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-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
2023-09-13
PCI: Add locking to RMW PCI Express Capability Register accessors
Ilpo Järvinen
1
-2
/
+32
2023-09-13
PCI: Allow drivers to request exclusive config regions
Ira Weiny
2
-0
/
+19
2023-09-13
block: don't allow enabling a cache on devices that don't support it
Christoph Hellwig
1
-0
/
+1
2023-09-13
net-memcg: Fix scope of sockmem pressure indicators
Abel Wu
1
-2
/
+7
2023-09-13
bpf: Clear the probe_addr for uprobe
Yafang Shao
1
-1
/
+2
2023-09-13
vfs, security: Fix automount superblock LSM init problem, preventing NFS sb s...
David Howells
2
-0
/
+7
2023-09-13
fs/nls: make load_nls() take a const parameter
Winston Wen
1
-1
/
+1
2023-09-06
usb: typec: tcpci: clear the fault status bit
Marco Felsch
1
-0
/
+1
2023-09-02
module: Expose module_init_layout_section()
James Morse
1
-0
/
+5
2023-08-30
clk: Fix undefined reference to `clk_rate_exclusive_{get,put}'
Biju Das
1
-40
/
+40
2023-08-30
scsi: core: raid_class: Remove raid_component_add()
Zhu Wang
1
-4
/
+0
2023-08-30
madvise:madvise_free_pte_range(): don't use mapcount() against large folio fo...
Yin Fengwei
1
-0
/
+19
[next]