summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2019-03-29Merge tag 'char-misc-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-03-29net/mlx5e: Add a lock on tir listYuval Avnery
2019-03-29ptrace: take into account saved_sigmask in PTRACE{GET,SET}SIGMASKAndrei Vagin
2019-03-29include/linux/list.h: fix list_is_first() kernel-docRandy Dunlap
2019-03-29include/linux/hugetlb.h: convert to use vm_fault_tSouptick Joarder
2019-03-29mm: add support for kmem caches in DMA32 zoneNicolas Boichat
2019-03-29mm/hotplug: fix offline undo_isolate_page_range()Qian Cai
2019-03-29drm/atomic-helper: Make atomic_enable/disable crtc callbacks optionalRodrigo Siqueira
2019-03-29mac80211: rework locking for txq scheduling / airtime fairnessFelix Fietkau
2019-03-28netns: provide pure entropy for net_hash_mix()Eric Dumazet
2019-03-28KVM: export <linux/kvm_para.h> and <asm/kvm_para.h> iif KVM is supportedMasahiro Yamada
2019-03-28Merge tag 'v5.1-rc2' into core/urgent, to resolve a conflictIngo Molnar
2019-03-27net: mii: Fix PAUSE cap advertisement from linkmode_adv_to_lcl_adv_t() helperClaudiu Manoil
2019-03-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-03-28virt: vbox: Implement passing requestor info to the host for VirtualBox 6.0.xHans de Goede
2019-03-27xfrm: Honor original L3 slave device in xfrmi policy lookupMartin Willi
2019-03-26Input: document meanings of KEY_SCREEN and KEY_ZOOMDmitry Torokhov
2019-03-26net: phy: bcm54xx: Encode link speed and activity into LEDsVladimir Oltean
2019-03-26proc/kcore: Remove unused kclist_add_remap()Bhupesh Sharma
2019-03-26xfrm: clean up xfrm protocol checksCong Wang
2019-03-25Revert "parport: daisy: use new parport device model"Linus Torvalds
2019-03-25dt-bindings: reset: meson-g12a: Add missing USB2 PHY resetsNeil Armstrong
2019-03-25ACPI: use different default debug value than ACPICAErik Schmauss
2019-03-24Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-03-24Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-03-24Merge tag 'auxdisplay-for-linus-v5.1-rc2' of git://github.com/ojeda/linuxLinus Torvalds
2019-03-23Merge tag 'io_uring-20190323' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-03-23Merge tag 'for-linus-20190323' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-03-23Merge tag 'ceph-for-5.1-rc2' of git://github.com/ceph/ceph-clientLinus Torvalds
2019-03-23x86/gart: Exclude GART aperture from kcoreKairui Song
2019-03-22sbitmap: trivial - update comment for sbitmap_deferred_clear_bitShenghui Wang
2019-03-22gpio: amd-fch: Fix bogus SPDX identifierThomas Gleixner
2019-03-21net/sched: let actions use RCU to access 'goto_chain'Davide Caratti
2019-03-21net/sched: don't dereference a->goto_chain to read the chain indexDavide Caratti
2019-03-21net/sched: prepare TC actions to properly validate the control actionDavide Caratti
2019-03-21Merge tag 'irqchip-5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Thomas Gleixner
2019-03-21genirq: Fix typo in comment of IRQD_MOVE_PCNTXTPeter Xu
2019-03-20block: Unexport blk_mq_add_to_requeue_list()Bart Van Assche
2019-03-20block: add BLK_MQ_POLL_CLASSIC for hybrid poll and return EINVAL for unexpect...Yufen Yu
2019-03-20Revert "net: xfrm: Add '_rcu' tag for rcu protected pointer in netns_xfrm"Steffen Klassert
2019-03-20libceph: wait for latest osdmap in ceph_monc_blacklist_add()Ilya Dryomov
2019-03-19blk-mq: remove unused 'nr_expired' from blk_mq_hw_ctxDongli Zhang
2019-03-18sctp: get sctphdr by offset in sctp_compute_cksumXin Long
2019-03-18packets: Always register packet sk in the same orderMaxime Chevallier
2019-03-18block: add BIO_NO_PAGE_REF flagJens Axboe
2019-03-18iov_iter: add ITER_BVEC_FLAG_NO_REF flagJens Axboe
2019-03-18Merge tag 'v5.1-rc1' into asoc-5.1Mark Brown
2019-03-18driver core: remove BUS_ATTR()Greg Kroah-Hartman
2019-03-17IB/mlx5: Use mlx5 core to create/destroy a DEVX DCTYishai Hadas
2019-03-17Merge tag 'kbuild-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds