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.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
/
include
Age
Commit message (
Expand
)
Author
2025-10-12
driver core/PM: Set power.no_callbacks along with power.no_pm
Rafael J. Wysocki
2025-10-06
crypto: sha256 - fix crash at kexec
Breno Leitao
2025-10-02
minmax.h: remove some #defines that are only expanded once
David Laight
2025-10-02
minmax.h: simplify the variants of clamp()
David Laight
2025-10-02
minmax.h: move all the clamp() definitions after the min/max() ones
David Laight
2025-10-02
minmax.h: use BUILD_BUG_ON_MSG() for the lo < hi test in clamp()
David Laight
2025-10-02
minmax.h: reduce the #define expansion of min(), max() and clamp()
David Laight
2025-10-02
minmax.h: update some comments
David Laight
2025-10-02
minmax.h: add whitespace around operators and after commas
David Laight
2025-10-02
minmax: fix up min3() and max3() too
Linus Torvalds
2025-10-02
minmax: improve macro expansion and type checking
Linus Torvalds
2025-10-02
minmax: simplify min()/max()/clamp() implementation
Linus Torvalds
2025-10-02
minmax: make generic MIN() and MAX() macros available everywhere
Linus Torvalds
2025-10-02
crypto: af_alg - Fix incorrect boolean values in af_alg_ctx
Eric Biggers
2025-10-02
Bluetooth: hci_event: Fix UAF in hci_acl_create_conn_sync
Luiz Augusto von Dentz
2025-10-02
mm: folio_may_be_lru_cached() unless folio_test_large()
Hugh Dickins
2025-10-02
mm: add folio_expected_ref_count() for reference count calculation
Shivank Garg
2025-09-25
minmax: simplify and clarify min_t()/max_t() implementation
Linus Torvalds
2025-09-25
minmax: avoid overly complicated constant expressions in VM code
Linus Torvalds
2025-09-25
mptcp: pm: nl: announce deny-join-id0 flag
Matthieu Baerts (NGI0)
2025-09-25
crypto: af_alg - Disallow concurrent writes in af_alg_sendmsg
Herbert Xu
2025-09-25
net/mlx5e: Harden uplink netdev access against device unbind
Jianbo Liu
2025-09-19
compiler-clang.h: define __SANITIZE_*__ macros only when undefined
Nathan Chancellor
2025-09-19
net: Fix null-ptr-deref by sock_lock_init_class_and_name() and rmmod.
Kuniyuki Iwashima
2025-09-19
mm: introduce and use {pgd,p4d}_populate_kernel()
Harry Yoo
2025-09-11
x86/vmscape: Enable the mitigation
Pawan Gupta
2025-09-09
PCI/MSI: Add an option to write MSIX ENTRY_DATA before any reads
Jonathan Currier
2025-09-09
mm: move page table sync declarations to linux/pgtable.h
Harry Yoo
2025-09-09
netlink: add variable-length / auto integers
Jakub Kicinski
2025-09-09
bpf: Fix oob access in cgroup local storage
Daniel Borkmann
2025-09-09
bpf: Move bpf map owner out of common struct
Daniel Borkmann
2025-09-09
bpf: Move cgroup iterator helpers to bpf.h
Daniel Borkmann
2025-09-09
bpf: Add cookie object to bpf maps
Daniel Borkmann
2025-09-04
net: rose: convert 'use' field to refcount_t
Takamitsu Iwai
2025-09-04
net: rose: split remove and free operations in rose_remove_neigh()
Takamitsu Iwai
2025-09-04
net/mlx5: Add device cap for supporting hot reset in sync reset flow
Moshe Shemesh
2025-09-04
atm: atmtcp: Prevent arbitrary write in atmtcp_recv_control().
Kuniyuki Iwashima
2025-09-04
Bluetooth: hci_sync: fix set_local_name race condition
Pavel Shpakovskiy
2025-09-04
NFS: Fix a race when updating an existing write
Trond Myklebust
2025-09-04
nfs: fold nfs_page_group_lock_subrequests into nfs_lock_and_join_requests
Christoph Hellwig
2025-08-28
bonding: Add independent control state machine
Aahil Awatramani
2025-08-28
bonding: update LACP activity flag after setting lacp_active
Hangbin Liu
2025-08-28
iosys-map: Fix undefined behavior in iosys_map_clear()
Nitin Gote
2025-08-28
compiler: remove __ADDRESSABLE_ASM{_STR,}() again
Jan Beulich
2025-08-28
arm64/amu: Use capacity_ref_freq() to set AMU ratio
Vincent Guittot
2025-08-28
energy_model: Use a fixed reference frequency
Vincent Guittot
2025-08-28
cpufreq: Use the fixed and coherent frequency for scaling capacity
Vincent Guittot
2025-08-28
sched/topology: Add a new arch_scale_freq_ref() method
Vincent Guittot
2025-08-28
PM: runtime: Simplify pm_runtime_get_if_active() usage
Sakari Ailus
2025-08-28
btrfs: constify more pointer parameters
David Sterba
[next]