aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2020-03-04seccomp: allow TSYNC and USER_NOTIF togetherTycho Andersen1-1/+2
2020-03-04PCI: Add pci_status_get_and_clear_errorsHeiner Kallweit1-0/+1
2020-03-04PCI: Add constant PCI_STATUS_ERROR_BITSHeiner Kallweit1-0/+7
2020-03-04bpf: Add test ops for BPF_PROG_TYPE_TRACINGKP Singh1-0/+10
2020-03-04bpf: Introduce BPF_MODIFY_RETURNKP Singh1-0/+1
2020-03-04bpf: Refactor trampoline update codeKP Singh1-2/+11
2020-03-04Merge series "Compatible string consolidation for NXP DSPI driver" from Vladi...Mark Brown28-319/+125
2020-03-04driver core: Rename deferred_probe_timeout and make it globalJohn Stultz1-0/+1
2020-03-04driver core: Remove driver_deferred_probe_check_state_continue()John Stultz1-1/+0
2020-03-04driver core: Add fw_devlink kernel commandline optionSaravana Kannan1-0/+2
2020-03-04workqueue: Make workqueue_init*() return voidYu Chen1-2/+2
2020-03-04bus: ti-sysc: Add support for PRUSS SYSC typeSuman Anna1-0/+2
2020-03-04driver core: Add dev_has_sync_state()Saravana Kannan1-0/+11
2020-03-04usb: typec: Add definitions for Thunderbolt 3 Alternate ModeHeikki Krogerus1-0/+53
2020-03-04usb: roles: Allow the role switches to be namedHeikki Krogerus1-0/+2
2020-03-04usb: roles: Provide the switch drivers handle to the switch in the APIHeikki Krogerus1-2/+3
2020-03-04usb: roles: Leave the private driver data pointer to the driversHeikki Krogerus1-0/+16
2020-03-04usb: typec: mux: Allow the mux handles to be requested with fwnodeHeikki Krogerus1-3/+15
2020-03-04usb: typec: mux: Add helpers for setting the mux stateHeikki Krogerus1-0/+5
2020-03-04usb: typec: mux: Allow the muxes to be namedHeikki Krogerus1-0/+2
2020-03-04PM: runtime: Add pm_runtime_get_if_active()Sakari Ailus1-1/+11
2020-03-04usb: typec: Add sysfs node to show cc orientationBadhri Jagan Sridharan1-0/+1
2020-03-04posix-cpu-timers: Store a reference to a pid not a taskEric W. Biederman1-1/+1
2020-03-03tools/bootconfig: Show line and column in parse errorMasami Hiramatsu1-1/+2
2020-03-03efi: Add embedded peripheral firmware supportHans de Goede2-0/+47
2020-03-03efi: Export boot-services code and data as debugfs-blobsHans de Goede1-0/+1
2020-03-02bpf: Introduce pinnable bpf_link abstractionAndrii Nakryiko1-0/+13
2020-03-02splice: make do_splice publicPavel Begunkov1-0/+3
2020-03-02netdevice: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-5/+5
2020-03-02iommu/vt-d: Fix RCU list debugging warningsAmol Grover1-3/+5
2020-03-02fbdev: simplefb: Platform data shan't include kernel.hAndy Shevchenko1-1/+1
2020-03-02Merge series "spi: spidev: Fix messages in spidev" from Oleksandr Suvorov <ol...Mark Brown1-0/+1
2020-03-02block: Remove used kblockd_schedule_work_on()Daniel Wagner1-1/+0
2020-03-02dmaengine: consistently return string literal from switch-caseAndy Shevchenko1-3/+1
2020-03-02dmaengine: Drop redundant 'else' keywordAndy Shevchenko1-3/+3
2020-03-02dmaengine: Use negative condition for better readabilityAndy Shevchenko1-17/+18
2020-03-02dmaengine: Refactor dmaengine_check_align() to be bit operations onlyAndy Shevchenko1-8/+1
2020-03-01net: phy: avoid clearing PHY interrupts twice in irq handlerHeiner Kallweit1-0/+1
2020-03-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+1
2020-02-29ethtool: Factored out similar ethtool link settings for virtual devices to coreCris Forno1-0/+6
2020-02-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller7-27/+121
2020-02-29efi/x86: Add RNG seed EFI table to unencrypted mapping checkTom Lendacky1-0/+2
2020-02-28net: datagram: drop 'destructor' argument from several helpersPaolo Abeni1-10/+2
2020-02-28net: dccp: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-02-28Merge tag 'mlx5-updates-2020-02-27' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller1-0/+1
2020-02-28Merge tag 'block-5.6-2020-02-28' of git://git.kernel.dk/linux-blockLinus Torvalds2-6/+14
2020-02-28proc: Remove the now unnecessary internal mount of procEric W. Biederman2-7/+0
2020-02-28spi: Allow SPI controller override device buswidthJohn Garry1-0/+3
2020-02-28iommu: Use C99 flexible array in fwspecRobin Murphy1-1/+1
2020-02-28tee: remove redundant teedev in struct tee_shmJens Wiklander1-3/+1