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
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
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-25
kallsyms: Add helper kallsyms_on_each_match_symbol()
Zhen Lei
1
-0
/
+8
2023-10-25
perf: Disallow mis-matched inherited group reads
Peter Zijlstra
1
-0
/
+1
2023-10-25
HID: input: map battery system charging
José Expósito
1
-0
/
+2
2023-10-25
fprobe: Add nr_maxactive to specify rethook_node pool size
Masami Hiramatsu (Google)
1
-0
/
+2
2023-10-25
fprobe: Pass entry_data to handlers
Masami Hiramatsu (Google)
1
-2
/
+6
2023-10-25
iio: core: introduce iio_device_{claim|release}_buffer_mode() APIs
Nuno Sá
1
-0
/
+2
2023-10-25
audit,io_uring: io_uring openat triggers audit reference count underflow
Dan Clash
1
-1
/
+1
2023-10-19
dma-buf: add dma_fence_timestamp helper
Christian König
1
-0
/
+19
2023-10-19
mcb: remove is_added flag from mcb_device struct
Jorge Sanjuan Garcia
1
-1
/
+0
2023-10-19
ata: libata-scsi: Disable scsi device manage_system_start_stop
Damien Le Moal
1
-2
/
+5
2023-10-19
quota: Fix slow quotaoff
Jan Kara
2
-2
/
+4
2023-10-15
Revert "NFS: Use the correct commit info in nfs_join_page_group()"
Greg Kroah-Hartman
1
-3
/
+1
2023-10-10
netfilter: handle the connecting collision properly in nf_conntrack_proto_sctp
Xin Long
1
-0
/
+1
2023-10-10
regulator: mt6358: Drop *_SSHUB regulators
Chen-Yu Tsai
1
-4
/
+0
2023-10-10
bpf: Fix tr dereferencing
Leon Hwang
1
-1
/
+1
2023-10-10
net: change accept_ra_min_rtr_lft to affect all RA lifetimes
Patrick Rohr
1
-1
/
+1
2023-10-10
net: add sysctl accept_ra_min_rtr_lft
Patrick Rohr
1
-0
/
+1
2023-10-10
mm/memory: add vm_normal_folio()
Vishal Moola (Oracle)
1
-0
/
+2
2023-10-06
ata: libata-sata: increase PMP SRST timeout to 10s
Matthias Schiffer
1
-1
/
+1
2023-10-06
bpf: Fix BTF_ID symbol generation collision
Jiri Olsa
1
-1
/
+1
2023-10-06
mm: memcontrol: fix GFP_NOFS recursion in memory.high enforcement
Johannes Weiner
2
-3
/
+3
2023-10-06
timers: Tag (hr)timer softirq as hotplug safe
Frederic Weisbecker
1
-1
/
+5
2023-10-06
ata: libata-scsi: link ata port and scsi device
Damien Le Moal
1
-0
/
+2
2023-10-06
bpf: Annotate bpf_long_memcpy with data_race
Daniel Borkmann
1
-1
/
+1
2023-10-06
locking/seqlock: Do the lockdep annotation before locking in do_write_seqcoun...
Sebastian Andrzej Siewior
1
-1
/
+1
2023-10-06
team: fix null-ptr-deref when team device type is changed
Ziyang Xuan
1
-0
/
+2
2023-10-06
NFSv4.1: fix pnfs MDS=DS session trunking
Olga Kornievskaia
1
-0
/
+1
2023-10-06
NFS: Use the correct commit info in nfs_join_page_group()
Trond Myklebust
1
-1
/
+3
2023-09-23
ata: libata: disallow dev-initiated LPM transitions to unsupported states
Niklas Cassel
1
-0
/
+4
2023-09-23
x86/ibt: Suppress spurious ENDBR
Peter Zijlstra
1
-0
/
+5
2023-09-23
block: factor out a bvec_set_page helper
Christoph Hellwig
1
-0
/
+15
2023-09-23
dma-buf: Add unlocked variant of attachment-mapping functions
Dmitry Osipenko
1
-0
/
+6
2023-09-23
usb: chipidea: add workaround for chipidea PEC bug
Xu Yang
1
-0
/
+1
2023-09-23
hw_breakpoint: fix single-stepping when using bpf_overflow_handler
Tomislav Novak
1
-3
/
+19
2023-09-23
perf/smmuv3: Enable HiSilicon Erratum 162001900 quirk for HIP08/09
Yicong Yang
1
-0
/
+1
2023-09-23
kernel/fork: beware of __put_task_struct() calling context
Wander Lairson Costa
1
-1
/
+27
2023-09-19
bpf: Remove prog->active check for bpf_lsm and bpf_iter
Martin KaFai Lau
2
-14
/
+23
2023-09-19
net: phy: micrel: Correct bit assignments for phy_device flags
Oleksij Rempel
1
-3
/
+3
2023-09-19
ipv6: ignore dst hint for multipath routes
Sriram Yagnaraman
1
-0
/
+1
2023-09-19
Input: tca6416-keypad - always expect proper IRQ number in i2c client
Dmitry Torokhov
1
-1
/
+0
2023-09-19
net: add SKB_HEAD_ALIGN() helper
Eric Dumazet
1
-0
/
+8
2023-09-19
mm: multi-gen LRU: rename lrugen->lists[] to lrugen->folios[]
Yu Zhao
2
-6
/
+6
2023-09-13
clk: Avoid invalid function names in CLK_OF_DECLARE()
Nathan Chancellor
1
-2
/
+2
2023-09-13
clk: Mark a fwnode as initialized when using CLK_OF_DECLARE() macro
Saravana Kannan
1
-1
/
+7
2023-09-13
usb: typec: bus: verify partner exists in typec_altmode_attention
RD Babiera
1
-1
/
+1
2023-09-13
arm64: sdei: abort running SDEI handlers during crash
D Scott Phillips
1
-0
/
+2
2023-09-13
net: handle ARPHRD_PPP in dev_is_mac_header_xmit()
Nicolas Dichtel
1
-0
/
+4
2023-09-13
HID: input: Support devices sending Eraser without Invert
Illia Ostapyshyn
1
-0
/
+1
2023-09-13
kernfs: add stub helper for kernfs_generic_poll()
Arnd Bergmann
1
-0
/
+4
2023-09-13
NFSv4.2: Rework scratch handling for READ_PLUS
Anna Schumaker
1
-0
/
+1
[next]