Age | Commit message (Expand) | Author |
2020-05-19 | pipe: Add O_NOTIFICATION_PIPE | David Howells |
2020-05-19 | security: Add a hook for the point of notification insertion | David Howells |
2020-05-19 | uapi: General notification queue definitions | David Howells |
2020-05-17 | Linux 5.7-rc6v5.7-rc6 | Linus Torvalds |
2020-05-17 | Merge tag 'for-linus-5.7-2' of git://github.com/cminyard/linux-ipmi | Linus Torvalds |
2020-05-17 | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2020-05-17 | Merge tag 'usb-5.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2020-05-17 | Merge branch 'exec-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb... | Linus Torvalds |
2020-05-17 | Merge tag 'objtool-urgent-2020-05-17' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2020-05-17 | Merge tag 'x86_urgent_for_v5.7-rc7' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2020-05-17 | exec: Move would_dump into flush_old_exec | Eric W. Biederman |
2020-05-16 | Merge tag '5.7-rc5-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds |
2020-05-16 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2020-05-16 | Merge tag 'powerpc-5.7-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds |
2020-05-16 | Merge tag 'csky-for-linus-5.7-rc6' of git://github.com/c-sky/csky-linux | Linus Torvalds |
2020-05-16 | Merge tag 'arm-soc-fixes-5.7' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2020-05-16 | Merge tag 'block-5.7-2020-05-16' of git://git.kernel.dk/linux-block | Linus Torvalds |
2020-05-16 | Merge tag 'pinctrl-v5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l... | Linus Torvalds |
2020-05-16 | Merge tag 'io_uring-5.7-2020-05-15' of git://git.kernel.dk/linux-block | Linus Torvalds |
2020-05-16 | Merge branch 'nvme-5.7' of git://git.infradead.org/nvme into block-5.7 | Jens Axboe |
2020-05-15 | Merge tag 'renesas-fixes-for-v5.7-tag2' of git://git.kernel.org/pub/scm/linux... | Arnd Bergmann |
2020-05-15 | Merge tag 'sunxi-fixes-for-5.7-1' of git://git.kernel.org/pub/scm/linux/kerne... | Arnd Bergmann |
2020-05-15 | Merge tag 'nfs-for-5.7-5' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2020-05-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds |
2020-05-15 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds |
2020-05-15 | Merge tag 'linux-kselftest-5.7-rc6' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2020-05-15 | Merge tag 'riscv-for-linus-5.7-rc6' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2020-05-15 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds |
2020-05-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller |
2020-05-15 | KVM: x86: Fix off-by-one error in kvm_vcpu_ioctl_x86_setup_mce | Jim Mattson |
2020-05-15 | Merge branch 'kvm-amd-fixes' into HEAD | Paolo Bonzini |
2020-05-15 | selftests: mptcp: pm: rm the right tmp file | Matthieu Baerts |
2020-05-15 | dpaa2-eth: properly handle buffer size restrictions | Ioana Ciornei |
2020-05-15 | Merge tag 'hwmon-for-v5.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2020-05-15 | Merge tag 'sound-5.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds |
2020-05-15 | Merge tag 'drm-fixes-2020-05-15' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds |
2020-05-15 | Merge branch 'restrict-bpf_probe_read' | Alexei Starovoitov |
2020-05-15 | bpf: Restrict bpf_trace_printk()'s %s usage and add %pks, %pus specifier | Daniel Borkmann |
2020-05-15 | bpf: Add bpf_probe_read_{user, kernel}_str() to do_refine_retval_range | Daniel Borkmann |
2020-05-15 | bpf: Restrict bpf_probe_read{, str}() only to archs where they work | Daniel Borkmann |
2020-05-15 | USB: gadget: fix illegal array access in binding with UDC | Kyungtae Kim |
2020-05-15 | usb: core: hub: limit HUB_QUIRK_DISABLE_AUTOSUSPEND to USB5534B | Eugeniu Rosca |
2020-05-15 | Merge tag 'fixes-for-v5.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g... | Greg Kroah-Hartman |
2020-05-15 | x86: Fix early boot crash on gcc-10, third try | Borislav Petkov |
2020-05-15 | ARM: dts: iwg20d-q7-dbcm-ca: Remove unneeded properties in hdmi@39 | Ricardo Cañuelo |
2020-05-15 | ARM: dts: renesas: Make hdmi encoder nodes compliant with DT bindings | Ricardo Cañuelo |
2020-05-15 | arm64: dts: renesas: Make hdmi encoder nodes compliant with DT bindings | Ricardo Cañuelo |
2020-05-15 | x86/unwind/orc: Fix error handling in __unwind_start() | Josh Poimboeuf |
2020-05-15 | Merge tag 'drm-misc-fixes-2020-05-14' of git://anongit.freedesktop.org/drm/dr... | Dave Airlie |
2020-05-15 | Merge tag 'drm-intel-fixes-2020-05-13-1' of git://anongit.freedesktop.org/drm... | Dave Airlie |