index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
nvdimm
/
namespace_devs.c
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2019-12-07
pipe: remove 'waiting_writers' merging logic
Linus Torvalds
3
-33
/
+9
2019-12-07
pipe: fix and clarify pipe read wakeup logic
Linus Torvalds
1
-13
/
+18
2019-12-07
pipe: fix and clarify pipe write wakeup logic
Linus Torvalds
1
-18
/
+41
2019-12-07
lib/: fix Kconfig indentation
Krzysztof Kozlowski
3
-22
/
+22
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 Instruments'
Changbin Du
1
-4
/
+8
2019-12-07
pipe: fix poll/select race introduced by the pipe rework
Linus Torvalds
1
-3
/
+15
2019-12-07
nfsd: depend on CRYPTO_MD5 for legacy client tracking
Patrick Steinhardt
1
-0
/
+1
2019-12-07
NFSD fixing possible null pointer derefering in copy offload
Olga Kornievskaia
1
-1
/
+2
2019-12-06
pipe: Fix iteration end check in fuse_dev_splice_write()
David Howells
1
-1
/
+1
2019-12-06
pipe: fix incorrect caching of pipe state over pipe_wait()
Linus Torvalds
1
-4
/
+6
2019-12-06
ARM: multi_v7_defconfig: Restore debugfs support
Marek Szyprowski via Linux.Kernel.Org
1
-0
/
+1
2019-12-06
arm64: entry: refine comment of stack overflow check
Heyi Guo
1
-1
/
+2
2019-12-06
arm64: ftrace: fix ifdeffery
Mark Rutland
1
-2
/
+1
2019-12-06
arm64: KVM: Invoke compute_layout() before alternatives are applied
Sebastian Andrzej Siewior
3
-7
/
+6
2019-12-06
arm64: Validate tagged addresses in access_ok() called from kernel threads
Catalin Marinas
1
-1
/
+6
2019-12-06
ARM: 8947/1: Fix __arch_get_hw_counter() access to CNTVCT
Vincenzo Frascino
1
-0
/
+3
2019-12-06
ARM: 8943/1: Fix topology setup in case of CPU hotplug for CONFIG_SCHED_MC
Dietmar Eggemann
2
-5
/
+9
2019-12-05
pipe: Fix missing mask update after pipe_wait()
David Howells
1
-6
/
+6
2019-12-05
pipe: Remove assertion from pipe_poll()
David Howells
1
-2
/
+1
2019-12-05
ARM: defconfig: re-run savedefconfig on multi_v* configs
Olof Johansson
3
-41
/
+27
2019-12-05
arm64: defconfig: re-run savedefconfig
Olof Johansson
1
-27
/
+9
2019-12-05
block: fix memleak of bio integrity data
Justin Tee
3
-1
/
+8
2019-12-05
ARM: pxa: Fix resource properties
Linus Walleij
1
-3
/
+3
2019-12-05
soc: mediatek: cmdq: fixup wrong input order of write api
Bibby Hsieh
1
-1
/
+1
2019-12-05
soc: aspeed: Fix snoop_file_poll()'s return type
Luc Van Oostenryck
1
-2
/
+2
2019-12-05
MAINTAINERS: Switch to Marvell addresses
Robert Richter
1
-10
/
+10
2019-12-05
MAINTAINERS: update Cavium ThunderX drivers
Jan Glauber
2
-11
/
+9
2019-12-05
iomap: stop using ioend after it's been freed in iomap_finish_ioend()
Zorro Lang
1
-2
/
+3
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
powerpc/perf: Disable trace_imc pmu
Madhavan Srinivasan
1
-1
/
+8
2019-12-05
powerpc/powernv: Avoid re-registration of imc debugfs directory
Anju T Sudhakar
1
-23
/
+16
2019-12-04
mm: remove __ARCH_HAS_4LEVEL_HACK and include/asm-generic/4level-fixup.h
Mike Rapoport
3
-52
/
+5
2019-12-04
um: add support for folded p4d page tables
Mike Rapoport
8
-14
/
+78
2019-12-04
um: remove unused pxx_offset_proc() and addr_pte() functions
Mike Rapoport
1
-29
/
+0
2019-12-04
sparc32: use pgtable-nopud instead of 4level-fixup
Mike Rapoport
7
-33
/
+81
2019-12-04
parisc/hugetlb: use pgtable-nopXd instead of 4level-fixup
Helge Deller
1
-6
/
+12
2019-12-04
parisc: use pgtable-nopXd instead of 4level-fixup
Mike Rapoport
7
-76
/
+81
2019-12-04
nds32: use pgtable-nopmd instead of 4level-fixup
Mike Rapoport
9
-35
/
+47
2019-12-04
microblaze: use pgtable-nopmd instead of 4level-fixup
Mike Rapoport
6
-56
/
+25
[next]