index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-12-07
kernel-hacking: move DEBUG_FS to 'Generic Kernel Debugging Instruments'
Changbin Du
1
-12
/
+12
2019-12-07
kernel-hacking: move DEBUG_BUGVERBOSE to 'printk and dmesg options'
Changbin Du
1
-9
/
+9
2019-12-07
kernel-hacking: create a submenu for scheduler debugging options
Changbin Du
1
-0
/
+4
2019-12-07
kernel-hacking: move SCHED_STACK_END_CHECK after DEBUG_STACK_USAGE
Changbin Du
1
-12
/
+12
2019-12-07
kernel-hacking: move Oops into 'Lockups and Hangs'
Changbin Du
1
-29
/
+29
2019-12-07
kernel-hacking: move kernel testing and coverage options to same submenu
Changbin Du
1
-84
/
+89
2019-12-07
kernel-hacking: group kernel data structures debugging together
Changbin Du
1
-10
/
+14
2019-12-07
kernel-hacking: create submenu for arch special debugging options
Changbin Du
1
-0
/
+4
2019-12-07
kernel-hacking: group sysrq/kgdb/ubsan into 'Generic Kernel Debugging Instrum...
Changbin Du
1
-4
/
+8
2019-12-06
pipe: fix incorrect caching of pipe state over pipe_wait()
Linus Torvalds
1
-4
/
+6
2019-12-06
pipe: Fix missing mask update after pipe_wait()
David Howells
1
-6
/
+6
2019-12-06
pipe: Remove assertion from pipe_poll()
David Howells
1
-2
/
+1
2019-12-05
block: fix memleak of bio integrity data
Justin Tee
3
-1
/
+8
2019-12-05
io_uring: fix a typo in a comment
LimingWu
1
-1
/
+1
2019-12-05
bfq-iosched: Ensure bio->bi_blkg is valid before using it
Hou Tao
1
-0
/
+3
2019-12-05
io_uring: hook all linked requests via link_list
Pavel Begunkov
1
-22
/
+20
2019-12-05
io_uring: fix error handling in io_queue_link_head
Pavel Begunkov
1
-5
/
+7
2019-12-05
mm: remove __ARCH_HAS_4LEVEL_HACK and include/asm-generic/4level-fixup.h
Mike Rapoport
3
-52
/
+5
2019-12-05
um: add support for folded p4d page tables
Mike Rapoport
8
-14
/
+78
2019-12-05
um: remove unused pxx_offset_proc() and addr_pte() functions
Mike Rapoport
1
-29
/
+0
2019-12-05
sparc32: use pgtable-nopud instead of 4level-fixup
Mike Rapoport
7
-33
/
+81
2019-12-05
parisc/hugetlb: use pgtable-nopXd instead of 4level-fixup
Helge Deller
1
-6
/
+12
2019-12-05
parisc: use pgtable-nopXd instead of 4level-fixup
Mike Rapoport
7
-76
/
+81
2019-12-05
nds32: use pgtable-nopmd instead of 4level-fixup
Mike Rapoport
9
-35
/
+47
2019-12-05
microblaze: use pgtable-nopmd instead of 4level-fixup
Mike Rapoport
6
-56
/
+25
2019-12-05
m68k: mm: use pgtable-nopXd instead of 4level-fixup
Mike Rapoport
15
-92
/
+129
2019-12-05
m68k: nommu: use pgtable-nopud instead of 4level-fixup
Mike Rapoport
1
-1
/
+1
2019-12-05
c6x: use pgtable-nopud instead of 4level-fixup
Mike Rapoport
1
-1
/
+1
2019-12-05
arm: nommu: use pgtable-nopud instead of 4level-fixup
Mike Rapoport
1
-1
/
+1
2019-12-05
alpha: use pgtable-nopud instead of 4level-fixup
Mike Rapoport
4
-19
/
+22
2019-12-05
gpio: pca953x: tighten up indentation
Andy Shevchenko
1
-11
/
+11
2019-12-05
gpio: pca953x: convert to use bitmap API
Andy Shevchenko
1
-94
/
+70
2019-12-05
gpio: pca953x: use input from regs structure in pca953x_irq_pending()
Andy Shevchenko
1
-1
/
+1
2019-12-05
gpio: pca953x: remove redundant variable and check in IRQ handler
Andy Shevchenko
1
-3
/
+1
2019-12-05
lib/bitmap: introduce bitmap_replace() helper
Andy Shevchenko
3
-0
/
+66
2019-12-05
lib/test_bitmap: fix comment about this file
Andy Shevchenko
1
-1
/
+1
2019-12-05
lib/test_bitmap: move exp1 and exp2 upper for others to use
Andy Shevchenko
1
-21
/
+20
2019-12-05
lib/test_bitmap: rename exp to exp1 to avoid ambiguous name
Andy Shevchenko
1
-22
/
+22
2019-12-05
lib/test_bitmap: name EXP_BYTES properly
Andy Shevchenko
1
-5
/
+5
2019-12-05
lib/test_bitmap: undefine macros after use
Andy Shevchenko
1
-0
/
+4
2019-12-05
lib/test_bitmap: force argument of bitmap_parselist_user() to proper address ...
Andy Shevchenko
1
-1
/
+1
2019-12-05
arch: sembuf.h: make uapi asm/sembuf.h self-contained
Masahiro Yamada
8
-1
/
+11
2019-12-05
arch: msgbuf.h: make uapi asm/msgbuf.h self-contained
Masahiro Yamada
8
-1
/
+13
2019-12-05
arch: ipcbuf.h: make uapi asm/ipcbuf.h self-contained
Masahiro Yamada
5
-1
/
+8
2019-12-05
lib/ubsan: don't serialize UBSAN report
Julien Grall
1
-41
/
+23
2019-12-05
vhost, kcov: collect coverage from vhost_worker
Andrey Konovalov
2
-0
/
+7
2019-12-05
usb, kcov: collect coverage from hub_event
Andrey Konovalov
1
-0
/
+5
2019-12-05
kcov: remote coverage support
Andrey Konovalov
5
-35
/
+700
2019-12-05
uaccess: disallow > INT_MAX copy sizes
Kees Cook
1
-0
/
+2
2019-12-05
drm: limit to INT_MAX in create_blob ioctl
Daniel Vetter
1
-1
/
+1
[next]