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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-18
mm/hugetlb: initialize hugetlb_usage in mm_init
Liu Zixian
1
-0
/
+9
2021-09-18
mm/memory_hotplug: use "unsigned long" for PFN in zone_for_pfn_range()
David Hildenbrand
1
-2
/
+2
2021-09-18
hugetlb: fix hugetlb cgroup refcounting during vma split
Mike Kravetz
1
-0
/
+12
2021-09-18
nfs: don't atempt blocking locks on nfs reexports
J. Bruce Fields
1
-0
/
+2
2021-09-18
net: Fix offloading indirect devices dependency on qdisc order creation
Eli Cohen
1
-0
/
+1
2021-09-18
locking/rtmutex: Set proper wait context for lockdep
Thomas Gleixner
1
-7
/
+12
2021-09-18
Bluetooth: Fix not generating RPA when required
Luiz Augusto von Dentz
1
-0
/
+4
2021-09-18
serial: 8250: Define RX trigger levels for OxSemi 950 devices
Maciej W. Rozycki
1
-0
/
+1
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
drm: protect drm_master pointers in drm_lease.c
Desmond Cheong Zhi Xi
2
-0
/
+7
2021-09-18
drm: serialize drm_file.master with a new spinlock
Desmond Cheong Zhi Xi
1
-3
/
+9
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-18
f2fs: compress: add compress_inode to cache compressed blocks
Chao Yu
1
-0
/
+1
2021-09-18
crypto: public_key: fix overflow during implicit conversion
zhenwei pi
1
-2
/
+2
2021-09-16
Revert "time: Handle negative seconds correctly in timespec64_to_ns()"
Greg Kroah-Hartman
1
-7
/
+2
2021-09-15
io_uring: io_uring_complete() trace should take an integer
Jens Axboe
1
-3
/
+3
2021-09-15
time: Handle negative seconds correctly in timespec64_to_ns()
Lukas Hannen
1
-2
/
+7
2021-09-15
sch_htb: Fix inconsistency when leaf qdisc creation fails
Maxim Mikityanskiy
1
-2
/
+1
2021-09-15
SUNRPC: Fix a NULL pointer deref in trace_svc_stats_latency()
Chuck Lever
2
-4
/
+5
2021-09-15
locking/local_lock: Add missing owner initialization
Thomas Gleixner
1
-19
/
+23
2021-09-15
PM: EM: Increase energy calculation precision
Lukasz Luba
1
-0
/
+16
2021-09-15
net: dsa: don't disable multicast flooding to the CPU even without an IGMP qu...
Vladimir Oltean
1
-2
/
+0
2021-09-15
net/mlx5e: Block LRO if firmware asks for tunneled LRO
Maxim Mikityanskiy
1
-1
/
+2
2021-09-15
bpf: Fix a typo of reuseport map in bpf.h.
Kuniyuki Iwashima
1
-1
/
+1
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-03
net: don't unconditionally copy_from_user a struct ifreq for socket ioctls
Peter Collingbourne
1
-0
/
+4
2021-09-03
fscrypt: add fscrypt_symlink_getattr() for computing st_size
Eric Biggers
1
-0
/
+7
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
netfilter: ipset: Limit the maximal range of consecutive elements to add/delete
Jozsef Kadlecsik
1
-0
/
+3
2021-08-26
kfence: fix is_kfence_address() for addresses below KFENCE_POOL_SIZE
Marco Elver
1
-3
/
+4
2021-08-26
mm: memcontrol: fix occasional OOMs due to proportional memory.low reclaim
Johannes Weiner
1
-14
/
+15
2021-08-26
Revert "flow_offload: action should not be NULL when it is referenced"
Ido Schimmel
1
-7
/
+5
2021-08-26
vdpa/mlx5: Fix queue type selection logic
Eli Cohen
1
-4
/
+6
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
2021-08-18
net: igmp: increase size of mr_ifc_count
Eric Dumazet
1
-1
/
+1
2021-08-18
net: bridge: fix flags interpretation for extern learn fdb entries
Nikolay Aleksandrov
1
-2
/
+5
2021-08-18
bpf: Fix potentially incorrect results with bpf_get_local_storage()
Yonghong Song
1
-2
/
+2
2021-08-18
net/mlx5: Synchronize correct IRQ when destroying CQ
Shay Drory
1
-2
/
+1
2021-08-18
psample: Add a fwd declaration for skbuff
Roi Dayan
1
-0
/
+2
2021-08-18
vmlinux.lds.h: Handle clang's module.{c,d}tor sections
Nathan Chancellor
1
-0
/
+1
2021-08-15
bpf: Add lockdown check for probe_write_user helper
Daniel Borkmann
1
-0
/
+1
[next]