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
*
include/asm-generic/topology.h: remove unused parent_node() macro
Dou Liyang
2017-11-17
1
-3
/
+0
*
arch/tile/include/asm/topology.h: remove unused parent_node() macro
Dou Liyang
2017-11-17
1
-6
/
+0
*
arch/sparc/include/asm/topology_64.h: remove unused parent_node() macro
Dou Liyang
2017-11-17
1
-2
/
+0
*
arch/sh/include/asm/topology.h: remove unused parent_node() macro
Dou Liyang
2017-11-17
1
-1
/
+0
*
arch/ia64/include/asm/topology.h: remove unused parent_node() macro
Dou Liyang
2017-11-17
1
-7
/
+0
*
drivers/pcmcia/sa1111_badge4.c: avoid unused function warning
Arnd Bergmann
2017-11-17
1
-0
/
+2
*
mm: add infrastructure for get_user_pages_fast() benchmarking
Kirill A. Shutemov
2017-11-17
5
-0
/
+202
*
sysvipc: make get_maxid O(1) again
Davidlohr Bueso
2017-11-17
3
-33
/
+32
*
sysvipc: properly name ipc_addid() limit parameter
Davidlohr Bueso
2017-11-17
1
-5
/
+5
*
sysvipc: duplicate lock comments wrt ipc_addid()
Davidlohr Bueso
2017-11-17
2
-0
/
+2
*
sysvipc: unteach ids->next_id for !CHECKPOINT_RESTORE
Davidlohr Bueso
2017-11-17
3
-20
/
+47
*
initramfs: use time64_t timestamps
Arnd Bergmann
2017-11-17
1
-5
/
+5
*
drivers/watchdog: make use of devm_register_reboot_notifier()
Andrey Smirnov
2017-11-17
2
-35
/
+32
*
kernel/reboot.c: add devm_register_reboot_notifier()
Andrey Smirnov
2017-11-17
2
-0
/
+31
*
kcov: update documentation
Victor Chibotaru
2017-11-17
1
-4
/
+95
*
Makefile: support flag -fsanitizer-coverage=trace-cmp
Victor Chibotaru
2017-11-17
3
-2
/
+18
*
kcov: support comparison operands collection
Victor Chibotaru
2017-11-17
3
-39
/
+211
*
kcov: remove pointless current != NULL check
Andrey Ryabinin
2017-11-17
1
-1
/
+1
*
kernel/panic.c: add TAINT_AUX
Borislav Petkov
2017-11-17
2
-1
/
+4
*
pid: remove pidhash
Gargi Sharma
2017-11-17
8
-50
/
+18
*
pid: replace pid bitmap implementation with IDR API
Gargi Sharma
2017-11-17
6
-209
/
+65
*
kernel/sysctl.c: code cleanups
Ola N. Kaldestad
2017-11-17
1
-5
/
+3
*
Documentation/sysctl/vm.txt: fix typo
Kangmin Park
2017-11-17
1
-1
/
+1
*
drivers/rapidio/devices/rio_mport_cdev.c: fix error handling in 'rio_dma_tran...
Christophe JAILLET
2017-11-17
1
-1
/
+1
*
drivers/rapidio/devices/rio_mport_cdev.c: fix resource leak in error handling...
Christophe JAILLET
2017-11-17
1
-1
/
+2
*
rapidio: constify rio_device_id
Arvind Yadav
2017-11-17
5
-5
/
+5
*
kdump: print a message in case parse_crashkernel_mem resulted in zero bytes
Dave Young
2017-11-17
1
-1
/
+2
*
kernel/signal.c: remove the no longer needed SIGNAL_UNKILLABLE check in compl...
Oleg Nesterov
2017-11-17
1
-2
/
+2
*
kernel/signal.c: protect the SIGNAL_UNKILLABLE tasks from !sig_kernel_only() ...
Oleg Nesterov
2017-11-17
1
-1
/
+1
*
kernel/signal.c: protect the traced SIGNAL_UNKILLABLE tasks from SIGKILL
Oleg Nesterov
2017-11-17
1
-5
/
+7
*
fat: remove redundant assignment of 0 to slots
Colin Ian King
2017-11-17
1
-1
/
+0
*
hfs/hfsplus: clean up unused variables in bnode.c
Christos Gkekas
2017-11-17
2
-8
/
+0
*
nilfs2: remove inode->i_version initialization
Jeff Layton
2017-11-17
1
-1
/
+0
*
nilfs2: use octal for unreadable permission macro
Ryusuke Konishi
2017-11-17
1
-1
/
+1
*
nilfs2: align block comments of nilfs_sufile_truncate_range() at *
Ryusuke Konishi
2017-11-17
1
-16
/
+16
*
fs, nilfs: convert nilfs_root.count from atomic_t to refcount_t
Elena Reshetova
2017-11-17
2
-6
/
+7
*
nilfs2: fix race condition that causes file system corruption
Andreas Rohner
2017-11-17
1
-2
/
+4
*
fs/nilfs2: convert timers to use timer_setup()
Kees Cook
2017-11-17
2
-6
/
+6
*
sysctl: check for UINT_MAX before unsigned int min/max
Joe Lawrence
2017-11-17
1
-6
/
+8
*
pipe: add proc_dopipe_max_size() to safely assign pipe_max_size
Joe Lawrence
2017-11-17
4
-15
/
+56
*
pipe: avoid round_pipe_size() nr_pages overflow on 32-bit
Joe Lawrence
2017-11-17
1
-2
/
+15
*
pipe: match pipe_max_size data type with procfs
Joe Lawrence
2017-11-17
2
-2
/
+2
*
autofs: don't fail mount for transient error
NeilBrown
2017-11-17
1
-1
/
+14
*
init/version.c: include <linux/export.h> instead of <linux/module.h>
Masahiro Yamada
2017-11-17
1
-1
/
+1
*
epoll: remove ep_call_nested() from ep_eventpoll_poll()
Jason Baron
2017-11-17
1
-45
/
+35
*
epoll: avoid calling ep_call_nested() from ep_poll_safewake()
Jason Baron
2017-11-17
1
-29
/
+18
*
epoll: account epitem and eppoll_entry to kmemcg
Shakeel Butt
2017-11-17
1
-2
/
+2
*
checkpatch: do not check missing blank line before builtin_*_driver
Masahiro Yamada
2017-11-17
1
-0
/
+1
*
checkpatch: add --strict test for lines ending in [ or (
Joe Perches
2017-11-17
1
-0
/
+6
*
checkpatch: add TP_printk to list of logging functions
Joe Perches
2017-11-17
1
-0
/
+1
[next]