index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'net-6.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2024-03-28
4
-11
/
+56
|
\
|
*
bpf: Protect against int overflow for stack access size
Andrei Matei
2024-03-27
1
-0
/
+5
|
*
bpf: Check bloom filter map value size
Andrei Matei
2024-03-27
1
-0
/
+13
|
*
bpf: fix warning for crash_kexec
Hari Bathini
2024-03-27
1
-1
/
+1
|
*
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Paolo Abeni
2024-03-26
2
-10
/
+37
|
|
\
|
|
*
bpf: verifier: reject addr_space_cast insn without arena
Puranjay Mohan
2024-03-22
1
-0
/
+4
|
|
*
bpf: verifier: fix addr_space_cast from as(1) to as(0)
Puranjay Mohan
2024-03-22
1
-2
/
+6
|
|
*
bpf: Clarify bpf_arena comments.
Alexei Starovoitov
2024-03-15
1
-7
/
+18
|
|
*
bpf: Temporarily disable atomic operations in BPF arena
Puranjay Mohan
2024-03-14
1
-1
/
+9
*
|
|
Merge tag 'mm-hotfixes-stable-2024-03-27-11-25' of git://git.kernel.org/pub/s...
Linus Torvalds
2024-03-27
2
-2
/
+12
|
\
\
\
|
*
|
|
crash: use macro to add crashk_res into iomem early for specific arch
Baoquan He
2024-03-26
1
-0
/
+7
|
*
|
|
prctl: generalize PR_SET_MDWE support check to be per-arch
Zev Weiss
2024-03-26
1
-2
/
+5
*
|
|
|
Merge tag 'probes-fixes-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-03-27
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
tracing: probes: Fix to zero initialize a local variable
Masami Hiramatsu (Google)
2024-03-25
1
-1
/
+1
*
|
|
|
|
Fix memory leak in posix_clock_open()
Linus Torvalds
2024-03-27
1
-7
/
+9
*
|
|
|
|
Merge tag 'printk-for-6.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-03-26
1
-0
/
+6
|
\
\
\
\
\
|
*
|
|
|
|
printk: Update @console_may_schedule in console_trylock_spinning()
John Ogness
2024-03-15
1
-0
/
+6
*
|
|
|
|
|
Merge tag 'v6.9-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
2024-03-25
1
-0
/
+5
|
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Revert "crypto: pkcs7 - remove sha1 support"
Eric Biggers
2024-03-22
1
-0
/
+5
*
|
|
|
|
|
Merge tag 'dma-mapping-6.9-2024-03-24' of git://git.infradead.org/users/hch/d...
Linus Torvalds
2024-03-24
1
-12
/
+33
|
\
\
\
\
\
\
|
*
|
|
|
|
|
swiotlb: Reinstate page-alignment for mappings >= PAGE_SIZE
Will Deacon
2024-03-13
1
-7
/
+11
|
*
|
|
|
|
|
swiotlb: Fix alignment checks when both allocation and DMA masks are present
Will Deacon
2024-03-13
1
-2
/
+9
|
*
|
|
|
|
|
swiotlb: Honour dma_alloc_coherent() alignment in swiotlb_alloc()
Will Deacon
2024-03-13
1
-1
/
+3
|
*
|
|
|
|
|
swiotlb: Enforce page alignment in swiotlb_alloc()
Will Deacon
2024-03-13
1
-0
/
+6
|
*
|
|
|
|
|
swiotlb: Fix double-allocation of slots due to broken alignment handling
Will Deacon
2024-03-13
1
-12
/
+14
*
|
|
|
|
|
|
Merge tag 'timers-urgent-2024-03-23' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2024-03-23
2
-3
/
+20
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
timers: Fix removed self-IPI on global timer's enqueue in nohz_full
Frederic Weisbecker
2024-03-19
1
-1
/
+11
|
*
|
|
|
|
|
|
timers/migration: Fix endless timer requeue after idle interrupts
Frederic Weisbecker
2024-03-19
1
-2
/
+9
*
|
|
|
|
|
|
|
Merge tag 'core-entry-2024-03-23' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-03-23
1
-1
/
+7
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
entry: Respect changes to system call number by trace_sys_enter()
André Rösti
2024-03-12
1
-1
/
+7
*
|
|
|
|
|
|
|
|
Merge tag 'riscv-for-linus-6.9-mw2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-03-22
2
-7
/
+22
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
membarrier: riscv: Provide core serializing command
Andrea Parri
2024-02-15
2
-0
/
+8
|
*
|
|
|
|
|
|
|
|
locking: Introduce prepare_sync_core_cmd()
Andrea Parri
2024-02-15
1
-0
/
+1
|
*
|
|
|
|
|
|
|
|
membarrier: Create Documentation/scheduler/membarrier.rst
Andrea Parri
2024-02-15
2
-5
/
+10
|
*
|
|
|
|
|
|
|
|
membarrier: riscv: Add full memory barrier in switch_mm()
Andrea Parri
2024-02-15
1
-2
/
+3
|
|
|
_
|
_
|
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
Merge tag 'rtc-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...
Linus Torvalds
2024-03-21
2
-2
/
+2
|
\
\
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
rtc: class: make rtc_class constant
Ricardo B. Marliere
2024-03-08
2
-2
/
+2
|
|
/
/
/
/
/
/
/
*
|
|
|
|
|
|
|
Merge tag 'net-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2024-03-21
1
-0
/
+3
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
bpf: report RCU QS in cpumap kthread
Yan Zhai
2024-03-20
1
-0
/
+3
|
|
|
_
|
_
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Merge tag 'kbuild-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2024-03-21
1
-2
/
+1
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
kbuild: remove EXPERT and !COMPILE_TEST guarding from TRIM_UNUSED_KSYMS
Masahiro Yamada
2024-02-20
1
-2
/
+1
*
|
|
|
|
|
|
|
|
Merge tag 'driver-core-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-03-21
2
-2
/
+2
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
Merge 6.8-rc5 into driver-core-next
Greg Kroah-Hartman
2024-02-19
15
-97
/
+126
|
|
\
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
kobject: make uevent_seqnum atomic
Eric Dumazet
2024-02-17
1
-1
/
+1
|
*
|
|
|
|
|
|
|
|
workqueue: make wq_subsys const
Ricardo B. Marliere
2024-02-08
1
-1
/
+1
*
|
|
|
|
|
|
|
|
|
Merge tag 'tty-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2024-03-21
1
-3
/
+18
|
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
serial: Lock console when calling into driver before registration
Peter Collingbourne
2024-03-05
1
-3
/
+18
*
|
|
|
|
|
|
|
|
|
|
Merge tag 'pm-6.9-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2024-03-19
1
-0
/
+11
|
\
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
|
PM: EM: Force device drivers to provide power in uW
Lukasz Luba
2024-03-13
1
-0
/
+11
*
|
|
|
|
|
|
|
|
|
|
|
Merge tag 'trace-v6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
2024-03-18
10
-712
/
+1007
|
\
\
\
\
\
\
\
\
\
\
\
\
[next]