Age | Commit message (Expand) | Author |
2019-03-07 | dynamic_debug: move pr_err from module.c to ddebug_add_module | Rasmus Villemoes |
2019-03-07 | dynamic_debug: remove unused EXPORT_SYMBOLs | Rasmus Villemoes |
2019-03-07 | dynamic_debug: use pointer comparison in ddebug_remove_module | Rasmus Villemoes |
2019-03-07 | dynamic_debug: don't duplicate modname in ddebug_add_module | Rasmus Villemoes |
2019-03-07 | dynamic_debug: consolidate DEFINE_DYNAMIC_DEBUG_METADATA definitions | Rasmus Villemoes |
2019-03-07 | linux/printk.h: use DYNAMIC_DEBUG_BRANCH in pr_debug_ratelimited | Rasmus Villemoes |
2019-03-07 | linux/net.h: use DYNAMIC_DEBUG_BRANCH in net_dbg_ratelimited | Rasmus Villemoes |
2019-03-07 | linux/device.h: use DYNAMIC_DEBUG_BRANCH in dev_dbg_ratelimited | Rasmus Villemoes |
2019-03-07 | include/linux/pid.h: remove next_pidmap() declaration | Nadav Amit |
2019-03-07 | linux/kernel.h: split *_MAX and *_MIN macros into <linux/limits.h> | Masahiro Yamada |
2019-03-07 | linux/kernel.h: use 'short' to define USHRT_MAX, SHRT_MAX, SHRT_MIN | Masahiro Yamada |
2019-03-07 | linux/fs.h: move member alignment check next to definition of struct filename | Rasmus Villemoes |
2019-03-07 | lib/vsprintf.c: move sizeof(struct printf_spec) next to its definition | Rasmus Villemoes |
2019-03-07 | build_bug.h: add wrapper for _Static_assert | Rasmus Villemoes |
2019-03-07 | scripts/spelling.txt: add more spellings to spelling.txt | Colin Ian King |
2019-03-07 | kernel/sys: annotate implicit fall through | Mathieu Malaterre |
2019-03-07 | kernel/hung_task.c: Use continuously blocked time when reporting. | Tetsuo Handa |
2019-03-07 | kernel/hung_task.c - fix sparse warnings | Valdis Kletnieks |
2019-03-07 | include/linux/types.h: use "unsigned int" instead of "unsigned" | WangBo |
2019-03-07 | <linux/kernel.h>: drop the gcc-3.3 'const' hack in roundup() | Randy Dunlap |
2019-03-07 | kernel/panic.c: taint: fix debugfs_simple_attr.cocci warnings | YueHaibing |
2019-03-07 | kernel.h: unconditionally include asm/div64.h for do_div() | Jani Nikula |
2019-03-06 | Merge tag 'usb-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2019-03-06 | Merge tag 'tty-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2019-03-06 | Merge tag 'staging-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2019-03-06 | iio: adc: fix warning in Qualcomm PM8xxx HK/XOADC driver | Linus Torvalds |
2019-03-06 | Merge tag 'driver-core-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2019-03-06 | Merge tag 'char-misc-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2019-03-06 | Merge tag 'sound-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds |
2019-03-06 | Merge tag 'devprop-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2019-03-06 | Merge tag 'acpi-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds |
2019-03-06 | Merge tag 'pm-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... | Linus Torvalds |
2019-03-06 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2019-03-06 | Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc | Linus Torvalds |
2019-03-06 | Merge tag 'armsoc-newsoc' of git://git.kernel.org/pub/scm/linux/kernel/git/so... | Linus Torvalds |
2019-03-06 | Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2019-03-06 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s... | Linus Torvalds |
2019-03-06 | Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc | Linus Torvalds |
2019-03-06 | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc | Linus Torvalds |
2019-03-06 | Merge tag 'asm-generic-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2019-03-06 | Merge tag 'y2038-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/p... | Linus Torvalds |
2019-03-06 | Merge branch 'x86-alternatives-for-linus' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds |
2019-03-06 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2019-03-06 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2019-03-06 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2019-03-06 | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2019-03-06 | ipc: Fix building compat mode without sysvipc | Arnd Bergmann |
2019-03-05 | tools/testing/selftests/proc/proc-self-syscall.c: remove duplicate include | Souptick Joarder |
2019-03-05 | proc: more robust bulk read test | Alexey Dobriyan |
2019-03-05 | proc: test /proc/*/maps, smaps, smaps_rollup, statm | Alexey Dobriyan |