index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
libata: implement ATA_HORKAGE_MAX_TRIM_128M and apply to Sandisks
Tejun Heo
2020-09-09
1
-0
/
+1
*
block: Move SECTOR_SIZE and SECTOR_SHIFT definitions into <linux/blkdev.h>
Bart Van Assche
2020-09-09
4
-14
/
+33
*
block: allow for_each_bvec to support zero len bvec
Ming Lei
2020-09-09
1
-1
/
+8
*
uaccess: Add non-pagefault user-space write function
Daniel Borkmann
2020-09-09
1
-0
/
+12
*
uaccess: Add non-pagefault user-space read functions
Masami Hiramatsu
2020-09-09
1
-0
/
+14
*
include/linux/log2.h: add missing () around n in roundup_pow_of_two()
Jason Gunthorpe
2020-09-09
1
-1
/
+1
*
netfilter: nf_tables: fix destination register zeroing
Florian Westphal
2020-09-09
1
-0
/
+2
*
netfilter: nf_tables: incorrect enum nft_list_attributes definition
Pablo Neira Ayuso
2020-09-09
1
-1
/
+1
*
HID: core: Sanitize event code and type when mapping input
Marc Zyngier
2020-09-09
1
-13
/
+29
*
overflow.h: Add allocation size calculation helpers
Kees Cook
2020-09-03
1
-0
/
+73
*
writeback: Fix sync livelock due to b_dirty_time processing
Jan Kara
2020-09-03
1
-7
/
+6
*
writeback: Avoid skipping inode writeback
Jan Kara
2020-09-03
1
-2
/
+6
*
efi: provide empty efi_enter_virtual_mode implementation
Andrey Konovalov
2020-09-03
1
-0
/
+4
*
genirq/affinity: Make affinity setting if activated opt-in
Thomas Gleixner
2020-08-21
1
-0
/
+12
*
iommu/vt-d: Enforce PASID devTLB field mask
Liu Yi L
2020-08-21
1
-2
/
+2
*
net/compat: Add missing sock updates for SCM_RIGHTS
Kees Cook
2020-08-21
1
-0
/
+4
*
bitfield.h: don't compile-time validate _val in FIELD_FIT
Jakub Kicinski
2020-08-21
1
-1
/
+1
*
net: refactor bind_bucket fastreuse into helper
Tim Froidcoeur
2020-08-21
1
-0
/
+4
*
ipvs: allow connection reuse for unconfirmed conntrack
Julian Anastasov
2020-08-21
1
-6
/
+4
*
tracepoint: Mark __tracepoint_string's __used
Nick Desaulniers
2020-08-21
1
-1
/
+1
*
ipv6: fix memory leaks on IPV6_ADDRFORM path
Cong Wang
2020-08-21
1
-0
/
+1
*
xattr: break delegations in {set,remove}xattr
Frank van der Linden
2020-08-21
1
-0
/
+2
*
Drivers: hv: vmbus: Ignore CHANNELMSG_TL_CONNECT_RESULT(23)
Dexuan Cui
2020-08-21
1
-0
/
+2
*
random32: move the pseudo-random 32-bit definitions to prandom.h
Linus Torvalds
2020-08-07
2
-62
/
+82
*
random32: remove net_rand_state from the latent entropy gcc plugin
Linus Torvalds
2020-08-07
1
-1
/
+1
*
random: fix circular include dependency on arm64 after addition of percpu.h
Willy Tarreau
2020-08-07
1
-1
/
+1
*
random32: update the net random state on interrupt and activity
Willy Tarreau
2020-08-07
1
-0
/
+3
*
Revert "scsi: libsas: direct call probe and destruct"
Greg Kroah-Hartman
2020-08-07
2
-2
/
+2
*
x86, vmlinux.lds: Page-align end of ..page_aligned sections
Joerg Roedel
2020-08-05
1
-1
/
+4
*
wireless: Use offsetof instead of custom macro.
Pi-Hsun Shih
2020-08-05
1
-2
/
+3
*
scsi: libsas: direct call probe and destruct
Jason Yan
2020-08-05
2
-2
/
+2
*
tcp: allow at most one TLP probe per flight
Yuchung Cheng
2020-07-31
1
-1
/
+3
*
io-mapping: indicate mapping failure
Michael J. Ruhl
2020-07-29
1
-1
/
+4
*
Input: add `SW_MACHINE_COVER`
Merlijn Wajer
2020-07-29
2
-2
/
+3
*
rxrpc: Fix trace string
David Howells
2020-07-22
1
-1
/
+1
*
cgroup: Fix sock_cgroup_data on big-endian.
Cong Wang
2020-07-22
1
-0
/
+2
*
cgroup: fix cgroup_sk_alloc() for sk_clone_lock()
Cong Wang
2020-07-22
2
-3
/
+7
*
net: Added pointer check for dst->ops->neigh_lookup in dst_neigh_lookup_skb
Martin Varghese
2020-07-22
1
-1
/
+9
*
genetlink: remove genl_bind
Sean Tranchetti
2020-07-22
1
-8
/
+0
*
ALSA: compress: fix partial_drain completion state
Vinod Koul
2020-07-22
1
-1
/
+9
*
crypto: af_alg - fix use-after-free in af_alg_accept() due to bh_lock_sock()
Herbert Xu
2020-07-09
1
-2
/
+2
*
net: qed: fix left elements count calculation
Alexander Lobakin
2020-06-30
1
-10
/
+16
*
net: core: reduce recursion limit value
Taehee Yoo
2020-06-30
1
-1
/
+1
*
net: Do not clear the sock TX queue in sk_set_socket()
Tariq Toukan
2020-06-30
1
-1
/
+0
*
sctp: Don't advertise IPv4 addresses if ipv6only is set on the socket
Marcelo Ricardo Leitner
2020-06-30
1
-3
/
+5
*
net: be more gentle about silly gso requests coming from user
Eric Dumazet
2020-06-30
1
-8
/
+9
*
md: add feature flag MD_FEATURE_RAID0_LAYOUT
NeilBrown
2020-06-25
1
-0
/
+2
*
kretprobe: Prevent triggering kretprobe from within kprobe_flush_task
Jiri Olsa
2020-06-25
1
-0
/
+4
*
mtd: rawnand: Pass a nand_chip object to nand_release()
Boris Brezillon
2020-06-25
1
-4
/
+2
*
block: nr_sects_write(): Disable preemption on seqcount write
Ahmed S. Darwish
2020-06-25
1
-0
/
+2
[next]