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.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.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
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-17
cfg80211: Use const more consistently in for_each_element macros
Jouni Malinen
1
-9
/
+9
2019-10-17
cfg80211: add and use strongly typed element iteration macros
Johannes Berg
1
-0
/
+53
2019-10-05
quota: fix wrong condition in is_quota_modification()
Chao Yu
1
-1
/
+1
2019-10-05
kprobes: Prohibit probing on BUG() and WARN() address
Masami Hiramatsu
1
-0
/
+5
2019-09-10
libceph: allow ceph_buffer_put() to receive a NULL ceph_buffer
Luis Henriques
1
-1
/
+2
2019-09-10
gpio: Fix build error of function redefinition
YueHaibing
1
-24
/
+0
2019-09-06
inet: switch IP ID generator to siphash
Eric Dumazet
1
-0
/
+5
2019-09-06
siphash: implement HalfSipHash1-3 for hash tables
Jason A. Donenfeld
1
-1
/
+56
2019-09-06
siphash: add cryptographically secure PRF
Jason A. Donenfeld
1
-0
/
+85
2019-08-25
include/linux/module.h: copy __init/__exit attrs to init/cleanup_module
Miguel Ojeda
1
-2
/
+2
2019-08-25
Backport minimal compiler_attributes.h to support GCC 9
Miguel Ojeda
1
-0
/
+16
2019-08-11
compat_ioctl: pppoe: fix PPPOEIOCSFWD handling
Arnd Bergmann
1
-0
/
+3
2019-08-06
uapi linux/coda_psdev.h: move upc_req definition from uapi to kernel side hea...
Mikko Rapeli
1
-0
/
+11
2019-08-06
coda: fix build using bare-metal toolchain
Sam Protsenko
1
-2
/
+1
2019-08-06
ACPI: fix false-positive -Wuninitialized warning
Arnd Bergmann
1
-1
/
+4
2019-08-04
sched/fair: Don't free p->numa_faults with concurrent readers
Jann Horn
1
-2
/
+2
2019-08-04
access: avoid the RCU grace period for the temporary subjective credentials
Linus Torvalds
1
-1
/
+6
2019-08-04
elevator: fix truncation of icq_cache_name
Eric Biggers
1
-1
/
+1
2019-08-04
rcu: Force inlining of rcu_read_lock()
Waiman Long
1
-1
/
+1
2019-07-21
VMCI: Fix integer overflow in VMCI handle arrays
Vishnu DASA
1
-1
/
+10
2019-07-10
bug.h: work around GCC PR82365 in BUG()
Arnd Bergmann
2
-1
/
+19
2019-07-10
swiotlb: Make linux/swiotlb.h standalone includible
Thierry Reding
1
-0
/
+3
2019-06-22
coredump: fix race condition between mmget_not_zero()/get_task_mm() and core ...
Andrea Arcangeli
1
-0
/
+21
2019-06-22
cgroup: Use css_tryget() instead of css_tryget_online() in task_get_css()
Tejun Heo
1
-2
/
+8
2019-06-22
pwm: Fix deadlock warning when removing PWM device
Phong Hoang
1
-5
/
+0
2019-06-17
tcp: limit payload size of sacked skbs
Eric Dumazet
1
-0
/
+3
2019-06-11
fs: stream_open - opener for stream-like files so that read and write can run...
Kirill Smelkov
1
-0
/
+4
2019-06-11
rcu: locking and unlocking need to always be at least barriers
Linus Torvalds
1
-4
/
+2
2019-06-11
usb: gadget: fix request length error for isoc transfer
Peter Chen
1
-1
/
+3
2019-06-11
userfaultfd: don't pin the user memory in userfaultfd_file_create()
Oleg Nesterov
1
-1
/
+6
2019-06-11
net: create skb_gso_validate_mac_len()
Daniel Axtens
1
-0
/
+30
2019-06-11
memcg: make it work on sparse non-0-node systems
Jiri Slaby
1
-0
/
+1
2019-06-11
include/linux/bitops.h: sanitize rotate primitives
Rasmus Villemoes
1
-8
/
+8
2019-06-11
HID: core: move Usage Page concatenation to Main item
Nicolas Saenz Julienne
1
-0
/
+1
2019-06-11
iio: ad_sigma_delta: Properly handle SPI bus locking vs CS assertion
Lars-Peter Clausen
1
-0
/
+1
2019-06-11
smpboot: Place the __percpu annotation correctly
Sebastian Andrzej Siewior
1
-1
/
+1
2019-06-11
hugetlb: use same fault hash key for shared and private mappings
Mike Kravetz
1
-3
/
+1
2019-06-11
bio: fix improper use of smp_mb__before_atomic()
Andrea Parri
1
-1
/
+1
2019-06-11
of: fix clang -Wunsequenced for be32_to_cpu()
Phong Tran
1
-2
/
+2
2019-06-11
writeback: synchronize sync(2) against cgroup writeback membership switches
Tejun Heo
1
-0
/
+1
2019-06-11
mfd: da9063: Fix OTP control register names to match datasheets for DA9063/63L
Steve Twiss
1
-3
/
+3
2019-05-16
cpu/speculation: Add 'mitigations=' cmdline option
Josh Poimboeuf
1
-0
/
+17
2019-05-16
x86/speculation/mds: Add sysfs reporting for MDS
Thomas Gleixner
1
-0
/
+2
2019-05-16
x86/speculation: Add prctl() control for indirect branch speculation
Thomas Gleixner
1
-0
/
+9
2019-05-16
x86/speculation: Rework SMT state change
Thomas Gleixner
1
-0
/
+2
2019-05-16
sched: Add sched_smt_active()
Ben Hutchings
1
-0
/
+18
2019-05-16
x86/speculation: Apply IBPB more strictly to avoid cross-process data leak
Jiri Kosina
1
-2
/
+19
2019-05-16
locking/atomics, asm-generic: Move some macros from <linux/bitops.h> to a new...
Will Deacon
2
-21
/
+27
2019-05-16
bitops: avoid integer overflow in GENMASK(_ULL)
Matthias Kaehlcke
1
-2
/
+3
2019-05-16
locking/static_keys: Provide DECLARE and well as DEFINE macros
Tony Luck
1
-0
/
+6
[next]