summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-01-25rcu: Protect rcu_check_gp_kthread_starvation() access to ->gp_flagsPaul E. McKenney
2019-01-25rcu: Improve diagnostics for failed RCU grace-period startPaul E. McKenney
2019-01-25rcu: Update NOCB commentsPaul E. McKenney
2019-01-25rcu: Remove unused rcu_cpu_kthread_cpu per-CPU variablePaul E. McKenney
2019-01-25rcu: Move rcu_cpu_has_work to rcu_data structurePaul E. McKenney
2019-01-25rcu: Remove unused rcu_cpu_kthread_loops per-CPU variablePaul E. McKenney
2019-01-25rcu: Move rcu_cpu_kthread_status to rcu_data structurePaul E. McKenney
2019-01-25rcu: Move rcu_cpu_kthread_task to rcu_data structurePaul E. McKenney
2019-01-25rcu: Accommodate zero jiffies_till_first_fqs and kthread kickingPaul E. McKenney
2019-01-21tools/memory-model: Make scripts take "-j" abbreviation for "--jobs"Paul E. McKenney
2019-01-21tools/memory-model: Add scripts to check github litmus testsPaul E. McKenney
2019-01-21tools/memory-model: Model smp_mb__after_unlock_lock()Andrea Parri
2019-01-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2019-01-18Merge tag 'drm-fixes-2019-01-18' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-01-18Merge tag 'led-fix-for-5.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-01-18Merge tag 'hwmon-for-v5.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-01-18Merge tag 'drm-misc-fixes-2019-01-17' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2019-01-18Merge tag 'drm-intel-fixes-2019-01-17' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2019-01-18Merge branch 'drm-fixes-5.0' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2019-01-17leds: lp5523: fix a missing check of return value of lp55xx_readKangjie Lu
2019-01-17hwmon: (tmp421) Correct the misspelling of the tmp442 compatible attribute in...Cheng-Min Ao
2019-01-18Merge tag 'afs-fixes-20190117' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-01-18Merge branch 'stable/for-linus-5.0' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-01-18Merge tag 'kbuild-fixes-v5.0' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-01-18Merge tag 'devicetree-fixes-for-5.0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-01-17afs: Fix race in async call refcountingDavid Howells
2019-01-17afs: Provide a function to get a ref on a callDavid Howells
2019-01-17afs: Fix key refcounting in file locking codeDavid Howells
2019-01-17afs: Don't set vnode->cb_s_break in afs_validate()Marc Dionne
2019-01-17kbuild: mark prepare0 as PHONY to fix external module buildMasahiro Yamada
2019-01-17openrisc: remove unneeded code in arch/openrisc/MakefileMasahiro Yamada
2019-01-17nds32: remove unneeded code in arch/nds32/MakefileMasahiro Yamada
2019-01-17Merge tag 'gvt-fixes-2018-01-17' of https://github.com/intel/gvt-linux into d...Jani Nikula
2019-01-17Merge branch 'fixes-v5.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-01-16LSM: Check for NULL cred-security on freeJames Morris
2019-01-16drm/amd/display: Detach backlight from streamDavid Francis
2019-01-16Yama: Check for pid death before checking ancestryKees Cook
2019-01-16dt-bindings: reset: meson-axg: fix SPDX license idJerome Brunet
2019-01-16dt-bindings: soc: qcom: Fix trivial language typosKrzysztof Kozlowski
2019-01-16doc: gpio-mvebu: fix broken reference to cp110-system-controller0.txt fileOtto Sabart
2019-01-16OF: properties: add missing of_node_putJulia Lawall
2019-01-16swiotlb: clear io_tlb_start and io_tlb_end in swiotlb_exitChristoph Hellwig
2019-01-16ia64: remove redundant 'export AWK'Masahiro Yamada
2019-01-16kbuild: remove unused archmrproperMasahiro Yamada
2019-01-16Merge tag 'selinux-pr-20190115' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-01-15drm/sun4i: backend: add missing of_node_putsJulia Lawall
2019-01-15seccomp: fix UAF in user-trap codeTycho Andersen
2019-01-16Merge tag 'trace-v5.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2019-01-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-01-15tracing/kprobes: Fix NULL pointer dereference in trace_kprobe_create()Andrea Righi