index
:
kernel/linux.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.13.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-01
skbuff: fix a data race in skb_queue_len()
Qian Cai
1
-1
/
+13
2020-10-01
seqlock: Require WRITE_ONCE surrounding raw_seqcount_barrier
Marco Elver
1
-2
/
+9
2020-10-01
debugfs: Fix !DEBUG_FS debugfs_create_automount
Kusanagi Kouichi
1
-2
/
+3
2020-10-01
net: add __must_check to skb_put_padto()
Eric Dumazet
1
-1
/
+1
2020-10-01
mtd: Fix comparison in map_word_andequal()
Ben Hutchings
1
-1
/
+1
2020-09-23
i2c: algo: pca: Reapply i2c bus settings after reset
Evan Nimmo
1
-0
/
+15
2020-09-23
USB: core: add helpers to retrieve endpoints
Johan Hovold
1
-0
/
+35
2020-09-23
irqchip/eznps: Fix build error for !ARC700 builds
Vineet Gupta
1
-0
/
+6
2020-09-12
net: refactor bind_bucket fastreuse into helper
Tim Froidcoeur
1
-0
/
+4
2020-09-12
libata: implement ATA_HORKAGE_MAX_TRIM_128M and apply to Sandisks
Tejun Heo
1
-0
/
+1
2020-09-12
block: Move SECTOR_SIZE and SECTOR_SHIFT definitions into <linux/blkdev.h>
Bart Van Assche
4
-14
/
+33
2020-09-12
block: allow for_each_bvec to support zero len bvec
Ming Lei
1
-1
/
+8
2020-09-12
uaccess: Add non-pagefault user-space write function
Daniel Borkmann
1
-0
/
+12
2020-09-12
uaccess: Add non-pagefault user-space read functions
Masami Hiramatsu
1
-0
/
+14
2020-09-12
include/linux/log2.h: add missing () around n in roundup_pow_of_two()
Jason Gunthorpe
1
-1
/
+1
2020-09-12
netfilter: nf_tables: fix destination register zeroing
Florian Westphal
1
-0
/
+2
2020-09-12
netfilter: nf_tables: incorrect enum nft_list_attributes definition
Pablo Neira Ayuso
1
-1
/
+1
2020-09-12
HID: core: Sanitize event code and type when mapping input
Marc Zyngier
1
-13
/
+29
2020-09-03
overflow.h: Add allocation size calculation helpers
Kees Cook
1
-0
/
+73
2020-09-03
writeback: Fix sync livelock due to b_dirty_time processing
Jan Kara
1
-7
/
+6
2020-09-03
writeback: Avoid skipping inode writeback
Jan Kara
1
-2
/
+6
2020-09-03
efi: provide empty efi_enter_virtual_mode implementation
Andrey Konovalov
1
-0
/
+4
2020-08-21
mm: Avoid calling build_all_zonelists_init under hotplug context
Oscar Salvador
1
-1
/
+2
2020-08-21
iommu/vt-d: Enforce PASID devTLB field mask
Liu Yi L
1
-2
/
+2
2020-08-21
net/compat: Add missing sock updates for SCM_RIGHTS
Kees Cook
1
-0
/
+4
2020-08-21
tracepoint: Mark __tracepoint_string's __used
Nick Desaulniers
1
-1
/
+1
2020-08-21
ipv6: fix memory leaks on IPV6_ADDRFORM path
Cong Wang
1
-0
/
+1
2020-08-21
xattr: break delegations in {set,remove}xattr
Frank van der Linden
1
-0
/
+2
2020-08-21
random32: move the pseudo-random 32-bit definitions to prandom.h
Linus Torvalds
2
-62
/
+82
2020-08-21
random32: remove net_rand_state from the latent entropy gcc plugin
Linus Torvalds
1
-1
/
+1
2020-08-21
random: fix circular include dependency on arm64 after addition of percpu.h
Willy Tarreau
1
-1
/
+1
2020-08-21
random32: update the net random state on interrupt and activity
Willy Tarreau
1
-0
/
+3
2020-08-21
install several missing uapi headers
Rolf Eike Beer
4
-0
/
+25
2020-08-21
uapi: includes linux/types.h before exporting files
Nicolas Dichtel
5
-1
/
+8
2020-08-21
x86, vmlinux.lds: Page-align end of ..page_aligned sections
Joerg Roedel
1
-1
/
+4
2020-07-31
tcp: allow at most one TLP probe per flight
Yuchung Cheng
1
-1
/
+3
2020-07-31
io-mapping: indicate mapping failure
Michael J. Ruhl
1
-1
/
+4
2020-07-22
usb: core: Add a helper function to check the validity of EP type in URB
Takashi Iwai
1
-0
/
+2
2020-07-22
cgroup: Fix sock_cgroup_data on big-endian.
Cong Wang
1
-0
/
+2
2020-07-22
cgroup: fix cgroup_sk_alloc() for sk_clone_lock()
Cong Wang
2
-3
/
+7
2020-07-22
genetlink: remove genl_bind
Sean Tranchetti
1
-8
/
+0
2020-07-22
net: Added pointer check for dst->ops->neigh_lookup in dst_neigh_lookup_skb
Martin Varghese
1
-1
/
+9
2020-07-22
ALSA: compress: fix partial_drain completion state
Vinod Koul
1
-1
/
+9
2020-07-09
sched/rt: Show the 'sched_rr_timeslice' SCHED_RR timeslice tuning knob in mil...
Shile Zhang
1
-0
/
+1
2020-07-09
crypto: af_alg - fix use-after-free in af_alg_accept() due to bh_lock_sock()
Herbert Xu
1
-2
/
+2
2020-06-30
net: qed: fix left elements count calculation
Alexander Lobakin
1
-10
/
+16
2020-06-30
net: core: reduce recursion limit value
Taehee Yoo
1
-1
/
+1
2020-06-30
net: Do not clear the sock TX queue in sk_set_socket()
Tariq Toukan
1
-1
/
+0
2020-06-30
sctp: Don't advertise IPv4 addresses if ipv6only is set on the socket
Marcelo Ricardo Leitner
1
-3
/
+5
2020-06-30
mtd: rawnand: Pass a nand_chip object to nand_release()
Boris Brezillon
1
-4
/
+2
[next]