index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2024-06-16
bpf: fix multi-uprobe PID filtering logic
Andrii Nakryiko
2024-06-16
genirq/irqdesc: Prevent use-after-free in irq_find_at_or_after()
dicken.ding
2024-06-16
kdb: Use format-specifiers rather than memset() for padding in kdb_read()
Daniel Thompson
2024-06-16
kdb: Merge identical case statements in kdb_read()
Daniel Thompson
2024-06-16
kdb: Fix console handling when editing and tab-completing commands
Daniel Thompson
2024-06-16
kdb: Use format-strings rather than '\0' injection in kdb_read()
Daniel Thompson
2024-06-16
kdb: Fix buffer overflow during tab-complete
Daniel Thompson
2024-06-12
genirq/cpuhotplug, x86/vector: Prevent vector leak during CPU offline
Dongli Zhang
2024-06-12
kheaders: use `command -v` to test for existence of `cpio`
Miguel Ojeda
2024-06-12
bpf: Allow delete from sockmap/sockhash only if update is allowed
Jakub Sitnicki
2024-06-12
dma-mapping: benchmark: handle NUMA_NO_NODE correctly
Fedor Pchelkin
2024-06-12
dma-mapping: benchmark: fix node id validation
Fedor Pchelkin
2024-06-12
dma-mapping: benchmark: fix up kthread-related error handling
Fedor Pchelkin
2024-06-12
tracing/probes: fix error check in parse_btf_field()
Carlos López
2024-06-12
rv: Update rv_en(dis)able_monitor doc to match kernel-doc
Yang Li
2024-05-30
sched/core: Fix incorrect initialization of the 'burst' parameter in cpu_max_...
Cheng Yu
2024-05-30
sched/fair: Allow disabling sched_balance_newidle with sched_relax_domain_level
Vitalii Bursov
2024-05-30
tracing/user_events: Fix non-spaced field matching
Beau Belgrave
2024-05-30
bpf: Add BPF_PROG_TYPE_CGROUP_SKB attach type enforcement in BPF_LINK_CREATE
Stanislav Fomichev
2024-05-30
bpf: Fix verifier assumptions about socket->sk
Alexei Starovoitov
2024-05-30
bpf: prevent r10 register from being marked as precise
Andrii Nakryiko
2024-05-30
sched/fair: Add EAS checks before updating root_domain::overutilized
Shrikanth Hegde
2024-05-30
rcu: Fix buffer overflow in print_cpu_stall_info()
Nikita Kiryushin
2024-05-30
rcu-tasks: Fix show_rcu_tasks_trace_gp_kthread buffer overflow
Nikita Kiryushin
2024-05-30
ring-buffer: Fix a race between readers and resize checks
Petr Pavlu
2024-05-30
ftrace: Fix possible use-after-free issue in ftrace_location()
Zheng Yejian
2024-05-08
timers/migration: Prevent out of bounds access on failure
Levi Yun
2024-05-05
Merge tag 'irq-urgent-2024-05-05' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-05-05
Merge tag 'probes-fixes-v6.9-rc6' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-05-05
Merge tag 'trace-v6.9-rc6-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-05-05
Merge tag 'dma-mapping-6.9-2024-05-04' of git://git.infradead.org/users/hch/d...
Linus Torvalds
2024-05-04
eventfs/tracing: Add callback for release of an eventfs_inode
Steven Rostedt (Google)
2024-05-02
Merge tag 'net-6.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2024-05-02
swiotlb: initialise restricted pool list_head when SWIOTLB_DYNAMIC=y
Will Deacon
2024-04-29
Merge tag 'wq-for-6.9-rc6-fixes' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-04-29
bounds: Use the right number of bits for power-of-two CONFIG_NR_CPUS
Matthew Wilcox (Oracle)
2024-04-29
tracing/probes: Fix memory leak in traceprobe_parse_probe_arg_body()
LuMingYin
2024-04-29
softirq: Fix suspicious RCU usage in __do_softirq()
Zqiang
2024-04-28
Merge tag 'sched-urgent-2024-04-28' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-04-28
Merge tag 'x86-urgent-2024-04-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-04-28
sched/isolation: Fix boot crash when maxcpus < first housekeeping CPU
Oleg Nesterov
2024-04-28
sched/isolation: Prevent boot crash when the boot CPU is nohz_full
Oleg Nesterov
2024-04-27
profiling: Remove create_prof_cpu_mask().
Tetsuo Handa
2024-04-26
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2024-04-26
Merge tag 'mm-hotfixes-stable-2024-04-26-13-30' of git://git.kernel.org/pub/s...
Linus Torvalds
2024-04-26
bpf: verifier: prevent userspace memory access
Puranjay Mohan
2024-04-25
cpu: Ignore "mitigations" kernel parameter if CPU_MITIGATIONS=n
Sean Christopherson
2024-04-25
cpu: Re-enable CPU mitigations by default for !X86 architectures
Sean Christopherson
2024-04-24
mm: turn folio_test_hugetlb into a PageType
Matthew Wilcox (Oracle)
2024-04-24
workqueue: Fix divide error in wq_update_node_max_active()
Lai Jiangshan
[next]