| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | bpf: Prepare hashtab locking for PREEMPT_RT | Thomas Gleixner | 2020-02-24 | 1 | -9/+56 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | bpf: Factor out hashtab bucket lock operations | Thomas Gleixner | 2020-02-24 | 1 | -23/+46 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | bpf: Replace open coded recursion prevention in sys_bpf() | Thomas Gleixner | 2020-02-24 | 1 | -19/+8 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | bpf: Use recursion prevention helpers in hashtab code | Thomas Gleixner | 2020-02-24 | 1 | -8/+4 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | bpf: Use migrate_disable/enabe() in trampoline code. | David Miller | 2020-02-24 | 1 | -4/+5 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | bpf: Use bpf_prog_run_pin_on_cpu() at simple call sites. | David Miller | 2020-02-24 | 1 | -3/+1 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | bpf: Dont iterate over possible CPUs with interrupts disabled | Thomas Gleixner | 2020-02-24 | 1 | -10/+10 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | bpf: Remove recursion prevention from rcu free callback | Thomas Gleixner | 2020-02-24 | 1 | -8/+0 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | perf/bpf: Remove preempt disable around BPF invocation | Thomas Gleixner | 2020-02-24 | 1 | -2/+0 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | bpf/trace: Remove redundant preempt_disable from trace_call_bpf() | Thomas Gleixner | 2020-02-24 | 1 | -2/+1 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | bpf: disable preemption for bpf progs attached to uprobe | Alexei Starovoitov | 2020-02-24 | 1 | -2/+9 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | bpf/trace: Remove EXPORT from trace_call_bpf() | Thomas Gleixner | 2020-02-24 | 1 | -1/+0 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | bpf/tracing: Remove redundant preempt_disable() in __bpf_trace_run() | Thomas Gleixner | 2020-02-24 | 1 | -2/+1 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | bpf: Update locking comment in hashtab code | Thomas Gleixner | 2020-02-24 | 1 | -4/+20 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | bpf: Enforce preallocation for instrumentation programs on RT | Thomas Gleixner | 2020-02-24 | 1 | -4/+9 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | bpf: Tighten the requirements for preallocated hash maps | Thomas Gleixner | 2020-02-24 | 1 | -11/+28 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 2020-02-27 | 11 | -122/+225 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 2020-02-21 | 3 | -10/+50 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | net: Generate reuseport group ID on group creation | Jakub Sitnicki | 2020-02-21 | 1 | -5/+0 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | bpf: Allow selecting reuseport socket from a SOCKMAP/SOCKHASH | Jakub Sitnicki | 2020-02-21 | 1 | -3/+7 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | bpf: Add bpf_read_branch_records() helper | Daniel Xu | 2020-02-19 | 1 | -0/+41 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | bpf: Allow bpf_perf_event_read_value in all BPF programs | Song Liu | 2020-02-18 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'tty-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2020-03-31 | 2 | -39/+51 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge 5.6-rc7 into tty-next | Greg Kroah-Hartman | 2020-03-23 | 8 | -59/+110 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-5.7-console-exit' of git://git.kernel.org/pub/scm/linux/ker... | Greg Kroah-Hartman | 2020-03-17 | 1 | -20/+29 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | console: Introduce ->exit() callback | Andy Shevchenko | 2020-02-11 | 1 | -0/+3 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | console: Don't notify user space when unregister non-listed console | Andy Shevchenko | 2020-02-11 | 1 | -1/+11 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | console: Avoid positive return code from unregister_console() | Andy Shevchenko | 2020-02-11 | 1 | -2/+4 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | console: Drop misleading comment | Andy Shevchenko | 2020-02-11 | 1 | -1/+0 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | console: Use for_each_console() helper in unregister_console() | Andy Shevchenko | 2020-02-11 | 1 | -6/+5 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | console: Drop double check for console_drivers being non-NULL | Andy Shevchenko | 2020-02-11 | 1 | -10/+6 | |
| | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge 5.6-rc5 into tty-next | Greg Kroah-Hartman | 2020-03-10 | 12 | -130/+293 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | sysctl/sysrq: Remove __sysrq_enabled copy | Dmitry Safonov | 2020-03-07 | 1 | -19/+22 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'audit-pr-20200330' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2020-03-31 | 4 | -5/+9 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | audit: trigger accompanying records when no rules present | Richard Guy Briggs | 2020-03-12 | 3 | -3/+9 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | audit: CONFIG_CHANGE don't log internal bookkeeping as an event | Steve Grubb | 2020-02-10 | 1 | -2/+0 | |
| | | |_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2020-03-31 | 1 | -0/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | dma-mapping: Fix dma_pgprot() for unencrypted coherent pages | Thomas Hellstrom | 2020-03-17 | 1 | -0/+2 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'x86-entry-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2020-03-30 | 3 | -14/+15 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | lockdep: Rename trace_{hard,soft}{irq_context,irqs_enabled}() | Peter Zijlstra | 2020-03-21 | 2 | -5/+5 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | lockdep: Rename trace_softirqs_{on,off}() | Peter Zijlstra | 2020-03-21 | 2 | -5/+5 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | lockdep: Rename trace_hardirq_{enter,exit}() | Thomas Gleixner | 2020-03-21 | 1 | -3/+4 | |
| | | |_|/ / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'timers-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2020-03-30 | 10 | -111/+109 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | Revert "tick/common: Make tick_periodic() check for missing ticks" | Thomas Gleixner | 2020-03-19 | 1 | -33/+3 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | time/sched_clock: Expire timer in hardirq context | Ahmed S. Darwish | 2020-03-19 | 1 | -4/+5 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | tick/common: Make tick_periodic() check for missing ticks | Waiman Long | 2020-03-04 | 1 | -3/+33 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | hrtimer: Cast explicitely to u32t in __ktime_divns() | Wen Yang | 2020-03-04 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | timekeeping: Prevent 32bit truncation in scale64_check_overflow() | Wen Yang | 2020-03-04 | 1 | -2/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | posix-cpu-timers: Stop disabling timers on mt-exec | Eric W. Biederman | 2020-03-04 | 1 | -10/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | posix-cpu-timers: Store a reference to a pid not a task | Eric W. Biederman | 2020-03-04 | 1 | -18/+55 | |
