summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2020-05-25gpio: dwapb: Remove unneeded has_irq member in struct dwapb_port_propertyAndy Shevchenko
2020-05-25printk: Remove pr_cont_once()Tetsuo Handa
2020-05-25ieee80211: Fix incorrect mask for default PE durationPradeep Kumar Chitrapu
2020-05-25usb: gadget: Fix issue with config_ep_by_speed functionPawel Laszczak
2020-05-25usb: gadget: core: sync interrupt before unbind the udcPeter Chen
2020-05-25usb: gadget: Introduce usb_request->is_lastThinh Nguyen
2020-05-25Merge 5.7-rc7 into staging-nextGreg Kroah-Hartman
2020-05-25media: dvb-usb: Add Cinergy S2 PCIe Dual Port supportDirk Nehring
2020-05-25Merge 5.7-rc7 into driver-core-nextGreg Kroah-Hartman
2020-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-05-24mtd: rawnand: Add nand_extract_bits()Miquel Raynal
2020-05-24lib/bch: Allow easy bit swappingMiquel Raynal
2020-05-24lib/bch: Rework a little bit the exported function namesMiquel Raynal
2020-05-24mtd: rawnand: Propage CS selection to sub operationsBoris Brezillon
2020-05-24Merge tag 'efi-urgent-2020-05-24' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-05-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-05-23net: devres: provide devm_register_netdev()Bartosz Golaszewski
2020-05-23Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2020-05-23Merge tag 'mlx5-updates-2020-05-22' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2020-05-23Drivers: hv: vmbus: Resolve more races involving init_vp_index()Andrea Parri (Microsoft)
2020-05-22virtchnl: Add missing explicit padding to structuresGeert Uytterhoeven
2020-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2020-05-22net/mlx5: Avoid processing commands before cmdif is readyEran Ben Elisha
2020-05-22net/mlx5: Fix a race when moving command interface to events modeEran Ben Elisha
2020-05-22net/mlx5: Add command entry handling completionMoshe Shemesh
2020-05-22net: Add netif_is_bareudp() API to identify bareudp devicesEli Cohen
2020-05-22switchdev: mrp: Remove the variable mrp_ring_stateHoratiu Vultur
2020-05-22Merge tag 'rxrpc-fixes-20200520' of git://git.kernel.org/pub/scm/linux/kernel...David S. Miller
2020-05-22net: flow_offload: simplify hw stats check handlingEdward Cree
2020-05-22soc: fsl: qe: Replace one-element array and use struct_size() helperGustavo A. R. Silva
2020-05-22treewide: Replace zero-length array with flexible-arrayGustavo A. R. Silva
2020-05-22nexthop: add support for notifiersRoopa Prabhu
2020-05-22vxlan: ecmp support for mac fdb entriesRoopa Prabhu
2020-05-22nexthop: support for fdb ecmp nexthopsRoopa Prabhu
2020-05-22Documentation: test.h - fix warningsLothar Rubusch
2020-05-22ima: verify mprotect change is consistent with mmap policyMimi Zohar
2020-05-22Merge tag 'efi-fixes-for-v5.7-rc6' of git://git.kernel.org/pub/scm/linux/kern...Borislav Petkov
2020-05-22x86/amd_nb: Add AMD family 17h model 60h PCI IDsAlexander Monakov
2020-05-22tpm: eventlog: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-05-22Revert "i2c: core: support bus regulator controlling in adapter"Wolfram Sang
2020-05-22block: remove the error_sector argument to blkdev_issue_flushChristoph Hellwig
2020-05-22Merge tag 'ib-mfd-hwmon-v5.8' into hwmon-nextGuenter Roeck
2020-05-22regulator: max8998: Add charger regulatorJonathan Bakker
2020-05-22PCI: endpoint: Add support to handle multiple base for mapping outbound memoryLad Prabhakar
2020-05-22misc: rtsx: Use pcie_capability_clear_and_set_word() for PCI_EXP_LNKCTLBjorn Helgaas
2020-05-22misc: rtsx: Removed unused dev_aspm_modeBjorn Helgaas
2020-05-22misc: rtsx: Remove unused pcr_opsBjorn Helgaas
2020-05-22bus: mhi: core: Remove the system error worker threadHemant Kumar
2020-05-22bus: mhi: core: Handle firmware load using state workerBhaumik Bhatt
2020-05-22Merge tag 'phy-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/...Greg Kroah-Hartman