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-09-19
bpf: fix bpf_probe_read_kernel prototype mismatch
Arnd Bergmann
1
-0
/
+12
2023-09-19
linux/export: fix reference to exported functions for parisc64
Masahiro Yamada
1
-0
/
+2
2023-09-19
net: phy: Provide Module 4 KSZ9477 errata (DS80000754C)
Lukasz Majewski
1
-0
/
+1
2023-09-19
net: phylink: fix sphinx complaint about invalid literal
Jakub Kicinski
1
-2
/
+2
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
netfilter: nf_tables: Audit log rule reset
Phil Sutter
1
-0
/
+1
2023-09-19
netfilter: nf_tables: Audit log setelem reset
Phil Sutter
1
-0
/
+1
2023-09-19
Input: tca6416-keypad - always expect proper IRQ number in i2c client
Dmitry Torokhov
1
-1
/
+0
2023-09-13
memfd: replace ratcheting feature from vm.memfd_noexec with hierarchy
Aleksa Sarai
1
-1
/
+22
2023-09-13
memfd: do not -EACCES old memfd_create() users with vm.memfd_noexec=2
Aleksa Sarai
1
-12
/
+4
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
mfd: rz-mtu3: Link time dependencies
Arnd Bergmann
1
-66
/
+0
2023-09-13
nvmem: core: Return NULL when no nvmem layout is found
Miquel Raynal
1
-1
/
+1
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
PCI: Add locking to RMW PCI Express Capability Register accessors
Ilpo Järvinen
1
-2
/
+32
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
nmi_backtrace: allow excluding an arbitrary CPU
Douglas Anderson
1
-7
/
+7
2023-09-13
usb: typec: bus: verify partner exists in typec_altmode_attention
RD Babiera
1
-1
/
+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-06
usb: typec: tcpci: clear the fault status bit
Marco Felsch
1
-0
/
+1
2023-09-02
ipv6: remove hard coded limitation on ipv6_pinfo
Eric Dumazet
1
-11
/
+4
2023-09-02
module: Expose module_init_layout_section()
James Morse
1
-0
/
+5
2023-08-27
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-4
/
+0
2023-08-25
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-40
/
+40
2023-08-25
Merge tag 'mm-hotfixes-stable-2023-08-25-11-07' of git://git.kernel.org/pub/s...
Linus Torvalds
4
-9
/
+35
2023-08-24
Merge tag 'trace-v6.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-0
/
+11
2023-08-24
scsi: core: raid_class: Remove raid_component_add()
Zhu Wang
1
-4
/
+0
2023-08-21
mm: enable page walking API to lock vmas during the walk
Suren Baghdasaryan
1
-0
/
+11
2023-08-21
smaps: use vm_normal_page_pmd() instead of follow_trans_huge_pmd()
David Hildenbrand
1
-3
/
+0
2023-08-21
mm/gup: reintroduce FOLL_NUMA as FOLL_HONOR_NUMA_FAULT
David Hildenbrand
2
-6
/
+24
2023-08-20
Merge tag 'tty-6.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-1
/
+2
2023-08-18
Merge tag 'net-6.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
1
-0
/
+4
2023-08-17
net: do not allow gso_size to be set to GSO_BY_FRAGS
Eric Dumazet
1
-0
/
+4
2023-08-16
tracing/synthetic: Use union instead of casts
Sven Schnelle
1
-0
/
+11
2023-08-12
locking: remove spin_lock_prefetch
Mateusz Guzik
1
-6
/
+1
2023-08-12
Merge tag 'x86_bugs_for_v6.5_rc6' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+2
2023-08-11
Merge tag 'block-6.5-2023-08-11' of git://git.kernel.dk/linux
Linus Torvalds
2
-2
/
+1
2023-08-10
Merge branch 'x86/bugs' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Jakub Kicinski
1
-0
/
+2
2023-08-10
Merge tag 'net-6.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
1
-0
/
+1
2023-08-10
x86/speculation: Add cpu_show_gds() prototype
Arnd Bergmann
1
-0
/
+2
2023-08-09
bpf, sockmap: Fix bug that strp_done cannot be called
Xu Kuohai
1
-0
/
+1
2023-08-09
block: don't make REQ_POLLED imply REQ_NOWAIT
Jens Axboe
1
-1
/
+1
2023-08-08
block: get rid of unused plug->nowait flag
Jens Axboe
1
-1
/
+0
2023-08-07
Merge tag 'x86_bugs_srso' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
1
-0
/
+2
2023-08-07
tpm: Disable RNG for all AMD fTPMs
Mario Limonciello
1
-0
/
+1
[next]