summaryrefslogtreecommitdiffhomepage
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-03-04pie: realign commentLeslie Monis1-9/+9
2020-03-04pie: remove pie_vars->accu_prob_overflowsLeslie Monis1-4/+1
2020-03-04pie: 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-03net: dsa: felix: Wire up the ocelot cls_flower methodsVladimir Oltean1-0/+6
2020-03-03net: dsa: Add bypass operations for the flower classifier-action filterVladimir Oltean1-0/+6
2020-03-03net: mscc: ocelot: parameterize the vcap_is2 propertiesVladimir Oltean2-8/+30
2020-03-03net: mscc: ocelot: remove port_pcs_init indirection for VSC7514Vladimir Oltean1-3/+0
2020-03-03net: mscc: ocelot: don't rely on preprocessor for vcap key/action packingVladimir Oltean2-0/+187
2020-03-03net: mscc: ocelot: simplify tc-flower offload structuresVladimir Oltean1-0/+7
2020-03-03drm/i915: Force DPCD backlight mode on X1 Extreme 2nd Gen 4K AMOLED panelLyude Paul1-0/+10
2020-03-03drm/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
2020-03-03bpf: Add gso_size to __sk_buffWillem de Bruijn1-0/+1
2020-03-03devlink: Introduce devlink port flavour virtualParav Pandit1-0/+1
2020-03-03net/sched: act_ct: Create nf flow table per zonePaul Blakey1-0/+2
2020-03-03gpu/trace: add a gpu total memory usage tracepointYiwei Zhang1-0/+57
2020-03-03tools/bootconfig: Show line and column in parse errorMasami Hiramatsu1-1/+2
2020-03-03fib: add missing attribute validation for tun_idJakub Kicinski1-0/+1
2020-03-03dt-bindings: interconnect: Add OSM L3 DT bindingsSibi Sankar1-0/+12
2020-03-03dt-bindings: interconnect: Add Qualcomm SC7180 DT bindingsOdelu Kukatla1-0/+161
2020-03-03dm: bump version of core and various targetsMike Snitzer1-2/+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-02bpf: Reliably preserve btf_trace_xxx typesAndrii Nakryiko1-7/+11
2020-03-02io_uring: use poll driven retry for files that support itJens Axboe2-0/+104
2020-03-02io_uring: add splice(2) supportPavel Begunkov1-1/+13
2020-03-02splice: make do_splice publicPavel Begunkov1-0/+3