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.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
Commit message (
Expand
)
Author
Age
Files
Lines
*
init/initramfs.c: provide more details in error messages
David Engraf
2019-03-07
1
-3
/
+3
*
lib/ubsan: default UBSAN_ALIGNMENT to not set
Anders Roxell
2019-03-07
1
-5
/
+9
*
scripts/gdb: replace flags (MS_xyz -> SB_xyz)
Jackie Liu
2019-03-07
2
-12
/
+12
*
kcov: convert kcov.refcount to refcount_t
Elena Reshetova
2019-03-07
1
-4
/
+5
*
kcov: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-03-07
1
-4
/
+2
*
kernel/configs: use .incbin directive to embed config_data.gz
Masahiro Yamada
2019-03-07
4
-35
/
+21
*
configs: get rid of obsolete CONFIG_ENABLE_WARN_DEPRECATED
Alexey Brodkin
2019-03-07
56
-56
/
+2
*
kernel/gcov/gcc_3_4.c: use struct_size() in kzalloc()
Gustavo A. R. Silva
2019-03-07
1
-4
/
+2
*
sysctl: handle overflow for file-max
Christian Brauner
2019-03-07
1
-0
/
+3
*
sysctl: handle overflow in proc_get_long
Christian Brauner
2019-03-07
1
-1
/
+39
*
rapidio/mport_cdev: mark expected switch fall-through
Gustavo A. R. Silva
2019-03-07
1
-0
/
+1
*
drivers/rapidio/rio_cm.c: fix potential oops in riocm_ch_listen()
Dan Carpenter
2019-03-07
1
-1
/
+3
*
kernel: workqueue: clarify wq_worker_last_func() caller requirements
Johannes Weiner
2019-03-07
1
-0
/
+10
*
exec: increase BINPRM_BUF_SIZE to 256
Oleg Nesterov
2019-03-07
2
-2
/
+2
*
fs/exec.c: replace opencoded set_mask_bits()
Vineet Gupta
2019-03-07
1
-6
/
+1
*
fat: enable .splice_write to support splice on O_DIRECT file
Hou Tao
2019-03-07
1
-0
/
+1
*
autofs: clear O_NONBLOCK on the pipe
NeilBrown
2019-03-07
1
-0
/
+2
*
fs/autofs/inode.c: use seq_puts() for simple strings in autofs_show_options()
Ian Kent
2019-03-07
1
-6
/
+6
*
autofs: add ignore mount option
Ian Kent
2019-03-07
3
-2
/
+10
*
init/calibrate.c: provide proper prototype
Valdis Kletnieks
2019-03-07
1
-0
/
+1
*
fs/binfmt_elf.c: spread const a little
Alexey Dobriyan
2019-03-07
1
-5
/
+3
*
fs/binfmt_elf.c: use list_for_each_entry()
Alexey Dobriyan
2019-03-07
1
-10
/
+5
*
fs/binfmt_elf.c: don't be afraid of overflow
Alexey Dobriyan
2019-03-07
1
-6
/
+3
*
epoll: use rwlock in order to reduce ep_poll_callback() contention
Roman Penyaev
2019-03-07
1
-36
/
+122
*
epoll: unify awaking of wakeup source on ep_poll_callback() path
Roman Penyaev
2019-03-07
1
-8
/
+1
*
epoll: make sure all elements in ready list are in FIFO order
Roman Penyaev
2019-03-07
1
-1
/
+5
*
checkpatch: add test for SPDX-License-Identifier on wrong line #
Joe Perches
2019-03-07
1
-0
/
+8
*
checkpatch: allow reporting C99 style comments
Vadim Bendebury
2019-03-07
1
-1
/
+2
*
checkpatch: add some new alloc functions to various tests
Joe Perches
2019-03-07
1
-4
/
+15
*
checkpatch: verify SPDX comment style
Joe Perches
2019-03-07
1
-0
/
+8
*
lib/test_firmware.c: remove some dead code
Dan Carpenter
2019-03-07
1
-9
/
+0
*
lib/assoc_array.c: mark expected switch fall-through
Gustavo A. R. Silva
2019-03-07
1
-0
/
+1
*
lib/test_ubsan.c: VLA no longer used in kernel
Olof Johansson
2019-03-07
1
-10
/
+1
*
lib/div64.c: off by one in shift
Stanislaw Gruszka
2019-03-07
1
-2
/
+2
*
include/linux/bitops.h: set_mask_bits() to return old value
Vineet Gupta
2019-03-07
1
-1
/
+1
*
ACPI: implement acpi_handle_debug in terms of _dynamic_func_call
Rasmus Villemoes
2019-03-07
1
-6
/
+2
*
ACPI: remove unused __acpi_handle_debug macro
Rasmus Villemoes
2019-03-07
1
-3
/
+0
*
ACPI: use proper DYNAMIC_DEBUG_BRANCH macro
Rasmus Villemoes
2019-03-07
1
-1
/
+1
*
btrfs: implement btrfs_debug* in terms of helper macro
Rasmus Villemoes
2019-03-07
1
-24
/
+10
*
dynamic_debug: refactor dynamic_pr_debug and friends
Rasmus Villemoes
2019-03-07
1
-29
/
+43
*
dynamic_debug: add static inline stub for ddebug_add_module
Rasmus Villemoes
2019-03-07
2
-4
/
+8
*
dynamic_debug: move pr_err from module.c to ddebug_add_module
Rasmus Villemoes
2019-03-07
2
-4
/
+4
*
dynamic_debug: remove unused EXPORT_SYMBOLs
Rasmus Villemoes
2019-03-07
1
-2
/
+0
*
dynamic_debug: use pointer comparison in ddebug_remove_module
Rasmus Villemoes
2019-03-07
1
-1
/
+2
*
dynamic_debug: don't duplicate modname in ddebug_add_module
Rasmus Villemoes
2019-03-07
1
-8
/
+7
*
dynamic_debug: consolidate DEFINE_DYNAMIC_DEBUG_METADATA definitions
Rasmus Villemoes
2019-03-07
1
-15
/
+7
*
linux/printk.h: use DYNAMIC_DEBUG_BRANCH in pr_debug_ratelimited
Rasmus Villemoes
2019-03-07
1
-1
/
+1
*
linux/net.h: use DYNAMIC_DEBUG_BRANCH in net_dbg_ratelimited
Rasmus Villemoes
2019-03-07
1
-1
/
+1
*
linux/device.h: use DYNAMIC_DEBUG_BRANCH in dev_dbg_ratelimited
Rasmus Villemoes
2019-03-07
1
-1
/
+1
*
include/linux/pid.h: remove next_pidmap() declaration
Nadav Amit
2019-03-07
1
-1
/
+0
[next]