Age | Commit message (Expand) | Author |
2017-09-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2017-09-22 | Merge tag 'seccomp-v4.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2017-09-22 | Merge tag 'for-linus-4.14b-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2017-09-21 | net: prevent dst uses after free | Eric Dumazet |
2017-09-21 | Input: uinput - avoid FF flush when destroying device | Dmitry Torokhov |
2017-09-21 | net: ethtool: Add back transceiver type | Florian Fainelli |
2017-09-21 | Revert "genirq: Restrict effective affinity to interrupts actually using it" | Thomas Gleixner |
2017-09-20 | bpf: one perf event close won't free bpf program attached by another perf event | Yonghong Song |
2017-09-20 | ALSA: hda - program ICT bits to support HBR audio | Sriram Periyasamy |
2017-09-19 | ACPI / bus: Make ACPI_HANDLE() work for non-GPL code again | John Hubbard |
2017-09-19 | of: provide inline helper for of_find_device_by_node | Arnd Bergmann |
2017-09-19 | USB: fix out-of-bounds in usb_set_configuration | Greg Kroah-Hartman |
2017-09-19 | xen, arm64: drop dummy lookup_address() | Tycho Andersen |
2017-09-19 | driver core: remove DRIVER_ATTR | Greg Kroah-Hartman |
2017-09-18 | tcp: remove two unused functions | Yuchung Cheng |
2017-09-18 | driver core: Fix link to device power management documentation | Geert Uytterhoeven |
2017-09-18 | ARC: reset: remove the misleading v1 suffix all over | Vineet Gupta |
2017-09-18 | Merge tag 'drm-amdkfd-next-2017-09-02' of git://people.freedesktop.org/~gabba... | Dave Airlie |
2017-09-17 | syscalls: Use CHECK_DATA_CORRUPTION for addr_limit_user_check | Thomas Garnier |
2017-09-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2017-09-15 | Merge branch '4.14-features' of git://git.linux-mips.org/pub/scm/ralf/upstrea... | Linus Torvalds |
2017-09-15 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2017-09-15 | sctp: fix an use-after-free issue in sctp_sock_dump | Xin Long |
2017-09-15 | sched/wait: Add swq_has_sleeper() | Davidlohr Bueso |
2017-09-14 | vfs: constify path argument to kernel_read_file_from_path | Mimi Zohar |
2017-09-14 | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2017-09-14 | Merge branch 'work.read_write' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2017-09-14 | Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds |
2017-09-14 | Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds |
2017-09-14 | Merge branch 'work.ipc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro... | Linus Torvalds |
2017-09-14 | Merge branch 'zstd-minimal' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2017-09-14 | Merge tag 'for-4.14/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2017-09-14 | Merge tag 'fbdev-v4.14' of git://github.com/bzolnier/linux | Linus Torvalds |
2017-09-14 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2017-09-14 | sched/wait: Introduce wakeup boomark in wake_up_page_bit | Tim Chen |
2017-09-14 | sched/wait: Break up long wake list walk | Tim Chen |
2017-09-14 | KVM: trace events: update list of exit reasons | Ladi Prosek |
2017-09-14 | watchdog/hardlockup/perf: Implement CPU enable replacement | Thomas Gleixner |
2017-09-14 | watchdog/hardlockup/perf: Implement init time perf validation | Thomas Gleixner |
2017-09-14 | watchdog/core, powerpc: Make watchdog_nmi_reconfigure() two stage | Thomas Gleixner |
2017-09-14 | watchdog/sysctl: Clean up sysctl variable name space | Thomas Gleixner |
2017-09-14 | watchdog/sysctl: Get rid of the #ifdeffery | Thomas Gleixner |
2017-09-14 | watchdog/core: Clean up header mess | Thomas Gleixner |
2017-09-14 | smpboot/threads, watchdog/core: Avoid runtime allocation | Thomas Gleixner |
2017-09-14 | watchdog/core: Remove the park_in_progress obfuscation | Thomas Gleixner |
2017-09-14 | watchdog/hardlockup/perf: Prevent CPU hotplug deadlock | Thomas Gleixner |
2017-09-14 | watchdog/core: Remove broken suspend/resume interfaces | Thomas Gleixner |
2017-09-14 | watchdog/core: Provide interface to stop from poweroff() | Thomas Gleixner |
2017-09-14 | watchdog/hardlockup: Provide interface to stop/restart perf events | Peter Zijlstra |
2017-09-13 | mm: treewide: remove GFP_TEMPORARY allocation flag | Michal Hocko |