summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-03-06include/bitmap.h: add new functions to documentationWolfram Sang1-0/+6
2020-03-06include/bitmap.h: add missing parameter in docsWolfram Sang1-1/+1
2020-03-05ethtool: add infrastructure for centralized checking of coalescing parametersJakub Kicinski1-3/+42
2020-03-05xen/xenbus: fix lockingJuergen Gross1-1/+2
2020-03-05xen: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-03-05spi: Do spi_take_timestamp_pre for as many times as necessaryVladimir Oltean1-2/+1
2020-03-05net/mlx5: Expose raw packet pacing APIsYishai Hadas2-13/+24
2020-03-05crypto: x86/curve25519 - support assemblers with no adx supportJason A. Donenfeld1-2/+4
2020-03-05seccomp: allow TSYNC and USER_NOTIF togetherTycho Andersen2-1/+3
2020-03-05PCI: Add pci_status_get_and_clear_errorsHeiner Kallweit1-0/+1
2020-03-05PCI: Add constant PCI_STATUS_ERROR_BITSHeiner Kallweit1-0/+7
2020-03-05net: dsa: felix: Allow unknown unicast traffic towards the CPU port moduleVladimir Oltean1-0/+60
2020-03-05net: mscc: ocelot: eliminate confusion between CPU and NPI portVladimir Oltean1-5/+7
2020-03-05bpf: Add test ops for BPF_PROG_TYPE_TRACINGKP Singh1-0/+10
2020-03-05bpf: Introduce BPF_MODIFY_RETURNKP Singh2-0/+2
2020-03-05bpf: Refactor trampoline update codeKP Singh1-2/+11
2020-03-05pie: realign commentLeslie Monis1-9/+9
2020-03-05pie: remove pie_vars->accu_prob_overflowsLeslie Monis1-4/+1
2020-03-05pie: use term backlog instead of qlenLeslie Monis1-5/+5
2020-03-04Merge tag 'for-5.6/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-2/+2
2020-03-04Merge series "Compatible string consolidation for NXP DSPI driver" from Vladi...Mark Brown43-368/+227
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-04Merge tag 'v5.6-rc4' into rdma.git for-nextJason Gunthorpe43-368/+227
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-04bpf: Switch BPF UAPI #define constants used from BPF program side to enumsAndrii Nakryiko1-66/+109
2020-03-04bus: ti-sysc: Add support for PRUSS SYSC typeSuman Anna1-0/+2
2020-03-04dt-bindings: bus: ti-sysc: Add support for PRUSS SYSC typeRoger Quadros1-0/+4
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-04net: dsa: felix: Wire up the ocelot cls_flower methodsVladimir Oltean1-0/+6
2020-03-04net: dsa: Add bypass operations for the flower classifier-action filterVladimir Oltean1-0/+6
2020-03-04net: mscc: ocelot: parameterize the vcap_is2 propertiesVladimir Oltean2-8/+30
2020-03-04net: mscc: ocelot: remove port_pcs_init indirection for VSC7514Vladimir Oltean1-3/+0
2020-03-04net: mscc: ocelot: don't rely on preprocessor for vcap key/action packingVladimir Oltean2-0/+187
2020-03-04net: mscc: ocelot: simplify tc-flower offload structuresVladimir Oltean1-0/+7
2020-03-04drm/i915: Force DPCD backlight mode on X1 Extreme 2nd Gen 4K AMOLED panelLyude Paul1-0/+10
2020-03-04drm/dp: Introduce EDID-based quirksLyude Paul1-3/+8
2020-03-04drm/hdcp: fix DRM_HDCP_2_KSV_COUNT_2_LSBITSRamalingam C1-1/+1
2020-03-04drm/hdcp: optimizing the srm handlingRamalingam C1-2/+2