index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2025-11-02
gpio: regmap: add the .fixed_direction_output configuration parameter
Ioana Ciornei
1
-0
/
+5
2025-11-02
gpio: regmap: Allow to allocate regmap-irq device
Mathieu Dubois-Briand
1
-0
/
+11
2025-11-02
bits: introduce fixed-type GENMASK_U*()
Vincent Mailhol
2
-1
/
+30
2025-11-02
bits: add comments and newlines to #if, #else and #endif directives
Vincent Mailhol
1
-2
/
+6
2025-11-02
audit: record fanotify event regardless of presence of rules
Richard Guy Briggs
1
-1
/
+1
2025-11-02
net/sched: sch_qfq: Fix null-deref in agg_dequeue
Xiang Mei
1
-1
/
+24
2025-10-23
mm/ksm: fix flag-dropping behavior in ksm_madvise
Jakub Acs
1
-1
/
+1
2025-10-23
PCI: Add PCI_VDEVICE_SUB helper macro
Piotr Kwapulinski
1
-0
/
+14
2025-10-23
quota: remove unneeded return value of register_quota_format
Kemeng Shi
1
-1
/
+1
2025-10-23
PM: runtime: Add new devm functions
Bence Csókás
1
-0
/
+4
2025-10-23
net/ip6_tunnel: Prevent perpetual tunnel growth
Dmitry Safonov
1
-0
/
+15
2025-10-23
usb: gadget: Introduce free_usb_request helper
Kuen-Han Tsai
1
-0
/
+23
2025-10-23
usb: gadget: Store endpoint pointer in usb_request
Kuen-Han Tsai
1
-0
/
+2
2025-10-23
cpufreq: CPPC: Avoid using CPUFREQ_ETERNAL as transition delay
Rafael J. Wysocki
1
-0
/
+3
2025-10-19
rseq: Protect event mask against membarrier IPI
Thomas Gleixner
1
-3
/
+8
2025-10-19
mm/ksm: fix incorrect KSM counter handling in mm_struct during fork
Donet Tom
1
-0
/
+6
2025-10-19
ACPICA: Allow to skip Global Lock initialization
Huacai Chen
1
-0
/
+6
2025-10-19
netfilter: nf_tables: drop unused 3rd argument from validate callback ops
Florian Westphal
4
-9
/
+4
2025-10-19
asm-generic/io.h: Skip trace helpers if rwmmio events are disabled
Varad Gautam
1
-32
/
+66
2025-10-19
media: v4l2-subdev: Fix alloc failure check in v4l2_subdev_call_state_try()
Tomi Valkeinen
1
-13
/
+17
2025-10-19
iio: frequency: adf4350: Fix ADF4350_REG3_12BIT_CLKDIV_MODE
Michael Hennerich
1
-1
/
+1
2025-10-15
bpf: Enforce expected_attach_type for tailcall compatibility
Daniel Borkmann
1
-0
/
+1
2025-10-15
once: fix race by moving DO_ONCE to separate section
Qi Xi
2
-2
/
+3
2025-10-15
filelock: add FL_RECLAIM to show_fl_flags() macro
Jeff Layton
1
-1
/
+2
2025-10-12
driver core/PM: Set power.no_callbacks along with power.no_pm
Rafael J. Wysocki
1
-0
/
+3
2025-10-06
crypto: sha256 - fix crash at kexec
Breno Leitao
1
-1
/
+1
2025-10-02
minmax.h: remove some #defines that are only expanded once
David Laight
1
-8
/
+6
2025-10-02
minmax.h: simplify the variants of clamp()
David Laight
1
-12
/
+12
2025-10-02
minmax.h: move all the clamp() definitions after the min/max() ones
David Laight
1
-58
/
+51
2025-10-02
minmax.h: use BUILD_BUG_ON_MSG() for the lo < hi test in clamp()
David Laight
1
-2
/
+1
2025-10-02
minmax.h: reduce the #define expansion of min(), max() and clamp()
David Laight
1
-12
/
+12
2025-10-02
minmax.h: update some comments
David Laight
1
-29
/
+24
2025-10-02
minmax.h: add whitespace around operators and after commas
David Laight
1
-17
/
+17
2025-10-02
minmax: fix up min3() and max3() too
Linus Torvalds
1
-2
/
+10
2025-10-02
minmax: improve macro expansion and type checking
Linus Torvalds
2
-15
/
+68
2025-10-02
minmax: simplify min()/max()/clamp() implementation
Linus Torvalds
1
-23
/
+20
2025-10-02
minmax: make generic MIN() and MAX() macros available everywhere
Linus Torvalds
1
-0
/
+2
2025-10-02
crypto: af_alg - Fix incorrect boolean values in af_alg_ctx
Eric Biggers
1
-1
/
+1
2025-10-02
Bluetooth: hci_event: Fix UAF in hci_acl_create_conn_sync
Luiz Augusto von Dentz
1
-0
/
+21
2025-10-02
mm: folio_may_be_lru_cached() unless folio_test_large()
Hugh Dickins
1
-0
/
+10
2025-10-02
mm: add folio_expected_ref_count() for reference count calculation
Shivank Garg
1
-0
/
+55
2025-09-25
minmax: simplify and clarify min_t()/max_t() implementation
Linus Torvalds
1
-8
/
+11
2025-09-25
minmax: avoid overly complicated constant expressions in VM code
Linus Torvalds
2
-1
/
+8
2025-09-25
mptcp: pm: nl: announce deny-join-id0 flag
Matthieu Baerts (NGI0)
1
-2
/
+4
2025-09-25
crypto: af_alg - Disallow concurrent writes in af_alg_sendmsg
Herbert Xu
1
-4
/
+6
2025-09-25
net/mlx5e: Harden uplink netdev access against device unbind
Jianbo Liu
1
-0
/
+1
2025-09-19
compiler-clang.h: define __SANITIZE_*__ macros only when undefined
Nathan Chancellor
1
-5
/
+24
2025-09-19
net: Fix null-ptr-deref by sock_lock_init_class_and_name() and rmmod.
Kuniyuki Iwashima
1
-2
/
+38
2025-09-19
mm: introduce and use {pgd,p4d}_populate_kernel()
Harry Yoo
2
-6
/
+36
2025-09-11
x86/vmscape: Enable the mitigation
Pawan Gupta
1
-0
/
+1
[next]