index
:
linux.git
cached
cdir_v2
cfid-fixes
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
2021-10-20
net/mlx5e: Mutually exclude RX-FCS and RX-port-timestamp
Aya Levin
1
-2
/
+8
2021-10-17
sched: Always inline is_percpu_thread()
Peter Zijlstra
1
-1
/
+1
2021-10-17
perf/core: fix userpage->time_enabled of inactive events
Song Liu
1
-1
/
+3
2021-10-09
libata: Add ATA_HORKAGE_NO_NCQ_ON_ATI for Samsung 860 and 870 SSD.
Kate Hsuan
1
-0
/
+1
2021-10-09
net: mdio: introduce a shutdown method to mdio device drivers
Vladimir Oltean
1
-0
/
+3
2021-10-06
bpf: Handle return value of BPF_PROG_TYPE_STRUCT_OPS prog
Hou Tao
1
-0
/
+2
2021-09-30
compiler.h: Introduce absolute_pointer macro
Guenter Roeck
1
-0
/
+2
2021-09-30
treewide: Change list_sort to use const pointers
Sami Tolvanen
1
-3
/
+4
2021-09-30
usb: core: hcd: Add support for deferring roothub registration
Kishon Vijay Abraham I
1
-0
/
+2
2021-09-26
drivers: base: cacheinfo: Get rid of DEFINE_SMP_CALL_CACHE_FUNCTION()
Thomas Gleixner
1
-18
/
+0
2021-09-26
thermal/core: Fix thermal_cooling_device_register() prototype
Arnd Bergmann
1
-2
/
+3
2021-09-22
x86/mce: Avoid infinite loop for copy from user recovery
Tony Luck
1
-0
/
+1
2021-09-22
PCI: Sync __pci_register_driver() stub for CONFIG_PCI=n
Andy Shevchenko
1
-2
/
+3
2021-09-22
PCI: Add ACS quirks for NXP LX2xx0 and LX2xx2 platforms
Wasim Khan
1
-1
/
+2
2021-09-22
mm/memory_hotplug: use "unsigned long" for PFN in zone_for_pfn_range()
David Hildenbrand
1
-2
/
+2
2021-09-22
net/af_unix: fix a data-race in unix_dgram_poll
Eric Dumazet
1
-1
/
+1
2021-09-18
mm/hugetlb: initialize hugetlb_usage in mm_init
Liu Zixian
1
-0
/
+9
2021-09-18
hugetlb: fix hugetlb cgroup refcounting during vma split
Mike Kravetz
1
-0
/
+12
2021-09-18
ethtool: improve compat ioctl handling
Arnd Bergmann
1
-4
/
+0
2021-09-18
rcu: Fix macro name CONFIG_TASKS_RCU_TRACE
Zhouyi Zhou
1
-1
/
+1
2021-09-18
iommu/vt-d: Update the virtual command related registers
Lu Baolu
1
-3
/
+3
2021-09-18
SUNRPC query transport's source port
Olga Kornievskaia
1
-0
/
+1
2021-09-18
SUNRPC: Fix potential memory corruption
Trond Myklebust
1
-0
/
+1
2021-09-16
Revert "time: Handle negative seconds correctly in timespec64_to_ns()"
Greg Kroah-Hartman
1
-7
/
+2
2021-09-15
time: Handle negative seconds correctly in timespec64_to_ns()
Lukas Hannen
1
-2
/
+7
2021-09-15
locking/local_lock: Add missing owner initialization
Thomas Gleixner
1
-19
/
+23
2021-09-15
locking/lockdep: Mark local_lock_t
Peter Zijlstra
3
-8
/
+30
2021-09-15
PM: EM: Increase energy calculation precision
Lukasz Luba
1
-0
/
+16
2021-09-15
net/mlx5e: Block LRO if firmware asks for tunneled LRO
Maxim Mikityanskiy
1
-1
/
+2
2021-09-15
block: return ELEVATOR_DISCARD_MERGE if possible
Ming Lei
1
-0
/
+16
2021-09-15
power: supply: max17042_battery: fix typo in MAx17042_TOFF
Sebastian Krzyszkowiak
1
-1
/
+1
2021-09-15
hrtimer: Ensure timerfd notification for HIGHRES=n
Thomas Gleixner
1
-5
/
+0
2021-09-12
net: linux/skbuff.h: combine SKB_EXTENSIONS + KCOV handling
Randy Dunlap
1
-2
/
+2
2021-09-08
new helper: inode_wrong_type()
Al Viro
1
-0
/
+5
2021-09-08
spi: Switch to signed types for *_native_cs SPI controller fields
Andy Shevchenko
1
-2
/
+2
2021-09-08
Revert "Add a reference to ucounts for each cred"
Greg Kroah-Hartman
2
-6
/
+0
2021-09-08
fscrypt: add fscrypt_symlink_getattr() for computing st_size
Eric Biggers
1
-0
/
+7
2021-09-03
bpf: Fix potentially incorrect results with bpf_get_local_storage()
Yonghong Song
1
-2
/
+2
2021-09-03
net: don't unconditionally copy_from_user a struct ifreq for socket ioctls
Peter Collingbourne
1
-0
/
+4
2021-09-03
srcu: Provide polling interfaces for Tiny SRCU grace periods
Paul E. McKenney
3
-0
/
+6
2021-09-03
srcu: Make Tiny SRCU use multi-bit grace-period counter
Paul E. McKenney
1
-3
/
+3
2021-09-03
pipe: avoid unnecessary EPOLLET wakeups under normal loads
Linus Torvalds
1
-0
/
+2
2021-09-03
net: stmmac: add mutex lock to protect est parameters
Xiaoliang Yang
1
-0
/
+1
2021-09-03
once: Fix panic when module unload
Kefeng Wang
1
-2
/
+2
2021-09-03
bpf: Fix NULL pointer dereference in bpf_get_local_storage() helper
Yonghong Song
2
-12
/
+60
2021-08-26
mm: memcontrol: fix occasional OOMs due to proportional memory.low reclaim
Johannes Weiner
1
-14
/
+15
2021-08-26
soc / drm: mediatek: Move DDP component defines into mtk-mmsys.h
Yongqiang Niu
1
-0
/
+33
2021-08-26
virtio: Protect vqs list access
Parav Pandit
1
-0
/
+1
2021-08-18
PCI/MSI: Protect msi_desc::masked for multi-MSI
Thomas Gleixner
2
-1
/
+2
2021-08-18
genirq: Provide IRQCHIP_AFFINITY_PRE_STARTUP
Thomas Gleixner
1
-0
/
+2
[next]