index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2020-07-17
timers: Add comments about calc_index() ceiling work
Frederic Weisbecker
2020-07-17
timers: Move trigger_dyntick_cpu() to enqueue_timer()
Frederic Weisbecker
2020-07-17
timers: Use only bucket expiry for base->next_expiry value
Anna-Maria Behnsen
2020-07-17
timers: Preserve higher bits of expiration on index calculation
Frederic Weisbecker
2020-07-17
timer: Fix wheel index calculation on last level
Frederic Weisbecker
2020-07-16
sched/fair: handle case of task_h_load() returning 0
Vincent Guittot
2020-07-16
treewide: Remove uninitialized_var() usage
Kees Cook
2020-07-16
bpf: cpumap: Implement XDP_REDIRECT for eBPF programs attached to map entries
Lorenzo Bianconi
2020-07-16
bpf: cpumap: Add the possibility to attach an eBPF program to cpumap
Lorenzo Bianconi
2020-07-16
cpumap: Formalize map value as a named struct
Lorenzo Bianconi
2020-07-16
cpumap: Use non-locked version __ptr_ring_consume_batched
Jesper Dangaard Brouer
2020-07-16
dma-mapping: inline the fast path dma-direct calls
Christoph Hellwig
2020-07-16
dma-mapping: move the remaining DMA API calls out of line
Christoph Hellwig
2020-07-15
bpf: Fix NULL pointer dereference in __btf_resolve_helper_id()
Peilin Ye
2020-07-14
seccomp: Introduce addfd ioctl to seccomp user notifier
Sargun Dhillon
2020-07-14
Merge branch 'usermode-driver-cleanup' of git://git.kernel.org/pub/scm/linux/...
Alexei Starovoitov
2020-07-14
PM: sleep: spread "const char *" correctness
Alexey Dobriyan
2020-07-14
PM: hibernate: fix white space in a few places
Xiang Chen
2020-07-14
dma-pool: do not allocate pool memory from CMA
Nicolas Saenz Julienne
2020-07-14
dma-pool: make sure atomic pool suits device
Nicolas Saenz Julienne
2020-07-14
dma-pool: introduce dma_guess_pool()
Nicolas Saenz Julienne
2020-07-14
dma-pool: get rid of dma_in_atomic_pool()
Nicolas Saenz Julienne
2020-07-14
dma-direct: provide function to check physical memory area validity
Nicolas Saenz Julienne
2020-07-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-07-13
bpf: Use dedicated bpf_trace_printk event instead of trace_printk()
Alan Maguire
2020-07-13
pidfd: Replace open-coded receive_fd()
Kees Cook
2020-07-13
pidfd: Add missing sock updates for pidfd_getfd()
Kees Cook
2020-07-13
bpf: Use BTF_ID to resolve bpf_ctx_convert struct
Jiri Olsa
2020-07-13
bpf: Remove btf_id helpers resolving
Jiri Olsa
2020-07-13
bpf: Resolve BTF IDs in vmlinux image
Jiri Olsa
2020-07-13
doc:kmsg: explicitly state the return value in case of SEEK_CUR
Bruno Meneguele
2020-07-11
Merge tag 'riscv-for-linus-5.8-rc5' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-07-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-07-10
seccomp: Use -1 marker for end of mode 1 syscall list
Kees Cook
2020-07-10
seccomp: Fix ioctl number for SECCOMP_IOCTL_NOTIF_ID_VALID
Kees Cook
2020-07-10
seccomp: Use pr_fmt
Kees Cook
2020-07-10
seccomp: notify about unused filter
Christian Brauner
2020-07-10
seccomp: Lift wait_queue into struct seccomp_filter
Christian Brauner
2020-07-10
seccomp: release filter after task is fully dead
Christian Brauner
2020-07-10
seccomp: rename "usage" to "refs" and document
Christian Brauner
2020-07-10
seccomp: Add find_notification helper
Sargun Dhillon
2020-07-10
seccomp: Report number of loaded filters in /proc/$pid/status
Kees Cook
2020-07-10
Merge tag 'dma-mapping-5.8-5' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2020-07-10
lockdep: Remove lockdep_hardirq{s_enabled,_context}() argument
Peter Zijlstra
2020-07-10
lockdep: Change hardirq{s_enabled,_context} to per-cpu variables
Peter Zijlstra
2020-07-10
lockdep: Prepare for NMI IRQ state tracking
Peter Zijlstra
2020-07-10
kcsan: Make KCSAN compatible with new IRQ state tracking
Marco Elver
2020-07-09
kgdb: enable arch to support XML packet.
Vincent Chen
2020-07-09
tracing: Save one trace_event->type by using __TRACE_LAST_TYPE
Wei Yang
[prev]
[next]