summaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)AuthorLines
2019-05-25tracing/probe: Support user-space dereferenceMasami Hiramatsu-14/+53
2019-05-25tracing/probe: Add ustring type for user-space stringMasami Hiramatsu-8/+77
2019-05-25ftrace: Make enable and update parameters bool when applicableSteven Rostedt (VMware)-10/+10
2019-05-25tracing: Silence GCC 9 array bounds warningMiguel Ojeda-10/+20
2019-05-25cpuset: move mount -t cpuset logics into cgroup.cAl Viro-60/+48
2019-05-25no need to protect against put_user_ns(NULL)Al Viro-2/+1
2019-05-25rcu: Avoid self-IPI in sync_sched_exp_online_cleanup()Paul E. McKenney-6/+29
2019-05-25rcu: Avoid self-IPI in sync_rcu_exp_select_node_cpus()Paul E. McKenney-0/+5
2019-05-25rcu: Inline invoke_rcu_callbacks() into its sole remaining callerPaul E. McKenney-17/+3
2019-05-25rcu: Use irq_work to get scheduler's attention in clean contextPaul E. McKenney-0/+22
2019-05-25rcu: Allow rcu_read_unlock_special() to raise_softirq() if in_irq()Paul E. McKenney-1/+1
2019-05-25rcu: Only do rcu_read_unlock_special() wakeups if expeditedPaul E. McKenney-2/+10
2019-05-25rcu: Check for wakeup-safe conditions in rcu_read_unlock_special()Paul E. McKenney-5/+14
2019-05-25rcu: Enable elimination of Tree-RCU softirq processingSebastian Andrzej Siewior-134/+140
2019-05-25Merge tag 'trace-v5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds-3/+11
2019-05-24bpf: verifier: randomize high 32-bit when BPF_F_TEST_RND_HI32 is setJiong Wang-11/+57
2019-05-24bpf: introduce new bpf prog load flags "BPF_F_TEST_RND_HI32"Jiong Wang-1/+3
2019-05-24bpf: verifier: insert zero extension according to analysis resultJiong Wang-0/+50
2019-05-24bpf: verifier: mark patched-insn with sub-register zext flagJiong Wang-4/+33
2019-05-24bpf: verifier: mark verified-insn with sub-register zext flagJiong Wang-13/+160
2019-05-24Merge tag 'spdx-5.2-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds-17/+4
2019-05-24bpf: implement bpf_send_signal() helperYonghong Song-0/+72
2019-05-24locking/lock_events: Use this_cpu_add() when necessaryWaiman Long-2/+40
2019-05-24kheaders: Do not regenerate archive if config is not changedJoel Fernandes (Google)-4/+11
2019-05-24kheaders: Move from proc to sysfsJoel Fernandes (Google)-27/+19
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 38Thomas Gleixner-2/+1
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36Thomas Gleixner-15/+3
2019-05-24locking/lockdep: Remove the unused print_lock_trace() functionAnders Roxell-4/+0
2019-05-24perf/ring-buffer: Use regular variables for nestingPeter Zijlstra-17/+28
2019-05-24perf/ring-buffer: Always use {READ,WRITE}_ONCE() for rb->user_page dataPeter Zijlstra-3/+3
2019-05-24perf/ring_buffer: Add ordering to rb->nest incrementPeter Zijlstra-0/+9
2019-05-24perf/ring_buffer: Fix exposing a temporarily decreased data_headYabin Cui-4/+20
2019-05-24locking/lockdep: Don't complain about incorrect name for no validate classSebastian Andrzej Siewior-1/+2
2019-05-23audit: add saddr_fam filter fieldRichard Guy Briggs-0/+10
2019-05-23audit: re-structure audit field valid checksRichard Guy Briggs-22/+34
2019-05-24bpf: convert explored_states to hash tableAlexei Starovoitov-5/+18
2019-05-24bpf: split explored_statesAlexei Starovoitov-18/+13
2019-05-24bpf: cleanup explored_statesAlexei Starovoitov-9/+20
2019-05-23bpf: bump jmp sequence limitAlexei Starovoitov-3/+4
2019-05-22signal: Correct namespace fixups of si_pid and si_uidEric W. Biederman-27/+40
2019-05-22signal/usb: Replace kill_pid_info_as_cred with kill_pid_usb_asyncioEric W. Biederman-8/+61
2019-05-22kernel/trace/trace.h: Remove duplicate header of trace_seq.hJagadeesh Pagadala-1/+0
2019-05-22keys: sparse: Fix key_fs[ug]id_changed()David Howells-2/+2
2019-05-21audit: deliver signal_info regarless of syscallRichard Guy Briggs-19/+37
2019-05-21Merge tag 'spdx-5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-112/+70
2019-05-21tracing: Add a check_val() check before updating cond_snapshot() track_valTom Zanussi-0/+6
2019-05-21tracing: Check keys for variable references in expressions tooTom Zanussi-2/+2
2019-05-21tracing: Prevent hist_field_var_ref() from accessing NULL tracing_map_eltsTom Zanussi-0/+3
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 25Thomas Gleixner-20/+2
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner-78/+6