..
bpf
bpf: Always use maximal size for copy_array()
2022-12-28 14:54:53 -08:00
cgroup
MM patches for 6.2-rc1.
2022-12-13 19:29:45 -08:00
configs
mm, slob: rename CONFIG_SLOB to CONFIG_SLOB_DEPRECATED
2022-12-01 00:09:20 +01:00
debug
kdb: use srcu console list iterator
2022-12-02 11:25:00 +01:00
dma
dma-mapping: reject GFP_COMP for noncoherent allocations
2022-12-21 08:45:38 +01:00
entry
…
events
mm/mmu_notifier: remove unused mmu_notifier_range_update_to_read_only export
2023-02-02 22:32:54 -08:00
futex
- Prevent the leaking of a debug timer in futex_waitv()
2023-01-01 11:15:05 -08:00
gcov
gcov: add support for checksum field
2022-12-21 14:31:52 -08:00
irq
genirq/msi: Return MSI_XA_DOMAIN_SIZE as the maximum MSI index when no domain is present
2022-12-16 14:04:04 +00:00
kcsan
kcsan: test: don't put the expect array on the stack
2023-01-02 08:59:33 -08:00
livepatch
modules changes for v6.2-rc1
2022-12-13 14:05:39 -08:00
locking
- Prevent the leaking of a debug timer in futex_waitv()
2023-01-01 11:15:05 -08:00
module
powerpc updates for 6.2
2022-12-19 07:13:33 -06:00
power
PM: sleep: Refine error message in try_to_freeze_tasks()
2022-12-06 12:04:34 +01:00
printk
Merge branch 'rework/console-list-lock' into for-linus
2022-12-08 11:46:56 +01:00
rcu
Urgent RCU pull request for v6.2
2022-12-21 07:59:57 -08:00
sched
sched/core: Use kfree_rcu() in do_set_cpus_allowed()
2023-01-09 11:43:23 +01:00
time
time: Fix various kernel-doc problems
2023-01-03 11:07:58 +01:00
trace
Tracing fix for 6.2:
2022-12-21 19:03:42 -08:00
.gitignore
…
Kconfig.freezer
…
Kconfig.hz
…
Kconfig.locks
…
Kconfig.preempt
…
Makefile
kernel hardening fixes for v6.2-rc1
2022-12-23 12:00:24 -08:00
acct.c
acct: fix potential integer overflow in encode_comp_t()
2022-11-30 16:13:18 -08:00
async.c
…
audit.c
…
audit.h
…
audit_fsnotify.c
…
audit_tree.c
…
audit_watch.c
…
auditfilter.c
…
auditsc.c
audit: unify audit_filter_{uring(), inode_name(), syscall()}
2022-10-17 14:24:42 -04:00
backtracetest.c
…
bounds.c
…
capability.c
caps: use type safe idmapping helpers
2022-10-26 10:02:39 +02:00
cfi.c
…
compat.c
…
configs.c
…
context_tracking.c
…
cpu.c
cpu/hotplug: Do not bail-out in DYING/STARTING sections
2022-12-02 12:43:02 +01:00
cpu_pm.c
…
crash_core.c
mm: remove 'First tail page' members from struct page
2023-02-02 22:32:59 -08:00
crash_dump.c
…
cred.c
cred: Do not default to init_cred in prepare_kernel_cred()
2022-11-01 10:04:52 -07:00
delayacct.c
…
dma.c
…
exec_domain.c
…
exit.c
exit: Use READ_ONCE() for all oops/warn limit reads
2022-12-16 12:26:57 -08:00
extable.c
…
fail_function.c
…
fork.c
New Feature:
2022-12-17 14:06:53 -06:00
freezer.c
…
gen_kheaders.sh
…
groups.c
…
hung_task.c
…
iomem.c
…
irq_work.c
…
jump_label.c
jump_label: Prevent key->enabled int overflow
2022-12-01 15:53:05 -08:00
kallsyms.c
kallsyms: Add self-test facility
2022-11-15 00:42:02 -08:00
kallsyms_internal.h
kallsyms: Reduce the memory occupied by kallsyms_seqs_of_names[]
2022-11-12 18:47:36 -08:00
kallsyms_selftest.c
kallsyms: Fix scheduling with interrupts disabled in self-test
2023-01-13 15:09:08 -08:00
kallsyms_selftest.h
kallsyms: Add self-test facility
2022-11-15 00:42:02 -08:00
kcmp.c
…
kcov.c
…
kexec.c
…
kexec_core.c
kexec: remove the unneeded result variable
2022-11-18 13:55:07 -08:00
kexec_elf.c
…
kexec_file.c
kexec: replace crash_mem_range with range
2022-11-18 13:55:07 -08:00
kexec_internal.h
…
kheaders.c
…
kmod.c
…
kprobes.c
kprobes: kretprobe events missing on 2-core KVM guest
2022-12-15 08:48:40 +09:00
ksysfs.c
kernel/ksysfs.c: export kernel cpu byteorder
2022-11-10 19:07:31 +01:00
kthread.c
signal: break out of wait loops on kthread_stop()
2022-10-09 16:01:59 -07:00
latencytop.c
…
module_signature.c
…
notifier.c
notifier: repair slips in kernel-doc comments
2022-11-30 19:32:30 +01:00
nsproxy.c
fs/exec: switch timens when a task gets a new mm
2022-10-25 15:15:52 -07:00
padata.c
Kbuild updates for v6.2
2022-12-19 12:33:32 -06:00
panic.c
kernel hardening fixes for v6.2-rc1
2022-12-23 12:00:24 -08:00
params.c
Driver Core changes for 6.2-rc1
2022-12-16 03:54:54 -08:00
pid.c
…
pid_namespace.c
mm/memfd: add MFD_NOEXEC_SEAL and MFD_EXEC
2023-01-18 17:12:37 -08:00
pid_sysctl.h
mm/memfd: add MFD_NOEXEC_SEAL and MFD_EXEC
2023-01-18 17:12:37 -08:00
profile.c
…
ptrace.c
…
range.c
…
reboot.c
…
regset.c
…
relay.c
relay: fix type mismatch when allocating memory in relay_create_buf()
2022-12-11 19:30:19 -08:00
resource.c
Driver Core changes for 6.2-rc1
2022-12-16 03:54:54 -08:00
resource_kunit.c
…
rseq.c
rseq: Use pr_warn_once() when deprecated/unknown ABI flags are encountered
2022-11-14 09:58:32 +01:00
scftorture.c
…
scs.c
scs: add support for dynamic shadow call stacks
2022-11-09 18:06:35 +00:00
seccomp.c
…
signal.c
hardening updates for v6.2-rc1
2022-12-14 12:20:00 -08:00
smp.c
bitmap patches for v6.1-rc1
2022-10-10 12:49:34 -07:00
smpboot.c
…
smpboot.h
…
softirq.c
…
stackleak.c
…
stacktrace.c
…
static_call.c
…
static_call_inline.c
static_call: Add call depth tracking support
2022-10-17 16:41:16 +02:00
stop_machine.c
…
sys.c
Random number generator updates for Linux 6.1-rc1.
2022-10-10 10:41:21 -07:00
sys_ni.c
…
sysctl-test.c
…
sysctl.c
MM patches for 6.2-rc1.
2022-12-13 19:29:45 -08:00
task_work.c
…
taskstats.c
…
torture.c
…
tracepoint.c
…
tsacct.c
…
ucount.c
…
uid16.c
…
uid16.h
…
umh.c
…
up.c
…
user-return-notifier.c
…
user.c
kernel/user: Allow user_struct::locked_vm to be usable for iommufd
2022-11-30 20:16:49 -04:00
user_namespace.c
ucounts: Split rlimit and ucount values and max values
2022-10-09 16:24:05 -07:00
usermode_driver.c
…
utsname.c
…
utsname_sysctl.c
kernel/utsname_sysctl.c: Fix hostname polling
2022-10-23 12:01:01 -07:00
watch_queue.c
…
watchdog.c
…
watchdog_hld.c
…
workqueue.c
workqueue: Make queue_rcu_work() use call_rcu_hurry()
2022-11-30 13:17:05 -08:00
workqueue_internal.h
…