index
:
linux
master
Torvalds' mirror for benchmark reasons
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2021-11-01
Merge tag 'locking-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2021-11-01
Merge tag 'perf-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-11-01
Merge tag 'irq-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-11-01
Merge tag 'for-5.16/block-2021-10-29' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-11-01
Merge tag 'folio-5.16' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2021-10-30
locking: Remove spin_lock_flags() etc
Arnd Bergmann
2021-10-29
Merge tag 'trace-v5.15-rc6-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-10-29
tracing: Fix misspelling of "missing"
Steven Rostedt (VMware)
2021-10-29
ftrace: Fix kernel-doc formatting issues
Steven Rostedt (VMware)
2021-10-29
Merge tag 'irqchip-5.16' into irq/core
Borislav Petkov
2021-10-28
Merge tag 'net-5.15-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2021-10-28
Merge tag 'trace-v5.15-rc6-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-10-28
Merge branch irq/irq_cpu_offline into irq/irqchip-next
Marc Zyngier
2021-10-28
Merge branch irq/remove-handle-domain-irq-20211026 into irq/irqchip-next
Marc Zyngier
2021-10-27
tracing: Do not warn when connecting eprobe to non existing event
Steven Rostedt (VMware)
2021-10-26
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2021-10-26
bpf: Fix potential race in tail call compatibility check
Toke Høiland-Jørgensen
2021-10-26
genirq: Hide irq_cpu_{on,off}line() behind a deprecated option
Marc Zyngier
2021-10-26
irq: remove handle_domain_{irq,nmi}()
Mark Rutland
2021-10-26
irq: remove CONFIG_HANDLE_DOMAIN_IRQ_IRQENTRY
Mark Rutland
2021-10-25
irq: add a (temporary) CONFIG_HANDLE_DOMAIN_IRQ_IRQENTRY
Mark Rutland
2021-10-25
irq: add generic_handle_arch_irq()
Mark Rutland
2021-10-25
irq: unexport handle_irq_desc()
Mark Rutland
2021-10-25
irq: simplify handle_domain_{irq,nmi}()
Mark Rutland
2021-10-24
Merge tag 'sched_urgent_for_v5.15_rc7' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2021-10-22
cgroup: Fix memory leak caused by missing cgroup_bpf_offline
Quanyang Wang
2021-10-22
bpf: Fix error usage of map_fd and fdget() in generic_map_update_batch()
Xu Kuohai
2021-10-22
bpf: Prevent increasing bpf_jit_limit above max
Lorenz Bauer
2021-10-21
Merge branch 'ucount-fixes-for-v5.15' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2021-10-20
Merge tag 'dma-mapping-5.15-2' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2021-10-20
genirq: Export irq_gc_noop()
Florian Fainelli
2021-10-20
genirq: Export irq_gc_{unmask_enable,mask_disable}_reg
Florian Fainelli
2021-10-20
Merge tag 'audit-pr-20211019' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-10-20
Merge tag 'trace-v5.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2021-10-20
block: cleanup the flush plug helpers
Christoph Hellwig
2021-10-20
ucounts: Move get_ucounts from cred_alloc_blank to key_change_session_keyring
Eric W. Biederman
2021-10-19
ucounts: Proper error handling in set_cred_ucounts
Eric W. Biederman
2021-10-19
ucounts: Pair inc_rlimit_ucounts with dec_rlimit_ucoutns in commit_creds
Eric W. Biederman
2021-10-19
sched/scs: Reset the shadow stack when idle_task_exit
Woody Lin
2021-10-19
locking/rwsem: Fix comments about reader optimistic lock stealing conditions
Yanfei Xu
2021-10-19
locking: Remove rcu_read_{,un}lock() for preempt_{dis,en}able()
Yanfei Xu
2021-10-19
locking/rwsem: Disable preemption for spinning region
Yanfei Xu
2021-10-19
futex: Fix PREEMPT_RT build
Peter Zijlstra
2021-10-19
block: don't call blk_status_to_errno in blk_update_request
Christoph Hellwig
2021-10-18
audit: fix possible null-pointer dereference in audit_filter_rules
Gaosheng Cui
2021-10-18
tracing: Have all levels of checks prevent recursion
Steven Rostedt (VMware)
2021-10-18
ucounts: Fix signal ucount refcounting
Eric W. Biederman
2021-10-18
sched: move the <linux/blkdev.h> include out of kernel/sched/sched.h
Christoph Hellwig
2021-10-18
kernel: remove spurious blkdev.h includes
Christoph Hellwig
2021-10-18
mm/filemap: Add filemap_add_folio()
Matthew Wilcox (Oracle)
[next]