summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2019-05-25rcu: Only do rcu_read_unlock_special() wakeups if expeditedPaul E. McKenney
2019-05-25rcu: Check for wakeup-safe conditions in rcu_read_unlock_special()Paul E. McKenney
2019-05-25rcu: Enable elimination of Tree-RCU softirq processingSebastian Andrzej Siewior
2019-05-25Merge tag 'trace-v5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2019-05-24bpf: verifier: randomize high 32-bit when BPF_F_TEST_RND_HI32 is setJiong Wang
2019-05-24bpf: introduce new bpf prog load flags "BPF_F_TEST_RND_HI32"Jiong Wang
2019-05-24bpf: verifier: insert zero extension according to analysis resultJiong Wang
2019-05-24bpf: verifier: mark patched-insn with sub-register zext flagJiong Wang
2019-05-24bpf: verifier: mark verified-insn with sub-register zext flagJiong Wang
2019-05-24Merge tag 'spdx-5.2-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds
2019-05-24bpf: implement bpf_send_signal() helperYonghong Song
2019-05-24locking/lock_events: Use this_cpu_add() when necessaryWaiman Long
2019-05-24kheaders: Do not regenerate archive if config is not changedJoel Fernandes (Google)
2019-05-24kheaders: Move from proc to sysfsJoel Fernandes (Google)
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 38Thomas Gleixner
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36Thomas Gleixner
2019-05-24locking/lockdep: Remove the unused print_lock_trace() functionAnders Roxell
2019-05-24perf/ring-buffer: Use regular variables for nestingPeter Zijlstra
2019-05-24perf/ring-buffer: Always use {READ,WRITE}_ONCE() for rb->user_page dataPeter Zijlstra
2019-05-24perf/ring_buffer: Add ordering to rb->nest incrementPeter Zijlstra
2019-05-24perf/ring_buffer: Fix exposing a temporarily decreased data_headYabin Cui
2019-05-24locking/lockdep: Don't complain about incorrect name for no validate classSebastian Andrzej Siewior
2019-05-23audit: add saddr_fam filter fieldRichard Guy Briggs
2019-05-23audit: re-structure audit field valid checksRichard Guy Briggs
2019-05-24bpf: convert explored_states to hash tableAlexei Starovoitov
2019-05-24bpf: split explored_statesAlexei Starovoitov
2019-05-24bpf: cleanup explored_statesAlexei Starovoitov
2019-05-23bpf: bump jmp sequence limitAlexei Starovoitov
2019-05-22signal: Correct namespace fixups of si_pid and si_uidEric W. Biederman
2019-05-22signal/usb: Replace kill_pid_info_as_cred with kill_pid_usb_asyncioEric W. Biederman
2019-05-22kernel/trace/trace.h: Remove duplicate header of trace_seq.hJagadeesh Pagadala
2019-05-22keys: sparse: Fix key_fs[ug]id_changed()David Howells
2019-05-21audit: deliver signal_info regarless of syscallRichard Guy Briggs
2019-05-21Merge tag 'spdx-5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2019-05-21tracing: Add a check_val() check before updating cond_snapshot() track_valTom Zanussi
2019-05-21tracing: Check keys for variable references in expressions tooTom Zanussi
2019-05-21tracing: Prevent hist_field_var_ref() from accessing NULL tracing_map_eltsTom Zanussi
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 25Thomas Gleixner
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 9Thomas Gleixner
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-21treewide: Add SPDX license identifier for missed filesThomas Gleixner
2019-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-05-19Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-05-19Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-05-19stacktrace: Unbreak stack_trace_save_tsk_reliable()Joe Lawrence
2019-05-18panic: add an option to replay all the printk message in bufferFeng Tang
2019-05-16Merge branch 'for-5.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-05-16bpf: relax inode permission check for retrieving bpf programChenbo Feng
2019-05-16Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds