aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2019-08-21posix-cpu-timers: Remove tsk argument from run_posix_cpu_timers()Thomas Gleixner1-1/+1
2019-08-21ARM: s3c64xx: squash samsung_usb_phy.h into setup-usb-phy.cMasahiro Yamada1-17/+0
2019-08-21Merge branch 'odp_fixes' into rdma.git for-nextJason Gunthorpe36-181/+189
2019-08-21dma-mapping: remove is_device_dma_capableChristoph Hellwig1-5/+0
2019-08-21usb: add a HCD_DMA flag instead of guestimating DMA capabilitiesChristoph Hellwig2-3/+5
2019-08-21net/mlx5: Create bypass and loopback flow steering namespaces for RDMA RXMark Zhang1-0/+1
2019-08-21extable: Add function to search only kernel exception tableSantosh Sivaraj1-0/+2
2019-08-21Merge tag 'v5.3-rc5' into develLinus Walleij36-181/+189
2019-08-21soundwire: add new mclk_freq field for propertiesPierre-Louis Bossart1-0/+2
2019-08-21soundwire: include mod_devicetable.h to avoid compiling warningsBard liao1-0/+2
2019-08-21soundwire: intel: prevent possible dereference in hw_paramsPierre-Louis Bossart1-0/+1
2019-08-21Merge tag 'drm-misc-next-2019-08-19' of git://anongit.freedesktop.org/drm/drm...Dave Airlie4-77/+81
2019-08-21PM: QoS: Get rid of unused flagsAmit Kucheria1-6/+0
2019-08-21PM / wakeup: Show wakeup sources stats in sysfsTri Vo1-2/+8
2019-08-21PM / wakeup: Drop wakeup_source_init(), wakeup_source_prepare()Tri Vo1-11/+0
2019-08-21dma-direct: fix zone selection after an unaddressable CMA allocationChristoph Hellwig1-4/+1
2019-08-20net/mlx5: Add lag_tx_port_affinity capability bitMaxim Mikityanskiy1-1/+3
2019-08-20net/mlx5: Expose IP-in-IP capability bitAya Levin1-1/+3
2019-08-20net/mlx5: Add support for VNIC_ENV internal rq counterMoshe Shemesh1-2/+8
2019-08-20alarmtimers: Avoid rtc.h includeThomas Gleixner1-1/+2
2019-08-20posix-timers: Cleanup forward declarations and includesThomas Gleixner1-3/+2
2019-08-20Input: add support for polling to input devicesDmitry Torokhov1-0/+12
2019-08-20bpf: add new BPF_BTF_GET_NEXT_ID syscall commandQuentin Monnet1-0/+3
2019-08-20xprtrdma: Boost client's max slot table size to match Linux serverChuck Lever1-2/+2
2019-08-20bpf: add include guard to tnum.hMasahiro Yamada1-0/+6
2019-08-20vfs: don't allow writes to swap filesDarrick J. Wong1-0/+11
2019-08-20SUNRPC: Remove rpc_wake_up_queued_task_on_wq()Chuck Lever1-3/+0
2019-08-20memremap: provide a not device managed memremap_pagesChristoph Hellwig1-0/+2
2019-08-20memremap: remove the dev field in struct dev_pagemapChristoph Hellwig1-1/+0
2019-08-20resource: add a not device managed request_free_mem_region variantChristoph Hellwig1-0/+2
2019-08-20mm: remove the unused MIGRATE_PFN_DEVICE flagChristoph Hellwig1-1/+0
2019-08-20mm: remove the unused MIGRATE_PFN_ERROR flagChristoph Hellwig1-1/+0
2019-08-20mm: turn migrate_vma upside downChristoph Hellwig1-99/+19
2019-08-20hmm: use mmu_notifier_get/put for 'struct hmm'Jason Gunthorpe2-17/+1
2019-08-20can: rcar_can: Remove unused platform data supportGeert Uytterhoeven1-18/+0
2019-08-20irqchip: Add include guard to irq-partition-percpu.hMasahiro Yamada1-0/+5
2019-08-20irqchip/gic-v3: Warn about inconsistent implementations of extended rangesMarc Zyngier1-0/+1
2019-08-20irqchip/gic-v3: Add EPPI range supportMarc Zyngier1-0/+12
2019-08-20irqchip/gic-v3: Add ESPI range supportMarc Zyngier1-1/+16
2019-08-20Merge branch 'for-joerg/batched-unmap' of git://git.kernel.org/pub/scm/linux/...Joerg Roedel2-37/+112
2019-08-20gpio: Use callback presence to determine need of valid_maskLinus Walleij1-9/+0
2019-08-20gpio: Pass mask and size with the init_valid_mask()Linus Walleij1-1/+3
2019-08-20gpio: stubs in headers should be inlineStephen Rothwell1-2/+2
2019-08-19tracefs: Restrict tracefs when the kernel is locked downMatthew Garrett1-0/+1
2019-08-19debugfs: Restrict debugfs when the kernel is locked downDavid Howells1-0/+1
2019-08-19kexec: Allow kexec_file() with appropriate IMA policy when locked downMatthew Garrett1-0/+9
2019-08-19lockdown: Lock down perf when in confidentiality modeDavid Howells1-0/+1
2019-08-19bpf: Restrict bpf when kernel lockdown is in confidentiality modeDavid Howells1-0/+1
2019-08-19lockdown: Lock down tracing and perf kprobes when in confidentiality modeDavid Howells1-0/+1
2019-08-19lockdown: Lock down /proc/kcoreDavid Howells1-0/+1