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
2024-10-17
rtnetlink: add RTNL_FLAG_DUMP_UNLOCKED flag
Eric Dumazet
1
-0
/
+2
2024-10-17
platform/x86/intel/tpmi: Add defines to get version information
Srinivas Pandruvada
1
-0
/
+6
2024-10-17
tcp: new TCP_INFO stats for RTO events
Aananth V
1
-0
/
+8
2024-10-17
NFSv4: Prevent NULL-pointer dereference in nfs42_complete_copies()
Yanjun Zhang
1
-0
/
+1
2024-10-17
x86/amd_nb: Add new PCI IDs for AMD family 1Ah model 60h
Shyam Sundar S K
1
-0
/
+1
2024-10-17
x86/amd_nb: Add new PCI IDs for AMD family 0x1a
Shyam Sundar S K
1
-0
/
+1
2024-10-17
PCI: Add function 0 DMA alias quirk for Glenfly Arise chip
WangYuli
1
-0
/
+2
2024-10-17
bpf: Prevent tail call between progs attached to different hooks
Xu Kuohai
1
-0
/
+1
2024-10-17
jbd2: fix kernel-doc for j_transaction_overhead_buffers
Randy Dunlap
1
-1
/
+1
2024-10-17
bus: mhi: ep: Add support for async DMA write operation
Manivannan Sadhasivam
1
-0
/
+4
2024-10-17
bus: mhi: ep: Introduce async read/write callbacks
Manivannan Sadhasivam
1
-0
/
+9
2024-10-17
bus: mhi: ep: Rename read_from_host() and write_to_host() APIs
Manivannan Sadhasivam
1
-4
/
+4
2024-10-17
Revert "PCI/MSI: Provide stubs for IMS functions"
Bjorn Helgaas
1
-26
/
+8
2024-10-10
net: stmmac: move the EST lock to struct stmmac_priv
Xiaolei Wang
1
-1
/
+0
2024-10-10
i2c: core: Lock address during client device instantiation
Heiner Kallweit
1
-0
/
+3
2024-10-10
i2c: create debugfs entry per adapter
Wolfram Sang
1
-0
/
+2
2024-10-10
close_range(): fix the logics in descriptor table trimming
Al Viro
1
-4
/
+4
2024-10-10
cpufreq: Avoid a bad reference count on CPU node
Miquel Sabaté Solà
1
-5
/
+1
2024-10-10
perf,x86: avoid missing caller address in stack traces captured in uprobe
Andrii Nakryiko
1
-0
/
+2
2024-10-10
drivers/perf: arm_spe: Use perf_allow_kernel() for permissions
James Clark
1
-7
/
+1
2024-10-10
net: test for not too small csum_start in virtio_net_hdr_to_skb()
Eric Dumazet
1
-1
/
+3
2024-10-10
net: Fix gso_features_check to check for both dev->gso_{ipv4_,}max_size
Daniel Borkmann
1
-0
/
+9
2024-10-10
net: Add netif_get_gro_max_size helper for GRO
Daniel Borkmann
1
-0
/
+9
2024-10-04
lib/xarray: introduce a new helper xas_get_order
Kairui Song
1
-0
/
+6
2024-10-04
lib/bitmap: add bitmap_{read,write}()
Syed Nayyar Waris
1
-0
/
+77
2024-10-04
usbnet: fix cyclical race on disconnect with work queue
Oliver Neukum
1
-0
/
+15
2024-10-04
fs: Create a generic is_dot_dotdot() utility
Chuck Lever
1
-0
/
+11
2024-10-04
lib/sbitmap: define swap_lock as raw_spinlock_t
Ming Lei
1
-1
/
+1
2024-10-04
f2fs: get rid of online repaire on corrupted directory
Chao Yu
1
-1
/
+1
2024-10-04
bpf: Fix helper writes to read-only maps
Daniel Borkmann
1
-2
/
+5
2024-10-04
sched/numa: Complete scanning of inactive VMAs when there is no alternative
Mel Gorman
2
-0
/
+7
2024-10-04
sched/numa: Complete scanning of partial VMAs regardless of PID activity
Mel Gorman
1
-0
/
+1
2024-10-04
sched/numa: Trace decisions related to skipping VMAs
Mel Gorman
1
-0
/
+8
2024-10-04
sched/numa: Rename vma_numab_state::access_pids[] => ::pids_active[], ::next_...
Mel Gorman
2
-5
/
+5
2024-10-04
sched/numa: Document vma_numab_state fields
Mel Gorman
1
-0
/
+21
2024-09-18
net/mlx5: Correct TASR typo into TSAR
Cosmin Ratiu
1
-1
/
+1
2024-09-18
net/mlx5: Add missing masks and QoS bit masks for scheduling elements
Carolina Jubran
1
-1
/
+9
2024-09-18
IB/mlx5: Rename 400G_8X speed to comply to naming convention
Patrisious Haddad
1
-1
/
+1
2024-09-18
net: tighten bad gso csum offset check in virtio_net_hdr
Willem de Bruijn
1
-1
/
+2
2024-09-18
nvmem: core: add nvmem_dev_size() helper
Rafał Miłecki
1
-0
/
+1
2024-09-18
device property: Introduce device_for_each_child_node_scoped()
Jonathan Cameron
1
-0
/
+5
2024-09-18
device property: Add cleanup.h based fwnode_handle_put() scope based cleanup.
Jonathan Cameron
1
-0
/
+3
2024-09-12
cpufreq: amd-pstate: Enable amd-pstate preferred core support
Meng Li
1
-0
/
+4
2024-09-12
mm: Introduce pudp/p4dp/pgdp_get() functions
Alexandre Ghiti
1
-0
/
+21
2024-09-12
bpf, net: Fix a potential race in do_sock_getsockopt()
Tze-nan Wu
1
-9
/
+0
2024-09-12
net/socket: Break down __sys_getsockopt
Breno Leitao
1
-1
/
+1
2024-09-12
bpf: Add sockptr support for setsockopt
Breno Leitao
1
-1
/
+1
2024-09-12
bpf: Add sockptr support for getsockopt
Breno Leitao
1
-2
/
+3
2024-09-12
regulator: core: Stub devm_regulator_bulk_get_const() if !CONFIG_REGULATOR
Douglas Anderson
1
-0
/
+8
2024-09-12
x86/kaslr: Expose and use the end of the physical memory address space
Thomas Gleixner
1
-0
/
+4
[next]