summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-4.17/dax' into libnvdimm-for-nextDan Williams2018-04-097-20/+111
|\
| * dax, dm: allow device-mapper to operate without dax supportDan Williams2018-04-031-6/+24
| * fs, dax: prepare for dax-specific address_space_operationsDan Williams2018-03-302-3/+13
| * sched/wait: Introduce wait_var_event()Peter Zijlstra2018-03-201-0/+70
| * Merge branch 'linus' into sched/core, to pick up fixesIngo Molnar2018-03-0950-151/+265
| |\
| * | sched/headers: Simplify and clean up header usage in the schedulerIngo Molnar2018-03-041-6/+0
| * | sched/nohz: Remove the 1 Hz tick codeFrederic Weisbecker2018-02-211-4/+0
| * | sched/isolation: Isolate workqueues when "nohz_full=" is setFrederic Weisbecker2018-02-211-0/+1
| * | nohz: Allow to check if remote CPU tick is stoppedFrederic Weisbecker2018-02-211-0/+2
| * | nohz: Convert tick_nohz_tick_stopped() to boolFrederic Weisbecker2018-02-211-1/+1
* | | Merge branch 'for-4.17/libnvdimm' into libnvdimm-for-nextDan Williams2018-04-092-0/+10
|\ \ \
| * | | libnvdimm: Add of_node to region and bus descriptorsOliver O'Halloran2018-04-071-0/+3
| * | | libnvdimm: add an api to cast a 'struct nd_region' to its 'struct device'Dan Williams2018-04-031-0/+1
| * | | libnvdimm: provide module_nd_driver wrapperJohannes Thumshirn2018-03-151-0/+6
* | | | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2018-03-251-2/+2
|\ \ \ \
| * | | | jump_label: Disable jump labels in __exit codeJosh Poimboeuf2018-03-201-2/+2
* | | | | Merge tag 'mtd/fixes-for-4.16-rc7' of git://git.infradead.org/linux-mtdLinus Torvalds2018-03-231-5/+1
|\ \ \ \ \
| * | | | | mtd: nand: fsl_ifc: Read ECCSTAT0 and ECCSTAT1 registers for IFC 2.0Jagdish Gediya2018-03-211-5/+1
* | | | | | Merge tag 'media/v4.16-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2018-03-231-1/+0
|\ \ \ \ \ \
| * | | | | | media: rc: lirc does not use LIRC_CAN_SEND_SCANCODE featureSean Young2018-03-051-1/+0
* | | | | | | Merge tag 'sound-4.16-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2018-03-231-2/+2
|\ \ \ \ \ \ \
| * | | | | | | ALSA: usb-audio: Fix parsing descriptor of UAC2 processing unitKirill Marinushkin2018-03-191-2/+2
* | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-03-232-1/+10
|\ \ \ \ \ \ \ \
| * | | | | | | | Revert "mm: page_alloc: skip over regions of invalid pfns where possible"Daniel Vacek2018-03-231-1/+0
| * | | | | | | | mm/vmalloc: add interfaces to free unmapped page tableToshi Kani2018-03-231-0/+10
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-03-2217-18/+158
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge tag 'mac80211-for-davem-2018-03-21' of git://git.kernel.org/pub/scm/lin...David S. Miller2018-03-221-0/+4
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | mac80211: add ieee80211_hw flag for QoS NDP supportBen Caradoc-Davies2018-03-211-0/+4
| * | | | | | | | | | net: phy: Add general dummy stubs for MMD register accessKevin Hao2018-03-221-0/+4
| |/ / / / / / / / /
| * | | | | | | | | vlan: Fix out of order vlan headers with reorder header offToshiaki Makita2018-03-161-11/+55
| * | | | | | | | | net: Fix vlan untag for bridge and vlan_dev with reorder_hdr offToshiaki Makita2018-03-161-0/+1
| * | | | | | | | | ipv4: lock mtu in fnhe when received PMTU < net.ipv4.route.min_pmtuSabrina Dubroca2018-03-143-3/+12
| * | | | | | | | | net: use skb_to_full_sk() in skb_update_prio()Eric Dumazet2018-03-141-2/+2
| * | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2018-03-132-0/+6
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | xfrm: reuse uncached_list to track xdstsXin Long2018-02-162-0/+6
| * | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2018-03-121-0/+2
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | netfilter: x_tables: add and use xt_check_proc_nameFlorian Westphal2018-03-111-0/+2
| * | | | | | | | | | | sock_diag: request _diag module only when the family or proto has been regist...Xin Long2018-03-122-0/+2
| * | | | | | | | | | | net: phy: Tell caller result of phy_change()Brad Mouring2018-03-121-1/+0
| * | | | | | | | | | | vhost_net: examine pointer types during un-producingJason Wang2018-03-091-0/+4
| * | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-03-081-0/+22
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | bpf: fix bpf_skb_adjust_net/bpf_skb_proto_xlat to deal with gso sctp skbsDaniel Axtens2018-03-031-0/+22
| * | | | | | | | | | | | net: usbnet: fix potential deadlock on 32bit hostsEric Dumazet2018-03-071-0/+22
| * | | | | | | | | | | | sch_netem: fix skb leak in netem_enqueue()Alexey Kodanev2018-03-071-0/+19
| * | | | | | | | | | | | rhashtable: Fix rhlist duplicates insertionPaul Blakey2018-03-071-1/+3
| | |/ / / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge tag 'mmc-v4.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds2018-03-221-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | mmc: core: Fix tracepoint print of blk_addr and blkszAdrian Hunter2018-03-151-2/+2
| | |_|_|_|_|_|_|/ / / | |/| | | | | | | | |
* | | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2018-03-212-6/+2
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / |/| | | | | | | | | |
| * | | | | | | | | | RDMA/verbs: Remove restrack entry from XRCD structureLeon Romanovsky2018-03-191-4/+0
| * | | | | | | | | | IB/mlx5: Fix integer overflows in mlx5_ib_create_srqBoris Pismenny2018-03-131-2/+2