index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpf: Fail verification for sign-extension of packet data/data_end/data_meta
Yonghong Song
2024-07-29
1
-2
/
+3
*
bpf: Fix compare error in function retval_range_within
Xu Kuohai
2024-07-29
1
-5
/
+11
*
bpf: Prevent tail call between progs attached to different hooks
Xu Kuohai
2024-07-29
1
-3
/
+18
*
bpf, lsm: Add check for BPF LSM return value
Xu Kuohai
2024-07-29
3
-11
/
+88
*
bpf, lsm: Add disabled BPF LSM hook list
Xu Kuohai
2024-07-29
1
-2
/
+29
*
bpf: Check unsupported ops from the bpf_struct_ops's cfi_stubs
Martin KaFai Lau
2024-07-29
2
-1
/
+16
*
bpf: Remove mark_precise_scalar_ids()
Eduard Zingerman
2024-07-29
1
-115
/
+0
*
bpf: Track equal scalars history on per-instruction level
Eduard Zingerman
2024-07-29
1
-21
/
+224
*
bpf: Simplify character output in seq_print_delegate_opts()
Markus Elfring
2024-07-29
1
-2
/
+2
*
bpf: Replace 8 seq_puts() calls by seq_putc() calls
Markus Elfring
2024-07-29
4
-8
/
+8
*
Merge tag 'net-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2024-07-25
1
-15
/
+13
|
\
|
*
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2024-07-25
1
-15
/
+13
|
|
\
|
|
*
bpf, events: Use prog to emit ksymbol event for main program
Hou Tao
2024-07-19
1
-15
/
+13
*
|
|
Merge tag 'printk-for-6.11-trivial' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-07-25
1
-3
/
+3
|
\
\
\
|
*
|
|
printk: Rename console_replay_all() and update context
Sreenath Vijayan
2024-06-03
1
-3
/
+3
*
|
|
|
Merge tag 'constfy-sysctl-6.11-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-07-25
28
-71
/
+71
|
\
\
\
\
|
*
|
|
|
sysctl: treewide: constify the ctl_table argument of proc_handlers
Joel Granados
2024-07-24
28
-71
/
+71
*
|
|
|
|
Merge tag 'kgdb-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/da...
Linus Torvalds
2024-07-25
4
-20
/
+8
|
\
\
\
\
\
|
*
|
|
|
|
kdb: Get rid of redundant kdb_curr_task()
Zheng Zengkai
2024-06-21
3
-17
/
+5
|
*
|
|
|
|
kdb: Use the passed prompt in kdb_position_cursor()
Douglas Anderson
2024-06-21
1
-1
/
+1
|
*
|
|
|
|
kdb: address -Wformat-security warnings
Arnd Bergmann
2024-06-21
1
-2
/
+2
*
|
|
|
|
|
Merge tag 'dma-mapping-6.11-2024-07-24' of git://git.infradead.org/users/hch/...
Linus Torvalds
2024-07-25
1
-1
/
+1
|
\
\
\
\
\
\
|
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
dma: fix call order in dmam_free_coherent
Lance Richardson
2024-07-19
1
-1
/
+1
*
|
|
|
|
|
Merge tag 'kbuild-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2024-07-23
3
-14
/
+1
|
\
\
\
\
\
\
|
*
|
|
|
|
|
kallsyms: get rid of code for absolute kallsyms
Jann Horn
2024-07-20
3
-9
/
+1
|
*
|
|
|
|
|
kbuild: remove PROVIDE() for kallsyms symbols
Masahiro Yamada
2024-07-16
1
-5
/
+0
*
|
|
|
|
|
|
Merge tag 'livepatching-for-6.11' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-07-23
1
-3
/
+14
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
livepatch: Replace snprintf() with sysfs_emit()
Yafang Shao
2024-07-02
1
-3
/
+2
|
*
|
|
|
|
|
|
livepatch: Add "replace" sysfs attribute
Yafang Shao
2024-07-02
1
-0
/
+12
*
|
|
|
|
|
|
|
Merge tag 'irq-msi-2024-07-22' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-07-22
2
-76
/
+22
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
genirq/msi: Move msi_device_data to core
Thomas Gleixner
2024-07-18
1
-2
/
+18
|
*
|
|
|
|
|
|
|
genirq/msi: Remove platform MSI leftovers
Thomas Gleixner
2024-07-18
1
-73
/
+2
|
*
|
|
|
|
|
|
|
irqdomain: Fix formatting irq_find_matching_fwspec() kerneldoc comment
Anna-Maria Behnsen
2024-06-23
1
-1
/
+2
*
|
|
|
|
|
|
|
|
Merge tag 'irq-core-2024-07-15' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-07-22
6
-128
/
+338
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
irqdomain: Remove __irq_domain_add()
Herve Codina
2024-06-17
1
-33
/
+0
|
*
|
|
|
|
|
|
|
|
irqdomain: Convert domain creation functions to irq_domain_instantiate()
Herve Codina
2024-06-17
1
-5
/
+21
|
*
|
|
|
|
|
|
|
|
irqdomain: Add a resource managed version of irq_domain_instantiate()
Herve Codina
2024-06-17
1
-0
/
+41
|
*
|
|
|
|
|
|
|
|
irqdomain: Add support for generic irq chips creation before publishing a domain
Herve Codina
2024-06-17
1
-1
/
+13
|
*
|
|
|
|
|
|
|
|
genirq/generic_chip: Introduce init() and exit() hooks
Herve Codina
2024-06-17
1
-2
/
+22
|
*
|
|
|
|
|
|
|
|
genirq/generic_chip: Introduce irq_domain_{alloc,remove}_generic_chips()
Herve Codina
2024-06-17
1
-23
/
+68
|
*
|
|
|
|
|
|
|
|
irqdomain: Introduce init() and exit() hooks
Herve Codina
2024-06-17
1
-0
/
+15
|
*
|
|
|
|
|
|
|
|
irqdomain: Handle domain bus token in irq_domain_create()
Herve Codina
2024-06-17
1
-6
/
+24
|
*
|
|
|
|
|
|
|
|
irqdomain: Make __irq_domain_create() return an error code
Herve Codina
2024-06-17
1
-5
/
+5
|
*
|
|
|
|
|
|
|
|
irqdomain: Use irq_domain_instantiate() for hierarchy domain creation
Herve Codina
2024-06-17
1
-12
/
+5
|
*
|
|
|
|
|
|
|
|
irqdomain: Handle domain hierarchy parent in irq_domain_instantiate()
Herve Codina
2024-06-17
1
-0
/
+7
|
*
|
|
|
|
|
|
|
|
irqdomain: Handle additional domain flags in irq_domain_instantiate()
Herve Codina
2024-06-17
1
-0
/
+2
|
*
|
|
|
|
|
|
|
|
irqdomain: Convert __irq_domain_create() to use struct irq_domain_info
Herve Codina
2024-06-17
1
-24
/
+24
|
*
|
|
|
|
|
|
|
|
irqdomain: Use a dedicated function to set the domain name
Herve Codina
2024-06-17
1
-31
/
+38
|
*
|
|
|
|
|
|
|
|
irqdomain: Introduce irq_domain_instantiate()
Herve Codina
2024-06-17
1
-7
/
+32
|
*
|
|
|
|
|
|
|
|
irqdomain: Introduce irq_domain_free()
Herve Codina
2024-06-17
1
-6
/
+10
[next]