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
2019-05-31
HID: core: move Usage Page concatenation to Main item
Nicolas Saenz Julienne
1
-0
/
+1
2019-05-31
iio: ad_sigma_delta: Properly handle SPI bus locking vs CS assertion
Lars-Peter Clausen
1
-0
/
+1
2019-05-31
cgroup: protect cgroup->nr_(dying_)descendants by css_set_lock
Roman Gushchin
1
-0
/
+5
2019-05-31
block: fix use-after-free on gendisk
Yufen Yu
1
-0
/
+1
2019-05-31
smpboot: Place the __percpu annotation correctly
Sebastian Andrzej Siewior
1
-1
/
+1
2019-05-31
x86/modules: Avoid breaking W^X while loading modules
Nadav Amit
1
-0
/
+1
2019-05-31
Bluetooth: Ignore CC events not matching the last HCI command
João Paulo Rechi Vita
1
-0
/
+1
2019-05-31
acct_on(): don't mess with freeze protection
Al Viro
1
-0
/
+2
2019-05-31
media: vb2: add waiting_in_dqbuf flag
Hans Verkuil
1
-0
/
+1
2019-05-31
bpf: add bpf_jit_limit knob to restrict unpriv allocations
Daniel Borkmann
1
-0
/
+1
2019-05-31
bio: fix improper use of smp_mb__before_atomic()
Andrea Parri
1
-1
/
+1
2019-05-25
bpf: add map_lookup_elem_sys_only for lookups from syscall side
Daniel Borkmann
1
-0
/
+1
2019-05-25
bpf: Fix preempt_enable_no_resched() abuse
Peter Zijlstra
1
-1
/
+1
2019-05-25
xfrm: Honor original L3 slave device in xfrmi policy lookup
Martin Willi
1
-1
/
+2
2019-05-25
xfrm: clean up xfrm protocol checks
Cong Wang
1
-0
/
+17
2019-05-25
fuse: Add FOPEN_STREAM to use stream_open()
Kirill Smelkov
1
-0
/
+2
2019-05-25
PCI: Work around Pericom PCIe-to-PCI bridge Retrain Link erratum
Stefan Mätje
1
-0
/
+2
2019-05-25
udlfb: introduce a rendering mutex
Mikulas Patocka
1
-0
/
+1
2019-05-25
udlfb: fix sleeping inside spinlock
Mikulas Patocka
1
-0
/
+6
2019-05-25
of: fix clang -Wunsequenced for be32_to_cpu()
Phong Tran
1
-2
/
+2
2019-05-25
dcache: sort the freeing-without-RCU-delay mess for good.
Al Viro
1
-1
/
+1
2019-05-25
net: test nouarg before dereferencing zerocopy pointers
Willem de Bruijn
1
-3
/
+6
2019-05-25
ipv6: prevent possible fib6 leaks
Eric Dumazet
1
-1
/
+2
2019-05-22
jbd2: fix potential double free
Chengguang Xu
1
-3
/
+5
2019-05-22
mfd: max77620: Fix swapped FPS_PERIOD_MAX_US values
Dmitry Osipenko
1
-2
/
+2
2019-05-22
mfd: da9063: Fix OTP control register names to match datasheets for DA9063/63L
Steve Twiss
1
-3
/
+3
2019-05-22
hugetlb: use same fault hash key for shared and private mappings
Mike Kravetz
1
-3
/
+1
2019-05-22
mm/huge_memory: fix vmf_insert_pfn_{pmd, pud}() crash, handle unaligned addre...
Dan Williams
1
-4
/
+2
2019-05-16
nfc: nci: Potential off by one in ->pipes[] array
Dan Carpenter
1
-1
/
+1
2019-05-16
netfilter: ctnetlink: don't use conntrack/expect object addresses as id
Florian Westphal
1
-0
/
+2
2019-05-16
KVM: fix spectrev1 gadgets
Paolo Bonzini
1
-4
/
+6
2019-05-16
x86/reboot, efi: Use EFI reboot for Acer TravelMate X514-51T
Jian-Hong Pan
1
-1
/
+6
2019-05-16
bfq: update internal depth state when queue depth changes
Jens Axboe
1
-0
/
+1
2019-05-14
cpu/speculation: Add 'mitigations=' cmdline option
Josh Poimboeuf
1
-0
/
+24
2019-05-14
x86/speculation/mds: Add sysfs reporting for MDS
Thomas Gleixner
1
-0
/
+2
2019-05-10
Bluetooth: Align minimum encryption key size for LE and BR/EDR connections
Marcel Holtmann
1
-0
/
+3
2019-05-10
linux/kernel.h: Use parentheses around argument in u64_to_user_ptr()
Jann Horn
1
-2
/
+2
2019-05-08
clk: x86: Add system specific quirk to mark clocks as critical
David Müller
1
-0
/
+3
2019-05-08
fs: stream_open - opener for stream-like files so that read and write can run...
Kirill Smelkov
1
-0
/
+4
2019-05-08
USB: core: Fix bug caused by duplicate interface PM usage counter
Alan Stern
1
-2
/
+0
2019-05-08
i2c: Allow recovery of the initial IRQ by an I2C client device.
Jim Broadus
1
-0
/
+1
2019-05-05
sctp: avoid running the sctp state machine recursively
Xin Long
1
-1
/
+0
2019-05-04
ptrace: take into account saved_sigmask in PTRACE{GET,SET}SIGMASK
Andrei Vagin
1
-0
/
+18
2019-05-04
net/sched: don't dereference a->goto_chain to read the chain index
Davide Caratti
1
-1
/
+1
2019-05-04
xsk: fix umem memory leak on cleanup
Björn Töpel
1
-1
/
+0
2019-05-04
fs: prevent page refcount overflow in pipe_buf_get
Matthew Wilcox
1
-4
/
+6
2019-05-04
mm: add 'try_get_page()' helper function
Linus Torvalds
1
-0
/
+9
2019-05-04
mm: make page ref count overflow check tighter and more explicit
Linus Torvalds
1
-1
/
+5
2019-05-02
aio: simplify - and fix - fget/fput for io_submit()
Linus Torvalds
1
-1
/
+7
2019-05-02
net: netrom: Fix error cleanup path of nr_proto_init
YueHaibing
1
-1
/
+1
[next]