Age | Commit message (Expand) | Author |
2019-04-04 | node: Add memory-side caching attributes | Keith Busch |
2019-04-04 | node: Add heterogenous memory access attributes | Keith Busch |
2019-04-04 | node: Link memory nodes to their compute nodes | Keith Busch |
2019-04-04 | acpi: Add HMAT to generic parsing tables | Keith Busch |
2019-04-04 | acpi: Create subtable parsing infrastructure | Keith Busch |
2019-04-01 | device.h: reorganize struct device | Greg Kroah-Hartman |
2019-03-31 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2019-03-31 | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2019-03-30 | Merge tag 'gpio-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds |
2019-03-30 | Merge tag 'acpi-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds |
2019-03-29 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2019-03-29 | Merge tag 'driver-core-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2019-03-29 | Merge tag 'char-misc-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2019-03-29 | ptrace: take into account saved_sigmask in PTRACE{GET,SET}SIGMASK | Andrei Vagin |
2019-03-29 | include/linux/list.h: fix list_is_first() kernel-doc | Randy Dunlap |
2019-03-29 | include/linux/hugetlb.h: convert to use vm_fault_t | Souptick Joarder |
2019-03-29 | mm: add support for kmem caches in DMA32 zone | Nicolas Boichat |
2019-03-29 | mm/hotplug: fix offline undo_isolate_page_range() | Qian Cai |
2019-03-28 | KVM: export <linux/kvm_para.h> and <asm/kvm_para.h> iif KVM is supported | Masahiro Yamada |
2019-03-28 | Merge tag 'v5.1-rc2' into core/urgent, to resolve a conflict | Ingo Molnar |
2019-03-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2019-03-28 | virt: vbox: Implement passing requestor info to the host for VirtualBox 6.0.x | Hans de Goede |
2019-03-26 | net: phy: bcm54xx: Encode link speed and activity into LEDs | Vladimir Oltean |
2019-03-26 | proc/kcore: Remove unused kclist_add_remap() | Bhupesh Sharma |
2019-03-25 | Revert "parport: daisy: use new parport device model" | Linus Torvalds |
2019-03-25 | ACPI: use different default debug value than ACPICA | Erik Schmauss |
2019-03-24 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2019-03-24 | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2019-03-24 | Merge tag 'auxdisplay-for-linus-v5.1-rc2' of git://github.com/ojeda/linux | Linus Torvalds |
2019-03-23 | Merge tag 'io_uring-20190323' of git://git.kernel.dk/linux-block | Linus Torvalds |
2019-03-23 | Merge tag 'for-linus-20190323' of git://git.kernel.dk/linux-block | Linus Torvalds |
2019-03-23 | Merge tag 'ceph-for-5.1-rc2' of git://github.com/ceph/ceph-client | Linus Torvalds |
2019-03-23 | x86/gart: Exclude GART aperture from kcore | Kairui Song |
2019-03-22 | sbitmap: trivial - update comment for sbitmap_deferred_clear_bit | Shenghui Wang |
2019-03-22 | gpio: amd-fch: Fix bogus SPDX identifier | Thomas Gleixner |
2019-03-21 | net/sched: let actions use RCU to access 'goto_chain' | Davide Caratti |
2019-03-21 | net/sched: don't dereference a->goto_chain to read the chain index | Davide Caratti |
2019-03-21 | net/sched: prepare TC actions to properly validate the control action | Davide Caratti |
2019-03-21 | Merge tag 'irqchip-5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Thomas Gleixner |
2019-03-21 | genirq: Fix typo in comment of IRQD_MOVE_PCNTXT | Peter Xu |
2019-03-20 | block: Unexport blk_mq_add_to_requeue_list() | Bart Van Assche |
2019-03-20 | block: add BLK_MQ_POLL_CLASSIC for hybrid poll and return EINVAL for unexpect... | Yufen Yu |
2019-03-20 | libceph: wait for latest osdmap in ceph_monc_blacklist_add() | Ilya Dryomov |
2019-03-19 | blk-mq: remove unused 'nr_expired' from blk_mq_hw_ctx | Dongli Zhang |
2019-03-18 | sctp: get sctphdr by offset in sctp_compute_cksum | Xin Long |
2019-03-18 | packets: Always register packet sk in the same order | Maxime Chevallier |
2019-03-18 | block: add BIO_NO_PAGE_REF flag | Jens Axboe |
2019-03-18 | iov_iter: add ITER_BVEC_FLAG_NO_REF flag | Jens Axboe |
2019-03-18 | driver core: remove BUS_ATTR() | Greg Kroah-Hartman |
2019-03-17 | IB/mlx5: Use mlx5 core to create/destroy a DEVX DCT | Yishai Hadas |