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
2020-05-02
qed: Fix use after free in qed_chain_free
Yuval Basson
1
-9
/
+15
2020-05-02
KVM: Check validity of resolved slot when searching memslots
Sean Christopherson
1
-1
/
+1
2020-05-02
vmalloc: fix remap_vmalloc_range() bounds checks
Jann Horn
1
-1
/
+1
2020-05-02
overflow.h: Add arithmetic shift helper
Jason Gunthorpe
1
-0
/
+31
2020-04-24
KEYS: Don't write out to userspace while holding key semaphore
Waiman Long
1
-1
/
+1
2020-04-24
compiler.h: fix error in BUILD_BUG_ON() reporting
Vegard Nossum
1
-1
/
+1
2020-04-24
percpu_counter: fix a data race at vm_committed_as
Qian Cai
1
-2
/
+2
2020-04-24
include/linux/swapops.h: correct guards for non_swap_entry()
Steven Price
1
-1
/
+2
2020-04-24
ext4: use non-movable memory for superblock readahead
Roman Gushchin
1
-0
/
+8
2020-04-24
signal: Extend exec_id to 64bits
Eric W. Biederman
1
-2
/
+2
2020-04-24
PCI: endpoint: Fix for concurrent memory allocation in OB address region
Kishon Vijay Abraham I
1
-0
/
+3
2020-04-24
nvme-fc: Revert "add module to ops template to allow module references"
James Smart
1
-4
/
+0
2020-04-24
thermal: devfreq_cooling: inline all stubs for CONFIG_DEVFREQ_THERMAL=n
Martin Blumenstingl
1
-1
/
+1
2020-04-24
uapi: rename ext2_swab() to swab() and share globally in swab.h
Yury Norov
1
-0
/
+1
2020-04-24
block: Fix use-after-free issue accessing struct io_cq
Sahitya Tummala
1
-0
/
+1
2020-04-02
vt: switch vt_dont_switch to bool
Jiri Slaby
1
-1
/
+1
2020-04-02
vt: selection, introduce vc_is_sel
Jiri Slaby
1
-1
/
+3
2020-04-02
futex: Fix inode life-time issue
Peter Zijlstra
2
-7
/
+11
2020-04-02
x86/mm: split vmalloc_sync_all()
Joerg Roedel
1
-2
/
+3
2020-04-02
page-flags: fix a crash at SetPageError(THP_SWAP)
Qian Cai
1
-1
/
+1
2020-03-20
cgroup: Iterate tasks that did not finish do_exit()
Michal Koutný
1
-0
/
+1
2020-03-20
inet_diag: return classid for all socket types
Dmitry Yakunin
1
-6
/
+12
2020-03-20
net: phy: fix MDIO bus PM PHY resuming
Heiner Kallweit
1
-0
/
+2
2020-03-11
include/linux/bitops.h: introduce BITS_PER_TYPE
Chris Wilson
1
-1
/
+2
2020-03-11
HID: core: increase HID report buffer size to 8KiB
Johan Korsnes
1
-1
/
+1
2020-02-28
ata: ahci: Add shutdown to freeze hardware resources of ahci
Prabhakar Kushwaha
1
-0
/
+1
2020-02-28
iommu/vt-d: Fix compile warning from intel-svm.h
Joerg Roedel
1
-1
/
+1
2020-02-28
serdev: ttyport: restore client ops on deregistration
Johan Hovold
1
-0
/
+2
2020-02-28
rcu: Use WRITE_ONCE() for assignments to ->pprev for hlist_nulls
Paul E. McKenney
2
-8
/
+8
2020-02-28
dmaengine: Store module owner in dma_device struct
Logan Gunthorpe
1
-0
/
+2
2020-02-14
KVM: Use vcpu-specific gva->hva translation when querying host page size
Sean Christopherson
1
-1
/
+1
2020-02-05
USB: serial: ir-usb: fix link-speed handling
Johan Hovold
1
-1
/
+12
2020-01-29
netfilter: ipset: use bitmap infrastructure completely
Kadlecsik József
1
-7
/
+0
2020-01-29
bitmap: Add bitmap_alloc(), bitmap_zalloc() and bitmap_free()
Andy Shevchenko
1
-0
/
+8
2020-01-29
net: rtnetlink: validate IFLA_MTU attribute in rtnl_create_link()
Eric Dumazet
1
-0
/
+1
2020-01-27
mmc: sdio: fix wl1251 vendor id
H. Nikolaus Schaller
1
-0
/
+2
2020-01-27
dmaengine: imx-sdma: fix size check for sdma script_number
Robin Gong
1
-0
/
+3
2020-01-27
signal: Allow cifs and drbd to receive their terminating signals
Eric W. Biederman
1
-1
/
+14
2020-01-27
net/mlx5: Fix mlx5_ifc_query_lag_out_bits
Mark Zhang
1
-2
/
+0
2020-01-27
devres: allow const resource arguments
Arnd Bergmann
1
-1
/
+2
2020-01-27
irqchip/gic-v3-its: fix some definitions of inner cacheability attributes
Hongbo Yao
1
-6
/
+6
2020-01-23
regulator: ab8500: Remove SYSCLKREQ from enum ab8505_regulator_id
Stephan Gerhold
1
-2
/
+0
2020-01-23
block: fix an integer overflow in logical block size
Mikulas Patocka
1
-4
/
+4
2020-01-17
fs/select: avoid clang stack usage warning
Arnd Bergmann
1
-0
/
+4
2020-01-14
can: can_dropped_invalid_skb(): ensure an initialized headroom in outgoing CA...
Oliver Hartkopp
1
-0
/
+34
2020-01-12
macvlan: do not assume mac_header is set in macvlan_broadcast()
Eric Dumazet
1
-0
/
+8
2020-01-09
regulator: ab8500: Remove AB8505 USB regulator
Stephan Gerhold
1
-1
/
+0
2020-01-09
ata: libahci_platform: Export again ahci_platform_<en/dis>able_phys()
Florian Fainelli
1
-0
/
+2
2020-01-09
dmaengine: Fix access to uninitialized dma_slave_caps
Lukas Wunner
1
-1
/
+4
2020-01-09
nvme_fc: add module to ops template to allow module references
James Smart
1
-0
/
+4
[next]