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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-22
mm: add kvfree_sensitive() for freeing sensitive data objects
Waiman Long
1
-0
/
+1
2020-06-22
make 'user_access_begin()' do 'access_ok()'
Linus Torvalds
1
-1
/
+1
2020-06-10
x86/cpu: Add a steppings field to struct x86_cpu_id
Mark Gross
1
-0
/
+6
2020-06-10
net: check untrusted gso_size at kernel entry
Willem de Bruijn
1
-2
/
+12
2020-06-07
mmc: fix compilation of user API
Jérôme Pouiller
1
-0
/
+1
2020-06-03
netfilter: nf_conntrack_pptp: fix compilation warning with W=1 build
Pablo Neira Ayuso
1
-1
/
+1
2020-06-03
netfilter: nf_conntrack_pptp: prevent buffer overflows in debug code
Pablo Neira Ayuso
1
-1
/
+1
2020-06-03
xfrm: fix error in comment
Antony Antony
1
-1
/
+1
2020-06-03
RDMA/core: Fix double destruction of uobject
Jason Gunthorpe
1
-1
/
+1
2020-06-03
include/asm-generic/topology.h: guard cpumask_of_node() macro argument
Arnd Bergmann
1
-1
/
+1
2020-06-03
mm: remove VM_BUG_ON(PageSlab()) from page_mapcount()
Konstantin Khlebnikov
1
-2
/
+13
2020-06-03
net sched: fix reporting the first-time use timestamp
Roman Mashak
1
-1
/
+2
2020-06-03
net/mlx5: Add command entry handling completion
Moshe Shemesh
1
-0
/
+1
2020-05-27
rxrpc: Trace discarded ACKs
David Howells
1
-0
/
+35
2020-05-27
nfit: Add Hyper-V NVDIMM DSM command set to white list
Dexuan Cui
1
-0
/
+1
2020-05-27
padata: Replace delayed timer with immediate workqueue in padata_reorder
Herbert Xu
1
-9
/
+4
2020-05-20
x86: Fix early boot crash on gcc-10, third try
Borislav Petkov
1
-0
/
+6
2020-05-20
ALSA: rawmidi: Fix racy buffer resize under concurrent accesses
Takashi Iwai
1
-0
/
+1
2020-05-20
gcc-10 warnings: fix low-hanging fruit
Linus Torvalds
2
-2
/
+2
2020-05-20
pnp: Use list_for_each_entry() instead of open coding
Jason Gunthorpe
1
-20
/
+9
2020-05-20
netfilter: conntrack: avoid gcc-10 zero-length-bounds warning
Arnd Bergmann
1
-1
/
+1
2020-05-20
tcp: fix SO_RCVLOWAT hangs with fat skbs
Eric Dumazet
1
-0
/
+13
2020-05-14
net: stricter validation of untrusted gso packets
Willem de Bruijn
1
-2
/
+24
2020-05-10
mac80211: add ieee80211_is_any_nullfunc()
Thomas Pedersen
1
-0
/
+9
2020-05-10
lib: devres: add a helper function for ioremap_uc
Tuowen Zhao
1
-0
/
+2
2020-05-02
qed: Fix use after free in qed_chain_free
Yuval Basson
1
-9
/
+15
2020-05-02
svcrdma: Fix leak of svc_rdma_recv_ctxt objects
Chuck Lever
1
-0
/
+1
2020-05-02
svcrdma: Fix trace point use-after-free race
Chuck Lever
1
-14
/
+36
2020-05-02
include/uapi/linux/swab.h: fix userspace breakage, use __BITS_PER_LONG for swap
Christian Borntraeger
1
-2
/
+2
2020-04-29
KVM: Check validity of resolved slot when searching memslots
Sean Christopherson
1
-1
/
+1
2020-04-29
vmalloc: fix remap_vmalloc_range() bounds checks
Jann Horn
1
-1
/
+1
2020-04-29
iio: core: remove extra semi-colon from devm_iio_device_register() macro
Lars Engebretsen
1
-1
/
+1
2020-04-29
tcp: cache line align MAX_TCP_HEADER
Eric Dumazet
1
-1
/
+1
2020-04-29
x86/kvm: Cache gfn to pfn translation
Boris Ostrovsky
2
-3
/
+13
2020-04-29
x86/kvm: Introduce kvm_(un)map_gfn()
Boris Ostrovsky
1
-0
/
+2
2020-04-29
KVM: Introduce a new guest mapping API
KarimAllah Ahmed
1
-0
/
+28
2020-04-29
blktrace: Protect q->blk_trace with RCU
Jan Kara
2
-6
/
+14
2020-04-29
net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookup
Sabrina Dubroca
1
-2
/
+4
2020-04-29
net: ipv6: add net argument to ip6_dst_lookup_flow
Sabrina Dubroca
1
-1
/
+1
2020-04-23
KEYS: Don't write out to userspace while holding key semaphore
Waiman Long
3
-4
/
+3
2020-04-23
x86: ACPI: fix CPU hotplug deadlock
Qian Cai
1
-0
/
+8
2020-04-23
compiler.h: fix error in BUILD_BUG_ON() reporting
Vegard Nossum
1
-1
/
+1
2020-04-23
percpu_counter: fix a data race at vm_committed_as
Qian Cai
1
-2
/
+2
2020-04-23
include/linux/swapops.h: correct guards for non_swap_entry()
Steven Price
1
-1
/
+2
2020-04-23
ext4: use non-movable memory for superblock readahead
Roman Gushchin
1
-0
/
+8
2020-04-21
scsi: target: fix hang when multiple threads try to destroy the same iscsi se...
Maurizio Lombardi
1
-1
/
+1
2020-04-21
net: ipv6: do not consider routes via gateways for anycast address check
Tim Stallard
1
-0
/
+1
2020-04-17
signal: Extend exec_id to 64bits
Eric W. Biederman
1
-2
/
+2
2020-04-17
PCI: endpoint: Fix for concurrent memory allocation in OB address region
Kishon Vijay Abraham I
1
-0
/
+3
2020-04-17
nvme-fc: Revert "add module to ops template to allow module references"
James Smart
1
-4
/
+0
[prev]
[next]