summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2018-09-03r8169: add support for NCube 8168 network cardAnthony Wong
2018-09-03fbdev: add remove_conflicting_pci_framebuffers()Michał Mirosław
2018-09-03regulator: Fix 'do-nothing' value for regulators without suspend stateMarek Szyprowski
2018-09-03fsnotify: add super block object typeAmir Goldstein
2018-09-03x86/fault: BUG() when uaccess helpers fault on kernel addressesJann Horn
2018-09-03dmaengine: sprd: Support DMA link-list modeEric Long
2018-09-03timekeeping: Fix declaration of read_persistent_wall_and_boot_offset()Christian Borntraeger
2018-09-02Merge tag 'devicetree-fixes-for-4.19' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2018-08-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-08-31blkcg: delay blkg destruction until after writeback has finishedDennis Zhou (Facebook)
2018-08-31Revert "blk-throttle: fix race between blkcg_bio_issue_check() and cgroup_rmd...Dennis Zhou (Facebook)
2018-08-31Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2018-08-31Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-08-31regulator: da9063: fix DT probing with constraintsPhilipp Zabel
2018-08-31of: Add device_type access helper functionsRob Herring
2018-08-30Merge branches 'doc.2018.08.30a', 'dynticks.2018.08.30b', 'srcu.2018.08.30b' ...Paul E. McKenney
2018-08-30srcu: Make early-boot call_srcu() reuse workqueue listsPaul E. McKenney
2018-08-30srcu: Make call_srcu() available during very early bootPaul E. McKenney
2018-08-30rcu: Remove unused rcu_dynticks_snap() from Tiny RCUPaul E. McKenney
2018-08-30rcu: Provide functions for determining if call_rcu() has been invokedPaul E. McKenney
2018-08-30rcu: Define rcu_all_qs() only in !PREEMPT buildsPaul E. McKenney
2018-08-30rcu: Remove !PREEMPT code from rcu_note_voluntary_context_switch()Paul E. McKenney
2018-08-30rcu: Clean up flavor-related definitions and comments in rcupdate_wait.hPaul E. McKenney
2018-08-30rcu: Clean up flavor-related definitions and comments in rculist.hPaul E. McKenney
2018-08-30rcu: Clean up flavor-related definitions and comments in rcupdate.hPaul E. McKenney
2018-08-30rcu: Consolidate RCU-sched update-side function definitionsPaul E. McKenney
2018-08-30rcu: Consolidate RCU-bh update-side function definitionsPaul E. McKenney
2018-08-30rcu: Express Tiny RCU updates in terms of RCU rather than RCU-schedPaul E. McKenney
2018-08-30rcu: Define RCU-sched API in terms of RCU for Tree RCU PREEMPT buildsPaul E. McKenney
2018-08-30rcu: Update comments and help text for no more RCU-bh updatersPaul E. McKenney
2018-08-30rcu: Define RCU-bh update API in terms of RCUPaul E. McKenney
2018-08-30rcu: Apply RCU-bh QSes to RCU-sched and RCU-preempt when safePaul E. McKenney
2018-08-30rcu: Remove now-unused ->b.exp_need_qs field from the rcu_special unionPaul E. McKenney
2018-08-30rcu: Defer reporting RCU-preempt quiescent states when disabledPaul E. McKenney
2018-08-30i2c: refactor function to release a DMA safe bufferWolfram Sang
2018-08-30virtchnl: use u8 type for a field in the virtchnl_filter structHarshitha Ramamurthy
2018-08-30of: add node name compare helper functionsRob Herring
2018-08-30vfs: add the fadvise() file operationAmir Goldstein
2018-08-30arm/arm64: smccc-1.1: Handle function result as parametersMarc Zyngier
2018-08-29ethtool: drop get_settings and set_settings callbacksMichal Kubecek
2018-08-29bpf/verifier: per-register parent pointersEdward Cree
2018-08-29Merge tag 'hwmon-for-linus-v4.19-rc2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2018-08-29Merge tag 'for_v4.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds
2018-08-29net: add napi_if_scheduled_mark_missedMagnus Karlsson
2018-08-29rcutorture: Check GP completion at stutter endPaul E. McKenney
2018-08-29rcutorture: Add forward-progress tests for RCU grace periodsPaul E. McKenney
2018-08-29regulator: bd71837: Disable voltage monitoring for LDO3/4Matti Vaittinen
2018-08-29y2038: signal: Change rt_sigtimedwait to use __kernel_timespecArnd Bergmann
2018-08-29y2038: socket: Change recvmmsg to use __kernel_timespecArnd Bergmann
2018-08-29y2038: sched: Change sched_rr_get_interval to use __kernel_timespecArnd Bergmann