index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2024-04-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-04-22
sysctl: treewide: constify ctl_table_header::ctl_table_arg
Thomas Weißschuh
2024-04-21
Merge tag 'sched_urgent_for_v6.9_rc5' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2024-04-19
Merge tag 'hardening-v6.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-04-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-04-16
fork: defer linking file vma until vma is fully initialized
Miaohe Lin
2024-04-16
sched: Add missing memory barrier in switch_mm_cid
Mathieu Desnoyers
2024-04-15
configs/hardening: Disable CONFIG_UBSAN_SIGNED_WRAP
Nathan Chancellor
2024-04-15
configs/hardening: Fix disabling UBSAN configurations
Nathan Chancellor
2024-04-14
Merge tag 'x86-urgent-2024-04-14' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-04-14
Merge tag 'timers-urgent-2024-04-14' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2024-04-14
Merge tag 'dma-maping-6.9-2024-04-14' of git://git.infradead.org/users/hch/dm...
Linus Torvalds
2024-04-12
Merge tag 'trace-v6.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2024-04-11
ring-buffer: Only update pages_touched when a new page is touched
Steven Rostedt (Google)
2024-04-11
tracing: hide unused ftrace_event_id_fops
Arnd Bergmann
2024-04-11
tracing: Fix FTRACE_RECORD_RECURSION_SIZE Kconfig entry
Prasad Pandit
2024-04-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-04-11
Merge tag 'pm-6.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2024-04-10
kprobes: Fix possible use-after-free issue on kprobe registration
Zheng Yejian
2024-04-10
x86/cpu: Actually turn off mitigations by default for SPECULATION_MITIGATIONS=n
Sean Christopherson
2024-04-10
timekeeping: Use READ/WRITE_ONCE() for tick_do_timer_cpu
Thomas Gleixner
2024-04-08
PM: s2idle: Make sure CPUs will wakeup directly on resume
Anna-Maria Behnsen
2024-04-07
Merge tag 'timers-urgent-2024-04-07' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2024-04-05
timers/migration: Return early on deactivation
Anna-Maria Behnsen
2024-04-05
timers/migration: Fix ignored event due to missing CPU update
Frederic Weisbecker
2024-04-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-04-04
Merge tag 'net-6.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2024-04-02
swiotlb: do not set total_used to 0 in swiotlb_create_debugfs_files()
Dexuan Cui
2024-04-02
swiotlb: fix swiotlb_bounce() to do partial sync's correctly
Michael Kelley
2024-04-02
swiotlb: extend buffer pre-padding to alloc_align_mask if necessary
Petr Tesarik
2024-04-01
bitops: make BYTES_TO_BITS() treewide-available
Alexander Lobakin
2024-04-01
timers: Fix text inconsistencies and spelling
Randy Dunlap
2024-04-01
tick/sched: Fix struct tick_sched doc warnings
Randy Dunlap
2024-04-01
tick/sched: Fix various kernel-doc warnings
Randy Dunlap
2024-03-31
Merge tag 'kbuild-fixes-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-03-31
Merge tag 'irq_urgent_for_v6.9_rc2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-03-31
kbuild: make -Woverride-init warnings more consistent
Arnd Bergmann
2024-03-29
bpf: fix possible file descriptor leaks in verifier
Anton Protopopov
2024-03-28
bpf: support deferring bpf_link dealloc to after RCU grace period
Andrii Nakryiko
2024-03-28
bpf: put uprobe link's path and task in release callback
Andrii Nakryiko
2024-03-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-03-28
Merge tag 'net-6.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2024-03-27
Merge tag 'mm-hotfixes-stable-2024-03-27-11-25' of git://git.kernel.org/pub/s...
Linus Torvalds
2024-03-27
Merge tag 'probes-fixes-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-03-27
bpf: Protect against int overflow for stack access size
Andrei Matei
2024-03-27
bpf: Check bloom filter map value size
Andrei Matei
2024-03-27
Fix memory leak in posix_clock_open()
Linus Torvalds
2024-03-27
bpf: fix warning for crash_kexec
Hari Bathini
2024-03-27
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2024-03-26
crash: use macro to add crashk_res into iomem early for specific arch
Baoquan He
[next]