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-05-30
net/mlx5: DR, Check force-loopback RC QP capability independently from RoCE
Yevgeny Kliteynik
1
-1
/
+3
2023-05-30
x86/pci/xen: populate MSI sysfs entries
Maximilian Heyne
1
-1
/
+8
2023-05-30
fs: fix undefined behavior in bit shift for SB_NOUSER
Hao Ge
1
-21
/
+21
2023-05-30
firmware: arm_ffa: Fix FFA device names for logical partitions
Sudeep Holla
1
-0
/
+1
2023-05-30
power: supply: bq27xxx: Ensure power_supply_changed() is called on current si...
Hans de Goede
1
-0
/
+3
2023-05-30
power: supply: bq27xxx: Fix poll_interval handling and races on remove
Hans de Goede
1
-0
/
+1
2023-05-30
USB: core: Add routines for endpoint checks in old drivers
Alan Stern
1
-0
/
+5
2023-05-30
net: fix stack overflow when LRO is disabled for virtual interfaces
Taehee Yoo
1
-0
/
+1
2023-05-30
mm/vmemmap/devdax: fix kernel crash when probing devdax devices
Aneesh Kumar K.V
1
-0
/
+16
2023-05-30
tpm: Prevent hwrng from activating during resume
Jarkko Sakkinen
1
-0
/
+1
2023-05-30
tpm: Re-enable TPM chip boostrapping non-tpm_tis TPM drivers
Jarkko Sakkinen
1
-6
/
+7
2023-05-24
SUNRPC: always free ctxt when freeing deferred request
NeilBrown
2
-2
/
+2
2023-05-24
sched: Fix KCSAN noinstr violation
Josh Poimboeuf
1
-1
/
+1
2023-05-24
netdev: Enforce index cap in netdev_get_tx_queue
Nick Child
1
-0
/
+1
2023-05-24
irqchip/gicv3: Workaround for NVIDIA erratum T241-FABRIC-4
Shanker Donthineni
1
-0
/
+18
2023-05-24
firmware: arm_sdei: Fix sleep from invalid context BUG
Pierre Gondois
1
-1
/
+0
2023-05-24
net: add vlan_get_protocol_and_depth() helper
Eric Dumazet
1
-0
/
+17
2023-05-24
linux/dim: Do nothing if no time delta between samples
Roy Novich
1
-1
/
+2
2023-05-17
x86/amd_nb: Add PCI ID for family 19h model 78h
Mario Limonciello
1
-0
/
+1
2023-05-17
i2c: gxp: fix build failure without CONFIG_I2C_SLAVE
Arnd Bergmann
1
-2
/
+2
2023-05-11
SUNRPC: remove the maximum number of retries in call_bind_status
Dai Ngo
1
-2
/
+1
2023-05-11
RDMA/mlx5: Fix flow counter query via DEVX
Mark Bloch
1
-1
/
+2
2023-05-11
linux/vt_buffer.h: allow either builtin or modular for macros
Randy Dunlap
1
-1
/
+1
2023-05-11
spi: Constify spi parameters of chip select APIs
Geert Uytterhoeven
1
-2
/
+2
2023-05-11
netfilter: nf_tables: don't write table validation state without mutex
Florian Westphal
1
-1
/
+0
2023-05-11
bpf: return long from bpf_map_ops funcs
JP Kobryn
2
-10
/
+10
2023-05-11
bpf: Only allocate one bpf_mem_cache for bpf_cpumask_ma
Hou Tao
1
-0
/
+7
2023-05-11
mailbox: zynqmp: Fix typo in IPI documentation
Tanmay Shah
1
-1
/
+1
2023-05-11
tick/nohz: Fix cpu_is_hotpluggable() by checking with nohz subsystem
Joel Fernandes (Google)
1
-0
/
+2
2023-05-11
blk-crypto: make blk_crypto_evict_key() return void
Eric Biggers
1
-2
/
+2
2023-05-11
posix-cpu-timers: Implement the missing timer_wait_running callback
Thomas Gleixner
1
-6
/
+11
2023-05-01
wifi: brcmfmac: add Cypress 43439 SDIO ids
Marek Vasut
1
-1
/
+4
2023-04-20
Merge tag 'net-6.3-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2
-7
/
+3
2023-04-19
Revert "net/mlx5: Enable management PF initialization"
Jakub Kicinski
1
-5
/
+0
2023-04-19
Merge tag 'mm-hotfixes-stable-2023-04-19-16-36' of git://git.kernel.org/pub/s...
Linus Torvalds
1
-18
/
+21
2023-04-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Jakub Kicinski
1
-2
/
+3
2023-04-18
mm: kmsan: handle alloc failures in kmsan_ioremap_page_range()
Alexander Potapenko
1
-9
/
+10
2023-04-18
mm: kmsan: handle alloc failures in kmsan_vmap_pages_range_noflush()
Alexander Potapenko
1
-9
/
+11
2023-04-17
netfilter: nf_tables: fix ifdef to also consider nf_tables=m
Florian Westphal
1
-2
/
+2
2023-04-13
Merge tag 'net-6.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
3
-4
/
+16
2023-04-13
mlx5: bpf_xdp_metadata_rx_hash add xdp rss hash type
Jesper Dangaard Brouer
1
-2
/
+12
2023-04-13
xdp: rss hash types representation
Jesper Dangaard Brouer
1
-1
/
+2
2023-04-12
rtnetlink: Restore RTM_NEW/DELLINK notification behavior
Martin Willi
1
-1
/
+2
2023-04-11
Merge tag 'pci-v6.3-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+2
2023-04-09
Merge tag 'cxl-fixes-6.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+6
2023-04-08
Merge tag 'mm-hotfixes-stable-2023-04-07-16-23' of git://git.kernel.org/pub/s...
Linus Torvalds
1
-1
/
+2
2023-04-06
PCI/MSI: Provide missing stub for pci_msix_can_alloc_dyn()
Reinette Chatre
1
-0
/
+2
2023-04-06
Merge tag 'net-6.3-rc6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-0
/
+1
2023-04-06
netfilter: br_netfilter: fix recent physdev match breakage
Florian Westphal
1
-0
/
+1
2023-04-05
mm: enable maple tree RCU mode by default
Liam R. Howlett
1
-1
/
+2
[next]