summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* net/mlx5: DR, Check force-loopback RC QP capability independently from RoCEYevgeny Kliteynik2023-05-301-1/+3
* ASoC: Intel: Skylake: Fix declaration of enum skl_ch_cfgCezary Rojewski2023-05-301-1/+2
* x86/pci/xen: populate MSI sysfs entriesMaximilian Heyne2023-05-301-1/+8
* fs: fix undefined behavior in bit shift for SB_NOUSERHao Ge2023-05-301-21/+21
* firmware: arm_ffa: Fix FFA device names for logical partitionsSudeep Holla2023-05-301-0/+1
* power: supply: bq27xxx: Ensure power_supply_changed() is called on current si...Hans de Goede2023-05-301-0/+3
* power: supply: bq27xxx: Fix poll_interval handling and races on removeHans de Goede2023-05-301-0/+1
* drm: fix drmm_mutex_init()Matthew Auld2023-05-301-1/+17
* USB: core: Add routines for endpoint checks in old driversAlan Stern2023-05-301-0/+5
* net: fix stack overflow when LRO is disabled for virtual interfacesTaehee Yoo2023-05-302-0/+2
* tpm: Prevent hwrng from activating during resumeJarkko Sakkinen2023-05-301-0/+1
* tpm: Re-enable TPM chip boostrapping non-tpm_tis TPM driversJarkko Sakkinen2023-05-301-6/+7
* SUNRPC: always free ctxt when freeing deferred requestNeilBrown2023-05-242-2/+2
* platform: Provide a remove callback that returns no valueUwe Kleine-König2023-05-241-0/+11
* sched: Fix KCSAN noinstr violationJosh Poimboeuf2023-05-241-1/+1
* Bluetooth: Add new quirk for broken set random RPA timeout for ATS2851Raul Cheleguini2023-05-241-0/+8
* Bluetooth: Add new quirk for broken local ext features page 2Vasily Khoruzhick2023-05-241-0/+7
* ipvs: Update width of source for ip_vs_sync_conn_optionsSimon Horman2023-05-241-2/+4
* netdev: Enforce index cap in netdev_get_tx_queueNick Child2023-05-241-0/+1
* irqchip/gicv3: Workaround for NVIDIA erratum T241-FABRIC-4Shanker Donthineni2023-05-241-0/+18
* firmware: arm_sdei: Fix sleep from invalid context BUGPierre Gondois2023-05-241-1/+0
* open: return EINVAL for O_DIRECTORY | O_CREATChristian Brauner2023-05-241-1/+0
* net: add vlan_get_protocol_and_depth() helperEric Dumazet2023-05-241-0/+17
* bonding: fix send_peer_notif overflowHangbin Liu2023-05-241-1/+1
* net: Fix load-tearing on sk->sk_stamp in sock_recv_cmsgs().Kuniyuki Iwashima2023-05-241-1/+1
* linux/dim: Do nothing if no time delta between samplesRoy Novich2023-05-241-1/+2
* x86/amd_nb: Add PCI ID for family 19h model 78hMario Limonciello2023-05-171-0/+1
* drm/dsc: fix DP_DSC_MAX_BPP_DELTA_* macro valuesJani Nikula2023-05-171-2/+2
* drm/dsc: fix drm_edp_dsc_sink_output_bpp() DPCD high byte usageJani Nikula2023-05-172-4/+2
* drm: Add missing DP DSC extended capability definitions.Stanislav Lisovskiy2023-05-171-1/+8
* f2fs: refactor extent_cache to support for read and moreJaegeuk Kim2023-05-171-26/+36
* crypto: api - Add scaffolding to change completion function signatureHerbert Xu2023-05-172-0/+13
* netfilter: nf_tables: deactivate anonymous set from preparation phasePablo Neira Ayuso2023-05-111-0/+1
* bonding (gcc13): synchronize bond_{a,t}lb_xmit() typesJiri Slaby (SUSE)2023-05-111-2/+2
* btrfs: scrub: reject unsupported scrub flagsQu Wenruo2023-05-111-0/+1
* mailbox: zynqmp: Fix typo in IPI documentationTanmay Shah2023-05-111-1/+1
* SUNRPC: remove the maximum number of retries in call_bind_statusDai Ngo2023-05-111-2/+1
* RDMA/mlx5: Fix flow counter query via DEVXMark Bloch2023-05-111-1/+2
* uapi/linux/const.h: prefer ISO-friendly __typeof__Kevin Brodsky2023-05-111-1/+1
* linux/vt_buffer.h: allow either builtin or modular for macrosRandy Dunlap2023-05-111-1/+1
* netfilter: nf_tables: don't write table validation state without mutexFlorian Westphal2023-05-111-1/+0
* netfilter: conntrack: fix wrong ct->timeout valueTzung-Bi Shih2023-05-111-1/+5
* xsk: Fix unaligned descriptor validationKal Conley2023-05-111-7/+2
* net: qrtr: correct types of trace event parametersSimon Horman2023-05-111-15/+18
* scsi: libsas: Add sas_ata_device_link_abort()John Garry2023-05-111-0/+6
* scsi: target: Fix multiple LUN_RESET handlingMike Christie2023-05-111-0/+1
* scsi: target: iscsit: isert: Alloc per conn cmd counterMike Christie2023-05-111-0/+3
* scsi: target: Pass in cmd counter to use during cmd setupMike Christie2023-05-111-3/+5
* scsi: target: Move cmd counter allocationMike Christie2023-05-111-1/+3
* scsi: target: Move sess cmd counter to new structMike Christie2023-05-112-4/+10