Age | Commit message (Expand) | Author |
2020-07-10 | seccomp: Report number of loaded filters in /proc/$pid/status | Kees Cook |
2020-06-14 | Merge tag 'LSM-add-setgid-hook-5.8-author-fix' of git://github.com/micah-mort... | Linus Torvalds |
2020-06-14 | security: Add LSM hooks to set*gid syscalls | Thomas Cedeno |
2020-06-14 | Merge tag 'for-5.8-part2-tag' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2020-06-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds |
2020-06-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller |
2020-06-13 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2020-06-13 | Merge branch 'i2c/for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/w... | Linus Torvalds |
2020-06-13 | Merge tag 'media/v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds |
2020-06-13 | Merge tag 'ras-core-2020-06-12' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2020-06-13 | Merge tag 'x86-entry-2020-06-12' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2020-06-13 | Merge tag 'notifications-20200601' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2020-06-12 | Merge tag 'thermal-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2020-06-12 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2020-06-11 | Merge tag 'locking-kcsan-2020-06-11' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2020-06-11 | Merge tag 'locking-urgent-2020-06-11' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2020-06-11 | Merge tag 'block-5.8-2020-06-11' of git://git.kernel.dk/linux-block | Linus Torvalds |
2020-06-11 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2020-06-11 | Merge tag 'riscv-for-linus-5.8-mw1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2020-06-11 | Merge tag 'mailbox-v5.8' of git://git.linaro.org/landing-teams/working/fujits... | Linus Torvalds |
2020-06-11 | Merge tag 'nfs-for-5.8-1' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds |
2020-06-11 | compiler_types.h, kasan: Use __SANITIZE_ADDRESS__ instead of CONFIG_KASAN to ... | Marco Elver |
2020-06-11 | compiler.h: Move function attributes to compiler_types.h | Marco Elver |
2020-06-11 | compiler.h: Avoid nested statement expression in data_race() | Marco Elver |
2020-06-11 | compiler.h: Remove data_race() and unnecessary checks from {READ,WRITE}_ONCE() | Marco Elver |
2020-06-11 | kcsan: Remove 'noinline' from __no_kcsan_or_inline | Marco Elver |
2020-06-11 | Rebase locking/kcsan to locking/urgent | Thomas Gleixner |
2020-06-11 | SUNRPC: rpc_xprt lifetime events should record xprt->state | Chuck Lever |
2020-06-11 | nfs: set invalid blocks after NFSv4 writes | Zheng Bin |
2020-06-11 | SUNRPC: trace RPC client lifetime events | Chuck Lever |
2020-06-11 | SUNRPC: Trace transport lifetime events | Chuck Lever |
2020-06-11 | SUNRPC: Split the xdr_buf event class | Chuck Lever |
2020-06-11 | SUNRPC: Add tracepoint to rpc_call_rpcerror() | Chuck Lever |
2020-06-11 | SUNRPC: Update the RPC_SHOW_SOCKET() macro | Chuck Lever |
2020-06-11 | SUNRPC: Update the rpc_show_task_flags() macro | Chuck Lever |
2020-06-11 | SUNRPC: Trace GSS context lifetimes | Chuck Lever |
2020-06-11 | SUNRPC: receive buffer size estimation values almost never change | Chuck Lever |
2020-06-11 | Merge tag 'nfsd-5.8' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2020-06-11 | media: videobuf2-dma-contig: fix bad kfree in vb2_dma_contig_clear_max_seg_size | Tomi Valkeinen |
2020-06-11 | KVM: async_pf: Inject 'page ready' event only if 'page not present' was previ... | Vitaly Kuznetsov |
2020-06-11 | x86/{mce,mm}: Unmap the entire page if the whole page is affected and poisoned | Tony Luck |
2020-06-11 | Merge branch 'x86/entry' into ras/core | Thomas Gleixner |
2020-06-11 | x86/entry: Unbreak __irqentry_text_start/end magic | Thomas Gleixner |
2020-06-11 | lockdep: __always_inline more for noinstr | Peter Zijlstra |
2020-06-11 | x86/entry: Rename trace_hardirqs_off_prepare() | Peter Zijlstra |
2020-06-11 | xen: Move xen_setup_callback_vector() definition to include/xen/hvm.h | Vitaly Kuznetsov |
2020-06-11 | x86/entry: Convert XEN hypercall vector to IDTENTRY_SYSVEC | Thomas Gleixner |
2020-06-11 | x86/entry: Switch XEN/PV hypercall entry to IDTENTRY | Thomas Gleixner |
2020-06-11 | genirq: Provide __irq_enter/exit_raw() | Thomas Gleixner |
2020-06-11 | genirq: Provide irq_enter/exit_rcu() | Thomas Gleixner |