summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2018-11-23posix-timers/stubs: Remove license boilerplateThomas Gleixner
2018-11-23time: Remove license boilerplateThomas Gleixner
2018-11-23time/debug: Remove license boilerplateThomas Gleixner
2018-11-23hrtimers/tick/clockevents: Remove sloppy license referencesThomas Gleixner
2018-11-23time: Add SPDX license identifiersThomas Gleixner
2018-11-23time: Remove useless filenames in top level commentsThomas Gleixner
2018-11-23uprobes: Fix handle_swbp() vs. unregister() + register() race once moreAndrea Parri
2018-11-22bpf: fix integer overflow in queue_stack_mapAlexei Starovoitov
2018-11-22panic: avoid deadlocks in re-entrant console driversSergey Senozhatsky
2018-11-22bpf, lpm: make longest_prefix_match() fasterEric Dumazet
2018-11-21swiotlb: Skip cache maintenance on map errorRobin Murphy
2018-11-20bpf: Introduce bpf_func_infoYonghong Song
2018-11-20bpf: btf: Add BTF_KIND_FUNC and BTF_KIND_FUNC_PROTOMartin KaFai Lau
2018-11-20bpf: btf: Break up btf_type_is_void()Martin KaFai Lau
2018-11-20cgroup: fix CSS_TASK_ITER_PROCSTejun Heo
2018-11-20bpf: allow zero-initializing hash map seedLorenz Bauer
2018-11-19audit: remove WATCH and TREE config optionsRichard Guy Briggs
2018-11-19audit: use session_info helperRichard Guy Briggs
2018-11-19audit: localize audit_log_session_info prototypeRichard Guy Briggs
2018-11-18Merge tag 'v4.20-rc3' into for-4.21/blockJens Axboe
2018-11-18Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-11-18Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2018-11-18kernel/sched/psi.c: simplify cgroup_move_task()Olof Johansson
2018-11-16bpf: allocate local storage buffers using GFP_ATOMICRoman Gushchin
2018-11-16bpf: fix off-by-one error in adjust_subprog_startsEdward Cree
2018-11-16bpf: fix null pointer dereference on pointer offloadColin Ian King
2018-11-16padata: clean an indentation issue, remove extraneous spaceColin Ian King
2018-11-13kdb: kdb_support: mark expected switch fall-throughsGustavo A. R. Silva
2018-11-13kdb: kdb_keyboard: mark expected switch fall-throughsGustavo A. R. Silva
2018-11-13kdb: kdb_main: refactor code in kdb_md_lineGustavo A. R. Silva
2018-11-13kdb: Use strscpy with destination buffer sizePrarit Bhargava
2018-11-13kdb: print real address of pointers instead of hashed addressesChristophe Leroy
2018-11-13kdb: use correct pointer when 'btc' calls 'btt'Christophe Leroy
2018-11-13cgroup: Add .__DEBUG__. prefix to debug file namesTejun Heo
2018-11-13cpuset: Minor cgroup2 interface updatesTejun Heo
2018-11-12locking/mutex: Replace spin_is_locked() with lockdepLance Roy
2018-11-12rcu: Avoid signed integer overflow in rcu_preempt_deferred_qs()Paul E. McKenney
2018-11-12rcu: Replace this_cpu_ptr() with __this_cpu_read()Paul E. McKenney
2018-11-12rcu: Speed up expedited GPs when interrupting RCU readerPaul E. McKenney
2018-11-12rcu: Trace end of grace period before end of grace periodPaul E. McKenney
2018-11-12rcu: Adjust the comment of function rcu_is_watchingZhouyi Zhou
2018-11-12rcu: Add jiffies-since-GP-activity to show_rcu_gp_kthreads()Paul E. McKenney
2018-11-12rcu: Add state name to show_rcu_gp_kthreads() outputPaul E. McKenney
2018-11-12rcu: Parameterize rcu_check_gp_start_stall()Paul E. McKenney
2018-11-12rcu: Avoid double multiply by HZPaul E. McKenney
2018-11-12rcu: Eliminate BUG_ON() for kernel/rcu/update.cPaul E. McKenney
2018-11-12rcu: Eliminate BUG_ON() for kernel/rcu/tree_plugin.hPaul E. McKenney
2018-11-12audit: Use 'mark' name for fsnotify_mark variablesJan Kara
2018-11-12audit: Replace chunk attached to mark instead of replacing markJan Kara
2018-11-12audit: Simplify locking around untag_chunk()Jan Kara