index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
locking-selftest-wlock.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-07-17
lib/string.c: allow searching for NUL with strnchr
Peter Rosin
1
-1
/
+10
2019-07-17
lib/list: tweak LIST_POISON2 for better code generation on x86_64
Alexey Dobriyan
1
-1
/
+1
2019-07-17
get_maintainer: add ability to skip moderated mailing lists
Joe Perches
1
-4
/
+10
2019-07-17
asm-generic: fix a compilation warning
Qian Cai
1
-14
/
+60
2019-07-17
arch/*: remove unused isa_page_to_bus()
Stephen Kitt
4
-9
/
+0
2019-07-17
arch: replace _BITUL() in kernel-space headers with BIT()
Masahiro Yamada
9
-135
/
+136
2019-07-17
linux/bits.h: make BIT(), GENMASK(), and friends available in assembly
Masahiro Yamada
1
-7
/
+10
2019-07-17
kernel: fix typos and some coding style in comments
Weitao Hou
4
-12
/
+12
2019-07-17
fs/proc/proc_sysctl.c: fix the default values of i_uid/i_gid on /proc/sys ino...
Radoslaw Burny
1
-0
/
+4
2019-07-17
proc: test /proc/sysvipc vs setns(CLONE_NEWIPC)
Alexey Dobriyan
3
-0
/
+135
2019-07-17
fs/proc/inode.c: use typeof_member() macro
Alexey Dobriyan
1
-10
/
+17
2019-07-17
include/linux/kernel.h: add typeof_member() macro
Alexey Dobriyan
1
-0
/
+2
2019-07-17
vmcore: add a kernel parameter novmcoredd
Kairui Song
3
-1
/
+22
2019-07-17
tools/testing/selftests/proc/proc-pid-vm.c: hide "segfault at ffffffffff60000...
Alexey Dobriyan
1
-2
/
+15
2019-07-17
mm: stub out all of swapops.h for !CONFIG_MMU
Christoph Hellwig
1
-2
/
+3
2019-07-17
mm: provide a print_vma_addr stub for !CONFIG_MMU
Christoph Hellwig
1
-0
/
+6
2019-07-17
mm: fix the MAP_UNINITIALIZED flag
Christoph Hellwig
3
-11
/
+7
2019-07-17
mm/cma.c: fail if fixed declaration can't be honored
Doug Berger
1
-0
/
+13
2019-07-17
mm/z3fold.c: reinitialize zhdr structs after migration
Henry Burns
1
-0
/
+10
2019-07-17
mm/z3fold.c: remove z3fold_migration trylock
Henry Burns
1
-6
/
+0
2019-07-17
mm/vmscan.c: add checks for incorrect handling of current->reclaim_state
Andrew Morton
1
-13
/
+24
2019-07-17
mm/vmscan.c: calculate reclaimed slab caches in all reclaim paths
Yafang Shao
1
-0
/
+7
2019-07-17
mm/vmscan.c: add a new member reclaim_state in struct shrink_control
Yafang Shao
2
-16
/
+8
2019-07-17
mm/memcontrol.c: keep local VM counters in sync with the hierarchical ones
Yafang Shao
1
-7
/
+15
2019-07-17
mm/z3fold.c: allow __GFP_HIGHMEM in z3fold_alloc
Henry Burns
1
-3
/
+5
2019-07-17
mm/cma.c: fix a typo ("alloc_cma" -> "cma_alloc") in cma_release() comments
Ryohei Suzuki
1
-1
/
+1
2019-07-17
mm/slab_common.c: work around clang bug #42570
Arnd Bergmann
1
-1
/
+2
2019-07-17
lib/mpi/longlong.h: fix building with 32-bit x86
Arnd Bergmann
1
-8
/
+8
2019-07-17
mm/shmem.c: fix unused shmem_parse_huge() function warning
Arnd Bergmann
1
-1
/
+3
2019-07-17
mm/z3fold: don't try to use buddy slots after free
Vitaly Wool
1
-1
/
+4
2019-07-15
Revert "Merge branch 'vmwgfx-next' of git://people.freedesktop.org/~thomash/l...
Dave Airlie
30
-2136
/
+483
2019-07-15
Revert "mm: adjust apply_to_pfn_range interface for dropped token."
Dave Airlie
3
-6
/
+8
2019-07-15
mm: adjust apply_to_pfn_range interface for dropped token.
Dave Airlie
3
-8
/
+6
2019-07-14
*: convert stream-like files -> stream_open, even if they use noop_llseek
Kirill Smelkov
3
-3
/
+10
2019-07-13
locking/lockdep: Fix lock used or unused stats error
Yuyang Du
1
-2
/
+3
2019-07-13
sched/core: Fix preempt warning in ttwu
Peter Zijlstra
1
-1
/
+3
2019-07-13
perf/x86/intel: Fix spurious NMI on fixed counter
Kan Liang
1
-5
/
+3
2019-07-13
perf/core: Fix exclusive events' grouping
Alexander Shishkin
2
-12
/
+27
2019-07-13
perf/x86/amd/uncore: Set the thread mask for F17h L3 PMCs
Kim Phillips
1
-4
/
+11
2019-07-13
perf/x86/amd/uncore: Do not set 'ThreadMask' and 'SliceMask' for non-L3 PMCs
Kim Phillips
1
-1
/
+1
2019-07-13
perf/core: Fix race between close() and fork()
Peter Zijlstra
1
-8
/
+41
2019-07-13
ppp: mppe: Revert "ppp: mppe: Add softdep to arc4"
Eric Biggers
1
-1
/
+0
2019-07-13
net: dsa: qca8k: replace legacy gpio include
Christian Lamparter
1
-1
/
+1
2019-07-13
net: hisilicon: Use devm_platform_ioremap_resource
Jiangfeng Xiao
4
-18
/
+7
2019-07-13
cxgb4: reduce kernel stack usage in cudbg_collect_mem_region()
Arnd Bergmann
1
-6
/
+13
2019-07-13
tipc: ensure head->lock is initialised
Chris Packham
1
-1
/
+1
2019-07-13
tc-tests: updated skbedit tests
Roman Mashak
1
-0
/
+117
2019-07-13
nfp: flower: ensure ip protocol is specified for L4 matches
John Hurley
1
-9
/
+6
2019-07-13
nfp: flower: fix ethernet check on match fields
John Hurley
1
-8
/
+5
2019-07-13
net/mlx5e: Provide cb_list pointer when setting up tc block on rep
Vlad Buslov
1
-1
/
+4
[next]