summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2019-02-05scsi: block: remove req->specialChristoph Hellwig
2019-02-05scsi: bsg-lib: handle bidi requests without block layer helpChristoph Hellwig
2019-02-05vfio-mdev: Switch to use new generic UUID APIAndy Shevchenko
2019-02-05mtd: rawnand: remove ->legacy.erase and single_erase()Masahiro Yamada
2019-02-05mtd: rawnand: Simplify the lockingBoris Brezillon
2019-02-05irqdesc: Add domain handler for NMIsJulien Thierry
2019-02-05genirq: Provide NMI handlersJulien Thierry
2019-02-05genirq: Provide NMI management for percpu_devid interruptsJulien Thierry
2019-02-05genirq: Provide basic NMI management for interrupt linesJulien Thierry
2019-02-05i2c: algo-bit: convert to SPDX headerWolfram Sang
2019-02-05i2c: algo-bit: include main i2c headerWolfram Sang
2019-02-05firmware: xilinx: Add zynqmp_pm_get_chipid() APINava kishore Manne
2019-02-04XArray: Update xa_erase family descriptionsMatthew Wilcox
2019-02-04net: phy: fixed-phy: Drop GPIO from fixed_phy_add()Linus Walleij
2019-02-04ima: define ima_post_create_tmpfile() hook and add missing callMimi Zohar
2019-02-04kexec, KEYS: Make use of platform keyring for signature verifyKairui Song
2019-02-04Merge tag 'v5.0-rc5' into rdma.git for-nextJason Gunthorpe
2019-02-04Merge branch 'mlx5-next into rdma.git for-nextJason Gunthorpe
2019-02-04netfilter: ipv6: avoid indirect calls for IPV6=y caseFlorian Westphal
2019-02-04netfilter: nat: remove module dependency on ipv6 coreFlorian Westphal
2019-02-04uio: remove the unused iov_for_each macroChristoph Hellwig
2019-02-04sched/core: Use READ_ONCE()/WRITE_ONCE() in move_queued_task()/task_rq_lock()Andrea Parri
2019-02-04sched/fair: Update scale invariance of PELTVincent Guittot
2019-02-04sched/wake_q: Reduce reference counting for special usersDavidlohr Bueso
2019-02-04sched/core: Convert task_struct.stack_refcount to refcount_tElena Reshetova
2019-02-04sched/core: Convert task_struct.usage to refcount_tElena Reshetova
2019-02-04sched/core: Convert signal_struct.sigcnt to refcount_tElena Reshetova
2019-02-04sched/core: Convert sighand_struct.count to refcount_tElena Reshetova
2019-02-04perf: Convert perf_event_context.refcount to refcount_tElena Reshetova
2019-02-04Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar
2019-02-04efi: Use 32-bit alignment for efi_guid_tArd Biesheuvel
2019-02-04Merge tag 'iio-for-5.1a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman
2019-02-03netdevice.h: Add __cold to netdev_<level> logging functionsJoe Perches
2019-02-03audit: remove audit_context when CONFIG_ AUDIT and not AUDITSYSCALLRichard Guy Briggs
2019-02-03net: Fix ip_mc_{dec,inc}_group allocation contextFlorian Fainelli
2019-02-03socket: Add SO_TIMESTAMPING_NEWDeepa Dinamani
2019-02-03socket: Add SO_TIMESTAMP[NS]_NEWDeepa Dinamani
2019-02-03socket: Use old_timeval types for socket timestampsDeepa Dinamani
2019-02-03Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-02-03Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-02-03net/mlx5: Set ODP SRQ support in firmwareMoni Shoua
2019-02-03net/mlx5: Add XRC transport to ODP device capabilities layoutMoni Shoua
2019-02-03device.h: Add __cold to dev_<level> logging functionsJoe Perches
2019-02-02libnvdimm/dimm: Add a no-BLK quirk based on NVDIMM familyDan Williams
2019-02-02Merge tag 'for-linus-20190202' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-02-02x86/resctrl: Avoid confusion over the new X86_RESCTRL configJohannes Weiner
2019-02-02iio: st_accel: use ACPI orientation dataDaniel Drake
2019-02-01mm/hotplug: invalid PFNs from pfn_to_online_page()Qian Cai
2019-02-01oom, oom_reaper: do not enqueue same task twiceTetsuo Handa
2019-02-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller