.. |
bpf
|
bpf: fix OOB devmap writes when deleting elements
|
2024-12-14 19:51:33 +01:00 |
cgroup
|
cgroup/bpf: only cgroup v2 can be attached by bpf programs
|
2024-12-14 19:50:48 +01:00 |
configs
|
drivers/char: remove /dev/kmem for good
|
2021-05-07 00:26:34 -07:00 |
debug
|
kdb: Use the passed prompt in kdb_position_cursor()
|
2024-08-19 05:45:22 +02:00 |
dma
|
dma-debug: fix a possible deadlock on radix_lock
|
2024-12-14 19:51:38 +01:00 |
entry
|
entry: Respect changes to system call number by trace_sys_enter()
|
2024-04-10 16:18:46 +02:00 |
events
|
uprobes: fix kernel info leak via "[uprobes]" vma
|
2024-10-17 15:11:45 +02:00 |
futex
|
futex: Don't include process MM in futex key on no-MMU
|
2023-11-20 11:08:13 +01:00 |
gcov
|
gcov: add support for GCC 14
|
2024-07-05 09:14:34 +02:00 |
irq
|
genirq/irqdesc: Honor caller provided affinity in alloc_desc()
|
2024-08-19 05:45:46 +02:00 |
kcsan
|
kcsan: Turn report_filterlist_lock into a raw_spinlock
|
2024-12-14 19:51:35 +01:00 |
livepatch
|
livepatch: Fix missing newline character in klp_resolve_symbols()
|
2023-11-20 11:08:25 +01:00 |
locking
|
lockdep: fix deadlock issue between lockdep and rcu
|
2024-10-17 15:11:18 +02:00 |
power
|
PM: suspend: Set mem_sleep_current during kernel command line setup
|
2024-04-10 16:18:36 +02:00 |
printk
|
seqlock/latch: Provide raw_read_seqcount_latch_retry()
|
2024-12-14 19:50:46 +01:00 |
rcu
|
rcu-tasks: Idle tasks on offline CPUs are in quiescent states
|
2024-12-14 19:50:41 +01:00 |
sched
|
sched/core: Prevent wakeup of ksoftirqd during idle load balance
|
2024-12-14 19:51:43 +01:00 |
time
|
seqlock/latch: Provide raw_read_seqcount_latch_retry()
|
2024-12-14 19:50:46 +01:00 |
trace
|
tracing/eprobe: Fix to release eprobe when failed to add dyn_event
|
2024-12-14 19:51:44 +01:00 |
.gitignore
|
.gitignore: prefix local generated files with a slash
|
2021-05-02 00:43:35 +09:00 |
acct.c
|
acct: fix potential integer overflow in encode_comp_t()
|
2022-12-31 13:14:40 +01:00 |
async.c
|
async: Introduce async_schedule_dev_nocall()
|
2024-02-23 08:54:25 +01:00 |
audit_fsnotify.c
|
fsnotify: make allow_dups a property of the group
|
2024-04-10 16:19:02 +02:00 |
audit_tree.c
|
fsnotify: pass flags argument to fsnotify_alloc_group()
|
2024-04-10 16:19:02 +02:00 |
audit_watch.c
|
fsnotify: pass flags argument to fsnotify_alloc_group()
|
2024-04-10 16:19:02 +02:00 |
audit.c
|
audit: Send netlink ACK before setting connection in auditd_set
|
2024-02-23 08:54:37 +01:00 |
audit.h
|
audit: log AUDIT_TIME_* records only from rules
|
2022-04-08 14:23:06 +02:00 |
auditfilter.c
|
ima: Avoid blocking in RCU read-side critical section
|
2024-07-18 13:07:34 +02:00 |
auditsc.c
|
audit: fix possible soft lockup in __audit_inode_child()
|
2023-09-19 12:22:39 +02:00 |
backtracetest.c
|
|
|
bounds.c
|
bounds: Use the right number of bits for power-of-two CONFIG_NR_CPUS
|
2024-05-02 16:24:50 +02:00 |
capability.c
|
capability: handle idmapped mounts
|
2021-01-24 14:27:16 +01:00 |
cfi.c
|
cfi: Fix __cfi_slowpath_diag RCU usage with cpuidle
|
2022-06-22 14:22:04 +02:00 |
compat.c
|
sched_getaffinity: don't assume 'cpumask_size()' is fully initialized
|
2023-04-05 11:24:53 +02:00 |
configs.c
|
|
|
context_tracking.c
|
|
|
cpu_pm.c
|
PM: cpu: Make notifier chain use a raw_spinlock_t
|
2021-08-16 18:55:32 +02:00 |
cpu.c
|
cpu/hotplug: Fix dynstate assignment in __cpuhp_setup_state_cpuslocked()
|
2024-07-05 09:14:48 +02:00 |
crash_core.c
|
kernel/crash_core: suppress unknown crashkernel parameter warning
|
2021-12-29 12:28:49 +01:00 |
crash_dump.c
|
|
|
cred.c
|
cred: switch to using atomic_long_t
|
2023-12-20 15:17:37 +01:00 |
delayacct.c
|
delayacct: Add sysctl to enable at runtime
|
2021-05-12 11:43:25 +02:00 |
dma.c
|
|
|
exec_domain.c
|
|
|
exit.c
|
mm: optimize the redundant loop of mm_update_owner_next()
|
2024-07-18 13:07:32 +02:00 |
extable.c
|
|
|
fail_function.c
|
kernel/fail_function: fix memory leak with using debugfs_lookup()
|
2023-03-11 13:57:38 +01:00 |
fork.c
|
posix-cpu-timers: Clear TICK_DEP_BIT_POSIX_TIMER on clone
|
2024-11-14 13:13:39 +01:00 |
freezer.c
|
sched: Add get_current_state()
|
2021-06-18 11:43:08 +02:00 |
gen_kheaders.sh
|
kheaders: explicitly define file modes for archived headers
|
2024-07-05 09:14:37 +02:00 |
groups.c
|
groups: simplify struct group_info allocation
|
2021-02-26 09:41:03 -08:00 |
hung_task.c
|
Merge branch 'akpm' (patches from Andrew)
|
2021-07-02 12:08:10 -07:00 |
iomem.c
|
|
|
irq_work.c
|
irq_work: Make irq_work_queue() NMI-safe again
|
2021-06-10 10:00:08 +02:00 |
jump_label.c
|
jump_label: Fix jump_label_text_reserved() vs __init
|
2021-07-05 10:46:20 +02:00 |
kallsyms.c
|
kallsyms: Make kallsyms_on_each_symbol generally available
|
2023-12-13 18:36:45 +01:00 |
kcmp.c
|
Merge branch 'exec-update-lock-for-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
|
2020-12-15 19:36:48 -08:00 |
Kconfig.freezer
|
|
|
Kconfig.hz
|
|
|
Kconfig.locks
|
locking/rwlock: Provide RT variant
|
2021-08-17 17:50:51 +02:00 |
Kconfig.preempt
|
sched/core: Disable CONFIG_SCHED_CORE by default
|
2021-06-28 22:43:05 +02:00 |
kcov.c
|
kcov: properly check for softirq context
|
2024-08-19 05:45:46 +02:00 |
kexec_core.c
|
kexec: fix a memory leak in crash_shrink_memory()
|
2023-07-23 13:46:52 +02:00 |
kexec_elf.c
|
|
|
kexec_file.c
|
kexec: support purgatories with .text.hot sections
|
2023-06-21 15:59:14 +02:00 |
kexec_internal.h
|
panic, kexec: make __crash_kexec() NMI safe
|
2023-04-20 12:13:57 +02:00 |
kexec.c
|
kernel: kexec: copy user-array safely
|
2023-11-28 16:56:16 +00:00 |
kheaders.c
|
kheaders: Use array declaration instead of char
|
2023-05-11 23:00:17 +09:00 |
kmod.c
|
modules: add CONFIG_MODPROBE_PATH
|
2021-05-07 00:26:33 -07:00 |
kprobes.c
|
kprobes: Fix to check symbol prefixes correctly
|
2024-08-19 05:45:42 +02:00 |
ksysfs.c
|
kexec: turn all kexec_mutex acquisitions into trylocks
|
2023-04-20 12:13:57 +02:00 |
kthread.c
|
kthread: unpark only parked kthread
|
2024-10-17 15:12:00 +02:00 |
latencytop.c
|
|
|
Makefile
|
futex: Move to kernel/futex/
|
2022-12-31 13:14:04 +01:00 |
module_signature.c
|
module: harden ELF info handling
|
2021-01-19 10:24:45 +01:00 |
module_signing.c
|
module: harden ELF info handling
|
2021-01-19 10:24:45 +01:00 |
module-internal.h
|
|
|
module.c
|
NFSD: Remove svc_serv_ops::svo_module
|
2024-04-10 16:19:01 +02:00 |
notifier.c
|
notifier: Remove atomic_notifier_call_chain_robust()
|
2021-08-16 18:55:32 +02:00 |
nsproxy.c
|
memcg: enable accounting for new namesapces and struct nsproxy
|
2021-09-03 09:58:12 -07:00 |
padata.c
|
padata: use integer wrap around to prevent deadlock on seq_nr overflow
|
2024-10-17 15:11:16 +02:00 |
panic.c
|
panic: Flush kernel log buffer at the end
|
2024-04-13 13:01:43 +02:00 |
params.c
|
params: lift param_set_uint_minmax to common code
|
2021-08-16 14:42:22 +02:00 |
pid_namespace.c
|
zap_pid_ns_processes: clear TIF_NOTIFY_SIGNAL along with TIF_SIGPENDING
|
2024-07-05 09:14:24 +02:00 |
pid.c
|
kernel/pid.c: implement additional checks upon pidfd_create() parameters
|
2021-08-10 12:53:07 +02:00 |
profile.c
|
profiling: remove profile=sleep support
|
2024-08-19 05:45:39 +02:00 |
ptrace.c
|
ptrace: Reimplement PTRACE_KILL by always sending SIGKILL
|
2022-06-09 10:22:29 +02:00 |
range.c
|
|
|
reboot.c
|
kernel/reboot: emergency_restart: Set correct system_state
|
2023-11-28 16:56:31 +00:00 |
regset.c
|
|
|
relay.c
|
relayfs: fix out-of-bounds access in relay_file_read
|
2023-05-11 23:00:18 +09:00 |
resource_kunit.c
|
resource: provide meaningful MODULE_LICENSE() in test suite
|
2020-11-25 18:52:35 +01:00 |
resource.c
|
resource: fix region_intersects() vs add_memory_driver_managed()
|
2024-10-17 15:11:59 +02:00 |
rseq.c
|
rseq: Remove broken uapi field layout on 32-bit little endian
|
2022-04-08 14:23:10 +02:00 |
scftorture.c
|
scftorture: Forgive memory-allocation failure if KASAN
|
2023-09-23 11:09:55 +02:00 |
scs.c
|
scs: Release kasan vmalloc poison in scs_free process
|
2021-11-18 19:16:29 +01:00 |
seccomp.c
|
seccomp: Invalidate seccomp mode to catch death failures
|
2022-02-16 12:56:38 +01:00 |
signal.c
|
signal: Replace BUG_ON()s
|
2024-10-17 15:11:27 +02:00 |
smp.c
|
smp: Add missing destroy_work_on_stack() call in smp_call_on_cpu()
|
2024-09-12 11:07:49 +02:00 |
smpboot.c
|
smpboot: Replace deprecated CPU-hotplug functions.
|
2021-08-10 14:57:42 +02:00 |
smpboot.h
|
|
|
softirq.c
|
softirq: Fix suspicious RCU usage in __do_softirq()
|
2024-06-16 13:39:15 +02:00 |
stackleak.c
|
gcc-plugins/stackleak: Use noinstr in favor of notrace
|
2022-02-23 12:03:07 +01:00 |
stacktrace.c
|
stacktrace: move filter_irq_stacks() to kernel/stacktrace.c
|
2022-04-13 20:59:28 +02:00 |
static_call_inline.c
|
static_call: Replace pointless WARN_ON() in static_call_module_notify()
|
2024-10-17 15:11:19 +02:00 |
static_call.c
|
static_call: Don't make __static_call_return0 static
|
2022-04-13 20:59:28 +02:00 |
stop_machine.c
|
stop_machine: Add caller debug info to queue_stop_cpus_work
|
2021-03-23 16:01:58 +01:00 |
sys_ni.c
|
syscalls: fix compat_sys_io_pgetevents_time64 usage
|
2024-07-05 09:14:50 +02:00 |
sys.c
|
getrusage: use sig->stats_lock rather than lock_task_sighand()
|
2024-03-15 10:48:22 -04:00 |
sysctl-test.c
|
kernel/sysctl-test: Remove some casts which are no-longer required
|
2021-06-23 16:41:24 -06:00 |
sysctl.c
|
sched/rt: Disallow writing invalid values to sched_rt_period_us
|
2024-03-01 13:21:43 +01:00 |
task_work.c
|
task_work: Introduce task_work_cancel() again
|
2024-08-19 05:45:13 +02:00 |
taskstats.c
|
treewide: rename nla_strlcpy to nla_strscpy.
|
2020-11-16 08:08:54 -08:00 |
test_kprobes.c
|
|
|
torture.c
|
torture: Fix hang during kthread shutdown phase
|
2023-08-30 16:18:19 +02:00 |
tracepoint.c
|
tracepoint: Fix kerneldoc comments
|
2021-08-16 11:39:51 -04:00 |
tsacct.c
|
taskstats: Cleanup the use of task->exit_code
|
2022-01-27 11:05:35 +01:00 |
ucount.c
|
ucounts: fix counter leak in inc_rlimit_get_ucounts()
|
2024-11-14 13:13:42 +01:00 |
uid16.c
|
|
|
uid16.h
|
|
|
umh.c
|
kernel/umh.c: fix some spelling mistakes
|
2021-05-07 00:26:34 -07:00 |
up.c
|
A set of locking related fixes and updates:
|
2021-05-09 13:07:03 -07:00 |
user_namespace.c
|
ucounts: Fix systemd LimitNPROC with private users regression
|
2022-03-08 19:12:42 +01:00 |
user-return-notifier.c
|
|
|
user.c
|
fs/epoll: use a per-cpu counter for user's watches count
|
2021-09-08 11:50:27 -07:00 |
usermode_driver.c
|
Merge branch 'work.namei' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
2021-07-03 11:41:14 -07:00 |
utsname_sysctl.c
|
|
|
utsname.c
|
|
|
watch_queue.c
|
kernel: watch_queue: copy user-array safely
|
2023-11-28 16:56:16 +00:00 |
watchdog_hld.c
|
watchdog/perf: properly initialize the turbo mode timestamp and rearm counter
|
2024-08-19 05:45:20 +02:00 |
watchdog.c
|
watchdog: move softlockup_panic back to early_param
|
2023-11-28 16:56:28 +00:00 |
workqueue_internal.h
|
workqueue: Assign a color to barrier work items
|
2021-08-17 07:49:10 -10:00 |
workqueue.c
|
workqueue: Improve scalability of workqueue watchdog touch
|
2024-09-12 11:07:52 +02:00 |