summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2024-06-21zap_pid_ns_processes: clear TIF_NOTIFY_SIGNAL along with TIF_SIGPENDINGOleg Nesterov
2024-06-21kheaders: explicitly define file modes for archived headersMatthias Maennich
2024-06-21perf/core: Fix missing wakeup when waiting for context referenceHaifeng Xu
2024-06-21tick/nohz_full: Don't abuse smp_call_function_single() in tick_setup_device()Oleg Nesterov
2024-06-21bpf: Fix a potential use-after-free in bpf_link_free()Cong Wang
2024-06-16bpf: fix multi-uprobe PID filtering logicAndrii Nakryiko
2024-06-16genirq/irqdesc: Prevent use-after-free in irq_find_at_or_after()dicken.ding
2024-06-16kdb: Use format-specifiers rather than memset() for padding in kdb_read()Daniel Thompson
2024-06-16kdb: Merge identical case statements in kdb_read()Daniel Thompson
2024-06-16kdb: Fix console handling when editing and tab-completing commandsDaniel Thompson
2024-06-16kdb: Use format-strings rather than '\0' injection in kdb_read()Daniel Thompson
2024-06-16kdb: Fix buffer overflow during tab-completeDaniel Thompson
2024-06-12genirq/cpuhotplug, x86/vector: Prevent vector leak during CPU offlineDongli Zhang
2024-06-12kheaders: use `command -v` to test for existence of `cpio`Miguel Ojeda
2024-06-12bpf: Allow delete from sockmap/sockhash only if update is allowedJakub Sitnicki
2024-06-12dma-mapping: benchmark: handle NUMA_NO_NODE correctlyFedor Pchelkin
2024-06-12dma-mapping: benchmark: fix node id validationFedor Pchelkin
2024-06-12dma-mapping: benchmark: fix up kthread-related error handlingFedor Pchelkin
2024-06-12tracing/probes: fix error check in parse_btf_field()Carlos López
2024-06-12rv: Update rv_en(dis)able_monitor doc to match kernel-docYang Li
2024-05-30sched/core: Fix incorrect initialization of the 'burst' parameter in cpu_max_...Cheng Yu
2024-05-30sched/fair: Allow disabling sched_balance_newidle with sched_relax_domain_levelVitalii Bursov
2024-05-30tracing/user_events: Fix non-spaced field matchingBeau Belgrave
2024-05-30bpf: Add BPF_PROG_TYPE_CGROUP_SKB attach type enforcement in BPF_LINK_CREATEStanislav Fomichev
2024-05-30bpf: Fix verifier assumptions about socket->skAlexei Starovoitov
2024-05-30bpf: prevent r10 register from being marked as preciseAndrii Nakryiko
2024-05-30sched/fair: Add EAS checks before updating root_domain::overutilizedShrikanth Hegde
2024-05-30rcu: Fix buffer overflow in print_cpu_stall_info()Nikita Kiryushin
2024-05-30rcu-tasks: Fix show_rcu_tasks_trace_gp_kthread buffer overflowNikita Kiryushin
2024-05-30ring-buffer: Fix a race between readers and resize checksPetr Pavlu
2024-05-30ftrace: Fix possible use-after-free issue in ftrace_location()Zheng Yejian
2024-05-08timers/migration: Prevent out of bounds access on failureLevi Yun
2024-05-05Merge tag 'irq-urgent-2024-05-05' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-05-05Merge tag 'probes-fixes-v6.9-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-05-05Merge tag 'trace-v6.9-rc6-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-05-05Merge tag 'dma-mapping-6.9-2024-05-04' of git://git.infradead.org/users/hch/d...Linus Torvalds
2024-05-04eventfs/tracing: Add callback for release of an eventfs_inodeSteven Rostedt (Google)
2024-05-02Merge tag 'net-6.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2024-05-02swiotlb: initialise restricted pool list_head when SWIOTLB_DYNAMIC=yWill Deacon
2024-04-29Merge tag 'wq-for-6.9-rc6-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-04-29bounds: Use the right number of bits for power-of-two CONFIG_NR_CPUSMatthew Wilcox (Oracle)
2024-04-29tracing/probes: Fix memory leak in traceprobe_parse_probe_arg_body()LuMingYin
2024-04-29softirq: Fix suspicious RCU usage in __do_softirq()Zqiang
2024-04-28Merge tag 'sched-urgent-2024-04-28' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-04-28Merge tag 'x86-urgent-2024-04-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-04-28sched/isolation: Fix boot crash when maxcpus < first housekeeping CPUOleg Nesterov
2024-04-28sched/isolation: Prevent boot crash when the boot CPU is nohz_fullOleg Nesterov
2024-04-27profiling: Remove create_prof_cpu_mask().Tetsuo Handa
2024-04-26Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2024-04-26Merge tag 'mm-hotfixes-stable-2024-04-26-13-30' of git://git.kernel.org/pub/s...Linus Torvalds