| Commit message (Expand) | Author | Age |
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2018-04-09 |
|\ |
|
| * | KVM: x86: Add module parameter for supporting VMware backdoor | Liran Alon | 2018-03-16 |
* | | Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2018-04-07 |
|\ \ |
|
| * | | ima: fail signature verification based on policy | Mimi Zohar | 2018-03-23 |
| |/ |
|
* | | Merge tag 'pci-v4.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2018-04-06 |
|\ \ |
|
| * | | PCI/portdrv: Remove unnecessary "pcie_ports=auto" parameter | Bjorn Helgaas | 2018-03-30 |
| * | | PCI/portdrv: Remove "pcie_hp=nomsi" kernel parameter | Bjorn Helgaas | 2018-03-30 |
| |/ |
|
* | | Merge tag 'audit-pr-20180403' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2018-04-06 |
|\ \ |
|
| * | | audit: do not panic on invalid boot parameter | Greg Edwards | 2018-03-06 |
* | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2018-04-06 |
|\ \ \ |
|
| * | | | mm, page_alloc: extend kernelcore and movablecore for percent | David Rientjes | 2018-04-05 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2018-04-05 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | HID: usbhid: extend the polling interval configuration to keyboards | Filip Alac | 2018-03-23 |
* | | | | Merge tag 'char-misc-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2018-04-04 |
|\ \ \ \ |
|
| * | | | | thunderbolt: Introduce USB only (SL4) security level | Mika Westerberg | 2018-03-09 |
| | |_|/
| |/| | |
|
* | | | | Merge tag 'usb-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2018-04-04 |
|\ \ \ \ |
|
| * | | | | usb: core: Add USB_QUIRK_DELAY_CTRL_MSG to usbcore quirks | Kai-Heng Feng | 2018-03-25 |
| * | | | | usb: core: Add "quirks" parameter for usbcore | Kai-Heng Feng | 2018-03-20 |
| * | | | | Revert "usb: core: Add "quirks" parameter for usbcore" | Greg Kroah-Hartman | 2018-03-12 |
| * | | | | usb: core: Add "quirks" parameter for usbcore | Kai-Heng Feng | 2018-03-09 |
| |/ / / |
|
* | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2018-04-04 |
|\ \ \ \ |
|
| * | | | | irqchip/gic-v3: Allow LPIs to be disabled from the command line | Marc Zyngier | 2018-03-14 |
| |/ / / |
|
* | | | | Merge tag 'docs-4.17' of git://git.lwn.net/linux | Linus Torvalds | 2018-04-03 |
|\ \ \ \ |
|
| * | | | | Documentation: admin-guide: add kvmconfig, xenconfig and tinyconfig commands | Martin Kepplinger | 2018-03-26 |
| * | | | | docs: clarify security-bugs disclosure policy | Dave Hansen | 2018-03-09 |
| * | | | | doc: module-signing.rst: Fix reST formatting | Philipp Hahn | 2018-02-23 |
| * | | | | doc: Rename .system_keyring to .builtin_trusted_keys | Philipp Hahn | 2018-02-23 |
| * | | | | admin-guide: Fix list formatting in tained-kernels.html | Jonathan Neuschäfer | 2018-02-18 |
| |/ / / |
|
* | | | | Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arn... | Linus Torvalds | 2018-04-02 |
|\ \ \ \ |
|
| * | | | | Documentation: arch-support: remove obsolete architectures | Arnd Bergmann | 2018-03-26 |
| * | | | | arch: remove blackfin port | Arnd Bergmann | 2018-03-16 |
| * | | | | docs: Remove metag docs | James Hogan | 2018-02-22 |
| |/ / / |
|
* | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2018-04-02 |
|\ \ \ \ |
|
| * | | | | x86/boot/e820: Implement a range manipulation operator | Jan H. Schönherr | 2018-02-26 |
| |/ / / |
|
* | | | | sched/isolation: Update nohz documentation to explain tick offload | Frederic Weisbecker | 2018-02-21 |
|/ / / |
|
* | | | Merge tag 'acpi-part2-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2018-02-09 |
|\ \ \ |
|
| * | | | ACPI: SPCR: Make SPCR available to x86 | Prarit Bhargava | 2018-02-07 |
* | | | | Merge tag 'docs-4.16-2' of git://git.lwn.net/linux | Linus Torvalds | 2018-02-07 |
|\ \ \ \ |
|
| * | | | | Documentation/admin-guide: fixes for thunderbolt.rst | Randy Dunlap | 2018-02-01 |
* | | | | | Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2018-02-06 |
|\ \ \ \ \ |
|
| * | | | | | resource: Set type of "reserve=" user-specified resources | Bjorn Helgaas | 2017-12-18 |
* | | | | | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2018-02-04 |
|\ \ \ \ \ \ |
|
| * | | | | | | x86/paravirt: Remove 'noreplace-paravirt' cmdline option | Josh Poimboeuf | 2018-01-31 |
| | |_|_|_|/
| |/| | | | |
|
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml... | Linus Torvalds | 2018-02-01 |
|\ \ \ \ \ \ |
|
| * | | | | | | printk: add console_msg_format command line option | Sergey Senozhatsky | 2018-01-04 |
* | | | | | | | Merge tag 'kconfig-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds | 2018-02-01 |
|\ \ \ \ \ \ \
| |_|_|_|/ / /
|/| | | | | | |
|
| * | | | | | | kconfig: Remove silentoldconfig from help and docs; fix kconfig/conf's help | Marc Herbert | 2018-01-28 |
| | |_|/ / /
| |/| | | | |
|
* | | | | | | Merge tag 'docs-4.16' of git://git.lwn.net/linux | Linus Torvalds | 2018-01-31 |
|\ \ \ \ \ \
| |_|_|_|_|/
|/| | | | | |
|
| * | | | | | Documentation: Better document the hardlockup_panic sysctl | Scott Wood | 2017-12-11 |
| * | | | | | Documentation: mono: Update links and s/CVS/Git/ | Jonathan Neuschäfer | 2017-12-11 |
| |/ / / / |
|