summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2018-03-20svcrdma: Consult max_qp_init_rd_atom when accepting connectionsChuck Lever
2018-03-20clk: davinci: New driver for TI DA8XX CFGCHIP clocksDavid Lechner
2018-03-20clk: davinci: New driver for davinci PLL clocksDavid Lechner
2018-03-20ARM: omap2+: control: add support for auxiliary control module instancesTero Kristo
2018-03-20mtd: rawnand: get rid of the ONFI parameter page in nand_chipMiquel Raynal
2018-03-20mtd: rawnand: get rid of the JEDEC parameter page in nand_chipMiquel Raynal
2018-03-20mtd: rawnand: allow vendors to declare (un)supported featuresMiquel Raynal
2018-03-20mtd: rawnand: prepare the removal of the ONFI parameter pageMiquel Raynal
2018-03-20Merge 4.16-rc6 into tty-nextGreg Kroah-Hartman
2018-03-20Merge branch 'siginfo-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Will Deacon
2018-03-20mtd: rawnand: prepare the removal of ONFI/JEDEC parameter pagesMiquel Raynal
2018-03-20Merge tag 'phy-for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/kis...Greg Kroah-Hartman
2018-03-20dma/swiotlb: Remove swiotlb_{alloc,free}_coherent()Christoph Hellwig
2018-03-20dma/direct: Handle the memory encryption bit in common codeChristoph Hellwig
2018-03-20set_memory.h: Provide set_memory_{en,de}crypted() stubsChristoph Hellwig
2018-03-20Merge branch 4.16-rc6 into usb-nextGreg Kroah-Hartman
2018-03-20mtd: rawnand: use wrappers to call onfi GET/SET_FEATURESMiquel Raynal
2018-03-20mtd: rawnand: rename SET/GET FEATURES related functionsMiquel Raynal
2018-03-20Merge tag 'thunderbolt-for-v4.17' of git://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman
2018-03-20jump_label: Disable jump labels in __exit codeJosh Poimboeuf
2018-03-20sched/wait: Remove the wait_on_atomic_t() APIPeter Zijlstra
2018-03-20sched/wait, fs/fscache: Convert wait_on_atomic_t() usage to the new wait_var_...Peter Zijlstra
2018-03-20sched/wait: Introduce wait_var_event()Peter Zijlstra
2018-03-20sched/fair: Add util_est on top of PELTPatrick Bellasi
2018-03-20Merge branch 'linus' into sched/core, to pick up fixesIngo Molnar
2018-03-20lib/raid6/altivec: Add vpermxor implementation for raid6 Q syndromeMatt Brown
2018-03-19Merge branch 'for-4.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-03-19Merge branch 'for-4.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-03-19bpf: create tcp_bpf_ulp allowing BPF to monitor socket TX/RX dataJohn Fastabend
2018-03-19net: do_tcp_sendpages flag to avoid SKBTX_SHARED_FRAGJohn Fastabend
2018-03-19Merge tag 'v4.16-rc6' into perf/core, to pick up fixesIngo Molnar
2018-03-19PCI: Add Altera vendor IDJohannes Thumshirn
2018-03-19net/mlx5: Packet pacing enhancementBodong Wang
2018-03-19Merge tag 'kvm-arm-fixes-for-v4.16-2' into HEADMarc Zyngier
2018-03-19cgroup: Use rcu_work instead of explicit rcu and work itemTejun Heo
2018-03-19RCU, workqueue: Implement rcu_workTejun Heo
2018-03-19percpu_ref: Update doc to dissuade users from depending on internal RCU grace...Tejun Heo
2018-03-19ahci: imx: add the imx6qp ahci sata supportRichard Zhu
2018-03-19y2038: Introduce struct __kernel_old_timevalArnd Bergmann
2018-03-19buffer.c: call thaw_super during emergency thawMateusz Guzik
2018-03-19Merge 4.16-rc6 into staging-nextGreg Kroah-Hartman
2018-03-19vfs: make sure struct filename->iname is word-alignedRasmus Villemoes
2018-03-19gpio: htc-gpio: Include the right headerLinus Walleij
2018-03-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-03-18sparc64: Add support for ADI (Application Data Integrity)Khalid Aziz
2018-03-18mm: Allow arch code to override copy_highpage()Khalid Aziz
2018-03-18mm: Clear arch specific VM flags on protection changeKhalid Aziz
2018-03-18mm: Add address parameter to arch_validate_prot()Khalid Aziz
2018-03-17block: Move SECTOR_SIZE and SECTOR_SHIFT definitions into <linux/blkdev.h>Bart Van Assche
2018-03-17Merge branch 'psmouse' into nextDmitry Torokhov