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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2024-06-17
Merge tag 'lsm-pr-20240617' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-06-17
Merge tag 'mm-hotfixes-stable-2024-06-17-11-43' of git://git.kernel.org/pub/s...
Linus Torvalds
2024-06-17
bpf: Add missed var_off setting in coerce_subreg_to_size_sx()
Yonghong Song
2024-06-17
bpf: Add missed var_off setting in set_sext32_default_val()
Yonghong Song
2024-06-17
cpu/hotplug, x86/acpi: Disable CPU offlining for ACPI MADT wakeup
Kirill A. Shutemov
2024-06-17
cpu/hotplug: Add support for declaring CPU offlining not supported
Kirill A. Shutemov
2024-06-17
irqdomain: Remove __irq_domain_add()
Herve Codina
2024-06-17
irqdomain: Convert domain creation functions to irq_domain_instantiate()
Herve Codina
2024-06-17
irqdomain: Add a resource managed version of irq_domain_instantiate()
Herve Codina
2024-06-17
irqdomain: Add support for generic irq chips creation before publishing a domain
Herve Codina
2024-06-17
genirq/generic_chip: Introduce init() and exit() hooks
Herve Codina
2024-06-17
genirq/generic_chip: Introduce irq_domain_{alloc,remove}_generic_chips()
Herve Codina
2024-06-17
irqdomain: Introduce init() and exit() hooks
Herve Codina
2024-06-17
irqdomain: Handle domain bus token in irq_domain_create()
Herve Codina
2024-06-17
irqdomain: Make __irq_domain_create() return an error code
Herve Codina
2024-06-17
irqdomain: Use irq_domain_instantiate() for hierarchy domain creation
Herve Codina
2024-06-17
irqdomain: Handle domain hierarchy parent in irq_domain_instantiate()
Herve Codina
2024-06-17
irqdomain: Handle additional domain flags in irq_domain_instantiate()
Herve Codina
2024-06-17
irqdomain: Convert __irq_domain_create() to use struct irq_domain_info
Herve Codina
2024-06-17
irqdomain: Use a dedicated function to set the domain name
Herve Codina
2024-06-17
irqdomain: Introduce irq_domain_instantiate()
Herve Codina
2024-06-17
irqdomain: Introduce irq_domain_free()
Herve Codina
2024-06-17
irqdomain: Fixed unbalanced fwnode get and put
Herve Codina
2024-06-17
cpu/hotplug: Reverse order of iteration in freeze_secondary_cpus()
Stanislav Spassov
2024-06-17
smp: Use str_plural() to fix Coccinelle warnings
Thorsten Blum
2024-06-17
cpu/hotplug: Fix dynstate assignment in __cpuhp_setup_state_cpuslocked()
Yuntao Wang
2024-06-15
kcov: don't lose track of remote references during softirqs
Aleksandr Nogikh
2024-06-15
gcov: add support for GCC 14
Peter Oberparleiter
2024-06-15
zap_pid_ns_processes: clear TIF_NOTIFY_SIGNAL along with TIF_SIGPENDING
Oleg Nesterov
2024-06-14
kunit: test: Add vm_mmap() allocation resource manager
Kees Cook
2024-06-14
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2024-06-14
bpf: Track delta between "linked" registers.
Alexei Starovoitov
2024-06-14
function_graph: Add READ_ONCE() when accessing fgraph_array[]
Steven Rostedt (Google)
2024-06-14
tracing: Add last boot delta offset for stack traces
Steven Rostedt (Google)
2024-06-14
tracing: Update function tracing output for previous boot buffer
Steven Rostedt (Google)
2024-06-14
tracing: Handle old buffer mappings for event strings and functions
Steven Rostedt (Google)
2024-06-14
tracing/ring-buffer: Add last_boot_info file to boot instance
Steven Rostedt (Google)
2024-06-14
ring-buffer: Save text and data locations in mapped meta data
Steven Rostedt (Google)
2024-06-14
tracing: Add option to use memmapped memory for trace boot instance
Steven Rostedt (Google)
2024-06-14
ring-buffer: Validate boot range memory events
Steven Rostedt (Google)
2024-06-14
ring-buffer: Add test if range of boot buffer is valid
Steven Rostedt (Google)
2024-06-14
ring-buffer: Add output of ring buffer meta page
Steven Rostedt (Google)
2024-06-14
tracing: Implement creating an instance based on a given memory region
Steven Rostedt (Google)
2024-06-14
ring-buffer: Add ring_buffer_meta data
Steven Rostedt (Google)
2024-06-14
ring-buffer: Add ring_buffer_alloc_range()
Steven Rostedt (Google)
2024-06-14
ring-buffer: Allow mapped field to be set without mapping
Steven Rostedt (Google)
2024-06-13
bpf: crypto: make state and IV dynptr nullable
Vadim Fedorenko
2024-06-13
bpf: verifier: make kfuncs args nullalble
Vadim Fedorenko
2024-06-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-06-13
ima: Avoid blocking in RCU read-side critical section
GUO Zihua
[prev]
[next]