index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
lib/test_string.c: avoid masking memset16/32/64 failures
Peter Rosin
2019-07-17
1
-3
/
+3
*
lib/string.c: allow searching for NUL with strnchr
Peter Rosin
2019-07-17
1
-1
/
+10
*
lib/list: tweak LIST_POISON2 for better code generation on x86_64
Alexey Dobriyan
2019-07-17
1
-1
/
+1
*
get_maintainer: add ability to skip moderated mailing lists
Joe Perches
2019-07-17
1
-4
/
+10
*
asm-generic: fix a compilation warning
Qian Cai
2019-07-17
1
-14
/
+60
*
arch/*: remove unused isa_page_to_bus()
Stephen Kitt
2019-07-17
4
-9
/
+0
*
arch: replace _BITUL() in kernel-space headers with BIT()
Masahiro Yamada
2019-07-17
9
-135
/
+136
*
linux/bits.h: make BIT(), GENMASK(), and friends available in assembly
Masahiro Yamada
2019-07-17
1
-7
/
+10
*
kernel: fix typos and some coding style in comments
Weitao Hou
2019-07-17
4
-12
/
+12
*
fs/proc/proc_sysctl.c: fix the default values of i_uid/i_gid on /proc/sys ino...
Radoslaw Burny
2019-07-17
1
-0
/
+4
*
proc: test /proc/sysvipc vs setns(CLONE_NEWIPC)
Alexey Dobriyan
2019-07-17
3
-0
/
+135
*
fs/proc/inode.c: use typeof_member() macro
Alexey Dobriyan
2019-07-17
1
-10
/
+17
*
include/linux/kernel.h: add typeof_member() macro
Alexey Dobriyan
2019-07-17
1
-0
/
+2
*
vmcore: add a kernel parameter novmcoredd
Kairui Song
2019-07-17
3
-1
/
+22
*
tools/testing/selftests/proc/proc-pid-vm.c: hide "segfault at ffffffffff60000...
Alexey Dobriyan
2019-07-17
1
-2
/
+15
*
mm: stub out all of swapops.h for !CONFIG_MMU
Christoph Hellwig
2019-07-17
1
-2
/
+3
*
mm: provide a print_vma_addr stub for !CONFIG_MMU
Christoph Hellwig
2019-07-17
1
-0
/
+6
*
mm: fix the MAP_UNINITIALIZED flag
Christoph Hellwig
2019-07-17
3
-11
/
+7
*
mm/cma.c: fail if fixed declaration can't be honored
Doug Berger
2019-07-17
1
-0
/
+13
*
mm/z3fold.c: reinitialize zhdr structs after migration
Henry Burns
2019-07-17
1
-0
/
+10
*
mm/z3fold.c: remove z3fold_migration trylock
Henry Burns
2019-07-17
1
-6
/
+0
*
mm/vmscan.c: add checks for incorrect handling of current->reclaim_state
Andrew Morton
2019-07-17
1
-13
/
+24
*
mm/vmscan.c: calculate reclaimed slab caches in all reclaim paths
Yafang Shao
2019-07-17
1
-0
/
+7
*
mm/vmscan.c: add a new member reclaim_state in struct shrink_control
Yafang Shao
2019-07-17
2
-16
/
+8
*
mm/memcontrol.c: keep local VM counters in sync with the hierarchical ones
Yafang Shao
2019-07-17
1
-7
/
+15
*
mm/z3fold.c: allow __GFP_HIGHMEM in z3fold_alloc
Henry Burns
2019-07-17
1
-3
/
+5
*
mm/cma.c: fix a typo ("alloc_cma" -> "cma_alloc") in cma_release() comments
Ryohei Suzuki
2019-07-17
1
-1
/
+1
*
mm/slab_common.c: work around clang bug #42570
Arnd Bergmann
2019-07-17
1
-1
/
+2
*
lib/mpi/longlong.h: fix building with 32-bit x86
Arnd Bergmann
2019-07-17
1
-8
/
+8
*
mm/shmem.c: fix unused shmem_parse_huge() function warning
Arnd Bergmann
2019-07-17
1
-1
/
+3
*
mm/z3fold: don't try to use buddy slots after free
Vitaly Wool
2019-07-17
1
-1
/
+4
*
Merge tag 'backlight-next-5.3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2019-07-16
2
-36
/
+17
|
\
|
*
backlight: pwm_bl: Fix heuristic to determine number of brightness levels
Matthias Kaehlcke
2019-06-27
1
-18
/
+6
|
*
backlight: gpio_backlight: Enable ACPI enumeration
Andy Shevchenko
2019-06-27
1
-14
/
+9
|
*
backlight: pwm_bl: Convert to use SPDX identifier
Andy Shevchenko
2019-06-27
1
-8
/
+3
*
|
Merge tag 'for-linus-20190715' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-07-16
50
-210
/
+660
|
\
\
|
*
|
MAINTAINERS: add entry for block io cgroup
Konstantin Khlebnikov
2019-07-12
1
-0
/
+13
|
*
|
null_blk: fixup ->report_zones() for !CONFIG_BLK_DEV_ZONED
Jens Axboe
2019-07-12
1
-1
/
+1
|
*
|
block: Limit zone array allocation size
Damien Le Moal
2019-07-12
2
-16
/
+25
|
*
|
sd_zbc: Fix report zones buffer allocation
Damien Le Moal
2019-07-12
1
-29
/
+75
|
*
|
block: Kill gfp_t argument of blkdev_report_zones()
Damien Le Moal
2019-07-12
12
-44
/
+46
|
*
|
block: Allow mapping of vmalloc-ed buffers
Damien Le Moal
2019-07-12
1
-1
/
+27
|
*
|
block/bio-integrity: fix a memory leak bug
Wenwen Wang
2019-07-12
1
-2
/
+6
|
*
|
nvme: fix NULL deref for fabrics options
Minwoo Im
2019-07-12
1
-1
/
+1
|
*
|
Merge branch 'nvme-5.3' of git://git.infradead.org/nvme into for-linus
Jens Axboe
2019-07-11
14
-51
/
+237
|
|
\
\
|
|
*
|
nvme: fix regression upon hot device removal and insertion
Sagi Grimberg
2019-07-10
1
-2
/
+2
|
|
*
|
nvme-fc: fix module unloads while lports still pending
James Smart
2019-07-09
1
-3
/
+48
|
|
*
|
nvme-tcp: don't use sendpage for SLAB pages
Mikhail Skorzhinskii
2019-07-09
1
-1
/
+8
|
|
*
|
nvme-tcp: set the STABLE_WRITES flag when data digests are enabled
Mikhail Skorzhinskii
2019-07-09
1
-0
/
+5
|
|
*
|
nvmet: print a hint while rejecting NSID 0 or 0xffffffff
Mikhail Skorzhinskii
2019-07-09
1
-1
/
+3
[next]