summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2018-09-05net/mlx5: Add proper NIC TX steering flow tables supportMark Bloch1-0/+6
2018-09-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller6-23/+62
2018-09-05mtd: rawnand: fsl_ifc: fixup SRAM init for newer ctrl versionsKurt Kanzenbach1-0/+2
2018-09-04mtd: rawnand: Get rid of the ->read_word() hookBoris Brezillon1-2/+0
2018-09-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-0/+2
2018-09-04HID: core: fix grouping by applicationBenjamin Tissoires1-0/+1
2018-09-04stackleak: Allow runtime disabling of kernel stack erasingAlexander Popov1-0/+6
2018-09-04fs/proc: Show STACKLEAK metrics in the /proc file systemAlexander Popov2-0/+4
2018-09-04x86/entry: Add STACKLEAK erasing the kernel stack at the end of syscallsAlexander Popov2-0/+30
2018-09-04net/mlx5: Fix atomic_mode enum valuesMoni Shoua1-4/+1
2018-09-04gpio: ts5500: Delete platform data handlingLinus Walleij1-24/+0
2018-09-04gpio: ts5500: Use SPDX headerLinus Walleij1-4/+1
2018-09-04crc-t10dif: Pick better transform if one becomes availableMartin K. Petersen1-0/+1
2018-09-04crypto: shash - Remove VLA usage in unaligned hashingKees Cook1-1/+0
2018-09-04r8169: add support for NCube 8168 network cardAnthony Wong1-0/+2
2018-09-03fbdev: add remove_conflicting_pci_framebuffers()Michał Mirosław1-0/+2
2018-09-03regulator: Fix 'do-nothing' value for regulators without suspend stateMarek Szyprowski1-3/+3
2018-09-03fsnotify: add super block object typeAmir Goldstein2-3/+19
2018-09-03x86/fault: BUG() when uaccess helpers fault on kernel addressesJann Horn1-0/+6
2018-09-03dmaengine: sprd: Support DMA link-list modeEric Long1-0/+69
2018-09-03timekeeping: Fix declaration of read_persistent_wall_and_boot_offset()Christian Borntraeger1-2/+2
2018-09-02Merge tag 'devicetree-fixes-for-4.19' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-0/+33
2018-09-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2-5/+29
2018-08-31blkcg: delay blkg destruction until after writeback has finishedDennis Zhou (Facebook)1-0/+44
2018-08-31Revert "blk-throttle: fix race between blkcg_bio_issue_check() and cgroup_rmd...Dennis Zhou (Facebook)1-1/+0
2018-08-31Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-14/+24
2018-08-31Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1
2018-08-31regulator: da9063: fix DT probing with constraintsPhilipp Zabel1-7/+9
2018-08-31of: Add device_type access helper functionsRob Herring1-0/+12
2018-08-31Merge branches 'doc.2018.08.30a', 'dynticks.2018.08.30b', 'srcu.2018.08.30b' ...Paul E. McKenney8-148/+157
2018-08-31srcu: Make early-boot call_srcu() reuse workqueue listsPaul E. McKenney2-4/+1
2018-08-31srcu: Make call_srcu() available during very early bootPaul E. McKenney2-6/+10
2018-08-31rcu: Remove unused rcu_dynticks_snap() from Tiny RCUPaul E. McKenney1-6/+0
2018-08-31rcu: Provide functions for determining if call_rcu() has been invokedPaul E. McKenney1-0/+40
2018-08-31rcu: Define rcu_all_qs() only in !PREEMPT buildsPaul E. McKenney1-0/+2
2018-08-31rcu: Remove !PREEMPT code from rcu_note_voluntary_context_switch()Paul E. McKenney1-6/+2
2018-08-31rcu: Clean up flavor-related definitions and comments in rcupdate_wait.hPaul E. McKenney1-7/+7
2018-08-31rcu: Clean up flavor-related definitions and comments in rculist.hPaul E. McKenney1-17/+15
2018-08-31rcu: Clean up flavor-related definitions and comments in rcupdate.hPaul E. McKenney1-15/+12
2018-08-31rcu: Consolidate RCU-sched update-side function definitionsPaul E. McKenney3-47/+32
2018-08-31rcu: Consolidate RCU-bh update-side function definitionsPaul E. McKenney3-37/+22
2018-08-31rcu: Express Tiny RCU updates in terms of RCU rather than RCU-schedPaul E. McKenney3-23/+24
2018-08-31rcu: Define RCU-sched API in terms of RCU for Tree RCU PREEMPT buildsPaul E. McKenney3-11/+17
2018-08-31rcu: Update comments and help text for no more RCU-bh updatersPaul E. McKenney3-23/+9
2018-08-31rcu: Define RCU-bh update API in terms of RCUPaul E. McKenney3-9/+19
2018-08-31rcu: Apply RCU-bh QSes to RCU-sched and RCU-preempt when safePaul E. McKenney2-0/+6
2018-08-31rcu: Remove now-unused ->b.exp_need_qs field from the rcu_special unionPaul E. McKenney1-5/+1
2018-08-31rcu: Defer reporting RCU-preempt quiescent states when disabledPaul E. McKenney1-0/+5
2018-08-31i2c: refactor function to release a DMA safe bufferWolfram Sang1-1/+1
2018-08-30virtchnl: use u8 type for a field in the virtchnl_filter structHarshitha Ramamurthy1-1/+1