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.12.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
*
fat: new inline functions to determine the FAT variant (32, 16 or 12)
Carmeli Tamir
2019-01-04
6
-22
/
+39
*
fat: move MAX_FAT to fat.h and change it to inline function
Carmeli Tamir
2019-01-04
3
-3
/
+10
*
fat: remove FAT_FIRST_ENT macro
Carmeli Tamir
2019-01-04
2
-7
/
+8
*
include/uapi/linux/msdos_fs.h: use MSDOS_NAME for volume label size
Carmeli Tamir
2019-01-04
1
-2
/
+2
*
hfsplus: return file attributes on statx
Ernesto A. Fernández
2019-01-04
3
-0
/
+24
*
autofs: add strictexpire mount option
Ian Kent
2019-01-04
4
-3
/
+13
*
autofs: change catatonic setting to a bit flag
Ian Kent
2019-01-04
5
-16
/
+20
*
autofs: simplify parse_options() function call
Ian Kent
2019-01-04
1
-26
/
+29
*
autofs: improve ioctl sbi checks
Ian Kent
2019-01-04
3
-21
/
+9
*
init/main.c: make "initcall_level_names[]" const char *
Alexey Dobriyan
2019-01-04
1
-1
/
+1
*
fs/epoll: deal with wait_queue only once
Davidlohr Bueso
2019-01-04
1
-11
/
+18
*
fs/epoll: rename check_events label to send_events
Davidlohr Bueso
2019-01-04
1
-3
/
+3
*
fs/epoll: avoid barrier after an epoll_wait(2) timeout
Davidlohr Bueso
2019-01-04
1
-2
/
+6
*
fs/epoll: reduce the scope of wq lock in epoll_wait()
Davidlohr Bueso
2019-01-04
1
-54
/
+60
*
fs/epoll: robustify ep->mtx held checks
Davidlohr Bueso
2019-01-04
1
-0
/
+2
*
fs/epoll: drop ovflist branch prediction
Davidlohr Bueso
2019-01-04
1
-1
/
+1
*
fs/epoll: simplify ep_send_events_proc() ready-list loop
Davidlohr Bueso
2019-01-04
1
-36
/
+37
*
fs/epoll: remove max_nests argument from ep_call_nested()
Davidlohr Bueso
2019-01-04
1
-8
/
+6
*
checkpatch: warn on const char foo[] = "bar"; declarations
Joe Perches
2019-01-04
1
-2
/
+11
*
drivers/firmware/memmap.c: modify memblock_alloc to memblock_alloc_nopanic
huang.zijiang
2019-01-04
1
-1
/
+1
*
lib/genalloc.c: use vzalloc_node() to allocate the bitmap
Huang Shijie
2019-01-04
1
-2
/
+2
*
lib/find_bit_benchmark.c: align test_find_next_and_bit with others
Yury Norov
2019-01-04
1
-6
/
+5
*
lib/genalloc.c: fix allocation of aligned buffer from non-aligned chunk
Alexey Skidanov
2019-01-04
2
-14
/
+19
*
fls: change parameter to unsigned int
Matthew Wilcox
2019-01-04
16
-20
/
+19
*
include/linux/printk.h: drop silly "static inline asmlinkage" from dump_stack()
Alexey Dobriyan
2019-01-04
1
-1
/
+1
*
drivers/dma-buf/udmabuf.c: convert to use vm_fault_t
Souptick Joarder
2019-01-04
1
-1
/
+1
*
kernel/hung_task.c: break RCU locks based on jiffies
Tetsuo Handa
2019-01-04
1
-4
/
+4
*
kernel/hung_task.c: force console verbose before panic
Liu, Chuansheng
2019-01-04
1
-7
/
+5
*
build_bug.h: remove most of dummy BUILD_BUG_ON stubs for Sparse
Masahiro Yamada
2019-01-04
1
-15
/
+7
*
build_bug.h: remove negative-array fallback for BUILD_BUG_ON()
Masahiro Yamada
2019-01-04
1
-14
/
+0
*
Documentation/process/coding-style.rst: don't use "extern" with function prot...
Alexey Dobriyan
2019-01-04
1
-0
/
+3
*
proc/sysctl: fix return error for proc_doulongvec_minmax()
Cheng Lin
2019-01-04
1
-0
/
+2
*
fs/proc/base.c: slightly faster /proc/*/limits
Alexey Dobriyan
2019-01-04
1
-2
/
+4
*
fs/proc/inode.c: delete unnecessary variable in proc_alloc_inode()
Alexey Dobriyan
2019-01-04
1
-3
/
+1
*
fs/proc/util.c: include fs/proc/internal.h for name_to_int()
Eric Biggers
2019-01-04
1
-0
/
+1
*
fs/proc/base.c: use ns_capable instead of capable for timerslack_ns
Benjamin Gordon
2019-01-04
1
-3
/
+9
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2019-01-02
20
-141
/
+347
|
\
|
*
Merge branch 'next' into for-linus
Dmitry Torokhov
2018-12-28
19
-141
/
+346
|
|
\
|
|
*
Input: atmel_mxt_ts - don't try to free unallocated kernel memory
Sanjeev Chugh
2018-12-28
1
-2
/
+2
|
|
*
Input: drv2667 - fix indentation issues
Colin Ian King
2018-12-21
1
-3
/
+3
|
|
*
Input: touchscreen - fix coding style issue
Hardik Singh Rathore
2018-12-21
5
-8
/
+8
|
|
*
Input: add official Raspberry Pi's touchscreen driver
Nicolas Saenz Julienne
2018-12-21
4
-0
/
+266
|
|
*
Input: nomadik-ske-keypad - fix a loop timeout test
Dan Carpenter
2018-12-21
1
-1
/
+1
|
|
*
Input: rotary-encoder - don't log EPROBE_DEFER to kernel log
Uwe Kleine-König
2018-12-08
1
-2
/
+4
|
|
*
Input: olpc_apsp - remove set but not used variable 'np'
YueHaibing
2018-12-03
1
-2
/
+0
|
|
*
Input: olpc_apsp - enable the SP clock
Lubomir Rintel
2018-11-15
2
-0
/
+18
|
|
*
Input: olpc_apsp - check FIFO status on open(), not probe()
Lubomir Rintel
2018-11-15
1
-7
/
+7
|
|
*
Input: olpc_apsp - drop CONFIG_OLPC dependency
Lubomir Rintel
2018-11-15
1
-1
/
+0
|
|
*
clk: mmp2: add SP clock
Lubomir Rintel
2018-11-15
1
-0
/
+4
|
|
*
dt-bindings: marvell,mmp2: Add clock id for the SP clock
Lubomir Rintel
2018-11-15
1
-0
/
+1
[next]