summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
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-17iio: adc: ad7780: remove IIO_CHAN_INFO_SAMP_FREQ supportAlexandru Ardelean
2018-03-17block: Move SECTOR_SIZE and SECTOR_SHIFT definitions into <linux/blkdev.h>Bart Van Assche
2018-03-17iio: cros_ec: Move cros_ec_sensors_core.h in /includeGwendal Grignou
2018-03-17Merge branch 'psmouse' into nextDmitry Torokhov
2018-03-17rtc: s5m: Move enum from rtc.h to rtc-s5m.cGustavo A. R. Silva
2018-03-17rtc: Add useful timestamp definitionsAlexandre Belloni
2018-03-17rtc: Add one offset seconds to expand RTC rangeBaolin Wang
2018-03-17rtc: Add RTC rangeAlexandre Belloni
2018-03-17f2fs: align memory boundary for bitopsJaegeuk Kim
2018-03-17f2fs: wrap all options with f2fs_sb_info.mount_optChao Yu
2018-03-16clk: add more __must_check for bulk APIsDong Aisheng
2018-03-16perf: Fix sibling iterationPeter Zijlstra
2018-03-16usb: gadget: Add NO_DMA dummies for DMA mapping APIGeert Uytterhoeven
2018-03-16mm: Add NO_DMA dummies for DMA pool APIGeert Uytterhoeven
2018-03-16dma-coherent: Add NO_DMA dummies for managed DMA APIGeert Uytterhoeven
2018-03-16dma-mapping: Convert NO_DMA get_dma_ops() into a real dummyGeert Uytterhoeven
2018-03-16blk-throttle: fix race between blkcg_bio_issue_check() and cgroup_rmdir()Joseph Qi
2018-03-16net: Add rtnl_lock_killable()Kirill Tkhai