Sign in
android-kvm
/
linux
/
488cf83380b72270b70a80de1eaff53899b1febb
488cf83
lib/test_firmware.c: remove some dead code
by Dan Carpenter
· 6 years ago
76c37f7
lib/assoc_array.c: mark expected switch fall-through
by Gustavo A. R. Silva
· 6 years ago
9d7ca61
lib/test_ubsan.c: VLA no longer used in kernel
by Olof Johansson
· 6 years ago
cdc94a37
lib/div64.c: off by one in shift
by Stanislaw Gruszka
· 6 years ago
1db604f
include/linux/bitops.h: set_mask_bits() to return old value
by Vineet Gupta
· 6 years ago
f1ebe04
ACPI: implement acpi_handle_debug in terms of _dynamic_func_call
by Rasmus Villemoes
· 6 years ago
902f99a
ACPI: remove unused __acpi_handle_debug macro
by Rasmus Villemoes
· 6 years ago
6ad6e54
ACPI: use proper DYNAMIC_DEBUG_BRANCH macro
by Rasmus Villemoes
· 6 years ago
afe1a71
btrfs: implement btrfs_debug* in terms of helper macro
by Rasmus Villemoes
· 6 years ago
47cdd64
dynamic_debug: refactor dynamic_pr_debug and friends
by Rasmus Villemoes
· 6 years ago
a4507fe
dynamic_debug: add static inline stub for ddebug_add_module
by Rasmus Villemoes
· 6 years ago
513770f
dynamic_debug: move pr_err from module.c to ddebug_add_module
by Rasmus Villemoes
· 6 years ago
f008043
dynamic_debug: remove unused EXPORT_SYMBOLs
by Rasmus Villemoes
· 6 years ago
4573fe1
dynamic_debug: use pointer comparison in ddebug_remove_module
by Rasmus Villemoes
· 6 years ago
cdf6d00
dynamic_debug: don't duplicate modname in ddebug_add_module
by Rasmus Villemoes
· 6 years ago
2bdde67
dynamic_debug: consolidate DEFINE_DYNAMIC_DEBUG_METADATA definitions
by Rasmus Villemoes
· 6 years ago
a9d4ab7
linux/printk.h: use DYNAMIC_DEBUG_BRANCH in pr_debug_ratelimited
by Rasmus Villemoes
· 6 years ago
3f16d18
linux/net.h: use DYNAMIC_DEBUG_BRANCH in net_dbg_ratelimited
by Rasmus Villemoes
· 6 years ago
e0b73d7
linux/device.h: use DYNAMIC_DEBUG_BRANCH in dev_dbg_ratelimited
by Rasmus Villemoes
· 6 years ago
3c82066
include/linux/pid.h: remove next_pidmap() declaration
by Nadav Amit
· 6 years ago
54d5089
linux/kernel.h: split *_MAX and *_MIN macros into <linux/limits.h>
by Masahiro Yamada
· 6 years ago
2dc0e68
linux/kernel.h: use 'short' to define USHRT_MAX, SHRT_MAX, SHRT_MIN
by Masahiro Yamada
· 6 years ago
f1fffbd
linux/fs.h: move member alignment check next to definition of struct filename
by Rasmus Villemoes
· 6 years ago
ef27ac1
lib/vsprintf.c: move sizeof(struct printf_spec) next to its definition
by Rasmus Villemoes
· 6 years ago
6bab69c
build_bug.h: add wrapper for _Static_assert
by Rasmus Villemoes
· 6 years ago
7e242b5
scripts/spelling.txt: add more spellings to spelling.txt
by Colin Ian King
· 6 years ago
21f63a5
kernel/sys: annotate implicit fall through
by Mathieu Malaterre
· 6 years ago
b014beb
kernel/hung_task.c: Use continuously blocked time when reporting.
by Tetsuo Handa
· 6 years ago
a98eb6f
kernel/hung_task.c - fix sparse warnings
by Valdis Kletnieks
· 6 years ago
30ff9ec
include/linux/types.h: use "unsigned int" instead of "unsigned"
by WangBo
· 6 years ago
b95c4d1
<linux/kernel.h>: drop the gcc-3.3 'const' hack in roundup()
by Randy Dunlap
· 6 years ago
4169680
kernel/panic.c: taint: fix debugfs_simple_attr.cocci warnings
by YueHaibing
· 6 years ago
c461aed
kernel.h: unconditionally include asm/div64.h for do_div()
by Jani Nikula
· 6 years ago
f90d644
Merge tag 'usb-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 6 years ago
67e79a6
Merge tag 'tty-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 6 years ago
e266ca3
Merge tag 'staging-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 6 years ago
e0f0ae8
iio: adc: fix warning in Qualcomm PM8xxx HK/XOADC driver
by Linus Torvalds
· 6 years ago
e431f2d
Merge tag 'driver-core-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 6 years ago
45763bf
Merge tag 'char-misc-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 6 years ago
da2577fe
Merge tag 'sound-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 6 years ago
542d0e5
Merge tag 'devprop-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 6 years ago
d276709
Merge tag 'acpi-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 6 years ago
ef80068
Merge tag 'pm-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 6 years ago
8dcd175
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 6 years ago
afe6fe7
Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
by Linus Torvalds
· 6 years ago
64b1b21
Merge tag 'armsoc-newsoc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
by Linus Torvalds
· 6 years ago
fb686ad
Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
by Linus Torvalds
· 6 years ago
384d11f
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
by Linus Torvalds
· 6 years ago
6ad63de
Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
by Linus Torvalds
· 6 years ago
aebbfaf
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
by Linus Torvalds
· 6 years ago
fa29f5b
Merge tag 'asm-generic-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic
by Linus Torvalds
· 6 years ago
78e10b5
Merge tag 'y2038-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/playground
by Linus Torvalds
· 6 years ago
6ea98b4
Merge branch 'x86-alternatives-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
45802da
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
203b660
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
3478588
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
c8f5ed6
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
7e89a37
ipc: Fix building compat mode without sysvipc
by Arnd Bergmann
· 6 years ago
fff0490
tools/testing/selftests/proc/proc-self-syscall.c: remove duplicate include
by Souptick Joarder
· 6 years ago
332e0e8
proc: more robust bulk read test
by Alexey Dobriyan
· 6 years ago
e483b02
proc: test /proc/*/maps, smaps, smaps_rollup, statm
by Alexey Dobriyan
· 6 years ago
08b5577
proc: use seq_puts() everywhere
by Alexey Dobriyan
· 6 years ago
5713f35
proc: read kernel cpu stat pointer once
by Alexey Dobriyan
· 6 years ago
867aacc
proc: remove unused argument in proc_pid_lookup()
by Zhikang Zhang
· 6 years ago
45f68ab
fs/proc/thread_self.c: code cleanup for proc_setup_thread_self()
by Chengguang Xu
· 6 years ago
756ca74
fs/proc/self.c: code cleanup for proc_setup_self()
by Chengguang Xu
· 6 years ago
0338c83
proc: return exit code 4 for skipped tests
by Alexey Dobriyan
· 6 years ago
ea2c3f6
mm,mremap: bail out earlier in mremap_to under map pressure
by Oscar Salvador
· 6 years ago
d778015
mm/sparse: fix a bad comparison
by Qian Cai
· 6 years ago
fc8efd2d
mm/memory.c: do_fault: avoid usage of stale vm_area_struct
by Jan Stancek
· 6 years ago
a9519de
writeback: fix inode cgroup switching comment
by Greg Thelen
· 6 years ago
70516b9
mm/huge_memory.c: fix "orig_pud" set but not used
by Qian Cai
· 6 years ago
cd02cf1
mm/hotplug: fix an imbalance with DEBUG_PAGEALLOC
by Qian Cai
· 6 years ago
82ede7e
mm/memcontrol.c: fix bad line in comment
by Qian Cai
· 6 years ago
0d3bd18
mm/cma.c: cma_declare_contiguous: correct err handling
by Peng Fan
· 6 years ago
0c81585
mm/page_ext.c: fix an imbalance with kmemleak
by Qian Cai
· 6 years ago
5f438ee
mm/compaction: pass pgdat to too_many_isolated() instead of zone
by Andrey Ryabinin
· 6 years ago
f4b7e27
mm: remove zone_lru_lock() function, access ->lru_lock directly
by Andrey Ryabinin
· 6 years ago
a7ca12f
mm/workingset: remove unused @mapping argument in workingset_eviction()
by Andrey Ryabinin
· 6 years ago
9600874
mm/swapfile.c: use struct_size() in kvzalloc()
by Gustavo A. R. Silva
· 6 years ago
5a7f1b2
mm/cma_debug.c: remove static scoped cma_debugfs_root
by Yue Hu
· 6 years ago
a332286
tmpfs: test link accounting with O_TMPFILE
by Alexey Dobriyan
· 6 years ago
2367fab
MAINTAINERS: add entry for memblock
by Mike Rapoport
· 6 years ago
5d3ee42
mm/shmem: make find_get_pages_range() work for huge page
by Yu Zhao
· 6 years ago
afa0011
mm: unexport free_reserved_area
by Christoph Hellwig
· 6 years ago
b2f0246
tools/vm/slabinfo: clean up usage menu debug items
by Tobin C. Harding
· 6 years ago
3c89ff9
tools/vm/slabinfo: align usage output columns
by Tobin C. Harding
· 6 years ago
b80fd30
tools/vm/slabinfo: put options in alphabetic order
by Tobin C. Harding
· 6 years ago
402ad96
tools/vm/slabinfo: update options in usage message
by Tobin C. Harding
· 6 years ago
ace451e
include/linux/compaction.h: fix potential build error
by Yu Zhao
· 6 years ago
daf3538
mm,memory_hotplug: explicitly pass the head to isolate_huge_page
by Oscar Salvador
· 6 years ago
494eec7
mm: page_cache_add_speculative(): refactor out some code duplication
by john.hubbard@gmail.com
· 6 years ago
f900482
mm/migrate.c: cleanup expected_page_refs()
by Jan Kara
· 6 years ago
a862f68
docs/core-api/mm: fix return value descriptions in mm/
by Mike Rapoport
· 6 years ago
bc8ff3c
docs/core-api/mm: fix user memory accessors formatting
by Mike Rapoport
· 6 years ago
92eac16
docs/mm: vmalloc: re-indent kernel-doc comemnts
by Mike Rapoport
· 6 years ago
6d2bef9
mm/page_poison: update comment after code moved
by Michael S. Tsirkin
· 6 years ago
ce0725f
numa: make "nr_online_nodes" unsigned int
by Alexey Dobriyan
· 6 years ago
b9726c2
numa: make "nr_node_ids" unsigned int
by Alexey Dobriyan
· 6 years ago
d342a0b
mm,oom: don't kill global init via memory.oom.group
by Tetsuo Handa
· 6 years ago
Next »