index
:
linux.git
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2020-07-29
sched,tracing: Convert to sched_set_fifo()
Peter Zijlstra
2020-07-28
PM, libnvdimm: Add runtime firmware activation support
Dan Williams
2020-07-29
bpf: Fix build without CONFIG_NET when using BPF XDP link
Andrii Nakryiko
2020-07-28
dma-contiguous: cleanup dma_alloc_contiguous
Christoph Hellwig
2020-07-28
sched: Remove duplicated tick_nohz_full_enabled() check
Miaohe Lin
2020-07-28
kprobes: Remove unnecessary module_mutex locking from kprobe_optimizer()
Masami Hiramatsu
2020-07-28
Merge tag 'v5.8-rc7' into perf/core, to pick up fixes
Ingo Molnar
2020-07-28
bpf: Fix swapped arguments in calls to check_buffer_access
Colin Ian King
2020-07-27
fsnotify: create method handle_inode_event() in fsnotify_operations
Amir Goldstein
2020-07-27
audit: do not set FS_EVENT_ON_CHILD in audit marks mask
Amir Goldstein
2020-07-27
fsnotify: create helper fsnotify_inode()
Amir Goldstein
2020-07-27
regset: kill ->get()
Al Viro
2020-07-27
regset: new method and helpers for it
Al Viro
2020-07-27
copy_regset_to_user(): do all copyout at once.
Al Viro
2020-07-27
introduction of regset ->get() wrappers, switching ELF coredumps to those
Al Viro
2020-07-27
fsnotify: pass dir argument to handle_event() callback
Amir Goldstein
2020-07-27
genirq/debugfs: Add missing irqchip flags
Marc Zyngier
2020-07-27
genirq/affinity: Make affinity setting if activated opt-in
Thomas Gleixner
2020-07-27
locking/lockdep: Fix TRACE_IRQFLAGS vs. NMIs
peterz@infradead.org
2020-07-27
Merge 5.8-rc7 into driver-core-next
Greg Kroah-Hartman
2020-07-27
Merge back cpufreq material for v5.9.
Rafael J. Wysocki
2020-07-27
Merge 5.8-rc7 into char-misc-next
Greg Kroah-Hartman
2020-07-27
genirq: Export irq_chip_retrigger_hierarchy and irq_chip_set_vcpu_affinity_pa...
John Stultz
2020-07-27
irqdomain: Export irq_domain_update_bus_token
John Stultz
2020-07-27
genirq/irqdomain: Remove redundant NULL pointer check on fwnode
Zenghui Yu
2020-07-26
signal: fix typo in dequeue_synchronous_signal()
Pavel Machek
2020-07-26
entry: Correct 'noinstr' attributes
Ingo Molnar
2020-07-25
bpf, xdp: Add bpf_link-based XDP attachment API
Andrii Nakryiko
2020-07-25
bpf: Fix build on architectures with special bpf_user_pt_regs_t
Song Liu
2020-07-25
bpf/local_storage: Fix build without CONFIG_CGROUP
YiFei Zhu
2020-07-25
bpf: Make cgroup storages shared between programs on the same cgroup
YiFei Zhu
2020-07-25
bpf: Fail PERF_EVENT_IOC_SET_BPF when bpf_get_[stack|stackid] cannot work
Song Liu
2020-07-25
bpf: Separate bpf_get_[stack|stackid] for perf events BPF
Song Liu
2020-07-25
bpf: Implement bpf iterator for array maps
Yonghong Song
2020-07-25
bpf: Implement bpf iterator for hash maps
Yonghong Song
2020-07-25
bpf: Implement bpf iterator for map elements
Yonghong Song
2020-07-25
bpf: Support readonly/readwrite buffers in verifier
Yonghong Song
2020-07-25
bpf: Refactor to provide aux info to bpf_iter_init_seq_priv_t
Yonghong Song
2020-07-25
bpf: Refactor bpf_iter_reg to have separate seq_info member
Yonghong Song
2020-07-25
bpf: Add bpf_prog iterator
Alexei Starovoitov
2020-07-25
bpf: Fix pos computation for bpf_iter seq_ops->start()
Yonghong Song
2020-07-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-07-25
Merge tag 'perf-urgent-2020-07-25' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-07-25
Merge tag 'v5.8-rc6' into locking/core, to pick up fixes
Ingo Molnar
2020-07-25
locking/lockdep: Fix overflow in presentation of average lock-time
Chris Wilson
2020-07-25
sched/uclamp: Remove unnecessary mutex_init()
Qinglang Miao
2020-07-24
dyndbg: rename __verbose section to __dyndbg
Jim Cromie
2020-07-24
uprobes: Change handle_swbp() to send SIGTRAP with si_code=SI_KERNEL, to fix ...
Oleg Nesterov
2020-07-24
entry: Provide infrastructure for work before transitioning to guest mode
Thomas Gleixner
2020-07-24
entry: Provide generic interrupt entry/exit code
Thomas Gleixner
[prev]
[next]