summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2023-03-23mmc: core: add helpers mmc_regulator_enable/disable_vqmmcHeiner Kallweit1-0/+3
2023-03-23Enable IB out-of-order by default in mlx5Leon Romanovsky21-26/+100
2023-03-23net/mlx5: Expose bits for enabling out-of-order by defaultOr Har-Toov1-3/+7
2023-03-23drm/i915/hdcp: Refactor HDCP API structuresSuraj Kandpal1-0/+355
2023-03-23drm/i915/hdcp: Use generic names for HDCP helpers and structsAnshuman Gupta1-47/+47
2023-03-23bpf: Update the struct_ops of a bpf_link.Kui-Feng Lee2-5/+19
2023-03-23bpf: Create links for BPF struct_ops maps.Kui-Feng Lee2-1/+18
2023-03-23net: Update an existing TCP congestion control algorithm.Kui-Feng Lee1-0/+3
2023-03-23bpf: Retire the struct_ops map kvalue->refcnt.Kui-Feng Lee1-0/+1
2023-03-23net: phylink: remove an_enabledRussell King (Oracle)1-2/+0
2023-03-23netdev: Enforce index cap in netdev_get_tx_queueNick Child1-0/+1
2023-03-23Merge tag 'ipsec-libreswan-mlx5' of https://git.kernel.org/pub/scm/linux/kern...Jakub Kicinski1-0/+5
2023-03-23ata: parport_pc: add 16-bit and 8-bit fast EPP transfer flagsOndrej Zary1-0/+3
2023-03-23ata: drop unused ata_id_is_lba_capacity_ok()Sergey Shtylyov1-50/+0
2023-03-23ata: drop unused ata_id_to_hd_driveid()Sergey Shtylyov1-21/+0
2023-03-23ata: pata_parport: move pata_parport.h to drivers/ata/pata_parportOndrej Zary1-96/+0
2023-03-23ata: pata_parport: remove scratch parameter from test_proto()Ondrej Zary1-1/+1
2023-03-23ata: pata_parport: remove verbose parameter from test_proto()Ondrej Zary1-1/+1
2023-03-23ata: pata_parport: remove scratch parameter from log_adapter()Ondrej Zary1-1/+1
2023-03-23ata: pata_parport: remove verbose parameter from log_adapter()Ondrej Zary1-1/+1
2023-03-23ata: pata_parport: remove typedef struct PIAOndrej Zary1-2/+0
2023-03-23ata: pata_parport: remove device from struct pi_adapterOndrej Zary1-1/+0
2023-03-23ata: pata_parport: remove devtype from struct pi_adapterOndrej Zary1-3/+0
2023-03-23ata: pata_parport: Introduce module_pata_parport_driver macroOndrej Zary1-3/+11
2023-03-23ata: pata_parport: Remove pi_swab16 and pi_swab32Ondrej Zary1-17/+0
2023-03-23Bluetooth: btintel: Iterate only bluetooth device ACPI entriesKiran K1-0/+1
2023-03-23bpf: return long from bpf_map_ops funcsJP Kobryn2-10/+10
2023-03-23rcu: Fix rcu_torture_read ftrace eventDouglas Raillard1-1/+1
2023-03-22netfilter: nft_redir: use `struct nf_nat_range2` throughout and deduplicate e...Jeremy Sowden1-2/+1
2023-03-22ACPI: processor: Fix evaluating _PDC method when running as Xen dom0Roger Pau Monne1-0/+11
2023-03-22RDMA/efa: Add data polling capability feature bitYonatan Nachum1-1/+2
2023-03-22Merge tag 'regmap-no-status' of https://git.kernel.org/pub/scm/linux/kernel/g...Bartosz Golaszewski1-0/+2
2023-03-22livepatch,sched: Add livepatch task switching to cond_resched()Josh Poimboeuf3-5/+45
2023-03-22thermal: core: Introduce thermal_cooling_device_update()Rafael J. Wysocki1-0/+1
2023-03-22wifi: mac80211: generate EMA beacons in AP modeAloka Dixit1-0/+68
2023-03-22drm/fb-helper: Consolidate CONFIG_DRM_FBDEV_LEAK_PHYS_SMEMThomas Zimmermann1-9/+0
2023-03-22drm/fb-helper: Export drm_fb_helper_release_info()Thomas Zimmermann1-0/+5
2023-03-22drm/fbdev-generic: Remove unused prefer_shadow_fbdev flagThomas Zimmermann1-7/+0
2023-03-22wifi: nl80211: Update the documentation of NL80211_SCAN_FLAG_COLOCATED_6GHZManikanta Pubbisetty1-1/+3
2023-03-22wifi: mac80211: implement support for yet another mesh A-MSDU formatFelix Fietkau1-4/+7
2023-03-22wifi: mac80211: add support for letting drivers register tc offload supportFelix Fietkau1-0/+9
2023-03-22open: return EINVAL for O_DIRECTORY | O_CREATChristian Brauner1-1/+0
2023-03-22drm: remove drm_dev_set_uniqueChristian König1-2/+0
2023-03-22nvme-tcp: fix nvme_tcp_term_pdu to match specCaleb Sander1-2/+3
2023-03-22net: remove rcu_dereference_bh_rtnl()Eric Dumazet1-10/+0
2023-03-22neighbour: switch to standard rcu, instead of rcu_bhEric Dumazet4-16/+16
2023-03-22Merge tag 'drm-habanalabs-next-2023-03-20' of https://git.kernel.org/pub/scm/...Dave Airlie2-12/+93
2023-03-22dt-bindings: clock: Add Loongson-1 clockKeguang Zhang1-0/+19
2023-03-21cxl/pci: Fix CDAT retrieval on big endianLukas Wunner1-2/+6
2023-03-21ASoC: SOF: ipc4/intel: Support for ChainDMAMark Brown2-0/+30