aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2018-09-05net/mlx5: Fix use-after-free in self-healing flowJack Morgenstein1-1/+1
2018-09-05Merge branch 'uverbs_dev_cleanups' into rdma.git for-nextJason Gunthorpe5-23/+60
2018-09-05tracing: Add back in rcu_irq_enter/exit_irqson() for rcuidle tracepointsSteven Rostedt (VMware)1-2/+6
2018-09-05linux/mod_devicetable.h: fix kernel-doc missing notation for typec_device_idRandy Dunlap1-0/+1
2018-09-05HID: input: Create a utility class for counting scroll eventsHarry Cutts1-0/+28
2018-09-05wireless: align to draft 11ax D3.0Shaul Triebitz1-26/+46
2018-09-05ieee80211: add new VHT capability fields/parsingJohannes Berg1-2/+33
2018-09-05ieee80211: remove redundant leading zeroesSara Sharon1-2/+2
2018-09-05net/mlx5: Export packet reformat alloc/dealloc functionsMark Bloch1-0/+9
2018-09-05net/mlx5: Expose new packet reformat capabilitiesMark Bloch1-3/+16
2018-09-05{net, RDMA}/mlx5: Rename encap to reformat packetMark Bloch2-27/+27
2018-09-05net/mlx5: Move header encap type to IFC header fileMark Bloch1-0/+5
2018-09-05net/mlx5: Break encap/decap into two separated flow table creation flagsMark Bloch1-1/+2
2018-09-05net/mlx5: Export modify header alloc/dealloc functionsMark Bloch1-0/+6
2018-09-05net/mlx5: Add proper NIC TX steering flow tables supportMark Bloch1-0/+6
2018-09-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller6-23/+62
2018-09-04mtd: 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-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-03r8169: add support for NCube 8168 network cardAnthony Wong1-0/+2
2018-09-03regulator: Fix 'do-nothing' value for regulators without suspend stateMarek Szyprowski1-3/+3
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/kernel/git/robh/linuxLinus Torvalds1-0/+33
2018-08-31Merge 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_rmdir()"Dennis Zhou (Facebook)1-1/+0
2018-08-31Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-14/+24
2018-08-31Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus 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-30Merge branches 'doc.2018.08.30a', 'dynticks.2018.08.30b', 'srcu.2018.08.30b' and 'torture.2018.08.29a' into HEADPaul E. McKenney8-148/+157
2018-08-30srcu: Make early-boot call_srcu() reuse workqueue listsPaul E. McKenney2-4/+1
2018-08-30srcu: Make call_srcu() available during very early bootPaul E. McKenney2-6/+10
2018-08-30rcu: Remove unused rcu_dynticks_snap() from Tiny RCUPaul E. McKenney1-6/+0
2018-08-30rcu: Provide functions for determining if call_rcu() has been invokedPaul E. McKenney1-0/+40
2018-08-30rcu: Define rcu_all_qs() only in !PREEMPT buildsPaul E. McKenney1-0/+2
2018-08-30rcu: Remove !PREEMPT code from rcu_note_voluntary_context_switch()Paul E. McKenney1-6/+2
2018-08-30rcu: Clean up flavor-related definitions and comments in rcupdate_wait.hPaul E. McKenney1-7/+7
2018-08-30rcu: Clean up flavor-related definitions and comments in rculist.hPaul E. McKenney1-17/+15
2018-08-30rcu: Clean up flavor-related definitions and comments in rcupdate.hPaul E. McKenney1-15/+12
2018-08-30rcu: Consolidate RCU-sched update-side function definitionsPaul E. McKenney3-47/+32
2018-08-30rcu: Consolidate RCU-bh update-side function definitionsPaul E. McKenney3-37/+22