2022-03-17 |
ice: fix getting UDP tunnel entry (Jonathan Toppins) [2015409]
ice: convert to new udp_tunnel infrastructure (Jonathan Toppins) [2015409]
selftests: kvm: Check whether SIDA memop fails for normal guests (Thomas Huth) [2050807]
KVM: s390: Return error on SIDA memop on normal guest (Thomas Huth) [2050807] {CVE-2022-0516}
lib/iov_iter: initialize "flags" in new pipe_buffer (Jan Stancek) [2060875] {CVE-2022-0847}
fget: clarify and improve __fget_files() implementation (Patrick Talbert) [2032303]
fget: check that the fd still exists after getting a ref to it (Patrick Talbert) [2032303] {CVE-2021-4083}
drm/ast: Create threshold values for AST2600 (Jocelyn Falempe) [2053358]
cgroup-v1: Correct privileges check in release_agent writes (Waiman Long) [2052167]
cgroup-v1: Require capabilities to set release_agent (Waiman Long) [2052167] {CVE-2022-0492}
spec: Fix separate tools build (Yauheni Kaliuta) [2056301]
net/mlx5: DR, Add support for update FTE (Amir Tzin) [2047231]
net/mlx5: DR, Improve rule tracking memory consumption (Amir Tzin) [2047231]
net/mlx5: DR, Remove rehash ctrl struct from dr_htbl (Amir Tzin) [2047231]
net/mlx5: DR, Remove HW specific STE type from nic domain (Amir Tzin) [2047231]
net/mlx5: DR, Merge DR_STE_SIZE enums (Amir Tzin) [2047231]
net/mlx5: DR, Skip source port matching on FDB RX domain (Amir Tzin) [2047231]
net/mlx5: DR, Add ignore_flow_level support for multi-dest flow tables (Amir Tzin) [2047231]
net/mlx5: DR, replace uintN_t with kernel-style types (Amir Tzin) [2047231]
net/mlx5: DR, Support IPv6 matching on flow label for STEv0 (Amir Tzin) [2047231]
net/mlx5: DR, Reduce print level for FT chaining level check (Amir Tzin) [2047231]
net/mlx5: DR, Warn and ignore SW steering rule insertion on QP err (Amir Tzin) [2047231]
net/mlx5: DR, Improve error flow in actions_build_ste_arr (Amir Tzin) [2047231]
net/mlx5: DR, Enable QP retransmission (Amir Tzin) [2047231]
net/mlx5: DR, Enable VLAN pop on TX and VLAN push on RX (Amir Tzin) [2047231]
net/mlx5: DR, Split modify VLAN state to separate pop/push states (Amir Tzin) [2047231]
net/mlx5: DR, Added support for REMOVE_HEADER packet reformat (Amir Tzin) [2047231]
net/mlx4_en: Resolve bad operstate value (Amir Tzin) [1982190]
net/mlx4_en: Fix an use-after-free bug in mlx4_en_try_alloc_resources() (Amir Tzin) [1982190]
RDMA/mlx4: Do not fail the registration on port stats (Amir Tzin) [1982190]
RDMA/mlx4: Return missed an error if device doesn't support steering (Amir Tzin) [1982190]
net/mlx4_en: Don't allow aRFS for encapsulated packets (Amir Tzin) [1982190]
mlx4: Fix missing error code in mlx4_load_one() (Amir Tzin) [1982190]
net/mlx4: Fix fall-through warning for Clang (Amir Tzin) [1982190]
mlx4: Remove rcu_read_lock() around XDP program invocation (Amir Tzin) [1982190]
IB/mlx4: Avoid field-overflowing memcpy() (Amir Tzin) [1982190]
RDMA/mlx4: Do not map the core_clock page to user space unless enabled (Amir Tzin) [1982190]
net/mlx4: Treat VFs fair when handling comm_channel_events (Amir Tzin) [1982190]
RDMA/mlx4: Remove an unused variable (Amir Tzin) [1982190]
megaraid_sas: Add new messaging - a fix (Tomas Henzl) [2055248]
HID: amd_sfh: Add interrupt handler to process interrupts (Benjamin Tissoires) [2054929]
HID: amd_sfh: Add functionality to clear interrupts (Benjamin Tissoires) [2054929]
HID: amd_sfh: Disable the interrupt for all command (Benjamin Tissoires) [2054929]
HID: amd_sfh: Correct the structure field name (Benjamin Tissoires) [2054929]
HID: amd_sfh: Handle amd_sfh work buffer in PM ops (Benjamin Tissoires) [2054929]
HID: amd_sfh: Add illuminance mask to limit ALS max value (Benjamin Tissoires) [2054929]
HID: amd_sfh: Increase sensor command timeout (Benjamin Tissoires) [2054929]
HID: amd_sfh: Update Copyright details (Benjamin Tissoires) [2054929]
HID: amd_sfh: switch from 'pci_' to 'dev_' API (Benjamin Tissoires) [2054929]
HID: amd_sfh: Use dma_set_mask_and_coherent() (Benjamin Tissoires) [2054929]
HID: amd_sfh: switch from 'pci_' to 'dma_' API (Benjamin Tissoires) [2054929]
dm stats: fix too short end duration_ns when using precise_timestamps (Benjamin Marzinski) [2057166]
dm: fix double accounting of flush with data (Benjamin Marzinski) [2057166]
dm: interlock pending dm_io and dm_wait_for_bios_completion (Benjamin Marzinski) [2057166]
x86/MCE/AMD, EDAC/mce_amd: Support non-uniform MCA bank type enumeration (Aristeu Rozanski) [2050410 2048786 2050412]
x86/MCE/AMD, EDAC/mce_amd: Add new SMCA bank types (Aristeu Rozanski) [2050410 2048786 2050412]
EDAC/amd64: Add support for AMD Family 19h Models 10h-1Fh and A0h-AFh (Aristeu Rozanski) [2050410 2048786 2050412]
EDAC: Add RDDR5 and LRDDR5 memory types (Aristeu Rozanski) [2050410 2048786 2050412]
EDAC/amd64: Handle three rank interleaving mode (Aristeu Rozanski) [2050410 2048786 2050412]
EDAC/amd64: Set proper family type for Family 19h Models 20h-2Fh (Aristeu Rozanski) [2050410 2048786 2050412]
netfilter: nf_queue: handle socket prefetch (Florian Westphal) [2009786]
netfilter: nf_queue: fix possible use-after-free (Florian Westphal) [2009786]
selftests: netfilter: add nfqueue TCP_NEW_SYN_RECV socket race test (Florian Westphal) [2009786]
netfilter: nf_queue: don't assume sk is full socket (Florian Westphal) [2009786]
Enable HSA_AMD_SVM config (Donald Dutile) [2025123]
mm/memremap_pages: support multiple ranges per invocation (Donald Dutile) [2025123]
mm/memremap_pages: convert to 'struct range' (Donald Dutile) [2025123]
device-dax: add an allocation interface for device-dax instances (Donald Dutile) [2025123]
device-dax: make pgmap optional for instance creation (Donald Dutile) [2025123]
device-dax: move instance creation parameters to 'struct dev_dax_data' (Donald Dutile) [2025123]
device-dax: drop the dax_region.pfn_flags attribute (Donald Dutile) [2025123]
memremap: rename MEMORY_DEVICE_DEVDAX to MEMORY_DEVICE_GENERIC (Donald Dutile) [2025123]
PCI/P2PDMA: Introduce private pagemap structure (Donald Dutile) [2025123]
security: implement sctp_assoc_established hook in selinux (Ondrej Mosnacek) [2015525 2048251]
security: add sctp_assoc_established hook (Ondrej Mosnacek) [2015525 2048251]
security: call security_sctp_assoc_request in sctp_sf_do_5_1D_ce (Ondrej Mosnacek) [2015525 2048251]
security: pass asoc to sctp_assoc_request and sctp_sk_clone (Ondrej Mosnacek) [2015525 2048251]
net: sctp: Fix some typos (Ondrej Mosnacek) [2015525 2048251]
iwlwifi: mvm: read 6E enablement flags from DSM and pass to FW (ĂĂąigo Huguet) [1923170 1936001]
net/mlx5: Lag, Make mlx5_lag_is_multipath() be static inline (Amir Tzin) [1982193]
net/mlx5e: nullify cq->dbg pointer in mlx5_debug_cq_remove() (Amir Tzin) [1982193]
net/mlx5: DR, Ignore modify TTL if device doesn't support it (Amir Tzin) [1982193 2028504]
net/mlx5: Warn for devlink reload when there are VFs alive (Amir Tzin) [1982193]
net/mlx5: DR, Fix lower case macro prefix "mlx5_" to "MLX5_" (Amir Tzin) [1982193]
net/mlx5e: Fix wrong features assignment in case of error (Amir Tzin) [1982193]
net/mlx5e: Fix ICOSQ recovery flow for XSK (Amir Tzin) [1982193]
net/mlx5e: Fix interoperability between XSK and ICOSQ recovery flow (Amir Tzin) [1982193]
net/mlx5e: Wrap the tx reporter dump callback to extract the sq (Amir Tzin) [1982193]
net/mlx5: Fix tc max supported prio for nic mode (Amir Tzin) [1982193]
net/mlx5: Fix SF health recovery flow (Amir Tzin) [1982193]
net/mlx5: Fix error print in case of IRQ request failed (Amir Tzin) [1982193]
net/mlx5: DR, Fix NULL vs IS_ERR checking in dr_domain_init_resources (Amir Tzin) [1982193]
mlx5: fix mlx5i_grp_sw_update_stats() stack usage (Amir Tzin) [1982193]
mlx5: fix psample_sample_packet link error (Amir Tzin) [1982193]
net/mlx5: Fix format-security build warnings (Amir Tzin) [1982193]
net/mlx5e: Fix missing IPsec statistics on uplink representor (Amir Tzin) [1982193]
net/mlx5e: IPsec: Fix Software parser inner l3 type setting in case of encapsulation (Amir Tzin) [1982193]
net/mlx5: E-Switch, return error if encap isn't supported (Amir Tzin) [1982193]
net/mlx5: Lag, update tracker when state change event received (Amir Tzin) [1982193]
net/mlx5e: CT, Fix multiple allocations and memleak of mod acts (Amir Tzin) [1982193 2017675]
net/mlx5: Update error handler for UCTX and UMEM (Amir Tzin) [1982193]
net/mlx5: E-Switch, Fix resetting of encap mode when entering switchdev (Amir Tzin) [1982193]
net/mlx5e: Wait for concurrent flow deletion during neigh/fib events (Amir Tzin) [1982193]
net/mlx5e: kTLS, Fix crash in RX resync flow (Amir Tzin) [1982193]
net/mlx5e: IPsec: Fix work queue entry ethernet segment checksum flags (Amir Tzin) [1982193]
net/mlx5e: IPsec: Fix a misuse of the software parser's fields (Amir Tzin) [1982193]
net/mlx5e: Fix vlan data lost during suspend flow (Amir Tzin) [1982193]
net/mlx5: Lag, change multipath and bonding to be mutually exclusive (Amir Tzin) [1982193]
net/mlx5: Lag, move lag destruction to a workqueue (Amir Tzin) [1982193]
RDMA/mlx5: Initialize the ODP xarray when creating an ODP MR (Amir Tzin) [1982193]
net/mlx5e: Mutually exclude RX-FCS and RX-port-timestamp (Amir Tzin) [1982193]
net/mlx5e: Switchdev representors are not vlan challenged (Amir Tzin) [1982193]
net/mlx5e: Fix memory leak in mlx5_core_destroy_cq() error path (Amir Tzin) [1982193]
net/mlx5: Fix cleanup of bridge delayed work (Amir Tzin) [1982193]
RDMA/mlx5: Set user priority for DCT (Amir Tzin) [1982193]
net/mlx5: DR, Fix typo 'offeset' to 'offset' (Amir Tzin) [1982193]
net/mlx5: DR, Fix vport number data type to u16 (Amir Tzin) [1982193]
net/mlx5e: Fix the presented RQ index in PTP stats (Amir Tzin) [1982193]
net/mlx5: Fix setting number of EQs of SFs (Amir Tzin) [1982193]
net/mlx5: Fix length of irq_index in chars (Amir Tzin) [1982193]
net/mlx5: Avoid generating event after PPS out in Real time mode (Amir Tzin) [1982193]
net/mlx5: Force round second at 1PPS out start time (Amir Tzin) [1982193]
net/mlx5: E-Switch, Fix double allocation of acl flow counter (Amir Tzin) [1982193]
net/mlx5e: Keep the value for maximum number of channels in-sync (Amir Tzin) [1982193]
net/mlx5e: IPSEC RX, enable checksum complete (Amir Tzin) [1982193]
net/mlx5: DR, Fix code indentation in dr_ste_v1 (Amir Tzin) [1982193]
RDMA/mlx5: Fix xlt_chunk_align calculation (Amir Tzin) [1982193]
RDMA/mlx5: Fix number of allocated XLT entries (Amir Tzin) [1982193]
net/mlx5e: Fix mutual exclusion between CQE compression and HW TS (Amir Tzin) [1982193]
net/mlx5: Fix potential sleeping in atomic context (Amir Tzin) [1982193]
net/mlx5: FWTrace, cancel work on alloc pd error flow (Amir Tzin) [1982193]
net/mlx5: DR, fix a potential use-after-free bug (Amir Tzin) [1982193]
net/mlx5e: Use correct eswitch for stack devices with lag (Amir Tzin) [1982193]
net/mlx5: E-Switch, Set vhca id valid flag when creating indir fwd group (Amir Tzin) [1982193]
net/mlx5: Remove all auxiliary devices at the unregister event (Amir Tzin) [1982193]
net/mlx5: Lag, fix multipath lag activation (Amir Tzin) [1982193]
net/mlx5: Fix variable type to match 64bit (Amir Tzin) [1982193]
net/mlx5: Fix typo in comments (Amir Tzin) [1982193]
net/mlx5e: Remove Duplicated hunk in function __parse_cls_flower() (Amir Tzin) [1982193]
net/mlx5: Fix unpublish devlink parameters (Amir Tzin) [1982193]
RDMA/mlx5: Delete not-available udata check (Amir Tzin) [1982193]
net/mlx5: Fix missing return value in mlx5_devlink_eswitch_inline_mode_set() (Amir Tzin) [1982193]
net/mlx5e: Block LRO if firmware asks for tunneled LRO (Amir Tzin) [1982193]
net/mlx5e: Prohibit inner indir TIRs in IPoIB (Amir Tzin) [1982193]
net: switchdev: zero-initialize struct switchdev_notifier_fdb_info emitted by drivers towards the bridge (Amir Tzin) [1982193]
net/mlx5: Fix return value from tracer initialization (Amir Tzin) [1982193]
net/mlx5: Synchronize correct IRQ when destroying CQ (Amir Tzin) [1982193 1982219]
net/mlx5e: TC, Fix error handling memory leak (Amir Tzin) [1982193]
net/mlx5: Destroy pool->mutex (Amir Tzin) [1982193]
net/mlx5: Set all field of mlx5_irq before inserting it to the xarray (Amir Tzin) [1982193]
net/mlx5: Fix order of functions in mlx5_irq_detach_nb() (Amir Tzin) [1982193]
net/mlx5: Block switchdev mode while devlink traps are active (Amir Tzin) [1982193]
net/mlx5e: Destroy page pool after XDP SQ to fix use-after-free (Amir Tzin) [1982193]
net/mlx5: Bridge, fix ageing time (Amir Tzin) [1982193]
net/mlx5e: Avoid creating tunnel headers for local route (Amir Tzin) [1982193]
net/mlx5: DR, Add fail on error check on decap (Amir Tzin) [1982193]
net/mlx5: Don't skip subfunction cleanup in case of error in module init (Amir Tzin) [1982193]
RDMA/mlx5: Delay emptying a cache entry when a new MR is added to it recently (Amir Tzin) [1982193]
net/mlx5: Fix mlx5_vport_tbl_attr chain from u16 to u32 (Amir Tzin) [1982193]
net/mlx5e: Fix nullptr in mlx5e_hairpin_get_mdev() (Amir Tzin) [1982193]
net/mlx5: Unload device upon firmware fatal error (Amir Tzin) [1982193]
net/mlx5e: Fix page allocation failure for ptp-RQ over SF (Amir Tzin) [1982193]
net/mlx5e: Fix page allocation failure for trap-RQ over SF (Amir Tzin) [1982193]
net/mlx5e: Consider PTP-RQ when setting RX VLAN stripping (Amir Tzin) [1982193]
net/mlx5e: Add NETIF_F_HW_TC to hw_features when HTB offload is available (Amir Tzin) [1982193]
net/mlx5e: RX, Avoid possible data corruption when relaxed ordering and LRO combined (Amir Tzin) [1982193]
net/mlx5: E-Switch, handle devcom events only for ports on the same device (Amir Tzin) [1982193]
net/mlx5: E-Switch, Set destination vport vhca id only when merged eswitch is supported (Amir Tzin) [1982193]
net/mlx5e: Disable Rx ntuple offload for uplink representor (Amir Tzin) [1982193]
net/mlx5e: kTLS, Add stats for number of deleted kTLS TX offloaded connections (Amir Tzin) [1982193]
net/mlx5: SF, Improve performance in SF allocation (Amir Tzin) [1982193]
net/mlx5: Increase hairpin buffer size (Amir Tzin) [1982193]
net/mlx5: DR, Add support for flow sampler offload (Amir Tzin) [1982193]
net/mlx5: Compare sampler flow destination ID in fs_core (Amir Tzin) [1982193]
net/mlx5: remove "default n" from Kconfig (Amir Tzin) [1982193]
net/mlx5: Fix spelling mistake "enught" -> "enough" (Amir Tzin) [1982193]
net/mlx5: Use cpumask_available() in mlx5_eq_create_generic() (Amir Tzin) [1982193]
net/mlx5: Fix missing error code in mlx5_init_fs() (Amir Tzin) [1982193]
RDMA/mlx5: Support real-time timestamp directly from the device (Amir Tzin) [1982193]
RDMA/mlx5: Refactor get_ts_format functions to simplify code (Amir Tzin) [1982193]
RDMA/mlx5: Enable Relaxed Ordering by default for kernel ULPs (Amir Tzin) [1982193]
net/mlx5: Round-Robin EQs over IRQs (Amir Tzin) [1982193]
net/mlx5: Separate between public and private API of sf.h (Amir Tzin) [1982193]
net/mlx5: Enlarge interrupt field in CREATE_EQ (Amir Tzin) [1982193]
net/mlx5: Allocating a pool of MSI-X vectors for SFs (Amir Tzin) [1982193]
net/mlx5: Change IRQ storage logic from static to dynamic (Amir Tzin) [1982193]
net/mlx5: Moving rmap logic to EQs (Amir Tzin) [1982193]
net/mlx5: Extend mlx5_irq_request to request IRQ from the kernel (Amir Tzin) [1982193]
net/mlx5: Removing rmap per IRQ (Amir Tzin) [1982193]
net/mlx5: Clean license text in eq.[c|h] files (Amir Tzin) [1982193]
net/mlx5: Provide cpumask at EQ creation phase (Amir Tzin) [1982193]
net/mlx5: Introduce API for request and release IRQs (Amir Tzin) [1982193]
net/mlx5: Delay IRQ destruction till all users are gone (Amir Tzin) [1982193]
net/mlx5: Change ownership model for lag (Amir Tzin) [1982193]
net/mlx5: Lag, Don't rescan if the device is going down (Amir Tzin) [1982193]
net/mlx5: Lag, refactor disable flow (Amir Tzin) [1982193]
net/mlx5: Bridge, add tracepoints (Amir Tzin) [1982193 1982234]
net/mlx5: Bridge, filter tagged packets that didn't match tagged fg (Amir Tzin) [1982193 1982234]
net/mlx5: Bridge, support pvid and untagged vlan configurations (Amir Tzin) [1982193 1982234]
net/mlx5: Bridge, match FDB entry vlan tag (Amir Tzin) [1982193 1982234]
net/mlx5: Bridge, implement infrastructure for vlans (Amir Tzin) [1982193 1982234]
net/mlx5: Bridge, dynamic entry ageing (Amir Tzin) [1982193 1982234]
net/mlx5: Bridge, handle FDB events (Amir Tzin) [1982193 1982234]
docs: networking: Add missing mlx5 documentation (Amir Tzin) [1982193]
net/mlx5: Bridge, add offload infrastructure (Amir Tzin) [1982193 1982234]
net/mlx5: Create TC-miss priority and table (Amir Tzin) [1982193 1982234]
net/mlx5: DR, Support EMD tag in modify header for STEv1 (Amir Tzin) [1982193 1982234]
net/mlx5: DR, Added support for INSERT_HEADER reformat type (Amir Tzin) [1982193 1982234]
net/mlx5: Added new parameters to reformat context (Amir Tzin) [1982193 1982234]
net/mlx5: DR, Allow encap action for RX for supporting devices (Amir Tzin) [1982193 1982234]
net/mlx5: DR, Split reformat state to Encap and Decap (Amir Tzin) [1982193 1982234]
net/mlx5: mlx5_ifc support for header insert/remove (Amir Tzin) [1982193 1982234]
net/mlx5e: Remove unreachable code in mlx5e_xmit() (Amir Tzin) [1982193]
net/mlx5e: RX, Re-place page pool numa node change logic (Amir Tzin) [1982193]
net/mlx5e: Zero-init DIM structures (Amir Tzin) [1982193]
net/mlx5e: IPoIB, Add support for NDR speed (Amir Tzin) [1982193]
net/mlx5e: Remove the repeated declaration (Amir Tzin) [1982193]
net/mlx5: check for allocation failure in mlx5_ft_pool_init() (Amir Tzin) [1982193]
mlx5: count all link events (Amir Tzin) [1982193]
net/mlx5: Expose FW version over defined keyword (Amir Tzin) [1982193]
net/mlx5: Use boolean arithmetic to evaluate roce_lag (Amir Tzin) [1982193]
net/mlx5: Remove unnecessary spin lock protection (Amir Tzin) [1982193]
net/mlx5: Cap the maximum flow group size to 16M entries (Amir Tzin) [1982193]
net/mlx5: DR, Set max table size to 2G entries (Amir Tzin) [1982193]
net/mlx5: Move chains ft pool to be used by all firmware steering (Amir Tzin) [1982193]
net/mlx5: Move table size calculation to steering cmd layer (Amir Tzin) [1982193]
net/mlx5: Add case for FS_FT_NIC_TX FT in MLX5_CAP_FLOWTABLE_TYPE (Amir Tzin) [1982193]
net/mlx5: DR, Remove unused field of send_ring struct (Amir Tzin) [1982193]
net/mlx5e: RX, Remove unnecessary check in RX CQE compression handling (Amir Tzin) [1982193]
net/mlx5: CT: Avoid reusing modify header context for natted entries (Amir Tzin) [1982193]
net/mlx5e: CT, Remove newline from ct_dbg call (Amir Tzin) [1982193]
RDMA/mlx5: Take qp type from mlx5_ib_qp (Amir Tzin) [1982193]
RDMA/mlx5: Add SQD2RTS bit to the alloc ucontext response (Amir Tzin) [1982193]
RDMA/mlx5: Support SQD2RTS for modify QP (Amir Tzin) [1982193]
RDMA/mlx5: Remove redundant assignment to ret (Amir Tzin) [1982193]
firewire: fix support status (Tomas Henzl) [2055319]
dlci: fix support status (Tomas Henzl) [2055319]
dlink: fix support status (Tomas Henzl) [2055319]
rxe: fix support status (Tomas Henzl) [2055319]
qic: fix support status (Tomas Henzl) [2055319]
Revert "ceph: enable async dirops by default" (Jeffrey Layton) [2052542]
libceph: optionally use bounce buffer on recv path in crc mode (Jeffrey Layton) [2024725]
libceph: make recv path in secure mode work the same as send path (Jeffrey Layton) [2024725]
mm: use kmap_local_page in memzero_page (Jeffrey Layton) [2024725]
mm: call flush_dcache_page() in memcpy_to_page() and memzero_page() (Jeffrey Layton) [2024725]
iov_iter: lift memzero_page() to highmem.h (Jeffrey Layton) [2024725]
mm/highmem: Convert memcpy_[to|from]_page() to kmap_local_page() (Jeffrey Layton) [2024725]
mm/highmem: Lift memcpy_[to|from]_page to core (Jeffrey Layton) [2024725]
ceph: set pool_ns in new inode layout for async creates (Jeffrey Layton) [2046021]
ceph: properly put ceph_string reference after async create attempt (Jeffrey Layton) [2046021]
ceph: put the requests/sessions when it fails to alloc memory (Jeffrey Layton) [2046021]
ceph: remove redundant Lsx caps check (Jeffrey Layton) [2046021]
ceph: don't check for quotas on MDS stray dirs (Jeffrey Layton) [2046021]
ceph: drop send metrics debug message (Jeffrey Layton) [2046021]
ceph: Fix incorrect statfs report for small quota (Jeffrey Layton) [2011104]
scsi: qla2xxx: stop timer in shutdown path (Nilesh Javali) [2056055]
Revert "PCI: Add support for dev_groups to struct pci_driver" (Michel Dänzer) [2054595]
drm/amdgpu: Assign amdgpu_sysfs_groups to struct device_driver directly (Michel Dänzer) [2054595]
EDAC/i10nm: Retrieve and print retry_rd_err_log registers (Aristeu Rozanski) [1998359]
redhat: enable zstream release numbering for rhel 8.6 (Augusto Caringi)
redhat: generate distgit changelog in genspec.sh as well (Jan Stancek)
redhat: always upload kabi tarballs (Jan Stancek)
redhat: make genspec prefer metadata from git notes (Jan Stancek)
internal: update RHEL_MINOR for the start of RHEL-8.7 development (Jarod Wilson)
|
2022-03-16 |
ice: fix getting UDP tunnel entry (Jonathan Toppins) [2015409]
ice: convert to new udp_tunnel infrastructure (Jonathan Toppins) [2015409]
selftests: kvm: Check whether SIDA memop fails for normal guests (Thomas Huth) [2050807]
KVM: s390: Return error on SIDA memop on normal guest (Thomas Huth) [2050807] {CVE-2022-0516}
lib/iov_iter: initialize "flags" in new pipe_buffer (Jan Stancek) [2060875] {CVE-2022-0847}
fget: clarify and improve __fget_files() implementation (Patrick Talbert) [2032303]
fget: check that the fd still exists after getting a ref to it (Patrick Talbert) [2032303] {CVE-2021-4083}
drm/ast: Create threshold values for AST2600 (Jocelyn Falempe) [2053358]
cgroup-v1: Correct privileges check in release_agent writes (Waiman Long) [2052167]
cgroup-v1: Require capabilities to set release_agent (Waiman Long) [2052167] {CVE-2022-0492}
spec: Fix separate tools build (Yauheni Kaliuta) [2056301]
net/mlx5: DR, Add support for update FTE (Amir Tzin) [2047231]
net/mlx5: DR, Improve rule tracking memory consumption (Amir Tzin) [2047231]
net/mlx5: DR, Remove rehash ctrl struct from dr_htbl (Amir Tzin) [2047231]
net/mlx5: DR, Remove HW specific STE type from nic domain (Amir Tzin) [2047231]
net/mlx5: DR, Merge DR_STE_SIZE enums (Amir Tzin) [2047231]
net/mlx5: DR, Skip source port matching on FDB RX domain (Amir Tzin) [2047231]
net/mlx5: DR, Add ignore_flow_level support for multi-dest flow tables (Amir Tzin) [2047231]
net/mlx5: DR, replace uintN_t with kernel-style types (Amir Tzin) [2047231]
net/mlx5: DR, Support IPv6 matching on flow label for STEv0 (Amir Tzin) [2047231]
net/mlx5: DR, Reduce print level for FT chaining level check (Amir Tzin) [2047231]
net/mlx5: DR, Warn and ignore SW steering rule insertion on QP err (Amir Tzin) [2047231]
net/mlx5: DR, Improve error flow in actions_build_ste_arr (Amir Tzin) [2047231]
net/mlx5: DR, Enable QP retransmission (Amir Tzin) [2047231]
net/mlx5: DR, Enable VLAN pop on TX and VLAN push on RX (Amir Tzin) [2047231]
net/mlx5: DR, Split modify VLAN state to separate pop/push states (Amir Tzin) [2047231]
net/mlx5: DR, Added support for REMOVE_HEADER packet reformat (Amir Tzin) [2047231]
net/mlx4_en: Resolve bad operstate value (Amir Tzin) [1982190]
net/mlx4_en: Fix an use-after-free bug in mlx4_en_try_alloc_resources() (Amir Tzin) [1982190]
RDMA/mlx4: Do not fail the registration on port stats (Amir Tzin) [1982190]
RDMA/mlx4: Return missed an error if device doesn't support steering (Amir Tzin) [1982190]
net/mlx4_en: Don't allow aRFS for encapsulated packets (Amir Tzin) [1982190]
mlx4: Fix missing error code in mlx4_load_one() (Amir Tzin) [1982190]
net/mlx4: Fix fall-through warning for Clang (Amir Tzin) [1982190]
mlx4: Remove rcu_read_lock() around XDP program invocation (Amir Tzin) [1982190]
IB/mlx4: Avoid field-overflowing memcpy() (Amir Tzin) [1982190]
RDMA/mlx4: Do not map the core_clock page to user space unless enabled (Amir Tzin) [1982190]
net/mlx4: Treat VFs fair when handling comm_channel_events (Amir Tzin) [1982190]
RDMA/mlx4: Remove an unused variable (Amir Tzin) [1982190]
|
2022-03-14 |
megaraid_sas: Add new messaging - a fix (Tomas Henzl) [2055248]
HID: amd_sfh: Add interrupt handler to process interrupts (Benjamin Tissoires) [2054929]
HID: amd_sfh: Add functionality to clear interrupts (Benjamin Tissoires) [2054929]
HID: amd_sfh: Disable the interrupt for all command (Benjamin Tissoires) [2054929]
HID: amd_sfh: Correct the structure field name (Benjamin Tissoires) [2054929]
HID: amd_sfh: Handle amd_sfh work buffer in PM ops (Benjamin Tissoires) [2054929]
HID: amd_sfh: Add illuminance mask to limit ALS max value (Benjamin Tissoires) [2054929]
HID: amd_sfh: Increase sensor command timeout (Benjamin Tissoires) [2054929]
HID: amd_sfh: Update Copyright details (Benjamin Tissoires) [2054929]
HID: amd_sfh: switch from 'pci_' to 'dev_' API (Benjamin Tissoires) [2054929]
HID: amd_sfh: Use dma_set_mask_and_coherent() (Benjamin Tissoires) [2054929]
HID: amd_sfh: switch from 'pci_' to 'dma_' API (Benjamin Tissoires) [2054929]
dm stats: fix too short end duration_ns when using precise_timestamps (Benjamin Marzinski) [2057166]
dm: fix double accounting of flush with data (Benjamin Marzinski) [2057166]
dm: interlock pending dm_io and dm_wait_for_bios_completion (Benjamin Marzinski) [2057166]
x86/MCE/AMD, EDAC/mce_amd: Support non-uniform MCA bank type enumeration (Aristeu Rozanski) [2050410 2048786 2050412]
x86/MCE/AMD, EDAC/mce_amd: Add new SMCA bank types (Aristeu Rozanski) [2050410 2048786 2050412]
EDAC/amd64: Add support for AMD Family 19h Models 10h-1Fh and A0h-AFh (Aristeu Rozanski) [2050410 2048786 2050412]
EDAC: Add RDDR5 and LRDDR5 memory types (Aristeu Rozanski) [2050410 2048786 2050412]
EDAC/amd64: Handle three rank interleaving mode (Aristeu Rozanski) [2050410 2048786 2050412]
EDAC/amd64: Set proper family type for Family 19h Models 20h-2Fh (Aristeu Rozanski) [2050410 2048786 2050412]
netfilter: nf_queue: handle socket prefetch (Florian Westphal) [2009786]
netfilter: nf_queue: fix possible use-after-free (Florian Westphal) [2009786]
selftests: netfilter: add nfqueue TCP_NEW_SYN_RECV socket race test (Florian Westphal) [2009786]
netfilter: nf_queue: don't assume sk is full socket (Florian Westphal) [2009786]
Enable HSA_AMD_SVM config (Donald Dutile) [2025123]
mm/memremap_pages: support multiple ranges per invocation (Donald Dutile) [2025123]
mm/memremap_pages: convert to 'struct range' (Donald Dutile) [2025123]
device-dax: add an allocation interface for device-dax instances (Donald Dutile) [2025123]
device-dax: make pgmap optional for instance creation (Donald Dutile) [2025123]
device-dax: move instance creation parameters to 'struct dev_dax_data' (Donald Dutile) [2025123]
device-dax: drop the dax_region.pfn_flags attribute (Donald Dutile) [2025123]
memremap: rename MEMORY_DEVICE_DEVDAX to MEMORY_DEVICE_GENERIC (Donald Dutile) [2025123]
PCI/P2PDMA: Introduce private pagemap structure (Donald Dutile) [2025123]
security: implement sctp_assoc_established hook in selinux (Ondrej Mosnacek) [2015525 2048251]
security: add sctp_assoc_established hook (Ondrej Mosnacek) [2015525 2048251]
security: call security_sctp_assoc_request in sctp_sf_do_5_1D_ce (Ondrej Mosnacek) [2015525 2048251]
security: pass asoc to sctp_assoc_request and sctp_sk_clone (Ondrej Mosnacek) [2015525 2048251]
net: sctp: Fix some typos (Ondrej Mosnacek) [2015525 2048251]
iwlwifi: mvm: read 6E enablement flags from DSM and pass to FW (ĂĂąigo Huguet) [1923170 1936001]
net/mlx5: Lag, Make mlx5_lag_is_multipath() be static inline (Amir Tzin) [1982193]
net/mlx5e: nullify cq->dbg pointer in mlx5_debug_cq_remove() (Amir Tzin) [1982193]
net/mlx5: DR, Ignore modify TTL if device doesn't support it (Amir Tzin) [1982193 2028504]
net/mlx5: Warn for devlink reload when there are VFs alive (Amir Tzin) [1982193]
net/mlx5: DR, Fix lower case macro prefix "mlx5_" to "MLX5_" (Amir Tzin) [1982193]
net/mlx5e: Fix wrong features assignment in case of error (Amir Tzin) [1982193]
net/mlx5e: Fix ICOSQ recovery flow for XSK (Amir Tzin) [1982193]
net/mlx5e: Fix interoperability between XSK and ICOSQ recovery flow (Amir Tzin) [1982193]
net/mlx5e: Wrap the tx reporter dump callback to extract the sq (Amir Tzin) [1982193]
net/mlx5: Fix tc max supported prio for nic mode (Amir Tzin) [1982193]
net/mlx5: Fix SF health recovery flow (Amir Tzin) [1982193]
net/mlx5: Fix error print in case of IRQ request failed (Amir Tzin) [1982193]
net/mlx5: DR, Fix NULL vs IS_ERR checking in dr_domain_init_resources (Amir Tzin) [1982193]
mlx5: fix mlx5i_grp_sw_update_stats() stack usage (Amir Tzin) [1982193]
mlx5: fix psample_sample_packet link error (Amir Tzin) [1982193]
net/mlx5: Fix format-security build warnings (Amir Tzin) [1982193]
net/mlx5e: Fix missing IPsec statistics on uplink representor (Amir Tzin) [1982193]
net/mlx5e: IPsec: Fix Software parser inner l3 type setting in case of encapsulation (Amir Tzin) [1982193]
net/mlx5: E-Switch, return error if encap isn't supported (Amir Tzin) [1982193]
net/mlx5: Lag, update tracker when state change event received (Amir Tzin) [1982193]
net/mlx5e: CT, Fix multiple allocations and memleak of mod acts (Amir Tzin) [1982193 2017675]
net/mlx5: Update error handler for UCTX and UMEM (Amir Tzin) [1982193]
net/mlx5: E-Switch, Fix resetting of encap mode when entering switchdev (Amir Tzin) [1982193]
net/mlx5e: Wait for concurrent flow deletion during neigh/fib events (Amir Tzin) [1982193]
net/mlx5e: kTLS, Fix crash in RX resync flow (Amir Tzin) [1982193]
net/mlx5e: IPsec: Fix work queue entry ethernet segment checksum flags (Amir Tzin) [1982193]
net/mlx5e: IPsec: Fix a misuse of the software parser's fields (Amir Tzin) [1982193]
net/mlx5e: Fix vlan data lost during suspend flow (Amir Tzin) [1982193]
net/mlx5: Lag, change multipath and bonding to be mutually exclusive (Amir Tzin) [1982193]
net/mlx5: Lag, move lag destruction to a workqueue (Amir Tzin) [1982193]
RDMA/mlx5: Initialize the ODP xarray when creating an ODP MR (Amir Tzin) [1982193]
net/mlx5e: Mutually exclude RX-FCS and RX-port-timestamp (Amir Tzin) [1982193]
net/mlx5e: Switchdev representors are not vlan challenged (Amir Tzin) [1982193]
net/mlx5e: Fix memory leak in mlx5_core_destroy_cq() error path (Amir Tzin) [1982193]
net/mlx5: Fix cleanup of bridge delayed work (Amir Tzin) [1982193]
RDMA/mlx5: Set user priority for DCT (Amir Tzin) [1982193]
net/mlx5: DR, Fix typo 'offeset' to 'offset' (Amir Tzin) [1982193]
net/mlx5: DR, Fix vport number data type to u16 (Amir Tzin) [1982193]
net/mlx5e: Fix the presented RQ index in PTP stats (Amir Tzin) [1982193]
net/mlx5: Fix setting number of EQs of SFs (Amir Tzin) [1982193]
net/mlx5: Fix length of irq_index in chars (Amir Tzin) [1982193]
net/mlx5: Avoid generating event after PPS out in Real time mode (Amir Tzin) [1982193]
net/mlx5: Force round second at 1PPS out start time (Amir Tzin) [1982193]
net/mlx5: E-Switch, Fix double allocation of acl flow counter (Amir Tzin) [1982193]
net/mlx5e: Keep the value for maximum number of channels in-sync (Amir Tzin) [1982193]
net/mlx5e: IPSEC RX, enable checksum complete (Amir Tzin) [1982193]
net/mlx5: DR, Fix code indentation in dr_ste_v1 (Amir Tzin) [1982193]
RDMA/mlx5: Fix xlt_chunk_align calculation (Amir Tzin) [1982193]
RDMA/mlx5: Fix number of allocated XLT entries (Amir Tzin) [1982193]
net/mlx5e: Fix mutual exclusion between CQE compression and HW TS (Amir Tzin) [1982193]
net/mlx5: Fix potential sleeping in atomic context (Amir Tzin) [1982193]
net/mlx5: FWTrace, cancel work on alloc pd error flow (Amir Tzin) [1982193]
net/mlx5: DR, fix a potential use-after-free bug (Amir Tzin) [1982193]
net/mlx5e: Use correct eswitch for stack devices with lag (Amir Tzin) [1982193]
net/mlx5: E-Switch, Set vhca id valid flag when creating indir fwd group (Amir Tzin) [1982193]
net/mlx5: Remove all auxiliary devices at the unregister event (Amir Tzin) [1982193]
net/mlx5: Lag, fix multipath lag activation (Amir Tzin) [1982193]
net/mlx5: Fix variable type to match 64bit (Amir Tzin) [1982193]
net/mlx5: Fix typo in comments (Amir Tzin) [1982193]
net/mlx5e: Remove Duplicated hunk in function __parse_cls_flower() (Amir Tzin) [1982193]
net/mlx5: Fix unpublish devlink parameters (Amir Tzin) [1982193]
RDMA/mlx5: Delete not-available udata check (Amir Tzin) [1982193]
net/mlx5: Fix missing return value in mlx5_devlink_eswitch_inline_mode_set() (Amir Tzin) [1982193]
net/mlx5e: Block LRO if firmware asks for tunneled LRO (Amir Tzin) [1982193]
net/mlx5e: Prohibit inner indir TIRs in IPoIB (Amir Tzin) [1982193]
net: switchdev: zero-initialize struct switchdev_notifier_fdb_info emitted by drivers towards the bridge (Amir Tzin) [1982193]
net/mlx5: Fix return value from tracer initialization (Amir Tzin) [1982193]
net/mlx5: Synchronize correct IRQ when destroying CQ (Amir Tzin) [1982193 1982219]
net/mlx5e: TC, Fix error handling memory leak (Amir Tzin) [1982193]
net/mlx5: Destroy pool->mutex (Amir Tzin) [1982193]
net/mlx5: Set all field of mlx5_irq before inserting it to the xarray (Amir Tzin) [1982193]
net/mlx5: Fix order of functions in mlx5_irq_detach_nb() (Amir Tzin) [1982193]
net/mlx5: Block switchdev mode while devlink traps are active (Amir Tzin) [1982193]
net/mlx5e: Destroy page pool after XDP SQ to fix use-after-free (Amir Tzin) [1982193]
net/mlx5: Bridge, fix ageing time (Amir Tzin) [1982193]
net/mlx5e: Avoid creating tunnel headers for local route (Amir Tzin) [1982193]
net/mlx5: DR, Add fail on error check on decap (Amir Tzin) [1982193]
net/mlx5: Don't skip subfunction cleanup in case of error in module init (Amir Tzin) [1982193]
RDMA/mlx5: Delay emptying a cache entry when a new MR is added to it recently (Amir Tzin) [1982193]
net/mlx5: Fix mlx5_vport_tbl_attr chain from u16 to u32 (Amir Tzin) [1982193]
net/mlx5e: Fix nullptr in mlx5e_hairpin_get_mdev() (Amir Tzin) [1982193]
net/mlx5: Unload device upon firmware fatal error (Amir Tzin) [1982193]
net/mlx5e: Fix page allocation failure for ptp-RQ over SF (Amir Tzin) [1982193]
net/mlx5e: Fix page allocation failure for trap-RQ over SF (Amir Tzin) [1982193]
net/mlx5e: Consider PTP-RQ when setting RX VLAN stripping (Amir Tzin) [1982193]
net/mlx5e: Add NETIF_F_HW_TC to hw_features when HTB offload is available (Amir Tzin) [1982193]
net/mlx5e: RX, Avoid possible data corruption when relaxed ordering and LRO combined (Amir Tzin) [1982193]
net/mlx5: E-Switch, handle devcom events only for ports on the same device (Amir Tzin) [1982193]
net/mlx5: E-Switch, Set destination vport vhca id only when merged eswitch is supported (Amir Tzin) [1982193]
net/mlx5e: Disable Rx ntuple offload for uplink representor (Amir Tzin) [1982193]
net/mlx5e: kTLS, Add stats for number of deleted kTLS TX offloaded connections (Amir Tzin) [1982193]
net/mlx5: SF, Improve performance in SF allocation (Amir Tzin) [1982193]
net/mlx5: Increase hairpin buffer size (Amir Tzin) [1982193]
net/mlx5: DR, Add support for flow sampler offload (Amir Tzin) [1982193]
net/mlx5: Compare sampler flow destination ID in fs_core (Amir Tzin) [1982193]
net/mlx5: remove "default n" from Kconfig (Amir Tzin) [1982193]
net/mlx5: Fix spelling mistake "enught" -> "enough" (Amir Tzin) [1982193]
net/mlx5: Use cpumask_available() in mlx5_eq_create_generic() (Amir Tzin) [1982193]
net/mlx5: Fix missing error code in mlx5_init_fs() (Amir Tzin) [1982193]
RDMA/mlx5: Support real-time timestamp directly from the device (Amir Tzin) [1982193]
RDMA/mlx5: Refactor get_ts_format functions to simplify code (Amir Tzin) [1982193]
RDMA/mlx5: Enable Relaxed Ordering by default for kernel ULPs (Amir Tzin) [1982193]
net/mlx5: Round-Robin EQs over IRQs (Amir Tzin) [1982193]
net/mlx5: Separate between public and private API of sf.h (Amir Tzin) [1982193]
net/mlx5: Enlarge interrupt field in CREATE_EQ (Amir Tzin) [1982193]
net/mlx5: Allocating a pool of MSI-X vectors for SFs (Amir Tzin) [1982193]
net/mlx5: Change IRQ storage logic from static to dynamic (Amir Tzin) [1982193]
net/mlx5: Moving rmap logic to EQs (Amir Tzin) [1982193]
net/mlx5: Extend mlx5_irq_request to request IRQ from the kernel (Amir Tzin) [1982193]
net/mlx5: Removing rmap per IRQ (Amir Tzin) [1982193]
net/mlx5: Clean license text in eq.[c|h] files (Amir Tzin) [1982193]
net/mlx5: Provide cpumask at EQ creation phase (Amir Tzin) [1982193]
net/mlx5: Introduce API for request and release IRQs (Amir Tzin) [1982193]
net/mlx5: Delay IRQ destruction till all users are gone (Amir Tzin) [1982193]
net/mlx5: Change ownership model for lag (Amir Tzin) [1982193]
net/mlx5: Lag, Don't rescan if the device is going down (Amir Tzin) [1982193]
net/mlx5: Lag, refactor disable flow (Amir Tzin) [1982193]
net/mlx5: Bridge, add tracepoints (Amir Tzin) [1982193 1982234]
net/mlx5: Bridge, filter tagged packets that didn't match tagged fg (Amir Tzin) [1982193 1982234]
net/mlx5: Bridge, support pvid and untagged vlan configurations (Amir Tzin) [1982193 1982234]
net/mlx5: Bridge, match FDB entry vlan tag (Amir Tzin) [1982193 1982234]
net/mlx5: Bridge, implement infrastructure for vlans (Amir Tzin) [1982193 1982234]
net/mlx5: Bridge, dynamic entry ageing (Amir Tzin) [1982193 1982234]
net/mlx5: Bridge, handle FDB events (Amir Tzin) [1982193 1982234]
docs: networking: Add missing mlx5 documentation (Amir Tzin) [1982193]
net/mlx5: Bridge, add offload infrastructure (Amir Tzin) [1982193 1982234]
net/mlx5: Create TC-miss priority and table (Amir Tzin) [1982193 1982234]
net/mlx5: DR, Support EMD tag in modify header for STEv1 (Amir Tzin) [1982193 1982234]
net/mlx5: DR, Added support for INSERT_HEADER reformat type (Amir Tzin) [1982193 1982234]
net/mlx5: Added new parameters to reformat context (Amir Tzin) [1982193 1982234]
net/mlx5: DR, Allow encap action for RX for supporting devices (Amir Tzin) [1982193 1982234]
net/mlx5: DR, Split reformat state to Encap and Decap (Amir Tzin) [1982193 1982234]
net/mlx5: mlx5_ifc support for header insert/remove (Amir Tzin) [1982193 1982234]
net/mlx5e: Remove unreachable code in mlx5e_xmit() (Amir Tzin) [1982193]
net/mlx5e: RX, Re-place page pool numa node change logic (Amir Tzin) [1982193]
net/mlx5e: Zero-init DIM structures (Amir Tzin) [1982193]
net/mlx5e: IPoIB, Add support for NDR speed (Amir Tzin) [1982193]
net/mlx5e: Remove the repeated declaration (Amir Tzin) [1982193]
net/mlx5: check for allocation failure in mlx5_ft_pool_init() (Amir Tzin) [1982193]
mlx5: count all link events (Amir Tzin) [1982193]
net/mlx5: Expose FW version over defined keyword (Amir Tzin) [1982193]
net/mlx5: Use boolean arithmetic to evaluate roce_lag (Amir Tzin) [1982193]
net/mlx5: Remove unnecessary spin lock protection (Amir Tzin) [1982193]
net/mlx5: Cap the maximum flow group size to 16M entries (Amir Tzin) [1982193]
net/mlx5: DR, Set max table size to 2G entries (Amir Tzin) [1982193]
net/mlx5: Move chains ft pool to be used by all firmware steering (Amir Tzin) [1982193]
net/mlx5: Move table size calculation to steering cmd layer (Amir Tzin) [1982193]
net/mlx5: Add case for FS_FT_NIC_TX FT in MLX5_CAP_FLOWTABLE_TYPE (Amir Tzin) [1982193]
net/mlx5: DR, Remove unused field of send_ring struct (Amir Tzin) [1982193]
net/mlx5e: RX, Remove unnecessary check in RX CQE compression handling (Amir Tzin) [1982193]
net/mlx5: CT: Avoid reusing modify header context for natted entries (Amir Tzin) [1982193]
net/mlx5e: CT, Remove newline from ct_dbg call (Amir Tzin) [1982193]
RDMA/mlx5: Take qp type from mlx5_ib_qp (Amir Tzin) [1982193]
RDMA/mlx5: Add SQD2RTS bit to the alloc ucontext response (Amir Tzin) [1982193]
RDMA/mlx5: Support SQD2RTS for modify QP (Amir Tzin) [1982193]
RDMA/mlx5: Remove redundant assignment to ret (Amir Tzin) [1982193]
firewire: fix support status (Tomas Henzl) [2055319]
dlci: fix support status (Tomas Henzl) [2055319]
dlink: fix support status (Tomas Henzl) [2055319]
rxe: fix support status (Tomas Henzl) [2055319]
qic: fix support status (Tomas Henzl) [2055319]
Revert "ceph: enable async dirops by default" (Jeffrey Layton) [2052542]
libceph: optionally use bounce buffer on recv path in crc mode (Jeffrey Layton) [2024725]
libceph: make recv path in secure mode work the same as send path (Jeffrey Layton) [2024725]
mm: use kmap_local_page in memzero_page (Jeffrey Layton) [2024725]
mm: call flush_dcache_page() in memcpy_to_page() and memzero_page() (Jeffrey Layton) [2024725]
iov_iter: lift memzero_page() to highmem.h (Jeffrey Layton) [2024725]
mm/highmem: Convert memcpy_[to|from]_page() to kmap_local_page() (Jeffrey Layton) [2024725]
mm/highmem: Lift memcpy_[to|from]_page to core (Jeffrey Layton) [2024725]
ceph: set pool_ns in new inode layout for async creates (Jeffrey Layton) [2046021]
ceph: properly put ceph_string reference after async create attempt (Jeffrey Layton) [2046021]
ceph: put the requests/sessions when it fails to alloc memory (Jeffrey Layton) [2046021]
ceph: remove redundant Lsx caps check (Jeffrey Layton) [2046021]
ceph: don't check for quotas on MDS stray dirs (Jeffrey Layton) [2046021]
ceph: drop send metrics debug message (Jeffrey Layton) [2046021]
ceph: Fix incorrect statfs report for small quota (Jeffrey Layton) [2011104]
scsi: qla2xxx: stop timer in shutdown path (Nilesh Javali) [2056055]
Revert "PCI: Add support for dev_groups to struct pci_driver" (Michel Dänzer) [2054595]
drm/amdgpu: Assign amdgpu_sysfs_groups to struct device_driver directly (Michel Dänzer) [2054595]
EDAC/i10nm: Retrieve and print retry_rd_err_log registers (Aristeu Rozanski) [1998359]
redhat: enable zstream release numbering for rhel 8.6 (Augusto Caringi)
redhat: generate distgit changelog in genspec.sh as well (Jan Stancek)
redhat: always upload kabi tarballs (Jan Stancek)
redhat: make genspec prefer metadata from git notes (Jan Stancek)
|
2022-03-09 |
xfs: don't generate selinux audit messages for capability testing (Brian Foster) [2059835]
|
2022-02-26 |
ice: Implement support for SMA and U.FL on E810-T (Jonathan Toppins) [1975007]
ice: Add support for SMA control multiplexer (Jonathan Toppins) [1975007]
ice: Implement functions for reading and setting GPIO pins (Jonathan Toppins) [1975007]
ice: Refactor ice_aqc_link_topo_addr (Jonathan Toppins) [1975007]
xfs: restore speculative_cow_prealloc_lifetime sysctl (Bill O'Donnell) [2015621]
xfs: Fix the free logic of state in xfs_attr_node_hasname (Bill O'Donnell) [2015621 2037498]
xfs: punch out data fork delalloc blocks on COW writeback failure (Bill O'Donnell) [2015621 2012872]
xfs: use kmem_cache_free() for kmem_cache objects (Bill O'Donnell) [2015621]
xfs: logging the on disk inode LSN can make it go backwards (Bill O'Donnell) [2015621]
xfs: only reset incore inode health state flags when reclaiming an inode (Bill O'Donnell) [2015621]
xfs: remove obsolete AGF counter debugging (Bill O'Donnell) [2015621]
xfs: Initialize xfs_alloc_arg->total correctly when allocating minlen extents (Bill O'Donnell) [2015621]
xfs: Fix dax inode extent calculation when direct write is performed on an unwritten extent (Bill O'Donnell) [2015621]
xfs: mark a data structure sick if there are cross-referencing errors (Bill O'Donnell) [2015621]
xfs: fix maxlevels comparisons in the btree staging code (Bill O'Donnell) [2015621]
xfs: fix incorrect unit conversion in scrub tracepoint (Bill O'Donnell) [2015621]
xfs: fix log intent recovery ENOSPC shutdowns when inactivating inodes (Bill O'Donnell) [2015621]
xfs: fix radix tree tag signs (Bill O'Donnell) [2015621]
xfs: force log and push AIL to clear pinned inodes when aborting mount (Bill O'Donnell) [2015621]
xfs: use current->journal_info for detecting transaction recursion (Bill O'Donnell) [2015621]
xfs: don't nest transactions when scanning for eofblocks (Bill O'Donnell) [2015621]
xfs: fix boolreturn.cocci warnings (Bill O'Donnell) [2015621]
xfs: get rid of xfs_growfs_{data,log}_t (Bill O'Donnell) [2015621]
xfs: rename `new' to `delta' in xfs_growfs_data_private() (Bill O'Donnell) [2015621]
xfs: don't bounce the iolock between free_{eof,cow}blocks (Bill O'Donnell) [2015621]
xfs: expose the blockgc workqueue knobs publicly (Bill O'Donnell) [2015621]
xfs: parallelize block preallocation garbage collection (Bill O'Donnell) [2015621]
xfs: rename block gc start and stop functions (Bill O'Donnell) [2015621]
xfs: only walk the incore inode tree once per blockgc scan (Bill O'Donnell) [2015621]
xfs: consolidate the eofblocks and cowblocks workers (Bill O'Donnell) [2015621]
xfs: consolidate incore inode radix tree posteof/cowblocks tags (Bill O'Donnell) [2015621]
xfs: remove trivial eof/cowblocks functions (Bill O'Donnell) [2015621]
xfs: hide xfs_icache_free_cowblocks (Bill O'Donnell) [2015621]
xfs: hide xfs_icache_free_eofblocks (Bill O'Donnell) [2015621]
xfs: relocate the eofb/cowb workqueue functions (Bill O'Donnell) [2015621]
xfs: set WQ_SYSFS on all workqueues in debug mode (Bill O'Donnell) [2015621]
xfs: increase the default parallelism levels of pwork clients (Bill O'Donnell) [2015621]
xfs: flush speculative space allocations when we run out of space (Bill O'Donnell) [2015621]
xfs: refactor xfs_icache_free_{eof,cow}blocks call sites (Bill O'Donnell) [2015621]
xfs: add a tracepoint for blockgc scans (Bill O'Donnell) [2015621]
xfs: flush eof/cowblocks if we can't reserve quota for chown (Bill O'Donnell) [2015621]
xfs: flush eof/cowblocks if we can't reserve quota for inode creation (Bill O'Donnell) [2015621]
xfs: flush eof/cowblocks if we can't reserve quota for file blocks (Bill O'Donnell) [2015621]
xfs: try worst case space reservation upfront in xfs_reflink_remap_extent (Bill O'Donnell) [2015621]
xfs: pass flags and return gc errors from xfs_blockgc_free_quota (Bill O'Donnell) [2015621]
xfs: move and rename xfs_inode_free_quota_blocks to avoid conflicts (Bill O'Donnell) [2015621]
xfs: xfs_inode_free_quota_blocks should scan project quota (Bill O'Donnell) [2015621]
xfs: don't stall cowblocks scan if we can't take locks (Bill O'Donnell) [2015621]
xfs: trigger all block gc scans when low on quota space (Bill O'Donnell) [2015621]
xfs: shut down the filesystem if we screw up quota reservation (Bill O'Donnell) [2015621]
xfs: rename code to error in xfs_ioctl_setattr (Bill O'Donnell) [2015621]
xfs: remove xfs_qm_vop_chown_reserve (Bill O'Donnell) [2015621]
xfs: refactor inode ownership change transaction/inode/quota allocation idiom (Bill O'Donnell) [2015621]
xfs: refactor inode creation transaction/inode/quota allocation idiom (Bill O'Donnell) [2015621]
xfs: refactor reflink functions to use xfs_trans_alloc_inode (Bill O'Donnell) [2015621]
xfs: allow reservation of rtblocks with xfs_trans_alloc_inode (Bill O'Donnell) [2015621]
xfs: refactor common transaction/inode/quota allocation idiom (Bill O'Donnell) [2015621]
xfs: reserve data and rt quota at the same time (Bill O'Donnell) [2015621]
xfs: clean up icreate quota reservation calls (Bill O'Donnell) [2015621]
xfs: remove xfs_trans_unreserve_quota_nblks completely (Bill O'Donnell) [2015621]
xfs: create convenience wrappers for incore quota block reservations (Bill O'Donnell) [2015621]
xfs: clean up quota reservation callsites (Bill O'Donnell) [2015621]
xfs: reduce quota reservation when doing a dax unwritten extent conversion (Bill O'Donnell) [2015621]
xfs: reduce exclusive locking on unaligned dio (Bill O'Donnell) [2015621]
xfs: split the unaligned DIO write code out (Bill O'Donnell) [2015621]
xfs: improve the reflink_bounce_dio_write tracepoint (Bill O'Donnell) [2015621]
xfs: simplify the read/write tracepoints (Bill O'Donnell) [2015621]
xfs: remove the buffered I/O fallback assert (Bill O'Donnell) [2015621]
xfs: cleanup the read/write helper naming (Bill O'Donnell) [2015621]
xfs: make xfs_file_aio_write_checks IOCB_NOWAIT-aware (Bill O'Donnell) [2015621]
xfs: factor out a xfs_ilock_iocb helper (Bill O'Donnell) [2015621]
xfs: Fix 'set but not used' warning in xfs_bmap_compute_alignments() (Bill O'Donnell) [2015621]
xfs: fix unused log variable in xfs_log_cover() (Bill O'Donnell) [2015621]
iomap: add a IOMAP_DIO_OVERWRITE_ONLY flag (Bill O'Donnell) [2015621]
iomap: pass a flags argument to iomap_dio_rw (Bill O'Donnell) [2015621]
iomap: rename the flags variable in __iomap_dio_rw (Bill O'Donnell) [2015621]
iomap: Allow filesystem to call iomap_dio_complete without i_rwsem (Bill O'Donnell) [2015621]
xfs: reduce ilock acquisitions in xfs_file_fsync (Bill O'Donnell) [2015621]
xfs: refactor xfs_file_fsync (Bill O'Donnell) [2015621]
xfs: cover the log on freeze instead of cleaning it (Bill O'Donnell) [2015621]
xfs: remove xfs_quiesce_attr() (Bill O'Donnell) [2015621]
xfs: remove duplicate wq cancel and log force from attr quiesce (Bill O'Donnell) [2015621]
xfs: fold sbcount quiesce logging into log covering (Bill O'Donnell) [2015621]
xfs: don't reset log idle state on covering checkpoints (Bill O'Donnell) [2015621]
xfs: cover the log during log quiesce (Bill O'Donnell) [2015621]
xfs: separate log cleaning from log quiesce (Bill O'Donnell) [2015621]
xfs: lift writable fs check up into log worker task (Bill O'Donnell) [2015621]
xfs: set inode size after creating symlink (Bill O'Donnell) [2015621]
xfs: remove a stale comment from xfs_file_aio_write_checks() (Bill O'Donnell) [2015621]
xfs: Introduce error injection to allocate only minlen size extents for files (Bill O'Donnell) [2015621]
xfs: Process allocated extent in a separate function (Bill O'Donnell) [2015621]
xfs: Compute bmap extent alignments in a separate function (Bill O'Donnell) [2015621]
xfs: Remove duplicate assert statement in xfs_bmap_btalloc() (Bill O'Donnell) [2015621]
xfs: Introduce error injection to reduce maximum inode fork extent count (Bill O'Donnell) [2015621]
xfs: Check for extent overflow when swapping extents (Bill O'Donnell) [2015621]
xfs: Check for extent overflow when remapping an extent (Bill O'Donnell) [2015621]
xfs: Check for extent overflow when moving extent from cow to data fork (Bill O'Donnell) [2015621]
xfs: Check for extent overflow when writing to unwritten extent (Bill O'Donnell) [2015621]
xfs: Check for extent overflow when adding/removing xattrs (Bill O'Donnell) [2015621]
xfs: Check for extent overflow when renaming dir entries (Bill O'Donnell) [2015621]
xfs: Check for extent overflow when removing dir entries (Bill O'Donnell) [2015621]
xfs: Check for extent overflow when adding dir entries (Bill O'Donnell) [2015621]
xfs: Check for extent overflow when punching a hole (Bill O'Donnell) [2015621]
xfs: Check for extent overflow when trivally adding a new extent (Bill O'Donnell) [2015621]
xfs: Add helper for checking per-inode extent count overflow (Bill O'Donnell) [2015621]
iwlwifi: pcie: add killer devices to the driver (ĂĂąigo Huguet) [2043453]
iwlwifi: add support for BNJ HW (ĂĂąigo Huguet) [2043453]
iwlwifi: Fix FW name for gl (ĂĂąigo Huguet) [2043453]
iwlwifi: Read the correct addresses when getting the crf id (ĂĂąigo Huguet) [2043453]
iwlwifi: pcie: add jacket bit to device configuration parsing (ĂĂąigo Huguet) [2043453]
iwlwifi: add new ax1650 killer device (ĂĂąigo Huguet) [2043453]
iwlwifi: add new Qu-Hr device (ĂĂąigo Huguet) [2043453]
iwlwifi: add missing entries for Gf4 with So and SoF (ĂĂąigo Huguet) [2043453]
iwlwifi: remove unused iwlax210_2ax_cfg_so_hr_a0 structure (ĂĂąigo Huguet) [2043453]
iwlwifi: add support for Bz-Z HW (ĂĂąigo Huguet) [2043453]
iwlwifi: support 4-bits in MAC step value (ĂĂąigo Huguet) [2043453]
iwlwifi: mvm: Increase the scan timeout guard to 30 seconds (ĂĂąigo Huguet) [2043453]
iwlwifi: mvm: Use div_s64 instead of do_div in iwl_mvm_ftm_rtt_smoothing() (ĂĂąigo Huguet) [2043453]
mt76: mt7921: fix a possible race enabling/disabling runtime-pm (ĂĂąigo Huguet) [2043453]
ath11k: Fix unexpected return buffer manager error for QCA6390 (ĂĂąigo Huguet) [2043453]
ath11k: Fix napi related hang (ĂĂąigo Huguet) [2043453]
iwlwifi: yoyo: fix issue with new DBGI_SRAM region read. (ĂĂąigo Huguet) [2043453]
iwlwifi: pcie: make sure prph_info is set when treating wakeup IRQ (ĂĂąigo Huguet) [2043453]
iwlwifi: mvm: fix AUX ROC removal (ĂĂąigo Huguet) [2043453]
iwlwifi: mvm: set protected flag only for NDP ranging (ĂĂąigo Huguet) [2043453]
iwlwifi: mvm: perform 6GHz passive scan after suspend (ĂĂąigo Huguet) [2043453]
iwlwifi: mvm: Fix calculation of frame length (ĂĂąigo Huguet) [2043453]
iwlwifi: mvm: test roc running status bits before removing the sta (ĂĂąigo Huguet) [2043453]
iwlwifi: don't pass actual WGDS revision number in table_revision (ĂĂąigo Huguet) [2043453]
iwlwifi: fix leaks/bad data after failed firmware load (ĂĂąigo Huguet) [2043453]
iwlwifi: fix debug TLV parsing (ĂĂąigo Huguet) [2043453]
iwlwifi: mvm: fix 32-bit build in FTM (ĂĂąigo Huguet) [2043453]
iwlwifi: fix Bz NMI behaviour (ĂĂąigo Huguet) [2043453]
rtlwifi: rtl8192cu: Fix WARNING when calling local_irq_restore() with interrupts enabled (ĂĂąigo Huguet) [2043453]
rtw88: 8822c: update rx settings to prevent potential hw deadlock (ĂĂąigo Huguet) [2043453]
rtw88: Disable PCIe ASPM while doing NAPI poll on 8821CE (ĂĂąigo Huguet) [2043453]
ath9k: Fix out-of-bound memcpy in ath9k_hif_usb_rx_stream (ĂĂąigo Huguet) [2043453]
ath9k_htc: fix NULL pointer dereference at ath9k_htc_tx_get_packet() (ĂĂąigo Huguet) [2043453]
ath9k_htc: fix NULL pointer dereference at ath9k_htc_rxep() (ĂĂąigo Huguet) [2043453]
mac80211: fix FEC flag in radio tap header (ĂĂąigo Huguet) [2043453]
mt76: mt7921: fix possible resume failure (ĂĂąigo Huguet) [2043453]
mt76: mt7921: move mt76_connac_mcu_set_hif_suspend to bus-related files (ĂĂąigo Huguet) [2043453]
mt76: mt7921: fix network buffer leak by txs missing (ĂĂąigo Huguet) [2043453]
mt76: mt7615: clear mcu error interrupt status on mt7663 (ĂĂąigo Huguet) [2043453]
mt76: connac: fix last_chan configuration in mt76_connac_mcu_rate_txpower_band (ĂĂąigo Huguet) [2043453]
mt76: mt7921: use correct iftype data on 6GHz cap init (ĂĂąigo Huguet) [2043453]
mt76: mt7921: fix boolreturn.cocci warning (ĂĂąigo Huguet) [2043453]
mt76: mt7615: fix unused tx antenna mask in testmode (ĂĂąigo Huguet) [2043453]
mt76: fix the wiphy's available antennas to the correct value (ĂĂąigo Huguet) [2043453]
mt76: connac: fix a theoretical NULL pointer dereference in mt76_connac_get_phy_mode (ĂĂąigo Huguet) [2043453]
mt76: mt7921: fix possible NULL pointer dereference in mt7921_mac_write_txwi (ĂĂąigo Huguet) [2043453]
mt76: fix possible OOB issue in mt76_calculate_default_rate (ĂĂąigo Huguet) [2043453]
mt76: debugfs: fix queue reporting for mt76-usb (ĂĂąigo Huguet) [2043453]
mt76: mt7915: fix SMPS operation fail (ĂĂąigo Huguet) [2043453]
mt76: mt7915: fix return condition in mt7915_tm_reg_backup_restore() (ĂĂąigo Huguet) [2043453]
mt76: mt7921: fix MT7921E reset failure (ĂĂąigo Huguet) [2043453]
mt76: mt7615: fix possible deadlock while mt7615_register_ext_phy() (ĂĂąigo Huguet) [2043453]
mt76: mt7921: drop offload_flags overwritten (ĂĂąigo Huguet) [2043453]
mt76: mt7915: get rid of mt7915_mcu_set_fixed_rate routine (ĂĂąigo Huguet) [2043453]
bus: mhi: core: Use correctly sized arguments for bit field (ĂĂąigo Huguet) [2043453]
bus: mhi: core: Fix race while handling SYS_ERR at power up (ĂĂąigo Huguet) [2043453]
bus: mhi: core: Fix reading wake_capable channel configuration (ĂĂąigo Huguet) [2043453]
bus: mhi: core: Minor style and comment fixes (ĂĂąigo Huguet) [2043453]
bus: mhi: pci_generic: Graceful shutdown on freeze (ĂĂąigo Huguet) [2043453]
ath11k: Fix a NULL pointer dereference in ath11k_mac_op_hw_scan() (ĂĂąigo Huguet) [2043453]
mt76: remove variable set but not used (ĂĂąigo Huguet) [2043453]
ath11k: Fix deleting uninitialized kernel timer during fragment cache flush (ĂĂąigo Huguet) [2043453]
ath11k: add spectral/CFR buffer validation support (ĂĂąigo Huguet) [2043453]
ath11k: Fix buffer overflow when scanning with extraie (ĂĂąigo Huguet) [2043453]
mwifiex: Fix possible ABBA deadlock (ĂĂąigo Huguet) [2043453]
ath10k: fix scan abort when duration is set for hw scan (ĂĂąigo Huguet) [2043453]
ath10k: Fix tx hanging (ĂĂąigo Huguet) [2043453]
iwlwifi: acpi: fix wgds rev 3 size (ĂĂąigo Huguet) [2043453]
iwlwifi: mvm: avoid clearing a just saved session protection id (ĂĂąigo Huguet) [2043453]
iwlwifi: mvm: Fix wrong documentation for scan request command (ĂĂąigo Huguet) [2043453]
iwlwifi: mvm: synchronize with FW after multicast commands (ĂĂąigo Huguet) [2043453]
iwlwifi: mvm: fix delBA vs. NSSN queue sync race (ĂĂąigo Huguet) [2043453]
ath11k: Fix QMI file type enum value (ĂĂąigo Huguet) [2043453]
ath11k: add support for WCN6855 hw2.1 (ĂĂąigo Huguet) [2043453]
ath10k: Fix the MTU size on QCA9377 SDIO (ĂĂąigo Huguet) [2043453]
wireless: iwlwifi: Fix a double free in iwl_txq_dyn_alloc_dma (ĂĂąigo Huguet) [2043453]
mwifiex: Ignore BTCOEX events from the 88W8897 firmware (ĂĂąigo Huguet) [2043453]
mwifiex: Fix skb_over_panic in mwifiex_usb_recv() (ĂĂąigo Huguet) [2043453]
ath11k: Use host CE parameters for CE interrupts configuration (ĂĂąigo Huguet) [2043453]
ath11k: Fix mon status ring rx tlv processing (ĂĂąigo Huguet) [2043453]
ath11k: skip sending vdev down for channel switch (ĂĂąigo Huguet) [2043453]
ath11k: fix read fail for htt_stats and htt_peer_stats for single pdev (ĂĂąigo Huguet) [2043453]
ath11k: Set IRQ affinity to CPU0 in case of one MSI vector (ĂĂąigo Huguet) [2043453]
ath11k: do not restore ASPM in case of single MSI vector (ĂĂąigo Huguet) [2043453]
ath11k: add support one MSI vector (ĂĂąigo Huguet) [2043453]
ath11k: refactor multiple MSI vector implementation (ĂĂąigo Huguet) [2043453]
ath11k: use ATH11K_PCI_IRQ_DP_OFFSET for DP IRQ (ĂĂąigo Huguet) [2043453]
ath11k: add CE and ext IRQ flag to indicate irq_handler (ĂĂąigo Huguet) [2043453]
ath11k: get msi_data again after request_irq is called (ĂĂąigo Huguet) [2043453]
ath9k: fix intr_txqs setting (ĂĂąigo Huguet) [2043453]
ath11k: add hw_param for wakeup_mhi (ĂĂąigo Huguet) [2043453]
ath11k: reset RSN/WPA present state for open BSS (ĂĂąigo Huguet) [2043453]
ath11k: clear the keys properly via DISABLE_KEY (ĂĂąigo Huguet) [2043453]
ath11k: Fix crash caused by uninitialized TX ring (ĂĂąigo Huguet) [2043453]
ath11k: use cache line aligned buffers for dbring (ĂĂąigo Huguet) [2043453]
ath11k: Fix ETSI regd with weather radar overlap (ĂĂąigo Huguet) [2043453]
ath11k: fix FCS_ERR flag in radio tap header (ĂĂąigo Huguet) [2043453]
ath11k: fix the value of msecs_to_jiffies in ath11k_debugfs_fw_stats_request (ĂĂąigo Huguet) [2043453]
ath11k: fix firmware crash during channel switch (ĂĂąigo Huguet) [2043453]
ath11k: Fix 'unused-but-set-parameter' error (ĂĂąigo Huguet) [2043453]
ath11k: fix DMA memory free in CE pipe cleanup (ĂĂąigo Huguet) [2043453]
ath11k: fix error routine when fallback of add interface fails (ĂĂąigo Huguet) [2043453]
ath11k: fix fw crash due to peer get authorized before key install (ĂĂąigo Huguet) [2043453]
ath11k: Clear auth flag only for actual association in security mode (ĂĂąigo Huguet) [2043453]
ath11k: Send PPDU_STATS_CFG with proper pdev mask to firmware (ĂĂąigo Huguet) [2043453]
ath11k: set correct NL80211_FEATURE_DYNAMIC_SMPS for WCN6855 (ĂĂąigo Huguet) [2043453]
mac80211: mesh: embedd mesh_paths and mpp_paths into ieee80211_if_mesh (ĂĂąigo Huguet) [2043453]
mac80211: initialize variable have_higher_than_11mbit (ĂĂąigo Huguet) [2043453]
mac80211: fix locking in ieee80211_start_ap error path (ĂĂąigo Huguet) [2043453]
mac80211: do drv_reconfig_complete() before restarting all (ĂĂąigo Huguet) [2043453]
mac80211: mark TX-during-stop for TX in in_reconfig (ĂĂąigo Huguet) [2043453]
mac80211: update channel context before station state (ĂĂąigo Huguet) [2043453]
mac80211: Fix the size used for building probe request (ĂĂąigo Huguet) [2043453]
mac80211: fix lookup when adding AddBA extension element (ĂĂąigo Huguet) [2043453]
mac80211: validate extended element ID is present (ĂĂąigo Huguet) [2043453]
cfg80211: Acquire wiphy mutex on regulatory work (ĂĂąigo Huguet) [2043453]
mac80211: agg-tx: don't schedule_and_wake_txq() under sta->lock (ĂĂąigo Huguet) [2043453]
nl80211: remove reload flag from regulatory_request (ĂĂąigo Huguet) [2043453]
mac80211: send ADDBA requests using the tid/queue of the aggregation session (ĂĂąigo Huguet) [2043453]
bus: mhi: core: Add support for forced PM resume (ĂĂąigo Huguet) [2043453]
mt76: mt7921: fix build regression (ĂĂąigo Huguet) [2043453]
brcmsmac: rework LED dependencies (ĂĂąigo Huguet) [2043453]
iwlwifi: fix LED dependencies (ĂĂąigo Huguet) [2043453]
iwlwifi: mvm: don't crash on invalid rate w/o STA (ĂĂąigo Huguet) [2043453]
bus: mhi: pci_generic: Fix device recovery failed issue (ĂĂąigo Huguet) [2043453]
mt76: fix key pointer overwrite in mt7921s_write_txwi/mt7663_usb_sdio_write_txwi (ĂĂąigo Huguet) [2043453]
rt2x00: do not mark device gone on EPROTO errors during start (ĂĂąigo Huguet) [2043453]
nl80211: reset regdom when reloading regdb (ĂĂąigo Huguet) [2043453]
mac80211: add docs for ssn in struct tid_ampdu_tx (ĂĂąigo Huguet) [2043453]
mac80211: fix a memory leak where sta_info is not freed (ĂĂąigo Huguet) [2043453]
mac80211: set up the fwd_skb->dev for mesh forwarding (ĂĂąigo Huguet) [2043453]
mac80211: fix regression in SSN handling of addba tx (ĂĂąigo Huguet) [2043453]
mac80211: fix rate control for retransmitted frames (ĂĂąigo Huguet) [2043453]
mac80211: track only QoS data frames for admission control (ĂĂąigo Huguet) [2043453]
mac80211: fix TCP performance on mesh interface (ĂĂąigo Huguet) [2043453]
mt76: fix possible pktid leak (ĂĂąigo Huguet) [2043453]
mt76: fix timestamp check in tx_status (ĂĂąigo Huguet) [2043453]
mt76: mt7915: fix NULL pointer dereference in mt7915_get_phy_mode (ĂĂąigo Huguet) [2043453]
iwlwifi: Fix memory leaks in error handling path (ĂĂąigo Huguet) [2043453]
iwlwifi: fix warnings produced by kernel debug options (ĂĂąigo Huguet) [2043453]
iwlwifi: mvm: retry init flow if failed (ĂĂąigo Huguet) [2043453]
iwlwifi: Fix missing error code in iwl_pci_probe() (ĂĂąigo Huguet) [2043453]
iwlwifi: pcie: fix constant-conversion warning (ĂĂąigo Huguet) [2043453]
mac80211: fix throughput LED trigger (ĂĂąigo Huguet) [2043453]
mac80211: fix monitor_sdata RCU/locking assertions (ĂĂąigo Huguet) [2043453]
mac80211: drop check for DONT_REORDER in __ieee80211_select_queue (ĂĂąigo Huguet) [2043453]
mac80211: fix radiotap header generation (ĂĂąigo Huguet) [2043453]
mac80211: do not access the IV when it was stripped (ĂĂąigo Huguet) [2043453]
nl80211: fix radio statistics in survey dump (ĂĂąigo Huguet) [2043453]
cfg80211: call cfg80211_stop_ap when switch from P2P_GO type (ĂĂąigo Huguet) [2043453]
mwifiex: fix division by zero in fw download path (ĂĂąigo Huguet) [2043453]
iwlwifi: bump FW API to 67 for AX devices (ĂĂąigo Huguet) [2043453]
iwlwifi: mvm: extend session protection on association (ĂĂąigo Huguet) [2043453]
iwlwifi: rename CHANNEL_SWITCH_NOA_NOTIF to CHANNEL_SWITCH_START_NOTIF (ĂĂąigo Huguet) [2043453]
iwlwifi: mvm: remove session protection on disassoc (ĂĂąigo Huguet) [2043453]
iwlwifi: mvm: fix WGDS table print in iwl_mvm_chub_update_mcc() (ĂĂąigo Huguet) [2043453]
iwlwifi: rename GEO_TX_POWER_LIMIT to PER_CHAIN_LIMIT_OFFSET_CMD (ĂĂąigo Huguet) [2043453]
iwlwifi: mvm: d3: use internal data representation (ĂĂąigo Huguet) [2043453]
iwlwifi: mvm: update RFI TLV (ĂĂąigo Huguet) [2043453]
iwlwifi: mvm: don't get address of mvm->fwrt just to dereference as a pointer (ĂĂąigo Huguet) [2043453]
iwlwifi: yoyo: support for ROM usniffer (ĂĂąigo Huguet) [2043453]
iwlwifi: fw: uefi: add missing include guards (ĂĂąigo Huguet) [2043453]
iwlwifi: dump host monitor data when NIC doesn't init (ĂĂąigo Huguet) [2043453]
iwlwifi: pcie: simplify iwl_pci_find_dev_info() (ĂĂąigo Huguet) [2043453]
iwlwifi: ACPI: support revision 3 WGDS tables (ĂĂąigo Huguet) [2043453]
iwlwifi: pcie: update sw error interrupt for BZ family (ĂĂąigo Huguet) [2043453]
iwlwifi: add new pci SoF with JF (ĂĂąigo Huguet) [2043453]
iwlwifi: mvm: Use all Rx chains for roaming scan (ĂĂąigo Huguet) [2043453]
iwlwifi: pcie: remove two duplicate PNJ device entries (ĂĂąigo Huguet) [2043453]
iwlwifi: pcie: refactor dev_info lookup (ĂĂąigo Huguet) [2043453]
iwlwifi: pcie: remove duplicate entry (ĂĂąigo Huguet) [2043453]
iwlwifi: pcie: fix killer name matching for AX200 (ĂĂąigo Huguet) [2043453]
iwlwifi: mvm: fix some kerneldoc issues (ĂĂąigo Huguet) [2043453]
ath10k: fix division by zero in send path (ĂĂąigo Huguet) [2043453]
ath10k: fix control-message timeout (ĂĂąigo Huguet) [2043453]
ath10k: fix module load regression with iram-recovery feature (ĂĂąigo Huguet) [2043453]
ath10k: fix invalid dma_addr_t token assignment (ĂĂąigo Huguet) [2043453]
ath11k: change return buffer manager for QCA6390 (ĂĂąigo Huguet) [2043453]
mt76: connac: fix unresolved symbols when CONFIG_PM is unset (ĂĂąigo Huguet) [2043453]
mt76: Make use of the helper macro kthread_run() (ĂĂąigo Huguet) [2043453]
mt76: Print error message when reading EEPROM from mtd failed (ĂĂąigo Huguet) [2043453]
mt76: mt7921: disable 4addr capability (ĂĂąigo Huguet) [2043453]
mt76: mt7915: add debugfs knobs for MCU utilization (ĂĂąigo Huguet) [2043453]
mt76: mt7915: add WA firmware log support (ĂĂąigo Huguet) [2043453]
mt76: mt7915: fix endiannes warning mt7915_mcu_beacon_check_caps (ĂĂąigo Huguet) [2043453]
mt76: mt7915: rework debugfs fixed-rate knob (ĂĂąigo Huguet) [2043453]
mt76: mt7915: rework .set_bitrate_mask() to support more options (ĂĂąigo Huguet) [2043453]
mt76: mt7915: remove mt7915_mcu_add_he() (ĂĂąigo Huguet) [2043453]
mt76: mt7615: apply cached RF data for DBDC (ĂĂąigo Huguet) [2043453]
mt76: mt7615: mt7622: fix ibss and meshpoint (ĂĂąigo Huguet) [2043453]
mt76: mt7921: fix Wformat build warning (ĂĂąigo Huguet) [2043453]
mt76: mt7921: fix mt7921s Kconfig (ĂĂąigo Huguet) [2043453]
iwlwifi: pnvm: print out the version properly (ĂĂąigo Huguet) [2043453]
iwlwifi: dbg: treat non active regions as unsupported regions (ĂĂąigo Huguet) [2043453]
iwlwifi: mvm: Read acpi dsm to get channel activation bitmap (ĂĂąigo Huguet) [2043453]
iwlwifi: add new device id 7F70 (ĂĂąigo Huguet) [2043453]
iwlwifi: mvm: improve log when processing CSA (ĂĂąigo Huguet) [2043453]
iwlwifi: mvm: set BT-coex high priority for 802.1X/4-way-HS (ĂĂąigo Huguet) [2043453]
iwlwifi: dbg: treat dbgc allocation failure when tlv is missing (ĂĂąigo Huguet) [2043453]
iwlwifi: add new killer devices to the driver (ĂĂąigo Huguet) [2043453]
iwlwifi: mvm: set inactivity timeouts also for PS-poll (ĂĂąigo Huguet) [2043453]
iwlwifi: pcie: try to grab NIC access early (ĂĂąigo Huguet) [2043453]
iwlwifi: mvm: reduce WARN_ON() in TX status path (ĂĂąigo Huguet) [2043453]
iwlwifi: allow rate-limited error messages (ĂĂąigo Huguet) [2043453]
iwlwifi: mvm: remove session protection after auth/assoc (ĂĂąigo Huguet) [2043453]
iwlwifi: remove redundant iwl_finish_nic_init() argument (ĂĂąigo Huguet) [2043453]
iwlwifi: mvm: Add RTS and CTS flags to iwl_tx_cmd_flags. (ĂĂąigo Huguet) [2043453]
iwlwifi: mvm: remove csi from iwl_mvm_pass_packet_to_mac80211() (ĂĂąigo Huguet) [2043453]
iwlwifi: mvm: Support new rate_n_flags for REPLY_RX_MPDU_CMD and RX_NO_DATA_NOTIF (ĂĂąigo Huguet) [2043453]
iwlwifi: mvm: Support new TX_RSP and COMPRESSED_BA_RES versions (ĂĂąigo Huguet) [2043453]
iwlwifi: mvm: Support new version of BEACON_TEMPLATE_CMD. (ĂĂąigo Huguet) [2043453]
iwlwifi: mvm: Add support for new rate_n_flags in tx_cmd. (ĂĂąigo Huguet) [2043453]
iwlwifi: BZ Family SW reset support (ĂĂąigo Huguet) [2043453]
iwlwifi: BZ Family BUS_MASTER_DISABLE_REQ code duplication (ĂĂąigo Huguet) [2043453]
iwlwifi: yoyo: fw debug config from context info and preset (ĂĂąigo Huguet) [2043453]
iwlwifi: mvm: Support new version of ranging response notification (ĂĂąigo Huguet) [2043453]
iwlwifi: mvm: Support version 3 of tlc_update_notif. (ĂĂąigo Huguet) [2043453]
iwlwifi: mvm: convert old rate & flags to the new format. (ĂĂąigo Huguet) [2043453]
iwlwifi: mvm: add definitions for new rate & flags (ĂĂąigo Huguet) [2043453]
iwlwifi: mvm: update definitions due to new rate & flags (ĂĂąigo Huguet) [2043453]
iwlwifi: mvm: scrub key material in firmware dumps (ĂĂąigo Huguet) [2043453]
iwlwifi: parse debug exclude data from firmware file (ĂĂąigo Huguet) [2043453]
iwlwifi: fw dump: add infrastructure for dump scrubbing (ĂĂąigo Huguet) [2043453]
iwlwifi: mvm: correct sta-state logic for TDLS (ĂĂąigo Huguet) [2043453]
iwlwifi: api: fix struct iwl_wowlan_status_v7 kernel-doc (ĂĂąigo Huguet) [2043453]
iwlwifi: fix fw/img.c license statement (ĂĂąigo Huguet) [2043453]
iwlwifi: remove contact information (ĂĂąigo Huguet) [2043453]
iwlwifi: remove MODULE_AUTHOR() statements (ĂĂąigo Huguet) [2043453]
iwlwifi: api: remove unused RX status bits (ĂĂąigo Huguet) [2043453]
iwlwifi: add some missing kernel-doc in struct iwl_fw (ĂĂąigo Huguet) [2043453]
iwlwifi: mvm: Remove antenna c references (ĂĂąigo Huguet) [2043453]
iwlwifi: mvm: add support for 160Mhz in ranging measurements (ĂĂąigo Huguet) [2043453]
iwlwifi: add vendor specific capabilities for some RFs (ĂĂąigo Huguet) [2043453]
iwlwifi: mvm: add lmac/umac PC info in case of error (ĂĂąigo Huguet) [2043453]
iwlwifi: mvm: disable RX-diversity in powersave (ĂĂąigo Huguet) [2043453]
iwlwifi: mvm: fix ieee80211_get_he_iftype_cap() iftype (ĂĂąigo Huguet) [2043453]
iwlwifi: Start scratch debug register for Bz family (ĂĂąigo Huguet) [2043453]
iwlwifi: Add support for more BZ HWs (ĂĂąigo Huguet) [2043453]
iwlwifi: Add support for getting rf id with blank otp (ĂĂąigo Huguet) [2043453]
cfg80211: fix kernel-doc for MBSSID EMA (ĂĂąigo Huguet) [2043453]
mac80211: Prevent AP probing during suspend (ĂĂąigo Huguet) [2043453]
nl80211: Add LC placeholder band definition to nl80211_band (ĂĂąigo Huguet) [2043453]
mac80211: split beacon retrieval functions (ĂĂąigo Huguet) [2043453]
cfg80211: separate get channel number from ies (ĂĂąigo Huguet) [2043453]
mac80211: use ieee80211_bss_get_elem() in most places (ĂĂąigo Huguet) [2043453]
cfg80211: scan: use element finding functions in easy cases (ĂĂąigo Huguet) [2043453]
nl80211: use element finding functions (ĂĂąigo Huguet) [2043453]
mac80211: fils: use cfg80211_find_ext_elem() (ĂĂąigo Huguet) [2043453]
mac80211: fix memory leaks with element parsing (ĂĂąigo Huguet) [2043453]
cfg80211: prepare for const netdev->dev_addr (ĂĂąigo Huguet) [2043453]
mac80211: use eth_hw_addr_set() (ĂĂąigo Huguet) [2043453]
wireless: mac80211_hwsim: use eth_hw_addr_set() (ĂĂąigo Huguet) [2043453]
mac80211: debugfs: calculate free buffer size correctly (ĂĂąigo Huguet) [2043453]
fq_codel: generalise ce_threshold marking for subset of traffic (ĂĂąigo Huguet) [2043453]
wl3501_cs: use eth_hw_addr_set() (ĂĂąigo Huguet) [2043453]
ray_cs: use eth_hw_addr_set() (ĂĂąigo Huguet) [2043453]
brcmfmac: prepare for const netdev->dev_addr (ĂĂąigo Huguet) [2043453]
wireless: use eth_hw_addr_set() instead of ether_addr_copy() (ĂĂąigo Huguet) [2043453]
wireless: use eth_hw_addr_set() (ĂĂąigo Huguet) [2043453]
iwlwifi: cfg: set low-latency-xtal for some integrated So devices (ĂĂąigo Huguet) [2043453]
iwlwifi: pnvm: read EFI data only if long enough (ĂĂąigo Huguet) [2043453]
iwlwifi: pnvm: don't kmemdup() more than we have (ĂĂąigo Huguet) [2043453]
iwlwifi: change all JnP to NO-160 configuration (ĂĂąigo Huguet) [2043453]
iwlwifi: mvm: reset PM state on unsuccessful resume (ĂĂąigo Huguet) [2043453]
mwifiex: Deactive host sleep using HSCFG after it was activated manually (ĂĂąigo Huguet) [2043453]
mwifiex: Send DELBA requests according to spec (ĂĂąigo Huguet) [2043453]
mwifiex: Fix an incorrect comment (ĂĂąigo Huguet) [2043453]
mwifiex: Log an error on command failure during key-material upload (ĂĂąigo Huguet) [2043453]
mwifiex: Don't log error on suspend if wake-on-wlan is disabled (ĂĂąigo Huguet) [2043453]
mt76: mt7915: change max rx len limit of hw modules (ĂĂąigo Huguet) [2043453]
mt76: mt7915: fix missing HE phy cap (ĂĂąigo Huguet) [2043453]
mt76: mt7915: rework mt7915_mcu_sta_muru_tlv() (ĂĂąigo Huguet) [2043453]
mt76: mt7915: enable HE UL MU-MIMO (ĂĂąigo Huguet) [2043453]
mt76: mt7921: add per-vif counters in ethtool (ĂĂąigo Huguet) [2043453]
mt76: mt7921: move tx amsdu stats in mib_stats (ĂĂąigo Huguet) [2043453]
mt76: mt7921: add sta stats accounting in mt7921_mac_add_txs_skb (ĂĂąigo Huguet) [2043453]
mt76: mt7921: introduce stats reporting through ethtool (ĂĂąigo Huguet) [2043453]
mt76: mt7921: add some more MIB counters (ĂĂąigo Huguet) [2043453]
mt76: do not reset MIB counters in get_stats callback (ĂĂąigo Huguet) [2043453]
mt76: mt7915: move tx amsdu stats in mib_stats (ĂĂąigo Huguet) [2043453]
mt76: mt7915: run mt7915_get_et_stats holding mt76 mutex (ĂĂąigo Huguet) [2043453]
mt76: move mt76_ethtool_worker_info in mt76 module (ĂĂąigo Huguet) [2043453]
mt76: move mt76_sta_stats in mt76.h (ĂĂąigo Huguet) [2043453]
mt76: mt76x0: correct VHT MCS 8/9 tx power eeprom offset (ĂĂąigo Huguet) [2043453]
mt76: mt7921s: add reset support (ĂĂąigo Huguet) [2043453]
mt76: mt7921: introduce mt7921s support (ĂĂąigo Huguet) [2043453]
mt76: mt7921: refactor mt7921_mcu_send_message (ĂĂąigo Huguet) [2043453]
mt76: mt7921: rely on mcu_get_nic_capability (ĂĂąigo Huguet) [2043453]
mt76: connac: extend mcu_get_nic_capability (ĂĂąigo Huguet) [2043453]
mt76: sdio: extend sdio module to support CONNAC2 (ĂĂąigo Huguet) [2043453]
mt76: sdio: introduce parse_irq callback (ĂĂąigo Huguet) [2043453]
mt76: sdio: move common code in mt76_sdio module (ĂĂąigo Huguet) [2043453]
mt76: mt7921: use physical addr to unify register access (ĂĂąigo Huguet) [2043453]
mt76: mt7921: make all event parser reusable between mt7921s and mt7921e (ĂĂąigo Huguet) [2043453]
mt76: mt7663s: rely on mcu reg access utility (ĂĂąigo Huguet) [2043453]
mt76: connac: move mcu reg access utility routines in mt76_connac_lib module (ĂĂąigo Huguet) [2043453]
mt76: mt7921: add MT7921_COMMON module (ĂĂąigo Huguet) [2043453]
mt76: mt7921: refactor init.c to be bus independent (ĂĂąigo Huguet) [2043453]
mt76: mt7921: refactor mcu.c to be bus independent (ĂĂąigo Huguet) [2043453]
mt76: mt7921: refactor dma.c to be pcie specific (ĂĂąigo Huguet) [2043453]
mt76: mt7921: refactor mac.c to be bus independent (ĂĂąigo Huguet) [2043453]
mt76: mt7921: add MU EDCA cmd support (ĂĂąigo Huguet) [2043453]
mt76: mt7915: remove dead code in debugfs code (ĂĂąigo Huguet) [2043453]
mt76: sdio: export mt76s_alloc_rx_queue and mt76s_alloc_tx routines (ĂĂąigo Huguet) [2043453]
mt76: mt7915: improve code readability for xmit-queue handler (ĂĂąigo Huguet) [2043453]
mt76: mt7915: introduce mt76 debugfs sub-dir for ext-phy (ĂĂąigo Huguet) [2043453]
mt76: rely on phy pointer in mt76_register_debugfs_fops routine signature (ĂĂąigo Huguet) [2043453]
mt76: mt7915: set muru platform type (ĂĂąigo Huguet) [2043453]
mt76: mt7915: set VTA bit in tx descriptor (ĂĂąigo Huguet) [2043453]
mt76: mt7915: fix muar_idx in mt7915_mcu_alloc_sta_req() (ĂĂąigo Huguet) [2043453]
mt76: mt7915: rework starec TLV tags (ĂĂąigo Huguet) [2043453]
mt76: mt7915: fix sta_rec_wtbl tag len (ĂĂąigo Huguet) [2043453]
mt76: mt7915: improve starec readability of txbf (ĂĂąigo Huguet) [2043453]
mt76: mt7915: fix txbf starec TLV issues (ĂĂąigo Huguet) [2043453]
mt76: mt7915: introduce mt7915_mcu_beacon_check_caps() (ĂĂąigo Huguet) [2043453]
mt76: connac: fix possible NULL pointer dereference in mt76_connac_get_phy_mode_v2 (ĂĂąigo Huguet) [2043453]
mt76: do not access 802.11 header in ccmp check for 802.3 rx skbs (ĂĂąigo Huguet) [2043453]
mt76: use a separate CCMP PN receive counter for management frames (ĂĂąigo Huguet) [2043453]
mt76: mt7921: add delay config for sched scan (ĂĂąigo Huguet) [2043453]
mt76: mt7615: fix monitor mode tear down crash (ĂĂąigo Huguet) [2043453]
mt76: debugfs: improve queue node readability (ĂĂąigo Huguet) [2043453]
mt76: mt7915: add twt_stats knob in debugfs (ĂĂąigo Huguet) [2043453]
mt76: mt7915: enable twt responder capability (ĂĂąigo Huguet) [2043453]
mt76: mt7915: introduce mt7915_mac_add_twt_setup routine (ĂĂąigo Huguet) [2043453]
mt76: mt7915: introduce mt7915_mcu_twt_agrt_update mcu command (ĂĂąigo Huguet) [2043453]
mt76: mt7915: introduce __mt7915_get_tsf routine (ĂĂąigo Huguet) [2043453]
mt76: drop MCU header size from buffer size in __mt76_mcu_send_firmware (ĂĂąigo Huguet) [2043453]
mt76: introduce __mt76_mcu_send_firmware routine (ĂĂąigo Huguet) [2043453]
mt76: support reading EEPROM data embedded in fdt (ĂĂąigo Huguet) [2043453]
mt76: schedule status timeout at dma completion (ĂĂąigo Huguet) [2043453]
mt76: substitute sk_buff_head status_list with spinlock_t status_lock (ĂĂąigo Huguet) [2043453]
mt76: remove mt76_wcid pointer from mt76_tx_status_check signature (ĂĂąigo Huguet) [2043453]
mt76: introduce packet_id idr (ĂĂąigo Huguet) [2043453]
mt76: mt7921: add 6GHz support (ĂĂąigo Huguet) [2043453]
mt76: add 6GHz support (ĂĂąigo Huguet) [2043453]
mt76: connac: enable hw amsdu @ 6GHz (ĂĂąigo Huguet) [2043453]
mt76: connac: add 6GHz support to mt76_connac_mcu_uni_add_bss (ĂĂąigo Huguet) [2043453]
mt76: connac: add 6GHz support to mt76_connac_mcu_sta_tlv (ĂĂąigo Huguet) [2043453]
mt76: connac: set 6G phymode in single-sku support (ĂĂąigo Huguet) [2043453]
mt76: connac: add 6GHz support to mt76_connac_mcu_set_channel_domain (ĂĂąigo Huguet) [2043453]
mt76: connac: enable 6GHz band for hw scan (ĂĂąigo Huguet) [2043453]
mt76: connac: set 6G phymode in mt76_connac_get_phy_mode{,v2} (ĂĂąigo Huguet) [2043453]
mt76: mt7915: add mib counters to ethtool stats (ĂĂąigo Huguet) [2043453]
mt76: mt7915: add more MIB registers (ĂĂąigo Huguet) [2043453]
mt76: mt7915: add tx mu/su counters to mib (ĂĂąigo Huguet) [2043453]
mt76: mt7915: add some per-station tx stats to ethtool (ĂĂąigo Huguet) [2043453]
mt76: mt7915: add tx stats gathered from tx-status callbacks (ĂĂąigo Huguet) [2043453]
mt76: mt7915: add ethtool stats support (ĂĂąigo Huguet) [2043453]
mt76: mt7921: fix retrying release semaphore without end (ĂĂąigo Huguet) [2043453]
mt76: mt7921: robustify hardware initialization flow (ĂĂąigo Huguet) [2043453]
mt76: mt7915: fix possible infinite loop release semaphore (ĂĂąigo Huguet) [2043453]
mt76: mt7915: honor all possible error conditions in mt7915_mcu_init() (ĂĂąigo Huguet) [2043453]
mt76: move spin_lock_bh to spin_lock in tasklet (ĂĂąigo Huguet) [2043453]
mt76: mt7921: remove mt7921_sta_stats (ĂĂąigo Huguet) [2043453]
mt76: mt7921: remove mcu rate reporting code (ĂĂąigo Huguet) [2043453]
mt76: mt7921: report tx rate directly from tx status (ĂĂąigo Huguet) [2043453]
mt76: mt7921: add support for tx status reporting (ĂĂąigo Huguet) [2043453]
mt76: mt7921: start reworking tx rate reporting (ĂĂąigo Huguet) [2043453]
mt76: mt7615: fix hwmon temp sensor mem use-after-free (ĂĂąigo Huguet) [2043453]
mt76: mt7915: fix hwmon temp sensor mem use-after-free (ĂĂąigo Huguet) [2043453]
mt76: mt7915: enable configured beacon tx rate (ĂĂąigo Huguet) [2043453]
mt76: disable BH around napi_schedule() calls (ĂĂąigo Huguet) [2043453]
mt76: fill boottime_ns in Rx path (ĂĂąigo Huguet) [2043453]
mt76: switch from 'pci_' to 'dma_' API (ĂĂąigo Huguet) [2043453]
mt76: fix boolreturn.cocci warnings (ĂĂąigo Huguet) [2043453]
mt76: mt7921: update mib counters dumping phy stats (ĂĂąigo Huguet) [2043453]
mt76: mt7921: always wake device if necessary in debugfs (ĂĂąigo Huguet) [2043453]
mt76: mt7915: rename debugfs tx-queues (ĂĂąigo Huguet) [2043453]
mt76: mt7915: rework debugfs queue info (ĂĂąigo Huguet) [2043453]
mt76: mt7921: move mt7921_queue_rx_skb to mac.c (ĂĂąigo Huguet) [2043453]
mt76: mt7915: fix WMM index on DBDC cards (ĂĂąigo Huguet) [2043453]
mt76: mt7915: improve code readability in mt7915_mcu_sta_bfer_ht (ĂĂąigo Huguet) [2043453]
mt76: mt7915: introduce bss coloring support (ĂĂąigo Huguet) [2043453]
mt76: mt7915: add LED support (ĂĂąigo Huguet) [2043453]
mt76: mt7915: fix potential NPE in TXS processing (ĂĂąigo Huguet) [2043453]
mt76: mt7915: fix he_mcs capabilities for 160mhz (ĂĂąigo Huguet) [2043453]
mt76: use IEEE80211_OFFLOAD_ENCAP_ENABLED instead of MT_DRV_AMSDU_OFFLOAD (ĂĂąigo Huguet) [2043453]
mt76: mt7915: update mac timing settings (ĂĂąigo Huguet) [2043453]
mt76: mt7921: fix endianness warnings in mt7921_mac_decode_he_mu_radiotap (ĂĂąigo Huguet) [2043453]
mt76: mt7921: fix kernel warning from cfg80211_calculate_bitrate (ĂĂąigo Huguet) [2043453]
mt76: mt7921: fix firmware usage of RA info using legacy rates (ĂĂąigo Huguet) [2043453]
mt76: mt7915: add HE-LTF into fixed rate command (ĂĂąigo Huguet) [2043453]
mt76: mt7921: report HE MU radiotap (ĂĂąigo Huguet) [2043453]
mt76: mt7615: move mt7615_mcu_set_p2p_oppps in mt76_connac module (ĂĂąigo Huguet) [2043453]
mt76: overwrite default reg_ops if necessary (ĂĂąigo Huguet) [2043453]
mt76: mt7921: introduce mt7921_mcu_set_beacon_filter utility routine (ĂĂąigo Huguet) [2043453]
mt76: mt7921: get rid of mt7921_mac_set_beacon_filter (ĂĂąigo Huguet) [2043453]
mt76: mt7921: get rid of monitor_vif (ĂĂąigo Huguet) [2043453]
mt76: connac: add support for limiting to maximum regulatory Tx power (ĂĂąigo Huguet) [2043453]
mt76: connac: fix GTK rekey offload failure on WPA mixed mode (ĂĂąigo Huguet) [2043453]
mt76: mt7921: fix dma hang in rmmod (ĂĂąigo Huguet) [2043453]
mt76: add support for setting mcast rate (ĂĂąigo Huguet) [2043453]
mt76: mt7915: fix bit fields for HT rate idx (ĂĂąigo Huguet) [2043453]
mt76: mt7915: switch proper tx arbiter mode in testmode (ĂĂąigo Huguet) [2043453]
mt76: mt7915: fix potential overflow of eeprom page index (ĂĂąigo Huguet) [2043453]
mt76: mt7921: send EAPOL frames at lowest rate (ĂĂąigo Huguet) [2043453]
mt76: mt7915: send EAPOL frames at lowest rate (ĂĂąigo Huguet) [2043453]
mt76: mt7915: add control knobs for thermal throttling (ĂĂąigo Huguet) [2043453]
mt76: mt7921: Add mt7922 support (ĂĂąigo Huguet) [2043453]
mt76: mt7615: fix skb use-after-free on mac reset (ĂĂąigo Huguet) [2043453]
mt76: mt7921: Fix out of order process by invalid event pkt (ĂĂąigo Huguet) [2043453]
mt76: mt7915: fix mgmt frame using unexpected bitrate (ĂĂąigo Huguet) [2043453]
mt76: mt7921: fix mgmt frame using unexpected bitrate (ĂĂąigo Huguet) [2043453]
mt76: add mt76_default_basic_rate more devices can rely on (ĂĂąigo Huguet) [2043453]
mt76: mt7921: introduce testmode support (ĂĂąigo Huguet) [2043453]
mt76: mt7915: remove mt7915_sta_stats (ĂĂąigo Huguet) [2043453]
mt76: mt7915: report tx rate directly from tx status (ĂĂąigo Huguet) [2043453]
mt76: mt7915: cleanup -Wunused-but-set-variable (ĂĂąigo Huguet) [2043453]
mt76: mt7915: take RCU read lock when calling ieee80211_bss_get_elem() (ĂĂąigo Huguet) [2043453]
mt76: mt7915: fix an off-by-one bound check (ĂĂąigo Huguet) [2043453]
mt76: mt7921: add .set_sar_specs support (ĂĂąigo Huguet) [2043453]
mt76: mt7915: adapt new firmware to update BA winsize for Rx session (ĂĂąigo Huguet) [2043453]
mt76: mt7915: report HE MU radiotap (ĂĂąigo Huguet) [2043453]
mt76: mt76x02: fix endianness warnings in mt76x02_mac.c (ĂĂąigo Huguet) [2043453]
mt76: mt7921: fix survey-dump reporting (ĂĂąigo Huguet) [2043453]
mt76: fix build error implicit enumeration conversion (ĂĂąigo Huguet) [2043453]
mt76: mt7921: enable aspm by default (ĂĂąigo Huguet) [2043453]
mt76: connac: fix mt76_connac_gtk_rekey_tlv usage (ĂĂąigo Huguet) [2043453]
mt76: mt7915: fix calling mt76_wcid_alloc with incorrect parameter (ĂĂąigo Huguet) [2043453]
mt76: mt7915: fix info leak in mt7915_mcu_set_pre_cal() (ĂĂąigo Huguet) [2043453]
mt76: mt7615: fix endianness warning in mt7615_mac_write_txwi (ĂĂąigo Huguet) [2043453]
mt76: mt7921: fix endianness warning in mt7921_update_txs (ĂĂąigo Huguet) [2043453]
mt76: mt7915: fix endianness warning in mt7915_mac_add_txs_skb (ĂĂąigo Huguet) [2043453]
mt76: mt7921: avoid unnecessary spin_lock/spin_unlock in mt7921_mcu_tx_done_event (ĂĂąigo Huguet) [2043453]
mt76: mt7921: fix endianness in mt7921_mcu_tx_done_event (ĂĂąigo Huguet) [2043453]
mwifiex: Try waking the firmware until we get an interrupt (ĂĂąigo Huguet) [2043453]
mwifiex: Read a PCI register after writing the TX ring write pointer (ĂĂąigo Huguet) [2043453]
fq_codel: implement L4S style ce_threshold_ect1 marking (ĂĂąigo Huguet) [2043453]
net: add skb_get_dsfield() helper (ĂĂąigo Huguet) [2043453]
wireless: Remove redundant 'flush_workqueue()' calls (ĂĂąigo Huguet) [2043453]
mt7601u: Remove redundant initialization of variable ret (ĂĂąigo Huguet) [2043453]
rtlwifi: rtl8192ee: Remove redundant initialization of variable version (ĂĂąigo Huguet) [2043453]
ath10k: fix max antenna gain unit (ĂĂąigo Huguet) [2043453]
ath9k: fix an IS_ERR() vs NULL check (ĂĂąigo Huguet) [2043453]
ath11k: Identify DFS channel when sending scan channel list command (ĂĂąigo Huguet) [2043453]
ath9k: support DT ieee80211-freq-limit property to limit channels (ĂĂąigo Huguet) [2043453]
ath11k: Change number of TCL rings to one for QCA6390 (ĂĂąigo Huguet) [2043453]
ath11k: Handle MSI enablement during rmmod and SSR (ĂĂąigo Huguet) [2043453]
ath: dfs_pattern_detector: Fix possible null-pointer dereference in channel_detector_create() (ĂĂąigo Huguet) [2043453]
ath11k: Use kcalloc() instead of kzalloc() (ĂĂąigo Huguet) [2043453]
ath11k: Remove redundant assignment to variable fw_size (ĂĂąigo Huguet) [2043453]
ath11k: fix m68k and xtensa build failure in ath11k_peer_assoc_h_smps() (ĂĂąigo Huguet) [2043453]
ath11k: Fix spelling mistake "incompaitiblity" -> "incompatibility" (ĂĂąigo Huguet) [2043453]
ath11k: Remove unused variable in ath11k_dp_rx_mon_merg_msdus() (ĂĂąigo Huguet) [2043453]
ath9k: Fix potential interrupt storm on queue reset (ĂĂąigo Huguet) [2043453]
ath9k: add option to reset the wifi chip via debugfs (ĂĂąigo Huguet) [2043453]
ath10k: Don't always treat modem stop events as crashes (ĂĂąigo Huguet) [2043453]
rtl8xxxu: Use lower tx rates for the ack packet (ĂĂąigo Huguet) [2043453]
brcmfmac: Add DMI nvram filename quirk for Cyberbook T116 tablet (ĂĂąigo Huguet) [2043453]
rtw88: refine fw_crash debugfs to show non-zero while triggering (ĂĂąigo Huguet) [2043453]
rtw88: fix RX clock gate setting while fifo dump (ĂĂąigo Huguet) [2043453]
net: qrtr: combine nameservice into main module (ĂĂąigo Huguet) [2043453]
ath10k: sdio: Add missing BH locking around napi_schdule() (ĂĂąigo Huguet) [2043453]
ath10k: Fix missing frame timestamp for beacon/probe-resp (ĂĂąigo Huguet) [2043453]
ath10k: high latency fixes for beacon buffer (ĂĂąigo Huguet) [2043453]
ath11k: Change DMA_FROM_DEVICE to DMA_TO_DEVICE when map reinjected packets (ĂĂąigo Huguet) [2043453]
ath11k: support SMPS configuration for 6 GHz (ĂĂąigo Huguet) [2043453]
ath11k: add 6 GHz params in peer assoc command (ĂĂąigo Huguet) [2043453]
ieee80211: Add new A-MPDU factor macro for HE 6 GHz peer caps (ĂĂąigo Huguet) [2043453]
ath11k: indicate to mac80211 scan complete with aborted flag for ATH11K_SCAN_STARTING state (ĂĂąigo Huguet) [2043453]
ath11k: indicate scan complete for scan canceled when scan running (ĂĂąigo Huguet) [2043453]
ath11k: add handler for scan event WMI_SCAN_EVENT_DEQUEUED (ĂĂąigo Huguet) [2043453]
ath11k: add HTT stats support for new stats (ĂĂąigo Huguet) [2043453]
ath11k: Change masking and shifting in htt stats (ĂĂąigo Huguet) [2043453]
ath11k: Remove htt stats fixed size array usage (ĂĂąigo Huguet) [2043453]
ath11k: Replace HTT_DBG_OUT with scnprintf (ĂĂąigo Huguet) [2043453]
ath11k: Rename macro ARRAY_TO_STRING to PRINT_ARRAY_TO_BUF (ĂĂąigo Huguet) [2043453]
ath11k: Fix memory leak in ath11k_qmi_driver_event_work (ĂĂąigo Huguet) [2043453]
ath11k: Fix inaccessible debug registers (ĂĂąigo Huguet) [2043453]
ath11k: Drop MSDU with length error in DP rx path (ĂĂąigo Huguet) [2043453]
ath11k: copy cap info of 6G band under WMI_HOST_WLAN_5G_CAP for WCN6855 (ĂĂąigo Huguet) [2043453]
ath11k: enable 6G channels for WCN6855 (ĂĂąigo Huguet) [2043453]
ath11k: re-enable ht_cap/vht_cap for 5G band for WCN6855 (ĂĂąigo Huguet) [2043453]
ath11k: fix survey dump collection in 6 GHz (ĂĂąigo Huguet) [2043453]
ath11k: fix packet drops due to incorrect 6 GHz freq value in rx status (ĂĂąigo Huguet) [2043453]
ath11k: add channel 2 into 6 GHz channel list (ĂĂąigo Huguet) [2043453]
mac80211: MBSSID support in interface handling (ĂĂąigo Huguet) [2043453]
ath11k: Add wmi peer create conf event in wmi_tlv_event_id (ĂĂąigo Huguet) [2043453]
ath11k: Avoid "No VIF found" warning message (ĂĂąigo Huguet) [2043453]
ath11k: Fix crash during firmware recovery on reo cmd ring access (ĂĂąigo Huguet) [2043453]
ath11k: Assign free_vdev_map value before ieee80211_register_hw (ĂĂąigo Huguet) [2043453]
ath11k: Add vdev start flag to disable hardware encryption (ĂĂąigo Huguet) [2043453]
ath11k: Avoid race during regd updates (ĂĂąigo Huguet) [2043453]
ath11k: Avoid reg rules update during firmware recovery (ĂĂąigo Huguet) [2043453]
ath11k: Update pdev tx and rx firmware stats (ĂĂąigo Huguet) [2043453]
ath11k: Fix pktlog lite rx events (ĂĂąigo Huguet) [2043453]
ath11k: Add support for RX decapsulation offload (ĂĂąigo Huguet) [2043453]
ath11k: fix some sleeping in atomic bugs (ĂĂąigo Huguet) [2043453]
ath11k: qmi: avoid error messages when dma allocation fails (ĂĂąigo Huguet) [2043453]
ath11k: Replace one-element array with flexible-array member (ĂĂąigo Huguet) [2043453]
ath11k: add caldata download support from EEPROM (ĂĂąigo Huguet) [2043453]
ath11k: add caldata file for multiple radios (ĂĂąigo Huguet) [2043453]
ath11k: clean up BDF download functions (ĂĂąigo Huguet) [2043453]
ath11k: use hw_params to access board_size and cal_offset (ĂĂąigo Huguet) [2043453]
ath11k: Wstringop-overread warning (ĂĂąigo Huguet) [2043453]
ath11k: Add spectral scan support for QCN9074 (ĂĂąigo Huguet) [2043453]
ath11k: Fix the spectral minimum FFT bin count (ĂĂąigo Huguet) [2043453]
ath11k: Introduce spectral hw configurable param (ĂĂąigo Huguet) [2043453]
ath11k: Refactor spectral FFT bin size (ĂĂąigo Huguet) [2043453]
ath11k: add support for 80P80 and 160 MHz bandwidth (ĂĂąigo Huguet) [2043453]
ath11k: add support for setting fixed HE rate/gi/ltf (ĂĂąigo Huguet) [2043453]
nl80211: MBSSID and EMA support in AP mode (ĂĂąigo Huguet) [2043453]
nl80211: don't kfree() ERR_PTR() value (ĂĂąigo Huguet) [2043453]
cfg80211: always free wiphy specific regdomain (ĂĂąigo Huguet) [2043453]
mac80211: save transmit power envelope element and power constraint (ĂĂąigo Huguet) [2043453]
mac80211: add parse regulatory info in 6 GHz operation information (ĂĂąigo Huguet) [2043453]
ieee80211: add power type definition for 6 GHz (ĂĂąigo Huguet) [2043453]
mac80211: twt: don't use potentially unaligned pointer (ĂĂąigo Huguet) [2043453]
cfg80211: AP mode driver offload for FILS association crypto (ĂĂąigo Huguet) [2043453]
ath11k: monitor mode clean up to use separate APIs (ĂĂąigo Huguet) [2043453]
ath11k: add separate APIs for monitor mode (ĂĂąigo Huguet) [2043453]
ath11k: move static function ath11k_mac_vdev_setup_sync to top (ĂĂąigo Huguet) [2043453]
rtw88: 8821c: correct 2.4G tx power for type 2/4 NIC (ĂĂąigo Huguet) [2043453]
rtw88: 8821c: support RFE type4 wifi NIC (ĂĂąigo Huguet) [2043453]
brcmfmac: Replace zero-length array with flexible array member (ĂĂąigo Huguet) [2043453]
mac80211_hwsim: enable 6GHz channels (ĂĂąigo Huguet) [2043453]
mac80211: use ieee802_11_parse_elems() in ieee80211_prep_channel() (ĂĂąigo Huguet) [2043453]
nl80211: don't put struct cfg80211_ap_settings on stack (ĂĂąigo Huguet) [2043453]
mac80211: always allocate struct ieee802_11_elems (ĂĂąigo Huguet) [2043453]
mac80211: mlme: find auth challenge directly (ĂĂąigo Huguet) [2043453]
mac80211: move CRC into struct ieee802_11_elems (ĂĂąigo Huguet) [2043453]
mac80211: mesh: clean up rx_bcn_presp API (ĂĂąigo Huguet) [2043453]
mac80211: reduce stack usage in debugfs (ĂĂąigo Huguet) [2043453]
nl80211: prefer struct_size over open coded arithmetic (ĂĂąigo Huguet) [2043453]
mac80211: check hostapd configuration parsing twt requests (ĂĂąigo Huguet) [2043453]
cfg80211: honour V=1 in certificate code generation (ĂĂąigo Huguet) [2043453]
rt2x00: remove duplicate USB device ID (ĂĂąigo Huguet) [2043453]
mwifiex: Fix copy-paste mistake when creating virtual interface (ĂĂąigo Huguet) [2043453]
mwifiex: Properly initialize private structure on interface type changes (ĂĂąigo Huguet) [2043453]
mwifiex: Handle interface type changes from AP to STATION (ĂĂąigo Huguet) [2043453]
mwifiex: Allow switching interface type from P2P_CLIENT to P2P_GO (ĂĂąigo Huguet) [2043453]
mwifiex: Update virtual interface counters right after setting bss_type (ĂĂąigo Huguet) [2043453]
mwifiex: Use helper function for counting interface types (ĂĂąigo Huguet) [2043453]
mwifiex: Run SET_BSS_MODE when changing from P2P to STATION vif-type (ĂĂąigo Huguet) [2043453]
mwifiex: Use function to check whether interface type change is allowed (ĂĂąigo Huguet) [2043453]
mwifiex: Small cleanup for handling virtual interface type changes (ĂĂąigo Huguet) [2043453]
rtw88: move adaptivity mechanism to firmware (ĂĂąigo Huguet) [2043453]
rtw88: support adaptivity for ETSI/JP DFS region (ĂĂąigo Huguet) [2043453]
rtw88: add regulatory strategy by chip type (ĂĂąigo Huguet) [2043453]
rtw88: upgrade rtw_regulatory mechanism and mapping (ĂĂąigo Huguet) [2043453]
brcmfmac: fix incorrect error prints (ĂĂąigo Huguet) [2043453]
ath11k: Align bss_chan_info structure with firmware (ĂĂąigo Huguet) [2043453]
ath11k: add support in survey dump with bss_chan_info (ĂĂąigo Huguet) [2043453]
ath11k: Rename atf_config to flag1 in target_resource_config (ĂĂąigo Huguet) [2043453]
ath11k: fix 4addr multicast packet tx (ĂĂąigo Huguet) [2043453]
ath11k: fix 4-addr tx failure for AP and STA modes (ĂĂąigo Huguet) [2043453]
ath9k: owl-loader: fetch pci init values through nvmem (ĂĂąigo Huguet) [2043453]
ath9k: fetch calibration data via nvmem subsystem (ĂĂąigo Huguet) [2043453]
ath9k: Use tasklet_disable_in_atomic() (ĂĂąigo Huguet) [2043453]
mt76: fix wrong conflict resolution in previous backport (ĂĂąigo Huguet) [2043453]
mac80211: Allow HE operation to be longer than expected. (ĂĂąigo Huguet) [2043453]
revert ath11k: add support for WCN6855 hw2.1 (ĂĂąigo Huguet) [2043453]
RDMA/mlx5: Delete right entry from MR signature database (Amir Tzin) [1982191]
net/mlx5e: Fix select queue to consider SKBTX_HW_TSTAMP (Amir Tzin) [1982191]
net/mlx5e: Don't update netdev RQs with PTP-RQ (Amir Tzin) [1982191]
net/mlx5e: Fix an error code in mlx5e_arfs_create_tables() (Amir Tzin) [1982191]
net/mlx5e: Fix conflict with HW TS and CQE compression (Amir Tzin) [1982191]
net/mlx5e: Fix HW TS with CQE compression according to profile (Amir Tzin) [1982191]
mlx5e: add add missing BH locking around napi_schdule() (Amir Tzin) [1982191]
net/mlx5: Don't overwrite HCA capabilities when setting MSI-X count (Amir Tzin) [1982191]
net/mlx5: Fix err prints and return when creating termination table (Amir Tzin) [1982191]
RDMA/mlx5: Verify that DM operation is reasonable (Amir Tzin) [1982191]
RDMA/mlx5: Expose private query port (Amir Tzin) [1982191]
RDMA/mlx5: Fix type assignment for ICM DM (Amir Tzin) [1982191]
net/mlx5: DR, Add support for isolate_vl_tc QP (Amir Tzin) [1982191]
net/mlx5: DR, Add support for force-loopback QP (Amir Tzin) [1982191]
net/mlx5: DR, Add support for matching tunnel GTP-U (Amir Tzin) [1982191]
net/mlx5: DR, Set flex parser for TNL_MPLS dynamically (Amir Tzin) [1982191]
net/mlx5: DR, Add support for matching on geneve TLV option (Amir Tzin) [1982191]
net/mlx5: DR, Set STEv0 ICMP flex parser dynamically (Amir Tzin) [1982191]
net/mlx5: DR, Add support for dynamic flex parser (Amir Tzin) [1982191]
net/mlx5: DR, Remove protocol-specific flex_parser_3 definitions (Amir Tzin) [1982191]
net/mlx5: mlx5_ifc updates for flex parser (Amir Tzin) [1982191]
net/mlx5: E-Switch, Improve error messages in term table creation (Amir Tzin) [1982191]
net/mlx5: DR, Rename an argument in dr_rdma_segments (Amir Tzin) [1982191]
net/mlx5e: RX, Add checks for calculated Striding RQ attributes (Amir Tzin) [1982191]
net/mlx5e: Fix possible non-initialized struct usage (Amir Tzin) [1982191]
mlx5: implement ethtool standard stats (Amir Tzin) [1982191]
net/mlx5: Enhance diagnostics info for TX/RX reporters (Amir Tzin) [1982191]
net/mlx5: Add helper to initialize 1PPS (Amir Tzin) [1982191]
net/mlx5e: Add ethtool extended link state (Amir Tzin) [1982191 1982232]
net/mlx5: Add register layout to support extended link state (Amir Tzin) [1982191 1982232]
net/mlx5: Allocate FC bulk structs with kvzalloc() instead of kzalloc() (Amir Tzin) [1982191]
net/mlx5e: Cleanup safe switch channels API by passing params (Amir Tzin) [1982191]
net/mlx5e: Refactor on-the-fly configuration changes (Amir Tzin) [1982191]
net/mlx5e: Use mlx5e_safe_switch_channels when channels are closed (Amir Tzin) [1982191]
net/mlx5e: Allow mlx5e_safe_switch_channels to work with channels closed (Amir Tzin) [1982191]
mlx5: implement ethtool::get_fec_stats (Amir Tzin) [1982191]
net/mlx5e: Fix RQ creation flow for queues which doesn't support XDP (Amir Tzin) [1982191]
net/mlx5: Remove return statement exist at the end of void function (Amir Tzin) [1982191]
net/mlx5: Add a blank line after declarations (Amir Tzin) [1982191]
net/mlx5: DR, Alloc cmd buffer with kvzalloc() instead of kzalloc() (Amir Tzin) [1982191]
net/mlx5: DR, Use variably sized data structures for different actions (Amir Tzin) [1982191]
RDMA/mlx5: Expose UAPI to query DM (Amir Tzin) [1982191 1926606 1926603]
RDMA/mlx5: Add support in MEMIC operations (Amir Tzin) [1982191 1926606 1926603]
RDMA/mlx5: Add support to MODIFY_MEMIC command (Amir Tzin) [1982191 1926606 1926603]
RDMA/mlx5: Re-organize the DM code (Amir Tzin) [1982191 1926606 1926603]
RDMA/mlx5: Move all DM logic to separate file (Amir Tzin) [1982191 1926606 1926603]
net/mlx5: Add MEMIC operations related bits (Amir Tzin) [1982191 1926606 1926603]
net/mlx5: Add support for DSFP module EEPROM dumps (Amir Tzin) [1982191 1982233]
net/mlx5: Implement get_module_eeprom_by_page() (Amir Tzin) [1982191 1982233]
net/mlx5: Refactor module EEPROM query (Amir Tzin) [1982191 1982233]
IB/mlx5: Reduce max order of memory allocated for xlt update (Amir Tzin) [1982191]
net/mlx5: Implement sriov_get_vf_total_msix/count() callbacks (Amir Tzin) [1982191 1982230]
net/mlx5: Dynamically assign MSI-X vectors count (Amir Tzin) [1982191 1982230]
net/mlx5: Add dynamic MSI-X capabilities bits (Amir Tzin) [1982191 1982230]
net/mlx5e: Dynamic alloc vlan table for netdev when needed (Amir Tzin) [1982191]
net/mlx5e: Dynamic alloc arfs table for netdev when needed (Amir Tzin) [1982191]
net/mlx5: Use ida_alloc_range() instead of ida_simple_alloc() (Amir Tzin) [1982191]
net/mlx5e: Update ethtool setting of CQE compression (Amir Tzin) [1982191]
net/mlx5e: Allow coexistence of CQE compression and HW TS PTP (Amir Tzin) [1982191]
net/mlx5e: Add PTP Flow Steering support (Amir Tzin) [1982191]
net/mlx5e: Introduce Flow Steering ANY API (Amir Tzin) [1982191]
net/mlx5e: Introduce Flow Steering UDP API (Amir Tzin) [1982191]
net/mlx5e: Cleanup Flow Steering level (Amir Tzin) [1982191]
net/mlx5e: Add PTP RQ to RX reporter (Amir Tzin) [1982191]
net/mlx5e: Refactor RX reporter diagnostics (Amir Tzin) [1982191]
net:mlx5e: Add PTP-TIR and PTP-RQT (Amir Tzin) [1982191]
net/mlx5e: Add PTP-RX statistics (Amir Tzin) [1982191]
net/mlx5e: Add RQ to PTP channel (Amir Tzin) [1982191]
net/mlx5e: Add states to PTP channel (Amir Tzin) [1982191]
RDMA/mlx5: Set ODP caps only if device profile support ODP (Amir Tzin) [1982191]
net/mlx5e: Cleanup PTP (Amir Tzin) [1982191]
net/mlx5e: Generalize PTP implementation (Amir Tzin) [1982191]
net/mlx5e: Generalize direct-TIRs and direct-RQTs API (Amir Tzin) [1982191]
net/mlx5e: Generalize close RQ (Amir Tzin) [1982191]
net/mlx5e: Generalize RQ activation (Amir Tzin) [1982191]
net/mlx5e: Generalize open RQ (Amir Tzin) [1982191]
net/mlx5: Add helper to set time-stamp translator on a queue (Amir Tzin) [1982191]
net/mlx5e: Allow creating mpwqe info without channel (Amir Tzin) [1982191]
net/mlx5e: alloc the correct size for indirection_rqt (Amir Tzin) [1982191]
net: ethernet: indir_table.h is included twice (Amir Tzin) [1982191 1982195]
RDMA/mlx5: Create ODP EQ only when ODP MR is created (Amir Tzin) [1982191]
RDMA/mlx5: Add missing returned error check of mlx5_ib_dereg_mr (Amir Tzin) [1982191]
net/mlx5: Move devlink port from mlx5e priv to mlx5e resources (Amir Tzin) [1982191]
net/mlx5e: Allow to match on ICMP parameters (Amir Tzin) [1982191]
net/mlx5: Display the command index in command mailbox dump (Amir Tzin) [1982191]
net/mlx5e: allocate 'indirection_rqt' buffer dynamically (Amir Tzin) [1982191]
net/mlx5e: Dump ICOSQ WQE descriptor on CQE with error events (Amir Tzin) [1982191]
net/mlx5e: Use net_prefetchw instead of prefetchw in MPWQE TX datapath (Amir Tzin) [1982191]
net/mlx5e: Remove redundant newline in NL_SET_ERR_MSG_MOD (Amir Tzin) [1982191]
net/mlx5: Read congestion counters from all ports when lag is active (Amir Tzin) [1982191]
net/mlx5: remove unneeded semicolon (Amir Tzin) [1982191]
net/mlx5: DR, Remove unneeded rx_decap_l3 function for STEv1 (Amir Tzin) [1982191]
net/mlx5: Use order-0 allocations for EQs (Amir Tzin) [1982191]
net/mlx5: Add IFC bits needed for single FDB mode (Amir Tzin) [1982191]
net/mlx5: E-Switch, Refactor send to vport to be more generic (Amir Tzin) [1982191 1982195]
RDMA/mlx5: Use representor E-Switch when getting netdev and metadata (Amir Tzin) [1982191]
net/mlx5: E-Switch, Add eswitch pointer to each representor (Amir Tzin) [1982191 1982195]
net/mlx5: E-Switch, Add match on vhca id to default send rules (Amir Tzin) [1982191 1982195]
net/mlx5: Remove unused mlx5_core_health member recover_work (Amir Tzin) [1982191]
net/mlx5: simplify the return expression of mlx5_esw_offloads_pair() (Amir Tzin) [1982191 1982195]
net/mlx5: Cleanup prototype warning (Amir Tzin) [1982191]
RDMA/mlx5: Allow larger pages in DevX umem (Amir Tzin) [1982191]
RDMA/mlx5: Rename mlx5_mr_cache_invalidate() to revoke_mr() (Amir Tzin) [1982191]
RDMA/mlx5: Consolidate MR destruction to mlx5_ib_dereg_mr() (Amir Tzin) [1982191]
RDMA/mlx5: Use a union inside mlx5_ib_mr (Amir Tzin) [1982191]
platform/mellanox: mlxbf-tmfifo: Fix a memory barrier issue (Amir Tzin) [2018145]
mmc: dw_mmc-bluefield: : Fix the license information (Amir Tzin) [2018145]
mmc: dw_mmc-bluefield: simplify the probe() function (Amir Tzin) [2018145]
benet: mark device 0xe220 (Lancer) as deprecated (Michal Schmidt) [2054409]
myri10ge: mark as deprecated (Michal Schmidt) [2054409]
liquidio: mark as deprecated, not unmaintained (Michal Schmidt) [2054409]
netxen_nic: remove unmaintained mark, keep deprecated (Michal Schmidt) [2054409]
bnx2: mark as deprecated, not unmaintained (Michal Schmidt) [2054409]
SUNRPC: Don't dereference xprt->snd_task if it's a cookie (Dave Wysochanski) [2046545]
netfilter: conntrack: re-init state for retransmitted syn-ack (Florian Westphal) [2043093]
netfilter: conntrack: move synack init code to helper (Florian Westphal) [2043093]
|
2022-02-23 |
ibmvnic: remove unused defines (Diego Domingos) [2047920]
ibmvnic: Update driver return codes (Diego Domingos) [2047920]
ARM: iop32x: disable N2100 PCI parity reporting (Josef Oskera) [2031880]
r8169: fix incorrect mac address assignment (Josef Oskera) [2031880]
r8169: Add device 10ec:8162 to driver r8169 (Josef Oskera) [2031880]
ethernet: r8169: use eth_hw_addr_set() (Josef Oskera) [2031880]
net: phy: realtek: add support for RTL8365MB-VC internal PHYs (Josef Oskera) [2031880]
ethernet: use eth_hw_addr_set() for dev->addr_len cases (Josef Oskera) [2031880]
r8169: enable ASPM L0s state (Josef Oskera) [2031880]
r8169: rename rtl_csi_access_enable to rtl_set_aspm_entry_latency (Josef Oskera) [2031880]
r8169: change the L0/L1 entrance latencies for RTL8106e (Josef Oskera) [2031880]
Revert "r8169: avoid link-up interrupt issue on RTL8106e if user enables ASPM" (Josef Oskera) [2031880]
r8169: Avoid duplicate sysfs entry creation error (Josef Oskera) [2031880]
r8169: Avoid memcpy() over-reading of ETH_SS_STATS (Josef Oskera) [2031880]
r8169: avoid link-up interrupt issue on RTL8106e if user enables ASPM (Josef Oskera) [2031880]
net: phy: realtek: net: Fix less than zero comparison of a u16 (Josef Oskera) [2031880]
net: phy: realtek: add delay to fix RXC generation issue (Josef Oskera) [2031880]
net: phy: realtek: add dt property to enable ALDPS mode (Josef Oskera) [2031880]
net: phy: realtek: add dt property to disable CLKOUT clock (Josef Oskera) [2031880]
r8169: Fix fall-through warning for Clang (Josef Oskera) [2031880]
r8169: use KBUILD_MODNAME instead of own module name definition (Josef Oskera) [2031880]
r8169: keep pause settings on interface down/up cycle (Josef Oskera) [2031880]
r8169: add support for pause ethtool ops (Josef Oskera) [2031880]
r8169: use mac-managed PHY PM (Josef Oskera) [2031880]
r8169: remove rtl_hw_start_8168c_3 (Josef Oskera) [2031880]
r8169: add support for ethtool get_ringparam (Josef Oskera) [2031880]
r8169: use lower_32_bits/upper_32_bits macros (Josef Oskera) [2031880]
net: phy: make PHY PM ops a no-op if MAC driver manages PHY PM (Josef Oskera) [2031880]
mm/gup: remove unused get_user_pages_locked() (Chris von Recklinghausen) [2048650]
mm: change lookup_node() to use get_user_pages_fast() (Chris von Recklinghausen) [2048650]
mm/gup: remove unused pin_user_pages_locked() (Chris von Recklinghausen) [2048650]
mm/gup: follow_pfn_pte(): -EEXIST cleanup (Chris von Recklinghausen) [2048650]
mm: fix invalid page pointer returned with FOLL_PIN gups (Chris von Recklinghausen) [2048650]
mm: fix typos in comments (Chris von Recklinghausen) [2048650]
vfio/iommu_type1: replace kfree with kvfree (Alex Williamson) [2046547]
vfio/pci: Fix error return code in vfio_ecap_init() (Alex Williamson) [2046547]
vfio/pci: Add missing range check in vfio_pci_mmap (Alex Williamson) [2046547]
vfio/mdev: Do not allow a mdev_type to have a NULL parent pointer (Alex Williamson) [2046547]
vfio/mdev: Make to_mdev_device() into a static inline (Alex Williamson) [2046547]
vfio/iommu_type1: Mantain a counter for non_pinned_groups (Alex Williamson) [2046547]
vfio/iommu_type1: Fix some sanity checks in detach group (Alex Williamson) [2046547]
vfio/iommu_type1: Populate full dirty when detach non-pinned group (Alex Williamson) [2046547]
vfio/pci: Move dummy_resources_list init in vfio_pci_probe() (Alex Williamson) [2046547]
vfio/virqfd: Drain events from eventfd in virqfd_wakeup() (Alex Williamson) [2046547]
ext4: fix direct I/O read error (Lukas Czerner) [1868258]
usb: xhci: Extend support for runtime power management for AMD's Yellow carp. (Renjith Pananchikkal) [2015775]
usb: xhci: Enable runtime-pm by default on AMD Yellow Carp platform (Renjith Pananchikkal) [2015775]
thunderbolt: Enable retry logic for intra-domain control packets (David Arcari) [2028287]
nvme-fabrics: fix state check in nvmf_ctlr_matches_baseopts() (Gopal Tiwari) [2043755]
smb3: do not error on fsync when readonly (Ronnie Sahlberg) [2037811]
cifs: serialize all mount attempts (Ronnie Sahlberg) [2008434]
ALSA: memalloc: Unify x86 SG-buffer handling (take#3) (Jaroslav Kysela) [2049437]
ALSA: usb-audio: add mapping for MSI MPG X570S Carbon Max Wifi. (Jaroslav Kysela) [2049437]
ALSA: usb-audio: Drop CONFIG_PM ifdefs (Jaroslav Kysela) [2049437]
ALSA: usb-audio: Fix dB level of Bose Revolve+ SoundLink (Jaroslav Kysela) [2049437]
ALSA: usb-audio: Add minimal-mute notion in dB mapping table (Jaroslav Kysela) [2049437]
ALSA: usb-audio: Use int for dB map values (Jaroslav Kysela) [2049437]
ALSA: hda/tegra: Fix Tegra194 HDA reset failure (Jaroslav Kysela) [2049437]
ALSA: hda/realtek: Use ALC285_FIXUP_HP_GPIO_LED on another HP laptop (Jaroslav Kysela) [2049437]
ALSA: hda: Add new AlderLake-P variant PCI ID (Jaroslav Kysela) [2049437]
ALSA: hda: Add AlderLake-N PCI ID (Jaroslav Kysela) [2049437]
ALSA: hda: use swap() to make code cleaner (Jaroslav Kysela) [2049437]
ALSA: Fix some typo (Jaroslav Kysela) [2049437]
ALSA: hda/hdmi: Consider ELD is invalid when no SAD is present (Jaroslav Kysela) [2049437]
ALSA: hda: Remove redundant runtime PM calls (Jaroslav Kysela) [2049437]
ALSA: hda: Do disconnect jacks at codec unbind (Jaroslav Kysela) [2049437]
ALSA: hda: intel: More comprehensive PM runtime setup for controller driver (Jaroslav Kysela) [2049437]
ASoC: SOF: Intel: fix build issue related to CODEC_PROBE_ENTRIES (Jaroslav Kysela) [2049437]
ASoC: cs42l42: Report initial jack state (Jaroslav Kysela) [2049437]
ALSA: hda/realtek: Re-order quirk entries for Lenovo (Jaroslav Kysela) [2049437]
ALSA: hda/realtek: Add quirk for Legion Y9000X 2020 (Jaroslav Kysela) [2049437]
ALSA: hda/realtek: Add speaker fixup for some Yoga 15ITL5 devices (Jaroslav Kysela) [2049437]
tools headers UAPI: Sync sound/asound.h with the kernel sources (Jaroslav Kysela) [2049437]
tools include UAPI: Sync sound/asound.h copy with the kernel sources (Jaroslav Kysela) [2049437]
tools include UAPI: Sync sound/asound.h copy (Jaroslav Kysela) [2049437]
tools include UAPI: Sync sound/asound.h copy with the kernel sources (Jaroslav Kysela) [2049437]
tools include UAPI: Sync sound/asound.h copy with the kernel sources (Jaroslav Kysela) [2049437]
ASoC: SOF: handle paused streams during system suspend (Jaroslav Kysela) [2049437]
ASoC: SOF: sof-audio: setup sched widgets during pipeline complete step (Jaroslav Kysela) [2049437]
ASoC: SOF: free widgets in sof_tear_down_pipelines() for static pipelines (Jaroslav Kysela) [2049437]
ALSA: hda/cs8409: Fix Jack detection after resume (Jaroslav Kysela) [2049437]
ALSA: hda/cs8409: Increase delay during jack detection (Jaroslav Kysela) [2049437]
ALSA: hda/realtek - Fix silent output on Gigabyte X570 Aorus Master after reboot from Windows (Jaroslav Kysela) [2049437]
ASoC: Intel: catpt: Test dmaengine_submit() result before moving on (Jaroslav Kysela) [2049437]
ASoC: amd: Fix dependency for SPI master (Jaroslav Kysela) [2049437]
ALSA: usb-audio: Drop superfluous '0' in Presonus Studio 1810c's ID (Jaroslav Kysela) [2049437]
ALSA: oss: fix compile error when OSS_DEBUG is enabled (Jaroslav Kysela) [2049437]
ALSA: hda: Make proper use of timecounter (Jaroslav Kysela) [2049437]
ALSA: led: Use restricted type for iface assignment (Jaroslav Kysela) [2049437]
ALSA: hda: Fix potential deadlock at codec unbinding (Jaroslav Kysela) [2049437]
ALSA: hda: Add missing rwsem around snd_ctl_remove() calls (Jaroslav Kysela) [2049437]
ALSA: PCM: Add missing rwsem around snd_ctl_remove() calls (Jaroslav Kysela) [2049437]
ALSA: jack: Add missing rwsem around snd_ctl_remove() calls (Jaroslav Kysela) [2049437]
ASoC: Intel: sof_sdw: fix jack detection on HP Spectre x360 convertible (Jaroslav Kysela) [2049437]
kernel: fork: properly initialize mm->mm_rh in dup_mm() and mm_alloc() (Rafael Aquini) [2047242]
vdpa/mlx5: Fix tracking of current number of VQs (Cindy Lu) [2052849]
vdpa/mlx5: Fix is_index_valid() to refer to features (Cindy Lu) [2052849]
vdpa: Protect vdpa reset with cf_mutex (Cindy Lu) [2052849]
vdpa: Avoid taking cf_mutex lock on get status (Cindy Lu) [2052849]
vdpa/vdpa_sim_net: Report max device capabilities (Cindy Lu) [2052849]
vdpa: Use BIT_ULL for bit operations (Cindy Lu) [2052849]
vdpa/vdpa_sim: Configure max supported virtqueues (Cindy Lu) [2052849]
vdpa/mlx5: Report max device capabilities (Cindy Lu) [2052849]
vdpa: Support reporting max device capabilities (Cindy Lu) [2052849]
vdpa/mlx5: Restore cur_num_vqs in case of failure in change_num_qps() (Cindy Lu) [2052849]
vdpa: Add support for returning device configuration information (Cindy Lu) [2052849]
vdpa/mlx5: Support configuring max data virtqueue (Cindy Lu) [2052849]
vdpa/mlx5: Fix config_attr_mask assignment (Cindy Lu) [2052849]
vdpa: Allow to configure max data virtqueues (Cindy Lu) [2052849]
vdpa: Read device configuration only if FEATURES_OK (Cindy Lu) [2052849]
vdpa: Sync calls set/get config/status with cf_mutex (Cindy Lu) [2052849]
vdpa/mlx5: Distribute RX virtqueues in RQT object (Cindy Lu) [2052849]
vdpa: Provide interface to read driver features (Cindy Lu) [2052849]
vdpa/mlx5: Fix wrong configuration of virtio_version_1_0 (Cindy Lu) [2052849]
vdpa: Mark vdpa_config_ops.get_vq_notification as optional (Cindy Lu) [2052849]
vdpa: Avoid duplicate call to vp_vdpa get_status (Cindy Lu) [2052849]
net/mlx5_vdpa: Offer VIRTIO_NET_F_MTU when setting MTU (Cindy Lu) [2052849]
vdpa: add driver_override support (Cindy Lu) [2052849]
docs: document sysfs ABI for vDPA bus (Cindy Lu) [2052849]
ifcvf/vDPA: fix misuse virtio-net device config size for blk dev (Cindy Lu) [2052849]
Revert "efi/libstub: arm64: Double check image alignment at entry" (Vitaly Kuznetsov) [2046303]
ethtool: ioctl: fix potential NULL deref in ethtool_set_coalesce() (William Zhao) [2046342]
cifs: Do not leak EDEADLK to dgetents64 for STATUS_USER_SESSION_DELETED (Ronnie Sahlberg) [1994393]
cifs: constify pathname arguments in a bunch of helpers (Ronnie Sahlberg) [1994393]
cgroup: Use open-time cgroup namespace for process migration perm checks (Chris von Recklinghausen) [2035766]
cgroup: Allocate cgroup_file_ctx for kernfs_open_file->priv (Chris von Recklinghausen) [2035766]
cgroup: Use open-time credentials for process migraton perm checks (Chris von Recklinghausen) [2035766]
cgroup: make per-cgroup pressure stall tracking configurable (Chris von Recklinghausen) [2035766]
powerpc/idle: Don't corrupt back chain when going idle (Laurent Vivier) [2052793]
powerpc64/idle: Fix SP offsets when saving GPRs (Laurent Vivier) [2052793]
sfc: ef10: implement ethtool::get_fec_stats (ĂĂąigo Huguet) [2042798]
sfc: The RX page_ring is optional (ĂĂąigo Huguet) [2042798]
sfc: Check null pointer of rx_queue->page_ring (ĂĂąigo Huguet) [2042798]
sfc_ef100: potential dereference of null pointer (ĂĂąigo Huguet) [2042798]
sfc: Don't use netif_info before net_device setup (ĂĂąigo Huguet) [2042798]
sfc: Export fibre-specific supported link modes (ĂĂąigo Huguet) [2042798]
sfc: Fix reading non-legacy supported link modes (ĂĂąigo Huguet) [2042798]
ethernet: constify references to netdev->dev_addr in drivers (ĂĂąigo Huguet) [2042798]
ethernet: use eth_hw_addr_set() instead of ether_addr_copy() (ĂĂąigo Huguet) [2042798]
ethernet: use eth_hw_addr_set() (ĂĂąigo Huguet) [2042798]
sfc: last resort fallback for lack of xdp tx queues (ĂĂąigo Huguet) [2042798 1995444]
sfc: fallback for lack of xdp tx queues (ĂĂąigo Huguet) [2042798 1995444]
ext4: fix potential uninitialized access to retval in kmmpd (Lukas Czerner) [2046355]
ext4: fix possible UAF when remounting r/o a mmp-protected file system (Lukas Czerner) [2046355]
ext4: fix memory leak in ext4_fill_super (Lukas Czerner) [2046355]
quota: check block number when reading the block in quota file (Lukas Czerner) [2046999]
quota: correct error number in free_dqentry() (Lukas Czerner) [2046999]
quota: Fix memory leak when handling corrupted quota file (Lukas Czerner) [2046999]
quota: Sanity-check quota file headers on load (Lukas Czerner) [2046999]
quota: clear padding in v2r1_mem2diskdqb() (Lukas Czerner) [2046999]
quota: Check that quota is not dirty before release (Lukas Czerner) [2046999]
quota: fix livelock in dquot_writeback_dquots (Lukas Czerner) [2046999]
ext4: fix e2fsprogs checksum failure for mounted filesystem (Lukas Czerner) [1937180]
ext4: prevent partial update of the extent blocks (Lukas Czerner) [2035877]
ext4: check for inconsistent extents between index and leaf block (Lukas Czerner) [2035877]
ext4: check for out-of-order index extents in ext4_valid_extent_entries() (Lukas Czerner) [2035877]
ext4: avoid trim error on fs with small groups (Lukas Czerner) [2046355]
ext4: fix null-ptr-deref in '__ext4_journal_ensure_credits' (Lukas Czerner) [2046355]
ext4: make sure to reset inode lockdep class when quota enabling fails (Lukas Czerner) [2046355]
ext4: make sure quota gets properly shutdown on error (Lukas Czerner) [2046355]
ext4: Fix BUG_ON in ext4_bread when write quota data (Lukas Czerner) [2046355]
ext4: refresh the ext4_ext_path struct after dropping i_data_sem. (Lukas Czerner) [2046355]
ext4: ensure enough credits in ext4_ext_shift_path_extents (Lukas Czerner) [2046355]
ext4: fix potential infinite loop in ext4_dx_readdir() (Lukas Czerner) [2046355]
ext4: fix loff_t overflow in ext4_max_bitmap_size() (Lukas Czerner) [2046355]
ext4: fix reserved space counter leakage (Lukas Czerner) [2046355]
ext4: fix race writing to an inline_data file while its xattrs are changing (Lukas Czerner) [2046355]
ext4: fix potential htree corruption when growing large_dir directories (Lukas Czerner) [2046355]
ext4: use ext4_grp_locked_error in mb_find_extent (Lukas Czerner) [2046355]
ext4: correct the cache_nr in tracepoint ext4_es_shrink_exit (Lukas Czerner) [2046355]
ext4: remove check for zero nr_to_scan in ext4_es_scan() (Lukas Czerner) [2046355]
ext4: return error code when ext4_fill_flex_info() fails (Lukas Czerner) [2046355]
ext4: cleanup in-core orphan list if ext4_truncate() failed to get a transaction handle (Lukas Czerner) [2046355]
ext4: fix kernel infoleak via ext4_extent_header (Lukas Czerner) [2046355]
ext4: fix memory leak in ext4_fill_super (Lukas Czerner) [2046355]
ext4: fix bug on in ext4_es_cache_extent as ext4_split_extent_at failed (Lukas Czerner) [2046355]
ext4: fix error code in ext4_commit_super (Lukas Czerner) [2046355]
crash_core, vmcoreinfo: append 'SECTION_SIZE_BITS' to vmcoreinfo (Pingfan Liu) [2046631]
arm64/crash_core: Export TCR_EL1.T1SZ in vmcoreinfo (Pingfan Liu) [2046631]
arm64: kernel: arch_crash_save_vmcoreinfo() should depend on CONFIG_CRASH_CORE (Mark Salter) [2046631]
Revert "[arm64] arm64, vmcoreinfo : Append 'MAX_PHYSMEM_BITS' to vmcoreinfo" (Pingfan Liu) [2046631]
crash_core, vmcoreinfo: Append 'MAX_PHYSMEM_BITS' to vmcoreinfo (Pingfan Liu) [2046631]
ibmvnic: don't release napi in __ibmvnic_open() (Gustavo Walbon) [2051793]
|
2022-02-21 |
EDAC/igen6: Add Intel Alder Lake SoC support (Aristeu Rozanski) [1971965 1783145]
EDAC/igen6: Add Intel Tiger Lake SoC support (Aristeu Rozanski) [1971965 1783145]
EDAC/igen6: Add Intel ICL-NNPI SoC support (Aristeu Rozanski) [1971965 1783145]
EDAC/i10nm: Add support for high bandwidth memory (Aristeu Rozanski) [1971965 1783145]
EDAC/i10nm: Add detection of memory levels for ICX/SPR servers (Aristeu Rozanski) [1971965 1783145]
EDAC/skx_common: Add new ADXL components for 2-level memory (Aristeu Rozanski) [1971965 1783145]
EDAC, skx: Retrieve and print retry_rd_err_log registers (Aristeu Rozanski) [1971965 1783145]
EDAC, skx_common: Refactor so that we initialize "dev" in result of adxl decode. (Aristeu Rozanski) [1971965 1783145]
selinux: parse contexts for mount options early (Scott Mayhew) [1984355]
selinux: try to use preparsed sid before calling parse_sid() (Scott Mayhew) [1984355]
selinux: Fix selinux_sb_mnt_opts_compat() (Scott Mayhew) [1984355]
selinux: access superblock_security_struct in LSM blob way (Scott Mayhew) [1984355]
selinux: minor tweaks to selinux_add_opt() (Scott Mayhew) [1984355]
selinux: fix potential memleak in selinux_add_opt() (Scott Mayhew) [1984355]
selinux: fix sleeping function called from invalid context (Scott Mayhew) [1984355]
LSM: Infrastructure management of the superblock (Scott Mayhew) [1984355]
selinux: drop super_block backpointer from superblock_security_struct (Scott Mayhew) [1984355]
selinux: remove redundant allocation and helper functions (Scott Mayhew) [1984355]
ath11k: add support for WCN6855 hw2.1 (ĂĂąigo Huguet) [1970036 1988269]
ath11k: add string type to search board data in board-2.bin for WCN6855 (ĂĂąigo Huguet) [1970036 1988269]
firmware: smccc: Fix check for ARCH_SOC_ID not implemented (Vitaly Kuznetsov) [2053450]
bpf, arm64: Use emit_addr_mov_i64() for BPF_PSEUDO_FUNC (Yauheni Kaliuta) [2051789]
bpf/selftests: disable a verifier test for powerpc (Viktor Malik) [2046032]
bpf/selftests: allow disabling verifier tests (Viktor Malik) [2046032]
vfs: check dentry is still valid in get_link() (Ian Kent) [2014846]
xfs: don't expose internal symlink metadata buffers to the vfs (Brian Foster) [2014846]
scsi: vmw_pvscsi: Set residual data length conditionally (Cathy Avery) [2052345]
scsi: mpt3sas: Fix incorrect system timestamp (Tomas Henzl) [2026212]
scsi: mpt3sas: Fix system going into read-only mode (Tomas Henzl) [2026212]
scsi: mpt3sas: Fix kernel panic during drive powercycle test (Tomas Henzl) [2026212]
scsi: mpt3sas: Clean up some inconsistent indenting (Tomas Henzl) [2026212]
scsi: scsi_transport_srp: Don't block target in SRP_PORT_LOST state (Ewan D. Milne) [2028290]
blktrace: switch trace spinlock to a raw spinlock (Wander Lairson Costa) [1905749]
blktrace: Fix uaf in blk_trace access after removing by sysfs (Wander Lairson Costa) [1905749]
blk-wbt: export internal state via debugfs (Ming Lei) [2047313]
platform/x86: ISST: Fix optimization with use of numa (Prarit Bhargava) [2023820]
platform/x86: ISST: Use numa node id for cpu pci dev mapping (Prarit Bhargava) [2023818]
platform/x86: ISST: Optimize CPU to PCI device mapping (Prarit Bhargava) [2023818]
efi/x86: drop task_lock() from efi_switch_mm() (Fernando Pacheco) [2035415]
configs: enable LOGITECH_FF (Benjamin Tissoires) [1945987]
Input: joydev - prevent use of not validated data in JSIOCSBTNMAP ioctl (Benjamin Tissoires) [1974089]
Input: joydev - prevent potential read overflow in ioctl (Benjamin Tissoires) [1974089]
xfs: Fix CIL throttle hang when CIL space used going backwards (Thiago Becker) [2040371]
netfilter: nf_conntrack_netbios_ns: fix helper module alias (Florian Westphal) [2038015]
selftests: nft_concat_range: add test for reload with no element add/del (Florian Westphal) [2046309]
netfilter: fix regression in looped (broad|multi)cast's MAC handling (Florian Westphal) [2046309]
selftests: netfilter: Add correctness test for mac,net set type (Florian Westphal) [2046309]
netfilter: flowtable: fix IPv6 tunnel addr match (Florian Westphal) [2046309]
netfilter: conntrack: don't increment invalid counter on NF_REPEAT (Florian Westphal) [2046309]
netfilter: nft_set_pipapo: allocate pcpu scratch maps on clone (Florian Westphal) [2046309]
netfilter: nft_payload: do not update layer 4 checksum when mangling fragments (Florian Westphal) [2046309]
netfilter: ipvs: Fix reuse connection if RS weight is 0 (Florian Westphal) [2046309]
netfilter: ctnetlink: do not erase error code with EINVAL (Florian Westphal) [2046309]
netfilter: ctnetlink: fix filtering with CTA_TUPLE_REPLY (Florian Westphal) [2046309]
netfilter: nfnetlink_queue: fix OOB when mac header was cleared (Florian Westphal) [2046309]
netfilter: nft_dynset: relax superfluous check on set updates (Florian Westphal) [2046309]
netfilter: use kvmalloc_array to allocate memory for hashtable (Phil Sutter) [2001762]
netfilter: nf_tables: skip netdev events generated on netns removal (Phil Sutter) [2053436]
xfrm: add state hashtable keyed by seq (Sabrina Dubroca) [1926538]
|
2022-02-16 |
cgroup/cpuset: Fix "suspicious RCU usage" lockdep warning (Waiman Long) [2050418]
cpuset: Fix the bug that subpart_cpus updated wrongly in update_cpumask() (Waiman Long) [2050418]
IB/rdmavt: Validate remote_addr during loopback atomic tests (Kamal Heib) [2033480]
in wb_init, use gfp instead of GFP_KERNEL when allocating bw_dwork (Chris von Recklinghausen) [2046179]
scsi: bnx2fc: Make bnx2fc_recv_frame() mp safe (John Meneghini) [2051691]
scsi: bnx2fc: Flush destroy_work queue before calling bnx2fc_interface_put() (John Meneghini) [1973208]
nvme: drop unused variable ctrl in nvme_setup_cmd (John Meneghini) [2033384]
nvme: increment request genctr on completion (John Meneghini) [2033384]
nvme-pci: Fix abort command id (John Meneghini) [2033384]
nvme: add command id quirk for apple controllers (John Meneghini) [2033384]
nvme: move nvme_multi_css into nvme.h (John Meneghini) [2033384]
nvme: code command_id with a genctr for use-after-free validation (John Meneghini) [2033384]
nvme-pci: limit maximum queue depth to 4095 (John Meneghini) [2033384]
params: lift param_set_uint_minmax to common code (John Meneghini) [2033384]
CI: Enable baseline realtime checks (Veronika Kabatova)
CI: Rename pipelines to include release names (Veronika Kabatova)
sched/pelt: Relax the sync of load_sum with load_avg (Phil Auld) [2037123]
sched/pelt: Relax the sync of runnable_sum with runnable_avg (Phil Auld) [2037123]
sched/pelt: Continue to relax the sync of util_sum with util_avg (Phil Auld) [2037123]
sched/pelt: Relax the sync of util_sum with util_avg (Phil Auld) [2037123]
cifs: fix memory leak of smb3_fs_context_dup::server_hostname (Ronnie Sahlberg) [2044670]
cifs: To match file servers, make sure the server hostname matches (Ronnie Sahlberg) [2044670]
perf/x86/intel/uncore: Fix Intel SPR M3UPI event constraints (Michael Petlan) [1837402]
perf/x86/intel/uncore: Fix Intel SPR M2PCIE event constraints (Michael Petlan) [1837402]
perf/x86/intel/uncore: Fix Intel SPR IIO event constraints (Michael Petlan) [1837402]
perf/x86/intel/uncore: Fix Intel SPR CHA event constraints (Michael Petlan) [1837402]
perf/x86/intel/uncore: Support IMC free-running counters on Sapphire Rapids server (Michael Petlan) [1837402]
perf/x86/intel/uncore: Support IIO free-running counters on Sapphire Rapids server (Michael Petlan) [1837402]
perf/x86/intel/uncore: Factor out snr_uncore_mmio_map() (Michael Petlan) [1837402]
perf/x86/intel/uncore: Add alias PMU name (Michael Petlan) [1837402]
perf/x86/intel/uncore: Add Sapphire Rapids server MDF support (Michael Petlan) [1837402]
perf/x86/intel/uncore: Add Sapphire Rapids server M3UPI support (Michael Petlan) [1837402]
perf/x86/intel/uncore: Add Sapphire Rapids server UPI support (Michael Petlan) [1837402]
perf/x86/intel/uncore: Add Sapphire Rapids server M2M support (Michael Petlan) [1837402]
perf/x86/intel/uncore: Add Sapphire Rapids server IMC support (Michael Petlan) [1837402]
perf/x86/intel/uncore: Add Sapphire Rapids server PCU support (Michael Petlan) [1837402]
perf/x86/intel/uncore: Add Sapphire Rapids server M2PCIe support (Michael Petlan) [1837402]
perf/x86/intel/uncore: Add Sapphire Rapids server IRP support (Michael Petlan) [1837402]
perf/x86/intel/uncore: Add Sapphire Rapids server IIO support (Michael Petlan) [1837402]
perf/x86/intel/uncore: Add Sapphire Rapids server CHA support (Michael Petlan) [1837402]
perf/x86/intel/uncore: Add Sapphire Rapids server framework (Michael Petlan) [1837402]
ovl: fix deadlock in splice write (Miklos Szeredi) [2028998]
selinux: fix NULL-pointer dereference when hashtab allocation fails (Ondrej Mosnacek) [2021467]
selinux: fix double free of cond_list on error paths (Ondrej Mosnacek) [2043605]
ibmvnic: remove unused ->wait_capability (Diego Domingos) [2049368]
ibmvnic: don't spin in tasklet (Diego Domingos) [2049368]
ibmvnic: init ->running_cap_crqs early (Diego Domingos) [2049368]
ibmvnic: Allow extra failures before disabling (Diego Domingos) [2049368]
hpsa: add new messaging (Tomas Henzl) [1801777]
aacraid: add new messaging (Tomas Henzl) [2044365]
Revert "[scsi] Revert "[scsi] aacraid: add removed id table"" (Tomas Henzl) [2044365]
mpt3sas: Add new messaging (Tomas Henzl) [2044366]
mptsas: add new messaging (Tomas Henzl) [2044366]
sctp: hold endpoint before calling cb in sctp_transport_lookup_process (Xin Long) [2043822]
sctp: use call_rcu to free endpoint (Xin Long) [2043822]
sctp: move hlist_node and hashent out of sctp_ep_common (Xin Long) [2043822]
net: Use nlmsg_unicast() instead of netlink_unicast() (Xin Long) [2043822]
video: hyperv_fb: Fix validation of screen resolution (Mohammed Gamal) [1952821]
powerpc/pseries: extract host bridge from pci_bus prior to bus removal (Diego Domingos) [2051509]
dm: properly fix redundant bio-based IO accounting (Mike Snitzer) [2051803]
dm: revert partial fix for redundant bio-based IO accounting (Mike Snitzer) [2051803]
block: add bio_start_io_acct_time() to control start_time (Mike Snitzer) [2051803]
block: document iostat changes for disk busy time accounting (Mike Snitzer) [2051803]
|
2022-02-10 |
tee: optee: Fix incorrect page free bug (Chris von Recklinghausen) [2030755] {CVE-2021-44733}
tee: handle lookup of shm with reference count 0 (Chris von Recklinghausen) [2030755] {CVE-2021-44733}
optee: smc_abi.c: add missing #include <linux/mm.h> (Chris von Recklinghausen) [2030755] {CVE-2021-44733}
optee: isolate smc abi (Chris von Recklinghausen) [2030755] {CVE-2021-44733}
optee: refactor driver with internal callbacks (Chris von Recklinghausen) [2030755] {CVE-2021-44733}
optee: simplify optee_release() (Chris von Recklinghausen) [2030755] {CVE-2021-44733}
tee: optee: Fix missing devices unregister during optee_remove (Chris von Recklinghausen) [2030755] {CVE-2021-44733}
tee/optee/shm_pool: fix application of sizeof to pointer (Chris von Recklinghausen) [2030755] {CVE-2021-44733}
tee: Correct inappropriate usage of TEE_SHM_DMA_BUF flag (Chris von Recklinghausen) [2030755] {CVE-2021-44733}
tee: add tee_shm_alloc_kernel_buf() (Chris von Recklinghausen) [2030755] {CVE-2021-44733}
optee: Clear stale cache entries during initialization (Chris von Recklinghausen) [2030755] {CVE-2021-44733}
optee: fix tee out of memory failure seen during kexec reboot (Chris von Recklinghausen) [2030755] {CVE-2021-44733}
optee: Refuse to load the driver under the kdump kernel (Chris von Recklinghausen) [2030755] {CVE-2021-44733}
optee: Fix memory leak when failing to register shm pages (Chris von Recklinghausen) [2030755] {CVE-2021-44733}
optee: use export_uuid() to copy client UUID (Chris von Recklinghausen) [2030755] {CVE-2021-44733}
tee: optee: do not check memref size on return from Secure World (Chris von Recklinghausen) [2030755] {CVE-2021-44733}
tee: optee: fix build error caused by recent optee tracepoints feature (Chris von Recklinghausen) [2030755] {CVE-2021-44733}
tee: optee: add invoke_fn tracepoints (Chris von Recklinghausen) [2030755] {CVE-2021-44733}
optee: simplify i2c access (Chris von Recklinghausen) [2030755] {CVE-2021-44733}
tee: optee: remove need_resched() before cond_resched() (Chris von Recklinghausen) [2030755] {CVE-2021-44733}
optee: sync OP-TEE headers (Chris von Recklinghausen) [2030755] {CVE-2021-44733}
tee: optee: replace might_sleep with cond_resched (Chris von Recklinghausen) [2030755] {CVE-2021-44733}
drivers: optee: fix i2c build issue (Chris von Recklinghausen) [2030755] {CVE-2021-44733}
tee: convert get_user_pages() --> pin_user_pages() (Chris von Recklinghausen) [2030755] {CVE-2021-44733}
drivers: optee: allow op-tee to access devices on the i2c bus (Chris von Recklinghausen) [2030755] {CVE-2021-44733}
driver: tee: Handle NULL pointer indication from client (Chris von Recklinghausen) [2030755] {CVE-2021-44733}
optee: enable support for multi-stage bus enumeration (Chris von Recklinghausen) [2030755] {CVE-2021-44733}
optee: use uuid for sysfs driver entry (Chris von Recklinghausen) [2030755] {CVE-2021-44733}
tee: optee: Add support for session login client UUID generation (Chris von Recklinghausen) [2030755] {CVE-2021-44733}
tee: enable support to register kernel memory (Chris von Recklinghausen) [2030755] {CVE-2021-44733}
tee: remove unnecessary NULL check in tee_shm_alloc() (Chris von Recklinghausen) [2030755] {CVE-2021-44733}
tee: don't assign shm id for private shms (Chris von Recklinghausen) [2030755] {CVE-2021-44733}
tee: remove unused tee_shm_priv_alloc() (Chris von Recklinghausen) [2030755] {CVE-2021-44733}
tee: tee_shm_op_mmap(): use TEE_SHM_USER_MAPPED (Chris von Recklinghausen) [2030755] {CVE-2021-44733}
tee: remove redundant teedev in struct tee_shm (Chris von Recklinghausen) [2030755] {CVE-2021-44733}
tee: remove linked list of struct tee_shm (Chris von Recklinghausen) [2030755] {CVE-2021-44733}
optee: Fix multi page dynamic shm pool alloc (Chris von Recklinghausen) [2030755] {CVE-2021-44733}
optee: model OP-TEE as a platform device/driver (Chris von Recklinghausen) [2030755] {CVE-2021-44733}
tee: optee: fix device enumeration error handling (Chris von Recklinghausen) [2030755] {CVE-2021-44733}
tee: optee: Fix dynamic shm pool allocations (Chris von Recklinghausen) [2030755] {CVE-2021-44733}
tee/shm: untag user pointers in tee_shm_register (Chris von Recklinghausen) [2030755] {CVE-2021-44733}
tee: optee: add might_sleep for RPC requests (Chris von Recklinghausen) [2030755] {CVE-2021-44733}
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282 (Chris von Recklinghausen) [2030755] {CVE-2021-44733}
optee: allow to work without static shared memory (Chris von Recklinghausen) [2030755] {CVE-2021-44733}
tee: optee: update optee_msg.h and optee_smc.h to dual license (Chris von Recklinghausen) [2030755] {CVE-2021-44733}
tee: optee: add missing of_node_put after of_device_is_available (Chris von Recklinghausen) [2030755] {CVE-2021-44733}
tee: optee: Fix unsigned comparison with less than zero (Chris von Recklinghausen) [2030755] {CVE-2021-44733}
tee: fix possible error pointer ctx dereferencing (Chris von Recklinghausen) [2030755] {CVE-2021-44733}
tee: optee: Initialize some structs using memset instead of braces (Chris von Recklinghausen) [2030755] {CVE-2021-44733}
tee: optee: add TEE bus device enumeration support (Chris von Recklinghausen) [2030755] {CVE-2021-44733}
tee: add supp_nowait flag in tee_context struct (Chris von Recklinghausen) [2030755] {CVE-2021-44733}
tee: optee: log message if dynamic shm is enabled (Chris von Recklinghausen) [2030755] {CVE-2021-44733}
tee: add kernel internal client interface (Chris von Recklinghausen) [2030755] {CVE-2021-44733}
tee: optee: take DT status property into account (Chris von Recklinghausen) [2030755] {CVE-2021-44733}
tee: optee: making OPTEE_SHM_NUM_PRIV_PAGES configurable via Kconfig (Chris von Recklinghausen) [2030755] {CVE-2021-44733}
x86/mce: Add Xeon Sapphire Rapids to list of CPUs that support PPIN (David Arcari) [2035286]
regset: kill ->get() (Prarit Bhargava) [2032854]
arm64: switch to ->regset_get() (Prarit Bhargava) [2032854]
arm64: take fetching compat reg out of pt_regs into a new helper (Prarit Bhargava) [2032854]
powerpc: switch to ->regset_get() (Prarit Bhargava) [2032854]
s390: switch to ->regset_get() (Prarit Bhargava) [2032854]
introduction of regset ->get() wrappers, switching ELF coredumps to those (Prarit Bhargava) [2032854]
mm/page_alloc.c: do not warn allocation failure on zone DMA if no managed pages (Baoquan He) [2024011]
dma/pool: create dma atomic pool only if dma zone has managed pages (Baoquan He) [2024011]
mm_zone: add function to check if managed dma zone exists (Baoquan He) [2024011]
tipc: discard MSG_CRYPTO msgs when key_exchange_enabled is not set (Xin Long) [2043825]
tipc: delete the unlikely branch in tipc_aead_encrypt (Xin Long) [2043825]
tipc: check for null after calling kmemdup (Xin Long) [2043825]
tipc: only accept encrypted MSG_CRYPTO msgs (Xin Long) [2043825]
powerpc/pseries: use slab context cpumask allocation in CPU hotplug init (Waiman Long) [2048220]
powerpc/pseries: Fix build error when NUMA=n (Waiman Long) [2048220]
lpfc: Add new messaging (Ewan D. Milne) [1841323]
cpu/hotplug: Cure the cpusets trainwreck (Phil Auld) [1904593]
scsi: ses: Fix unsigned comparison with less than zero (Tomas Henzl) [1995086]
scsi: ses: Retry failed Send/Receive Diagnostic commands (Tomas Henzl) [1995086]
serial: exar: Fix GPIO configuration for Sealevel cards based on XR17V35X (John W. Linville) [2022906]
PCI: vmd: Add indirection layer to vmd irq lists (Scott Wood) [2048202]
redhat/configs: Enable CONFIG_PCI_HYPERV on Aarch64 (Vitaly Kuznetsov) [2024853]
PCI: hv: Add arm64 Hyper-V vPCI support (Vitaly Kuznetsov) [2024853]
PCI: hv: Make the code arch neutral by adding arch specific interfaces (Vitaly Kuznetsov) [2024853]
PCI: hv: Remove unnecessary use of hx (Vitaly Kuznetsov) [2024853]
nvme-rdma: fix possible use-after-free in transport error_recovery work (Chris Leech) [1988361]
nvme-tcp: fix possible use-after-free in transport error_recovery work (Chris Leech) [1988361]
nvme: fix a possible use-after-free in controller reset during load (Chris Leech) [1988361]
ipv6: check return value of ipv6_skip_exthdr (Sabrina Dubroca) [2046234]
selftests: Calculate udpgso segment count without header adjustment (Xin Long) [2044133]
udp: using datalen to cap ipv6 udp max gso segments (Xin Long) [2044133]
inet_diag: fix kernel-infoleak for UDP sockets (Xin Long) [2044133]
udp: using datalen to cap max gso segments (Xin Long) [2044133]
[s390] s390/cpumf: Support for CPU Measurement Facility CSVN 7 (Mete Durlu) [2048980]
[s390] s390/cpumf: Support for CPU Measurement Sampling Facility LS bit (Mete Durlu) [2048980]
tools/power/x86/intel-speed-select: v1.10 release (Prarit Bhargava) [2023909]
tools/power/x86/intel-speed-select: Fix uncore memory frequency display (Prarit Bhargava) [2023909]
platform/x86: ISST: Account for increased timeout in some cases (Prarit Bhargava) [2023909]
tools/power/x86/intel-speed-select: Add options to force online (Prarit Bhargava) [2023909]
tools/power/x86/intel-speed-select: Drop __DATE__ and __TIME__ macros (Prarit Bhargava) [2023909]
tools/power/x86/intel-speed-select: v1.9 release (Prarit Bhargava) [2023909]
tools/power/x86/intel-speed-select: Process mailbox read error for core-power (Prarit Bhargava) [2023909]
tools/power/x86/intel-speed-select: Increase string size (Prarit Bhargava) [2023909]
qla2xxx: Add new messaging (Ewan D. Milne) [1900072]
|
2022-02-09 |
platform/x86: amd-pmc: only use callbacks for suspend (David Arcari) [2016039]
platform/x86: amd-pmc: Add support for AMD Smart Trace Buffer (David Arcari) [2016039]
platform/x86: amd-pmc: Simplify error handling and store the pci_dev in amd_pmc_dev structure (David Arcari) [2016039]
platform/x86: amd-pmc: Fix s2idle failures on certain AMD laptops (David Arcari) [2016039]
platform/x86: amd-pmc: Make CONFIG_AMD_PMC depend on RTC_CLASS (David Arcari) [2016039]
platform/x86: amd-pmc: Drop check for valid alarm time (David Arcari) [2016039]
platform/x86: amd-pmc: Downgrade dev_info message to dev_dbg (David Arcari) [2016039]
platform/x86: amd-pmc: fix compilation without CONFIG_RTC_SYSTOHC_DEVICE (David Arcari) [2016039]
platform/x86: amd-pmc: Add special handling for timer based S0i3 wakeup (David Arcari) [2016039]
platform/x86: amd-pmc: adjust arguments for `amd_pmc_send_cmd` (David Arcari) [2016039]
platform/x86: amd-pmc: Add alternative acpi id for PMC controller (David Arcari) [2016039]
platform/x86: amd-pmc: Add a message to print resume time info (David Arcari) [2016039]
platform/x86: amd-pmc: Send command to dump data after clearing OS_HINT (David Arcari) [2016039]
platform/x86: amd-pmc: Fix compilation when CONFIG_DEBUGFS is disabled (David Arcari) [2016039]
platform/x86: amd-pmc: Export Idlemask values based on the APU (David Arcari) [2016039]
platform/x86: amd-pmc: Check s0i3 cycle status (David Arcari) [2016039]
scsi: lpfc: Fix non-recovery of remote ports following an unsolicited LOGO (Dick Kennedy) [2027558]
sch_api: Don't skip qdisc attach on ingress (Davide Caratti) [2044806]
sch_qfq: prevent shift-out-of-bounds in qfq_init_qdisc (Davide Caratti) [2044806]
flow_offload: return EOPNOTSUPP for the unsupported mpls action type (Davide Caratti) [2044806]
selftests: bpf: Less strict size check in sockopt_sk (Felix Maurer) [2025809]
net-zerocopy: Fast return if inq < PAGE_SIZE (Felix Maurer) [2025809]
tcp: Fix sign comparison bug in getsockopt(TCP_ZEROCOPY_RECEIVE) (Felix Maurer) [2025809]
tcp-zerocopy: Ensure excess getsockopt buffer is zeroed (Felix Maurer) [2025809]
tcp-zerocopy: Update returned getsockopt() optlen. (Felix Maurer) [2025809]
tcp-zerocopy: Fix getsockopt buffer size check (Felix Maurer) [2025809]
gre: Don't accidentally set RTO_ONLINK in gre_fill_metadata_dst() (Guillaume Nault) [2046339]
net: fix use-after-free in tw_timer_handler (Guillaume Nault) [2046339]
ALSA: core: Fix SSID quirk lookup for subvendor=0 (Jaroslav Kysela) [2003613]
ASoC: tegra30: i2s: Restore hardware state on runtime PM resume (Jaroslav Kysela) [2003613]
ALSA: RHEL - update kernel configs for RHEL 8.6 (Jaroslav Kysela) [2003613]
ASoC: remove module namespaces (Jaroslav Kysela) [2003613]
ASoC: codecs: rt5682(s): use the older clock API calls, but keep some modern (Jaroslav Kysela) [2003613]
ASoC: arizona-jack: Cleanup logging (Jaroslav Kysela) [2003613]
ASoC: arizona-jack: Use snd_soc_jack to report jack events (Jaroslav Kysela) [2003613]
ASoC: arizona-jack: convert into a helper library for codec drivers (Jaroslav Kysela) [2003613]
ASoC: arizona-jack: Use arizona->dev for runtime-pm (Jaroslav Kysela) [2003613]
ASoC: arizona-jack: Move jack-detect variables to struct arizona_priv (Jaroslav Kysela) [2003613]
ASoC/extcon: arizona: Move arizona jack code to sound/soc/codecs/arizona-jack.c (Jaroslav Kysela) [2003613]
extcon: arizona: Always use pm_runtime_get_sync() when we need the device to be awake (Jaroslav Kysela) [2003613]
extcon: arizona: Fix flags parameter to the gpiod_get("wlf,micd-pol") call (Jaroslav Kysela) [2003613]
extcon: arizona: Fix various races on driver unbind (Jaroslav Kysela) [2003613]
extcon: arizona: Fix some issues when HPDET IRQ fires after the jack has been unplugged (Jaroslav Kysela) [2003613]
extcon: arizona: Fix runtime PM imbalance on error (Jaroslav Kysela) [2003613]
extcon: arizona: Factor out microphone and button detection (Jaroslav Kysela) [2003613]
extcon: arizona: Factor out microphone impedance into a function (Jaroslav Kysela) [2003613]
extcon: arizona: Invert logic of check in arizona_hpdet_do_id (Jaroslav Kysela) [2003613]
extcon: arizona: Remove excessive WARN_ON (Jaroslav Kysela) [2003613]
extcon: arizona: Remove unnecessary sets of ACCDET_MODE (Jaroslav Kysela) [2003613]
extcon: arizona: Tidy up transition from mic to headphone detect (Jaroslav Kysela) [2003613]
extcon: arizona: Clear jack status regardless of detection type (Jaroslav Kysela) [2003613]
extcon: arizona: Move pdata extraction to probe (Jaroslav Kysela) [2003613]
extcon: arizona: Make rev A register sequences atomic (Jaroslav Kysela) [2003613]
extcon: arizona: Correct clean up if arizona_identify_headphone fails (Jaroslav Kysela) [2003613]
extcon: arizona: Switch to use device_property_count_u32() (Jaroslav Kysela) [2003613]
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 (Jaroslav Kysela) [2003613]
extcon: arizona: Correct error handling on regmap_update_bits_check (Jaroslav Kysela) [2003613]
extcon: arizona: Disable mic detect if running when driver is removed (Jaroslav Kysela) [2003613]
mfd: arizona: Fix rumtime PM imbalance on error (Jaroslav Kysela) [2003613]
mfd: arizona: Split of_match table into I2C and SPI versions (Jaroslav Kysela) [2003613]
mfd: arizona: Make some symbols static (Jaroslav Kysela) [2003613]
mfd: arizona: Add support for ACPI enumeration of WM5102 connected over SPI (Jaroslav Kysela) [2003613]
mfd: arizona: Add MODULE_SOFTDEP("pre: arizona_ldo1") (Jaroslav Kysela) [2003613]
mfd: arizona: Drop arizona-extcon cells (Jaroslav Kysela) [2003613]
mfd: arizona: Replace arizona_of_get_type() with device_get_match_data() (Jaroslav Kysela) [2003613]
mfd: arizona: Ensure 32k clock is put on driver unbind and error (Jaroslav Kysela) [2003613]
mfd: arizona: Remove BUG_ON usage (Jaroslav Kysela) [2003613]
mfd: arizona: Switch to using devm_gpiod_get() (Jaroslav Kysela) [2003613]
mfd: arizona: Fix undefined behavior (Jaroslav Kysela) [2003613]
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 (Jaroslav Kysela) [2003613]
mfd: arizona: Correct calling of runtime_put_sync (Jaroslav Kysela) [2003613]
mfd: arizona: Don't use regmap_read_poll_timeout (Jaroslav Kysela) [2003613]
clkdev: Hold clocks_mutex while iterating clocks list (Jaroslav Kysela) [2003613]
clkdev: add managed clkdev lookup registration (Jaroslav Kysela) [2003613]
genirq: Add IRQF_NO_AUTOEN for request_irq/nmi() (Jaroslav Kysela) [2003613]
ALSA: es1688: Avoid devres management for es1688 object creation (Jaroslav Kysela) [2003613]
ALSA: gus: Fix repeated probes of snd_gus_create() (Jaroslav Kysela) [2003613]
ALSA: x86: Allocate resources with device-managed APIs (Jaroslav Kysela) [2003613]
ALSA: x86: simplify with sync_stop PCM ops (Jaroslav Kysela) [2003613]
ALSA: x86: fix spelling mistakes (Jaroslav Kysela) [2003613]
ALSA: virtio: Replace zero-length array with flexible-array member (Jaroslav Kysela) [2003613]
ALSA: emux: fix spelling mistakes (Jaroslav Kysela) [2003613]
ALSA: synth: missing check for possible NULL after the call to kstrdup (Jaroslav Kysela) [2003613]
ALSA: synth: Fix assignment in if condition (Jaroslav Kysela) [2003613]
ALSA: sparc: Fix assignment in if condition (Jaroslav Kysela) [2003613]
ASoC: tegra: Set driver name explicitly (Jaroslav Kysela) [2003613]
ASoC: tegra30: i2s: Remove handing of disabled runtime PM (Jaroslav Kysela) [2003613]
ASoC: tegra30: i2s: Use devm_clk_get() (Jaroslav Kysela) [2003613]
ASoC: tegra30: i2s: Correct driver removal order (Jaroslav Kysela) [2003613]
ASoC: tegra20: spdif: Remove handing of disabled runtime PM (Jaroslav Kysela) [2003613]
ASoC: tegra20: i2s: Remove handing of disabled runtime PM (Jaroslav Kysela) [2003613]
ASoC: tegra20: i2s: Use devm_clk_get() (Jaroslav Kysela) [2003613]
ASoC: tegra20: i2s: Add system level suspend-resume callbacks (Jaroslav Kysela) [2003613]
ASoC: tegra20: i2s: Add reset control (Jaroslav Kysela) [2003613]
ASoC: tegra20: i2s: Correct driver removal order (Jaroslav Kysela) [2003613]
ASoC: tegra: tegra20_das: align function prototypes (Jaroslav Kysela) [2003613]
ASoC: tegra: tegra20_das: clarify expression (Jaroslav Kysela) [2003613]
ASoC: tegra: remove unneeded semicolon (Jaroslav Kysela) [2003613]
ASoC: tegra: sync parameter naming (rate/sample_bits) (Jaroslav Kysela) [2003613]
ASoC: tegra20: ac97: Add reset control (Jaroslav Kysela) [2003613]
ASoC: Intel: soc-acpi: add support for SoundWire of TGL-H-RVP (Jaroslav Kysela) [2003613]
ASoC: Intel: sof_sdw: add mutual exclusion between PCH DMIC and RT715 (Jaroslav Kysela) [2003613]
ASoC: codecs: wsa881x: fix return values from kcontrol put (Jaroslav Kysela) [2003613]
ASoc: wm8731: Drop empty spi_driver remove callback (Jaroslav Kysela) [2003613]
ASoC: tlv320aic32x4: channel -> channels rename (Jaroslav Kysela) [2003613]
ASoC: tlv320aic32x4: Fix TAS2505/TAS2521 channel count (Jaroslav Kysela) [2003613]
ASoC: wcd9335: Disable irq on slave ports in the remove function (Jaroslav Kysela) [2003613]
ASoC: wcd9335: Fix a double irq free in the remove function (Jaroslav Kysela) [2003613]
ASoC: wcd9335: Fix a memory leak in the error handling path of the probe function (Jaroslav Kysela) [2003613]
ASoC: tlv320aic32x4: make array clocks static, makes object smaller (Jaroslav Kysela) [2003613]
ASoC: tlv320aic32x4: Fix TAS2505/TAS2521 processing block selection (Jaroslav Kysela) [2003613]
ASoC: da7218: Drop CONFIG_OF ifdef (Jaroslav Kysela) [2003613]
ASoC: tlv320aic32x4: Fix TAS2505 volume controls (Jaroslav Kysela) [2003613]
ASoC: tlv320aic32x4: Make aic32x4_remove() return void (Jaroslav Kysela) [2003613]
ASoC: tlv320aic32x4: add support for TAS2505 (Jaroslav Kysela) [2003613]
ASoC: tlv320aic32x4: add type to device private data struct (Jaroslav Kysela) [2003613]
ASoC: tlv320aic31xx: fix reversed bclk/wclk master bits (Jaroslav Kysela) [2003613]
ASoC: tlv320aic31xx: Fix jack detection after suspend (Jaroslav Kysela) [2003613]
ASoC: tlv320aic31xx: Make regmap cache only on probe() (Jaroslav Kysela) [2003613]
ASoC: sigmadsp: Remove the repeated declaration (Jaroslav Kysela) [2003613]
ASoC: rt286: Remove redundant assignment to d_len_code (Jaroslav Kysela) [2003613]
ASoC: codecs: rt1019: clarify expression (Jaroslav Kysela) [2003613]
ASoC: rt1019: Add non_legacy_dai_naming config (Jaroslav Kysela) [2003613]
ASoC: rk3328: fix missing clk_disable_unprepare() on error in rk3328_platform_probe() (Jaroslav Kysela) [2003613]
ASoC: mediatek: mt6359: Fix unexpected error in bind/unbind flow (Jaroslav Kysela) [2003613]
ASoc: codecs: mt6359: remove useless initializations (Jaroslav Kysela) [2003613]
ASoC: mediatek: mt6359: convert to use module_platform_driver (Jaroslav Kysela) [2003613]
ASoC: ics43432: add CMM-4030D-261 support (Jaroslav Kysela) [2003613]
ASoC: hdmi-codec: Fix return value in hdmi_codec_set_jack() (Jaroslav Kysela) [2003613]
ASoC: hdmi-codec: Get ELD in before reporting plugged event (Jaroslav Kysela) [2003613]
ASoC: cs53l30: Minor error paths fixups (Jaroslav Kysela) [2003613]
ASoC: cs43130: Minor error paths fixups (Jaroslav Kysela) [2003613]
ASoC: cs42l52: Minor tidy up of error paths (Jaroslav Kysela) [2003613]
ASoC: cs42l73: Minor error paths fixups (Jaroslav Kysela) [2003613]
ASoC: cs4265: Minor tidy up of error paths (Jaroslav Kysela) [2003613]
ASoC: cs35l36: Remove unneeded variable initialisation (Jaroslav Kysela) [2003613]
ASoC: cs35l35: Minor error paths fixups (Jaroslav Kysela) [2003613]
ASoC: cs35l35: Correct errata handling (Jaroslav Kysela) [2003613]
ASoC: cs35l34: Minor error paths fixups (Jaroslav Kysela) [2003613]
ASoC: cs35l33: Minor error paths fixups (Jaroslav Kysela) [2003613]
ASoC: cirrus: Add helper function for reading the device ID (Jaroslav Kysela) [2003613]
ASoC: cs35l32: Add missing regmap use_single config (Jaroslav Kysela) [2003613]
ASoC: cs35l32: Minor error paths fixups (Jaroslav Kysela) [2003613]
ASoC: adav80x: Update to modern clocking terminology (Jaroslav Kysela) [2003613]
ASoC: codecs: Fix fall-through warnings for Clang (Jaroslav Kysela) [2003613]
ASoC: codecs: Use fallthrough pseudo-keyword (Jaroslav Kysela) [2003613]
ASoC: ab8500: Update to modern clocking terminology (Jaroslav Kysela) [2003613]
ASoC: codecs: fix spelling mistake in Kconfig "comunicate" -> "communicate" (Jaroslav Kysela) [2003613]
ASoC: 88pm860x: Update to modern clocking terminology (Jaroslav Kysela) [2003613]
ASoC: amd: renoir: Remove redundant assignment to pdm_ctrl and pdm_enable and pdm_dma_enable (Jaroslav Kysela) [2003613]
ASoC: amd: add missing break (Jaroslav Kysela) [2003613]
ALSA: sh: Fix compile warning wrt const (Jaroslav Kysela) [2003613]
ALSA: sh: Fix unused variable warnings (Jaroslav Kysela) [2003613]
ALSA: sh: Constify snd_device_ops definitions (Jaroslav Kysela) [2003613]
ALSA: sh: Drop superfluous ioctl PCM ops (Jaroslav Kysela) [2003613]
ALSA: sh: Use managed buffer allocation (Jaroslav Kysela) [2003613]
ALSA: aica: Use managed buffer allocation (Jaroslav Kysela) [2003613]
ALSA: sh: Remove superfluous snd_dma_continuous_data() (Jaroslav Kysela) [2003613]
ALSA: ps3: fix spelling typo of values (Jaroslav Kysela) [2003613]
ALSA: ppc: drop if block with always false condition (Jaroslav Kysela) [2003613]
ALSA: ppc: remove redundant checks in PS3 driver probe (Jaroslav Kysela) [2003613]
ALSA: ppc: fix error return code in snd_pmac_probe() (Jaroslav Kysela) [2003613]
ALSA: ppc: Drop superfluous ioctl PCM ops (Jaroslav Kysela) [2003613]
ALSA: ppc: Constify snd_device_ops definitions (Jaroslav Kysela) [2003613]
ALSA: ppc: keywest: remove outdated comment (Jaroslav Kysela) [2003613]
ALSA: poewrmac: Fix assignment in if condition (Jaroslav Kysela) [2003613]
ALSA: pcmcia: Fix assignment in if condition (Jaroslav Kysela) [2003613]
ALSA: pci: vx222: fix kernel-doc warning (Jaroslav Kysela) [2003613]
ALSA: Remove trailing semicolon in macros (Jaroslav Kysela) [2003613]
ALSA: hda: generic: Remove redundant assignment to dac (Jaroslav Kysela) [2003613]
ALSA: hda: Allow model option to specify PCI SSID alias (Jaroslav Kysela) [2003613]
ALSA: asihpi: fix comment syntax in file headers (Jaroslav Kysela) [2003613]
ALSA: harmony: Drop superfluous address setup (Jaroslav Kysela) [2003613]
ALSA: parisc: Fix assignment in if condition (Jaroslav Kysela) [2003613]
ALSA: vx: fix kernel-doc warning (Jaroslav Kysela) [2003613]
ALSA: aloop: Constify ops structs (Jaroslav Kysela) [2003613]
ASoC: SOF: Drop resindex_dma_base, dma_engine, dma_size from sof_dev_desc (Jaroslav Kysela) [2003613]
ALSA: wavefront: Allocate resources with device-managed APIs (Jaroslav Kysela) [2003613]
ALSA: wavefront: Fix assignment in if condition (Jaroslav Kysela) [2003613]
ALSA: sscape: Allocate resources with device-managed APIs (Jaroslav Kysela) [2003613]
ALSA: sc6000: Use explicit cast for __iomem pointer (Jaroslav Kysela) [2003613]
ALSA: sc6000: Assign vport directly on card's private_data (Jaroslav Kysela) [2003613]
ALSA: sc6000: Fix incorrect sizeof operator (Jaroslav Kysela) [2003613]
ALSA: sc6000: Allocate resources with device-managed APIs (Jaroslav Kysela) [2003613]
ALSA: sb: Fix fall-through warnings for Clang (Jaroslav Kysela) [2003613]
Revert "ALSA: sb: fix a missing check of snd_ctl_add" (Jaroslav Kysela) [2003613]
ALSA: sb: Allocate resources with device-managed APIs (Jaroslav Kysela) [2003613]
ALSA: sb8: Add a comment note regarding an unused pointer (Jaroslav Kysela) [2003613]
ALSA: sb: Fix potential ABBA deadlock in CSP driver (Jaroslav Kysela) [2003613]
ALSA: sb: Fix potential double-free of CSP mixer elements (Jaroslav Kysela) [2003613]
ALSA: sb: Minor coding style fixes (Jaroslav Kysela) [2003613]
ALSA: sb: Fix assignment in if condition (Jaroslav Kysela) [2003613]
ALSA: sb: Fix two use after free in snd_sb_qsound_build (Jaroslav Kysela) [2003613]
ALSA: emu8000: Fix a use after free in snd_emu8000_create_mixer (Jaroslav Kysela) [2003613]
ALSA: opti9xx: fix missing { } around an if block (Jaroslav Kysela) [2003613]
ALSA: opti9xx: Allocate resources with device-managed APIs (Jaroslav Kysela) [2003613]
ALSA: opti9xx: Fix assignment in if condition (Jaroslav Kysela) [2003613]
ALSA: opl3sa2: Allocate resources with device-managed APIs (Jaroslav Kysela) [2003613]
ALSA: opl3sa2: Fix assignment in if condition (Jaroslav Kysela) [2003613]
ALSA: msnd: Allocate resources with device-managed APIs (Jaroslav Kysela) [2003613]
ALSA: msnd: Use proper mmap method (Jaroslav Kysela) [2003613]
ALSA: gus: Fix repeated probe for ISA interwave card (Jaroslav Kysela) [2003613]
Revert "ALSA: gus: add a check of the status of snd_ctl_add" (Jaroslav Kysela) [2003613]
ALSA: gus: fix null pointer dereference on pointer block (Jaroslav Kysela) [2003613]
ALSA: gus: Allocate resources with device-managed APIs (Jaroslav Kysela) [2003613]
ALSA: gus: Fix assignment in if condition (Jaroslav Kysela) [2003613]
ALSA: gus: Replace unsafe strcpy() with strscpy() (Jaroslav Kysela) [2003613]
ALSA: galaxy: Allocate resources with device-managed APIs (Jaroslav Kysela) [2003613]
ALSA: Replace with fallthrough pseudo keyword in the remaining places (Jaroslav Kysela) [2003613]
ALSA: es18xx: Allocate resources with device-managed APIs (Jaroslav Kysela) [2003613]
ALSA: es18xx: Fix assignment in if condition (Jaroslav Kysela) [2003613]
ALSA: isa: Fix assignment in if condition (Jaroslav Kysela) [2003613]
ALSA: es1688: Allocate resources with device-managed APIs (Jaroslav Kysela) [2003613]
ALSA: wss: Allocate resources with device-managed APIs (Jaroslav Kysela) [2003613]
ALSA: cs423x: Allocate resources with device-managed APIs (Jaroslav Kysela) [2003613]
ALSA: cs423x: Fix assignment in if condition (Jaroslav Kysela) [2003613]
sound/oss/dmasound: Remove superfluous "break" (Jaroslav Kysela) [2003613]
sound/oss/dmasound: Remove superfluous "break" (Jaroslav Kysela) [2003613]
ALSA: cmi8330: Allocate resources with device-managed APIs (Jaroslav Kysela) [2003613]
ALSA: isa: Fix error return code in snd_cmi8330_probe() (Jaroslav Kysela) [2003613]
ALSA: cmi8330: Fix assignment in if condition (Jaroslav Kysela) [2003613]
ALSA: cmi8328: Allocate resources with device-managed APIs (Jaroslav Kysela) [2003613]
ALSA: azt2320: Allocate resources with device-managed APIs (Jaroslav Kysela) [2003613]
ALSA: azt2320: Fix assignment in if condition (Jaroslav Kysela) [2003613]
ALSA: als100: Allocate resources with device-managed APIs (Jaroslav Kysela) [2003613]
ALSA: als100: Fix assignment in if condition (Jaroslav Kysela) [2003613]
ALSA: adlib: Allocate resources with device-managed APIs (Jaroslav Kysela) [2003613]
ALSA: ad1848: Allocate resources with device-managed APIs (Jaroslav Kysela) [2003613]
ALSA: ad1816a: Allocate resources with device-managed APIs (Jaroslav Kysela) [2003613]
ALSA: ad1816a: Fix assignment in if condition (Jaroslav Kysela) [2003613]
ALSA: i2c: tea6330t: Remove redundant initialization of variable err (Jaroslav Kysela) [2003613]
ALSA: i2c: Fix assignment in if condition (Jaroslav Kysela) [2003613]
ALSA: hda: intel-sdw-acpi: add missing include files (Jaroslav Kysela) [2003613]
ALSA: Use fallthrough pseudo-keyword (Jaroslav Kysela) [2003613]
ALSA: aoa: remove unnecessary oom message (Jaroslav Kysela) [2003613]
ALSA: arm: Remove unnecessary variables (Jaroslav Kysela) [2003613]
ALSA: ac97: fix PM reference leak in ac97_bus_remove() (Jaroslav Kysela) [2003613]
ALSA: ac97: Constify static struct attribute_group (Jaroslav Kysela) [2003613]
ALSA: virtio: fix kernel-doc (Jaroslav Kysela) [2003613]
ALSA: virtio: use module_virtio_driver() to simplify the code (Jaroslav Kysela) [2003613]
ALSA: virtio: introduce device suspend/resume support (Jaroslav Kysela) [2003613]
ALSA: virtio: introduce PCM channel map support (Jaroslav Kysela) [2003613]
ALSA: virtio: introduce jack support (Jaroslav Kysela) [2003613]
ALSA: virtio: PCM substream operators (Jaroslav Kysela) [2003613]
ALSA: virtio: handling control and I/O messages for the PCM device (Jaroslav Kysela) [2003613]
ALSA: virtio: build PCM devices and substream hardware descriptors (Jaroslav Kysela) [2003613]
ALSA: virtio: handling control messages (Jaroslav Kysela) [2003613]
ALSA: virtio: add virtio sound driver (Jaroslav Kysela) [2003613]
uapi: virtio_ids: add a sound device type ID from OASIS spec (Jaroslav Kysela) [2003613]
ALSA: firewire: Fix C++ style comments in uapi header (Jaroslav Kysela) [2003613]
ALSA: uapi: Fix a C++ style comment in asound.h (Jaroslav Kysela) [2003613]
ASoC: topology: Fix stub for snd_soc_tplg_component_remove() (Jaroslav Kysela) [2003613]
ASoC: simple-card-utils: indicate dai_fmt if exist (Jaroslav Kysela) [2003613]
ASoC: simple-card-utils: indicate missing CPU/Codec numbers for debug (Jaroslav Kysela) [2003613]
ASoC: SOF: dai-intel: add SOF_DAI_INTEL_SSP_CLKCTRL_MCLK/BCLK_ES bits (Jaroslav Kysela) [2003613]
ASoC: simple-card-utils: tidyup dev_dbg() to use 1 line (Jaroslav Kysela) [2003613]
ASoC: simple-card-utils: tidyup debug info for clock (Jaroslav Kysela) [2003613]
ASoC: simple-card-utils: Increase maximum DAI links limit to 512 (Jaroslav Kysela) [2003613]
ASoC: simple-card-utils: add simple_props_to_xxx() macro (Jaroslav Kysela) [2003613]
ASoC: hdmi-codec: Use set_jack ops to set jack (Jaroslav Kysela) [2003613]
ASoC: audio-graph-card2-custom-sample.dtsi: add Codec2Codec sample (Multi) (Jaroslav Kysela) [2003613]
ASoC: audio-graph-card2-custom-sample.dtsi: add Codec2Codec sample (Single) (Jaroslav Kysela) [2003613]
ASoC: audio-graph-card2-custom-sample.dtsi: add DPCM sample (Multi) (Jaroslav Kysela) [2003613]
ASoC: audio-graph-card2-custom-sample.dtsi: add DPCM sample (Single) (Jaroslav Kysela) [2003613]
ASoC: audio-graph-card2-custom-sample.dtsi: add Sample DT for Normal (Nulti) (Jaroslav Kysela) [2003613]
ASoC: audio-graph-card2-custom-sample.dtsi: add Sample DT for Normal (Single) (Jaroslav Kysela) [2003613]
ASoC: add Audio Graph Card2 Custom Sample (Jaroslav Kysela) [2003613]
ASoC: audio-graph-card2: add Codec2Codec support (Jaroslav Kysela) [2003613]
ASoC: audio-graph-card2: add DPCM support (Jaroslav Kysela) [2003613]
ASoC: audio-graph-card2: add Multi CPU/Codec support (Jaroslav Kysela) [2003613]
ASoC: add Audio Graph Card2 driver (Jaroslav Kysela) [2003613]
ASoC: simple-card-utils: add codec2codec support (Jaroslav Kysela) [2003613]
ASoC: simple-card-utils: add asoc_graph_is_ports0() (Jaroslav Kysela) [2003613]
ASoC: audio-graph: Fixup CPU endpoint hw_params in a BE<->BE link (Jaroslav Kysela) [2003613]
ASoC: audio-graph: respawn Platform Support (Jaroslav Kysela) [2003613]
ASoC: simple-card-utils: Avoid over-allocating DLCs (Jaroslav Kysela) [2003613]
ASoC: audio-graph: tidyup graph_parse_node() (Jaroslav Kysela) [2003613]
ASoC: audio-graph: tidyup graph_dai_link_of_dpcm() (Jaroslav Kysela) [2003613]
ASoC: simple-card: add simple_link_init() (Jaroslav Kysela) [2003613]
ASoC: simple-card: add simple_parse_node() (Jaroslav Kysela) [2003613]
ASoC: simple-card: Fix breakage on kontron-sl28-var3-ads2 (Jaroslav Kysela) [2003613]
ASoC: audio-graph: tidyup graph_dai_link_of_dpcm() (Jaroslav Kysela) [2003613]
ASoC: simple-card: add simple_link_init() (Jaroslav Kysela) [2003613]
ASoC: simple-card: add simple_parse_node() (Jaroslav Kysela) [2003613]
ASoC: audio-graph: add graph_link_init() (Jaroslav Kysela) [2003613]
ASoC: audio-graph: add graph_parse_node() (Jaroslav Kysela) [2003613]
ASoC: audio-graph: remove Platform support (Jaroslav Kysela) [2003613]
ASoC: audio-graph: remove unused "node" from graph_parse_mclk_fs() (Jaroslav Kysela) [2003613]
ASoC: audio-graph: remove "audio-graph-card, " preix support (Jaroslav Kysela) [2003613]
ASoC: audio-graph: check ports if exists (Jaroslav Kysela) [2003613]
ASoC: audio-graph: move audio_graph_remove() to simple-card-utils.c (Jaroslav Kysela) [2003613]
ASoC: tegra: Add driver remove() callback (Jaroslav Kysela) [2003613]
ASoC: audio-graph: move audio_graph_card_probe() to simple-card-utils.c (Jaroslav Kysela) [2003613]
ASoC: simple-card-utils: Allocate link info structure on heap (Jaroslav Kysela) [2003613]
ASoC: simple-card-utils: Increase maximum number of links to 128 (Jaroslav Kysela) [2003613]
ASoC: simple-card-utils: Propagate errors on too many links (Jaroslav Kysela) [2003613]
ASoC: audio-graph: use simple_props_to_xxx() macro (Jaroslav Kysela) [2003613]
ASoC: audio-graph: use asoc_link_to_xxx() macro (Jaroslav Kysela) [2003613]
ASoC: simple-card: use simple_props_to_xxx() macro (Jaroslav Kysela) [2003613]
ASoC: simple-card: use asoc_link_to_xxx() macro (Jaroslav Kysela) [2003613]
ASoC: simple-card: remove unused variable from simple_parse_of() (Jaroslav Kysela) [2003613]
ASoC: simple-card-utils: tidyup asoc_simple_parse_convert() (Jaroslav Kysela) [2003613]
ASoC: simple-card-utils: multi support at asoc_simple_canonicalize_cpu/platform() (Jaroslav Kysela) [2003613]
ASoC: simple-card-utils: care multi DAI at asoc_simple_clean_reference() (Jaroslav Kysela) [2003613]
ASoC: simple-card-utils: remove asoc_simple_parse_xxx() (Jaroslav Kysela) [2003613]
ASoC: simple-card-utils: use for_each_prop_xxx() (Jaroslav Kysela) [2003613]
ASoC: simple-card-utils: remove li->dais/li->conf (Jaroslav Kysela) [2003613]
ASoC: simple-card-utils: setup dai_props cpu_dai/codec_dai at initial timing (Jaroslav Kysela) [2003613]
ASoC: simple-card-utils: share dummy DAI and reduce memory (Jaroslav Kysela) [2003613]
ASoC: simple-card-utils: enable flexible CPU/Codec/Platform (Jaroslav Kysela) [2003613]
ASoC: simple-card: fix possible uninitialized single_cpu local variable (Jaroslav Kysela) [2003613]
ASoC: simple-card: cleanup graph_for_each_link() (Jaroslav Kysela) [2003613]
ASoC: simple-card: count DAI / link numbers as in order (Jaroslav Kysela) [2003613]
ASoC: audio-graph: cleanup graph_for_each_link() (Jaroslav Kysela) [2003613]
ASoC: audio-graph: count DAI / link numbers as in order (Jaroslav Kysela) [2003613]
ASoC: simple-card-utils: alloc dai_link information for CPU/Codec/Platform (Jaroslav Kysela) [2003613]
ASoC: simple-card-utils.c: remove old comment (Jaroslav Kysela) [2003613]
ASoC: simple-card-utils: Do not handle device clock (Jaroslav Kysela) [2003613]
ASoC: generic: simple-card-utils: remove useless assignment (Jaroslav Kysela) [2003613]
ASoC: simple-card-utils: Fix device module clock (Jaroslav Kysela) [2003613]
ASoC: audio-graph: Rename functions needed for export (Jaroslav Kysela) [2003613]
ASoC: audio-graph: Expose helpers from audio graph (Jaroslav Kysela) [2003613]
ASoC: audio-graph: Expose new members for asoc_simple_priv (Jaroslav Kysela) [2003613]
ASoC: audio-graph: Support empty Codec endpoint (Jaroslav Kysela) [2003613]
ASoC: audio-graph: Identify 'no_pcm' DAI links for DPCM (Jaroslav Kysela) [2003613]
ASoC: audio-graph: Use of_node and DAI for DPCM DAI link names (Jaroslav Kysela) [2003613]
ALSA: memalloc: Drop superfluous snd_dma_buffer_sync() declaration (Jaroslav Kysela) [2003613]
ASoC: SOF: dai: include new flags for DAI_CONFIG (Jaroslav Kysela) [2003613]
ASoC: SOF: dai: mirror group_id definition added in firmware (Jaroslav Kysela) [2003613]
ALSA: core: Use READ_ONCE() / WRITE_ONCE() for power state change (Jaroslav Kysela) [2003613]
ALSA: hda_audio_ext: fix kernel-doc (Jaroslav Kysela) [2003613]
ALSA: make snd_kcontrol_new name a normal string (Jaroslav Kysela) [2003613]
ASoC: constify of_phandle_args in snd_soc_get_dai_name() (Jaroslav Kysela) [2003613]
ASoC: tas2770: Fix setting of high sample rates (Jaroslav Kysela) [2003613]
ASoC: rt5682: fix the wrong jack type detected (Jaroslav Kysela) [2003613]
ASoC: tegra: Restore headphones jack name on Nyan Big (Jaroslav Kysela) [2003613]
ASoC: tegra: Add DAPM switches for headphones and mic jack (Jaroslav Kysela) [2003613]
ASoC: SOF: Intel: pci-tgl: add new ADL-P variant (Jaroslav Kysela) [2003613]
ASoC: SOF: Intel: pci-tgl: add ADL-N support (Jaroslav Kysela) [2003613]
ASoC: SOF: Intel: Retry codec probing if it fails (Jaroslav Kysela) [2003613]
ASoC: amd: fix uninitialized variable in snd_acp6x_probe() (Jaroslav Kysela) [2003613]
ASoC: rt5682s: Fix crash due to out of scope stack vars (Jaroslav Kysela) [2003613]
ASoC: rt5682: Fix crash due to out of scope stack vars (Jaroslav Kysela) [2003613]
ASoC: tegra: Use normal system sleep for ADX (Jaroslav Kysela) [2003613]
ASoC: tegra: Use normal system sleep for AMX (Jaroslav Kysela) [2003613]
ASoC: tegra: Use normal system sleep for Mixer (Jaroslav Kysela) [2003613]
ASoC: tegra: Use normal system sleep for MVC (Jaroslav Kysela) [2003613]
ASoC: tegra: Use normal system sleep for SFC (Jaroslav Kysela) [2003613]
ASoC: tegra: Balance runtime PM count (Jaroslav Kysela) [2003613]
ASoC: SOF: hda: reset DAI widget before reconfiguring it (Jaroslav Kysela) [2003613]
ASoC: cs35l41: Set the max SPI speed for the whole device (Jaroslav Kysela) [2003613]
ASoC: Intel: soc-acpi: add entry for ESSX8336 on CML (Jaroslav Kysela) [2003613]
ASoC: soc-acpi: Set mach->id field on comp_ids matches (Jaroslav Kysela) [2003613]
ASoC: tegra: Fix kcontrol put callback in Mixer (Jaroslav Kysela) [2003613]
ASoC: tegra: Fix kcontrol put callback in ADX (Jaroslav Kysela) [2003613]
ASoC: tegra: Fix kcontrol put callback in AMX (Jaroslav Kysela) [2003613]
ASoC: tegra: Fix kcontrol put callback in SFC (Jaroslav Kysela) [2003613]
ASoC: tegra: Fix kcontrol put callback in MVC (Jaroslav Kysela) [2003613]
ASoC: tegra: Fix kcontrol put callback in AHUB (Jaroslav Kysela) [2003613]
ASoC: tegra: Fix kcontrol put callback in DSPK (Jaroslav Kysela) [2003613]
ASoC: tegra: Fix kcontrol put callback in DMIC (Jaroslav Kysela) [2003613]
ASoC: tegra: Fix kcontrol put callback in I2S (Jaroslav Kysela) [2003613]
ASoC: tegra: Fix kcontrol put callback in ADMAIF (Jaroslav Kysela) [2003613]
ASoC: tegra: Fix wrong value type in MVC (Jaroslav Kysela) [2003613]
ASoC: tegra: Fix wrong value type in SFC (Jaroslav Kysela) [2003613]
ASoC: tegra: Fix wrong value type in DSPK (Jaroslav Kysela) [2003613]
ASoC: tegra: Fix wrong value type in DMIC (Jaroslav Kysela) [2003613]
ASoC: tegra: Fix wrong value type in I2S (Jaroslav Kysela) [2003613]
ASoC: tegra: Fix wrong value type in ADMAIF (Jaroslav Kysela) [2003613]
ASoC: topology: Add missing rwsem around snd_ctl_remove() calls (Jaroslav Kysela) [2003613]
ASoC: SOF: build compression interface into snd_sof.ko (Jaroslav Kysela) [2003613]
ASoC: rt5682: Re-detect the combo jack after resuming (Jaroslav Kysela) [2003613]
ASoC: rt5682: Avoid the unexpected IRQ event during going to suspend (Jaroslav Kysela) [2003613]
ASoC: rt1011: revert 'I2S Reference' to SOC_ENUM_EXT (Jaroslav Kysela) [2003613]
ASoC: rt9120: Add the compatibility with rt9120s (Jaroslav Kysela) [2003613]
ASoC: rt9120: Fix clock auto sync issue when fs is the multiple of 48 (Jaroslav Kysela) [2003613]
ASoC: rt9120: Update internal ocp level to the correct value (Jaroslav Kysela) [2003613]
ASoC: Intel: sof_sdw: Add support for SKU 0B12 product (Jaroslav Kysela) [2003613]
ASoC: Intel: soc-acpi: add SKU 0B29 SoundWire configuration (Jaroslav Kysela) [2003613]
ASoC: Intel: sof_sdw: Add support for SKU 0B29 product (Jaroslav Kysela) [2003613]
ASoC: Intel: soc-acpi: add SKU 0B13 SoundWire configuration (Jaroslav Kysela) [2003613]
ASoC: Intel: sof_sdw: Add support for SKU 0B13 product (Jaroslav Kysela) [2003613]
ASoC: Intel: sof_sdw: Add support for SKU 0B11 product (Jaroslav Kysela) [2003613]
ASoC: Intel: sof_sdw: Add support for SKU 0B00 and 0B01 products (Jaroslav Kysela) [2003613]
ASoC: Intel: soc-acpi: add SKU 0AF3 SoundWire configuration (Jaroslav Kysela) [2003613]
ASoC: Intel: sof_sdw: Add support for SKU 0AF3 product (Jaroslav Kysela) [2003613]
ASoC: DAPM: Cover regression by kctl change notification fix (Jaroslav Kysela) [2003613]
ASoC: SOF: Intel: hda: fix hotplug when only codec is suspended (Jaroslav Kysela) [2003613]
ASoC: SOF:control: Fix variable type in snd_sof_refresh_control() (Jaroslav Kysela) [2003613]
ASoC: cs35l41: Change monitor widgets to siggens (Jaroslav Kysela) [2003613]
ASoC: tlv320aic3x: Make aic3x_remove() return void (Jaroslav Kysela) [2003613]
ASoC: Intel: soc-acpi: use const for all uses of snd_soc_acpi_codecs (Jaroslav Kysela) [2003613]
ASoC: Intel: soc-acpi-cht: shrink tables using compatible IDs (Jaroslav Kysela) [2003613]
ASoC: Intel: soc-acpi-byt: shrink tables using compatible IDs (Jaroslav Kysela) [2003613]
ASoC: Intel: sof_rt5682: use comp_ids to enumerate rt5682s (Jaroslav Kysela) [2003613]
ASoC: Intel: sof_rt5682: detect codec variant in probe function (Jaroslav Kysela) [2003613]
ASoC: soc-acpi: add comp_ids field for machine driver matching (Jaroslav Kysela) [2003613]
ASoC: Stop dummy from overriding hwparams (Jaroslav Kysela) [2003613]
ASoC: topology: Change topology device to card device (Jaroslav Kysela) [2003613]
ASoC: topology: Use correct device for prints (Jaroslav Kysela) [2003613]
ASoC: topology: Check for dapm widget completeness (Jaroslav Kysela) [2003613]
ASoC: topology: Add header payload_size verification (Jaroslav Kysela) [2003613]
ASoC: core: Remove invalid snd_soc_component_set_jack call (Jaroslav Kysela) [2003613]
ASoC: amd: acp: select CONFIG_SND_SOC_ACPI (Jaroslav Kysela) [2003613]
ASoC: Intel: glk_rt5682_max98357a: support ALC5682I-VS codec (Jaroslav Kysela) [2003613]
ASoC: es8316: add support for ESSX8336 ACPI _HID (Jaroslav Kysela) [2003613]
ASoC: cs42l42: Correct configuring of switch inversion from ts-inv (Jaroslav Kysela) [2003613]
ASoC: fix unmet dependencies on GPIOLIB for SND_SOC_DMIC (Jaroslav Kysela) [2003613]
ASoC: amd: acp: fix Kconfig dependencies (Jaroslav Kysela) [2003613]
ASoC: rt5682-i2c: Use devm_clk_get_optional for optional clock (Jaroslav Kysela) [2003613]
ASoC: Intel: soc-acpi: add entry for ESSX8336 on JSL (Jaroslav Kysela) [2003613]
ASoC: amd: acp: Fix return value check in acp_machine_select() (Jaroslav Kysela) [2003613]
ASoC: max98520: add max98520 audio amplifier driver (Jaroslav Kysela) [2003613]
ASoC: nau8821: clarify out-of-bounds check (Jaroslav Kysela) [2003613]
ASoC: nau8821: fix kernel-doc (Jaroslav Kysela) [2003613]
ASoC: rt5682s: use 'static' qualifier (Jaroslav Kysela) [2003613]
ASoC: topology: handle endianness warning (Jaroslav Kysela) [2003613]
ASoC: amd: acp: SND_SOC_AMD_ACP_COMMON should depend on X86 && PCI (Jaroslav Kysela) [2003613]
ASoC: amd: acp: SND_SOC_AMD_{LEGACY_MACH,SOF_MACH} should depend on X86 && PCI && I2C (Jaroslav Kysela) [2003613]
ASoC: amd: acp: Wrap AMD Audio ACP components in SND_SOC_AMD_ACP_COMMON (Jaroslav Kysela) [2003613]
ASoC: cs42l42: free_irq() before powering-down on probe() fail (Jaroslav Kysela) [2003613]
ASoC: cs42l42: Reset and power-down on remove() and failed probe() (Jaroslav Kysela) [2003613]
ASoC: nau8825: add clock management for power saving (Jaroslav Kysela) [2003613]
ASoC: nau8825: add set_jack coponment support (Jaroslav Kysela) [2003613]
ASoC: cs42l42: Prevent NULL pointer deref in interrupt handler (Jaroslav Kysela) [2003613]
ASoC: wm8962: Convert to devm_clk_get_optional() (Jaroslav Kysela) [2003613]
ASoC: fix unmet dependency on GPIOLIB for SND_SOC_MAX98357A (Jaroslav Kysela) [2003613]
ASoC: cs35l41: Make cs35l41_remove() return void (Jaroslav Kysela) [2003613]
ASoC: tegra: Set default card name for Trimslice (Jaroslav Kysela) [2003613]
ASoC: tegra: Restore AC97 support (Jaroslav Kysela) [2003613]
ASoC: amd: acp: Add acp_machine struct for renoir platform. (Jaroslav Kysela) [2003613]
ASoC: rt5682s: Downsizing the DAC volume scale (Jaroslav Kysela) [2003613]
ASoC: cs42l42: Remove unused runtime_suspend/runtime_resume callbacks (Jaroslav Kysela) [2003613]
ASoC: cs42l42: Minor error paths fixups (Jaroslav Kysela) [2003613]
ASoC: cs42l42: Add support for ACPI table match entry (Jaroslav Kysela) [2003613]
ASoC: cs42l42: Use device_property API instead of of_property (Jaroslav Kysela) [2003613]
ASoC: Intel: Move soc_intel_is_foo() helpers to a generic header (Jaroslav Kysela) [2003613]
ASoC: amd: enable Yellow Carp platform machine driver build (Jaroslav Kysela) [2003613]
ASoC: amd: add YC machine driver using dmic (Jaroslav Kysela) [2003613]
ASoC: amd: create platform device for acp6x machine driver (Jaroslav Kysela) [2003613]
ASoC: amd: enable Yellow carp acp6x drivers build (Jaroslav Kysela) [2003613]
ASoC: amd: add acp6x pdm driver pm ops (Jaroslav Kysela) [2003613]
ASoC: amd: add acp6x pci driver pm ops (Jaroslav Kysela) [2003613]
ASoC: amd: add acp6x pdm driver dma ops (Jaroslav Kysela) [2003613]
ASoC: amd: add acp6x irq handler (Jaroslav Kysela) [2003613]
ASoC: amd: add acp6x pdm platform driver (Jaroslav Kysela) [2003613]
ASoC: amd: add platform devices for acp6x pdm driver and dmic driver (Jaroslav Kysela) [2003613]
ASoC: amd: add acp6x init/de-init functions (Jaroslav Kysela) [2003613]
ASoC: amd: add Yellow Carp ACP PCI driver (Jaroslav Kysela) [2003613]
ASoC: amd: add Yellow Carp ACP6x IP register header (Jaroslav Kysela) [2003613]
ASoC: amd: acp: Add support for RT5682-VS codec (Jaroslav Kysela) [2003613]
ASoC: amd: acp: Add support for Maxim amplifier codec (Jaroslav Kysela) [2003613]
ASoC: amd: acp: Add SOF audio support on Chrome board (Jaroslav Kysela) [2003613]
ASoC: amd: acp: Add legacy sound card support for Chrome audio (Jaroslav Kysela) [2003613]
ASoC: amd: acp: Add generic machine driver support for ACP cards (Jaroslav Kysela) [2003613]
ASoC: amd: acp: Add callback for machine driver on ACP (Jaroslav Kysela) [2003613]
ASoC: amd: acp: Add I2S support on Renoir platform (Jaroslav Kysela) [2003613]
ASoC: amd: Add common framework to support I2S on ACP SOC (Jaroslav Kysela) [2003613]
ASoC: soc-core: tidyup empty function (Jaroslav Kysela) [2003613]
ASoC: soc-component: add snd_soc_component_is_codec() (Jaroslav Kysela) [2003613]
ASoC: soc-pcm: tidyup soc_pcm_hw_clean() - step2 (Jaroslav Kysela) [2003613]
ASoC: soc-pcm: tidyup soc_pcm_hw_clean() - step1 (Jaroslav Kysela) [2003613]
ASoC: cs42l42: Always enable TS_PLUG and TS_UNPLUG interrupts (Jaroslav Kysela) [2003613]
ASoC: cs42l42: Fix WARN in remove() if running without an interrupt (Jaroslav Kysela) [2003613]
ASoC: cs42l42: Mark OSC_SWITCH_STATUS register volatile (Jaroslav Kysela) [2003613]
ASoC: cs42l42: Set correct SRC MCLK (Jaroslav Kysela) [2003613]
ASoC: cs42l42: Allow time for HP/ADC to power-up after enable (Jaroslav Kysela) [2003613]
ASoC: cs42l42: Use PLL for SCLK > 12.288MHz (Jaroslav Kysela) [2003613]
ASoC: cs42l42: Don't claim to support 192k (Jaroslav Kysela) [2003613]
ASoC: cs42l42: Defer probe if request_threaded_irq() returns EPROBE_DEFER (Jaroslav Kysela) [2003613]
ASoC: cs42l42: Don't set defaults for volatile registers (Jaroslav Kysela) [2003613]
ASoC: cs42l42: Correct some register default values (Jaroslav Kysela) [2003613]
ASoC: cs42l42: Always configure both ASP TX channels (Jaroslav Kysela) [2003613]
ASoC: cs42l42: Don't reconfigure the PLL while it is running (Jaroslav Kysela) [2003613]
ASoC: soc-component: improve error reporting for register access (Jaroslav Kysela) [2003613]
ASoC: amd: enable vangogh platform machine driver build (Jaroslav Kysela) [2003613]
ASoC: amd: add vangogh machine driver (Jaroslav Kysela) [2003613]
ASoc: amd: create platform device for VG machine driver (Jaroslav Kysela) [2003613]
ASoC: test-component: add Test Component for Sound debug/test (Jaroslav Kysela) [2003613]
ASoC: rt5682: fix a little pop while playback (Jaroslav Kysela) [2003613]
ASoC: rt1011: Fix 'I2S Reference' enum control (Jaroslav Kysela) [2003613]
ASoC: rt9120: Add rt9210 audio amplifier support (Jaroslav Kysela) [2003613]
ASoC: amd: vangogh: constify static struct snd_soc_dai_ops (Jaroslav Kysela) [2003613]
ASoC: rt9120: Drop rt9210 audio amplifier support (Jaroslav Kysela) [2003613]
ASoC: rt1011: Fix 'I2S Reference' enum control caused error (Jaroslav Kysela) [2003613]
ASoC: cs42l42: Ensure 0dB full scale volume is used for headsets (Jaroslav Kysela) [2003613]
ASoC: Intel: bytcr_rt5651: Utilize dev_err_probe() to avoid log saturation (Jaroslav Kysela) [2003613]
ASoC: Intel: bytcr_rt5651: use devm_clk_get_optional() for mclk (Jaroslav Kysela) [2003613]
ASoC: Intel: bytcr_rt5651: Use temporary variable for struct device (Jaroslav Kysela) [2003613]
ASoC: Intel: bytcr_rt5651: switch to using devm_fwnode_gpiod_get() (Jaroslav Kysela) [2003613]
ASoC: Intel: bytcr_rt5651: Get platform data via dev_get_platdata() (Jaroslav Kysela) [2003613]
ASoC: Intel: bytcr_rt5640: Utilize dev_err_probe() to avoid log saturation (Jaroslav Kysela) [2003613]
ASoC: Intel: bytcr_rt5640: use devm_clk_get_optional() for mclk (Jaroslav Kysela) [2003613]
ASoC: Intel: bytcr_rt5640: Use temporary variable for struct device (Jaroslav Kysela) [2003613]
ASoC: Intel: bytcr_rt5640: Get platform data via dev_get_platdata() (Jaroslav Kysela) [2003613]
ASoC: amd: Kconfig: Select fch clock support with machine driver (Jaroslav Kysela) [2003613]
ASoC: soc-core: fix null-ptr-deref in snd_soc_del_component_unlocked() (Jaroslav Kysela) [2003613]
ASoC: SOF: prepare code to allocate IPC messages in fw_ready (Jaroslav Kysela) [2003613]
ASoC: rt9120: Add rt9210 audio amplifier support (Jaroslav Kysela) [2003613]
ASoC: soc-pcm: restore mixer functionality (Jaroslav Kysela) [2003613]
ASoC: rt5682s: Fix hp pop produced immediately after resuming (Jaroslav Kysela) [2003613]
ASoC: SOF: Introduce fragment elapsed notification API (Jaroslav Kysela) [2003613]
ASoC: SOF: imx: Use newly introduced generic IPC stream ops (Jaroslav Kysela) [2003613]
ASoC: SOF: Make Intel IPC stream ops generic (Jaroslav Kysela) [2003613]
ASoC: SOF: Introduce snd_sof_mailbox_read / snd_sof_mailbox_write callbacks (Jaroslav Kysela) [2003613]
ASoC: SOF: pipelines: Harmonize all functions to use struct snd_sof_dev (Jaroslav Kysela) [2003613]
ASoC: SOF: topology: do not power down primary core during topology removal (Jaroslav Kysela) [2003613]
ASoC: SOF: Intel: hda: Dump registers and stack when SOF_DBG_DUMP_REGS is set (Jaroslav Kysela) [2003613]
ASoC: SOF: Intel: hda-loader: Drop SOF_DBG_DUMP_REGS flag from dbg_dump calls (Jaroslav Kysela) [2003613]
ASoC: SOF: loader: Drop SOF_DBG_DUMP_REGS flag when firmware start fails (Jaroslav Kysela) [2003613]
ASoC: SOF: core: Clean up snd_sof_get_status() prints (Jaroslav Kysela) [2003613]
ASoC: SOF: intel: hda: Drop 'error' prefix from error dump functions (Jaroslav Kysela) [2003613]
ASoC: SOF: Introduce macro to set the firmware state (Jaroslav Kysela) [2003613]
ASoC: SOF: ops: Force DSP panic dumps to be printed (Jaroslav Kysela) [2003613]
ASoC: SOF: ipc: Re-enable dumps after successful IPC tx (Jaroslav Kysela) [2003613]
ASoC: SOF: debug: Print out the fw_state along with the DSP dump (Jaroslav Kysela) [2003613]
ASoC: SOF: Drop SOF_DBG_DUMP_FORCE_ERR_LEVEL and sof_dev_dbg_or_err (Jaroslav Kysela) [2003613]
ASoC: SOF: intel: hda-loader: Use snd_sof_dsp_dbg_dump() for DSP dump (Jaroslav Kysela) [2003613]
ASoC: SOF: debug: Add SOF_DBG_DUMP_OPTIONAL flag for DSP dumping (Jaroslav Kysela) [2003613]
ASoC: SOF: debug/ops: Move the IPC and DSP dump functions out from the header (Jaroslav Kysela) [2003613]
ASoC: SOF: intel: atom: No need to do a DSP dump in atom_run() (Jaroslav Kysela) [2003613]
ASoC: SOF: loader: Print the DSP dump if boot fails (Jaroslav Kysela) [2003613]
ASoC: SOF: Print the dbg_dump and ipc_dump once to reduce kernel log noise (Jaroslav Kysela) [2003613]
ASoC: SOF: ipc and dsp dump: Add markers for better visibility (Jaroslav Kysela) [2003613]
ASoC: SOF: debug: Swap the dsp_dump and ipc_dump sequence for fw_exception (Jaroslav Kysela) [2003613]
ASoC: SOF: core: debug: force all processing on primary core (Jaroslav Kysela) [2003613]
ASoC: max98927: Handle reset gpio when probing i2c (Jaroslav Kysela) [2003613]
ASoC: DAPM: Fix missing kctl change notifications (Jaroslav Kysela) [2003613]
ASoC: Intel: bytcht_es8316: Utilize dev_err_probe() to avoid log saturation (Jaroslav Kysela) [2003613]
ASoC: Intel: bytcht_es8316: Switch to use gpiod_get_optional() (Jaroslav Kysela) [2003613]
ASoC: Intel: bytcht_es8316: Use temporary variable for struct device (Jaroslav Kysela) [2003613]
ASoC: Intel: bytcht_es8316: Get platform data via dev_get_platdata() (Jaroslav Kysela) [2003613]
ASoC: SOF: OF: Add fw_path and tplg_path parameters (Jaroslav Kysela) [2003613]
ASoC: amd: acp-rt5645: Constify static snd_soc_ops (Jaroslav Kysela) [2003613]
ASoC: SOF: topology: return error if sof_connect_dai_widget() fails (Jaroslav Kysela) [2003613]
ASoC: SOF: topology: allow for dynamic pipelines override for debug (Jaroslav Kysela) [2003613]
ASoC: SOF: topology: show clks_control value in dynamic debug (Jaroslav Kysela) [2003613]
ASoC: SOF: Intel: hda-dai: improve SSP DAI handling for dynamic pipelines (Jaroslav Kysela) [2003613]
ASoC: SOF: Intel: hda: add new flags for DAI_CONFIG (Jaroslav Kysela) [2003613]
ASoC: Intel: sof_sdw: add missing quirk for Dell SKU 0A45 (Jaroslav Kysela) [2003613]
ASoC: Intel: soc-acpi: add missing quirk for TGL SDCA single amp (Jaroslav Kysela) [2003613]
ASoC: Intel: add machine driver for SOF+ES8336 (Jaroslav Kysela) [2003613]
ASoC: Intel: soc-acpi: apl/glk/tgl: add entry for devices based on ES8336 codec (Jaroslav Kysela) [2003613]
ASoC: Intel: cht_bsw_nau8824: Set card.components string (Jaroslav Kysela) [2003613]
ASoC: nau8824: Add a nau8824_components() helper (Jaroslav Kysela) [2003613]
ASoC: nau8824: Add DMI quirk mechanism for active-high jack-detect (Jaroslav Kysela) [2003613]
ASoC: nau8824: Fix NAU8824_JACK_LOGIC define (Jaroslav Kysela) [2003613]
ASoC: rt5651: Use IRQF_NO_AUTOEN when requesting the IRQ (Jaroslav Kysela) [2003613]
ASoC: es8316: Use IRQF_NO_AUTOEN when requesting the IRQ (Jaroslav Kysela) [2003613]
ASoC: nau8821: new driver (Jaroslav Kysela) [2003613]
ASoC: SOF: topology: Add kernel parameter for topology verification (Jaroslav Kysela) [2003613]
ASoC: SOF: Add support for dynamic pipelines (Jaroslav Kysela) [2003613]
treewide: Use fallthrough pseudo-keyword (Jaroslav Kysela) [2003613]
ASoC: SOF: Intel: hda: make sure DAI widget is set up before IPC (Jaroslav Kysela) [2003613]
ASoC: SOF: Introduce widget use_count (Jaroslav Kysela) [2003613]
ASoC: SOF: Don't set up widgets during topology parsing (Jaroslav Kysela) [2003613]
ASoC: SOF: restore kcontrols for widget during set up (Jaroslav Kysela) [2003613]
ASoC: SOF: Add new fields to snd_sof_route (Jaroslav Kysela) [2003613]
AsoC: dapm: export a couple of functions (Jaroslav Kysela) [2003613]
ASoC: SOF: sof-audio: add helpers for widgets, kcontrols and dai config set up (Jaroslav Kysela) [2003613]
ASoC: SOF: topology: Add new token for dynamic pipeline (Jaroslav Kysela) [2003613]
ASoC: SOF: control: Add access field in struct snd_sof_control (Jaroslav Kysela) [2003613]
ASoC: topology: change the complete op in snd_soc_tplg_ops to return int (Jaroslav Kysela) [2003613]
ASoC: rt5682s: Fix HP noise caused by SAR mode switch when the system resumes (Jaroslav Kysela) [2003613]
ASoC: rt5682s: Enable ASRC auto-disable to fix pop during jack plug-in while playback (Jaroslav Kysela) [2003613]
ASoC: Intel: sof_rt5682: Add support for max98360a speaker amp (Jaroslav Kysela) [2003613]
ASoC: tegra: Constify static snd_soc_ops (Jaroslav Kysela) [2003613]
ASoC: rt5682: move clk related code to rt5682_i2c_probe (Jaroslav Kysela) [2003613]
ASoC: rt5682: Use clk_hw based APIs for registration (Jaroslav Kysela) [2003613]
ASoC: rt5682: Drop usage of __clk_get_name() (Jaroslav Kysela) [2003613]
ASoC: SOF: Change SND_SOC_SOF_TOPLEVEL from config to menuconfig (Jaroslav Kysela) [2003613]
ASoC: rt5682s: Revise the macro RT5682S_PLLB_SRC_MASK (Jaroslav Kysela) [2003613]
ASoC: rt5682s: Use dev_dbg instead of pr_debug (Jaroslav Kysela) [2003613]
ASoC: rt5682s: Remove the volatile SW reset register from reg_default (Jaroslav Kysela) [2003613]
ASoC: nau8824: Fix headphone vs headset, button-press detection no longer working (Jaroslav Kysela) [2003613]
ASoC: intel: sof_rt5682: update platform device name for Maxim amplifier (Jaroslav Kysela) [2003613]
ASoC: SOF: ipc: Make the error prints consistent in tx_wait_done() (Jaroslav Kysela) [2003613]
ASoC: SOF: prefix some terse and cryptic dev_dbg() with __func__ (Jaroslav Kysela) [2003613]
ASoC: SOF: add error handling to snd_sof_ipc_msg_data() (Jaroslav Kysela) [2003613]
ASoC: SOF: imx: add header file for ops (Jaroslav Kysela) [2003613]
ASoC: SOF: pm: fix a stale comment (Jaroslav Kysela) [2003613]
ASoC: SOF: Intel: hda-stream: Print stream name on STREAM_SD_OFFSET timeout (Jaroslav Kysela) [2003613]
ASoC: SOF: Intel: hda-dai: fix potential locking issue (Jaroslav Kysela) [2003613]
ASoC: ak4458: Use modern ASoC DAI format terminology (Jaroslav Kysela) [2003613]
ASoC: ak5558: Use modern ASoC DAI format terminology (Jaroslav Kysela) [2003613]
ASoC: dwc-i2s: Update to modern clocking terminology (Jaroslav Kysela) [2003613]
ASoC: ak4671: Use modern ASoC DAI format terminology (Jaroslav Kysela) [2003613]
ASoC: alc5623: Use modern ASoC DAI format terminology (Jaroslav Kysela) [2003613]
ASoC: bcm: Convert to modern clocking terminology (Jaroslav Kysela) [2003613]
ASoC: cpcap: Use modern ASoC DAI format terminology (Jaroslav Kysela) [2003613]
ASoC: codecs: Fix spelling mistake "Unsupport" -> "Unsupported" (Jaroslav Kysela) [2003613]
ASoC: ad193x: Update to modern clocking terminology (Jaroslav Kysela) [2003613]
ASoC: tegra: Constify static snd_soc_dai_ops structs (Jaroslav Kysela) [2003613]
ASoC: cs42l42: Use two thresholds and increased wait time for manual type detection (Jaroslav Kysela) [2003613]
ASoC: adau1977: Update to modern clocking terminology (Jaroslav Kysela) [2003613]
ASoC: adau17x1: Update to modern clocking terminology (Jaroslav Kysela) [2003613]
ASoC: adau1701: Update to modern clocking terminology (Jaroslav Kysela) [2003613]
ASoC: adau1373: Update to modern clocking terminology (Jaroslav Kysela) [2003613]
ASoC: adau1372: Update to modern clocking terminology (Jaroslav Kysela) [2003613]
ASoC: ad1836: Update to modern clocking terminology (Jaroslav Kysela) [2003613]
ASoC: ep93xx: Convert to modern clocking terminology (Jaroslav Kysela) [2003613]
ASoC: samsung: add missing "fallthrough;" (Jaroslav Kysela) [2003613]
ASoC: ak4642: Use modern ASoC DAI format terminology (Jaroslav Kysela) [2003613]
ASoC: wcd9335: Use correct version to initialize Class H (Jaroslav Kysela) [2003613]
ASoC: alc5632: Use modern ASoC DAI format terminology (Jaroslav Kysela) [2003613]
ASoC: ak4104: Update to modern clocking terminology (Jaroslav Kysela) [2003613]
ASoC: ak4118: Update to modern clocking terminology (Jaroslav Kysela) [2003613]
ASoC: zl38060: Update to modern clocking terminology (Jaroslav Kysela) [2003613]
ASoC: cs4341: Add SPI device ID table (Jaroslav Kysela) [2003613]
ASoC: pcm179x: Add missing entries SPI to device ID table (Jaroslav Kysela) [2003613]
ASoC: pl1022_rdk: Update to modern clocking terminology (Jaroslav Kysela) [2003613]
ASoC: pl1022_ds: Update to modern clocking terminology (Jaroslav Kysela) [2003613]
ASoC: mpc8610_hpcd: Update to modern clocking terminology (Jaroslav Kysela) [2003613]
ASoC: imx-sgtl5000: Update to modern clocking terminology (Jaroslav Kysela) [2003613]
ASoC: imx-es8328: Update to modern clocking terminology (Jaroslav Kysela) [2003613]
ASoC: imx-audmix: Update to modern clocking terminology (Jaroslav Kysela) [2003613]
ASoC: fsl_sai: Update to modern clocking terminology (Jaroslav Kysela) [2003613]
ASoC: fsl-mqs: Update to modern clocking terminology (Jaroslav Kysela) [2003613]
ASoC: fsl-esai: Update to modern clocking terminology (Jaroslav Kysela) [2003613]
ASoC: fsl-audmix: Update to modern clocking terminology (Jaroslav Kysela) [2003613]
ASoC: eureka-tlv320: Update to modern clocking terminology (Jaroslav Kysela) [2003613]
ASoC: cros_ec_codec: Use modern ASoC DAI format terminology (Jaroslav Kysela) [2003613]
ASoC: pcm512x: Mend accesses to the I2S_1 and I2S_2 registers (Jaroslav Kysela) [2003613]
ASoC: codecs: max98390: simplify getting the adapter of a client (Jaroslav Kysela) [2003613]
ASoC: Intel: boards: Update to modern clocking terminology (Jaroslav Kysela) [2003613]
ASoC: SOF: Remove struct sof_ops_table and sof_get_ops() macro (Jaroslav Kysela) [2003613]
ASoC: rt5682s: make rt5682s_aif2_dai_ops and rt5682s_soc_component_dev (Jaroslav Kysela) [2003613]
ASoC: tegra: Add Tegra210 based Mixer driver (Jaroslav Kysela) [2003613]
ASoC: tegra: Add Tegra210 based ADX driver (Jaroslav Kysela) [2003613]
ASoC: tegra: Add Tegra210 based AMX driver (Jaroslav Kysela) [2003613]
ASoC: tegra: Add Tegra210 based SFC driver (Jaroslav Kysela) [2003613]
ASoC: tegra: Add Tegra210 based MVC driver (Jaroslav Kysela) [2003613]
ASoC: tegra: Add routes for few AHUB modules (Jaroslav Kysela) [2003613]
ASoC: soc-pcm: Don't reconnect an already active BE (Jaroslav Kysela) [2003613]
ASoC: compress/component: Use module_get_when_open/put_when_close for cstream (Jaroslav Kysela) [2003613]
ASoC: SOF: Rename sof_arch_ops to dsp_arch_ops (Jaroslav Kysela) [2003613]
ASoC: SOF: ipc: Remove redundant error check from sof_ipc_tx_message_unlocked (Jaroslav Kysela) [2003613]
ASoC: SOF: ipc: Print 0x prefix for errors in ipc_trace/stream_message() (Jaroslav Kysela) [2003613]
ASoC: SOF: ipc: Clarify the parameter name for ipc_trace_message() (Jaroslav Kysela) [2003613]
ASoC: SOF: trace: Omit error print when waking up trace sleepers (Jaroslav Kysela) [2003613]
misc: cs35l41: Remove unused pdn variable (Jaroslav Kysela) [2003613]
ASoC: SOF: imx8m: add SAI1 info (Jaroslav Kysela) [2003613]
ASoC: cs42l42: Minor fix all errors reported by checkpatch.pl script (Jaroslav Kysela) [2003613]
ASoC: SOF: core: Move probe work related code under a single if () branch (Jaroslav Kysela) [2003613]
ASoC: cs42l42: Implement Manual Type detection as fallback (Jaroslav Kysela) [2003613]
ASoC: SOF: sof-probes: Correct the function names used for snd_soc_cdai_ops (Jaroslav Kysela) [2003613]
ASoC: SOF: Intel: Rename hda-compress.c to hda-probes.c (Jaroslav Kysela) [2003613]
ASoC: SOF: probe: Merge and clean up the probe and compress files (Jaroslav Kysela) [2003613]
ASoC: SOF: compress: move and export sof_probe_compr_ops (Jaroslav Kysela) [2003613]
ASoC: SOF: pcm: Remove non existent CONFIG_SND_SOC_SOF_COMPRESS reference (Jaroslav Kysela) [2003613]
ASoC: SOF: ipc: Add probe message logging to ipc_log_header() (Jaroslav Kysela) [2003613]
ASoC: SOF: loader: Re-phrase the missing firmware error to avoid duplication (Jaroslav Kysela) [2003613]
ASoC: SOF: loader: release_firmware() on load failure to avoid batching (Jaroslav Kysela) [2003613]
ASoC: SOF: debug: No need to export the snd_sof_debugfs_io_item() (Jaroslav Kysela) [2003613]
ASoC: SOF: loader: Use the generic ops for region debugfs handling (Jaroslav Kysela) [2003613]
ASoC: SOF: Intel: Provide debugfs_add_region_item ops for core (Jaroslav Kysela) [2003613]
ASoC: SOF: imx: Provide debugfs_add_region_item ops for core (Jaroslav Kysela) [2003613]
ASoC: SOF: debug: Add generic API and ops for DSP regions (Jaroslav Kysela) [2003613]
ASoC: SOF: core: Do not use 'bar' as parameter for block_read/write (Jaroslav Kysela) [2003613]
ASoC: SOF: loader: No need to export snd_sof_fw_parse_ext_data() (Jaroslav Kysela) [2003613]
ASoC: SOF: imx: Do not initialize the snd_sof_dsp_ops.read64 (Jaroslav Kysela) [2003613]
ASoC: SOF: ipc: Remove snd_sof_dsp_mailbox_init() (Jaroslav Kysela) [2003613]
ASoC: SOF: Intel: bdw: Set the mailbox offset directly in bdw_probe (Jaroslav Kysela) [2003613]
ASoC: SOF: imx: imx8m: Bar index is only valid for IRAM and SRAM types (Jaroslav Kysela) [2003613]
ASoC: SOF: imx: imx8: Bar index is only valid for IRAM and SRAM types (Jaroslav Kysela) [2003613]
ASoC: cs35l41: Fix a bunch of trivial code formating/style issues (Jaroslav Kysela) [2003613]
ASoC: cs35l41: Fixup the error messages (Jaroslav Kysela) [2003613]
ASoC: cs35l41: Don't overwrite returned error code (Jaroslav Kysela) [2003613]
ASoC: cs35l41: Combine adjacent register writes (Jaroslav Kysela) [2003613]
ASoC: cs35l41: Use regmap_read_poll_timeout to wait for OTP boot (Jaroslav Kysela) [2003613]
ASoC: cs35l41: Fix use of an uninitialised variable (Jaroslav Kysela) [2003613]
ASoC: SOF: loader: load_firmware callback is mandatory, treat it like that (Jaroslav Kysela) [2003613]
ASoC: SOF: Intel: hda: Relocate inline definitions from hda.h to hda.c for sdw (Jaroslav Kysela) [2003613]
ASoC: SOF: Intel: hda: Remove boot_firmware skl and iccmax_icl declarations (Jaroslav Kysela) [2003613]
ASoC: SOF: Intel: hda-dsp: Declare locally used functions as static (Jaroslav Kysela) [2003613]
ASoC: SOF: intel: Do no initialize resindex_dma_base (Jaroslav Kysela) [2003613]
ASoC: intel: sof_rt5682: support jsl_rt5682s_mx98360a board (Jaroslav Kysela) [2003613]
ASoC: intel: sof_rt5682: support jsl_rt5682s_rt1015 board (Jaroslav Kysela) [2003613]
ASoC: intel: sof_rt5682: support jsl_rt5682s_rt1015p board (Jaroslav Kysela) [2003613]
ASoC: Intel: sof_rt5682: support ALC5682I-VS codec (Jaroslav Kysela) [2003613]
ASoC: SOF: Fix DSP oops stack dump output contents (Jaroslav Kysela) [2003613]
ASoC: pcm5102a: increase rate from 192k to 384k (Jaroslav Kysela) [2003613]
ASoC: rt1011: add i2s reference control for rt1011 (Jaroslav Kysela) [2003613]
ASoC: SOF: Handle control change notification from firmware (Jaroslav Kysela) [2003613]
ASoC: SOF: control: fix a typo in put operations for kcontrol (Jaroslav Kysela) [2003613]
ASoC: rt5682s: Add driver for ALC5682I-VS codec (Jaroslav Kysela) [2003613]
ASoC: SOF: core: allow module parameter to override dma trace Kconfig (Jaroslav Kysela) [2003613]
ASoC: soc-topology: Move template info print soc_tplg_dapm_widget_create() (Jaroslav Kysela) [2003613]
ASoC: amd: acp: declare and add prefix to 'bt_uart_enable' symbol (Jaroslav Kysela) [2003613]
ASoC: cs35l41: CS35L41 Boosted Smart Amplifier (Jaroslav Kysela) [2003613]
ASoC: Intel: sof_sdw: tag SoundWire BEs as non-atomic (Jaroslav Kysela) [2003613]
ASoC: Intel: boards: Fix CONFIG_SND_SOC_SDW_MOCKUP select (Jaroslav Kysela) [2003613]
ASoC: rt5682: fix headset background noise when S3 state (Jaroslav Kysela) [2003613]
ASoC: Revert PCM trigger changes (Jaroslav Kysela) [2003613]
ASoC: soc-pcm: test refcount before triggering (Jaroslav Kysela) [2003613]
ASoC: soc-pcm: protect BE dailink state changes in trigger (Jaroslav Kysela) [2003613]
ASoC: dwc: Get IRQ optionally (Jaroslav Kysela) [2003613]
ASoC: rt5682: Fix the vol+ button detection issue (Jaroslav Kysela) [2003613]
ASoC: Intel: bytcr_rt5640: Make rt5640_jack_gpio/rt5640_jack2_gpio static (Jaroslav Kysela) [2003613]
ASoC: SOF: intel: remove duplicate include (Jaroslav Kysela) [2003613]
ASoC: SOF: Intel: move common ATOM stuff to module (Jaroslav Kysela) [2003613]
ASoC: SOF: Intel: byt: prepare split between Baytrail and Merrifield (Jaroslav Kysela) [2003613]
ASoC: rt1015: remove possible unused variable `bclk_ms' (Jaroslav Kysela) [2003613]
ASoC: Intel: bytcr_rt5640: Mark hp_elitepad_1000g2_jack?_check functions static (Jaroslav Kysela) [2003613]
ASoC: Intel: Skylake: Select first entry for singular pipe config arrays (Jaroslav Kysela) [2003613]
ASoC: Intel: Skylake: Properly configure modules with generic extension (Jaroslav Kysela) [2003613]
ASoC: Intel: Skylake: Support modules with generic extension (Jaroslav Kysela) [2003613]
ASoC: Intel: Skylake: Support multiple format configs (Jaroslav Kysela) [2003613]
ASoC: Intel: Skylake: Simplify m_state for loadable modules (Jaroslav Kysela) [2003613]
ASoC: Intel: Skylake: Fix passing loadable flag for module (Jaroslav Kysela) [2003613]
ASoC: Intel: Skylake: Fix module configuration for KPB and MIXER (Jaroslav Kysela) [2003613]
ASoC: Intel: Skylake: Fix module resource and format selection (Jaroslav Kysela) [2003613]
ASoC: Intel: Skylake: Select proper format for NHLT blob (Jaroslav Kysela) [2003613]
ASoC: Intel: Skylake: Leave data as is when invoking TLV IPCs (Jaroslav Kysela) [2003613]
ASoC: Intel: kbl_da7219_max98927: Fix format selection for max98373 (Jaroslav Kysela) [2003613]
ASoC: intel: atom: Revert PCM buffer address setup workaround again (Jaroslav Kysela) [2003613]
ASoC: Intel: bytcr_rt5640: Add support for HP Elite Pad 1000G2 jack-detect (Jaroslav Kysela) [2003613]
ASoC: Intel: bytct_rt5640: Add a separate "Headset Mic 2" DAPM pin for the mic on the 2nd jack (Jaroslav Kysela) [2003613]
ASoC: rt5640: Add rt5640_set_ovcd_params() helper (Jaroslav Kysela) [2003613]
ASoC: rt5640: Add optional hp_det_gpio parameter to rt5640_detect_headset() (Jaroslav Kysela) [2003613]
ASoC: rt5640: Delay requesting IRQ until the machine-drv calls set_jack (Jaroslav Kysela) [2003613]
ASoC: rt5640: Move rt5640_disable_jack_detect() up in the rt5640.c file (Jaroslav Kysela) [2003613]
ASoC: intel: atom: Fix breakage for PCM buffer address setup (Jaroslav Kysela) [2003613]
ASoC: Intel: bytcr_rt5640: Use cfg-lineout:2 in the components string (Jaroslav Kysela) [2003613]
ASoC: tegra30: i2s: Fix incorrect usage of of_device_get_match_data (Jaroslav Kysela) [2003613]
ASoC: tegra30: ahub: Fix incorrect usage of of_device_get_match_data (Jaroslav Kysela) [2003613]
ASoC: tegra30: i2s: Use of_device_get_match_data (Jaroslav Kysela) [2003613]
ASoC: tegra30: ahub: Use of_device_get_match_data (Jaroslav Kysela) [2003613]
ASoC: soc-ac97: cleanup cppcheck warning (Jaroslav Kysela) [2003613]
ASoC: soc-component: cleanup cppcheck warning at snd_soc_pcm_component_pm_runtime_get() (Jaroslav Kysela) [2003613]
ASoC: soc-jack: cleanup cppcheck warning for CONFIG_GPIOLIB (Jaroslav Kysela) [2003613]
ASoC: soc-jack: cleanup cppcheck warning at snd_soc_jack_report() (Jaroslav Kysela) [2003613]
ASoC: soc-dai: cleanup cppcheck warning at snd_soc_pcm_dai_new() (Jaroslav Kysela) [2003613]
ASoC: soc-dai: cleanup cppcheck warning at snd_soc_dai_link_set_capabilities() (Jaroslav Kysela) [2003613]
ASoC: soc-generic-dmaengine-pcm: cleanup cppcheck warning at dmaengine_copy_user() (Jaroslav Kysela) [2003613]
ASoC: soc-generic-dmaengine-pcm: cleanup cppcheck warning at dmaengine_pcm_new() (Jaroslav Kysela) [2003613]
ASoC: soc-generic-dmaengine-pcm: cleanup cppcheck warning at dmaengine_pcm_hw_params() (Jaroslav Kysela) [2003613]
ASoC: Intel: sof_sdw: pass card information to init/exit functions (Jaroslav Kysela) [2003613]
ASoC: Intel: boards: get codec device with ACPI instead of bus search (Jaroslav Kysela) [2003613]
ASoC: Intel: boards: handle errors with acpi_dev_get_first_match_dev() (Jaroslav Kysela) [2003613]
ASoC: Intel: boards: harden codec property handling (Jaroslav Kysela) [2003613]
ASoC: rt5682: Remove unused variable in rt5682_i2c_remove() (Jaroslav Kysela) [2003613]
ASoC: SOF: Intel: make DMI L1 selection more robust (Jaroslav Kysela) [2003613]
ASoC: SOF: Intel: simplify logic for DMI_L1 handling (Jaroslav Kysela) [2003613]
ASoC: SOF: Intel: hda-stream: remove always true condition (Jaroslav Kysela) [2003613]
ASoC: SOF: Intel: Kconfig: clarify DMI L1 option description (Jaroslav Kysela) [2003613]
ASoC: rt5682: Properly turn off regulators if wrong device ID (Jaroslav Kysela) [2003613]
ASoC: rt5682: Implement remove callback (Jaroslav Kysela) [2003613]
ASoC: rt5682: Disable irq on shutdown (Jaroslav Kysela) [2003613]
ASoC: rt5682: Adjust headset volume button threshold again (Jaroslav Kysela) [2003613]
ASoC: Intel: Fix platform ID matching (Jaroslav Kysela) [2003613]
ASoC: rt1015p: add new acpi id and comapatible id (Jaroslav Kysela) [2003613]
ASoC: max98390: Add support change dsm param name (Jaroslav Kysela) [2003613]
ASoC: cs42l42: Update module authors (Jaroslav Kysela) [2003613]
ASoC: cs42l42: Assume 24-bit samples are in 32-bit slots (Jaroslav Kysela) [2003613]
ASoC: cs42l42: Validate dai_set_sysclk() frequency (Jaroslav Kysela) [2003613]
ASoC: cs42l42: Add PLL configuration for 44.1kHz/16-bit (Jaroslav Kysela) [2003613]
ASoC: rt5640: Silence warning message about missing interrupt (Jaroslav Kysela) [2003613]
ASoC: cs42l42: Fix mono playback (Jaroslav Kysela) [2003613]
ASoC: cs42l42: Constrain sample rate to prevent illegal SCLK (Jaroslav Kysela) [2003613]
ASoC: cs42l42: Fix LRCLK frame start edge (Jaroslav Kysela) [2003613]
ASoC: cs42l42: PLL must be running when changing MCLK_SRC_SEL (Jaroslav Kysela) [2003613]
ASoC: cs42l42: Add support for set_jack calls (Jaroslav Kysela) [2003613]
ASoC: mt6359-accdet.c: remove useless assignments (Jaroslav Kysela) [2003613]
ASoC: max98090: remove duplicate status reads and useless assignmment (Jaroslav Kysela) [2003613]
ASoC: soc-dapm: cleanup cppcheck warning at soc_dapm_dai_stream_event() (Jaroslav Kysela) [2003613]
ASoC: soc-dapm: cleanup cppcheck warning at snd_soc_dapm_new_controls() (Jaroslav Kysela) [2003613]
ASoC: soc-dapm: cleanup cppcheck warning at snd_soc_dapm_weak_routes() (Jaroslav Kysela) [2003613]
ASoC: soc-dapm: cleanup cppcheck warning at snd_soc_dapm_add_routes() (Jaroslav Kysela) [2003613]
ASoC: soc-dapm: cleanup cppcheck warning at snd_soc_dapm_del_route() (Jaroslav Kysela) [2003613]
ASoC: soc-dapm: cleanup cppcheck warning at dapm_seq_run() (Jaroslav Kysela) [2003613]
ASoC: soc-dapm: cleanup cppcheck warning at dapm_seq_check_event() (Jaroslav Kysela) [2003613]
ASoC: soc-dapm: cleanup cppcheck warning at dapm_new_dai_link() (Jaroslav Kysela) [2003613]
ASoC: soc-dapm: cleanup cppcheck warning at dapm_new_pga() (Jaroslav Kysela) [2003613]
ASoC: soc-dapm: cleanup cppcheck warning at dapm_set_mixer_path_status() (Jaroslav Kysela) [2003613]
ASoC: soc-dapm: cleanup cppcheck warning at dapm_connect_mux() (Jaroslav Kysela) [2003613]
ASoC: soc-dapm: cleanup cppcheck warning at dapm_wcache_lookup() (Jaroslav Kysela) [2003613]
ASoC: amd: vangogh: Drop superfluous mmap callback (Jaroslav Kysela) [2003613]
ASoC: sprd: Use managed buffer allocation (Jaroslav Kysela) [2003613]
ASoC: qcom: qdsp6: Use managed buffer allocation (Jaroslav Kysela) [2003613]
ASoC: mpc5200: Use managed buffer allocation (Jaroslav Kysela) [2003613]
ASoC: fsl_dma: Use managed buffer allocation (Jaroslav Kysela) [2003613]
ASoC: fsl_asrc_dma: Use managed buffer allocation (Jaroslav Kysela) [2003613]
ASoC: tegra: Use managed buffer allocation (Jaroslav Kysela) [2003613]
ASoC: fsl: imx-pcm-fiq: Use managed buffer allocation (Jaroslav Kysela) [2003613]
ASoC: bcm: Use managed PCM buffer allocation (Jaroslav Kysela) [2003613]
ALSA: pxa2xx: Use managed PCM buffer allocation (Jaroslav Kysela) [2003613]
ASoC: rt5514: make array div static const, makes object smaller (Jaroslav Kysela) [2003613]
ASoC: codecs: ad193x: add support for 96kHz and 192kHz playback rates (Jaroslav Kysela) [2003613]
ASoC: soc-ops: cleanup cppcheck warning at snd_soc_put_xr_sx() (Jaroslav Kysela) [2003613]
ASoC: soc-ops: cleanup cppcheck warning at snd_soc_get_xr_sx() (Jaroslav Kysela) [2003613]
ASoC: soc-ops: cleanup cppcheck warning at snd_soc_limit_volume() (Jaroslav Kysela) [2003613]
ASoC: soc-ops: cleanup cppcheck warning at snd_soc_put_volsw_sx() (Jaroslav Kysela) [2003613]
ASoC: Intel: sof_sdw_max98373: remove useless inits (Jaroslav Kysela) [2003613]
ASoC: Intel: update sof_pcm512x quirks (Jaroslav Kysela) [2003613]
ASoC: SOF: Intel: Use DMI string to search for adl_mx98373_rt5682 variant (Jaroslav Kysela) [2003613]
ASoC: Intel: sof_sdw: add quirk for Dell XPS 9710 (Jaroslav Kysela) [2003613]
ASoC: cs42l42: Remove duplicate control for WNF filter frequency (Jaroslav Kysela) [2003613]
ASoC: cs42l42: Fix inversion of ADC Notch Switch control (Jaroslav Kysela) [2003613]
ASoC: SOF: Intel: hda-ipc: fix reply size checking (Jaroslav Kysela) [2003613]
ASoC: SOF: Intel: Kconfig: fix SoundWire dependencies (Jaroslav Kysela) [2003613]
ASoC: Intel: bytcr_rt5640: Fix HP ElitePad 1000 G2 quirk (Jaroslav Kysela) [2003613]
ASoC: Intel: bytcr_rt5640: Add support for a second headset mic input (Jaroslav Kysela) [2003613]
ASoC: Intel: bytcr_rt5640: Add support for a second headphones output (Jaroslav Kysela) [2003613]
ASoC: Intel: bytcr_rt5640: Add a byt_rt5640_get_codec_dai() helper (Jaroslav Kysela) [2003613]
ASoC: Intel: bytcr_rt5640: Add line-out support (Jaroslav Kysela) [2003613]
ASoC: Intel: bytcr_rt5640: Move "Platform Clock" routes to the maps for the matching in-/output (Jaroslav Kysela) [2003613]
ASoC: SOF: intel: add snd_sof_dsp_check_sdw_irq ops (Jaroslav Kysela) [2003613]
ASoC: SOF: intel: move sof_intel_dsp_desc() forward (Jaroslav Kysela) [2003613]
ASoC: SOF: intel: hda: remove HDA_DSP_REG_SNDW_WAKE_STS definition (Jaroslav Kysela) [2003613]
ASoC: SOF: intel: add sdw_shim/alh_base to sof_intel_dsp_desc (Jaroslav Kysela) [2003613]
ASoC: soc-topology: cleanup cppcheck warning at snd_soc_find_dai_link() (Jaroslav Kysela) [2003613]
ASoC: soc-topology: cleanup cppcheck warning at soc_tplg_kcontrol_elems_load() (Jaroslav Kysela) [2003613]
ASoC: soc-topology: cleanup cppcheck warning at soc_tplg_dapm_widget_elems_load() (Jaroslav Kysela) [2003613]
ASoC: soc-topology: cleanup cppcheck warning at soc_tplg_dai_elems_load() (Jaroslav Kysela) [2003613]
ASoC: soc-topology: cleanup cppcheck warning at soc_tplg_process_headers() (Jaroslav Kysela) [2003613]
ASoC: amd: Fix reference to PCM buffer address (Jaroslav Kysela) [2003613]
soundwire: add flag to ignore all command/control for mockup devices (Jaroslav Kysela) [2003613]
ASoC: nau8824: Fix open coded prefix handling (Jaroslav Kysela) [2003613]
ASoC: uniphier: Fix reference to PCM buffer address (Jaroslav Kysela) [2003613]
ASoC: xilinx: Fix reference to PCM buffer address (Jaroslav Kysela) [2003613]
ASoC: intel: atom: Fix reference to PCM buffer address (Jaroslav Kysela) [2003613]
ASoC: intel: skylake: Drop superfluous mmap callback (Jaroslav Kysela) [2003613]
ASoC: amd: Drop superfluous mmap callbacks (Jaroslav Kysela) [2003613]
ASoC: cs42l42: Fix bclk calculation for mono (Jaroslav Kysela) [2003613]
ASoC: cs42l42: Don't allow SND_SOC_DAIFMT_LEFT_J (Jaroslav Kysela) [2003613]
ASoC: cs42l42: Correct definition of ADC Volume control (Jaroslav Kysela) [2003613]
ASoC: v253_init: eliminate pointer to string (Jaroslav Kysela) [2003613]
ASoC: samsung: Constify static snd_soc_ops (Jaroslav Kysela) [2003613]
ASoC: soc-core: cleanup cppcheck warning at snd_soc_of_parse_audio_routing() (Jaroslav Kysela) [2003613]
ASoC: soc-core: cleanup cppcheck warning at snd_soc_of_parse_audio_simple_widgets() (Jaroslav Kysela) [2003613]
ASoC: soc-core: cleanup cppcheck warning at snd_soc_add_controls() (Jaroslav Kysela) [2003613]
ASoC: soc-core: cleanup cppcheck warning at snd_soc_unregister_component() (Jaroslav Kysela) [2003613]
ASoC: soc-core: cleanup cppcheck warning at snd_soc_daifmt_parse_format() (Jaroslav Kysela) [2003613]
ASoC: soc-core: cleanup cppcheck warning at snd_soc_get_dai_name() (Jaroslav Kysela) [2003613]
ASoC: soc-core: cleanup cppcheck warning at snd_soc_set_dmi_name() (Jaroslav Kysela) [2003613]
ASoC: Intel: Fix spelling contraction "cant" -> "can't" (Jaroslav Kysela) [2003613]
ASoC: component: Remove misplaced prefix handling in pin control functions (Jaroslav Kysela) [2003613]
ASoC: amd: fix an IS_ERR() vs NULL bug in probe (Jaroslav Kysela) [2003613]
ASoC: rt5682: enable SAR ADC power saving mode during suspend (Jaroslav Kysela) [2003613]
ASoC: soc-pcm: cleanup cppcheck warning at dpcm_runtime_setup_be_chan() (Jaroslav Kysela) [2003613]
ASoC: soc-pcm: cleanup cppcheck warning at dpcm_be_is_active() (Jaroslav Kysela) [2003613]
ASoC: soc-pcm: cleanup cppcheck warning at soc_get_playback_capture() (Jaroslav Kysela) [2003613]
ASoC: soc-pcm: cleanup cppcheck warning at soc_pcm_components_close() (Jaroslav Kysela) [2003613]
ASoC: soc-pcm: cleanup cppcheck warning at soc_pcm_apply_msb() (Jaroslav Kysela) [2003613]
ASoC: SOF: Intel: hda: enforce exclusion between HDaudio and SoundWire (Jaroslav Kysela) [2003613]
ASoC: topology: Select SND_DYNAMIC_MINORS (Jaroslav Kysela) [2003613]
ASoC: rt1015: Remove unnecessary flush work on rt1015 driver (Jaroslav Kysela) [2003613]
ASoC: Intel: sof_da7219_mx98360a: fail to initialize soundcard (Jaroslav Kysela) [2003613]
ASoC: amd: Use dev_probe_err helper (Jaroslav Kysela) [2003613]
ASoC: amd: Don't show messages about deferred probing by default (Jaroslav Kysela) [2003613]
ASoC: amd: enable stop_dma_first flag for cz_dai_7219_98357 dai link (Jaroslav Kysela) [2003613]
ASoC: amd: enable vangogh acp5x driver build (Jaroslav Kysela) [2003613]
ASoC: amd: add vangogh i2s dma driver pm ops (Jaroslav Kysela) [2003613]
ASoC: amd: add vangogh pci driver pm ops (Jaroslav Kysela) [2003613]
ASoC: amd: add vangogh i2s dai driver ops (Jaroslav Kysela) [2003613]
ASoC: amd: add vangogh i2s controller driver (Jaroslav Kysela) [2003613]
ASoC: amd: add ACP5x pcm dma driver ops (Jaroslav Kysela) [2003613]
ASoC: amd: irq handler changes for ACP5x PCM dma driver (Jaroslav Kysela) [2003613]
ASoC: amd: add ACP5x PCM platform driver (Jaroslav Kysela) [2003613]
ASoC: amd: create acp5x platform devices (Jaroslav Kysela) [2003613]
ASoc: amd: add acp5x init/de-init functions (Jaroslav Kysela) [2003613]
ASoC: amd: add Vangogh ACP PCI driver (Jaroslav Kysela) [2003613]
ASoC: amd: add Vangogh ACP5x IP register header (Jaroslav Kysela) [2003613]
ASoC: amd: renoir: Run hibernation callbacks (Jaroslav Kysela) [2003613]
ASoC: rt5682: Adjust headset volume button threshold (Jaroslav Kysela) [2003613]
ASOC: Intel: sof_sdw: add quirk for Intel 'Bishop County' NUC M15 (Jaroslav Kysela) [2003613]
ASoC: rt5682: Fix the issue of garbled recording after powerd_dbus_suspend (Jaroslav Kysela) [2003613]
ASoC: amd: reverse stop sequence for stoneyridge platform (Jaroslav Kysela) [2003613]
ASoC: soc-pcm: add a flag to reverse the stop sequence (Jaroslav Kysela) [2003613]
ASoC: Intel: boards: sof_sdw: add SoundWire mockup codecs for tests (Jaroslav Kysela) [2003613]
ASoC: soc-acpi: tgl: add table for SoundWire mockup devices (Jaroslav Kysela) [2003613]
ASoC: soc-acpi: cnl: add table for SoundWire mockup devices (Jaroslav Kysela) [2003613]
ASoC: codecs: add SoundWire mockup device support (Jaroslav Kysela) [2003613]
ASoC: Intel: sof_sdw: update quirk for jack detection in ADL RVP (Jaroslav Kysela) [2003613]
ASoC: Intel: sof_sdw: include rt711.h for RT711 JD mode (Jaroslav Kysela) [2003613]
ASoC: Intel: sof_sdw: extends SOF_RT711_JDSRC to 4 bits (Jaroslav Kysela) [2003613]
ASoC: Intel: sof_rt5682: code refactor for max98360a (Jaroslav Kysela) [2003613]
ASoC: Intel: sof_rt5682: code refactor for max98357a (Jaroslav Kysela) [2003613]
ASoC: Intel: sof_rt5682: Enable Bluetooth offload on tgl and adl (Jaroslav Kysela) [2003613]
ASoC: Intel: sof_cs42l42: add support for jsl_cs4242_mx98360a (Jaroslav Kysela) [2003613]
ASoC: Intel: maxim-common: support max98360a (Jaroslav Kysela) [2003613]
ASoC: Intel: maxim-common: support max98357a (Jaroslav Kysela) [2003613]
ASoC: Intel: sof_cs42l42: support arbitrary DAI link sequence (Jaroslav Kysela) [2003613]
ASoC: SOF: Intel: Update ADL descriptor to use ACPI power states (Jaroslav Kysela) [2003613]
ASoC: rt5631: Fix regcache sync errors on resume (Jaroslav Kysela) [2003613]
ASoC: amd: fix spelling mistakes (Jaroslav Kysela) [2003613]
ASoC: Intel: sof_cs42l42: use helper function to get bclk frequency (Jaroslav Kysela) [2003613]
ASoC: SOF: add a helper to get topology configured bclk (Jaroslav Kysela) [2003613]
ASoC: tegra: Use ADMAIF component for DMA allocations (Jaroslav Kysela) [2003613]
ASoC: Intel: boards: fix xrun issue on platform with max98373 (Jaroslav Kysela) [2003613]
ASoC: tegra30: ahub: Use devm_platform_get_and_ioremap_resource() (Jaroslav Kysela) [2003613]
ASoC: tegra: mark runtime-pm functions as __maybe_unused (Jaroslav Kysela) [2003613]
ASoC: tegra30: ahub: Remove handing of disabled runtime PM (Jaroslav Kysela) [2003613]
ASoC: tegra30: ahub: Correct suspend-resume callbacks (Jaroslav Kysela) [2003613]
ASoC: tegra30: ahub: Reset global variable (Jaroslav Kysela) [2003613]
ASoC: tegra30: ahub: Switch to use reset-bulk API (Jaroslav Kysela) [2003613]
ASoC: tegra: ahub: Reset hardware properly (Jaroslav Kysela) [2003613]
ASoC: tegra: ahub: Use clk_bulk helpers (Jaroslav Kysela) [2003613]
ASoC: tegra: ahub: Add missing resets (Jaroslav Kysela) [2003613]
ASoC: tegra: tegra210_admaif: Use devm_platform_get_and_ioremap_resource() (Jaroslav Kysela) [2003613]
ASoC: tegra20: spdif: Use devm_platform_get_and_ioremap_resource() (Jaroslav Kysela) [2003613]
ASoC: tegra20: i2s: Use devm_platform_get_and_ioremap_resource() (Jaroslav Kysela) [2003613]
ASoC: simple-card: Fill in driver name (Jaroslav Kysela) [2003613]
ASoC: SOF: imx: Add missing of_node_put() in imx8_probe() (Jaroslav Kysela) [2003613]
ASoC: Intel: skl_hda_dsp_generic: Update Kconfig documentation (Jaroslav Kysela) [2003613]
ASoC: Intel: use MODULE_DEVICE_TABLE with platform_device_id tables (Jaroslav Kysela) [2003613]
ASoC: Intel: soc-acpi: add ull suffix for SoundWire _ADR values (Jaroslav Kysela) [2003613]
ASoC: Intel: sof_sdw: fix signed/unsigned warning (Jaroslav Kysela) [2003613]
ASoC: Intel: sof_da7219_max98373: shrink platform_id below 20 characters (Jaroslav Kysela) [2003613]
ASoC: Intel: kbl_da7219_max98357a: shrink platform_id below 20 characters (Jaroslav Kysela) [2003613]
ASoC: Intel: glk_rt5682_max98357a: shrink platform_id below 20 characters (Jaroslav Kysela) [2003613]
ASoC: Intel: sof_rt5682: shrink platform_id names below 20 characters (Jaroslav Kysela) [2003613]
ASoC: Intel: sof_sdw: remove hdac-hdmi support (Jaroslav Kysela) [2003613]
ASoC: Intel: sof_sdw: use mach data for ADL RVP DMIC count (Jaroslav Kysela) [2003613]
ASoC: tegra: Fix a NULL vs IS_ERR() check (Jaroslav Kysela) [2003613]
ASoC: rt711: add two jack detection modes (Jaroslav Kysela) [2003613]
ASoC: samsung: s3c24xx-i2s: Use devm_platform_get_and_ioremap_resource() (Jaroslav Kysela) [2003613]
ASoC: samsung: s3c2412-i2s: Use devm_platform_get_and_ioremap_resource() (Jaroslav Kysela) [2003613]
ASoC: samsung: pcm: Use devm_platform_get_and_ioremap_resource() (Jaroslav Kysela) [2003613]
ASoC: samsung: i2s: Use devm_platform_get_and_ioremap_resource() (Jaroslav Kysela) [2003613]
ASoC: soc-core: remove snd_soc_of_parse_daifmt() (Jaroslav Kysela) [2003613]
ASoC: simple-card-utils: switch to use snd_soc_daifmt_parse_format/clock_provider() (Jaroslav Kysela) [2003613]
ASoC: soc-core: add snd_soc_daifmt_parse_format/clock_provider() (Jaroslav Kysela) [2003613]
ASoC: soc-core: add snd_soc_daifmt_clock_provider_fliped() (Jaroslav Kysela) [2003613]
ASoC: soc-core: add snd_soc_daifmt_clock_provider_from_bitmap() (Jaroslav Kysela) [2003613]
ASoC: rt711-sdca-sdw: fix race condition on system suspend (Jaroslav Kysela) [2003613]
ASoC: rt5682-sdw: fix race condition on system suspend (Jaroslav Kysela) [2003613]
ASoC: rt711-sdw: fix race condition on system suspend (Jaroslav Kysela) [2003613]
ASoC: rt700-sdw: fix race condition on system suspend (Jaroslav Kysela) [2003613]
ASoC: fsi: fix spelling mistake (Jaroslav Kysela) [2003613]
ASoC: Intel: bdw-rt5677: remove unnecessary oom message (Jaroslav Kysela) [2003613]
ASoC: spear: spdif_out: Use devm_platform_get_and_ioremap_resource() (Jaroslav Kysela) [2003613]
ASoC: sprd: Use devm_platform_get_and_ioremap_resource() (Jaroslav Kysela) [2003613]
ASoC: soc-core: Fix the error return code in snd_soc_of_parse_audio_routing() (Jaroslav Kysela) [2003613]
ASoC: sti: sti_uniperif: Use devm_platform_get_and_ioremap_resource() (Jaroslav Kysela) [2003613]
ASoC: stm32: spdifrx: Use devm_platform_get_and_ioremap_resource() (Jaroslav Kysela) [2003613]
ASoC: stm32: sai: Use devm_platform_get_and_ioremap_resource() (Jaroslav Kysela) [2003613]
ASoC: stm32: i2s: Use devm_platform_get_and_ioremap_resource() (Jaroslav Kysela) [2003613]
ASoC: hdmi-codec: make hdmi_codec_controls static (Jaroslav Kysela) [2003613]
ASoC: rockchip: spdif: Use devm_platform_get_and_ioremap_resource() (Jaroslav Kysela) [2003613]
ASoC: rockchip: pdm: Use devm_platform_get_and_ioremap_resource() (Jaroslav Kysela) [2003613]
ASoC: rockchip: i2s: Use devm_platform_get_and_ioremap_resource() (Jaroslav Kysela) [2003613]
ASoC: cs42l42: Correct definition of CS42L42_ADC_PDN_MASK (Jaroslav Kysela) [2003613]
ASoC: hisilicon: Use devm_platform_get_and_ioremap_resource() (Jaroslav Kysela) [2003613]
ASoC: jz4740-i2s: Use devm_platform_get_and_ioremap_resource() (Jaroslav Kysela) [2003613]
ASoC: img-spdif-out: Use devm_platform_get_and_ioremap_resource() (Jaroslav Kysela) [2003613]
ASoC: img-spdif-in: Use devm_platform_get_and_ioremap_resource() (Jaroslav Kysela) [2003613]
ASoC: img-parallel-out: Use devm_platform_get_and_ioremap_resource() (Jaroslav Kysela) [2003613]
ASoC: img-i2s-out: Use devm_platform_get_and_ioremap_resource() (Jaroslav Kysela) [2003613]
ASoC: img-i2s-in: Use devm_platform_get_and_ioremap_resource() (Jaroslav Kysela) [2003613]
ASoC: dwc: dwc-i2s: Use devm_platform_get_and_ioremap_resource() (Jaroslav Kysela) [2003613]
ASoC: tegra: Squash utils into common machine driver (Jaroslav Kysela) [2003613]
ASoC: tegra: Specify components string for each card (Jaroslav Kysela) [2003613]
ASoC: tegra: Unify ASoC machine drivers (Jaroslav Kysela) [2003613]
ASoC: tegra: SND_SOC_TEGRA_AUDIO_GRAPH_CARD should depend on SND_SOC_TEGRA (Jaroslav Kysela) [2003613]
ASoC: tegra20-spdif: remove "default m" (Jaroslav Kysela) [2003613]
ASoC: tegra: Add audio graph based card driver (Jaroslav Kysela) [2003613]
ASoC: tegra: Set driver_name=tegra for all machine drivers (Jaroslav Kysela) [2003613]
ASoC: rt5640: Make codec selectable (Jaroslav Kysela) [2003613]
ASoC: hdmi-codec: Add a prepare hook (Jaroslav Kysela) [2003613]
ASoC: hdmi-codec: Add iec958 controls (Jaroslav Kysela) [2003613]
ASoC: rt5645: Avoid upgrading static warnings to errors (Jaroslav Kysela) [2003613]
ASoC: hdmi-codec: Rework to support more controls (Jaroslav Kysela) [2003613]
ASoC: soc-core: don't use discriminatory terms on snd_soc_runtime_get_dai_fmt() (Jaroslav Kysela) [2003613]
ASoC: rt711-sdca: handle mbq_regmap in rt711_sdca_io_init (Jaroslav Kysela) [2003613]
ASoC: rt711-sdca-sdw: add readable for SDW_SDCA_CTL() registers (Jaroslav Kysela) [2003613]
ASoC: rt5682-sdw: set regcache_cache_only false before reading RT5682_DEVICE_ID (Jaroslav Kysela) [2003613]
ASoC: rt5682: Fix a problem with error handling in the io init function of the soundwire (Jaroslav Kysela) [2003613]
ASoC: rt715-sdca: fix clock stop prepare timeout issue (Jaroslav Kysela) [2003613]
ASoC: rt715-sdw: use first_hw_init flag on resume (Jaroslav Kysela) [2003613]
ASoC: rt715-sdca-sdw: use first_hw_init flag on resume (Jaroslav Kysela) [2003613]
ASoC: rt711-sdw: use first_hw_init flag on resume (Jaroslav Kysela) [2003613]
ASoC: rt711-sdca-sdw: use first_hw_init flag on resume (Jaroslav Kysela) [2003613]
ASoC: rt700-sdw: use first_hw_init flag on resume (Jaroslav Kysela) [2003613]
ASoC: rt5682-sdw: use first_hw_init flag on resume (Jaroslav Kysela) [2003613]
ASoC: rt1316-sdw: use first_hw_init flag on resume (Jaroslav Kysela) [2003613]
ASoC: rt1308-sdw: use first_hw_init flag on resume (Jaroslav Kysela) [2003613]
ASoC: max98373-sdw: use first_hw_init flag on resume (Jaroslav Kysela) [2003613]
ASoC: max98373-sdw: add missing memory allocation check (Jaroslav Kysela) [2003613]
ASoC: hdmi-codec: add .auto_selectable_formats support (Jaroslav Kysela) [2003613]
ASoC: fsi: add .auto_selectable_formats support (Jaroslav Kysela) [2003613]
ASoC: pcm3168a: add .auto_selectable_formats support (Jaroslav Kysela) [2003613]
ASoC: ak4613: add .auto_selectable_formats support (Jaroslav Kysela) [2003613]
ASoC: soc-core: add snd_soc_runtime_get_dai_fmt() (Jaroslav Kysela) [2003613]
ASoC: soc-core: move snd_soc_runtime_set_dai_fmt() to upside (Jaroslav Kysela) [2003613]
ASoC: Intel: Skylake: use DEVICE_ATTR_RO macro (Jaroslav Kysela) [2003613]
mfd: arizona: Allow building arizona MFD-core as module (Jaroslav Kysela) [2003613]
ASoC: SOF: Intel: pci-tgl: add ADL-M support (Jaroslav Kysela) [2003613]
ASoC: SOF: Intel: hda: don't print ROM status if cl_dsp_init() fails (Jaroslav Kysela) [2003613]
ASoC: SOF: Intel: hda: clean up hda_dsp_dump() (Jaroslav Kysela) [2003613]
ASoC: SOF: Intel: Constify sof_probe_compressed_ops (Jaroslav Kysela) [2003613]
ASoC: wm5110: Constify static struct snd_compress_ops (Jaroslav Kysela) [2003613]
ASoC: wm5102: Constify static struct snd_compress_ops (Jaroslav Kysela) [2003613]
ASoC: cs47125: Constify static struct snd_compress_ops (Jaroslav Kysela) [2003613]
ASoC: cs42l52: use DEVICE_ATTR_WO macro (Jaroslav Kysela) [2003613]
ASoC: cs35l3x: Use neutral language in amp drivers (Jaroslav Kysela) [2003613]
ASoC: cs43130: Use DEVICE_ATTR_RO macro (Jaroslav Kysela) [2003613]
ASoC: wm8962: Use DEVICE_ATTR_WO macro (Jaroslav Kysela) [2003613]
ASoC: cs42l56: use DEVICE_ATTR_WO macro (Jaroslav Kysela) [2003613]
ASoC: tlv320aic26: use DEVICE_ATTR_RW macro (Jaroslav Kysela) [2003613]
ASoC: cs42l42: Check jack status before reporting button events (Jaroslav Kysela) [2003613]
ASoC: cs42l42: Add support for 2400000 Bit clock (Jaroslav Kysela) [2003613]
ASoC: cs42l42: Add support for 2304000 Bit clock (Jaroslav Kysela) [2003613]
ASoC: cs42l42: Fix 1536000 Bit Clock instability (Jaroslav Kysela) [2003613]
ASoC: Intel: sof_sdw: add quirk support for Brya and BT-offload (Jaroslav Kysela) [2003613]
ASoC: Intel: sof_sdw: add SOF_RT715_DAI_ID_FIX for AlderLake (Jaroslav Kysela) [2003613]
ASoC: Intel: boards: remove .nonatomic for BE dailinks (Jaroslav Kysela) [2003613]
ASoC: Intel: sof_sdw: add support for Bluetooth offload (Jaroslav Kysela) [2003613]
ASoC: Intel: common: Add entries for sdw codecs in ADL match table (Jaroslav Kysela) [2003613]
ASoC: Intel: soc-acpi: add entries for i2s machines in ADL match table (Jaroslav Kysela) [2003613]
ASoC: SOF: Intel: hda: Remove conditions against CONFIG_PCI (Jaroslav Kysela) [2003613]
ASoC: SOF: ops: don't return void value (Jaroslav Kysela) [2003613]
ASoC: SOF: topology: fix assignment to use le32_to_cpu (Jaroslav Kysela) [2003613]
ASoC: SOF: loader: Use snd_sof_dsp_block_read() instead sof_block_read() (Jaroslav Kysela) [2003613]
ASoC: SOF: ops: print out the polling register (Jaroslav Kysela) [2003613]
ASoC: SOF: pci: No need to cast second time to save the desc (Jaroslav Kysela) [2003613]
ASoC: SOF: Check desc->ops directly in acpi/pci/of probe functions (Jaroslav Kysela) [2003613]
ASoC: topology: Fix using uninitialized pointer (Jaroslav Kysela) [2003613]
ASoC: soc-dai: fix up hw params only if it is needed (Jaroslav Kysela) [2003613]
ASoC: soc-core: use DEVICE_ATTR_RO macro (Jaroslav Kysela) [2003613]
ASoC: topology: Add support for multiple kcontrol types to a widget (Jaroslav Kysela) [2003613]
ASoC: intel/boards: add missing MODULE_DEVICE_TABLE (Jaroslav Kysela) [2003613]
ASoC: cs43130: handle errors in cs43130_probe() properly (Jaroslav Kysela) [2003613]
Revert "ASoC: cs43130: fix a NULL pointer dereference" (Jaroslav Kysela) [2003613]
ASoC: cs42l42: make HSBIAS_SENSE_EN optional (Jaroslav Kysela) [2003613]
ASoC: wm2200: remove include of wmfw.h (Jaroslav Kysela) [2003613]
ASoC: wm_adsp: mark more data structures with the const qualifier (Jaroslav Kysela) [2003613]
ASoC: Intel: bxt_da7219_max98357a: shrink platform_id below 20 characters (Jaroslav Kysela) [2003613]
ASoC: Intel: sof_cs42l42: shrink platform id below 20 characters (Jaroslav Kysela) [2003613]
ASoC: Intel: add sof-cs42l42 machine driver (Jaroslav Kysela) [2003613]
ASoC: Intel: boards: create sof-maxim-common module (Jaroslav Kysela) [2003613]
ASoC: Intel: boards: handle hda-dsp-common as a module (Jaroslav Kysela) [2003613]
ASoC: Intel: boards: add support for adl boards in sof-rt5682 (Jaroslav Kysela) [2003613]
ASoC: Intel: Boards: tgl_max98373: Add BT offload support (Jaroslav Kysela) [2003613]
ASoC: SOF: Intel: hda: fix index used in inner loop (Jaroslav Kysela) [2003613]
ALSA: fireworks: add support for Loud Onyx 1200f quirk (Jaroslav Kysela) [2003613]
ALSA: firewire-motu: add support for MOTU Track 16 (Jaroslav Kysela) [2003613]
ALSA: firewire-motu: add support for MOTU Traveler mk3 (Jaroslav Kysela) [2003613]
ALSA: firewire-motu: remove TODO for interaction with userspace about control message (Jaroslav Kysela) [2003613]
ALSA: oxfw: fix functional regression for Mackie Onyx 1640i in v5.14 or later (Jaroslav Kysela) [2003613]
ALSA: firewire-motu: export meter information to userspace as float value (Jaroslav Kysela) [2003613]
ALSA: firewire-motu: refine parser for meter information in register DSP models (Jaroslav Kysela) [2003613]
ALSA: firewire-motu: fix null pointer dereference when polling hwdep character device (Jaroslav Kysela) [2003613]
ALSA: firewire-motu: notify event for parameter change in register DSP model (Jaroslav Kysela) [2003613]
ALSA: firewire-motu: queue event for parameter change in register DSP model (Jaroslav Kysela) [2003613]
ALSA: firewire-motu: add ioctl command to read cached parameters in register DSP model (Jaroslav Kysela) [2003613]
ALSA: firewire-motu: parse messages for input parameters in register DSP model (Jaroslav Kysela) [2003613]
ALSA: firewire-motu: parse messages for line input parameters in register DSP model (Jaroslav Kysela) [2003613]
ALSA: firewire-motu: parse messages for output parameters in register DSP model (Jaroslav Kysela) [2003613]
ALSA: firewire-motu: parse messages for mixer output parameters in register DSP model (Jaroslav Kysela) [2003613]
ALSA: firewire-motu: parse messages for mixer source parameters in register-DSP model (Jaroslav Kysela) [2003613]
ALSA: firewire-motu: add ioctl command to read cached hardware meter (Jaroslav Kysela) [2003613]
ALSA: firewire-motu: add message parser for meter information in command DSP model (Jaroslav Kysela) [2003613]
ALSA: firewire-motu: add message parser to gather meter information in register DSP model (Jaroslav Kysela) [2003613]
ALSA: firewire-motu: fix truncated bytes in message tracepoints (Jaroslav Kysela) [2003613]
ALSA: oxfw: fix transmission method for Loud models based on OXFW971 (Jaroslav Kysela) [2003613]
ALSA: firewire-motu: add support for MOTU 896HD (Jaroslav Kysela) [2003613]
ALSA: oxfw: fix functioal regression for silence in Apogee Duet FireWire (Jaroslav Kysela) [2003613]
ALSA: bebob: correct duplicated entries with TerraTec OUI (Jaroslav Kysela) [2003613]
ALSA: firewire-lib: Fix 'amdtp_domain_start()' when no AMDTP_OUT_STREAM stream is found (Jaroslav Kysela) [2003613]
ALSA: firewire-motu: fix register handling for 896 (Jaroslav Kysela) [2003613]
ALSA: firewire-motu: fix register handling for 828 (Jaroslav Kysela) [2003613]
ALSA: firewire-motu: use macro instead of magic number for clock source in v3 protocol (Jaroslav Kysela) [2003613]
ALSA: firewire-motu: code refactoring for source detection of sampling clock in v3 protocol (Jaroslav Kysela) [2003613]
ALSA: firewire-motu: code refactoring for packet format detection in v2 protocol (Jaroslav Kysela) [2003613]
ALSA: firewire-motu: use macro instead of magic number for clock source in v2 protocol (Jaroslav Kysela) [2003613]
ALSA: firewire-motu: add support for AES/EBU clock source in v2 protocol (Jaroslav Kysela) [2003613]
ALSA: firewire-motu: code refactoring for detection of clock source in v2 protocol (Jaroslav Kysela) [2003613]
ALSA: firewire-motu: fix detection for S/PDIF source on optical interface in v2 protocol (Jaroslav Kysela) [2003613]
ALSA: bebob: add support for ToneWeal FW66 (Jaroslav Kysela) [2003613]
ALSA: firewire-motu: fix rx packet format at higher rate for MOTU 828 mk3 Hybrid (Jaroslav Kysela) [2003613]
ALSA: bebob: fix rx packet format for Yamaha GO44/GO46, Terratec Phase 24/x24 (Jaroslav Kysela) [2003613]
ALSA: firewire-motu: fix stream format for MOTU 8pre FireWire (Jaroslav Kysela) [2003613]
ALSA: firewire-motu: add support for MOTU 896 (Jaroslav Kysela) [2003613]
ALSA: firewire-motu: add support for MOTU 828 (Jaroslav Kysela) [2003613]
ALSA: bebob: Fix bit flag quirk constants (Jaroslav Kysela) [2003613]
ALSA: firewire: fill Kconfig with entries for devices based on DICE ASICs (Jaroslav Kysela) [2003613]
ALSA: bebob: correct device entries for Phonic Helix Board and FireFly series (Jaroslav Kysela) [2003613]
ALSA: bebob: code refactoring for M-Audio models (Jaroslav Kysela) [2003613]
ALSA: bebob: correct device entry for Acoustic Reality eAR Master One, Eroica, Figaro, and Ciaccona (Jaroslav Kysela) [2003613]
ALSA: bebob: correct device entry for Mackie D.2 FireWire option card (Jaroslav Kysela) [2003613]
ALSA: fireworks: fulfil device entries (Jaroslav Kysela) [2003613]
ALSA: bebob: fulfil device entries (Jaroslav Kysela) [2003613]
ALSA: firewire-lib: replace in_interrupt() with in_softirq() (Jaroslav Kysela) [2003613]
ALSA: bebob: code refactoring for model-dependent quirks (Jaroslav Kysela) [2003613]
ALSA: bebob: delete workaround for protocol version 3 (Jaroslav Kysela) [2003613]
ALSA: bebob: dismiss sleep after breaking connections (Jaroslav Kysela) [2003613]
ALSA: firewire-lib: obsolete workqueue for period update (Jaroslav Kysela) [2003613]
ALSA: firewire-lib: operate for period elapse event in process context (Jaroslav Kysela) [2003613]
ALSA: firewire-lib: delete unused kernel API (Jaroslav Kysela) [2003613]
ALSA: fireface: cease from delayed card registration (Jaroslav Kysela) [2003613]
ALSA: firewire-motu: cease from delayed card registration (Jaroslav Kysela) [2003613]
ALSA: firewire-tascam: cease from delayed card registration (Jaroslav Kysela) [2003613]
ALSA: firewire-digi00x: cease from delayed card registration (Jaroslav Kysela) [2003613]
ALSA: dice: cease from delayed card registration (Jaroslav Kysela) [2003613]
ALSA: oxfw: cease from delayed card registration (Jaroslav Kysela) [2003613]
ALSA: fireworks: cease from delayed card registration (Jaroslav Kysela) [2003613]
ALSA: bebob: cease from delayed card registration (Jaroslav Kysela) [2003613]
ALSA: firewire-motu: add support for hybrid model of MOTU Ultralite mk3 (Jaroslav Kysela) [2003613]
ALSA: firewire-lib: remove useless operations for kernel preemption (Jaroslav Kysela) [2003613]
ALSA: firewire-lib: fix error codes for allocation failure (Jaroslav Kysela) [2003613]
ALSA: firewire-motu: fix error return code in snd_motu_stream_reserve_duplex() (Jaroslav Kysela) [2003613]
ALSA: firewire-motu: sequence replay for source packet header (Jaroslav Kysela) [2003613]
ALSA: firewire-motu: cache event ticks in source packet header per data block (Jaroslav Kysela) [2003613]
ALSA: firewire-motu: use macro for magic numbers relevant to IEC 61883-1 (Jaroslav Kysela) [2003613]
ALSA: bebob: perform sequence replay for media clock recovery (Jaroslav Kysela) [2003613]
ALSA: dice: perform sequence replay for media clock recovery (Jaroslav Kysela) [2003613]
ALSA: dice: wait just for NOTIFY_CLOCK_ACCEPTED after GLOBAL_CLOCK_SELECT operation (Jaroslav Kysela) [2003613]
ALSA: fireface: perform sequence replay for media clock recovery (Jaroslav Kysela) [2003613]
ALSA: firewire-tascam: perform sequence replay for media clock recovery (Jaroslav Kysela) [2003613]
ALSA: firewire-digi00x: perform sequence replay for media clock recovery (Jaroslav Kysela) [2003613]
ALSA: oxfw: perform sequence replay for media clock recovery (Jaroslav Kysela) [2003613]
ALSA: fireworks: perform sequence replay for media clock recovery (Jaroslav Kysela) [2003613]
ALSA: fireworks: delete SYTMATCH clock source (Jaroslav Kysela) [2003613]
ALSA: firewire-lib: support NO_PERIOD_WAKEUP in ALSA PCM runtime (Jaroslav Kysela) [2003613]
ALSA: firewire-lib: transfer rx packets on-the-fly when replaying (Jaroslav Kysela) [2003613]
ALSA: firewire-lib: replay sequence of incoming packets for outgoing packets (Jaroslav Kysela) [2003613]
ALSA: firewire-lib: add replay target to cache sequence of packet (Jaroslav Kysela) [2003613]
ALSA: bebob: distinguish M-Audio ProFire Lightbridge quirk (Jaroslav Kysela) [2003613]
ALSA: bebob: cancel switching connection order (Jaroslav Kysela) [2003613]
ALSA: firewire-lib: obsolete callbacked member (Jaroslav Kysela) [2003613]
ALSA: firewire-lib: drop initial NODATA or empty packet (Jaroslav Kysela) [2003613]
ALSA: firewire-lib: code refactoring for transfer delay (Jaroslav Kysela) [2003613]
ALSA: firewire-lib: code refactoring for generation of data block sequence (Jaroslav Kysela) [2003613]
ALSA: firewire-lib: code refactoring for generation of syt sequence (Jaroslav Kysela) [2003613]
ALSA: firewire-lib: code refactoring for generation of packet descriptors (Jaroslav Kysela) [2003613]
ALSA: firewire-lib: pool sequence of packet in IT context independently (Jaroslav Kysela) [2003613]
ALSA: firewire-lib: add flag to unaware of syt in CIP header (Jaroslav Kysela) [2003613]
ALSA: firewire-lib: Fix uninitialized variable err issue (Jaroslav Kysela) [2003613]
ALSA: firewire-lib: change waking up timing to process packets (Jaroslav Kysela) [2003613]
ALSA: firewire-lib: start processing content of packet at the same cycle in several IT contexts (Jaroslav Kysela) [2003613]
ALSA: firewire-lib: code refactoring to start several IT/IR contexts (Jaroslav Kysela) [2003613]
ALSA: firewire-lib: skip initial packets instead of scheduling IR context (Jaroslav Kysela) [2003613]
ALSA: firewire-lib: start processing content of packet at the same cycle in several IR contexts (Jaroslav Kysela) [2003613]
ALSA: firewire-lib: code refactoring for selection of IT context header length (Jaroslav Kysela) [2003613]
ALSA: firewire-lib: code refactoring for calculation of context payload (Jaroslav Kysela) [2003613]
ALSA: firewire-lib: code refactoring for size of CIP header (Jaroslav Kysela) [2003613]
ALSA: firewire-lib: insert descriptor for skipped cycle (Jaroslav Kysela) [2003613]
ALSA: firewire-lib: check cycle continuity (Jaroslav Kysela) [2003613]
ALSA: firewire-lib: code refactoring for check of CIP header about payload size (Jaroslav Kysela) [2003613]
ALSA: firewire-lib: code refactoring for parser of IR context header (Jaroslav Kysela) [2003613]
ALSA: firewire-lib: code refactoring for helper function to compute OHCI 1394 cycle (Jaroslav Kysela) [2003613]
ALSA: firewire-lib: code refactoring for sequence descriptor' (Jaroslav Kysela) [2003613]
ALSA: firewire-lib: handle the case that empty isochronous packet payload for CIP (Jaroslav Kysela) [2003613]
ALSA: firewire-lib: code refactoring to refer the same frame count per period in domain structure (Jaroslav Kysela) [2003613]
ALSA: oxfw: add quirk flag for blocking transmission method (Jaroslav Kysela) [2003613]
ALSA: oxfw: code refactoring for wrong_dbs quirk (Jaroslav Kysela) [2003613]
ALSA: firewire-lib: code refactoring for jumbo payload quirk (Jaroslav Kysela) [2003613]
ALSA: oxfw: code refactoring for jumbo-payload quirk in OXFW970 (Jaroslav Kysela) [2003613]
ALSA: oxfw: add comment for the type of ASICs (Jaroslav Kysela) [2003613]
ALSA: oxfw: add explicit device entry for Loud Technologies Mackie Onyx Sattelite (Jaroslav Kysela) [2003613]
ALSA: oxfw: add explicit device entry for Loud Technologies Tapco Link.FireWire 4x6 (Jaroslav Kysela) [2003613]
ALSA: oxfw: code refactoring to detect mackie models (Jaroslav Kysela) [2003613]
ALSA: oxfw: code refactoring for existent device entry with specifier_id and version (Jaroslav Kysela) [2003613]
ALSA: firewire-lib/motu: use int type for the value of bitwise OR with enumerator-constant (Jaroslav Kysela) [2003613]
Revert "ALSA: bebob/oxfw: fix Kconfig entry for Mackie d.2 Pro" (Jaroslav Kysela) [2003613]
ALSA: hda/realtek: Fix quirk for Clevo NJ51CU (Jaroslav Kysela) [2003613]
ALSA: hda/hdmi: Disable silent stream on GLK (Jaroslav Kysela) [2003613]
ALSA: hda/realtek: fix mute/micmute LEDs for a HP ProBook (Jaroslav Kysela) [2003613]
ALSA: hda/realtek: Add new alc285-hp-amp-init model (Jaroslav Kysela) [2003613]
ALSA: hda/realtek: Amp init fixup for HP ZBook 15 G6 (Jaroslav Kysela) [2003613]
ALSA: hda/realtek - Add headset Mic support for Lenovo ALC897 platform (Jaroslav Kysela) [2003613]
ALSA: hda/realtek: Fix quirk for TongFang PHxTxX1 (Jaroslav Kysela) [2003613]
ALSA: hda/hdmi: fix HDA codec entry table order for ADL-P (Jaroslav Kysela) [2003613]
ALSA: hda: Add Intel DG2 PCI ID and HDMI codec vid (Jaroslav Kysela) [2003613]
ALSA: hda/cs8409: Set PMSG_ON earlier inside cs8409 driver (Jaroslav Kysela) [2003613]
ALSA: ctxfi: Fix out-of-range access (Jaroslav Kysela) [2003613]
ALSA: hda/realtek: Fix LED on HP ProBook 435 G7 (Jaroslav Kysela) [2003613]
ALSA: cmipci: Drop stale variable assignment (Jaroslav Kysela) [2003613]
ALSA: hda/realtek: Add quirk for ASRock NUC Box 1100 (Jaroslav Kysela) [2003613]
ALSA: hda: fix general protection fault in azx_runtime_idle (Jaroslav Kysela) [2003613]
ALSA: hda: Free card instance properly at probe errors (Jaroslav Kysela) [2003613]
ALSA: hda/realtek: Add quirk for HP EliteBook 840 G7 mute LED (Jaroslav Kysela) [2003613]
ALSA: hda/realtek: Add quirk for ASUS UX550VE (Jaroslav Kysela) [2003613]
ALSA: hda/realtek: Add a quirk for Acer Spin SP513-54N (Jaroslav Kysela) [2003613]
ALSA: hda/realtek: Headset fixup for Clevo NH77HJQ (Jaroslav Kysela) [2003613]
ALSA: hda/realtek: Add quirk for Clevo PC70HS (Jaroslav Kysela) [2003613]
ALSA: hda/realtek: Add a quirk for HP OMEN 15 mute LED (Jaroslav Kysela) [2003613]
ALSA: hda/realtek: Fix mic mute LED for the HP Spectre x360 14 (Jaroslav Kysela) [2003613]
ALSA: ISA: not for M68K (Jaroslav Kysela) [2003613]
ALSA: hda/realtek: Fixes HP Spectre x360 15-eb1xxx speakers (Jaroslav Kysela) [2003613]
ALSA: hda/realtek: Add quirk for Clevo PC50HS (Jaroslav Kysela) [2003613]
ALSA: hda/realtek: Fix the mic type detection issue for ASUS G551JW (Jaroslav Kysela) [2003613]
ALSA: hda/realtek: Fix for quirk to enable speaker output on the Lenovo 13s Gen2 (Jaroslav Kysela) [2003613]
ALSA: hda: intel: Allow repeatedly probing on codec configuration errors (Jaroslav Kysela) [2003613]
ALSA: hda/realtek: Add quirk for TongFang PHxTxX1 (Jaroslav Kysela) [2003613]
ALSA: hda/realtek - ALC236 headset MIC recording issue (Jaroslav Kysela) [2003613]
ALSA: hda/realtek: Add quirk for Clevo X170KM-G (Jaroslav Kysela) [2003613]
ALSA: hda/realtek: Complete partial device name to avoid ambiguity (Jaroslav Kysela) [2003613]
ALSA: hda - Enable headphone mic on Dell Latitude laptops with ALC3254 (Jaroslav Kysela) [2003613]
ALSA: hda/realtek: Enable 4-speaker output for Dell Precision 5560 laptop (Jaroslav Kysela) [2003613]
ALSA: hda: Use position buffer for SKL+ again (Jaroslav Kysela) [2003613]
ALSA: hda: Reduce udelay() at SKL+ position reporting (Jaroslav Kysela) [2003613]
ALSA: hda/cs8409: Setup Dolphin Headset Mic as Phantom Jack (Jaroslav Kysela) [2003613]
ALSA: pcxhr: "fix" PCXHR_REG_TO_PORT definition (Jaroslav Kysela) [2003613]
ALSA: hda/realtek: Quirks to enable speaker output for Lenovo Legion 7i 15IMHG05, Yoga 7i 14ITL5/15ITL5, and 13s Gen2 laptops. (Jaroslav Kysela) [2003613]
Revert "ALSA: hda: Drop workaround for a hang at shutdown again" (Jaroslav Kysela) [2003613]
ALSA: vx222: fix null-ptr-deref (Jaroslav Kysela) [2003613]
ALSA: hda/cs8409: Initialize Codec only in init fixup. (Jaroslav Kysela) [2003613]
ALSA: hda/cs8409: Ensure Type Detection is only run on startup when necessary (Jaroslav Kysela) [2003613]
ALSA: hda: Disable runtime resume at shutdown (Jaroslav Kysela) [2003613]
ALSA: hda/realtek: Quirk for HP Spectre x360 14 amp setup (Jaroslav Kysela) [2003613]
ALSA: hda: Code refactoring snd_hda_pick_fixup() (Jaroslav Kysela) [2003613]
ALSA: hda/realtek: Workaround for conflicting SSID on ASUS ROG Strix G17 (Jaroslav Kysela) [2003613]
ALSA: hda/realtek: Limit mic boost on HP ProBook 445 G8 (Jaroslav Kysela) [2003613]
ALSA: hda/analog - Sink ad198x_shutup() and shuffle CONFIG_PM guards (Jaroslav Kysela) [2003613]
ALSA: hda/sigmatel - Sink stac_shutup() into stac_suspend() (Jaroslav Kysela) [2003613]
ALSA: hda: Drop workaround for a hang at shutdown again (Jaroslav Kysela) [2003613]
ALSA: hda/via: Apply runtime PM workaround for ASUS B23E (Jaroslav Kysela) [2003613]
ALSA: hda: Fix hang during shutdown due to link reset (Jaroslav Kysela) [2003613]
ALSA: hda/realtek: Enable 4-speaker output for Dell XPS 15 9510 laptop (Jaroslav Kysela) [2003613]
ALSA: hda: Nuke unused reboot_notify callback (Jaroslav Kysela) [2003613]
ALSA: hda: Suspend codec at shutdown (Jaroslav Kysela) [2003613]
ALSA: hda: conexant: Turn off EAPD at suspend, too (Jaroslav Kysela) [2003613]
ALSA: hda/cs8409: Prevent pops and clicks during suspend (Jaroslav Kysela) [2003613]
ALSA: hda/cs8409: Unmute/Mute codec when stream starts/stops (Jaroslav Kysela) [2003613]
ALSA: hda/cs8409: Follow correct CS42L42 power down sequence for suspend (Jaroslav Kysela) [2003613]
ALSA: hda/cs8409: Remove unnecessary delays (Jaroslav Kysela) [2003613]
ALSA: hda/cs8409: Use timeout rather than retries for I2C transaction waits (Jaroslav Kysela) [2003613]
ALSA: hda/cs8409: Set fixed sample rate of 48kHz for CS42L42 (Jaroslav Kysela) [2003613]
ALSA: hda/cs8409: Enable Full Scale Volume for Line Out Codec on Dolphin (Jaroslav Kysela) [2003613]
ALSA: hda/cs8409: Add support for dolphin (Jaroslav Kysela) [2003613]
ALSA: hda/cs8409: Add Support to disable jack type detection for CS42L42 (Jaroslav Kysela) [2003613]
ALSA: hda/cs8409: Support multiple sub_codecs for Suspend/Resume/Unsol events (Jaroslav Kysela) [2003613]
ALSA: hda/cs8409: Move codec properties to its own struct (Jaroslav Kysela) [2003613]
ALSA: hda/cs8409: Separate CS8409, CS42L42 and project functions (Jaroslav Kysela) [2003613]
ALSA: hda/cs8409: Support i2c bulk read/write functions (Jaroslav Kysela) [2003613]
ALSA: hda/cs8409: Avoid re-setting the same page as the last access (Jaroslav Kysela) [2003613]
ALSA: hda/cs8409: Avoid setting the same I2C address for every access (Jaroslav Kysela) [2003613]
ALSA: hda/cs8409: Dont disable I2C clock between consecutive accesses (Jaroslav Kysela) [2003613]
ALSA: hda/cs8409: Generalize volume controls (Jaroslav Kysela) [2003613]
ALSA: hda/cs8409: Prevent I2C access during suspend time (Jaroslav Kysela) [2003613]
ALSA: hda/cs8409: Simplify CS42L42 jack detect. (Jaroslav Kysela) [2003613]
ALSA: hda/cs8409: Mask CS42L42 wake events (Jaroslav Kysela) [2003613]
ALSA: hda/cs8409: Disable unsolicited response for the first boot (Jaroslav Kysela) [2003613]
ALSA: hda/cs8409: Disable unsolicited responses during suspend (Jaroslav Kysela) [2003613]
ALSA: hda/cs8409: Disable unnecessary Ring Sense for Cyborg/Warlock/Bullseye (Jaroslav Kysela) [2003613]
ALSA: hda/cs8409: Reduce HS pops/clicks for Cyborg (Jaroslav Kysela) [2003613]
ALSA: hda/cs8409: Mask all CS42L42 interrupts on initialization (Jaroslav Kysela) [2003613]
ALSA: hda/cs8409: Use enums for register names and coefficients (Jaroslav Kysela) [2003613]
ALSA: hda/cs8409: Move arrays of configuration to a new file (Jaroslav Kysela) [2003613]
ALSA: hda/cirrus: Move CS8409 HDA bridge to separate module (Jaroslav Kysela) [2003613]
ALSA: hda - fix the 'Capture Switch' value change notifications (Jaroslav Kysela) [2003613]
ALSA: hda/realtek: fix mute/micmute LEDs for HP ProBook 650 G8 Notebook PC (Jaroslav Kysela) [2003613]
ALSA: pci: cs46xx: Fix set up buffer type properly (Jaroslav Kysela) [2003613]
ALSA: hda: Add quirk for ASUS Flow x13 (Jaroslav Kysela) [2003613]
ALSA: pci/korg1212: completely remove 'set but not used' warnings (Jaroslav Kysela) [2003613]
ALSA: pcxhr: use __func__ to get funcion's name in an output message (Jaroslav Kysela) [2003613]
ALSA: hda/realtek: add mic quirk for Acer SF314-42 (Jaroslav Kysela) [2003613]
ALSA: hda/realtek: Fix headset mic for Acer SWIFT SF314-56 (ALC256) (Jaroslav Kysela) [2003613]
ALSA: korg1212: Fix wrongly shuffled firmware loader code (Jaroslav Kysela) [2003613]
ALSA: als300: Fix missing chip initialization (Jaroslav Kysela) [2003613]
ALSA: cs4281: Fix missing chip initialization (Jaroslav Kysela) [2003613]
ALSA: hda/hdmi: Add quirk to force pin connectivity on NUC10 (Jaroslav Kysela) [2003613]
ALSA: nm256: Fix error return code in snd_nm256_create() (Jaroslav Kysela) [2003613]
ALSA: ymfpci: Allocate resources with device-managed APIs (Jaroslav Kysela) [2003613]
ALSA: vx222: Allocate resources with device-managed APIs (Jaroslav Kysela) [2003613]
ALSA: trident: Allocate resources with device-managed APIs (Jaroslav Kysela) [2003613]
ALSA: pci: rme: Fix unaligned buffer addresses (Jaroslav Kysela) [2003613]
ALSA: pci: rme: Set up buffer type properly (Jaroslav Kysela) [2003613]
ALSA: rme9652: Allocate resources with device-managed APIs (Jaroslav Kysela) [2003613]
ALSA: rme9652: don't disable if not enabled (Jaroslav Kysela) [2003613]
ALSA: hdspm: Allocate resources with device-managed APIs (Jaroslav Kysela) [2003613]
ALSA: hdspm: don't disable if not enabled (Jaroslav Kysela) [2003613]
ALSA: hdspm: Fix fall-through warnings for Clang (Jaroslav Kysela) [2003613]
ALSA: hdsp: Allocate resources with device-managed APIs (Jaroslav Kysela) [2003613]
ALSA: riptide: Allocate resources with device-managed APIs (Jaroslav Kysela) [2003613]
ALSA: riptide: Replace tasklet with threaded irq (Jaroslav Kysela) [2003613]
ALSA: riptide: convert tasklets to use new tasklet_setup() API (Jaroslav Kysela) [2003613]
ALSA: oxygen: Allocate resources with device-managed APIs (Jaroslav Kysela) [2003613]
ALSA: nm256: Allocate resources with device-managed APIs (Jaroslav Kysela) [2003613]
ALSA: lx6464es: Allocate resources with device-managed APIs (Jaroslav Kysela) [2003613]
ALSA: lola: Allocate resources with device-managed APIs (Jaroslav Kysela) [2003613]
ALSA: korg1212: Allocate resources with device-managed APIs (Jaroslav Kysela) [2003613]
ALSA: ice1724: Allocate resources with device-managed APIs (Jaroslav Kysela) [2003613]
ALSA: ali5451: Allocate resources with device-managed APIs (Jaroslav Kysela) [2003613]
ALSA: ice1724: Allocate resources with device-managed APIs (Jaroslav Kysela) [2003613]
ALSA: ice1712: Allocate resources with device-managed APIs (Jaroslav Kysela) [2003613]
ALSA: emu10k1x: Allocate resources with device-managed APIs (Jaroslav Kysela) [2003613]
ALSA: emu10k1: Allocate resources with device-managed APIs (Jaroslav Kysela) [2003613]
ALSA: echoaudio: Allocate resources with device-managed APIs (Jaroslav Kysela) [2003613]
ALSA: cs5535audio: Allocate resources with device-managed APIs (Jaroslav Kysela) [2003613]
ALSA: cs46xx: Allocate resources with device-managed APIs (Jaroslav Kysela) [2003613]
ALSA: ca0106: Allocate resources with device-managed APIs (Jaroslav Kysela) [2003613]
ALSA: aw2: Allocate resources with device-managed APIs (Jaroslav Kysela) [2003613]
ALSA: au88x0: Allocate resources with device-managed APIs (Jaroslav Kysela) [2003613]
ALSA: ali5451: Allocate resources with device-managed APIs (Jaroslav Kysela) [2003613]
ALSA: via82xx: Allocate resources with device-managed APIs (Jaroslav Kysela) [2003613]
ALSA: sonicvibes: Allocate resources with device-managed APIs (Jaroslav Kysela) [2003613]
ALSA: sis7019: Allocate resources with device-managed APIs (Jaroslav Kysela) [2003613]
ALSA: rme96: Allocate resources with device-managed APIs (Jaroslav Kysela) [2003613]
ALSA: rme32: Allocate resources with device-managed APIs (Jaroslav Kysela) [2003613]
ALSA: maestro3: Allocate resources with device-managed APIs (Jaroslav Kysela) [2003613]
ALSA: fm801: Allocate resources with device-managed APIs (Jaroslav Kysela) [2003613]
ALSA: es1968: Allocate resources with device-managed APIs (Jaroslav Kysela) [2003613]
ALSA: es1938: Allocate resources with device-managed APIs (Jaroslav Kysela) [2003613]
ALSA: ens137x: Allocate resources with device-managed APIs (Jaroslav Kysela) [2003613]
ALSA: cs5530: Allocate resources with device-managed APIs (Jaroslav Kysela) [2003613]
ALSA: cs4281: Allocate resources with device-managed APIs (Jaroslav Kysela) [2003613]
ALSA: cmipci: Allocate resources with device-managed APIs (Jaroslav Kysela) [2003613]
ALSA: bt87x: Allocate resources with device-managed APIs (Jaroslav Kysela) [2003613]
ALSA: azt3328: Allocate resources with device-managed APIs (Jaroslav Kysela) [2003613]
ALSA: als4000: Allocate resources with device-managed APIs (Jaroslav Kysela) [2003613]
ALSA: als300: Allocate resources with device-managed APIs (Jaroslav Kysela) [2003613]
ALSA: ad1889: Allocate resources with device-managed APIs (Jaroslav Kysela) [2003613]
ALSA: hda: Allocate resources with device-managed APIs (Jaroslav Kysela) [2003613]
ALSA: atiixp: Allocate resources with device-managed APIs (Jaroslav Kysela) [2003613]
ALSA: intel8x0: Allocate resources with device-managed APIs (Jaroslav Kysela) [2003613]
ALSA: hda/realtek: Fix pop noise and 2 Front Mic issues on a machine (Jaroslav Kysela) [2003613]
ALSA: hdmi: Expose all pins on MSI MS-7C94 board (Jaroslav Kysela) [2003613]
ALSA: intel8x0: Skip ac97 clock measurement on VM (Jaroslav Kysela) [2003613]
ALSA: hda/hdmi: Add option to enable all pins forcibly (Jaroslav Kysela) [2003613]
ALSA: ice1724: Remove superfluous loop over model table (Jaroslav Kysela) [2003613]
ALSA: hda/ca0132: remove redundant initialization of variable status (Jaroslav Kysela) [2003613]
ALSA: intel8x0: Fix breakage at ac97 clock measurement (Jaroslav Kysela) [2003613]
ALSA: hda/realtek: fix mute led of the HP Pavilion 15-eh1xxx series (Jaroslav Kysela) [2003613]
ALSA: hda/realtek: fix mute/micmute LEDs for HP ProBook 630 G8 (Jaroslav Kysela) [2003613]
ALSA: hda/realtek: fix mute/micmute LEDs for HP ProBook 445 G8 (Jaroslav Kysela) [2003613]
ALSA: hda/realtek: fix mute/micmute LEDs for HP ProBook 450 G8 (Jaroslav Kysela) [2003613]
ALSA: hda/realtek - Add ALC285 HP init procedure (Jaroslav Kysela) [2003613]
ALSA: hda/realtek - Add type for ALC287 (Jaroslav Kysela) [2003613]
ALSA: hda/realtek: fix mute/micmute LEDs for HP EliteBook 830 G8 Notebook PC (Jaroslav Kysela) [2003613]
ALSA: hda: Release codec display power during shutdown/reboot (Jaroslav Kysela) [2003613]
ALSA: hda: Release controller display power during shutdown/reboot (Jaroslav Kysela) [2003613]
ALSA: hda/realtek: Apply LED fixup for HP Dragonfly G1, too (Jaroslav Kysela) [2003613]
ALSA: hdsp: fix a test for copy_to_user() failure (Jaroslav Kysela) [2003613]
ALSA: hda: Add IRQ check for platform_get_irq() (Jaroslav Kysela) [2003613]
ALSA: hda/realtek: Fix bass speaker DAC mapping for Asus UM431D (Jaroslav Kysela) [2003613]
ALSA: hda/realtek: Improve fixup for HP Spectre x360 15-df0xxx (Jaroslav Kysela) [2003613]
ALSA: hda/realtek: Add another ALC236 variant support (Jaroslav Kysela) [2003613]
ALSA: hda/realtek: fix mute/micmute LEDs for HP EliteBook x360 830 G8 (Jaroslav Kysela) [2003613]
ALSA: hda/tegra: Use devm_platform_get_and_ioremap_resource() (Jaroslav Kysela) [2003613]
ALSA: trident: Fix build error (Jaroslav Kysela) [2003613]
ALSA: trident: Drop shadow TLB pointer table (Jaroslav Kysela) [2003613]
ALSA: ymfpci: Fix assignment in if condition (Jaroslav Kysela) [2003613]
ALSA: vx222: Fix assignment in if condition (Jaroslav Kysela) [2003613]
ALSA: trident: Fix assignment in if condition (Jaroslav Kysela) [2003613]
ALSA: rme9652: Fix assignment in if condition (Jaroslav Kysela) [2003613]
ALSA: hdsp: Fix assignment in if condition (Jaroslav Kysela) [2003613]
ALSA: riptide: Fix assignment in if condition (Jaroslav Kysela) [2003613]
ALSA: pcxhr: Fix assignment in if condition (Jaroslav Kysela) [2003613]
ALSA: nm256: Fix assignment in if condition (Jaroslav Kysela) [2003613]
ALSA: mixart: Fix assignment in if condition (Jaroslav Kysela) [2003613]
ALSA: korg1212: Fix assignment in if condition (Jaroslav Kysela) [2003613]
ALSA: ice1712: Fix assignment in if condition (Jaroslav Kysela) [2003613]
ALSA: emu10k1x: Fix assignment in if condition (Jaroslav Kysela) [2003613]
ALSA: emu10k1: Fix assignment in if condition (Jaroslav Kysela) [2003613]
ALSA: echoaudio: Fix assignment in if condition (Jaroslav Kysela) [2003613]
ALSA: cs5535audio: Fix assignment in if condition (Jaroslav Kysela) [2003613]
ALSA: cs46xx: Fix assignment in if condition (Jaroslav Kysela) [2003613]
ALSA: ca0106: Fix assignment in if condition (Jaroslav Kysela) [2003613]
ALSA: au88x0: Fix assignment in if condition (Jaroslav Kysela) [2003613]
ALSA: ac97: Fix assignment in if condition (Jaroslav Kysela) [2003613]
ALSA: via82xx: Fix assignment in if condition (Jaroslav Kysela) [2003613]
ALSA: sonicvibes: Fix assignment in if condition (Jaroslav Kysela) [2003613]
ALSA: rme96: Fix assignment in if condition (Jaroslav Kysela) [2003613]
ALSA: rme32: Fix assignment in if condition (Jaroslav Kysela) [2003613]
ALSA: maestro3: Fix assignment in if condition (Jaroslav Kysela) [2003613]
ALSA: intel8x0: Fix assignment in if condition (Jaroslav Kysela) [2003613]
ALSA: fm801: Fix assignment in if condition (Jaroslav Kysela) [2003613]
ALSA: es1968: Fix assignment in if condition (Jaroslav Kysela) [2003613]
ALSA: es1938: Fix assignment in if condition (Jaroslav Kysela) [2003613]
ALSA: ens137x: Fix assignment in if condition (Jaroslav Kysela) [2003613]
ALSA: cs4281: Fix assignment in if condition (Jaroslav Kysela) [2003613]
ALSA: cmipci: Fix assignment in if condition (Jaroslav Kysela) [2003613]
ALSA: bt87x: Fix assignment in if condition (Jaroslav Kysela) [2003613]
ALSA: azt3328: Fix assignment in if condition (Jaroslav Kysela) [2003613]
ALSA: atiixp: Fix assignment in if condition (Jaroslav Kysela) [2003613]
ALSA: als4000: Fix assignment in if condition (Jaroslav Kysela) [2003613]
ALSA: als300: Fix assignment in if condition (Jaroslav Kysela) [2003613]
ALSA: ak4531: Fix assignment in if condition (Jaroslav Kysela) [2003613]
ALSA: ad1889: Fix assignment in if condition (Jaroslav Kysela) [2003613]
ALSA: hda/realtek: Change device names for quirks to barebone names (Jaroslav Kysela) [2003613]
ALSA: hda/ca0132: Make a const array static, makes object smaller (Jaroslav Kysela) [2003613]
ALSA: pci: lx6464es: remove useless self-comparison (Jaroslav Kysela) [2003613]
ALSA: drivers: opl3: Fix incorrect use of vp->state (Jaroslav Kysela) [2003613]
ALSA: pcsp: Make hrtimer forwarding more robust (Jaroslav Kysela) [2003613]
ALSA: pcsp: Allocate resources with device-managed APIs (Jaroslav Kysela) [2003613]
ALSA: dummy: Allocate resources with device-managed APIs (Jaroslav Kysela) [2003613]
ALSA: aloop: Allocate resources with device-managed APIs (Jaroslav Kysela) [2003613]
ALSA: mpu401: Allocate resources with device-managed APIs (Jaroslav Kysela) [2003613]
ALSA: serial-u16550: Allocate resources with device-managed APIs (Jaroslav Kysela) [2003613]
ALSA: mtpav: Allocate resources with device-managed APIs (Jaroslav Kysela) [2003613]
ALSA: virmidi: Allocate resources with device-managed APIs (Jaroslav Kysela) [2003613]
ALSA: vx: Manage vx_core object with devres (Jaroslav Kysela) [2003613]
ALSA: aloop: Fix spelling mistake "synchronization" -> "synchronization" (Jaroslav Kysela) [2003613]
ALSA: serial: Fix assignment in if condition (Jaroslav Kysela) [2003613]
ALSA: opl3: Fix assignment in if condition (Jaroslav Kysela) [2003613]
ALSA: vx: Fix assignment in if condition (Jaroslav Kysela) [2003613]
ALSA: mpu401: Fix assignment in if condition (Jaroslav Kysela) [2003613]
ALSA: drivers: opl3: fix useless self-comparison (Jaroslav Kysela) [2003613]
ALSA: hda: intel-sdw-acpi: go through HDAS ACPI at max depth of 2 (Jaroslav Kysela) [2003613]
ALSA: hda: intel-sdw-acpi: harden detection of controller (Jaroslav Kysela) [2003613]
ALSA: intel-dsp-config: add quirk for CML devices based on ES8336 codec (Jaroslav Kysela) [2003613]
ALSA: intel-dsp-config: add quirk for JSL devices based on ES8336 codec (Jaroslav Kysela) [2003613]
ALSA: hda: avoid write to STATESTS if controller is in reset (Jaroslav Kysela) [2003613]
ALSA: intel-dsp-config: add quirk for APL/GLK/TGL devices based on ES8336 codec (Jaroslav Kysela) [2003613]
ALSA: hda: hdac_ext_stream: fix potential locking issues (Jaroslav Kysela) [2003613]
ALSA: hda: hdac_stream: fix potential locking issue in snd_hdac_stream_assign() (Jaroslav Kysela) [2003613]
ALSA: hda: intel-dsp-cfg: add missing ElkhartLake PCI ID (Jaroslav Kysela) [2003613]
ALSA: usb-audio: usx2y - use GFP_NOIO flag (Jaroslav Kysela) [2003613]
ALSA: usb-audio: Reorder snd_djm_devices[] entries (Jaroslav Kysela) [2003613]
ALSA: usb-audio: Don't start stream for capture at prepare (Jaroslav Kysela) [2003613]
ALSA: usb-audio: Switch back to non-latency mode at a later point (Jaroslav Kysela) [2003613]
ALSA: usb-audio: Add quirk for Audient iD14 (Jaroslav Kysela) [2003613]
ALSA: usb-audio: Line6 HX-Stomp XL USB_ID for 48k-fixed quirk (Jaroslav Kysela) [2003613]
ALSA: usb-audio: Add registration quirk for JBL Quantum 400 (Jaroslav Kysela) [2003613]
ALSA: ua101: fix division by zero at probe (Jaroslav Kysela) [2003613]
ALSA: line6: fix control and interrupt message timeouts (Jaroslav Kysela) [2003613]
ALSA: 6fire: fix control and bulk message timeouts (Jaroslav Kysela) [2003613]
ALSA: usb-audio: fix null pointer dereference on pointer cs_desc (Jaroslav Kysela) [2003613]
ALSA: usb-audio: Fix microphone sound on Jieli webcam. (Jaroslav Kysela) [2003613]
ALSA: usb-audio: Provide quirk for Sennheiser GSP670 Headset (Jaroslav Kysela) [2003613]
ALSA: usb-audio: Initialize every feature unit once at probe time (Jaroslav Kysela) [2003613]
ALSA: usb-audio: Drop superfluous error message after disconnection (Jaroslav Kysela) [2003613]
ALSA: usb-audio: Downgrade error message in get_ctl_value_v2() (Jaroslav Kysela) [2003613]
ALSA: usb-audio: add Schiit Hel device to quirk table (Jaroslav Kysela) [2003613]
ALSA: usb-audio: Add quirk for VF0770 (Jaroslav Kysela) [2003613]
ALSA: usb-audio: Less restriction for low-latency playback mode (Jaroslav Kysela) [2003613]
ALSA: usb-audio: Add support for the Pioneer DJM 750MK2 Mixer/Soundcard (Jaroslav Kysela) [2003613]
ALSA: usb-audio: Pass JOINT_DUPLEX info flag for implicit fb streams (Jaroslav Kysela) [2003613]
ALSA: usb-audio: Enable rate validation for Scarlett devices (Jaroslav Kysela) [2003613]
ALSA: usb-audio: Fix packet size calculation regression (Jaroslav Kysela) [2003613]
ALSA: usb-audio: disable implicit feedback sync for Behringer UFX1204 and UFX1604 (Jaroslav Kysela) [2003613]
ALSA: usb-audio: Avoid killing in-flight URBs during draining (Jaroslav Kysela) [2003613]
ALSA: usb-audio: Improved lowlatency playback support (Jaroslav Kysela) [2003613]
ALSA: usb-audio: Add spinlock to stop_urbs() (Jaroslav Kysela) [2003613]
ALSA: usb-audio: Check available frames for the next packet size (Jaroslav Kysela) [2003613]
ALSA: usb-audio: Disable low-latency mode for implicit feedback sync (Jaroslav Kysela) [2003613]
ALSA: usb-audio: Disable low-latency playback for free-wheel mode (Jaroslav Kysela) [2003613]
ALSA: usb-audio: Rename early_playback_start flag with lowlatency_playback (Jaroslav Kysela) [2003613]
ALSA: usb-audio: Fix possible race at sync of urb completions (Jaroslav Kysela) [2003613]
ALSA: usb-audio: Restrict rates for the shared clocks (Jaroslav Kysela) [2003613]
ALSA: usb-audio: Fix a missing error check in scarlett gen2 mixer (Jaroslav Kysela) [2003613]
ALSA: usb-audio: fix comment reference in __uac_clock_find_source (Jaroslav Kysela) [2003613]
ALSA: usx2y: Prefer struct_size over open coded arithmetic (Jaroslav Kysela) [2003613]
ALSA: usb-audio: Unify mixer resume and reset_resume procedure (Jaroslav Kysela) [2003613]
ALSA: usb-audio: Add registration quirk for JBL Quantum 800 (Jaroslav Kysela) [2003613]
ALSA: usb-audio: Add lowlatency module option (Jaroslav Kysela) [2003613]
ALSA: usb-audio: Work around for XRUN with low latency playback (Jaroslav Kysela) [2003613]
ASoC: dmaengine: Introduce module option prealloc_buffer_size_kbytes (Jaroslav Kysela) [2003613]
ALSA: usb-audio: Move set-interface-first workaround into common quirk (Jaroslav Kysela) [2003613]
ALSA: doc: Fix indentation warning (Jaroslav Kysela) [2003613]
ALSA: hda: Update documentation for aliasing via the model option (Jaroslav Kysela) [2003613]
ALSA: doc: Add the description of quirk_flags option for snd-usb-audio (Jaroslav Kysela) [2003613]
ALSA: doc: Fix reference to mixart.rst (Jaroslav Kysela) [2003613]
ALSA: usb-audio: Update the documentation for the new delayed_register option (Jaroslav Kysela) [2003613]
ALSA: hda - Update descriptions about new position_fix values (Jaroslav Kysela) [2003613]
ALSA: usb-audio: Fix regression on Sony WALKMAN NW-A45 DAC (Jaroslav Kysela) [2003613]
ALSA: usb-audio: Input source control - digidesign mbox (Jaroslav Kysela) [2003613]
ALSA: usb-audio: make array static const, makes object smaller (Jaroslav Kysela) [2003613]
ALSA: usb-audio: Add quirk_flags module option (Jaroslav Kysela) [2003613]
ALSA: usb-audio: Move generic DSD raw detection into quirk_flags (Jaroslav Kysela) [2003613]
ALSA: usb-audio: Move ignore_ctl_error check into quirk_flags (Jaroslav Kysela) [2003613]
ALSA: usb-audio: Move autosuspend quirk into quirk_flags (Jaroslav Kysela) [2003613]
ALSA: usb-audio: Move rate validation quirk into quirk_flags (Jaroslav Kysela) [2003613]
ALSA: usb-audio: Move interface setup delay into quirk_flags (Jaroslav Kysela) [2003613]
ALSA: usb-audio: Move control message delay quirk into quirk_flags (Jaroslav Kysela) [2003613]
ALSA: usb-audio: Move ITF-USB DSD quirk handling into quirk_flags (Jaroslav Kysela) [2003613]
ALSA: usb-audio: Move clock setup quirk into quirk_flags (Jaroslav Kysela) [2003613]
ALSA: usb-audio: Move playback_first flag into quirk_flags (Jaroslav Kysela) [2003613]
ALSA: usb-audio: Move tx_length quirk handling to quirk_flags (Jaroslav Kysela) [2003613]
ALSA: usb-audio: Move txfr_quirk handling to quirk_flags (Jaroslav Kysela) [2003613]
ALSA: usb-audio: Move media-controller API quirk into quirk_flags (Jaroslav Kysela) [2003613]
ALSA: usb-audio: Introduce quirk_flags field (Jaroslav Kysela) [2003613]
ALSA: usb-audio: Avoid unnecessary or invalid connector selection at resume (Jaroslav Kysela) [2003613]
ALSA: usb-audio: Add registration quirk for JBL Quantum 600 (Jaroslav Kysela) [2003613]
ALSA: usb-audio: Fix superfluous autosuspend recovery (Jaroslav Kysela) [2003613]
ALSA: usb-audio: fix incorrect clock source setting (Jaroslav Kysela) [2003613]
ALSA: scarlett2: Fix line out/speaker switching notifications (Jaroslav Kysela) [2003613]
ALSA: scarlett2: Correct channel mute status after mute button pressed (Jaroslav Kysela) [2003613]
ALSA: scarlett2: Fix Direct Monitor control name for 2i2 (Jaroslav Kysela) [2003613]
ALSA: scarlett2: Fix Mute/Dim/MSD Mode control names (Jaroslav Kysela) [2003613]
ALSA: usb-audio: Add registration quirk for JBL Quantum headsets (Jaroslav Kysela) [2003613]
ALSA: usb-audio: Add missing proc text entry for BESPOKEN type (Jaroslav Kysela) [2003613]
ALSA: usb-audio: Reduce latency at playback start, take#2 (Jaroslav Kysela) [2003613]
ALSA: usb-audio: fix spelling mistakes (Jaroslav Kysela) [2003613]
ALSA: usx2y: fix spelling mistakes (Jaroslav Kysela) [2003613]
ALSA: usb-audio: scarlett2: Fix for loop increment in scarlett2_usb_get_config (Jaroslav Kysela) [2003613]
ALSA: scarlett2: Fix pad count for 18i8 Gen 3 (Jaroslav Kysela) [2003613]
ALSA: usb-audio: scarlett2: Add support for the talkback feature (Jaroslav Kysela) [2003613]
ALSA: usb-audio: scarlett2: Update get_config to do endian conversion (Jaroslav Kysela) [2003613]
ALSA: usb-audio: scarlett2: Add speaker switching support (Jaroslav Kysela) [2003613]
ALSA: usb-audio: scarlett2: Update mux controls to allow updates (Jaroslav Kysela) [2003613]
ALSA: usb-audio: scarlett2: Add sw_hw_ctls and mux_ctls (Jaroslav Kysela) [2003613]
ALSA: usb-audio: scarlett2: Split up sw_hw_enum_ctl_put() (Jaroslav Kysela) [2003613]
ALSA: usb-audio: scarlett2: Label 18i8 Gen 3 line outputs correctly (Jaroslav Kysela) [2003613]
ALSA: usb-audio: scarlett2: Add direct monitor support (Jaroslav Kysela) [2003613]
ALSA: usb-audio: scarlett2: Add phantom power switch support (Jaroslav Kysela) [2003613]
ALSA: usb-audio: scarlett2: Add "air" switch support (Jaroslav Kysela) [2003613]
ALSA: usb-audio: scarlett2: Add support for Solo and 2i2 Gen 3 (Jaroslav Kysela) [2003613]
ALSA: usb-audio: scarlett2: Allow bit-level access to config (Jaroslav Kysela) [2003613]
ALSA: usb-audio: scarlett2: Move get config above set config (Jaroslav Kysela) [2003613]
ALSA: usb-audio: scarlett2: Add Gen 3 MSD mode switch (Jaroslav Kysela) [2003613]
ALSA: usb-audio: scarlett2: Add support for "input-other" notify (Jaroslav Kysela) [2003613]
ALSA: usb-audio: scarlett2: Add Gen 3 mixer support (Jaroslav Kysela) [2003613]
ALSA: usb-audio: scarlett2: Fix wrong resume call (Jaroslav Kysela) [2003613]
ALSA: usb-audio: scarlett2: Fix Level Meter control (Jaroslav Kysela) [2003613]
ALSA: usb-audio: scarlett2: Split struct scarlett2_ports (Jaroslav Kysela) [2003613]
ALSA: usb-audio: scarlett2: Allow arbitrary ordering of mux entries (Jaroslav Kysela) [2003613]
ALSA: usb-audio: scarlett2: Add mute support (Jaroslav Kysela) [2003613]
ALSA: usb-audio: scarlett2: Add scarlett2_vol_ctl_write() helper (Jaroslav Kysela) [2003613]
ALSA: usb-audio: scarlett2: Remove repeated device info comments (Jaroslav Kysela) [2003613]
ALSA: usb-audio: scarlett2: Move info lookup out of init function (Jaroslav Kysela) [2003613]
ALSA: usb-audio: scarlett2: Improve device info lookup (Jaroslav Kysela) [2003613]
ALSA: usb-audio: scarlett2: Reformat scarlett2_config_items[] (Jaroslav Kysela) [2003613]
ALSA: usb-audio: scarlett2: Merge common line in capture strings (Jaroslav Kysela) [2003613]
ALSA: usb-audio: scarlett2: Add "Sync Status" control (Jaroslav Kysela) [2003613]
ALSA: usb-audio: scarlett2: Always enable interrupt polling (Jaroslav Kysela) [2003613]
ALSA: usb-audio: scarlett2: Fix 6i6 Gen 2 line out descriptions (Jaroslav Kysela) [2003613]
ALSA: usb-audio: scarlett2: Update initialisation sequence (Jaroslav Kysela) [2003613]
ALSA: usb-audio: scarlett2: Add usb_tx/rx functions (Jaroslav Kysela) [2003613]
ALSA: usb-audio: Fix OOB access at proc output (Jaroslav Kysela) [2003613]
ALSA: usb-audio: scarlett2: Remove hard-coded USB #defines (Jaroslav Kysela) [2003613]
ALSA: usb-audio: scarlett2: Don't copy struct scarlett2_config (Jaroslav Kysela) [2003613]
ALSA: usb-audio: scarlett2: Fix union usage in mixer control callbacks (Jaroslav Kysela) [2003613]
ALSA: usb-audio: scarlett2: Fix data_mutex lock (Jaroslav Kysela) [2003613]
ALSA: usb-audio: scarlett2: Add temp variable for consistency (Jaroslav Kysela) [2003613]
ALSA: usb-audio: scarlett2: Rename struct scarlett2_mixer_data (Jaroslav Kysela) [2003613]
ALSA: usb-audio: scarlett2: Rename buttons/interrupts/vol (Jaroslav Kysela) [2003613]
ALSA: usb-audio: scarlett2: Remove redundant info->button_count (Jaroslav Kysela) [2003613]
ALSA: usb-audio: scarlett2: Remove interrupt debug message (Jaroslav Kysela) [2003613]
ALSA: usb-audio: scarlett2: Remove unused/useless code (Jaroslav Kysela) [2003613]
ALSA: usb-audio: scarlett2: Coding style improvements (Jaroslav Kysela) [2003613]
ALSA: usb-audio: scarlett2: Fix 18i8 Gen 2 PCM Input count (Jaroslav Kysela) [2003613]
ALSA: usb-audio: scarlett2: Remove incorrect S/PDIF comment (Jaroslav Kysela) [2003613]
ALSA: usb-audio: fix rate on Ozone Z90 USB headset (Jaroslav Kysela) [2003613]
ALSA: usb-audio: Add support for Denon DN-X1600 (Jaroslav Kysela) [2003613]
ALSA: usb-audio: scarlett2: Read mux at init time (Jaroslav Kysela) [2003613]
ALSA: usb-audio: scarlett2: Read mixer volumes at init time (Jaroslav Kysela) [2003613]
ALSA: usb-audio: Factor out DSD bitrev copy function (Jaroslav Kysela) [2003613]
ALSA: usb-audio: Refactoring delay account code (Jaroslav Kysela) [2003613]
ALSA: usb-audio: Pre-calculate buffer byte size (Jaroslav Kysela) [2003613]
ALSA: usb-audio: Make snd_usb_pcm_delay() static (Jaroslav Kysela) [2003613]
ALSA: usb-audio: Remove the repeated declaration (Jaroslav Kysela) [2003613]
ALSA: usb-audio: Fix uninitialized variable at __uac_clock_find_source() (Jaroslav Kysela) [2003613]
ALSA: usb-audio: Handle error for the current selector gracefully (Jaroslav Kysela) [2003613]
ALSA: usb-audio: Refactoring UAC2/3 clock setup code (Jaroslav Kysela) [2003613]
ALSA: usx2y: Nuke pcm_list (Jaroslav Kysela) [2003613]
ALSA: usx2y: Cleanup probe and disconnect callbacks (Jaroslav Kysela) [2003613]
ALSA: usx2y: Don't call free_pages_exact() with NULL address (Jaroslav Kysela) [2003613]
ALSA: usx2y: Fix shmem initialization (Jaroslav Kysela) [2003613]
ALSA: usxy2: Fix potential doubly allocations (Jaroslav Kysela) [2003613]
ALSA: usx2y: Fix potential memory leaks (Jaroslav Kysela) [2003613]
ALSA: usx2y: Avoid self-killing (Jaroslav Kysela) [2003613]
ALSA: usx2y: Fix potential leaks of uninitialized memory (Jaroslav Kysela) [2003613]
ALSA: usx2y: Coding style fixes (Jaroslav Kysela) [2003613]
ALSA: usx2y: Fix spaces (Jaroslav Kysela) [2003613]
ALSA: usx2y: Avoid camelCase (Jaroslav Kysela) [2003613]
module: remove never implemented MODULE_SUPPORTED_DEVICE (Jaroslav Kysela) [2003613]
ALSA: pcm: Allow exact buffer preallocation (Jaroslav Kysela) [2003613]
ALSA: core: Add device-managed request_dma() (Jaroslav Kysela) [2003613]
ALSA: core: Fix double calls of snd_card_free() via devres (Jaroslav Kysela) [2003613]
ALSA: core: Add managed card creation (Jaroslav Kysela) [2003613]
ALSA: pcm: Fix mmap without buffer preallocation (Jaroslav Kysela) [2003613]
ALSA: pcm: Call substream ack() method upon compat mmap commit (Jaroslav Kysela) [2003613]
ALSA: pcm: Fix mmap breakage without explicit buffer setup (Jaroslav Kysela) [2003613]
ALSA: pcm - fix mmap capability check for the snd-dummy driver (Jaroslav Kysela) [2003613]
ALSA: pcm: fix divide error in snd_pcm_lib_ioctl (Jaroslav Kysela) [2003613]
ALSA: memalloc: Catch call with NULL snd_dma_buffer pointer (Jaroslav Kysela) [2003613]
ALSA: memalloc: Remove a stale comment (Jaroslav Kysela) [2003613]
ALSA: memalloc: Use proper SG helpers for noncontig allocations (Jaroslav Kysela) [2003613]
ALSA: memalloc: Fix a typo in snd_dma_buffer_sync() description (Jaroslav Kysela) [2003613]
ALSA: PCM: Fix NULL dereference at mmap checks (Jaroslav Kysela) [2003613]
ALSA: pcm: Check mmap capability of runtime dma buffer at first (Jaroslav Kysela) [2003613]
ALSA: pcm: Fix mmap capability check (Jaroslav Kysela) [2003613]
ALSA: pcm: use krealloc_array() (Jaroslav Kysela) [2003613]
ALSA: pcm: Add SNDRV_PCM_INFO_EXPLICIT_SYNC flag (Jaroslav Kysela) [2003613]
ALSA: pcm: Add more disconnection checks at file ops (Jaroslav Kysela) [2003613]
mm: don't include asm/pgtable.h if linux/mm.h is already included (Jaroslav Kysela) [2003613]
ALSA: memalloc: Fix mmap of SG-buffer with WC pages (Jaroslav Kysela) [2003613]
ALSA: memalloc: Support for non-coherent page allocation (Jaroslav Kysela) [2003613]
ALSA: memalloc: Support for non-contiguous page allocation (Jaroslav Kysela) [2003613]
ALSA: pcm: Unify snd_pcm_delay() and snd_pcm_hwsync() (Jaroslav Kysela) [2003613]
ALSA: core: Fix build error due to missing PAGE_SIZE (Jaroslav Kysela) [2003613]
ALSA: pcm: Workaround for a wrong offset in SYNC_PTR compat ioctl (Jaroslav Kysela) [2003613]
ALSA: memalloc: Count continuous pages in vmalloc buffer handler (Jaroslav Kysela) [2003613]
ALSA: memalloc: Store snd_dma_buffer.addr for continuous pages, too (Jaroslav Kysela) [2003613]
ALSA: memalloc: Fix pgprot for WC mmap on x86 (Jaroslav Kysela) [2003613]
ALSA: memalloc: Support WC allocation on all architectures (Jaroslav Kysela) [2003613]
ALSA: memalloc: Correctly name as WC (Jaroslav Kysela) [2003613]
ALSA: memalloc: Minor refactoring (Jaroslav Kysela) [2003613]
ALSA: memalloc: Fix regression with SNDRV_DMA_TYPE_CONTINUOUS (Jaroslav Kysela) [2003613]
ALSA: core: Add device-managed page allocator helper (Jaroslav Kysela) [2003613]
ALSA: core: Add continuous and vmalloc mmap ops (Jaroslav Kysela) [2003613]
ALSA: core: Move mmap handler into memalloc ops (Jaroslav Kysela) [2003613]
ALSA: core: Abstract memory alloc helpers (Jaroslav Kysela) [2003613]
ALSA: pcm: add snd_pcm_period_elapsed() variant without acquiring lock of PCM substream (Jaroslav Kysela) [2003613]
ALSA: pcm: Block the release until the system resume finishes (Jaroslav Kysela) [2003613]
ALSA: Drop superfluous argument from snd_power_wait() (Jaroslav Kysela) [2003613]
ALSA: pcm: Fix assignment in if condition (Jaroslav Kysela) [2003613]
ALSA: core: Drop snd_sgbuf_get_ptr() (Jaroslav Kysela) [2003613]
ALSA: jack: Check the return value of kstrdup() (Jaroslav Kysela) [2003613]
ALSA: seq: oss: Fix error check at system port creation (Jaroslav Kysela) [2003613]
ALSA: seq: Fix comments of wrong client number for MIDI Passthrough (Jaroslav Kysela) [2003613]
ALSA: pcm: oss: Limit the period size to 16MB (Jaroslav Kysela) [2003613]
ALSA: pcm: oss: Fix negative period/buffer sizes (Jaroslav Kysela) [2003613]
ALSA: iec958: Split status creation and fill (Jaroslav Kysela) [2003613]
ALSA: rawmidi - fix the uninitalized user_pversion (Jaroslav Kysela) [2003613]
ALSA: rawmidi: introduce SNDRV_RAWMIDI_IOCTL_USER_PVERSION (Jaroslav Kysela) [2003613]
ALSA: rawmidi: fix incorrect array bounds check on clock_names (Jaroslav Kysela) [2003613]
ALSA: rawmidi: Add framing mode (Jaroslav Kysela) [2003613]
ALSA: seq: Fix racy deletion of subscriber (Jaroslav Kysela) [2003613]
ALSA: seq: Fix a potential UAF by wrong private_free call order (Jaroslav Kysela) [2003613]
ALSA: seq: Fix assignment in if condition (Jaroslav Kysela) [2003613]
ALSA: timer: Unconditionally unlink slave instances, too (Jaroslav Kysela) [2003613]
ALSA: timer: Fix use-after-free problem (Jaroslav Kysela) [2003613]
ALSA: mixer: fix deadlock in snd_mixer_oss_set_volume (Jaroslav Kysela) [2003613]
ALSA: mixer: oss: Fix racy access to slots (Jaroslav Kysela) [2003613]
ALSA: oss: Fix assignment in if condition (Jaroslav Kysela) [2003613]
ALSA: core: Fix assignment in if condition (Jaroslav Kysela) [2003613]
ALSA: core: control_led: use strscpy instead of strlcpy (Jaroslav Kysela) [2003613]
ALSA: ctl: Fix copy of updated id with element read/write (Jaroslav Kysela) [2003613]
ALSA: compress: Initialize mutex in snd_compress_new() (Jaroslav Kysela) [2003613]
ALSA: control: Minor optimization for SNDRV_CTL_IOCTL_POWER_STATE (Jaroslav Kysela) [2003613]
ALSA: control: Drop superfluous snd_power_wait() calls (Jaroslav Kysela) [2003613]
ALSA: control: Track in-flight control read/write/tlv accesses (Jaroslav Kysela) [2003613]
ALSA: compress: Drop unused functions (Jaroslav Kysela) [2003613]
regmap: sdw-mbq: use MODULE_LICENSE("GPL") (Jaroslav Kysela) [2003613]
regmap: sdw: use no_pm routines for SoundWire 1.2 MBQ (Jaroslav Kysela) [2003613]
regmap: sdw: use _no_pm functions in regmap_read/write (Jaroslav Kysela) [2003613]
soundwire: stream: Fix test for DP prepare complete (Jaroslav Kysela) [2003613]
soundwire/ASoC: add leading zeroes in peripheral device name (Jaroslav Kysela) [2003613]
soundwire: bandwidth allocation: improve error messages (Jaroslav Kysela) [2003613]
soundwire: dmi-quirks: remove duplicate initialization (Jaroslav Kysela) [2003613]
soundwire: cadence: remove the repeated declaration (Jaroslav Kysela) [2003613]
soundwire: bus: stop dereferencing invalid slave pointer (Jaroslav Kysela) [2003613]
soundwire: bus: add missing \n in dynamic debug (Jaroslav Kysela) [2003613]
soundwire: bus: handle -ENODATA errors in clock stop/start sequences (Jaroslav Kysela) [2003613]
soundwire: qcom: add debugfs entry for soundwire register dump (Jaroslav Kysela) [2003613]
soundwire: debugfs: use controller id and link_id for debugfs (Jaroslav Kysela) [2003613]
soundwire: cadence: do not extend reset delay (Jaroslav Kysela) [2003613]
soundwire: intel: conditionally exit clock stop mode on system suspend (Jaroslav Kysela) [2003613]
soundwire: intel: skip suspend/resume/wake when link was not started (Jaroslav Kysela) [2003613]
soundwire: intel: fix potential race condition during power down (Jaroslav Kysela) [2003613]
soundwire: intel: introduce shim and alh base (Jaroslav Kysela) [2003613]
soundwire: move intel sdw register definitions to sdw_intel.h (Jaroslav Kysela) [2003613]
soundwire: cadence: override PDI configurations to create loopback (Jaroslav Kysela) [2003613]
soundwire: cadence: add debugfs interface for PDI loopbacks (Jaroslav Kysela) [2003613]
soundwire: stream: don't program mockup device ports (Jaroslav Kysela) [2003613]
soundwire: bus: squelch error returned by mockup devices (Jaroslav Kysela) [2003613]
soundwire: stream: don't abort bank switch on Command_Ignored/-ENODATA (Jaroslav Kysela) [2003613]
soundwire: cadence: add paranoid check on self-clearing bits (Jaroslav Kysela) [2003613]
soundwire: dmi-quirks: add quirk for Intel 'Bishop County' NUC M15 (Jaroslav Kysela) [2003613]
soundwire: bus: update Slave status in sdw_clear_slave_status (Jaroslav Kysela) [2003613]
soundwire: cadence: Remove ret variable from sdw_cdns_irq() (Jaroslav Kysela) [2003613]
soundwire: bus: filter out more -EDATA errors on clock stop (Jaroslav Kysela) [2003613]
soundwire: dmi-quirks: add ull suffix for SoundWire _ADR values (Jaroslav Kysela) [2003613]
soundwire: export sdw_update() and sdw_update_no_pm() (Jaroslav Kysela) [2003613]
soundwire: bus: Make sdw_nwrite() data pointer argument const (Jaroslav Kysela) [2003613]
soundwire: intel: move to auxiliary bus (Jaroslav Kysela) [2003613]
soundwire: add missing kernel-doc description (Jaroslav Kysela) [2003613]
soundwire: cadence_master: always set CMD_ACCEPT (Jaroslav Kysela) [2003613]
soundwire: bus: only use CLOCK_STOP_MODE0 and fix confusions (Jaroslav Kysela) [2003613]
software node: Handle software node injection to an existing device properly (Mark Langsdorf) [2032600]
software node: Allow node addition to already existing device (Mark Langsdorf) [2032600]
driver core: clear deferred probe reason on probe retry (Mark Langsdorf) [2032600]
driver core: add deferring probe reason to devices_deferred property (Mark Langsdorf) [2032600]
driver core: Fix locking bug in deferred_probe_timeout_work_func() (Mark Langsdorf) [2032600]
PM: runtime: Fix race getting/putting suppliers at probe (Mark Langsdorf) [2032600]
PM: runtime: Fix ordering in pm_runtime_get_suppliers() (Mark Langsdorf) [2032600]
PM: runtime: Defer suspending suppliers (Mark Langsdorf) [2032600]
software node: Fix device_add_software_node() (Mark Langsdorf) [2032600]
software node: Fix node registration (Mark Langsdorf) [2032600]
drivers/base/memory: don't store phys_device in memory blocks (Mark Langsdorf) [2032600]
arch_numa: fix common code printing of phys_addr_t (Mark Langsdorf) [2032600]
driver core: platform: Drop of_device_node_put() wrapper (Mark Langsdorf) [2032600]
regmap: sdw-mbq: use MODULE_LICENSE("GPL") (Mark Langsdorf) [2032600]
regmap: sdw: use no_pm routines for SoundWire 1.2 MBQ (Mark Langsdorf) [2032600]
regmap: sdw: use _no_pm functions in regmap_read/write (Mark Langsdorf) [2032600]
PM: domains: Mark fwnodes when their powerdomain is added/removed (Mark Langsdorf) [2032600]
driver core: fw_devlink: Handle suppliers that don't use driver core (Mark Langsdorf) [2032600]
driver core: Add fw_devlink.strict kernel param (Mark Langsdorf) [2032600]
driver core: platform: Emit a warning if a remove callback returned non-zero (Mark Langsdorf) [2032600]
PM: domains: Simplify the calculation of variables (Mark Langsdorf) [2032600]
PM: sleep: Use dev_printk() when possible (Mark Langsdorf) [2032600]
media: software_node: unregister software_nodes in reverse order (Mark Langsdorf) [2032600]
media: software_node: Enforce parent before child ordering of nodes arrays (Mark Langsdorf) [2032600]
media: device property: Call fwnode_graph_get_endpoint_by_id() for fwnode->secondary (Mark Langsdorf) [2032600]
media: device property: Return true in fwnode_device_is_available for NULL ops (Mark Langsdorf) [2032600]
media: software_node: Fix refcounts in software_node_get_next_child() (Mark Langsdorf) [2032600]
PM: domains: Add "performance" column to debug summary (Mark Langsdorf) [2032600]
PM: domains: Make of_genpd_add_subdomain() return -EPROBE_DEFER (Mark Langsdorf) [2032600]
PM: domains: Make set_performance_state() callback optional (Mark Langsdorf) [2032600]
PM: domains: use device's next wakeup to determine domain idle state (Mark Langsdorf) [2032600]
PM: domains: inform PM domain of a device's next wakeup (Mark Langsdorf) [2032600]
PM: runtime: Fix resposible -> responsible in runtime.c (Mark Langsdorf) [2032600]
PM: domains: Restore comment indentation for generic_pm_domain.child_links (Mark Langsdorf) [2032600]
PM: domains: Fix up terminology with parent/child (Mark Langsdorf) [2032600]
regmap: Assign boolean values to a bool variable (Mark Langsdorf) [2032600]
software node: Introduce device_add_software_node() (Mark Langsdorf) [2032600]
numa: Move numa implementation to common code (Mark Langsdorf) [2032600]
arm64, numa: Change the numa init functions name to be generic (Mark Langsdorf) [2032600]
driver core: fw_devlink_relax_cycle() can be static (Mark Langsdorf) [2032600]
driver core: Handle cycles in device links created by fw_devlink (Mark Langsdorf) [2032600]
driver core: Have fw_devlink use DL_FLAG_INFERRED (Mark Langsdorf) [2032600]
driver core: Add device link support for INFERRED flag (Mark Langsdorf) [2032600]
drivers: base: Kconfig: fix spelling mistake "heterogenous" -> "heterogeneous" (Mark Langsdorf) [2032600]
driver core: Add debug logs for device link related probe deferrals (Mark Langsdorf) [2032600]
drivers: base: remove unused function find_bus() (Mark Langsdorf) [2032600]
PM: runtime: Drop runtime PM references to supplier on link removal (Mark Langsdorf) [2032600]
dmaengine: idxd: Add wq occupancy information to sysfs attribute (Julia Denham) [1971887]
vdpa/mlx5: Forward only packets with allowed MAC address (Cindy Lu) [2031595]
vdpa/mlx5: Support configuration of MAC (Cindy Lu) [2031595]
vdpa/mlx5: Fix clearing of VIRTIO_NET_F_MAC feature bit (Cindy Lu) [2031595]
vdpa_sim_net: Enable user to set mac address and mtu (Cindy Lu) [2031595]
vdpa: Enable user to set mac and mtu of vdpa device (Cindy Lu) [2031595]
vdpa: Use kernel coding style for structure comments (Cindy Lu) [2031595]
vdpa: Introduce query of device config layout (Cindy Lu) [2031595]
vdpa: Introduce and use vdpa device get, set config helpers (Cindy Lu) [2031595]
vdpa/mlx5: Propagate link status from device to vdpa driver (Cindy Lu) [2031595]
vdpa/mlx5: Rename control VQ workqueue to vdpa wq (Cindy Lu) [2031595]
vdpa/mlx5: Remove mtu field from vdpa net device (Cindy Lu) [2031595]
eni_vdpa: add vDPA driver for Alibaba ENI (Cindy Lu) [2031595]
vdpa: add new attribute VDPA_ATTR_DEV_MIN_VQ_SIZE (Cindy Lu) [2031595]
virtio_vdpa: setup correct vq size with callbacks get_vq_num_{max,min} (Cindy Lu) [2031595]
vdpa: min vq num of vdpa device cannot be greater than max vq num (Cindy Lu) [2031595]
vdpa: add new callback get_vq_num_min in vdpa_config_ops (Cindy Lu) [2031595]
vp_vdpa: add vq irq offloading support (Cindy Lu) [2031595]
vdpa: fix typo (Cindy Lu) [2031595]
vhost-vdpa: Fix the wrong input in config_cb (Cindy Lu) [2031595]
vhost_vdpa: unset vq irq before freeing irq (Cindy Lu) [2031595]
vdpa: potential uninitialized return in vhost_vdpa_va_map() (Cindy Lu) [2031595]
vdpa/mlx5: Avoid executing set_vq_ready() if device is reset (Cindy Lu) [2031595]
vdpa/mlx5: Clear ready indication for control VQ (Cindy Lu) [2031595]
vdpa: Support transferring virtual addressing during DMA mapping (Cindy Lu) [2031595]
vdpa: factor out vhost_vdpa_pa_map() and vhost_vdpa_pa_unmap() (Cindy Lu) [2031595]
vdpa: Add an opaque pointer for vdpa_config_ops.dma_map() (Cindy Lu) [2031595]
vhost-iotlb: Add an opaque pointer for vhost IOTLB (Cindy Lu) [2031595]
vhost-vdpa: Handle the failure of vdpa_reset() (Cindy Lu) [2031595]
vdpa: Add reset callback in vdpa_config_ops (Cindy Lu) [2031595]
vdpa: Fix some coding style issues (Cindy Lu) [2031595]
vdpa: Make use of PFN_PHYS/PFN_UP/PFN_DOWN helper macro (Cindy Lu) [2031595]
vdpa_sim: Use iova_shift() for the size passed to alloc_iova() (Cindy Lu) [2031595]
vdpa/mlx5: Add multiqueue support (Cindy Lu) [2031595]
vdpa/mlx5: Add support for control VQ and MAC setting (Cindy Lu) [2031595]
vdpa/mlx5: Ensure valid indices are provided (Cindy Lu) [2031595]
vdpa/mlx5: Decouple virtqueue callback from struct mlx5_vdpa_virtqueue (Cindy Lu) [2031595]
vdpa/mlx5: function prototype modifications in preparation to control VQ (Cindy Lu) [2031595]
vdpa/mlx5: Remove redundant header file inclusion (Cindy Lu) [2031595]
vDPA/ifcvf: enable multiqueue and control vq (Cindy Lu) [2031595]
vDPA/ifcvf: detect and use the onboard number of queues directly (Cindy Lu) [2031595]
vDPA/ifcvf: implement management netlink framework for ifcvf (Cindy Lu) [2031595]
vDPA/ifcvf: introduce get_dev_type() which returns virtio dev id (Cindy Lu) [2031595]
vdpa/mlx5: Fix queue type selection logic (Cindy Lu) [2031595]
vdpa/mlx5: Avoid destroying MR on empty iotlb (Cindy Lu) [2031595]
virtio_vdpa: reject invalid vq indices (Cindy Lu) [2031595]
vdpa: Add documentation for vdpa_alloc_device() macro (Cindy Lu) [2031595]
vDPA/ifcvf: Fix return value check for vdpa_alloc_device() (Cindy Lu) [2031595]
vp_vdpa: Fix return value check for vdpa_alloc_device() (Cindy Lu) [2031595]
vdpa_sim: Fix return value check for vdpa_alloc_device() (Cindy Lu) [2031595]
vhost: Fix the calculation in vhost_overflow() (Cindy Lu) [2031595]
vhost-vdpa: Fix integer overflow in vhost_vdpa_process_iotlb_update() (Cindy Lu) [2031595]
iommu/vt-d: Fix unmap_pages support (Jerry Snitselaar) [2027765]
dm sysfs: use default_groups in kobj_type (Benjamin Marzinski) [2047358]
dm space map common: add bounds check to sm_ll_lookup_bitmap() (Benjamin Marzinski) [2047358]
dm btree: add a defensive bounds check to insert_at() (Benjamin Marzinski) [2047358]
dm btree remove: change a bunch of BUG_ON() calls to proper errors (Benjamin Marzinski) [2047358]
dm btree spine: eliminate duplicate le32_to_cpu() in node_check() (Benjamin Marzinski) [2047358]
dm btree spine: remove extra node_check function declaration (Benjamin Marzinski) [2047358]
selftests/bpf: Adding delay in socketmap_listen to reduce flakyness (Felix Maurer) [2026433]
net: openvswitch: Fix ct_state nat flags for conns arriving from tc (Marcelo Ricardo Leitner) [2040334]
net: openvswitch: Fix matching zone id for invalid conns arriving from tc (Marcelo Ricardo Leitner) [2040452]
net/sched: flow_dissector: Fix matching on zone id for invalid conns (Marcelo Ricardo Leitner) [2040452]
net/sched: Extend qdisc control block with tc control block (Marcelo Ricardo Leitner) [2040452]
mm: Fix an use-after-free error in mm_struct (Waiman Long) [2046161]
rh_flags: Rename rh_features to rh_flags (Prarit Bhargava) [2021700]
redhat: add initial rpminspect configuration (Augusto Caringi)
|
2022-02-04 |
can: raw: raw_setsockopt(): fix raw_rcv panic for sock UAF (Balazs Nemeth) [2026692]
drm/vmwgfx: Fix stale file descriptors on failed usercopy (Dave Airlie) [2047602] {CVE-2022-22942}
drm/i915: Flush TLBs before releasing backing store (Dave Airlie) [2044329] {CVE-2022-0330}
[s390] s390/pci: move pseudo-MMIO to prevent MIO overlap (Mete Durlu) [2047757]
[s390] scsi: zfcp: Fix failed recovery on gone remote port with non-NPIV FCP devices (Mete Durlu) [2048919]
tun: fix bonding active backup with arp monitoring (Jonathan Toppins) [2024964]
x86/hyperv: Properly deal with empty cpumasks in hyperv_flush_tlb_multi() (Vitaly Kuznetsov) [2044237]
xfs: check sb_meta_uuid for dabuf buffer recovery (Bill O'Donnell) [2020764]
vfs: fs_context: fix up param length parsing in legacy_parse_param (Carlos Maiolino) [2040586] {CVE-2022-0185}
KVM: nVMX: Allow VMREAD when Enlightened VMCS is in use (Vitaly Kuznetsov) [2012105]
KVM: nVMX: Implement evmcs_field_offset() suitable for handle_vmread() (Vitaly Kuznetsov) [2012105]
KVM: nVMX: Rename vmcs_to_field_offset{,_table} (Vitaly Kuznetsov) [2012105]
KVM: nVMX: eVMCS: Filter out VM_EXIT_SAVE_VMX_PREEMPTION_TIMER (Vitaly Kuznetsov) [2012105]
KVM: nVMX: Also filter MSR_IA32_VMX_TRUE_PINBASED_CTLS when eVMCS (Vitaly Kuznetsov) [2012105]
KVM: nVMX: Use INVALID_GPA for pointers used in nVMX. (Vitaly Kuznetsov) [2012105]
x86/kvm: Always inline evmcs_write64() (Vitaly Kuznetsov) [2012105]
powerpc/powernv: Remove POWER9 PVR version check for entry and uaccess flushes (Diego Domingos) [2030954]
powerpc/pesries: Get STF barrier requirement from H_GET_CPU_CHARACTERISTICS (Diego Domingos) [2030954]
powerpc/security: Add a security feature for STF barrier (Diego Domingos) [2030954]
powerpc/pseries: Get entry and uaccess flush required bits from H_GET_CPU_CHARACTERISTICS (Diego Domingos) [2030954]
drm/nouveau/disp/dp: add support for eDP link rates (Ben Skeggs) [2043523]
drm/nouveau/disp/dp: add support for hbr3 (Ben Skeggs) [2043523]
drm/nouveau/disp/dp: add support for lttprs (Ben Skeggs) [2043523]
drm/nouveau/disp/dp: fixup cr/eq delays for 1.4 (Ben Skeggs) [2043523]
drm/nouveau/disp/dp: add support for tps4 (Ben Skeggs) [2043523]
drm/nouveau/disp/dp: generate supported link rates table at detect time (Ben Skeggs) [2043523]
drm/nouveau/disp/dp: explicitly control scrambling when setting pattern (Ben Skeggs) [2043523]
drm/nouveau/disp: remove some remnant of a rework (Ben Skeggs) [2043523]
drm/nouveau: recognise GA106 (Ben Skeggs) [2043523]
redhat/scripts: Update merge-subtrees.sh (Prarit Bhargava)
|
2022-02-01 |
pinctrl: amd: Fix wakeups when IRQ is shared with SCI (Renjith Pananchikkal) [2039124]
bonding: fix ad_actor_system option setting to default (Jonathan Toppins) [2042564 1931881]
bonding: make tx_rebalance_counter an atomic (Jonathan Toppins) [2042564]
bonding: Fix a use-after-free problem when bond_sysfs_slave_add() failed (Jonathan Toppins) [2042564]
bonding: 3ad: pass parameter bond_params by reference (Jonathan Toppins) [2042564]
bonding: complain about missing route only once for A/B ARP probes (Jonathan Toppins) [2042564]
bonding: improve nl error msg when device can't be enslaved because of IFF_MASTER (Jonathan Toppins) [2042564]
bonding: combine netlink and console error messages (Jonathan Toppins) [2042564]
bonding: add new option lacp_active (Jonathan Toppins) [2042564]
bonding: 3ad: fix the concurrency between __bond_release_one() and bond_3ad_state_machine_handler() (Jonathan Toppins) [2042564]
bonding: fix build issue (Jonathan Toppins) [2042564]
bonding: fix incorrect return value of bond_ipsec_offload_ok() (Jonathan Toppins) [2042564]
bonding: fix suspicious RCU usage in bond_ipsec_offload_ok() (Jonathan Toppins) [2042564]
bonding: Add struct bond_ipesc to manage SA (Jonathan Toppins) [2042564]
bonding: disallow setting nested bonding + ipsec offload (Jonathan Toppins) [2042564]
bonding: fix suspicious RCU usage in bond_ipsec_del_sa() (Jonathan Toppins) [2042564]
bonding: fix null dereference in bond_ipsec_add_sa() (Jonathan Toppins) [2042564]
bonding: fix suspicious RCU usage in bond_ipsec_add_sa() (Jonathan Toppins) [2042564]
net: bonding: Use per-cpu rr_tx_counter (Jonathan Toppins) [2042564]
bonding: remove redundant initialization of variable ret (Jonathan Toppins) [2042564]
net: bonding: Use strscpy_pad() instead of manually-truncated strncpy() (Jonathan Toppins) [2042564]
bonding: init notify_work earlier to avoid uninitialized use (Jonathan Toppins) [2042564]
bonding: 3ad: Fix the conflict between bond_update_slave_arr and the state machine (Jonathan Toppins) [2042564]
scsi: lpfc: Update lpfc version to 14.0.0.4 (Dick Kennedy) [2034276]
scsi: lpfc: Add additional debugfs support for CMF (Dick Kennedy) [2034276]
scsi: lpfc: Cap CMF read bytes to MBPI (Dick Kennedy) [2034276]
scsi: lpfc: Adjust CMF total bytes and rxmonitor (Dick Kennedy) [2034276]
scsi: lpfc: Trigger SLI4 firmware dump before doing driver cleanup (Dick Kennedy) [2034276]
scsi: lpfc: Fix NPIV port deletion crash (Dick Kennedy) [2034276]
scsi: lpfc: Fix lpfc_force_rscn ndlp kref imbalance (Dick Kennedy) [2034276]
scsi: lpfc: Change return code on I/Os received during link bounce (Dick Kennedy) [2034276]
scsi: lpfc: Fix leaked lpfc_dmabuf mbox allocations with NPIV (Dick Kennedy) [2034276]
ppp: ensure minimum packet size in ppp_write() (Guillaume Nault) [2042937]
KVM: VMX: switch blocked_vcpu_on_cpu_lock to raw spinlock (Marcelo Tosatti) [2034126]
configs: Enable CONFIG_THINKPAD_LMI on x86_64 (Mark Pearson) [2030772]
platform/x86: think-lmi: Abort probe on analyze failure (Mark Pearson) [2030772]
platform/x86: think-lmi: add debug_cmd (Mark Pearson) [2030772]
platform/x86: think-lmi: Fix possible mem-leaks on tlmi_analyze() error-exit (Mark Pearson) [2030772]
platform/x86: think-lmi: Split kobject_init() and kobject_add() calls (Mark Pearson) [2030772]
platform/x86: think-lmi: Move pending_reboot_attr to the attributes sysfs dir (Mark Pearson) [2030772]
platform/x86: think-lmi: Add pending_reboot support (Mark Pearson) [2030772]
platform/x86: think-lmi: Move kfree(setting->possible_values) to tlmi_attr_setting_release() (Mark Pearson) [2030772]
platform/x86: think-lmi: Split current_value to reflect only the value (Mark Pearson) [2030772]
platform/x86: think-lmi: Fix issues with duplicate attributes (Mark Pearson) [2030772]
platform/x86: think-lmi: Return EINVAL when kbdlang gets set to a 0 length string (Mark Pearson) [2030772]
platform/x86: think-lmi: Add missing MODULE_DEVICE_TABLE (Mark Pearson) [2030772]
platform/x86: think-lmi: Avoid potential read before start of the buffer (Mark Pearson) [2030772]
platform/x86: think-lmi: Fix check for admin password being set (Mark Pearson) [2030772]
platform/x86: dell-wmi-sysman/think-lmi: Make fw_attr_class global static (Mark Pearson) [2030772]
platform/x86: thinkpad-lmi: Remove unused display_name member from struct tlmi_pwd_setting (Mark Pearson) [2030772]
platform/x86: think-lmi: Add WMI interface support on Lenovo platforms (Mark Pearson) [2030772]
platform/x86: dell-wmi-sysman: fw_attr_inuse can be static (Mark Pearson) [2030772]
platform/x86: dell-wmi-sysman: Use firmware_attributes_class helper (Mark Pearson) [2030772]
platform/x86: firmware_attributes_class: Create helper file for handling firmware-attributes class registration events (Mark Pearson) [2030772]
x86/apic: Handle missing global clockevent gracefully (Lenny Szubowicz) [2033197]
RDMA/core: Don't infoleak GRH fields (Kamal Heib) [2036597]
RDMA/uverbs: Check for null return of kmalloc_array (Kamal Heib) [2036597]
RDMA/sa_query: Use strscpy_pad instead of memcpy to copy a string (Kamal Heib) [2036597]
RDMA/rw: switch to dma_map_sgtable() (Kamal Heib) [2036597]
RDMA/cma: Ensure rdma_addr_cancel() happens before issuing more requests (Kamal Heib) [2036597]
RDMA/cma: Fix listener leak in rdma_cma_listen_on_all() failure (Kamal Heib) [2036597]
RDMA/iwcm: Release resources if iw_cm module initialization fails (Kamal Heib) [2036597]
net: Set true network header for ECN decapsulation (Antoine Tenart) [2045059]
powerpc/bpf: Update ldimm64 instructions during extra pass (Yauheni Kaliuta) [2035973]
selftests: bpf: Fix bind on used port (Felix Maurer) [2025795]
bpf/selftests: Fix namespace mount setup in tc_redirect (Jiri Olsa) [2036016]
selftests/bpf: Fix possible/online index mismatch in perf_buffer test (Yauheni Kaliuta) [2039602]
selftests/bpf: Fix perf_buffer test on system with offline cpus (Yauheni Kaliuta) [2039602]
tracing: Tag trace_percpu_buffer as a percpu pointer (Jerome Marchand) [2031604]
tracing: Fix check for trace_percpu_buffer validity in get_trace_buf() (Jerome Marchand) [2031604]
hwmon: (k10temp) Support up to 12 CCDs on AMD Family of processors (David Arcari) [2022539]
hwmon: (k10temp) Add support for AMD Family 19h Models 10h-1Fh and A0h-AFh (David Arcari) [2022539]
hwmon: (k10temp) Remove unused definitions (David Arcari) [2022539]
x86/amd_nb: Add AMD Family 19h Models (10h-1Fh) and (A0h-AFh) PCI IDs (David Arcari) [2022539]
hwmon: (k10temp) Remove residues of current and voltage (David Arcari) [2022539]
hwmon: (k10temp) Update driver documentation (David Arcari) [2022539]
hwmon: (k10temp) Update documentation and add temp2_input info (David Arcari) [2022539]
docs: hwmon: k10temp: convert to ReST format (David Arcari) [2022539]
mptcp: fix deadlock in __mptcp_push_pending() (Davide Caratti) [2043598]
mptcp: clear 'kern' flag from fallback sockets (Davide Caratti) [2043598]
mptcp: remove tcp ulp setsockopt support (Davide Caratti) [2043598]
mptcp: never allow the PM to close a listener subflow (Davide Caratti) [2043598]
|
2022-01-28 |
redhat: set LC_ALL=C before sorting config content (Frantisek Hrbata)
net: mana: Add RX fencing (Mohammed Gamal) [2030132]
net: mana: Add XDP support (Mohammed Gamal) [2030132]
net: mana: Fix memory leak in mana_hwc_create_wq (Mohammed Gamal) [2030132]
net: mana: Fix spelling mistake "calledd" -> "called" (Mohammed Gamal) [2030132]
net: mana: Support hibernation and kexec (Mohammed Gamal) [2030132]
net: mana: Improve the HWC error handling (Mohammed Gamal) [2030132]
net: mana: Report OS info to the PF driver (Mohammed Gamal) [2030132]
net: mana: Fix the netdev_err()'s vPort argument in mana_init_port() (Mohammed Gamal) [2030132]
net: mana: Allow setting the number of queues while the NIC is down (Mohammed Gamal) [2030132]
net: stmmac: Add GFP_DMA32 for rx buffers if no 64 capability (Mark Salter) [1989540]
net: stmmac: Fix potential integer overflow (Mark Salter) [1989540]
net: stmmac: fix issue where clk is being unprepared twice (Mark Salter) [1989540]
net: stmmac: fix kernel panic due to NULL pointer dereference of mdio_bus_data (Mark Salter) [1989540]
net: stmmac: fix system hang if change mac address after interface ifdown (Mark Salter) [1989540]
net: stmmac: correct clocks enabled in stmmac_vlan_rx_kill_vid() (Mark Salter) [1989540]
net: remove the mutex_acquire from __lock_sock_fast (Xin Long) [2026612]
net: core: Correct the sock::sk_lock.owned lockdep annotations (Xin Long) [2026612]
inet: use bigger hash table for IP ID generation (Xin Long) [2039969] {CVE-2021-45486}
net: revert "net: get rid of an signed integer overflow in ip_idents_reserve()" (Xin Long) [2039969]
net/mlx5: DR, Use FW API when updating FW-owned flow table (Michal Schmidt) [2042651]
ipv6: Continue processing multipath route even if gateway attribute is invalid (Hangbin Liu) [2041375]
ipv6: Check attribute length for RTA_GATEWAY when deleting multipath route (Hangbin Liu) [2041375]
ipv6: Do cleanup if attribute validation fails in multipath route (Hangbin Liu) [2041375]
ipv6: Check attribute length for RTA_GATEWAY in multipath route (Hangbin Liu) [2041375]
rtw89: fix maybe-uninitialized error (ĂĂąigo Huguet) [2033291]
rtw89: enable driver and device RTL8852AE (ĂĂąigo Huguet) [2033291]
rtw89: fix maybe-uninitialized error (RHEL only) (ĂĂąigo Huguet) [2033291]
rtw89: 8852a: correct bit definition of dfs_en (ĂĂąigo Huguet) [2033291]
rtw89: coex: Update COEX to 5.5.8 (ĂĂąigo Huguet) [2033291]
rtw89: coex: Cancel PS leaving while C2H comes (ĂĂąigo Huguet) [2033291]
rtw89: coex: Update BT counters while receiving report (ĂĂąigo Huguet) [2033291]
rtw89: coex: Define LPS state for BTC using (ĂĂąigo Huguet) [2033291]
rtw89: coex: Add MAC API to get BT polluted counter (ĂĂąigo Huguet) [2033291]
rtw89: coex: Not to send H2C when WL not ready and count H2C (ĂĂąigo Huguet) [2033291]
rtw89: coex: correct C2H header length (ĂĂąigo Huguet) [2033291]
rtw89: don't kick off TX DMA if failed to write skb (ĂĂąigo Huguet) [2033291]
rtw89: remove cch_by_bw which is not used (ĂĂąigo Huguet) [2033291]
rtw89: fix sending wrong rtwsta->mac_id to firmware to fill address CAM (ĂĂąigo Huguet) [2033291]
rtw89: fix incorrect channel info during scan (ĂĂąigo Huguet) [2033291]
rtw89: update scan_mac_addr during scanning period (ĂĂąigo Huguet) [2033291]
rtw89: use inline function instead macro to set H2C and CAM (ĂĂąigo Huguet) [2033291]
rtw89: add const in the cast of le32_get_bits() (ĂĂąigo Huguet) [2033291]
rtw89: add AXIDMA and TX FIFO dump in mac_mem_dump (ĂĂąigo Huguet) [2033291]
rtw89: fix potentially access out of range of RF register array (ĂĂąigo Huguet) [2033291]
rtw89: remove unneeded variable (ĂĂąigo Huguet) [2033291]
rtw89: remove unnecessary conditional operators (ĂĂąigo Huguet) [2033291]
rtw89: update rtw89_regulatory map to R58-R31 (ĂĂąigo Huguet) [2033291]
rtw89: update tx power limit/limit_ru tables to R54 (ĂĂąigo Huguet) [2033291]
rtw89: update rtw89 regulation definition to R58-R31 (ĂĂąigo Huguet) [2033291]
rtw89: fill regd field of limit/limit_ru tables by enum (ĂĂąigo Huguet) [2033291]
rtw89: update partition size of firmware header on skb->data (ĂĂąigo Huguet) [2033291]
rtw89: Fix variable dereferenced before check 'sta' (ĂĂąigo Huguet) [2033291]
rtw89: fix return value in hfc_pub_cfg_chk (ĂĂąigo Huguet) [2033291]
rtw89: remove duplicate register definitions (ĂĂąigo Huguet) [2033291]
rtw89: fix error function parameter (ĂĂąigo Huguet) [2033291]
rtw89: remove unneeded semicolon (ĂĂąigo Huguet) [2033291]
rtw89: fix return value check in rtw89_cam_send_sec_key_cmd() (ĂĂąigo Huguet) [2033291]
rtw89: Remove redundant check of ret after call to rtw89_mac_enable_bb_rf (ĂĂąigo Huguet) [2033291]
rtw89: Fix two spelling mistakes in debug messages (ĂĂąigo Huguet) [2033291]
rtw89: add Realtek 802.11ax driver (ĂĂąigo Huguet) [2033291]
powerpc/doc: Fix htmldocs errors (Diego Domingos) [2004798]
pseries/drmem: update LMBs after LPM (Diego Domingos) [2004798]
powerpc/pseries: Add support for FORM2 associativity (Diego Domingos) [2004798]
powerpc/pseries: Add a helper for form1 cpu distance (Diego Domingos) [2004798]
powerpc/pseries: Consolidate different NUMA distance update code paths (Diego Domingos) [2004798]
powerpc/pseries: Rename TYPE1_AFFINITY to FORM1_AFFINITY (Diego Domingos) [2004798]
powerpc/pseries: rename min_common_depth to primary_domain_index (Diego Domingos) [2004798]
powerpc/numa: Fix build when CONFIG_NUMA=n (Diego Domingos) [2004798]
pseries/hotplug-memory: hot-add: skip redundant LMB lookup (Diego Domingos) [2004798]
selftests: icmp_redirect: pass xfail=0 to log_test() (Hangbin Liu) [2041308]
selftests: net: Correct ping6 expected rc from 2 to 1 (Hangbin Liu) [2041308]
mt76: enable new device MT7921E (ĂĂąigo Huguet) [2024056 1972045]
vrf: Reset IPCB/IP6CB when processing outbound pkts in vrf dev xmit (Antoine Tenart) [2044254]
SUNRPC: prevent port reuse on transports which don't request it. (Benjamin Coddington) [2016646]
SUNRPC: Fix races when closing the socket (Benjamin Coddington) [2016646]
SUNRPC: Prevent immediate close+reconnect (Benjamin Coddington) [2016646]
SUNRPC: Clean up scheduling of autoclose (Benjamin Coddington) [2016646]
SUNRPC: Fix potential memory corruption (Benjamin Coddington) [2016646]
sunrpc: remove unnecessary test in rpc_task_set_client() (Benjamin Coddington) [2016646]
SUNRPC: Replace use of socket sk_callback_lock with sock_lock (Benjamin Coddington) [2016646]
arm64: numa: simplify dummy_numa_init() (Vitaly Kuznetsov) [2029774]
ACPI: NUMA: Process hotpluggable memblocks when !CONFIG_MEMORY_HOTPLUG (Vitaly Kuznetsov) [2029774]
s390/sclp: fix Secure-IPL facility detection (Stefan Schulze Frielinghaus) [2039182]
powerpc/pseries/mobility: ignore ibm, platform-facilities updates (Diego Domingos) [2031827]
of: Fix property name in of_node_get_device_type (Diego Domingos) [2031827]
of: Add device_type access helper functions (Diego Domingos) [2031827]
powerpc/watchdog: help remote CPUs to flush NMI printk output (Diego Domingos) [2030259]
powerpc/watchdog: Fix wd_smp_last_reset_tb reporting (Diego Domingos) [2030259]
powerpc/watchdog: read TB close to where it is used (Diego Domingos) [2030259]
powerpc/watchdog: Avoid holding wd_smp_lock over printk and smp_send_nmi_ipi (Diego Domingos) [2030259]
powerpc/watchdog: tighten non-atomic read-modify-write access (Diego Domingos) [2030259]
powerpc/watchdog: Fix missed watchdog reset due to memory ordering race (Diego Domingos) [2030259]
selftests/sgx: Fix corrupted cpuid macro invocation (Vladis Dronov) [1920030]
x86/sgx: Fix minor documentation issues (Vladis Dronov) [1920030]
selftests/sgx: Add test for multiple TCS entry (Vladis Dronov) [1920030]
selftests/sgx: Enable multiple thread support (Vladis Dronov) [1920030]
selftests/sgx: Add page permission and exception test (Vladis Dronov) [1920030]
selftests/sgx: Rename test properties in preparation for more enclave tests (Vladis Dronov) [1920030]
selftests/sgx: Provide per-op parameter structs for the test enclave (Vladis Dronov) [1920030]
selftests/sgx: Add a new kselftest: Unclobbered_vdso_oversubscribed (Vladis Dronov) [1920030]
selftests/sgx: Move setup_test_encl() to each TEST_F() (Vladis Dronov) [1920030]
selftests/sgx: Encpsulate the test enclave creation (Vladis Dronov) [1920030]
selftests/sgx: Dump segments and /proc/self/maps only on failure (Vladis Dronov) [1920030]
selftests/sgx: Create a heap for the test enclave (Vladis Dronov) [1920030]
selftests/sgx: Make data measurement for an enclave segment optional (Vladis Dronov) [1920030]
selftests/sgx: Assign source for each segment (Vladis Dronov) [1920030]
selftests/sgx: Fix a benign linker warning (Vladis Dronov) [1920030]
x86/sgx: Fix free page accounting (Vladis Dronov) [1920030]
x86/sgx: Add check for SGX pages to ghes_do_memory_failure() (Vladis Dronov) [1920030]
x86/sgx: Add hook to error injection address validation (Vladis Dronov) [1920030]
x86/sgx: Hook arch_memory_failure() into mainline code (Vladis Dronov) [1920030]
x86/sgx: Add SGX infrastructure to recover from poison (Vladis Dronov) [1920030]
x86/sgx: Initial poison handling for dirty and free pages (Vladis Dronov) [1920030]
x86/sgx: Add infrastructure to identify SGX EPC pages (Vladis Dronov) [1920030]
x86/sgx: Add new sgx_epc_page flag bit to mark free pages (Vladis Dronov) [1920030]
selftests/sgx: Fix Q1 and Q2 calculation in sigstruct.c (Vladis Dronov) [1920030]
selftests/sgx: remove checks for file execute permissions (Vladis Dronov) [1920030]
selftests/sgx: Refine the test enclave to have storage (Vladis Dronov) [1920030]
selftests/sgx: Add EXPECT_EEXIT() macro (Vladis Dronov) [1920030]
selftests/sgx: Dump enclave memory map (Vladis Dronov) [1920030]
selftests/sgx: Migrate to kselftest harness (Vladis Dronov) [1920030]
selftests/sgx: Rename 'eenter' and 'sgx_call_vdso' (Vladis Dronov) [1920030]
x86/sgx: Add missing xa_destroy() when virtual EPC is destroyed (Vladis Dronov) [1920030]
x86/sgx: Correct kernel-doc's arg name in sgx_encl_release() (Vladis Dronov) [1920030]
x86: Fix leftover comment typos (Vladis Dronov) [1920030]
mm,hwpoison: return -EHWPOISON to denote that the page has already been poisoned (Vladis Dronov) [1920030]
mm/memory-failure: use a mutex to avoid memory_failure() races (Vladis Dronov) [1920030]
mm,hwpoison: take free pages off the buddy freelists (Vladis Dronov) [1920030]
sched/fair: Consider SMT in ASYM_PACKING load balance (Prarit Bhargava) [1971924]
sched/fair: Carve out logic to mark a group for asymmetric packing (Prarit Bhargava) [1971924]
sched/fair: Provide update_sg_lb_stats() with sched domain statistics (Prarit Bhargava) [1971924]
sched/fair: Optimize checking for group_asym_packing (Prarit Bhargava) [1971924]
sched/topology: Introduce sched_group::flags (Prarit Bhargava) [1971924]
x86/sched: Decrease further the priorities of SMT siblings (Prarit Bhargava) [1971924]
|
2022-01-26 |
nvme-fc: remove freeze/unfreeze around update_nr_hw_queues (Ewan D. Milne) [1996109]
nvme-fc: avoid race between time out and tear down (Ewan D. Milne) [1996109]
nvme-fc: update hardware queues before using them (Ewan D. Milne) [1996109]
igbvf: Refactor trace (Corinna Vinschen) [2039886]
igbvf: fix double free in `igbvf_probe` (Corinna Vinschen) [2039886]
mm/memory_hotplug: remove is_mem_section_removable() (David Hildenbrand) [2008072]
powerpc/pseries/hotplug-memory: stop checking is_mem_section_removable() (David Hildenbrand) [2008072]
drivers/base/memory.c: indicate all memory blocks as removable (David Hildenbrand) [2008072]
drivers/base/memory.c: fixup documentation of removable/phys_index/block_size_bytes (David Hildenbrand) [2008072]
Revert "mpi3mr: mark as tech preview" (Tomas Henzl) [1989634]
scsi: core: Avoid printing an error if target_alloc() returns -ENXIO (Tomas Henzl) [1977833]
scsi: mpi3mr: Use scnprintf() instead of snprintf() (Tomas Henzl) [1998599]
scsi: mpi3mr: Fix duplicate device entries when scanning through sysfs (Tomas Henzl) [1998599]
scsi: mpi3mr: Clean up mpi3mr_print_ioc_info() (Tomas Henzl) [1989634]
scsi: mpi3mr: Set up IRQs in resume path (Tomas Henzl) [1991577]
Revert "scsi: lpfc: ls_rjt erroneus FLOGIs" (Dick Kennedy) [2032488]
pseries/eeh: Fix the kdump kernel crash during eeh_pseries_init (Steve Best) [2028253]
arm64: smp: Add missing prototype for some smp.c functions (Mark Salter) [1996738]
irqchip/gic-v3-its: Remove unnecessary oom message (Mark Salter) [1996738]
irqchip/gic-v2m: Remove unnecessary oom message (Mark Salter) [1996738]
irqchip/gic: Split vGIC probing information from the GIC code (Mark Salter) [1996738]
irqchip/gic-v3: Workaround inconsistent PMR setting on NMI entry (Mark Salter) [1996738]
irqchip/gic-v3: Do not enable irqs when handling spurious interrups (Mark Salter) [1996738]
irqchip/gic-v4.1: Disable vSGI upon (GIC CPUIF < v4.1) detection (Mark Salter) [1996738]
irqchip/gic-v3: Fix OF_BAD_ADDR error handling (Mark Salter) [1996738]
arm64: Move ICH_ sysreg bits from arm-gic-v3.h to sysreg.h (Mark Salter) [1996738]
irqchip/gic-v3-its: Drop the setting of PTZ altogether (Mark Salter) [1996738]
irqchip/gic-v3-its: Add a cache invalidation right after vPE unmapping (Mark Salter) [1996738]
irqchip/gic-v3: Fix typos in PMR/RPR SCR_EL3.FIQ handling explanation (Mark Salter) [1996738]
genirq/msi: Initialize msi_alloc_info before calling msi_domain_prepare_irqs() (Mark Salter) [1996738]
irqchip/gic: Spelling s/REturn/Return/ (Mark Salter) [1996738]
irqchip/gic-v3-its: Unconditionally save/restore the ITS state on suspend (Mark Salter) [1996738]
irq-chip/gic-v3-its: Fix crash if ITS is in a proximity domain without processor or memory (Mark Salter) [1996738]
irqchip/gic: Cleanup Franken-GIC handling (Mark Salter) [1996738]
arm64: Implement panic_smp_self_stop() (Mark Salter) [1996738]
arm64: Improve parking of stopped CPUs (Mark Salter) [1996738]
genirq: Allow interrupts to be excluded from /proc/interrupts (Mark Salter) [1996738]
irqchip/gic-v3: Support pseudo-NMIs when SCR_EL3.FIQ == 0 (Mark Salter) [1996738]
irqchip/gic-v3: Spell out when pseudo-NMIs are enabled (Mark Salter) [1996738]
irqchip/gic-v2, v3: Prevent SW resends entirely (Mark Salter) [1996738]
irqchip/git-v3-its: Implement irq_retrigger callback for device-triggered LPIs (Mark Salter) [1996738]
irqchip/gic-v2, v3: Implement irq_chip->irq_retrigger() (Mark Salter) [1996738]
irqchip/gic-v4.1: Use GFP_ATOMIC flag in allocate_vpe_l1_table() (Mark Salter) [1996738]
irqchip/gic-v4.1: Ensure accessing the correct RD when writing INVALLR (Mark Salter) [1996738]
irqchip/gic-v3: Remove unused register definition (Mark Salter) [1996738]
drivers/irqchip: Use new macro ACPI_DECLARE_SUBTABLE_PROBE_ENTRY (Mark Salter) [1996738]
drivers/acpi: Add new macro ACPI_DECLARE_SUBTABLE_PROBE_ENTRY (Mark Salter) [1996738]
KVM: arm64: vgic-v4: Plug race between non-residency and v4.1 doorbell (Mark Salter) [1996738]
irqchip/gic: Atomically update affinity (Mark Salter) [1996738]
irqchip/gic-v4.1: Use readx_poll_timeout_atomic() to fix sleep in atomic (Mark Salter) [1996738]
irqchip/gic-v2, v3: Drop extra IRQ_NOAUTOEN setting for (E)PPIs (Mark Salter) [1996738]
irqchip/gic-v3-its: Balance initial LPI affinity across CPUs (Mark Salter) [1996738]
irqchip/gic-v3-its: Track LPI distribution on a per CPU basis (Mark Salter) [1996738]
irqchip/gic-v3: Fix missing "__init" for gic_smp_init() (Mark Salter) [1996738]
selftests/bpf: Enlarge select() timeout for test_maps (Jiri Benc) [1869444]
PCI: Do not enable AtomicOps on VFs (Selvin Xavier) [1987081 1984339]
RDMA/bnxt_re: Fix stats counters (Selvin Xavier) [1987081 1984339 2001893]
RDMA/bnxt_re: Prefer kcalloc over open coded arithmetic (Selvin Xavier) [1987081 1984339]
RDMA/bnxt_re: Remove unpaired rtnl unlock in bnxt_re_dev_init() (Selvin Xavier) [1987081 1984339]
RDMA/bnxt_re: Add missing spin lock initialization (Selvin Xavier) [1987081 1984339]
RDMA/bnxt_re: Fix uninitialized struct bit field rsvd1 (Selvin Xavier) [1987081 1984339]
RDMA/bnxt_re: Update ABI to pass wqe-mode to user space (Selvin Xavier) [1987081 1984339]
RDMA/bnxt_re: Enable global atomic ops if platform supports (Selvin Xavier) [1987081 1984339]
RDMA/bnxt_re: Drop unnecessary NULL checks after container_of (Selvin Xavier) [1987081 1984339]
dm btree remove: fix use after free in rebalance_children() (Benjamin Marzinski) [2034424]
dm table: log table creation error code (Benjamin Marzinski) [2034424]
dm: make workqueue names device-specific (Benjamin Marzinski) [2034424]
dm writecache: Make use of the helper macro kthread_run() (Benjamin Marzinski) [2034424]
dm crypt: Make use of the helper macro kthread_run() (Benjamin Marzinski) [2034424]
dm: fix mempool NULL pointer race when completing IO (Benjamin Marzinski) [2034424]
dm rq: don't queue request to blk-mq during DM suspend (Benjamin Marzinski) [1891486]
dm verity: skip redundant verity_handle_err() on I/O errors (Benjamin Marzinski) [2034424]
dm writecache: add event counters (Benjamin Marzinski) [2034424]
dm writecache: report invalid return from writecache_map helpers (Benjamin Marzinski) [2034424]
dm writecache: further writecache_map() cleanup (Benjamin Marzinski) [2034424]
dm writecache: factor out writecache_map_remap_origin() (Benjamin Marzinski) [2034424]
dm writecache: split up writecache_map() to improve code readability (Benjamin Marzinski) [2034424]
dm btree remove: assign new_root only when removal succeeds (Benjamin Marzinski) [2034424]
dm ps io affinity: remove redundant continue statement (Benjamin Marzinski) [2034424]
dm: rearrange core declarations for extended use from dm-zone.c (Benjamin Marzinski) [2034424]
dm space map disk: cache a small number of index entries (Benjamin Marzinski) [2034424]
dm space maps: improve performance with inc/dec on ranges of blocks (Benjamin Marzinski) [2034424]
dm space maps: don't reset space map allocation cursor when committing (Benjamin Marzinski) [2034424]
dm btree: improve btree residency (Benjamin Marzinski) [2034424]
dm integrity: fix sparse warnings (Benjamin Marzinski) [2034424]
dm: replace dm_vcalloc() (Benjamin Marzinski) [2034424]
dm integrity: add the "reset_recalculate" feature flag (Benjamin Marzinski) [2034424]
dm cache: remove needless request_queue NULL pointer checks (Benjamin Marzinski) [2034424]
dm thin: remove needless request_queue NULL pointer check (Benjamin Marzinski) [2034424]
dm ioctl: replace device hash with red-black tree (Benjamin Marzinski) [2034424]
recordmcount.pl: fix typo in s390 mcount regex (Jerome Marchand) [2025890]
recordmcount.pl: look for jgnop instruction as well as bcrl on s390 (Jerome Marchand) [2025890]
KVM: x86: Wait for IPIs to be delivered when handling Hyper-V TLB flush hypercall (Vitaly Kuznetsov) [1868572]
HID: magicmouse: prevent division by 0 on scroll (Benjamin Tissoires) [2022814]
HID: input: set usage type to key on keycode remap (Benjamin Tissoires) [2022814]
HID: input: Fix parsing of HID_CP_CONSUMER_CONTROL fields (Benjamin Tissoires) [2022814]
HID: u2fzero: properly handle timeouts in usb_submit_urb (Benjamin Tissoires) [2022814]
HID: u2fzero: clarify error check and length calculations (Benjamin Tissoires) [2022814]
HID: amd_sfh: Fix potential NULL pointer dereference (Benjamin Tissoires) [2022814]
HID: u2fzero: ignore incomplete packets without data (Benjamin Tissoires) [2022814]
HID: amd_sfh: Fix potential NULL pointer dereference (Benjamin Tissoires) [2022814]
HID: wacom: Add new Intuos BT (CTL-4100WL/CTL-6100WL) device IDs (Benjamin Tissoires) [2022814]
HID: apple: Fix logical maximum and usage maximum of Magic Keyboard JIS (Benjamin Tissoires) [2022814]
HID: betop: fix slab-out-of-bounds Write in betop_probe (Benjamin Tissoires) [2022814]
HID: usbhid: Simplify code in hid_submit_ctrl() (Benjamin Tissoires) [2022814]
HID: usbhid: Fix warning caused by 0-length input reports (Benjamin Tissoires) [2022814]
HID: usbhid: Fix flood of "control queue full" messages (Benjamin Tissoires) [2022814]
HID: sony: Fix more ShanWan clone gamepads to not rumble when plugged in. (Benjamin Tissoires) [2022814]
HID: sony: support for the ghlive ps4 dongles (Benjamin Tissoires) [2022814]
HID: thrustmaster: clean up Makefile and adapt quirks (Benjamin Tissoires) [2022814]
HID: i2c-hid: Fix Elan touchpad regression (Benjamin Tissoires) [2022814]
HID: asus: Prevent Claymore sending suspend event (Benjamin Tissoires) [2022814]
HID: amd_sfh: Add dyndbg prints for debugging (Benjamin Tissoires) [2022814]
HID: amd_sfh: Add support for PM suspend and resume (Benjamin Tissoires) [2022814]
HID: amd_sfh: Move hid probe after sensor is enabled (Benjamin Tissoires) [2022814]
HID: amd_sfh: Add command response to check command status (Benjamin Tissoires) [2022814]
HID: amd_sfh: Fix period data field to enable sensor (Benjamin Tissoires) [2022814]
HID: logitech-hidpp: battery: provide CAPACITY property for newer devices (Benjamin Tissoires) [2022814]
HID: thrustmaster: Fix memory leak in thrustmaster_interrupts() (Benjamin Tissoires) [2022814]
HID: thrustmaster: Fix memory leak in remove (Benjamin Tissoires) [2022814]
HID: thrustmaster: Fix memory leaks in probe (Benjamin Tissoires) [2022814]
HID: elo: update the reference count of the usb device structure (Benjamin Tissoires) [2022814]
HID: logitech-hidpp: Use 'atomic_inc_return' instead of hand-writing it (Benjamin Tissoires) [2022814]
HID: ft260: fix device removal due to USB disconnect (Benjamin Tissoires) [2022814]
HID: apple: Add missing scan code event for keys handled by hid-apple (Benjamin Tissoires) [2022814]
HID: cmedia: add support for HS-100B mute button (Benjamin Tissoires) [2022814]
HID: i2c-hid: goodix: Use the devm variant of regulator_register_notifier() (Benjamin Tissoires) [2022814]
HID: wacom: Refactor touch input mute checks into a common function (Benjamin Tissoires) [2022814]
HID: wacom: Avoid sending empty sync events (Benjamin Tissoires) [2022814]
HID: wacom: Short-circuit processing of touch when it is disabled (Benjamin Tissoires) [2022814]
HID: wacom: set initial hardware touch switch state to 'off' (Benjamin Tissoires) [2022814]
HID: wacom: Skip processing of touches with negative slot values (Benjamin Tissoires) [2022814]
HID: wacom: Re-enable touch by default for Cintiq 24HDT / 27QHDT (Benjamin Tissoires) [2022814]
HID: Kconfig: Fix spelling mistake "Uninterruptable" -> "Uninterruptible" (Benjamin Tissoires) [2022814]
HID: apple: Add support for Keychron K1 wireless keyboard (Benjamin Tissoires) [2022814]
HID: usbhid: free raw_report buffers in usbhid_stop (Benjamin Tissoires) [2022814]
HID: fix typo in Kconfig (Benjamin Tissoires) [2022814]
HID: ft260: fix format type warning in ft260_word_show() (Benjamin Tissoires) [2022814]
HID: i2c-hid: goodix: Tie the reset line to true state of the regulator (Benjamin Tissoires) [2022814]
HID: amd_sfh: Use correct MMIO register for DMA address (Benjamin Tissoires) [2022814]
HID: magicmouse: high-resolution scroll threshold (Benjamin Tissoires) [2022814]
HID: magicmouse: enable high-resolution scroll (Benjamin Tissoires) [2022814]
HID: asus: Remove check for same LED brightness on set (Benjamin Tissoires) [2022814]
HID: input: do not report stylus battery state as "full" (Benjamin Tissoires) [2022814]
HID: intel-ish-hid: use async resume function (Benjamin Tissoires) [2022814]
HID: thrustmaster: Switch to kmemdup() when allocate change_request (Benjamin Tissoires) [2022814]
HID: multitouch: Disable event reporting on suspend when the device is not a wakeup-source (Benjamin Tissoires) [2022814]
HID: logitech-dj: Implement may_wakeup ll-driver callback (Benjamin Tissoires) [2022814]
HID: usbhid: Implement may_wakeup ll-driver callback (Benjamin Tissoires) [2022814]
HID: core: Add hid_hw_may_wakeup() function (Benjamin Tissoires) [2022814]
HID: input: Add support for Programmable Buttons (Benjamin Tissoires) [2022814]
HID: wacom: Correct base usage for capacitive ExpressKey status bits (Benjamin Tissoires) [2022814]
HID: amd_sfh: Add initial support for HPD sensor (Benjamin Tissoires) [2022814 1961759]
HID: amd_sfh: Extend ALS support for newer AMD platform (Benjamin Tissoires) [2022814 1961759]
HID: amd_sfh: Extend driver capabilities for multi-generation support (Benjamin Tissoires) [2022814 1961759]
HID: surface-hid: Fix get-report request (Benjamin Tissoires) [2022814]
HID: sony: fix freeze when inserting ghlive ps3/wii dongles (Benjamin Tissoires) [2022814]
HID: usbkbd: Avoid GFP_ATOMIC when GFP_KERNEL is possible (Benjamin Tissoires) [2022814]
HID: intel-ish-hid: ipc: Specify that EHL no cache snooping (Benjamin Tissoires) [2022814]
HID: intel-ish-hid: ishtp: Add dma_no_cache_snooping() callback (Benjamin Tissoires) [2022814]
HID: intel-ish-hid: Set ISH driver depends on x86 (Benjamin Tissoires) [2022814]
HID: hid-input: add Surface Go battery quirk (Benjamin Tissoires) [2022814]
HID: intel-ish-hid: Fix minor typos in comments (Benjamin Tissoires) [2022814]
HID: magicmouse: fix NULL-deref on disconnect (Benjamin Tissoires) [2022814]
HID: intel-ish-hid: ipc: Add Alder Lake device IDs (Benjamin Tissoires) [2022814]
HID: i2c-hid: fix format string mismatch (Benjamin Tissoires) [2022814]
HID: amd_sfh: Fix memory leak in amd_sfh_work (Benjamin Tissoires) [2022814]
HID: amd_sfh: Use devm_kzalloc() instead of kzalloc() (Benjamin Tissoires) [2022814]
HID: ft260: improve error handling of ft260_hid_feature_report_get() (Benjamin Tissoires) [2022814]
HID: asus: Cleanup Asus T101HA keyboard-dock handling (Benjamin Tissoires) [2022814]
HID: magicmouse: fix crash when disconnecting Magic Trackpad 2 (Benjamin Tissoires) [2022814]
HID: gt683r: add missing MODULE_DEVICE_TABLE (Benjamin Tissoires) [2022814]
HID: pidff: fix error return code in hid_pidff_init() (Benjamin Tissoires) [2022814]
HID: logitech-hidpp: initialize level variable (Benjamin Tissoires) [2022814]
HID: multitouch: Disable event reporting on suspend on the Asus T101HA touchpad (Benjamin Tissoires) [2022814]
HID: core: Remove extraneous empty line before EXPORT_SYMBOL_GPL(hid_check_keys_pressed) (Benjamin Tissoires) [2022814]
HID: usbmouse: Avoid GFP_ATOMIC when GFP_KERNEL is possible (Benjamin Tissoires) [2022814]
HID: hid-sensor-custom: Process failure of sensor_hub_set_feature() (Benjamin Tissoires) [2022814]
HID: i2c-hid: Skip ELAN power-on command after reset (Benjamin Tissoires) [2022814]
HID: usbhid: fix info leak in hid_submit_ctrl (Benjamin Tissoires) [2022814]
HID: Add BUS_VIRTUAL to hid_connect logging (Benjamin Tissoires) [2022814]
HID: input: replace outdated HID numbers+comments with macros (Benjamin Tissoires) [2022814]
HID: multitouch: set Stylus suffix for Stylus-application devices, too (Benjamin Tissoires) [2022814]
HID: multitouch: require Finger field to mark Win8 reports as MT (Benjamin Tissoires) [2022814]
HID: remove the unnecessary redefinition of a macro (Benjamin Tissoires) [2022814]
HID: quirks: Add quirk for Lenovo optical mouse (Benjamin Tissoires) [2022814]
HID: asus: filter G713/G733 key event to prevent shutdown (Benjamin Tissoires) [2022814]
HID: lg-g15 + ite: Add MODULE_AUTHOR (Benjamin Tissoires) [2022814]
HID: lg-g15: Add support for the Logitech Z-10 speakers (Benjamin Tissoires) [2022814]
HID: lg-g15: Make the LED-name used by lg_g15_register_led() a parameter (Benjamin Tissoires) [2022814]
HID: lg-g15: Add a lg_g15_init_input_dev() helper function (Benjamin Tissoires) [2022814]
HID: lg-g15: Add a lg_g15_handle_lcd_menu_keys() helper function (Benjamin Tissoires) [2022814]
HID: hid-sensor-hub: Return error for hid_set_field() failure (Benjamin Tissoires) [2022814]
HID: ft260: check data size in ft260_smbus_write() (Benjamin Tissoires) [2022814]
HID: surface-hid: Fix integer endian conversion (Benjamin Tissoires) [2022814]
HID: hid-debug: recognize KEY_ASSISTANT and KEY_KBD_LAYOUT_NEXT (Benjamin Tissoires) [2022814]
HID: hid-input: add mapping for emoji picker key (Benjamin Tissoires) [2022814]
HID: a4tech: use A4_2WHEEL_MOUSE_HACK_B8 for A4TECH NB-95 (Benjamin Tissoires) [2022814]
HID: logitech-dj/hidpp: Add info/warn/err messages about 27 MHz keyboard encryption (Benjamin Tissoires) [2022814]
HID: quirks: Add HID_QUIRK_NO_INIT_REPORTS quirk for Dell K15A keyboard-dock (Benjamin Tissoires) [2022814]
HID: thrustmaster: fix return value check in thrustmaster_probe() (Benjamin Tissoires) [2022814]
HID: quirks: Set INCREMENT_USAGE_ON_DUPLICATE for Saitek X65 (Benjamin Tissoires) [2022814]
HID: do not use down_interruptible() when unbinding devices (Benjamin Tissoires) [2022814]
HID: asus: Filter keyboard EC for old ROG keyboard (Benjamin Tissoires) [2022814]
HID: semitek: new driver for GK6X series keyboards (Benjamin Tissoires) [2022814]
HID: wacom: Setup pen input capabilities to the targeted tools (Benjamin Tissoires) [2022814]
HID: hid-sensor-hub: Move 'hsdev' description to correct struct definition (Benjamin Tissoires) [2022814]
HID: hid-sensor-hub: Remove unused struct member 'quirks' (Benjamin Tissoires) [2022814]
HID: wacom_sys: Demote kernel-doc abuse (Benjamin Tissoires) [2022814]
HID: hid-sensor-custom: Remove unused variable 'ret' (Benjamin Tissoires) [2022814]
HID: hid-uclogic-params: Ensure function names are present and correct in kernel-doc headers (Benjamin Tissoires) [2022814]
HID: hid-uclogic-rdesc: Kernel-doc is for functions and structs (Benjamin Tissoires) [2022814]
HID: hid-logitech-hidpp: Fix conformant kernel-doc header and demote abuses (Benjamin Tissoires) [2022814]
HID: hid-picolcd_core: Remove unused variable 'ret' (Benjamin Tissoires) [2022814]
HID: hid-kye: Fix incorrect function name for kye_tablet_enable() (Benjamin Tissoires) [2022814]
HID: hid-core: Fix incorrect function name in header (Benjamin Tissoires) [2022814]
HID: hid-alps: Correct struct misnaming (Benjamin Tissoires) [2022814]
HID: usbhid: hid-pidff: Demote a couple kernel-doc abuses (Benjamin Tissoires) [2022814]
HID: usbhid: Repair a formatting issue in a struct description (Benjamin Tissoires) [2022814]
HID: ishtp-hid-client: Fix 'suggest-attribute=format' compiler warning (Benjamin Tissoires) [2022814]
HID: intel-ish-hid: ishtp-fw-loader: Fix a bunch of formatting issues (Benjamin Tissoires) [2022814]
HID: ishtp-hid-client: Fix incorrect function name report_bad_packet() (Benjamin Tissoires) [2022814]
HID: intel-ish-hid: ipc: Correct fw_reset_work_fn() function name in header (Benjamin Tissoires) [2022814]
HID: intel-ish-hid: Fix potential copy/paste error (Benjamin Tissoires) [2022814]
HID: intel-ish-hid: Fix a little doc-rot (Benjamin Tissoires) [2022814]
HID: intel-ish: Fix a naming disparity and a formatting error (Benjamin Tissoires) [2022814]
HID: intel-ish: Supply some missing param descriptions (Benjamin Tissoires) [2022814]
HID: intel-ish-hid: pci-ish: Remove unused variable 'ret' (Benjamin Tissoires) [2022814]
HID: ishtp-hid-client: Move variable to where it's actually used (Benjamin Tissoires) [2022814]
HID: intel-ish-hid: Remove unused variable 'err' (Benjamin Tissoires) [2022814]
HID: hid-thrustmaster: Demote a bunch of kernel-doc abuses (Benjamin Tissoires) [2022814]
HID: input: map battery capacity (00850065) (Benjamin Tissoires) [2022814]
HID: magicmouse: fix reconnection of Magic Mouse 2 (Benjamin Tissoires) [2022814]
HID: magicmouse: fix 3 button emulation of Mouse 2 (Benjamin Tissoires) [2022814]
HID: magicmouse: add Apple Magic Mouse 2 support (Benjamin Tissoires) [2022814]
HID: lenovo: Add support for Thinkpad X1 Tablet Thin keyboard (Benjamin Tissoires) [2022814]
HID: lenovo: Rework how the tp10ubkbd code decides which USB interface to use (Benjamin Tissoires) [2022814]
HID: lenovo: Set default_triggers for the mute and micmute LEDs (Benjamin Tissoires) [2022814]
HID: lenovo: Map mic-mute button to KEY_F20 instead of KEY_MICMUTE (Benjamin Tissoires) [2022814]
HID: lenovo: Set LEDs max_brightness value (Benjamin Tissoires) [2022814]
HID: lenovo: Remove lenovo_led_brightness_get() (Benjamin Tissoires) [2022814]
HID: lenovo: Check hid_get_drvdata() returns non NULL in lenovo_event() (Benjamin Tissoires) [2022814]
HID: lenovo: Fix lenovo_led_set_tp10ubkbd() error handling (Benjamin Tissoires) [2022814]
HID: lenovo: Use brightness_set_blocking callback for setting LEDs brightness (Benjamin Tissoires) [2022814]
HID: elan: Remove elan_mute_led_get_brigtness() (Benjamin Tissoires) [2022814]
HID: elan: Set default_trigger for the mute LED (Benjamin Tissoires) [2022814]
HID: elan: Silence mute LED errors being logged when the device is unplugged (Benjamin Tissoires) [2022814]
HID: fix memdup.cocci warnings (Benjamin Tissoires) [2022814]
HID: surface-hid: Add support for legacy keyboard interface (Benjamin Tissoires) [2022814]
HID: Add support for Surface Aggregator Module HID transport (Benjamin Tissoires) [2022814]
HID: thrustmaster: introduce proper USB dependency (Benjamin Tissoires) [2022814]
HID: intel_ish-hid: HBM: Use connected standby state bit during suspend/resume (Benjamin Tissoires) [2022814]
HID: ft260: fix an error message in ft260_i2c_write_read() (Benjamin Tissoires) [2022814]
HID: support for initialization of some Thrustmaster wheels (Benjamin Tissoires) [2022814]
HID: wacom: set EV_KEY and EV_ABS only for non-HID_GENERIC type of devices (Benjamin Tissoires) [2022814]
HID: ft260: add usb hid to i2c host bridge driver (Benjamin Tissoires) [2022814]
iio: Add relative sensitivity support (Benjamin Tissoires) [2022814]
iio: hid-sensors: Move get sensitivity attribute to hid-sensor-common (Benjamin Tissoires) [2022814]
HID: intel-ish-hid: Make remove callback return void (Benjamin Tissoires) [2022814]
HID: intel-ish-hid: Simplify logic in ishtp_cl_device_remove() (Benjamin Tissoires) [2022814]
HID: intel-ish-hid: Drop if block with an always false condition (Benjamin Tissoires) [2022814]
AMD_SFH: Add DMI quirk table for BIOS-es which don't set the activestatus bits (Benjamin Tissoires) [2022814]
AMD_SFH: Add sensor_mask module parameter (Benjamin Tissoires) [2022814]
AMD_SFH: Removed unused activecontrolstatus member from the amd_mp2_dev struct (Benjamin Tissoires) [2022814]
HID: wacom: Assign boolean values to a bool variable (Benjamin Tissoires) [2022814]
HID cp2112: fix support for multiple gpiochips (Benjamin Tissoires) [2022814]
HID: alps: fix error return code in alps_input_configured() (Benjamin Tissoires) [2022814]
HID: asus: Add support for 2021 ASUS N-Key keyboard (Benjamin Tissoires) [2022814]
HID: hiddev: Return specific error codes on connect failure (Benjamin Tissoires) [2022814]
HID: plantronics: Workaround for double volume key presses (Benjamin Tissoires) [2022814]
HID: logitech-dj: Handle newer quad/bt2.0 receivers in HID proxy mode (Benjamin Tissoires) [2022814]
HID: logitech-dj: Use hid-ids.h defines for USB device-ids for all supported devices (Benjamin Tissoires) [2022814]
HID: google: add don USB id (Benjamin Tissoires) [2022814]
HID: i2c-hid: acpi: Drop redundant ACPI_PTR() (Benjamin Tissoires) [2022814]
HID: i2c-hid: acpi: Move GUID out of function and described it (Benjamin Tissoires) [2022814]
HID: i2c-hid: acpi: Switch to new style i2c-driver probe function (Benjamin Tissoires) [2022814]
HID: i2c-hid: acpi: Get ACPI companion only once and reuse it (Benjamin Tissoires) [2022814]
HID: playstation: add DualSense player LED support. (Benjamin Tissoires) [2022814]
HID: playstation: add microphone mute support for DualSense. (Benjamin Tissoires) [2022814]
HID: playstation: add initial DualSense lightbar support. (Benjamin Tissoires) [2022814]
HID: wacom: Ignore attempts to overwrite the touch_max value from HID (Benjamin Tissoires) [2022814]
HID: playstation: fix array size comparison (off-by-one) (Benjamin Tissoires) [2022814]
HID: playstation: fix unused variable in ps_battery_get_property. (Benjamin Tissoires) [2022814]
HID: playstation: report DualSense hardware and firmware version. (Benjamin Tissoires) [2022814]
HID: playstation: add DualSense classic rumble support. (Benjamin Tissoires) [2022814]
HID: playstation: add DualSense Bluetooth support. (Benjamin Tissoires) [2022814]
HID: playstation: track devices in list. (Benjamin Tissoires) [2022814]
HID: playstation: add DualSense accelerometer and gyroscope support. (Benjamin Tissoires) [2022814]
HID: playstation: add DualSense touchpad support. (Benjamin Tissoires) [2022814]
HID: playstation: add DualSense battery support. (Benjamin Tissoires) [2022814]
HID: playstation: use DualSense MAC address as unique identifier. (Benjamin Tissoires) [2022814]
HID: playstation: initial DualSense USB support. (Benjamin Tissoires) [2022814]
HID: ite: Enable QUIRK_TOUCHPAD_ON_OFF_REPORT on Acer Aspire Switch 10E (Benjamin Tissoires) [2022814]
HID: Ignore battery for Elan touchscreen on HP Spectre X360 15-df0xxx (Benjamin Tissoires) [2022814]
HID: logitech-dj: add support for the new lightspeed connection iteration (Benjamin Tissoires) [2022814]
HID: intel-ish-hid: ipc: Add Tiger Lake H PCI device ID (Benjamin Tissoires) [2022814]
HID: logitech-dj: add support for keyboard events in eQUAD step 4 Gaming (Benjamin Tissoires) [2022814]
HID: i2c-hid: Add I2C_HID_QUIRK_NO_IRQ_AFTER_RESET for ITE8568 EC on Voyo Winpad A15 (Benjamin Tissoires) [2022814]
HID: displays: convert sysfs sprintf/snprintf family to sysfs_emit (Benjamin Tissoires) [2022814]
HID: wacom: convert sysfs sprintf/snprintf family to sysfs_emit (Benjamin Tissoires) [2022814]
HID: lg-g15: make a const array static, makes object smaller (Benjamin Tissoires) [2022814]
HID: google: Get HID report on probe to confirm tablet switch state (Benjamin Tissoires) [2022814]
HID: hid-input: avoid splitting keyboard, system and consumer controls (Benjamin Tissoires) [2022814]
HID: correct kernel-doc notation in hid-quirks.c (Benjamin Tissoires) [2022814]
HID: wacom: Correct NULL dereference on AES pen proximity (Benjamin Tissoires) [2022814]
HID: multitouch: Set to high latency mode on suspend. (Benjamin Tissoires) [2022814]
HID: multitouch: Apply MT_QUIRK_CONFIDENCE quirk for multi-input devices (Benjamin Tissoires) [2022814]
HID: hid-sensor-custom: Add custom sensor iio support (Benjamin Tissoires) [2022814]
HID: i2c-hid: Introduce goodix-i2c-hid using i2c-hid core (Benjamin Tissoires) [2022814]
redhat: HID: enable I2C_HID_ACPI (Benjamin Tissoires) [2022814]
HID: i2c-hid: Reorganize so ACPI and OF are separate modules (Benjamin Tissoires) [2022814]
HID: logitech-hidpp: add support for Unified Battery (1004) feature (Benjamin Tissoires) [2022814]
HID: sony: Add support for tilt on guitar hero guitars (Benjamin Tissoires) [2022814]
HID: logitech-hidpp: Add product ID for MX Ergo in Bluetooth mode (Benjamin Tissoires) [2022814]
HID: chicony: Add Wireless Radio Control feature for Chicony devices (Benjamin Tissoires) [2022814]
HID: Ignore battery for Elan touchscreen on ASUS UX550 (Benjamin Tissoires) [2022814]
HID: logitech-dj: add the G602 receiver (Benjamin Tissoires) [2022814]
HID: core: detect and skip invalid inputs to snto32() (Benjamin Tissoires) [2022814]
HID: uclogic: Improve support for Trust Panora (Benjamin Tissoires) [2022814]
HID: wiimote: remove h from printk format specifier (Benjamin Tissoires) [2022814]
HID: uclogic: remove h from printk format specifier (Benjamin Tissoires) [2022814]
HID: intel-ish-hid: ipc: Address EHL Sx resume issues (Benjamin Tissoires) [2022814]
HID: intel-ish-hid: ipc: finish power flow for EHL OOB (Benjamin Tissoires) [2022814]
HID: sony: select CONFIG_CRC32 (Benjamin Tissoires) [2022814]
HID: sfh: fix address space confusion (Benjamin Tissoires) [2022814]
HID: multitouch: Enable multi-input for Synaptics pointstick/touchpad device (Benjamin Tissoires) [2022814]
HID: wacom: Fix memory leakage caused by kfifo_alloc (Benjamin Tissoires) [2022814]
HID: i2c-hid: add Vero K147 to descriptor override (Benjamin Tissoires) [2022814]
HID: ite: Add support for Acer S1002 keyboard-dock (Benjamin Tissoires) [2022814]
HID: sony: support for ghlive ps3/wii u dongles (Benjamin Tissoires) [2022814]
HID: hidraw: Add additional hidraw input/output report ioctls. (Benjamin Tissoires) [2022814]
HID: Increase HID maximum report size to 16KB (Benjamin Tissoires) [2022814]
HID: elecom: drop stray comment (Benjamin Tissoires) [2022814]
HID: mf: add support for 0079:1846 Mayflash/Dragonrise USB Gamecube Adapter (Benjamin Tissoires) [2022814]
HID: elecom: add support for EX-G M-XGL20DLBK wireless mouse (Benjamin Tissoires) [2022814]
HID: elecom: rewrite report based on model specific parameters (Benjamin Tissoires) [2022814]
HID: wacom: Constify attribute_groups (Benjamin Tissoires) [2022814]
HID: input: Fix fall-through warnings for Clang (Benjamin Tissoires) [2022814]
HID: usbhid: Fix fall-through warnings for Clang (Benjamin Tissoires) [2022814]
HID: logitech-hidpp: Add hid_device_id for V470 bluetooth mouse (Benjamin Tissoires) [2022814]
HID: intel-ish-hid: Remove unnecessary assignment to variable rv (Benjamin Tissoires) [2022814]
HID: sony: Workaround for DS4 dongle hotplug kernel crash. (Benjamin Tissoires) [2022814]
HID: sony: Don't use fw_version/hw_version for sysfs cleanup. (Benjamin Tissoires) [2022814]
HID: sony: Report more accurate DS4 power status. (Benjamin Tissoires) [2022814]
SFH: fix error return check for -ERESTARTSYS (Benjamin Tissoires) [2022814]
HID: Add Logitech Dinovo Edge battery quirk (Benjamin Tissoires) [2022814]
HID: logitech-hidpp: Add HIDPP_CONSUMER_VENDOR_KEYS quirk for the Dinovo Edge (Benjamin Tissoires) [2022814]
HID: add HID_QUIRK_INCREMENT_USAGE_ON_DUPLICATE for Gamevice devices (Benjamin Tissoires) [2022814]
HID: mcp2221: Fix GPIO output handling (Benjamin Tissoires) [2022814]
HID: hid-sensor-hub: Fix issue with devices with no report ID (Benjamin Tissoires) [2022814]
HID: hid-input: occasionally report stylus battery even if not changed (Benjamin Tissoires) [2022814]
timekeeping: Add missing _ns functions for coarse accessors (Benjamin Tissoires) [2022814]
HID: i2c-hid: show the error when failing to fetch the HID descriptor (Benjamin Tissoires) [2022814]
AMD_SFH: Fix for incorrect Sensor index (Benjamin Tissoires) [2022814]
HID: asus: Add support for ASUS N-Key keyboard (Benjamin Tissoires) [2022814]
HID: i2c-hid: Put ACPI enumerated devices in D3 on shutdown (Benjamin Tissoires) [2022814]
HID: add support for Sega Saturn (Benjamin Tissoires) [2022814]
HID: cypress: Support Varmilo Keyboards' media hotkeys (Benjamin Tissoires) [2022814]
HID: ite: Replace ABS_MISC 120/121 events with touchpad on/off keypresses (Benjamin Tissoires) [2022814]
SFH: Create HID report to Enable support of AMD sensor fusion Hub (SFH) (Benjamin Tissoires) [2022814]
SFH:Transport Driver to add support of AMD Sensor Fusion Hub (SFH) (Benjamin Tissoires) [2022814]
redhat: HID: enable AMD_SFH_HUB (Benjamin Tissoires) [1965674]
SFH: PCIe driver to add support of AMD sensor fusion hub (Benjamin Tissoires) [2022814]
HID: uclogic: Add ID for Trust Flex Design Tablet (Benjamin Tissoires) [2022814]
HID: i2c-hid: Enable wakeup capability from Suspend-to-Idle (Benjamin Tissoires) [2022814]
HID: add vivaldi HID driver (Benjamin Tissoires) [2022814]
HID: i2c-hid: fix kerneldoc warnings in i2c-hid-core.c (Benjamin Tissoires) [2022814]
HID: core: fix kerneldoc warnings in hid-core.c (Benjamin Tissoires) [2022814]
HID: multitouch: Lenovo X1 Tablet Gen2 trackpoint and buttons (Benjamin Tissoires) [2022814]
HID: alps: clean up indentation issue (Benjamin Tissoires) [2022814]
HID: intel-ish-hid: simplify the return expression of ishtp_bus_remove_device() (Benjamin Tissoires) [2022814]
HID: hid-debug: fix nonblocking read semantics wrt EIO/ERESTARTSYS (Benjamin Tissoires) [2022814]
HID: i2c-hid: Prefer asynchronous probe (Benjamin Tissoires) [2022814]
HID: wiimote: narrow spinlock range in wiimote_hid_event() (Benjamin Tissoires) [2022814]
HID: wiimote: make handlers[] const (Benjamin Tissoires) [2022814]
HID: logitech-dj: Fix spelling in comment (Benjamin Tissoires) [2022814]
HID: apple: Add support for Matias wireless keyboard (Benjamin Tissoires) [2022814]
Input: elan_i2c - reduce the resume time for controller in Whitebox (Benjamin Tissoires) [2022814]
Input: parkbd - switch to use module_parport_driver() (Benjamin Tissoires) [2022814]
Input: i8042 - fix typos in comments (Benjamin Tissoires) [2022814]
Input: elantech - Prepare a complete software node for the device (Benjamin Tissoires) [2022814]
Input: apbps2 - remove useless variable (Benjamin Tissoires) [2022814]
Input: elan_i2c - fix a typo in parameter name (Benjamin Tissoires) [2022814]
Input: i8042 - fix Pegatron C15B ID entry (Benjamin Tissoires) [2022814]
Input: elan_i2c - reduce the resume time for new devices (Benjamin Tissoires) [2022814]
Input: i8042 - add ASUS Zenbook Flip to noselftest list (Benjamin Tissoires) [2022814]
Input: add missing dependencies on CONFIG_HAS_IOMEM (Benjamin Tissoires) [2022814]
ARM: 9048/1: sa1111: make sa1111 bus's remove callback return void (Benjamin Tissoires) [2022814]
Input: synaptics - replace NOOP with suitable commentary (Benjamin Tissoires) [2022814]
Input: i8042 - unbreak Pegatron C15B (Benjamin Tissoires) [2022814]
Input: parkbd - convert comma to semicolon (Benjamin Tissoires) [2022814]
Input: elantech - fix protocol errors for some trackpoints in SMBus mode (Benjamin Tissoires) [2022814]
Input: elan_i2c - add new trackpoint report type 0x5F (Benjamin Tissoires) [2022814]
Input: i8042 - add Acer laptops to the i8042 reset list (Benjamin Tissoires) [2022814]
Input: i8042 - add ByteSpeed touchpad to noloop table (Benjamin Tissoires) [2022814]
Input: i8042 - fix error return code in i8042_setup_aux() (Benjamin Tissoires) [2022814]
Input: libps2 - fix fall-through warnings for Clang (Benjamin Tissoires) [2022814]
Input: synaptics - demote non-conformant kernel-doc header (Benjamin Tissoires) [2022814]
Input: elan_i2c_core - move header inclusion inside (Benjamin Tissoires) [2022814]
Input: elan_i2c - fix firmware update on newer ICs (Benjamin Tissoires) [2022814]
Input: elantech - demote obvious abuse of kernel-doc header (Benjamin Tissoires) [2022814]
Input: i8042 - allow insmod to succeed on devices without an i8042 controller (Benjamin Tissoires) [2022814]
Input: synaptics - enable InterTouch for ThinkPad T14 Gen 1 (Benjamin Tissoires) [2022814]
Input: synaptics - enable InterTouch for ThinkPad P1/X1E gen 2 (Benjamin Tissoires) [2022814]
Input: synaptics-rmi4 - rename f30_data to gpio_data (Benjamin Tissoires) [2022814]
Input: sun4i-ps2 - fix handling of platform_get_irq() error (Benjamin Tissoires) [2022814]
Input: allocate keycode for Fn + right shift (Benjamin Tissoires) [2022814]
Input: allocate keycodes for notification-center, pickup-phone and hangup-phone (Benjamin Tissoires) [2022814]
HID: cp2112: Use irqchip template (Benjamin Tissoires) [2022814]
HID: mcp2221: Replace HTTP links with HTTPS ones (Benjamin Tissoires) [2022814]
treewide: replace '---help---' in Kconfig files with 'help' (Benjamin Tissoires) [2022814]
HID: asus: Add depends on USB_HID to HID_ASUS Kconfig option (Benjamin Tissoires) [2022814]
HID: asus: Fix mute and touchpad-toggle keys on Medion Akoya E1239T (Benjamin Tissoires) [2022814]
HID: asus: Add support for multi-touch touchpad on Medion Akoya E1239T (Benjamin Tissoires) [2022814]
HID: asus: Add report_size to struct asus_touchpad_info (Benjamin Tissoires) [2022814]
HID: asus: Add hid_is_using_ll_driver(usb_hid_driver) check (Benjamin Tissoires) [2022814]
HID: asus: Simplify skipping of mappings for Asus T100CHI keyboard-dock (Benjamin Tissoires) [2022814]
HID: asus: Only set EV_REP if we are adding a mapping (Benjamin Tissoires) [2022814]
HID: mcp2221: add gpiolib dependency (Benjamin Tissoires) [2022814]
HID: mcp2221: add GPIO functionality support (Benjamin Tissoires) [2022814]
HID: mcp2221: add usb to i2c-smbus host bridge (Benjamin Tissoires) [2022814]
HID: asus: Ignore Asus vendor-page usage-code 0xff events (Benjamin Tissoires) [2022814]
HID: sb0540: add support for Creative SB0540 IR receivers (Benjamin Tissoires) [2022814]
gpio: pass lookup and descriptor flags to request_own (Benjamin Tissoires) [2022814]
HID: hid-asus: select CONFIG_POWER_SUPPLY (Benjamin Tissoires) [2022814]
HID: hid-asus: Add BT keyboard dock battery monitoring support (Benjamin Tissoires) [2022814]
HID: hid-asus: Add Transbook T90CHI support (Benjamin Tissoires) [2022814]
HID: asus: Add support for the ASUS T101HA keyboard dock (Benjamin Tissoires) [2022814]
HID: asus: Add support for the ASUS FX503VD laptop (Benjamin Tissoires) [2022814]
HID: asus: Add event handler to catch unmapped Asus Vendor UsagePage codes (Benjamin Tissoires) [2022814]
af_unix: fix garbage collect vs MSG_PEEK (Patrick Talbert) [2031975] {CVE-2021-0920}
net: add kerneldoc comment for sk_peer_lock (Guillaume Nault) [2037782]
af_unix: fix races in sk_peer_pid and sk_peer_cred accesses (Guillaume Nault) [2037782] {CVE-2021-4203}
netfilter: nat: force port remap to prevent shadowing well-known ports (Florian Westphal) [2006167] {CVE-2021-3773}
netfilter: conntrack: tag conntracks picked up in local out hook (Florian Westphal) [2006167]
selftests: nft_nat: switch port shadow test cases to socat (Florian Westphal) [2006167]
selftests: nft_nat: Simplify port shadow notrack test (Florian Westphal) [2006167]
selftests: nft_nat: Improve port shadow test stability (Florian Westphal) [2006167]
selftests: nft_nat: add udp hole punch test case (Florian Westphal) [2006167]
ipv6: use prandom_u32() for ID generation (Hangbin Liu) [2040158] {CVE-2021-45485}
igc: fix tunnel offloading (Corinna Vinschen) [1910885]
virtio/vsock: fix the transport to work with VMADDR_CID_ANY (Stefano Garzarella) [2026442]
vhost/vsock: cleanup removing `len` variable (Stefano Garzarella) [2026442]
vhost/vsock: fix incorrect used length reported to the guest (Stefano Garzarella) [2026442]
vsock: prevent unnecessary refcnt inc for nonblocking connect (Stefano Garzarella) [2026442]
vsock/virtio: avoid potential deadlock when vsock device remove (Stefano Garzarella) [2026442]
VSOCK: handle VIRTIO_VSOCK_OP_CREDIT_REQUEST (Stefano Garzarella) [2026442]
vsock: notify server to shutdown when client has pending signal (Stefano Garzarella) [2026442]
virtio/vsock: simplify credit update function API (Stefano Garzarella) [2026442]
virtio/vsock: set packet's type in virtio_transport_send_pkt_info() (Stefano Garzarella) [2026442]
net: vlan: fix underflow for the real_dev refcnt (Balazs Nemeth) [2026375]
net: vlan: fix a UAF in vlan_dev_real_dev() (Balazs Nemeth) [2026375]
|
2022-01-24 |
xfs: map unwritten blocks in XFS_IOC_{ALLOC,FREE}SP just like fallocate (Carlos Maiolino) [2034865] {CVE-2021-4155}
isdn: cpai: check ctr->cnr to avoid array index out of bound (Chris von Recklinghausen) [2016491] {CVE-2021-43389}
vt: keyboard: avoid signed integer overflow in k_ascii (Chris von Recklinghausen) [2017044] {CVE-2020-13974}
USB: serial: pl2303: fix GC type detection (Torez Smith) [1975985]
usb: dwc3: leave default DMA for PCI devices (Torez Smith) [1975985]
usb: xhci: tegra: Check padctrl interrupt presence in device tree (Torez Smith) [1975985]
usb: dwc3: core: Revise GHWPARAMS9 offset (Torez Smith) [1975985]
xhci: Fix USB 3.1 enumeration issues by increasing roothub power-on-good delay (Torez Smith) [1975985]
usb: typec: tipd: Remove dependency on "connector" child fwnode (Torez Smith) [1975985]
usb: xhci: tegra: mark PM functions as __maybe_unused (Torez Smith) [1975985]
media: ttusb-dec: avoid release of non-acquired mutex (Torez Smith) [1975985]
ABI: sysfs-devices-removable: make a table valid as ReST markup (Torez Smith) [1975985]
usb: dwc3: core: balance phy init and exit (Torez Smith) [1975985]
USB: serial: pl2303: fix GL type detection (Torez Smith) [1975985]
usb: xhci-mtk: Do not use xhci's virt_dev in drop_endpoint (Torez Smith) [1975985]
usb: xhci-mtk: fix issue of out-of-bounds array access (Torez Smith) [1975985]
usb: dwc3: Decouple USB 2.0 L1 & L2 events (Torez Smith) [1975985]
media: em28xx-input: fix refcount bug in em28xx_usb_disconnect (Torez Smith) [1975985]
media: dvb-usb: Fix error handling in dvb_usb_i2c_init (Torez Smith) [1975985]
power: supply: Fix build error when CONFIG_POWER_SUPPLY is not enabled. (Torez Smith) [1975985]
thunderbolt: test: split up test cases in tb_test_credit_alloc_all (Torez Smith) [1975985]
thunderbolt: Handle ring interrupt by reading interrupt status register (Torez Smith) [1975985]
thunderbolt: Add vendor specific NHI quirk for auto-clearing interrupt status (Torez Smith) [1975985]
thunderbolt: Fix port linking by checking all adapters (Torez Smith) [1975985]
thunderbolt: Do not read control adapter config space (Torez Smith) [1975985]
thunderbolt: Add authorized value to the KOBJ_CHANGE uevent (Torez Smith) [1975985]
usb: typec: tcpm: Raise vdm_sm_running flag only when VDM SM is running (Torez Smith) [1975985]
usb: dwc3: gadget: Stop EP0 transfers during pullup disable (Torez Smith) [1975985]
usb: dwc3: gadget: Fix dwc3_calc_trbs_left() (Torez Smith) [1975985]
Revert "USB: serial: ch341: fix character loss at high transfer rates" (Torez Smith) [1975985]
USB: serial: option: add new VID/PID to support Fibocom FG150 (Torez Smith) [1975985]
usb: typec: tcpm: Fix VDMs sometimes not being forwarded to alt-mode drivers (Torez Smith) [1975985]
Revert "usb: dwc3: gadget: Use list_replace_init() before traversing lists" (Torez Smith) [1975985]
usb: typec: tcpm: Keep other events when receiving FRS and Sourcing_vbus events (Torez Smith) [1975985]
usb: dwc3: gadget: Avoid runtime resume if disabling pullup (Torez Smith) [1975985]
usb: dwc3: gadget: Use list_replace_init() before traversing lists (Torez Smith) [1975985]
USB: serial: ftdi_sio: add device ID for Auto-M3 OP-COM v2 (Torez Smith) [1975985]
USB: serial: pl2303: fix GT type detection (Torez Smith) [1975985]
USB: serial: option: add Telit FD980 composition 0x1056 (Torez Smith) [1975985]
USB: serial: pl2303: fix HX type detection (Torez Smith) [1975985]
media: rtl28xxu: fix zero-length control request (Torez Smith) [1975985]
media: Revert "media: rtl28xxu: fix zero-length control request" (Torez Smith) [1975985]
USB: serial: ch341: fix character loss at high transfer rates (Torez Smith) [1975985]
usb: otg-fsm: Fix hrtimer list corruption (Torez Smith) [1975985]
USB: usbtmc: Fix RCU stall warning (Torez Smith) [1975985]
USB: serial: cp210x: add ID for CEL EM3588 USB ZigBee stick (Torez Smith) [1975985]
Revert "USB: quirks: ignore remote wake-up on Fibocom L850-GL LTE modem" (Torez Smith) [1975985]
usb: dwc2: gadget: Fix sending zero length packet in DDMA mode. (Torez Smith) [1975985]
usb: dwc2: Skip clock gating on Samsung SoCs (Torez Smith) [1975985]
usb: dwc2: gadget: Fix GOUTNAK flow for Slave mode. (Torez Smith) [1975985]
usb: xhci: avoid renesas_usb_fw.mem when it's unusable (Torez Smith) [1975985]
usb: dwc3: avoid NULL access of usb_gadget_driver (Torez Smith) [1975985]
usb: typec: stusb160x: Don't block probing of consumer of "connector" nodes (Torez Smith) [1975985]
usb: typec: stusb160x: register role switch before interrupt registration (Torez Smith) [1975985]
USB: usb-storage: Add LaCie Rugged USB3-FW to IGNORE_UAS (Torez Smith) [1975985]
usb: hub: Disable USB 3 device initiated lpm if exit latency is too high (Torez Smith) [1975985]
usb: hub: Fix link power management max exit latency (MEL) calculations (Torez Smith) [1975985]
usb: typec: tipd: Don't block probing of consumer of "connector" nodes (Torez Smith) [1975985]
xhci: Fix lost USB 2 remote wake (Torez Smith) [1975985]
USB: serial: cp210x: fix comments for GE CS1000 (Torez Smith) [1975985]
USB: core: Fix incorrect pipe calculation in do_proc_control() (Torez Smith) [1975985]
USB: serial: option: add support for u-blox LARA-R6 family (Torez Smith) [1975985]
thunderbolt: test: Reinstate a few casts of bitfields (Torez Smith) [1975985]
USB: cdc-acm: blacklist Heimann USB Appset device (Torez Smith) [1975985]
usb: xhci-mtk: allow multiple Start-Split in a microframe (Torez Smith) [1975985]
usb: ftdi-elan: remove redundant continue statement in a while-loop (Torez Smith) [1975985]
thunderbolt: test: Remove some casts which are no longer required (Torez Smith) [1975985]
xhci: remove redundant continue statement (Torez Smith) [1975985]
usb: dwc3: Fix debugfs creation flow (Torez Smith) [1975985]
docs: driver-api: usb: avoid using ReST :doc:`foo` markup (Torez Smith) [1975985]
xhci: solve a double free problem while doing s4 (Torez Smith) [1975985]
xhci: handle failed buffer copy to URB sg list and fix a W=1 copiler warning (Torez Smith) [1975985]
xhci: Add adaptive interrupt rate for isoch TRBs with XHCI_AVOID_BEI quirk (Torez Smith) [1975985]
xhci: Remove unused defines for ERST_SIZE and ERST_ENTRIES (Torez Smith) [1975985]
usb: typec: Add the missed altmode_id_remove() in typec_register_altmode() (Torez Smith) [1975985]
usb: typec: tcpm: Relax disconnect threshold during power negotiation (Torez Smith) [1975985]
usb: typec: tcpm: Ignore Vsafe0v in PR_SWAP_SNK_SRC_SOURCE_ON state (Torez Smith) [1975985]
usb: typec: tcpci: Fix up sink disconnect thresholds for PD (Torez Smith) [1975985]
usb: core: hub: Disable autosuspend for Cypress CY7C65632 (Torez Smith) [1975985]
usb: host: xhci-tegra: Use devm_platform_get_and_ioremap_resource() (Torez Smith) [1975985]
usb: host: xhci-tegra: Add missing of_node_put() in tegra_xusb_probe() (Torez Smith) [1975985]
usb: host: xhci-tegra: add missing put_device() in tegra_xusb_probe() (Torez Smith) [1975985]
media: usb: cpia2: Fixed Coding Style issues (Torez Smith) [1975985]
media: ttusb-dec: cleanup an error handling logic (Torez Smith) [1975985]
cypress_m8: switch data_bits to real character bits (Torez Smith) [1975985]
thunderbolt: Fix DROM handling for USB4 DROM (Torez Smith) [1975985]
usb: xhci: tegra: Enable ELPG for runtime/system PM (Torez Smith) [1975985]
usb: xhci: tegra: Unlink power domain devices (Torez Smith) [1975985]
thunderbolt: Bond lanes only when dual_link_port != NULL in alloc_dev_default() (Torez Smith) [1975985]
thunderbolt: No need to include <linux/acpi.h> in usb4_port.c (Torez Smith) [1975985]
thunderbolt: Poll 10ms for REG_FW_STS_NVM_AUTH_DONE to be set (Torez Smith) [1975985]
thunderbolt: Add device links only when software connection manager is used (Torez Smith) [1975985]
thunderbolt: Add support for Intel Alder Lake (Torez Smith) [1975985]
usb: typec: mux: Fix copy-paste mistake in typec_mux_match (Torez Smith) [1975985]
usb: typec: ucsi: Clear PPM capability data in ucsi_init() error path (Torez Smith) [1975985]
usb: typec: wcove: Use LE to CPU conversion when accessing msg->header (Torez Smith) [1975985]
usb: typec: ucsi: Fix a comment in ucsi_init() (Torez Smith) [1975985]
USB: dwc3: remove debugfs root dentry storage (Torez Smith) [1975985]
USB: serial: cp210x: fix CP2102N-A01 modem control (Torez Smith) [1975985]
USB: serial: cp210x: fix alternate function for CP2102N QFN20 (Torez Smith) [1975985]
usb: dwc2: Don't reset the core after setting turnaround time (Torez Smith) [1975985]
usb: dwc3: support 64 bit DMA in platform driver (Torez Smith) [1975985]
USB: core: Avoid WARNings for 0-length descriptor requests (Torez Smith) [1975985]
usb: dwc3: core: fix kernel panic when do reboot (Torez Smith) [1975985]
usb: dwc3: ep0: fix NULL pointer exception (Torez Smith) [1975985]
usb: typec: intel_pmc_mux: Put ACPI device using acpi_dev_put() (Torez Smith) [1975985]
usb: typec: intel_pmc_mux: Add missed error check for devm_ioremap_resource() (Torez Smith) [1975985]
usb: typec: intel_pmc_mux: Put fwnode in error case during ->probe() (Torez Smith) [1975985]
usb: typec: tcpm: Do not finish VDM AMS for retrying Responses (Torez Smith) [1975985]
media: cinergyt2: make properties const (Torez Smith) [1975985]
media: dvd_usb: memory leak in cinergyt2_fe_attach (Torez Smith) [1975985]
USB: serial: ftdi_sio: add NovaTech OrionMX product ID (Torez Smith) [1975985]
usb: typec: tcpm: cancel send discover hrtimer when unregister tcpm port (Torez Smith) [1975985]
usb: typec: tcpm: cancel frs hrtimer when unregister tcpm port (Torez Smith) [1975985]
usb: typec: tcpm: cancel vdm and state machine hrtimer when unregister tcpm port (Torez Smith) [1975985]
usb: typec: tcpm: Properly handle Alert and Status Messages (Torez Smith) [1975985]
usb: dwc3: meson-g12a: Disable the regulator in the error handling path of the probe (Torez Smith) [1975985]
usb: typec: tcpm: Fix misuses of AMS invocation (Torez Smith) [1975985]
usb: typec: tcpm: Introduce snk_vdo_v1 for SVDM version 1.0 (Torez Smith) [1975985]
dt-bindings: connector: Add PD rev 2.0 VDO definition (Torez Smith) [1975985]
usb: typec: tcpm: Correct the responses in SVDM Version 2.0 DFP (Torez Smith) [1975985]
Revert "usb: dwc3: core: Add shutdown callback for dwc3" (Torez Smith) [1975985]
dt-bindings: connector: Replace BIT macro with generic bit ops (Torez Smith) [1975985]
media: gspca: ov519: replace RIGHT SINGLE QUOTATION MARK (Torez Smith) [1975985]
usb: typec: intel_pmc_mux: Update IOM port status offset for AlderLake (Torez Smith) [1975985]
usb: pd: Set PD_T_SINK_WAIT_CAP to 310ms (Torez Smith) [1975985]
usb: dwc3: gadget: Bail from dwc3_gadget_exit() if dwc->gadget is NULL (Torez Smith) [1975985]
usb: dwc3: gadget: Disable gadget IRQ during pullup disable (Torez Smith) [1975985]
usb: dwc3: debugfs: Add and remove endpoint dirs dynamically (Torez Smith) [1975985]
Revert "usb: typec: mux: Remove requirement for the "orientation-switch" device property" (Torez Smith) [1975985]
media: rtl28xxu: fix zero-length control request (Torez Smith) [1975985]
media: gspca/sunplus: fix zero-length control requests (Torez Smith) [1975985]
media: gspca/gl860: fix zero-length control requests (Torez Smith) [1975985]
media: gspca/sq905: fix control-request direction (Torez Smith) [1975985]
media: dtv5100: fix control-request directions (Torez Smith) [1975985]
media: drivers/media/usb/gspca/cpia1.c : fix spelling typo (Torez Smith) [1975985]
media: drivers/media/usb/em28xx/em28xx-cards.c : fix typo issues (Torez Smith) [1975985]
media: zr364xx: fix memory leak in zr364xx_start_readpipe (Torez Smith) [1975985]
media: em28xx: Fix possible memory leak of em28xx struct (Torez Smith) [1975985]
thunderbolt: Check for NVM authentication status after the operation started (Torez Smith) [1975985]
thunderbolt: Add WRITE_ONLY and AUTHENTICATE_ONLY NVM operations for retimers (Torez Smith) [1975985]
thunderbolt: Allow router NVM authenticate separately (Torez Smith) [1975985]
thunderbolt: Move nvm_write_ops to tb.h (Torez Smith) [1975985]
thunderbolt: Log the link as TBT instead of TBT3 (Torez Smith) [1975985]
thunderbolt: Add support for retimer NVM upgrade when there is no link (Torez Smith) [1975985]
thunderbolt: Add additional USB4 port operations for retimer access (Torez Smith) [1975985]
thunderbolt: Add support for ACPI _DSM to power on/off retimers (Torez Smith) [1975985]
thunderbolt: Add USB4 port devices (Torez Smith) [1975985]
thunderbolt: Add KUnit tests for credit allocation (Torez Smith) [1975985]
thunderbolt: Allocate credits according to router preferences (Torez Smith) [1975985]
USB: core: Check buffer length matches wLength for control transfers (Torez Smith) [1975985]
usb: typec: ucsi: Fix copy/paste issue for 'ucsi_set_drvdata()' (Torez Smith) [1975985]
usb: dwc2: gadget: Repair 'dwc2_hsotg_core_init_disconnected()'s documentation (Torez Smith) [1975985]
usb: dwc2: pci: Fix possible copy/paste issue (Torez Smith) [1975985]
usb: dwc2: hcd_queue: Fix typeo in function name 'dwc2_hs_pmap_unschedule()' (Torez Smith) [1975985]
usb: dwc2: params: Fix naming of 'dwc2_get_hwparams()' in the docs (Torez Smith) [1975985]
usb: common: ulpi: Add leading underscores for function name '__ulpi_register_driver()' (Torez Smith) [1975985]
usb: dwc2: platform: Provide function name for 'dwc2_check_core_version()' (Torez Smith) [1975985]
driver core: Move the "removable" attribute from USB to core (Torez Smith) [1975985]
usb: dwc3: trace: Remove unused fields in dwc3_log_trb (Torez Smith) [1975985]
usb: typec: mux: Remove requirement for the "orientation-switch" device property (Torez Smith) [1975985]
usb: typec: mux: Use device type instead of device name for matching (Torez Smith) [1975985]
usb: common: usb-conn-gpio: use usb_role_string() to print role status (Torez Smith) [1975985]
usb: roles: add helper usb_role_string() (Torez Smith) [1975985]
USB: serial: omninet: update driver description (Torez Smith) [1975985]
USB: serial: omninet: add device id for Zyxel Omni 56K Plus (Torez Smith) [1975985]
USB: serial: quatech2: fix control-request directions (Torez Smith) [1975985]
usb: typec: tcpci: Make symbol 'tcpci_apply_rc' static (Torez Smith) [1975985]
USB: usbfs: remove double evaluation of usb_sndctrlpipe() (Torez Smith) [1975985]
usb: typec: tcpm: Respond Not_Supported if no snk_vdo (Torez Smith) [1975985]
usb: typec: tcpm: Properly interrupt VDM AMS (Torez Smith) [1975985]
media: lmedm04: delete lme2510_get_adapter_count() (Torez Smith) [1975985]
media: dvb-usb: fix wrong definition (Torez Smith) [1975985]
USB: core: WARN if pipe direction != setup packet direction (Torez Smith) [1975985]
USB: trancevibrator: fix control-request direction (Torez Smith) [1975985]
USB: dwc2: drop irq-flags initialisations (Torez Smith) [1975985]
usb: typec: tcpci: Implement callback for apply_rc (Torez Smith) [1975985]
usb: typec: tcpm: Move TCPC to APPLY_RC state during PR_SWAP (Torez Smith) [1975985]
usb: typec: tcpm: Refactor logic to enable/disable auto vbus dicharge (Torez Smith) [1975985]
usb: typec: tcpm: Fix up PR_SWAP when vsafe0v is signalled (Torez Smith) [1975985]
usb: atm: cxacru: Fix typo in comment (Torez Smith) [1975985]
usb: isp1760: remove platform data struct and code (Torez Smith) [1975985]
usb: fix spelling mistakes in header files (Torez Smith) [1975985]
USB: serial: digi_acceleport: add chars_in_buffer locking (Torez Smith) [1975985]
USB: serial: digi_acceleport: reduce chars_in_buffer over-reporting (Torez Smith) [1975985]
usb: Restore the usb_header label (Torez Smith) [1975985]
usb: typec: tcpm: Use LE to CPU conversion when accessing msg->header (Torez Smith) [1975985]
usb: typec: mux: Fix matching with typec_altmode_desc (Torez Smith) [1975985]
misc/uss720: fix memory leak in uss720_probe (Torez Smith) [1975985]
usb: dwc3: gadget: Properly track pending and queued SG (Torez Smith) [1975985]
USB: usbfs: Don't WARN about excessively large memory allocations (Torez Smith) [1975985]
usb: common: usb-conn-gpio: use dev_err_probe() to print log (Torez Smith) [1975985]
usb: common: usb-conn-gpio: fix NULL pointer dereference of charger (Torez Smith) [1975985]
Revert "USB: Add reset-resume quirk for WD19's Realtek Hub" (Torez Smith) [1975985]
USB: Verify the port status when timeout happens during port suspend (Torez Smith) [1975985]
usb: typec: wcove: Fx wrong kernel doc format (Torez Smith) [1975985]
media: pvrusb2: fix warning in pvr2_i2c_core_done (Torez Smith) [1975985]
media: rtl2832_sdr/vivid/airspy/hackrf/msi2500: drop memset of fmt.sdr.reserved (Torez Smith) [1975985]
media: cpia2: fix memory leak in cpia2_usb_probe (Torez Smith) [1975985]
media: s2255drv: remove redundant assignment to variable field (Torez Smith) [1975985]
media: gspca: properly check for errors in po1030_probe() (Torez Smith) [1975985]
Revert "media: gspca: Check the return value of write_bridge for timeout" (Torez Smith) [1975985]
media: gspca: mt9m111: Check write_bridge for timeout (Torez Smith) [1975985]
Revert "media: gspca: mt9m111: Check write_bridge for timeout" (Torez Smith) [1975985]
Revert "media: usb: gspca: add a missed check for goto_low_power" (Torez Smith) [1975985]
usb: core: hcd: use map_urb_for_dma for single step set feature urb (Torez Smith) [1975985]
usb: dwc3: pci: Fix DEFINE for Intel Elkhart Lake (Torez Smith) [1975985]
usb: core: hub: fix race condition about TRSMRCY of resume (Torez Smith) [1975985]
usb: typec: tcpm: Fix SINK_DISCOVERY current limit for Rp-default (Torez Smith) [1975985]
xhci: Add reset resume quirk for AMD xhci controller. (Torez Smith) [1975985]
usb: xhci: Increase timeout for HC halt (Torez Smith) [1975985]
xhci: Do not use GFP_KERNEL in (potentially) atomic context (Torez Smith) [1975985]
xhci: Fix giving back cancelled URBs even if halted endpoint can't reset (Torez Smith) [1975985]
xhci-pci: Allow host runtime PM as default for Intel Alder Lake xHCI (Torez Smith) [1975985]
usb: typec: tcpm: Don't block probing of consumers of "connector" nodes (Torez Smith) [1975985]
usb: xhci-mtk: use first-fit for LS/FS (Torez Smith) [1975985]
usb: xhci-mtk: remove unnecessary assignments in periodic TT scheduler (Torez Smith) [1975985]
usb: xhci-mtk: remove unnecessary setting of has_ippc (Torez Smith) [1975985]
usb: xhci-mtk: use bitfield instead of bool (Torez Smith) [1975985]
usb: typec: tcpm: Fix wrong handling for Not_Supported in VDM AMS (Torez Smith) [1975985]
usb: typec: tcpm: Send DISCOVER_IDENTITY from dedicated work (Torez Smith) [1975985]
usb: typec: ucsi: Retrieve all the PDOs instead of just the first 4 (Torez Smith) [1975985]
usb: dwc3: omap: improve extcon initialization (Torez Smith) [1975985]
usb: typec: ucsi: Put fwnode in any case during ->probe() (Torez Smith) [1975985]
usb: dwc2: Remove obsolete MODULE_ constants from platform.c (Torez Smith) [1975985]
usb: dwc3: imx8mp: fix error return code in dwc3_imx8mp_probe() (Torez Smith) [1975985]
usb: dwc3: imx8mp: detect dwc3 core node via compatible string (Torez Smith) [1975985]
usb: dwc3: gadget: Return success always for kick transfer in ep queue (Torez Smith) [1975985]
usb: dwc3: gadget: Free gadget structure only after freeing endpoints (Torez Smith) [1975985]
usb: dwc2: Fix gadget DMA unmap direction (Torez Smith) [1975985]
usb: dwc3: gadget: Rename EOPF event macros to Suspend (Torez Smith) [1975985]
usb: dwc3: gadget: Enable suspend events (Torez Smith) [1975985]
usb: Restore the reference to ch9.h (Torez Smith) [1975985]
usb: dwc3: core: Add missing GHWPARAMS9 doc (Torez Smith) [1975985]
usb: dwc3: pci: Enable usb2-gadget-lpm-disable for Intel Merrifield (Torez Smith) [1975985]
cdc-wdm: untangle a circular dependency between callback and softint (Torez Smith) [1975985]
usb: dwc3: remove repeated setting of current_dr_role (Torez Smith) [1975985]
USB: serial: pl2303: add device id for ADLINK ND-6530 GC (Torez Smith) [1975985]
USB: serial: ti_usb_3410_5052: add startech.com device id (Torez Smith) [1975985]
USB: serial: option: add Telit LE910-S1 compositions 0x7010, 0x7011 (Torez Smith) [1975985]
USB: serial: ftdi_sio: add IDs for IDS GmbH Products (Torez Smith) [1975985]
usb: Fix up movement of USB core kerneldoc location (Torez Smith) [1975985]
usb: dwc3: gadget: Handle DEV_TXF_FLUSH_BYPASS capability (Torez Smith) [1975985]
usb: dwc3: Capture new capability register GHWPARAMS9 (Torez Smith) [1975985]
usb: dwc3: core: Do core softreset when switch mode (Torez Smith) [1975985]
usb: dwc2: Get rid of useless error checks in suspend interrupt (Torez Smith) [1975985]
usb: dwc2: Update dwc2_handle_usb_suspend_intr function. (Torez Smith) [1975985]
usb: dwc2: Add exit hibernation mode before removing drive (Torez Smith) [1975985]
usb: dwc2: Add hibernation exiting flow by system resume (Torez Smith) [1975985]
usb: dwc2: Add hibernation entering flow by system suspend (Torez Smith) [1975985]
usb: dwc2: Allow exit hibernation in urb enqueue (Torez Smith) [1975985]
usb: dwc2: Move exit hibernation to dwc2_port_resume() function (Torez Smith) [1975985]
usb: dwc2: Move enter hibernation to dwc2_port_suspend() function (Torez Smith) [1975985]
usb: dwc2: Clear GINTSTS_RESTOREDONE bit after restore is generated. (Torez Smith) [1975985]
usb: dwc2: Clear fifo_map when resetting core. (Torez Smith) [1975985]
usb: dwc2: Allow exiting hibernation from gpwrdn rst detect (Torez Smith) [1975985]
usb: dwc2: Fix hibernation between host and device modes. (Torez Smith) [1975985]
usb: dwc2: Fix host mode hibernation exit with remote wakeup flow. (Torez Smith) [1975985]
usb: dwc2: Reset DEVADDR after exiting gadget hibernation. (Torez Smith) [1975985]
usb: dwc2: Update exit hibernation when port reset is asserted (Torez Smith) [1975985]
usb: dwc3: gadget: Remove FS bInterval_m1 limitation (Torez Smith) [1975985]
usb: xhci-mtk: remove bus status check (Torez Smith) [1975985]
usb: dwc2: Enable RPi in ACPI mode (Torez Smith) [1975985]
USB: Add reset-resume quirk for WD19's Realtek Hub (Torez Smith) [1975985]
usb: storage: datafab: remove redundant assignment of variable result (Torez Smith) [1975985]
usb: misc: adutux: fix whitespace coding style issue (Torez Smith) [1975985]
usb: dwc3: gadget: Fix START_TRANSFER link state check (Torez Smith) [1975985]
usb: typec: tcpm: Fix error while calculating PPS out values (Torez Smith) [1975985]
usb: xhci-mtk: remove unused members (Torez Smith) [1975985]
usb: xhci-mtk: use clock bulk to get clocks (Torez Smith) [1975985]
usb: xhci-mtk: add support runtime PM (Torez Smith) [1975985]
usb: xhci-mtk: check return value in suspend/resume hooks (Torez Smith) [1975985]
usb: typec: tcpm: Allow slow charging loops to comply to pSnkStby (Torez Smith) [1975985]
usb: typec: tcpm: Honour pSnkStdby requirement during negotiation (Torez Smith) [1975985]
usb: dwc3: gadget: Check for disabled LPM quirk (Torez Smith) [1975985]
usb: dwc3: core: Add shutdown callback for dwc3 (Torez Smith) [1975985]
usb: dwc3: gadget: Ignore Packet Pending bit (Torez Smith) [1975985]
USB: Add LPM quirk for Lenovo ThinkPad USB-C Dock Gen2 Ethernet (Torez Smith) [1975985]
usb: typec: silence a static checker warning (Torez Smith) [1975985]
USB: cdc-acm: add more Maxlinear/Exar models to ignore list (Torez Smith) [1975985]
USB: serial: xr: add copyright notice (Torez Smith) [1975985]
USB: serial: xr: reset FIFOs on open (Torez Smith) [1975985]
USB: serial: xr: add support for XR22801, XR22802, XR22804 (Torez Smith) [1975985]
USB: serial: xr: add support for XR21B1411 (Torez Smith) [1975985]
USB: serial: xr: add support for XR21B1421, XR21B1422 and XR21B1424 (Torez Smith) [1975985]
USB: serial: xr: add type abstraction (Torez Smith) [1975985]
USB: serial: xr: drop type prefix from shared defines (Torez Smith) [1975985]
USB: serial: xr: move pin configuration to probe (Torez Smith) [1975985]
USB: serial: xr: rename GPIO-pin defines (Torez Smith) [1975985]
USB: serial: xr: rename GPIO-mode defines (Torez Smith) [1975985]
USB: serial: xr: add support for XR21V1412 and XR21V1414 (Torez Smith) [1975985]
USB: serial: ti_usb_3410_5052: clean up termios CSIZE handling (Torez Smith) [1975985]
USB: serial: ti_usb_3410_5052: use kernel types consistently (Torez Smith) [1975985]
USB: serial: ti_usb_3410_5052: add port-command helpers (Torez Smith) [1975985]
USB: serial: ti_usb_3410_5052: clean up vendor-request helpers (Torez Smith) [1975985]
USB: serial: ti_usb_3410_5052: drop unnecessary packed attributes (Torez Smith) [1975985]
USB: serial: io_ti: drop unnecessary packed attributes (Torez Smith) [1975985]
USB: serial: io_ti: use kernel types consistently (Torez Smith) [1975985]
USB: serial: io_ti: add read-port-command helper (Torez Smith) [1975985]
USB: serial: io_ti: add send-port-command helper (Torez Smith) [1975985]
USB: serial: io_ti: clean up vendor-request helpers (Torez Smith) [1975985]
USB: serial: ti_usb_3410_5052: drop drain delay for 3410 (Torez Smith) [1975985]
USB: serial: ti_usb_3410_5052: reduce drain delay to one char (Torez Smith) [1975985]
USB: serial: io_ti: document reason for drain delay (Torez Smith) [1975985]
usb: dwc2: Add exit clock gating before removing driver (Torez Smith) [1975985]
usb: dwc2: Add clock gating exiting flow by system resume (Torez Smith) [1975985]
usb: dwc2: Add clock gating entering flow by system suspend (Torez Smith) [1975985]
usb: dwc2: Allow exit clock gating in urb enqueue (Torez Smith) [1975985]
usb: dwc2: Update exit clock gating when port is resumed (Torez Smith) [1975985]
usb: dwc2: Update enter clock gating when port is suspended (Torez Smith) [1975985]
usb: dwc2: Add exit clock gating when port reset is asserted (Torez Smith) [1975985]
usb: dwc2: Add exit clock gating from session request interrupt (Torez Smith) [1975985]
usb: dwc2: Add exit clock gating from wakeup interrupt (Torez Smith) [1975985]
usb: dwc2: Allow entering clock gating from USB_SUSPEND interrupt (Torez Smith) [1975985]
usb: dwc2: Add host clock gating support functions (Torez Smith) [1975985]
usb: dwc2: Add device clock gating support functions (Torez Smith) [1975985]
Revert "usb: Link the ports to the connectors they are attached to" (Torez Smith) [1975985]
USB: serial: cp210x: add gpio-configuration debug printk (Torez Smith) [1975985]
USB: serial: cp210x: provide gpio valid mask (Torez Smith) [1975985]
usb: dwc3: qcom: Detect DWC3 DT-nodes using compatible string (Torez Smith) [1975985]
usb: dwc3: qcom: Remove redundant dev_err call in dwc3_qcom_probe() (Torez Smith) [1975985]
usb: core: reduce power-on-good delay time of root hub (Torez Smith) [1975985]
USB:ehci:fix Kunpeng920 ehci hardware problem (Torez Smith) [1975985]
USB: serial: do not use tty class device for debugging (Torez Smith) [1975985]
USB: cdc-acm: fix TIOCGSERIAL implementation (Torez Smith) [1975985]
USB: cdc-acm: fix unprivileged TIOCCSERIAL (Torez Smith) [1975985]
Revert "USB: cdc-acm: fix rounding error in TIOCSSERIAL" (Torez Smith) [1975985]
usb: typec: tcpm: Add support for altmodes (Torez Smith) [1975985]
usb: typec: Add typec_port_register_altmodes() (Torez Smith) [1975985]
usb: roles: Call try_module_get() from usb_role_switch_find_by_fwnode() (Torez Smith) [1975985]
usb: dwc3: xilinx: Remove the extra freeing of clocks (Torez Smith) [1975985]
usb: dwc3: Resolve kernel-doc warning for Xilinx DWC3 driver (Torez Smith) [1975985]
usb: core: hub: Fix PM reference leak in usb_port_resume() (Torez Smith) [1975985]
usb: dwc3: pci: add support for the Intel Alder Lake-M (Torez Smith) [1975985]
usb: typec: Link all ports during connector registration (Torez Smith) [1975985]
usb: Iterator for ports (Torez Smith) [1975985]
usb: Link the ports to the connectors they are attached to (Torez Smith) [1975985]
usb: typec: Port mapping utility (Torez Smith) [1975985]
usb: typec: tcpm: update power supply once partner accepts (Torez Smith) [1975985]
usb: typec: tcpm: Address incorrect values of tcpm psy for pps supply (Torez Smith) [1975985]
usb: typec: tcpm: Address incorrect values of tcpm psy for fixed supply (Torez Smith) [1975985]
usb: dwc2: Add exit partial power down before removing driver (Torez Smith) [1975985]
usb: dwc2: Fix partial power down exiting by system resume (Torez Smith) [1975985]
usb: dwc2: Update partial power down entering by system suspend (Torez Smith) [1975985]
usb: dwc2: Fix session request interrupt handler (Torez Smith) [1975985]
usb: dwc2: Allow exit partial power down in urb enqueue (Torez Smith) [1975985]
usb: dwc2: Add part. power down exit from dwc2_conn_id_status_change(). (Torez Smith) [1975985]
usb: dwc2: Add exit partial power down when port reset is asserted (Torez Smith) [1975985]
usb: dwc2: Add exit partial power down when port is resumed (Torez Smith) [1975985]
usb: dwc2: Add enter partial power down when port is suspended (Torez Smith) [1975985]
usb: dwc2: Update port suspend/resume function definitions. (Torez Smith) [1975985]
usb: dwc2: Add partial power down exit flow in wakeup intr. (Torez Smith) [1975985]
usb: dwc2: Update enter and exit partial power down functions (Torez Smith) [1975985]
usb: dwc2: Add host partial power down functions (Torez Smith) [1975985]
usb: dwc2: Add device partial power down functions (Torez Smith) [1975985]
media: gscpa/stv06xx: fix memory leak (Torez Smith) [1975985]
media: gspca: Fix memory leak in probe (Torez Smith) [1975985]
media: dvb-usb: avoid -Wempty-body warnings (Torez Smith) [1975985]
media: flexcop: avoid -Wempty-body warning (Torez Smith) [1975985]
media: dvb-usb: fix memory leak in dvb_usb_adapter_init (Torez Smith) [1975985]
media: dvb-usb-remote: fix dvb_usb_nec_rc_key_to_event type mismatch (Torez Smith) [1975985]
thunderbolt: Add details to router uevent (Torez Smith) [1975985]
USB: serial: io_edgeport: drop unused definitions (Torez Smith) [1975985]
USB: serial: ti_usb_3410_5052: switch to 30-second closing wait (Torez Smith) [1975985]
USB: serial: ti_usb_3410_5052: drop closing_wait module parameter (Torez Smith) [1975985]
USB: serial: io_ti: switch to 30-second closing wait (Torez Smith) [1975985]
USB: serial: io_ti: drop closing_wait module parameter (Torez Smith) [1975985]
USB: serial: ftdi_sio: clean up TIOCSSERIAL (Torez Smith) [1975985]
USB: serial: ftdi_sio: simplify TIOCGSERIAL permission check (Torez Smith) [1975985]
USB: serial: ftdi_sio: ignore baud_base changes (Torez Smith) [1975985]
USB: serial: stop reporting legacy UART types (Torez Smith) [1975985]
USB: serial: add generic support for TIOCSSERIAL (Torez Smith) [1975985]
USB: serial: fix return value for unsupported ioctls (Torez Smith) [1975985]
USB: serial: whiteheat: fix TIOCGSERIAL implementation (Torez Smith) [1975985]
USB: serial: usb_wwan: fix TIOCGSERIAL implementation (Torez Smith) [1975985]
USB: serial: usb_wwan: fix unprivileged TIOCCSERIAL (Torez Smith) [1975985]
USB: serial: usb_wwan: fix TIOCSSERIAL jiffies conversions (Torez Smith) [1975985]
USB: serial: ti_usb_3410_5052: fix TIOCSSERIAL permission check (Torez Smith) [1975985]
USB: serial: ti_usb_3410_5052: fix TIOCGSERIAL implementation (Torez Smith) [1975985]
USB: serial: ssu100: fix TIOCGSERIAL implementation (Torez Smith) [1975985]
USB: serial: quatech2: fix TIOCGSERIAL implementation (Torez Smith) [1975985]
USB: serial: pl2303: fix TIOCGSERIAL implementation (Torez Smith) [1975985]
USB: serial: opticon: fix TIOCGSERIAL implementation (Torez Smith) [1975985]
USB: serial: mos7840: fix TIOCGSERIAL implementation (Torez Smith) [1975985]
USB: serial: mos7720: fix TIOCGSERIAL implementation (Torez Smith) [1975985]
USB: serial: io_ti: fix TIOCGSERIAL implementation (Torez Smith) [1975985]
USB: serial: io_edgeport: fix TIOCGSERIAL implementation (Torez Smith) [1975985]
USB: serial: ftdi_sio: fix TIOCGSERIAL implementation (Torez Smith) [1975985]
USB: serial: ark3116: fix TIOCGSERIAL implementation (Torez Smith) [1975985]
media: em28xx/em28xx.h: Remove duplicate struct declaration (Torez Smith) [1975985]
media: cx231xx/cx231xx.h: Remove repeated struct declaration (Torez Smith) [1975985]
xhci: prevent double-fetch of transfer and transfer event TRBs (Torez Smith) [1975985]
xhci: fix potential array out of bounds with several interrupters (Torez Smith) [1975985]
xhci: check control context is valid before dereferencing it. (Torez Smith) [1975985]
xhci: check port array allocation was successful before dereferencing it (Torez Smith) [1975985]
media: em28xx: fix memory leak (Torez Smith) [1975985]
usb: typec: Declare the typec_class static (Torez Smith) [1975985]
usb: typec: Organize the private headers properly (Torez Smith) [1975985]
usb: xhci-mtk: support quirk to disable usb2 lpm (Torez Smith) [1975985]
usb: xhci-mtk: fix oops when unbind driver (Torez Smith) [1975985]
usb: xhci-mtk: fix wrong remainder of bandwidth budget (Torez Smith) [1975985]
usb: dwc2: delete duplicate word in the comment (Torez Smith) [1975985]
usb: dwc3: add cancelled reasons for dwc3 requests (Torez Smith) [1975985]
usb: dwc3: fix incorrect kernel-doc comment syntax in files (Torez Smith) [1975985]
usb: dwc3: st: fix incorrect kernel-doc comment syntax in file (Torez Smith) [1975985]
usb: dwc3: imx8mp: fix incorrect kernel-doc comment syntax (Torez Smith) [1975985]
USB: serial: xr: claim both interfaces (Torez Smith) [1975985]
USB: serial: add support for multi-interface functions (Torez Smith) [1975985]
USB: serial: refactor endpoint classification (Torez Smith) [1975985]
USB: serial: drop unused suspending flag (Torez Smith) [1975985]
USB: serial: xr: fix CSIZE handling (Torez Smith) [1975985]
USB: serial: iuu_phoenix: remove redundant variable 'error' (Torez Smith) [1975985]
usb: dwc3: Create helper function getting MDWIDTH (Torez Smith) [1975985]
usb: xhci-mtk: remove MODULE_ALIAS (Torez Smith) [1975985]
usb: xhci-mtk: drop CONFIG_OF (Torez Smith) [1975985]
usb: misc: usbsevseg: update to use usb_control_msg_send() (Torez Smith) [1975985]
usb: misc: ezusb: update to use usb_control_msg_send() (Torez Smith) [1975985]
usb: dwc3: gadget: modify the scale in vbus_draw callback (Torez Smith) [1975985]
usb: xhci-mtk: add support ip-sleep wakeup for mT8192 (Torez Smith) [1975985]
usb: xhci-mtk: support ip-sleep wakeup for MT8183 (Torez Smith) [1975985]
usb: dwc3: trace: Print register read and write offset (Torez Smith) [1975985]
usb: typec: tcpci_maxim: Make symbol 'max_tcpci_tcpci_write_table' static (Torez Smith) [1975985]
usbip: tools: add usage of device mode in usbip_list.c (Torez Smith) [1975985]
usbip: tools: add options and examples in man page related to device mode (Torez Smith) [1975985]
tools: usbip: list.h: fix kernel-doc for list_del() (Torez Smith) [1975985]
xhci: Fix uninitialized errors (Torez Smith) [1975985]
usb: typec: Fix a typo (Torez Smith) [1975985]
usb: xhci: Remove unused function (Torez Smith) [1975985]
usb: xhci: Rewrite xhci_create_usb3_bos_desc() (Torez Smith) [1975985]
usb: xhci: Fix port minor revision (Torez Smith) [1975985]
usb: xhci: Init root hub SSP rate (Torez Smith) [1975985]
thunderbolt: Unlock on error path in tb_domain_add() (Torez Smith) [1975985]
usb: core: sysfs: Check for SSP rate in speed attr (Torez Smith) [1975985]
usb: core: hub: Print speed name based on ssp rate (Torez Smith) [1975985]
usb: core: hub: Remove port_speed_is_ssp() (Torez Smith) [1975985]
usb: core: Track SuperSpeed Plus GenXxY (Torez Smith) [1975985]
usb: dwc3: gadget: Avoid continuing preparing TRBs during teardown (Torez Smith) [1975985]
USB: xhci: drop workaround for forced irq threading (Torez Smith) [1975985]
usb: dwc3: Add driver for Xilinx platforms (Torez Smith) [1975985]
USB: core: rename usb_driver_claim_interface() data parameter (Torez Smith) [1975985]
USB: core: drop outdated interface-binding comment (Torez Smith) [1975985]
media: media/usb: fix kernel-doc header issues (Torez Smith) [1975985]
media: gspca/sq905.c: fix uninitialized variable (Torez Smith) [1975985]
media: flexcop-usb: delete unneeded return (Torez Smith) [1975985]
thunderbolt: Add KUnit tests for DMA tunnels (Torez Smith) [1975985]
thunderbolt: Add support for USB4 DROM (Torez Smith) [1975985]
thunderbolt: Check quirks in tb_switch_add() (Torez Smith) [1975985]
thunderbolt: Add KUnit tests for XDomain properties (Torez Smith) [1975985]
thunderbolt: Drop unused tb_port_set_initial_credits() (Torez Smith) [1975985]
thunderbolt: Use dedicated flow control for DMA tunnels (Torez Smith) [1975985]
thunderbolt: Allow multiple DMA tunnels over a single XDomain connection (Torez Smith) [1975985]
thunderbolt: Add support for maxhopid XDomain property (Torez Smith) [1975985]
thunderbolt: Add tb_property_copy_dir() (Torez Smith) [1975985]
thunderbolt: Align XDomain protocol timeouts with the spec (Torez Smith) [1975985]
thunderbolt: Use pseudo-random number as initial property block generation (Torez Smith) [1975985]
thunderbolt: Do not re-establish XDomain DMA paths automatically (Torez Smith) [1975985]
thunderbolt: Decrease control channel timeout for software connection manager (Torez Smith) [1975985]
thunderbolt: Disable retry logic for intra-domain control packets (Torez Smith) [1975985]
thunderbolt: Do not pass timeout for tb_cfg_reset() (Torez Smith) [1975985]
thunderbolt: Add more logging to XDomain connections (Torez Smith) [1975985]
usb: typec: tcpm: PD3.0 sinks can send Discover Identity even in device mode (Torez Smith) [1975985]
drivers: usb: Fix a typo in dwc3-qcom.c (Torez Smith) [1975985]
usb: webcam: Invalid size of Processing Unit Descriptor (Torez Smith) [1975985]
usb: typec: tcpci: Added few missing TCPCI register definitions (Torez Smith) [1975985]
USB: serial: pl2303: TA & TB alternate divider with non-standard baud rates (Torez Smith) [1975985]
USB: serial: pl2303: add device-type names (Torez Smith) [1975985]
USB: serial: pl2303: tighten type HXN (G) detection (Torez Smith) [1975985]
USB: serial: pl2303: rename legacy PL2303H type (Torez Smith) [1975985]
USB: serial: pl2303: amend and tighten type detection (Torez Smith) [1975985]
USB: serial: pl2303: clean up type detection (Torez Smith) [1975985]
USB: serial: io_edgeport: drop unneeded forward declarations (Torez Smith) [1975985]
USB: serial: keyspan: drop unneeded forward declarations (Torez Smith) [1975985]
usb: typec: tipd: Separate file for tracepoint creation (Torez Smith) [1975985]
usb: typec: tps6598x: Move the driver under its own subdirectory (Torez Smith) [1975985]
usb: typec: tps6598x: Fix tracepoint header file (Torez Smith) [1975985]
usb: typec: tcpci: Refactor tcpc_presenting_cc1_rd macro (Torez Smith) [1975985]
thunderbolt: debugfs: Show all accessible dwords (Torez Smith) [1975985]
media: fix incorrect kernel doc usages (Torez Smith) [1975985]
media: drivers/media/usb: fix memory leak in zr364xx_probe (Torez Smith) [1975985]
media: media/usb:Remove superfluous "breaks" in the ttusb_dec.c (Torez Smith) [1975985]
media: media/usb:Remove superfluous "breaks" (Torez Smith) [1975985]
media: usbtv: constify static structs (Torez Smith) [1975985]
media: em28xx: Add pid for bulk revision of Hauppauge 461eV2 (Torez Smith) [1975985]
media: em28xx: Add pid for bulk revision of Hauppauge 461e (Torez Smith) [1975985]
media: dvb-usb: Fix use-after-free access (Torez Smith) [1975985]
media: dvb-usb: Fix memory leak at error in dvb_usb_device_init() (Torez Smith) [1975985]
media: dvb-usb: make dvb_usb_device_properties const (Torez Smith) [1975985]
usb: typec: tps6598x: Fix return value check in tps6598x_probe() (Torez Smith) [1975985]
usb: typec: stusb160x: fix return value check in stusb160x_probe() (Torez Smith) [1975985]
usb: typec: tcpm: turn tcpm_ams_finish into void function (Torez Smith) [1975985]
usb: typec: tcpci: Check ROLE_CONTROL while interpreting CC_STATUS (Torez Smith) [1975985]
usb: common: move function's kerneldoc next to its definition (Torez Smith) [1975985]
usb: xhci-mtk: print debug info of endpoint interval (Torez Smith) [1975985]
usb: common: add function to get interval expressed in us unit (Torez Smith) [1975985]
usb: xhci-mtk: support to build xhci-mtk-hcd.ko (Torez Smith) [1975985]
usb: xhci-mtk: remove declaration of xhci_mtk_setup() (Torez Smith) [1975985]
usb: xhci-mtk: add some schedule error number (Torez Smith) [1975985]
usb: xhci-mtk: rebuild the way to get bandwidth domain (Torez Smith) [1975985]
usb: xhci-mtk: use @tt_info to check the FS/LS device is under a HS hub (Torez Smith) [1975985]
usb: xhci-mtk: add a member @speed in mu3h_sch_ep_info struct (Torez Smith) [1975985]
usb: xhci-mtk: use clear type instead of void (Torez Smith) [1975985]
usb: xhci-mtk: remove unnecessary members of mu3h_sch_tt struct (Torez Smith) [1975985]
usb: xhci-mtk: add a function to get bandwidth boundary (Torez Smith) [1975985]
usb: xhci-mtk: add a function to (un)load bandwidth info (Torez Smith) [1975985]
usb: xhci-mtk: use @sch_tt to check whether need do TT schedule (Torez Smith) [1975985]
usb: xhci-mtk: add only one extra CS for FS/LS INTR (Torez Smith) [1975985]
usb: xhci-mtk: get the microframe boundary for ESIT (Torez Smith) [1975985]
usb: dwc3: Fix dereferencing of null dwc->usb_psy (Torez Smith) [1975985]
media: uvc: don't do DMA on stack (Torez Smith) [1975985]
usb: dwc3: document usb_psy in struct dwc3 (Torez Smith) [1975985]
media: uvcvideo: Fix pixel format change for Elgato Cam Link 4K (Torez Smith) [1975985]
USB: typec: tcpm: create debugfs subdir for the driver (Torez Smith) [1975985]
usb: dwc2: Add STM32 related debugfs entries (Torez Smith) [1975985]
media: uvcvideo: Support devices that report an OT as an entity source (Torez Smith) [1975985]
media: uvcvideo: Fix XU id print in forward scan (Torez Smith) [1975985]
USB: typec: fusb302: create debugfs subdir for the driver (Torez Smith) [1975985]
media: uvcvideo: Use dma_alloc_noncontiguous API (Torez Smith) [1975985]
USB: host: uhci: remove dentry pointer for debugfs (Torez Smith) [1975985]
media: uvc: strncpy -> strscpy (Torez Smith) [1975985]
media: uvcvideo: Rename debug functions (Torez Smith) [1975985]
media: uvcvideo: use dev_printk() for uvc_trace() (Torez Smith) [1975985]
media: uvcvideo: New macro uvc_trace_cont (Torez Smith) [1975985]
USB: core: no need to save usb_devices_root (Torez Smith) [1975985]
media: uvcvideo: Use dev_ printk aliases (Torez Smith) [1975985]
usb: dwc3: add an alternate path in vbus_draw callback (Torez Smith) [1975985]
media: uvcvideo: Add Privacy control based on EXT_GPIO (Torez Smith) [1975985]
usb: dwc3: add a power supply for current control (Torez Smith) [1975985]
media: uvcvideo: Implement UVC_EXT_GPIO_UNIT (Torez Smith) [1975985]
usb: typec: tps6598x: Add trace event for data status (Torez Smith) [1975985]
media: uvcvideo: Allow entity-defined get_info and get_cur (Torez Smith) [1975985]
media: uvcvideo: Provide sync and async uvc_ctrl_status_event (Torez Smith) [1975985]
usb: typec: tps6598x: Add trace event for power status register (Torez Smith) [1975985]
media: uvcvideo: Allow entities with no pads (Torez Smith) [1975985]
usb: typec: tps6598x: Add trace event for status register (Torez Smith) [1975985]
media: uvcvideo: Allow extra entities (Torez Smith) [1975985]
usb: typec: tps6598x: Add trace event for IRQ events (Torez Smith) [1975985]
tty: make everyone's write_room return >= 0 (Torez Smith) [1975985]
media: uvcvideo: Move guid to entity (Torez Smith) [1975985]
USB: serial: xr: fix NULL-deref on disconnect (Torez Smith) [1975985]
media: uvcvideo: Accept invalid bFormatIndex and bFrameIndex values (Torez Smith) [1975985]
thunderbolt: Drop unused functions tb_switch_is_[ice|tiger]_lake() (Torez Smith) [1975985]
media: uvcvideo: Force UVC version to 1.0a for 1bcf:0b40 (Torez Smith) [1975985]
thunderbolt: debugfs: Handle fail reading block (Torez Smith) [1975985]
media: uvcvideo: Use DIV_ROUND_CLOSEST directly to make it readable (Torez Smith) [1975985]
media: usb: uvc: no need to check return value of debugfs_create functions (Torez Smith) [1975985]
media: uvcvideo: Convey full colorspace information to V4L2 (Torez Smith) [1975985]
driver core: fw_devlink: Detect supplier devices that will never be added (Torez Smith) [1975985]
media: uvcvideo: Ensure all probed info is returned to v4l2 (Torez Smith) [1975985]
media: uvcvideo: Silence shift-out-of-bounds warning (Torez Smith) [1975985]
media: uvcvideo: Fix dereference of out-of-bound list iterator (Torez Smith) [1975985]
media: zr364xx: fix memory leaks in probe() (Torez Smith) [1975985]
media: uvcvideo: Cleanup uvc_ctrl_add_info() error handling (Torez Smith) [1975985]
USB: serial: xr: fix B0 handling (Torez Smith) [1975985]
media: uvcvideo: Fix uvc_ctrl_fixup_xu_info() not having any effect (Torez Smith) [1975985]
USB: serial: xr: fix pin configuration (Torez Smith) [1975985]
media: uvcvideo: Replace HTTP links with HTTPS ones (Torez Smith) [1975985]
USB: serial: xr: fix gpio-mode handling (Torez Smith) [1975985]
media: uvcvideo: Set media controller entity functions (Torez Smith) [1975985]
USB: serial: xr: simplify line-speed logic (Torez Smith) [1975985]
media: uvcvideo: Add mapping for HEVC payloads (Torez Smith) [1975985]
USB: serial: xr: clean up line-settings handling (Torez Smith) [1975985]
media: uvcvideo: Fix annotation for uvc_video_clock_update() (Torez Smith) [1975985]
USB: serial: xr: document vendor-request recipient (Torez Smith) [1975985]
USB: serial: xr: use termios flag helpers (Torez Smith) [1975985]
USB: serial: xr: use subsystem usb_device at probe (Torez Smith) [1975985]
media: media/usb: rename VFL_TYPE_GRABBER to _VIDEO (Torez Smith) [1975985]
USB: serial: xr: fix interface leak at disconnect (Torez Smith) [1975985]
media: rename VFL_TYPE_GRABBER to _VIDEO (Torez Smith) [1975985]
USB: serial: xr: fix NULL-deref at probe (Torez Smith) [1975985]
USB: cdc-acm: ignore Exar XR21V141X when serial driver is built (Torez Smith) [1975985]
media: uvcvideo: drop error check of debugfs_create_dir() (Torez Smith) [1975985]
USB: serial: add MaxLinear/Exar USB to Serial driver (Torez Smith) [1975985]
media: uvcvideo: Fix a typo in UVC_METATADA_BUF_SIZE (Torez Smith) [1975985]
media: uvcvideo: Fix error path in control parsing failure (Torez Smith) [1975985]
media: drivers/media: don't set pix->priv = 0 (Torez Smith) [1975985]
media: Bulk remove BUG_ON(in_interrupt()) (Torez Smith) [1975985]
media: zr364xx: propagate errors from zr364xx_start_readpipe() (Torez Smith) [1975985]
media: uvcvideo: Add a D4M camera description (Torez Smith) [1975985]
media: em28xx: Enable Hauppauge 461e rev2 (Torez Smith) [1975985]
crypto: qat - fix definition of ring reset results (Vladis Dronov) [1960307]
crypto: qat - add support for compression for 4xxx (Vladis Dronov) [1960307]
crypto: qat - allow detection of dc capabilities for 4xxx (Vladis Dronov) [1960307]
crypto: qat - add PFVF support to enable the reset of ring pairs (Vladis Dronov) [1960307]
crypto: qat - add PFVF support to the GEN4 host driver (Vladis Dronov) [1960307]
crypto: qat - config VFs based on ring-to-svc mapping (Vladis Dronov) [1960307]
crypto: qat - exchange ring-to-service mappings over PFVF (Vladis Dronov) [1960307]
crypto: qat - support fast ACKs in the PFVF protocol (Vladis Dronov) [1960307]
crypto: qat - exchange device capabilities over PFVF (Vladis Dronov) [1960307]
crypto: qat - introduce support for PFVF block messages (Vladis Dronov) [1960307]
crypto: qat - store the ring-to-service mapping (Vladis Dronov) [1960307]
crypto: qat - store the PFVF protocol version of the endpoints (Vladis Dronov) [1960307]
crypto: qat - improve the ACK timings in PFVF send (Vladis Dronov) [1960307]
crypto: qat - leverage read_poll_timeout in PFVF send (Vladis Dronov) [1960307]
crypto: qat - leverage bitfield.h utils for PFVF messages (Vladis Dronov) [1960307]
crypto: qat - abstract PFVF messages with struct pfvf_message (Vladis Dronov) [1960307]
crypto: qat - set PFVF_MSGORIGIN just before sending (Vladis Dronov) [1960307]
crypto: qat - make PFVF send and receive direction agnostic (Vladis Dronov) [1960307]
crypto: qat - make PFVF message construction direction agnostic (Vladis Dronov) [1960307]
crypto: qat - add the adf_get_pmisc_base() helper function (Vladis Dronov) [1960307]
crypto: qat - support the reset of ring pairs on PF (Vladis Dronov) [1960307]
crypto: qat - extend crypto capability detection for 4xxx (Vladis Dronov) [1960307]
crypto: qat - set COMPRESSION capability for QAT GEN2 (Vladis Dronov) [1960307]
crypto: qat - set CIPHER capability for QAT GEN2 (Vladis Dronov) [1960307]
crypto: qat - get compression extended capabilities (Vladis Dronov) [1960307]
crypto: qat - improve logging of PFVF messages (Vladis Dronov) [1960307]
crypto: qat - fix VF IDs in PFVF log messages (Vladis Dronov) [1960307]
crypto: qat - do not rely on min version (Vladis Dronov) [1960307]
crypto: qat - refactor pfvf version request messages (Vladis Dronov) [1960307]
crypto: qat - pass the PF2VF responses back to the callers (Vladis Dronov) [1960307]
crypto: qat - use enums for PFVF protocol codes (Vladis Dronov) [1960307]
crypto: qat - reorganize PFVF protocol definitions (Vladis Dronov) [1960307]
crypto: qat - reorganize PFVF code (Vladis Dronov) [1960307]
crypto: qat - abstract PFVF receive logic (Vladis Dronov) [1960307]
crypto: qat - abstract PFVF send function (Vladis Dronov) [1960307]
crypto: qat - differentiate between pf2vf and vf2pf offset (Vladis Dronov) [1960307]
crypto: qat - add pfvf_ops (Vladis Dronov) [1960307]
crypto: qat - relocate PFVF disabled function (Vladis Dronov) [1960307]
crypto: qat - relocate PFVF VF related logic (Vladis Dronov) [1960307]
crypto: qat - relocate PFVF PF related logic (Vladis Dronov) [1960307]
crypto: qat - handle retries due to collisions in adf_iov_putmsg() (Vladis Dronov) [1960307]
crypto: qat - split PFVF message decoding from handling (Vladis Dronov) [1960307]
crypto: qat - re-enable interrupts for legacy PFVF messages (Vladis Dronov) [1960307]
crypto: qat - change PFVF ACK behaviour (Vladis Dronov) [1960307]
crypto: qat - move interrupt code out of the PFVF handler (Vladis Dronov) [1960307]
crypto: qat - move VF message handler to adf_vf2pf_msg.c (Vladis Dronov) [1960307]
crypto: qat - move vf2pf interrupt helpers (Vladis Dronov) [1960307]
crypto: qat - refactor PF top half for PFVF (Vladis Dronov) [1960307]
crypto: qat - fix undetected PFVF timeout in ACK loop (Vladis Dronov) [1960307]
crypto: qat - do not handle PFVF sources for qat_4xxx (Vladis Dronov) [1960307]
crypto: qat - simplify adf_enable_aer() (Vladis Dronov) [1960307]
crypto: qat - share adf_enable_pf2vf_comms() from adf_pf2vf_msg.c (Vladis Dronov) [1960307]
crypto: qat - extract send and wait from adf_vf2pf_request_version() (Vladis Dronov) [1960307]
crypto: qat - add VF and PF wrappers to common send function (Vladis Dronov) [1960307]
crypto: qat - rename pfvf collision constants (Vladis Dronov) [1960307]
crypto: qat - move pfvf collision detection values (Vladis Dronov) [1960307]
crypto: qat - make pfvf send message direction agnostic (Vladis Dronov) [1960307]
crypto: qat - use hweight for bit counting (Vladis Dronov) [1960307]
crypto: qat - remove duplicated logic across GEN2 drivers (Vladis Dronov) [1960307]
crypto: qat - fix handling of VF to PF interrupts (Vladis Dronov) [1960307]
crypto: qat - remove unnecessary collision prevention step in PFVF (Vladis Dronov) [1960307]
crypto: qat - disregard spurious PFVF interrupts (Vladis Dronov) [1960307]
crypto: qat - detect PFVF collision after ACK (Vladis Dronov) [1960307]
crypto: qat - power up 4xxx device (Vladis Dronov) [1960307]
crypto: qat - remove unneeded packed attribute (Vladis Dronov) [1960307]
crypto: qat - free irq in case of failure (Vladis Dronov) [1960307]
crypto: qat - free irqs only if allocated (Vladis Dronov) [1960307]
crypto: qat - remove unmatched CPU affinity to cluster IRQ (Vladis Dronov) [1960307]
crypto: qat - replace deprecated MSI API (Vladis Dronov) [1960307]
crypto: qat - store vf.compatible flag (Vladis Dronov) [1960307]
crypto: qat - do not export adf_iov_putmsg() (Vladis Dronov) [1960307]
crypto: qat - flush vf workqueue at driver removal (Vladis Dronov) [1960307]
crypto: qat - remove the unnecessary get_vintmsk_offset() (Vladis Dronov) [1960307]
crypto: qat - fix naming of PF/VF enable functions (Vladis Dronov) [1960307]
crypto: qat - complete all the init steps before service notification (Vladis Dronov) [1960307]
crypto: qat - move IO virtualization functions (Vladis Dronov) [1960307]
crypto: qat - fix naming for init/shutdown VF to PF notifications (Vladis Dronov) [1960307]
crypto: qat - protect interrupt mask CSRs with a spinlock (Vladis Dronov) [1960307]
crypto: qat - move pf2vf interrupt [en|dis]able to adf_vf_isr.c (Vladis Dronov) [1960307]
crypto: qat - fix reuse of completion variable (Vladis Dronov) [1960307]
crypto: qat - remove intermediate tasklet for vf2pf (Vladis Dronov) [1960307]
crypto: qat - rename compatibility version definition (Vladis Dronov) [1960307]
crypto: qat - prevent spurious MSI interrupt in PF (Vladis Dronov) [1960307]
crypto: qat - prevent spurious MSI interrupt in VF (Vladis Dronov) [1960307]
crypto: qat - handle both source of interrupt in VF ISR (Vladis Dronov) [1960307]
crypto: qat - do not ignore errors from enable_vf2pf_comms() (Vladis Dronov) [1960307]
crypto: qat - enable interrupts only after ISR allocation (Vladis Dronov) [1960307]
crypto: qat - remove empty sriov_configure() (Vladis Dronov) [1960307]
crypto: qat - use proper type for vf_mask (Vladis Dronov) [1960307]
crypto: qat - fix a typo in a comment (Vladis Dronov) [1960307]
crypto: qat - disable AER if an error occurs in probe functions (Vladis Dronov) [1960307]
crypto: qat - set DMA mask to 48 bits for Gen2 (Vladis Dronov) [1960307]
crypto: qat - simplify code and axe the use of a deprecated API (Vladis Dronov) [1960307]
crypto: qat - ratelimit invalid ioctl message and print the invalid cmd (Vladis Dronov) [1960307]
lib: crc8: pointer to data block should be const (Vladis Dronov) [1960307]
redhat/configs: disable CONFIG_HYPERV_BALLOON on Aarch64 (Vitaly Kuznetsov) [2035292]
net/mlx5e: Fix possible use-after-free deleting fdb rule (Amir Tzin) [2000003]
e1000e: Fix packet loss on Tiger Lake and later (Ken Cox) [1952803]
e1000e: Separate TGP board type from SPT (Ken Cox) [1952803]
e1000e: Add support for the next LOM generation (Ken Cox) [1952803]
e1000e: Add support for Lunar Lake (Ken Cox) [1952803]
ACPI: tables: FPDT: Do not print FW_BUG message if record types are reserved (Mark Langsdorf) [1999906]
powerpc/xmon: Dump XIVE information for online-only processors. (Steve Best) [2037639]
of: net: pass the dst buffer to of_get_mac_address() (Petr Oros) [2026468]
net: ethernet: improve eth_platform_get_mac_address (Petr Oros) [2026468]
net: ethernet: fix similar warning reported by kbuild test robot (Petr Oros) [2026468]
net: ethernet: support of_get_mac_address new ERR_PTR error (Petr Oros) [2026468]
[s390] s390: add HWCAP_S390_PCI_MIO to ELF hwcaps (Mete Durlu) [2030641]
[s390] s390: make PCI mio support a machine flag (Mete Durlu) [2030641]
Allocate bw_dwork as a pointer and introduce a backpointer in the work struct (Nico Pache) [1990580]
writeback: use READ_ONCE for unlocked reads of writeback stats (Nico Pache) [1990580]
writeback: rename domain_update_bandwidth() (Nico Pache) [1990580]
writeback: fix bandwidth estimate for spiky workload (Nico Pache) [1990580]
writeback: reliably update bandwidth estimation (Nico Pache) [1990580]
writeback: track number of inodes under writeback (Nico Pache) [1990580]
bdi: replace BDI_CAP_NO_{WRITEBACK,ACCT_DIRTY} with a single flag (Nico Pache) [1990580]
bdi: invert BDI_CAP_NO_ACCT_WB (Nico Pache) [1990580]
bdi: replace BDI_CAP_STABLE_WRITES with a queue and a sb flag (Nico Pache) [1990580]
mm: use SWP_SYNCHRONOUS_IO more intelligently (Nico Pache) [1990580]
bdi: remove BDI_CAP_SYNCHRONOUS_IO (Nico Pache) [1990580]
bcache: inherit the optimal I/O size (Nico Pache) [1990580]
fs: remove the unused SB_I_MULTIROOT flag (Nico Pache) [1990580]
Revert "bdi: replace BDI_CAP_NO_{WRITEBACK,ACCT_DIRTY} with a single flag" (Nico Pache) [1990580]
mm/page_io.c: annotate refault stalls from swap_readpage (Nico Pache) [1990580]
mmc: mmc_spi: Enable stable writes (Nico Pache) [1990580]
virtio-blk: modernize sysfs attribute creation (Nico Pache) [1990580]
aoe: register default groups with device_add_disk() (Nico Pache) [1990580]
block: make QUEUE_SYSFS_BIT_FNS more useful (Nico Pache) [1990580]
block: add helper macros for queue sysfs entries (Nico Pache) [1990580]
cifs: sanitize multiple delimiters in prepath (Thiago Becker) [2031200]
igc: Fix typo in i225 LTR functions (Corinna Vinschen) [1970667]
igc: AF_XDP zero-copy metadata adjust breaks SKBs on XDP_PASS (Corinna Vinschen) [1970667]
igc: Change Device Reset to Port Reset (Corinna Vinschen) [1970667]
igc: Add new device ID (Corinna Vinschen) [1970667]
igc: Remove media type checking on the PHY initialization (Corinna Vinschen) [1970667]
igc: Update I226_K device ID (Corinna Vinschen) [1970667]
net: intel: igc_ptp: fix build for UML (Corinna Vinschen) [1970667]
ethernet: use eth_hw_addr_set() for dev->addr_len cases (Corinna Vinschen) [1970667]
igc: Add support for CBS offloading (Corinna Vinschen) [1970667]
igc: Simplify TSN flags handling (Corinna Vinschen) [1970667]
igc: Use default cycle 'start' and 'end' values for queues (Corinna Vinschen) [1970667]
igc: Add support for PTP getcrosststamp() (Corinna Vinschen) [1970667]
igc: Enable PCIe PTM (Corinna Vinschen) [1970667]
igc: Use num_tx_queues when iterating over tx_ring queue (Corinna Vinschen) [1970667]
igc: fix page fault when thunderbolt is unplugged (Corinna Vinschen) [1970667]
igc: Increase timeout value for Speed 100/1000/2500 (Corinna Vinschen) [1970667]
igc: Set QBVCYCLET_S to 0 for TSN Basic Scheduling (Corinna Vinschen) [1970667]
igc: Remove phy->type checking (Corinna Vinschen) [1970667]
igc: Remove _I_PHY_ID checking (Corinna Vinschen) [1970667]
igc: Check if num of q_vectors is smaller than max before array access (Corinna Vinschen) [1970667]
Revert "igc: Export LEDs" (Corinna Vinschen) [1970667]
igc: Export LEDs (Corinna Vinschen) [1970667]
igc: Make flex filter more flexible (Corinna Vinschen) [1970667]
igc: Allow for Flex Filters to be installed (Corinna Vinschen) [1970667]
igc: Integrate flex filter into ethtool ops (Corinna Vinschen) [1970667]
igc: Add possibility to add flex filter (Corinna Vinschen) [1970667]
igc: Fix an error handling path in 'igc_probe()' (Corinna Vinschen) [1970667]
igc: change default return of igc_read_phy_reg() (Corinna Vinschen) [1970667]
igc: Fix use-after-free error during reset (Corinna Vinschen) [1970667]
intel: Remove rcu_read_lock() around XDP program invocation (Corinna Vinschen) [1970667]
igc: Enable HW VLAN Insertion and HW VLAN Stripping (Corinna Vinschen) [1970667]
igc: Indentation fixes (Corinna Vinschen) [1970667]
igc: Remove unused MDICNFG register (Corinna Vinschen) [1970667]
igc: Remove unused asymmetric pause bit from igc defines (Corinna Vinschen) [1970667]
igc: Update driver to use ethtool_sprintf (Corinna Vinschen) [1970667]
igc: add correct exception tracing for XDP (Corinna Vinschen) [1970667]
igb/igc: use strongly typed pointer (Corinna Vinschen) [1970667]
intel: remove checker warning (Corinna Vinschen) [1970667]
igc: Enable TX via AF_XDP zero-copy (Corinna Vinschen) [1970667]
igc: Enable RX via AF_XDP zero-copy (Corinna Vinschen) [1970667]
igc: Replace IGC_TX_FLAGS_XDP flag by an enum (Corinna Vinschen) [1970667]
igc: Introduce igc_unmap_tx_buffer() helper (Corinna Vinschen) [1970667]
igc: Introduce TX/RX stats helpers (Corinna Vinschen) [1970667]
igc: Refactor XDP rxq info registration (Corinna Vinschen) [1970667]
igc: Refactor igc_clean_rx_ring() (Corinna Vinschen) [1970667]
igc: Refactor __igc_xdp_run_prog() (Corinna Vinschen) [1970667]
igc: Move igc_xdp_is_enabled() (Corinna Vinschen) [1970667]
igc: use XDP helpers (Corinna Vinschen) [1970667]
igc: Expose LPI counters (Corinna Vinschen) [1970667]
igc: enable auxiliary PHC functions for the i225 (Corinna Vinschen) [1970667]
igc: Enable internal i225 PPS (Corinna Vinschen) [1970667]
igc: Add support for XDP_REDIRECT action (Corinna Vinschen) [1970667]
igc: Add support for XDP_TX action (Corinna Vinschen) [1970667]
igc: Add initial XDP support (Corinna Vinschen) [1970667]
drivers: net: mhi: fix error path in mhi_net_newlink (ĂĂąigo Huguet) [2004141]
cfg80211: correct bridge/4addr mode check (ĂĂąigo Huguet) [2004141]
cfg80211: fix management registrations locking (ĂĂąigo Huguet) [2004141]
cfg80211: scan: fix RCU in cfg80211_add_nontrans_list() (ĂĂąigo Huguet) [2004141]
mac80211: mesh: fix HE operation element length check (ĂĂąigo Huguet) [2004141]
mwifiex: avoid null-pointer-subtraction warning (ĂĂąigo Huguet) [2004141]
Revert "brcmfmac: use ISO3166 country code and 0 rev as fallback" (ĂĂąigo Huguet) [2004141]
iwlwifi: pcie: add configuration of a Wi-Fi adapter on Dell XPS 15 (ĂĂąigo Huguet) [2004141]
mac80211: Fix Ptk0 rekey documentation (ĂĂąigo Huguet) [2004141]
mac80211: check return value of rhashtable_init (ĂĂąigo Huguet) [2004141]
mac80211: fix use-after-free in CCMP/GCMP RX (ĂĂąigo Huguet) [2004141]
mac80211-hwsim: fix late beacon hrtimer handling (ĂĂąigo Huguet) [2004141]
mac80211: mesh: fix potentially unaligned access (ĂĂąigo Huguet) [2004141]
mac80211: limit injected vht mcs/nss in ieee80211_parse_tx_radiotap (ĂĂąigo Huguet) [2004141]
mac80211: Drop frames from invalid MAC address in ad-hoc mode (ĂĂąigo Huguet) [2004141]
mac80211: Fix ieee80211_amsdu_aggregate frag_tail bug (ĂĂąigo Huguet) [2004141]
Revert "mac80211: do not use low data rates for data frames with no ack flag" (ĂĂąigo Huguet) [2004141]
iwlwifi: mvm: d3: missing unlock in iwl_mvm_wowlan_program_keys() (ĂĂąigo Huguet) [2004141]
iwlwifi: mvm: d3: Fix off by ones in iwl_mvm_wowlan_get_rsc_v5_data() (ĂĂąigo Huguet) [2004141]
iwlwifi: mvm: Fix possible NULL dereference (ĂĂąigo Huguet) [2004141]
iwlwifi: fix printk format warnings in uefi.c (ĂĂąigo Huguet) [2004141]
iwlwifi: pnvm: Fix a memory leak in 'iwl_pnvm_get_from_fs()' (ĂĂąigo Huguet) [2004141]
iwlwifi: bump FW API to 66 for AX devices (ĂĂąigo Huguet) [2004141]
iwlwifi Add support for ax201 in Samsung Galaxy Book Flex2 Alpha (ĂĂąigo Huguet) [2004141]
iwlwifi: mvm: add rtnl_lock() in iwl_mvm_start_get_nvm() (ĂĂąigo Huguet) [2004141]
net: qrtr: revert check in qrtr_endpoint_post() (ĂĂąigo Huguet) [2004141]
net: qrtr: make checks in qrtr_endpoint_post() stricter (ĂĂąigo Huguet) [2004141]
intel: switch from 'pci_' to 'dma_' API (ĂĂąigo Huguet) [2004141]
mwifiex: pcie: add reset_d3cold quirk for Surface gen4+ devices (ĂĂąigo Huguet) [2004141]
mwifiex: pcie: add DMI-based quirk implementation for Surface devices (ĂĂąigo Huguet) [2004141]
brcmfmac: pcie: fix oops on failure to resume and reprobe (ĂĂąigo Huguet) [2004141]
brcmfmac: Add WPA3 Personal with FT to supported cipher suites (ĂĂąigo Huguet) [2004141]
rtlwifi: rtl8192de: Fix initialization of place in _rtl92c_phy_get_rightchnlplace() (ĂĂąigo Huguet) [2004141]
rtw88: add quirk to disable pci caps on HP Pavilion 14-ce0xxx (ĂĂąigo Huguet) [2004141]
ath9k: fix sleeping in atomic context (ĂĂąigo Huguet) [2004141]
ath9k: fix OOB read ar9300_eeprom_restore_internal (ĂĂąigo Huguet) [2004141]
iwlwifi: mvm: don't use FW key ID in beacon protection (ĂĂąigo Huguet) [2004141]
iwlwifi: mvm: Fix scan channel flags settings (ĂĂąigo Huguet) [2004141]
iwlwifi: mvm: support broadcast TWT alone (ĂĂąigo Huguet) [2004141]
iwlwifi: mvm: introduce iwl_stored_beacon_notif_v3 (ĂĂąigo Huguet) [2004141]
iwlwifi: move get pnvm file name to a separate function (ĂĂąigo Huguet) [2004141]
iwlwifi: mvm: add support for responder config command version 9 (ĂĂąigo Huguet) [2004141]
iwlwifi: mvm: add support for range request command version 13 (ĂĂąigo Huguet) [2004141]
iwlwifi: allow debug init in RF-kill (ĂĂąigo Huguet) [2004141]
iwlwifi: mvm: don't schedule the roc_done_wk if it is already running (ĂĂąigo Huguet) [2004141]
iwlwifi: yoyo: support for new DBGI_SRAM region (ĂĂąigo Huguet) [2004141]
iwlwifi: add 'Rx control frame to MBSSID' HE capability (ĂĂąigo Huguet) [2004141]
iwlwifi: fw: fix debug dump data declarations (ĂĂąigo Huguet) [2004141]
iwlwifi: api: remove datamember from struct (ĂĂąigo Huguet) [2004141]
iwlwifi: fix __percpu annotation (ĂĂąigo Huguet) [2004141]
iwlwifi: pcie: avoid dma unmap/remap in crash dump (ĂĂąigo Huguet) [2004141]
iwlwifi: acpi: fill in SAR tables with defaults (ĂĂąigo Huguet) [2004141]
iwlwifi: acpi: fill in WGDS table with defaults (ĂĂąigo Huguet) [2004141]
iwlwifi: bump FW API to 65 for AX devices (ĂĂąigo Huguet) [2004141]
iwlwifi: acpi: support reading and storing WGDS revision 2 (ĂĂąigo Huguet) [2004141]
iwlwifi: mvm: load regdomain at INIT stage (ĂĂąigo Huguet) [2004141]
iwlwifi: mvm: Read the PPAG and SAR tables at INIT stage (ĂĂąigo Huguet) [2004141]
iwlwifi: mvm: trigger WRT when no beacon heard (ĂĂąigo Huguet) [2004141]
iwlwifi: fw: correctly limit to monitor dump (ĂĂąigo Huguet) [2004141]
iwlwifi: skip first element in the WTAS ACPI table (ĂĂąigo Huguet) [2004141]
iwlwifi: mvm: support version 11 of wowlan statuses notification (ĂĂąigo Huguet) [2004141]
iwlwifi: convert flat GEO profile table to a struct version (ĂĂąigo Huguet) [2004141]
iwlwifi: remove unused ACPI_WGDS_TABLE_SIZE definition (ĂĂąigo Huguet) [2004141]
iwlwifi: support reading and storing EWRD revisions 1 and 2 (ĂĂąigo Huguet) [2004141]
iwlwifi: acpi: support reading and storing WRDS revision 1 and 2 (ĂĂąigo Huguet) [2004141]
iwlwifi: pass number of chains and sub-bands to iwl_sar_set_profile() (ĂĂąigo Huguet) [2004141]
iwlwifi: remove ACPI_SAR_NUM_TABLES definition (ĂĂąigo Huguet) [2004141]
iwlwifi: convert flat SAR profile table to a struct version (ĂĂąigo Huguet) [2004141]
iwlwifi: rename ACPI_SAR_NUM_CHAIN_LIMITS to ACPI_SAR_NUM_CHAINS (ĂĂąigo Huguet) [2004141]
iwlwifi: mvm: fix access to BSS elements (ĂĂąigo Huguet) [2004141]
iwlwifi: mvm: Refactor setting of SSIDs for 6GHz scan (ĂĂąigo Huguet) [2004141]
iwlwifi: mvm: silently drop encrypted frames for unknown station (ĂĂąigo Huguet) [2004141]
iwlwifi: mvm: d3: implement RSC command version 5 (ĂĂąigo Huguet) [2004141]
iwlwifi: mvm: d3: make key reprogramming iteration optional (ĂĂąigo Huguet) [2004141]
iwlwifi: mvm: d3: add separate key iteration for GTK type (ĂĂąigo Huguet) [2004141]
iwlwifi: mvm: d3: refactor TSC/RSC configuration (ĂĂąigo Huguet) [2004141]
iwlwifi: mvm: d3: remove fixed cmd_flags argument (ĂĂąigo Huguet) [2004141]
iwlwifi: mvm: d3: separate TKIP data from key iteration (ĂĂąigo Huguet) [2004141]
iwlwifi: mvm: simplify __iwl_mvm_set_sta_key() (ĂĂąigo Huguet) [2004141]
iwlwifi: mvm: support new station key API (ĂĂąigo Huguet) [2004141]
iwlwifi: mvm: Fix umac scan request probe parameters (ĂĂąigo Huguet) [2004141]
iwlwifi: pcie: implement Bz reset flow (ĂĂąigo Huguet) [2004141]
iwlwifi: implement Bz NMI behaviour (ĂĂąigo Huguet) [2004141]
iwlwifi: pcie: implement Bz device startup (ĂĂąigo Huguet) [2004141]
iwlwifi: read MAC address from correct place on Bz (ĂĂąigo Huguet) [2004141]
iwlwifi: give Bz devices their own name (ĂĂąigo Huguet) [2004141]
iwlwifi: split off Bz devices into their own family (ĂĂąigo Huguet) [2004141]
iwlwifi: yoyo: cleanup internal buffer allocation in D3 (ĂĂąigo Huguet) [2004141]
iwlwifi: mvm: treat MMPDUs in iwl_mvm_mac_tx() as bcast (ĂĂąigo Huguet) [2004141]
iwlwifi: mvm: clean up number of HW queues (ĂĂąigo Huguet) [2004141]
iwlwifi: mvm: avoid static queue number aliasing (ĂĂąigo Huguet) [2004141]
iwlwifi: use DEFINE_MUTEX() for mutex lock (ĂĂąigo Huguet) [2004141]
iwlwifi: remove trailing semicolon in macro definition (ĂĂąigo Huguet) [2004141]
iwlwifi: mvm: fix a memory leak in iwl_mvm_mac_ctxt_beacon_changed (ĂĂąigo Huguet) [2004141]
iwlwifi: mvm: fix old-style static const declaration (ĂĂąigo Huguet) [2004141]
iwlwifi: mvm: remove check for vif in iwl_mvm_vif_from_mac80211() (ĂĂąigo Huguet) [2004141]
iwlwifi: pcie: remove spaces from queue names (ĂĂąigo Huguet) [2004141]
iwlwifi: mvm: restrict FW SMPS request (ĂĂąigo Huguet) [2004141]
iwlwifi: mvm: set replay counter on key install (ĂĂąigo Huguet) [2004141]
iwlwifi: mvm: remove trigger EAPOL time event (ĂĂąigo Huguet) [2004141]
iwlwifi: iwl-dbg-tlv: add info about loading external dbg bin (ĂĂąigo Huguet) [2004141]
iwlwifi: mvm: Add support for hidden network scan on 6GHz band (ĂĂąigo Huguet) [2004141]
iwlwifi: mvm: Do not use full SSIDs in 6GHz scan (ĂĂąigo Huguet) [2004141]
iwlwifi: print PNVM complete notification status in hexadecimal (ĂĂąigo Huguet) [2004141]
iwlwifi: pcie: dump error on FW reset handshake failures (ĂĂąigo Huguet) [2004141]
iwlwifi: prepare for synchronous error dumps (ĂĂąigo Huguet) [2004141]
iwlwifi: pcie: free RBs during configure (ĂĂąigo Huguet) [2004141]
iwlwifi: pcie: optimise struct iwl_rx_mem_buffer layout (ĂĂąigo Huguet) [2004141]
iwlwifi: mvm: avoid FW restart while shutting down (ĂĂąigo Huguet) [2004141]
iwlwifi: nvm: enable IEEE80211_HE_PHY_CAP10_HE_MU_M1RU_MAX_LTF (ĂĂąigo Huguet) [2004141]
iwlwifi: mvm: set BROADCAST_TWT_SUPPORTED in MAC policy (ĂĂąigo Huguet) [2004141]
iwlwifi: iwl-nvm-parse: set STBC flags for HE phy capabilities (ĂĂąigo Huguet) [2004141]
cfg80211: use wiphy DFS domain if it is self-managed (ĂĂąigo Huguet) [2004141]
mac80211: parse transmit power envelope element (ĂĂąigo Huguet) [2004141]
ieee80211: add definition for transmit power envelope element (ĂĂąigo Huguet) [2004141]
ieee80211: add definition of regulatory info in 6 GHz operation information (ĂĂąigo Huguet) [2004141]
mac80211: introduce individual TWT support in AP mode (ĂĂąigo Huguet) [2004141]
ieee80211: add TWT element definitions (ĂĂąigo Huguet) [2004141]
brcmsmac: make array addr static const, makes object smaller (ĂĂąigo Huguet) [2004141]
rtw88: Remove unnecessary check code (ĂĂąigo Huguet) [2004141]
rtw88: wow: fix size access error of probe request (ĂĂąigo Huguet) [2004141]
rtw88: wow: report wow reason through mac80211 api (ĂĂąigo Huguet) [2004141]
rtw88: wow: build wow function only if CONFIG_PM is on (ĂĂąigo Huguet) [2004141]
rtw88: refine the setting of rsvd pages for different firmware (ĂĂąigo Huguet) [2004141]
rtw88: use read_poll_timeout instead of fixed sleep (ĂĂąigo Huguet) [2004141]
rtw88: 8822ce: set CLKREQ# signal to low during suspend (ĂĂąigo Huguet) [2004141]
rtw88: change beacon filter default mode (ĂĂąigo Huguet) [2004141]
rtw88: 8822c: add tx stbc support under HT mode (ĂĂąigo Huguet) [2004141]
rtw88: adjust the log level for failure of tx report (ĂĂąigo Huguet) [2004141]
rtl8xxxu: Fix the handling of TX A-MPDU aggregation (ĂĂąigo Huguet) [2004141]
rtl8xxxu: disable interrupt_in transfer for 8188cu and 8192cu (ĂĂąigo Huguet) [2004141]
mwifiex: make arrays static const, makes object smaller (ĂĂąigo Huguet) [2004141]
mwifiex: usb: Replace one-element array with flexible-array member (ĂĂąigo Huguet) [2004141]
mwifiex: drop redundant null-pointer check in mwifiex_dnld_cmd_to_fw() (ĂĂąigo Huguet) [2004141]
rtlwifi: rtl8192de: make arrays static const, makes object smaller (ĂĂąigo Huguet) [2004141]
rtlwifi: rtl8192de: Remove redundant variable initializations (ĂĂąigo Huguet) [2004141]
ray_cs: Split memcpy() to avoid bounds check warning (ĂĂąigo Huguet) [2004141]
brcmfmac: add 43752 SDIO ids and initialization (ĂĂąigo Huguet) [2004141]
brcmfmac: Set SDIO workqueue as WQ_HIGHPRI (ĂĂąigo Huguet) [2004141]
brcmfmac: use separate firmware for 43430 revision 2 (ĂĂąigo Huguet) [2004141]
brcmfmac: support chipsets with different core enumeration space (ĂĂąigo Huguet) [2004141]
brcmfmac: add xtlv support to firmware interface layer (ĂĂąigo Huguet) [2004141]
brcmfmac: increase core revision column aligning core list (ĂĂąigo Huguet) [2004141]
brcmfmac: use different error value for invalid ram base address (ĂĂąigo Huguet) [2004141]
brcmfmac: firmware: Fix firmware loading (ĂĂąigo Huguet) [2004141]
net: qrtr: fix another OOB Read in qrtr_endpoint_post (ĂĂąigo Huguet) [2004141]
cfg80211: fix BSS color notify trace enum confusion (ĂĂąigo Huguet) [2004141]
mac80211: fix locking in ieee80211_restart_work() (ĂĂąigo Huguet) [2004141]
mac80211: Fix insufficient headroom issue for AMSDU (ĂĂąigo Huguet) [2004141]
mac80211: add support for BSS color change (ĂĂąigo Huguet) [2004141]
nl80211: add support for BSS coloring (ĂĂąigo Huguet) [2004141]
mac80211: Use flex-array for radiotap header bitmap (ĂĂąigo Huguet) [2004141]
mac80211: radiotap: Use BIT() instead of shifts (ĂĂąigo Huguet) [2004141]
mac80211: Remove unnecessary variable and label (ĂĂąigo Huguet) [2004141]
mac80211: include <linux/rbtree.h> (ĂĂąigo Huguet) [2004141]
mac80211: Fix monitor MTU limit so that A-MSDUs get through (ĂĂąigo Huguet) [2004141]
mac80211: remove unnecessary NULL check in ieee80211_register_hw() (ĂĂąigo Huguet) [2004141]
mac80211: Reject zero MAC address in sta_info_insert_check() (ĂĂąigo Huguet) [2004141]
mt76: fix enum type mismatch (ĂĂąigo Huguet) [2004141]
bus: mhi: core: Improve debug messages for power up (ĂĂąigo Huguet) [2004141]
bus: mhi: core: Replace DMA allocation wrappers with original APIs (ĂĂąigo Huguet) [2004141]
bus: mhi: core: Add range checks for BHI and BHIe (ĂĂąigo Huguet) [2004141]
bus: mhi: pci_generic: Set register access length for MHI driver (ĂĂąigo Huguet) [2004141]
ath11k: set register access length for MHI driver (ĂĂąigo Huguet) [2004141]
bus: mhi: Add MMIO region length to controller structure (ĂĂąigo Huguet) [2004141]
bus: mhi: core: Set BHI and BHIe pointers to NULL in clean-up (ĂĂąigo Huguet) [2004141]
bus: mhi: core: Set BHI/BHIe offsets on power up preparation (ĂĂąigo Huguet) [2004141]
bus: mhi: pci_generic: Add Cinterion MV31-W PCIe to MHI (ĂĂąigo Huguet) [2004141]
Revert "mhi: Fix networking tree build." (ĂĂąigo Huguet) [2004141]
mhi: Fix networking tree build. (ĂĂąigo Huguet) [2004141]
brcmfmac: firmware: Allow per-board firmware binaries (ĂĂąigo Huguet) [2004141]
iwlwifi: add new so-jf devices (ĂĂąigo Huguet) [2004141]
iwlwifi: add new SoF with JF devices (ĂĂąigo Huguet) [2004141]
iwlwifi: pnvm: accept multiple HW-type TLVs (ĂĂąigo Huguet) [2004141]
cfg80211: Fix possible memory leak in function cfg80211_bss_update (ĂĂąigo Huguet) [2004141]
nl80211: limit band information in non-split data (ĂĂąigo Huguet) [2004141]
mac80211: fix enabling 4-address mode on a sta vif after assoc (ĂĂąigo Huguet) [2004141]
mac80211: fix starting aggregation sessions on mesh interfaces (ĂĂąigo Huguet) [2004141]
mac80211: Do not strip skb headroom on monitor frames (ĂĂąigo Huguet) [2004141]
net: mhi: Remove MBIM protocol (ĂĂąigo Huguet) [2004141]
bus: mhi: pci_generic: Fix inbound IPCR channel (ĂĂąigo Huguet) [2004141]
bus: mhi: core: Validate channel ID when processing command completions (ĂĂąigo Huguet) [2004141]
bus: mhi: pci_generic: Apply no-op for wake using sideband wake boolean (ĂĂąigo Huguet) [2004141]
net: mhi: Improve MBIM packet counting (ĂĂąigo Huguet) [2004141]
bus: mhi: pci-generic: configurable network interface MRU (ĂĂąigo Huguet) [2004141]
mt76: mt7921: Fix fall-through warning for Clang (ĂĂąigo Huguet) [2004141]
mt76: mt7921: continue to probe driver when fw already downloaded (ĂĂąigo Huguet) [2004141]
ath11k: Remove some duplicate code (ĂĂąigo Huguet) [2004141]
ath: switch from 'pci_' to 'dma_' API (ĂĂąigo Huguet) [2004141]
iwlwifi: acpi: remove unused function iwl_acpi_eval_dsm_func() (ĂĂąigo Huguet) [2004141]
rtw88: fix c2h memory leak (ĂĂąigo Huguet) [2004141]
brcmfmac: support parse country code map from DT (ĂĂąigo Huguet) [2004141]
bus: mhi: pci-generic: Add missing 'pci_disable_pcie_error_reporting()' calls (ĂĂąigo Huguet) [2004141]
bus: mhi: Wait for M2 state during system resume (ĂĂąigo Huguet) [2004141]
bus: mhi: core: Fix power down latency (ĂĂąigo Huguet) [2004141]
brcmfmac: Silence error messages about unsupported firmware features (ĂĂąigo Huguet) [2004141]
cfg80211: Add wiphy_info_once() (ĂĂąigo Huguet) [2004141]
mac80211: Switch to a virtual time-based airtime scheduler (ĂĂąigo Huguet) [2004141]
Revert "mac80211: HE STA disassoc due to QOS NULL not sent" (ĂĂąigo Huguet) [2004141]
mac80211: remove iwlwifi specific workaround NDPs of null_response (ĂĂąigo Huguet) [2004141]
mac80211: fix NULL ptr dereference during mesh peer connection for non HE devices (ĂĂąigo Huguet) [2004141]
mac80211: Enable power save after receiving NULL packet ACK (ĂĂąigo Huguet) [2004141]
mac80211: add HE 6 GHz capability only if supported (ĂĂąigo Huguet) [2004141]
mac80211: notify driver on mgd TX completion (ĂĂąigo Huguet) [2004141]
mac80211: always include HE 6GHz capability in probe request (ĂĂąigo Huguet) [2004141]
mac80211: add vendor-specific capabilities to assoc request (ĂĂąigo Huguet) [2004141]
cfg80211: allow advertising vendor-specific capabilities (ĂĂąigo Huguet) [2004141]
cfg80211: set custom regdomain after wiphy registration (ĂĂąigo Huguet) [2004141]
cfg80211: Support hidden AP discovery over 6GHz band (ĂĂąigo Huguet) [2004141]
mac80211: conditionally advertise HE in probe requests (ĂĂąigo Huguet) [2004141]
cfg80211: add cfg80211_any_usable_channels() (ĂĂąigo Huguet) [2004141]
cfg80211: reg: improve bad regulatory warning (ĂĂąigo Huguet) [2004141]
nl80211: Fix typo pmsr->pmsr (ĂĂąigo Huguet) [2004141]
mac80211: fix some spelling mistakes (ĂĂąigo Huguet) [2004141]
cfg80211: remove ieee80211_get_he_sta_cap() (ĂĂąigo Huguet) [2004141]
mac80211: remove use of ieee80211_get_he_sta_cap() (ĂĂąigo Huguet) [2004141]
cfg80211: trace more information in assoc trace event (ĂĂąigo Huguet) [2004141]
mac80211: improve AP disconnect message (ĂĂąigo Huguet) [2004141]
mac80211: rearrange struct txq_info for fewer holes (ĂĂąigo Huguet) [2004141]
ieee80211: add defines for HE PHY cap byte 10 (ĂĂąigo Huguet) [2004141]
mac80211: Properly WARN on HW scan before restart (ĂĂąigo Huguet) [2004141]
nl80211/cfg80211: add BSS color to NDP ranging parameters (ĂĂąigo Huguet) [2004141]
mac80211: add to bss_conf if broadcast TWT is supported (ĂĂąigo Huguet) [2004141]
mac80211: move SMPS mode setting after ieee80211_prep_connection (ĂĂąigo Huguet) [2004141]
mac80211: free skb in WEP error case (ĂĂąigo Huguet) [2004141]
mac80211: handle rate control (RC) racing with chanctx definition (ĂĂąigo Huguet) [2004141]
ieee80211: define timing measurement in extended capabilities IE (ĂĂąigo Huguet) [2004141]
mac80211_hwsim: record stats in non-netlink path (ĂĂąigo Huguet) [2004141]
ieee80211: add the value for Category '6' in "rtw_ieee80211_category" (ĂĂąigo Huguet) [2004141]
mac80211: remove iwlwifi specific workaround that broke sta NDP tx (ĂĂąigo Huguet) [2004141]
mac80211: allow SMPS requests only in client mode (ĂĂąigo Huguet) [2004141]
mac80211: check per vif offload_flags in Tx path (ĂĂąigo Huguet) [2004141]
mac80211: add rate control support for encap offload (ĂĂąigo Huguet) [2004141]
mac80211: call ieee80211_tx_h_rate_ctrl() when dequeue (ĂĂąigo Huguet) [2004141]
mac80211: move A-MPDU session check from minstrel_ht to mac80211 (ĂĂąigo Huguet) [2004141]
cfg80211: expose the rfkill device to the low level driver (ĂĂąigo Huguet) [2004141]
wireless: add check of field VHT Extended NSS BW Capable for 160/80+80 MHz setting (ĂĂąigo Huguet) [2004141]
mac80211_hwsim: add concurrent channels scanning support over virtio (ĂĂąigo Huguet) [2004141]
mac80211: don't open-code LED manipulations (ĂĂąigo Huguet) [2004141]
mac80211: consider per-CPU statistics if present (ĂĂąigo Huguet) [2004141]
cfg80211: fix default HE tx bitrate mask in 2G band (ĂĂąigo Huguet) [2004141]
mac80211: remove the repeated declaration (ĂĂąigo Huguet) [2004141]
mac80211: refactor rc_no_data_or_no_ack_use_min function (ĂĂąigo Huguet) [2004141]
mac80211: do not use low data rates for data frames with no ack flag (ĂĂąigo Huguet) [2004141]
mac80211: add ieee80211_is_tx_data helper function (ĂĂąigo Huguet) [2004141]
mac80211: simplify ieee80211_add_station() (ĂĂąigo Huguet) [2004141]
mac80211: use sdata->skb_queue for TDLS (ĂĂąigo Huguet) [2004141]
mac80211: refactor SKB queue processing a bit (ĂĂąigo Huguet) [2004141]
mac80211: unify queueing SKB to iface (ĂĂąigo Huguet) [2004141]
mac80211: minstrel_ht: ignore frame that was sent with noAck flag (ĂĂąigo Huguet) [2004141]
cfg80211: clean up variable use in cfg80211_parse_colocated_ap() (ĂĂąigo Huguet) [2004141]
cfg80211: remove CFG80211_MAX_NUM_DIFFERENT_CHANNELS (ĂĂąigo Huguet) [2004141]
mac80211: Remove redundant assignment to ret (ĂĂąigo Huguet) [2004141]
net: wireless: wext_compat.c: Remove redundant assignment to ps (ĂĂąigo Huguet) [2004141]
wireless: wext-spy: Fix out-of-bounds warning (ĂĂąigo Huguet) [2004141]
ath11k: Avoid memcpy() over-reading of he_cap (ĂĂąigo Huguet) [2004141]
mt7601u: add USB device ID for some versions of XiaoDu WiFi Dongle. (ĂĂąigo Huguet) [2004141]
mwifiex: Avoid memset() over-write of WEP key_material (ĂĂąigo Huguet) [2004141]
rtlwifi: rtl8192de: Fully initialize curvecount_val (ĂĂąigo Huguet) [2004141]
rtw88: coex: remove unnecessary variable and label (ĂĂąigo Huguet) [2004141]
rtw88: add quirks to disable pci capabilities (ĂĂąigo Huguet) [2004141]
rtw88: refine unwanted h2c command (ĂĂąigo Huguet) [2004141]
rtw88: dump FW crash via devcoredump (ĂĂąigo Huguet) [2004141]
rtw88: notify fw when driver in scan-period to avoid potential problem (ĂĂąigo Huguet) [2004141]
rtw88: add rtw_fw_feature_check api (ĂĂąigo Huguet) [2004141]
rtw88: 8822c: update RF parameter tables to v62 (ĂĂąigo Huguet) [2004141]
rtw88: Remove duplicate include of coex.h (ĂĂąigo Huguet) [2004141]
rtw88: 8822c: fix lc calibration timing (ĂĂąigo Huguet) [2004141]
rtw88: add path diversity (ĂĂąigo Huguet) [2004141]
rtw88: add beacon filter support (ĂĂąigo Huguet) [2004141]
iwlwifi: bump FW API to 64 for AX devices (ĂĂąigo Huguet) [2004141]
iwlwifi: fw: dump TCM error table if present (ĂĂąigo Huguet) [2004141]
iwlwifi: add 9560 killer device (ĂĂąigo Huguet) [2004141]
iwlwifi: move error dump to fw utils (ĂĂąigo Huguet) [2004141]
iwlwifi: support loading the reduced power table from UEFI (ĂĂąigo Huguet) [2004141]
iwlwifi: move UEFI code to a separate file (ĂĂąigo Huguet) [2004141]
iwlwifi: mvm: introduce iwl_wowlan_get_status_cmd (ĂĂąigo Huguet) [2004141]
iwlwifi: mvm: introduce iwl_wowlan_kek_kck_material_cmd_v4 (ĂĂąigo Huguet) [2004141]
iwlwifi: mvm: update iwl_wowlan_patterns_cmd (ĂĂąigo Huguet) [2004141]
iwlwifi: mvm: introduce iwl_proto_offload_cmd_v4 (ĂĂąigo Huguet) [2004141]
iwlwifi: pcie: free some DMA memory earlier (ĂĂąigo Huguet) [2004141]
iwlwifi: mvm: fill phy_data.d1 for no-data RX (ĂĂąigo Huguet) [2004141]
iwlwifi: pcie: fix context info freeing (ĂĂąigo Huguet) [2004141]
iwlwifi: pcie: free IML DMA memory allocation (ĂĂąigo Huguet) [2004141]
iwlwifi: mvm: support LONG_GROUP for WOWLAN_GET_STATUSES version (ĂĂąigo Huguet) [2004141]
iwlwifi: support ver 6 of WOWLAN_CONFIGURATION and ver 10 of WOWLAN_GET_STATUSES (ĂĂąigo Huguet) [2004141]
iwlwifi: mvm: don't request mac80211 to disable/enable sta's queues (ĂĂąigo Huguet) [2004141]
iwlwifi: mvm: Explicitly stop session protection before unbinding (ĂĂąigo Huguet) [2004141]
iwlwifi: pcie: remove TR/CR tail allocations (ĂĂąigo Huguet) [2004141]
iwlwifi: mvm: Read acpi dsm to get unii4 enable/disable bitmap. (ĂĂąigo Huguet) [2004141]
iwlwifi: pcie: fix some kernel-doc comments (ĂĂąigo Huguet) [2004141]
iwlwifi: advertise broadcast TWT support (ĂĂąigo Huguet) [2004141]
iwlwifi: mvm: support LMR feedback (ĂĂąigo Huguet) [2004141]
iwlwifi: correct HE capabilities (ĂĂąigo Huguet) [2004141]
iwlwifi: mvm: Call NMI instead of REPLY_ERROR (ĂĂąigo Huguet) [2004141]
iwlwifi: mvm: fix error print when session protection ends (ĂĂąigo Huguet) [2004141]
iwlwifi: mvm: honour firmware SMPS requests (ĂĂąigo Huguet) [2004141]
iwlwifi: mvm: apply RX diversity per PHY context (ĂĂąigo Huguet) [2004141]
iwlwifi: mvm: don't request SMPS in AP mode (ĂĂąigo Huguet) [2004141]
iwlwifi: pcie: identify the RF module (ĂĂąigo Huguet) [2004141]
iwlwifi: yoyo: support region TLV version 2 (ĂĂąigo Huguet) [2004141]
iwlwifi: remove duplicate iwl_ax201_cfg_qu_hr declaration (ĂĂąigo Huguet) [2004141]
iwlwifi: pcie: remove CSR_HW_RF_ID_TYPE_CHIP_ID (ĂĂąigo Huguet) [2004141]
iwlwifi: pcie: print interrupt number, not index (ĂĂąigo Huguet) [2004141]
iwlwifi: pcie: Add support for AX231 radio module with Ma devices (ĂĂąigo Huguet) [2004141]
iwlwifi: increase PNVM load timeout (ĂĂąigo Huguet) [2004141]
iwlwifi: pcie: handle pcim_iomap_table() failures better (ĂĂąigo Huguet) [2004141]
iwlwifi: mvm: don't change band on bound PHY contexts (ĂĂąigo Huguet) [2004141]
iwlwifi: remove unused REMOTE_WAKE_CONFIG_CMD definitions (ĂĂąigo Huguet) [2004141]
iwlwifi: mvm: fix indentation in some scan functions (ĂĂąigo Huguet) [2004141]
iwlwifi: mvm: pass the clock type to iwl_mvm_get_sync_time() (ĂĂąigo Huguet) [2004141]
iwlwifi: mvm: support BIOS enable/disable for 11ax in Russia (ĂĂąigo Huguet) [2004141]
ath11k: Enable QCN9074 device (ĂĂąigo Huguet) [2004141]
ath10k: demote chan info without scan request warning (ĂĂąigo Huguet) [2004141]
rtl8xxxu: avoid parsing short RX packet (ĂĂąigo Huguet) [2004141]
rtl8xxxu: Fix device info for RTL8192EU devices (ĂĂąigo Huguet) [2004141]
mt76: mt7921: allow chip reset during device restart (ĂĂąigo Huguet) [2004141]
mt76: mt7615: set macwork timeout according to runtime-pm (ĂĂąigo Huguet) [2004141]
mt76: mt7663s: enable runtime-pm (ĂĂąigo Huguet) [2004141]
mt76: mt7663s: rely on mt76_connac_pm_ref/mt76_connac_pm_unref in tx path (ĂĂąigo Huguet) [2004141]
mt76: mt7663s: rely on pm reference counting (ĂĂąigo Huguet) [2004141]
mt76: sdio: do not run mt76_txq_schedule directly (ĂĂąigo Huguet) [2004141]
mt76: mt7921: enable HE BFee capability (ĂĂąigo Huguet) [2004141]
mt76: disable TWT capabilities for the moment (ĂĂąigo Huguet) [2004141]
mt76: fix iv and CCMP header insertion (ĂĂąigo Huguet) [2004141]
mt76: mt7921: fix the coredump is being truncated (ĂĂąigo Huguet) [2004141]
mt76: mt7921: fix kernel warning when reset on vif is not sta (ĂĂąigo Huguet) [2004141]
mt76: mt7921: introduce dedicated control for deep_sleep (ĂĂąigo Huguet) [2004141]
mt76: mt7921: limit txpower according to userlevel power (ĂĂąigo Huguet) [2004141]
mt76: mt7921: improve code readability for mt7921_update_txs (ĂĂąigo Huguet) [2004141]
mt76: mt7915: fix IEEE80211_HE_PHY_CAP7_MAX_NC for station mode (ĂĂąigo Huguet) [2004141]
mt76: use SPDX header file comment style (ĂĂąigo Huguet) [2004141]
mt76: add a space between comment char and SPDX tag (ĂĂąigo Huguet) [2004141]
mt76: mt7915: improve MU stability (ĂĂąigo Huguet) [2004141]
mt76: mt7921: add deep sleep control to runtime-pm knob (ĂĂąigo Huguet) [2004141]
mt76: mt7921: enable deep sleep at runtime (ĂĂąigo Huguet) [2004141]
mt76: mt7915: introduce mt7915_mcu_set_txbf() (ĂĂąigo Huguet) [2004141]
mt76: make mt76_update_survey() per phy (ĂĂąigo Huguet) [2004141]
mt76: move mt76_get_next_pkt_id in mt76.h (ĂĂąigo Huguet) [2004141]
mt76: reduce rx buffer size to 2048 (ĂĂąigo Huguet) [2004141]
mt76: connac: fix the maximum interval schedule scan can support (ĂĂąigo Huguet) [2004141]
mt76: mt7915: fix rx fcs error count in testmode (ĂĂąigo Huguet) [2004141]
mt76: testmode: move chip-specific stats dump before common stats (ĂĂąigo Huguet) [2004141]
mt76: connac: add mt76_connac_mcu_get_nic_capability utility routine (ĂĂąigo Huguet) [2004141]
mt76: connac: check band caps in mt76_connac_mcu_set_rate_txpower (ĂĂąigo Huguet) [2004141]
mt76: mt7915: drop the use of repeater entries for station interfaces (ĂĂąigo Huguet) [2004141]
mt76: mt7921: enable VHT BFee capability (ĂĂąigo Huguet) [2004141]
mt76: mt7921: make mt7921_set_channel static (ĂĂąigo Huguet) [2004141]
mt76: mt7921: wake the device before dumping power table (ĂĂąigo Huguet) [2004141]
mt76: connac: add mt76_connac_power_save_sched in mt76_connac_pm_unref (ĂĂąigo Huguet) [2004141]
mt76: connac: fix UC entry is being overwritten (ĂĂąigo Huguet) [2004141]
mt76: mt7615: update radar parameters (ĂĂąigo Huguet) [2004141]
mt76: mt7915: setup drr group for peers (ĂĂąigo Huguet) [2004141]
mt76: mt7921: enable random mac address during sched_scan (ĂĂąigo Huguet) [2004141]
mt76: mt7921: remove mt7921_get_wtbl_info routine (ĂĂąigo Huguet) [2004141]
mt76: mt7915: fix MT_EE_CAL_GROUP_SIZE (ĂĂąigo Huguet) [2004141]
mt76: mt7915: improve error recovery reliability (ĂĂąigo Huguet) [2004141]
mt76: mt7921: enable hw offloading for wep keys (ĂĂąigo Huguet) [2004141]
mt76: mt7915: read all eeprom fields from fw in efuse mode (ĂĂąigo Huguet) [2004141]
mt76: mt7921: set MT76_RESET during mac reset (ĂĂąigo Huguet) [2004141]
mt76: mt7921: introduce mac tx done handling (ĂĂąigo Huguet) [2004141]
mt76: allow hw driver code to overwrite wiphy interface_modes (ĂĂąigo Huguet) [2004141]
mt76: mt7921: update statistic in active mode only (ĂĂąigo Huguet) [2004141]
mt76: mt7915: use mt7915_mcu_get_mib_info() to get survey data (ĂĂąigo Huguet) [2004141]
mt76: mt7615: fix potential overflow on large shift (ĂĂąigo Huguet) [2004141]
mt76: testmode: remove undefined behaviour in mt76_testmode_alloc_skb (ĂĂąigo Huguet) [2004141]
mt76: testmode: remove unnecessary function calls in mt76_testmode_free_skb (ĂĂąigo Huguet) [2004141]
mt76: testmode: fix memory leak in mt76_testmode_alloc_skb (ĂĂąigo Huguet) [2004141]
mt76: mt7615: remove useless if condition in mt7615_add_interface() (ĂĂąigo Huguet) [2004141]
mt76: mt7915: use mt7915_mcu_get_txpower_sku() to get per-rate txpower (ĂĂąigo Huguet) [2004141]
mt76: mt7615: add .offset_tsf callback (ĂĂąigo Huguet) [2004141]
mt76: mt7915: add .offset_tsf callback (ĂĂąigo Huguet) [2004141]
mt76: mt7921: reset wfsys during hw probe (ĂĂąigo Huguet) [2004141]
mt76: mt7921: do not schedule hw reset if the device is not running (ĂĂąigo Huguet) [2004141]
mt76: mt7921: return proper error value in mt7921_mac_init (ĂĂąigo Huguet) [2004141]
mt76: mt7921: enable runtime pm by default (ĂĂąigo Huguet) [2004141]
mt76: mt7921: fix OMAC idx usage (ĂĂąigo Huguet) [2004141]
mt76: mt7921: fix invalid register access in wake_work (ĂĂąigo Huguet) [2004141]
mt76: mt7921: avoid unnecessary consecutive WiFi resets (ĂĂąigo Huguet) [2004141]
mt76: connac: update BA win size in Rx direction (ĂĂąigo Huguet) [2004141]
mt76: connac: add bss color support for sta mode (ĂĂąigo Huguet) [2004141]
mt76: mt7615: add thermal sensor device support (ĂĂąigo Huguet) [2004141]
mt76: mt7915: add thermal cooling device support (ĂĂąigo Huguet) [2004141]
mt76: mt7915: add thermal sensor device support (ĂĂąigo Huguet) [2004141]
mt76: mt7921: fix reset under the deep sleep is enabled (ĂĂąigo Huguet) [2004141]
mt76: mt7921: add back connection monitor support (ĂĂąigo Huguet) [2004141]
mt76: mt7921: consider the invalid value for to_rssi (ĂĂąigo Huguet) [2004141]
mt76: connac: fix WoW with disconnetion and bitmap pattern (ĂĂąigo Huguet) [2004141]
mt76: connac: fw_own rely on all packet memory all being free (ĂĂąigo Huguet) [2004141]
mt76: mt7921: Don't alter Rx path classifier (ĂĂąigo Huguet) [2004141]
mt76: mt7921: fix mt7921_wfsys_reset sequence (ĂĂąigo Huguet) [2004141]
mt76: mt7663: enable hw rx header translation (ĂĂąigo Huguet) [2004141]
mt76: mt7615: free irq if mt7615_mmio_probe fails (ĂĂąigo Huguet) [2004141]
mt76: mt76x0: use dev_debug instead of dev_err for hw_rf_ctrl (ĂĂąigo Huguet) [2004141]
mt76: mt7921: enable rx csum offload (ĂĂąigo Huguet) [2004141]
mt76: mt7921: enable rx header traslation offload (ĂĂąigo Huguet) [2004141]
mt76: connac: add missing configuration in mt76_connac_mcu_wtbl_hdr_trans_tlv (ĂĂąigo Huguet) [2004141]
mt76: mt7921: enable rx hw de-amsdu (ĂĂąigo Huguet) [2004141]
mt76: mt7915: fix a signedness bug in mt7915_mcu_apply_tx_dpd() (ĂĂąigo Huguet) [2004141]
mt76: mt7615: fix NULL pointer dereference in tx_prepare_skb() (ĂĂąigo Huguet) [2004141]
mt76: fix possible NULL pointer dereference in mt76_tx (ĂĂąigo Huguet) [2004141]
mt76: mt7915: add .set_bitrate_mask() callback (ĂĂąigo Huguet) [2004141]
mt76: mt7915: cleanup mt7915_mcu_sta_rate_ctrl_tlv() (ĂĂąigo Huguet) [2004141]
mt76: mt7915: fix tssi indication field of DBDC NICs (ĂĂąigo Huguet) [2004141]
mt76: move mt76_rates in mt76 module (ĂĂąigo Huguet) [2004141]
mac80211: reset profile_periodicity/ema_ap (ĂĂąigo Huguet) [2004141]
mac80211: handle various extensible elements correctly (ĂĂąigo Huguet) [2004141]
cfg80211: avoid double free of PMSR request (ĂĂąigo Huguet) [2004141]
cfg80211: make certificate generation more robust (ĂĂąigo Huguet) [2004141]
mac80211: minstrel_ht: fix sample time check (ĂĂąigo Huguet) [2004141]
mt76: mt7915: add support for tx status reporting (ĂĂąigo Huguet) [2004141]
mt76: mt7915: rework tx rate reporting (ĂĂąigo Huguet) [2004141]
mt76: dma: use ieee80211_tx_status_ext to free packets when tx fails (ĂĂąigo Huguet) [2004141]
mt76: improve tx status codepath (ĂĂąigo Huguet) [2004141]
mt76: intialize tx queue entry wcid to 0xffff by default (ĂĂąigo Huguet) [2004141]
mt76: mt7603: avoid use of ieee80211_tx_info_clear_status (ĂĂąigo Huguet) [2004141]
mt76: mt7615: avoid use of ieee80211_tx_info_clear_status (ĂĂąigo Huguet) [2004141]
mt76: mt7615: fix fixed-rate tx status reporting (ĂĂąigo Huguet) [2004141]
mt76: mt7915: move mt7915_queue_rx_skb to mac.c (ĂĂąigo Huguet) [2004141]
mt76: mt7915: disable ASPM (ĂĂąigo Huguet) [2004141]
mt76: mt7915: add MSI support (ĂĂąigo Huguet) [2004141]
ath11k: send beacon template after vdev_start/restart during csa (ĂĂąigo Huguet) [2004141]
ath10k: Use devm_platform_get_and_ioremap_resource() (ĂĂąigo Huguet) [2004141]
ath10k: remove the repeated declaration (ĂĂąigo Huguet) [2004141]
ath10k: Fix an error code in ath10k_add_interface() (ĂĂąigo Huguet) [2004141]
ath11k: Fix an error handling path in ath11k_core_fetch_board_data_api_n() (ĂĂąigo Huguet) [2004141]
ath: Fix wrong function name in comments (ĂĂąigo Huguet) [2004141]
rtlwifi: Fix spelling of 'download' (ĂĂąigo Huguet) [2004141]
rtlwifi: Remove redundant assignments to ul_enc_algo (ĂĂąigo Huguet) [2004141]
rtlwifi: rtl8723ae: remove redundant initialization of variable rtstatus (ĂĂąigo Huguet) [2004141]
rtlwifi: btcoex: 21a 2ant: Delete several duplicate condition branch codes (ĂĂąigo Huguet) [2004141]
rtlwifi: 8821a: btcoexist: add comments to explain why if-else branches are identical (ĂĂąigo Huguet) [2004141]
rt2x00: do not set timestamp for injected frames (ĂĂąigo Huguet) [2004141]
rndis_wlan: simplify is_associated() (ĂĂąigo Huguet) [2004141]
rt2x00: remove leading spaces before tabs (ĂĂąigo Huguet) [2004141]
rtlwifi: Fix wrong function name in comments (ĂĂąigo Huguet) [2004141]
brcmsmac: Remove the repeated declaration (ĂĂąigo Huguet) [2004141]
brcmsmac: mac80211_if: Fix a resource leak in an error handling path (ĂĂąigo Huguet) [2004141]
brcmsmac: Drop unnecessary NULL check after container_of (ĂĂąigo Huguet) [2004141]
brcmsmac: improve readability on addresses copy (ĂĂąigo Huguet) [2004141]
brcmfmac: Add clm_blob firmware files to modinfo (ĂĂąigo Huguet) [2004141]
brcmfmac: Delete second brcm folder hierarchy (ĂĂąigo Huguet) [2004141]
brcmfmac: Fix a double-free in brcmf_sdio_bus_reset (ĂĂąigo Huguet) [2004141]
brcmfmac: Demote non-compliant kernel-doc headers (ĂĂąigo Huguet) [2004141]
brcmfmac: correctly report average RSSI in station info (ĂĂąigo Huguet) [2004141]
brcmfmac: fix setting of station info chains bitmask (ĂĂąigo Huguet) [2004141]
brcmfmac: use ISO3166 country code and 0 rev as fallback (ĂĂąigo Huguet) [2004141]
ath10k: remove unused more_frags variable (ĂĂąigo Huguet) [2004141]
ath10k: add missing error return code in ath10k_pci_probe() (ĂĂąigo Huguet) [2004141]
ath10k: go to path err_unsupported when chip id is not supported (ĂĂąigo Huguet) [2004141]
ath11k: don't call ath11k_pci_set_l1ss for WCN6855 (ĂĂąigo Huguet) [2004141]
ath11k: add support for WCN6855 (ĂĂąigo Huguet) [2004141]
ath11k: add support to get peer id for WCN6855 (ĂĂąigo Huguet) [2004141]
ath11k: setup WBM_IDLE_LINK ring once again (ĂĂąigo Huguet) [2004141]
ath11k: setup REO for WCN6855 (ĂĂąigo Huguet) [2004141]
ath11k: add dp support for WCN6855 (ĂĂąigo Huguet) [2004141]
ath11k: add hw reg support for WCN6855 (ĂĂąigo Huguet) [2004141]
ath9k: Fix kernel NULL pointer dereference during ath_reset_internal() (ĂĂąigo Huguet) [2004141]
mwifiex: bring down link before deleting interface (ĂĂąigo Huguet) [2004141]
mt76: mt7615: Use devm_platform_get_and_ioremap_resource() (ĂĂąigo Huguet) [2004141]
wwan: core: add WWAN common private data for netdev (ĂĂąigo Huguet) [2004141]
wwan: core: support default netdev creation (ĂĂąigo Huguet) [2004141]
wwan: core: no more hold netdev ops owning module (ĂĂąigo Huguet) [2004141]
net: mhi_net: Update the transmit handler prototype (ĂĂąigo Huguet) [2004141]
bus: mhi: pci-generic: Fix hibernation (ĂĂąigo Huguet) [2004141]
bus: mhi: pci_generic: Fix possible use-after-free in mhi_pci_remove() (ĂĂąigo Huguet) [2004141]
bus: mhi: pci_generic: T99W175: update channel name from AT to DUN (ĂĂąigo Huguet) [2004141]
mac80211: drop multicast fragments (ĂĂąigo Huguet) [2004141]
mac80211: move interface shutdown out of wiphy lock (ĂĂąigo Huguet) [2004141]
cfg80211: shut down interfaces on failed resume (ĂĂąigo Huguet) [2004141]
cfg80211: fix phy80211 symlink creation (ĂĂąigo Huguet) [2004141]
mac80211: fix 'reset' debugfs locking (ĂĂąigo Huguet) [2004141]
mac80211: fix deadlock in AP/VLAN handling (ĂĂąigo Huguet) [2004141]
mac80211: Fix NULL ptr deref for injected rate info (ĂĂąigo Huguet) [2004141]
mac80211: fix skb length check in ieee80211_scan_rx() (ĂĂąigo Huguet) [2004141]
mac80211: correct ieee80211_iterate_active_interfaces_mtx() locking comments (ĂĂąigo Huguet) [2004141]
cfg80211: call cfg80211_leave_ocb when switching away from OCB (ĂĂąigo Huguet) [2004141]
mac80211_hwsim: drop pending frames on stop (ĂĂąigo Huguet) [2004141]
mac80211: remove warning in ieee80211_get_sband() (ĂĂąigo Huguet) [2004141]
mt76: mt7921: remove leftover 80+80 HE capability (ĂĂąigo Huguet) [2004141]
mt76: mt7615: do not set MT76_STATE_PM at bootstrap (ĂĂąigo Huguet) [2004141]
ath9k: ar9003_mac: read STBC indicator from rx descriptor (ĂĂąigo Huguet) [2004141]
ath10k/ath11k: fix spelling mistake "requed" -> "requeued" (ĂĂąigo Huguet) [2004141]
mwifiex: re-fix for unaligned accesses (ĂĂąigo Huguet) [2004141]
mt76: mt76x0e: fix device hang during suspend/resume (ĂĂąigo Huguet) [2004141]
mt76: mt7921: fix max aggregation subframes setting (ĂĂąigo Huguet) [2004141]
mt76: connac: fix HT A-MPDU setting field in STA_REC_PHY (ĂĂąigo Huguet) [2004141]
mt76: connac: do not schedule mac_work if the device is not running (ĂĂąigo Huguet) [2004141]
mt76: mt7921: fix possible AOOB issue in mt7921_mcu_tx_rate_report (ĂĂąigo Huguet) [2004141]
brcmfmac: properly check for bus register errors (ĂĂąigo Huguet) [2004141]
Revert "brcmfmac: add a check for the status of usb_register" (ĂĂąigo Huguet) [2004141]
net: rtlwifi: properly check for alloc_workqueue() failure (ĂĂąigo Huguet) [2004141]
Revert "rtlwifi: fix a potential NULL pointer dereference" (ĂĂąigo Huguet) [2004141]
wl3501_cs: Fix out-of-bounds warnings in wl3501_mgmt_join (ĂĂąigo Huguet) [2004141]
wl3501_cs: Fix out-of-bounds warnings in wl3501_send_pkt (ĂĂąigo Huguet) [2004141]
iwlwifi: mvm: tt: Replace thermal_notify_framework (ĂĂąigo Huguet) [2004141]
mt76: debugfs: introduce napi_threaded node (ĂĂąigo Huguet) [2004141]
wl3501: fix typo of 'Networks' in comment (ĂĂąigo Huguet) [2004141]
mt76: use threaded NAPI (ĂĂąigo Huguet) [2004141]
net: mhi_net: make mhi_wwan_ops static (ĂĂąigo Huguet) [2004141]
net: mhi_net: Register wwan_ops for link creation (ĂĂąigo Huguet) [2004141]
net: mhi: remove pointless conditional before kfree_skb() (ĂĂąigo Huguet) [2004141]
net: mhi: Allow decoupled MTU/MRU (ĂĂąigo Huguet) [2004141]
net: mhi: Add support for non-linear MBIM skb processing (ĂĂąigo Huguet) [2004141]
bus: mhi: fix typo in comments for struct mhi_channel_config (ĂĂąigo Huguet) [2004141]
bus: mhi: core: Fix shadow declarations (ĂĂąigo Huguet) [2004141]
bus: mhi: pci_generic: Constify mhi_controller_config struct definitions (ĂĂąigo Huguet) [2004141]
bus: mhi: pci_generic: Introduce Foxconn T99W175 support (ĂĂąigo Huguet) [2004141]
bus: mhi: core: Sanity check values from remote device before use (ĂĂąigo Huguet) [2004141]
bus: mhi: pci_generic: Add FIREHOSE channels (ĂĂąigo Huguet) [2004141]
bus: mhi: pci_generic: Implement PCI shutdown callback (ĂĂąigo Huguet) [2004141]
bus: mhi: Improve documentation on channel transfer setup APIs (ĂĂąigo Huguet) [2004141]
bus: mhi: core: Remove __ prefix for MHI channel unprepare function (ĂĂąigo Huguet) [2004141]
bus: mhi: core: Check channel execution environment before issuing reset (ĂĂąigo Huguet) [2004141]
bus: mhi: core: Clear configuration from channel context during reset (ĂĂąigo Huguet) [2004141]
bus: mhi: core: Hold device wake for channel update commands (ĂĂąigo Huguet) [2004141]
bus: mhi: core: Update debug messages to use client device (ĂĂąigo Huguet) [2004141]
bus: mhi: core: Improvements to the channel handling state machine (ĂĂąigo Huguet) [2004141]
bus: mhi: core: Clear context for stopped channels from remove() (ĂĂąigo Huguet) [2004141]
bus: mhi: core: Allow sending the STOP channel command (ĂĂąigo Huguet) [2004141]
bus: mhi: pci_generic: Add SDX65 based modem support (ĂĂąigo Huguet) [2004141]
bus: mhi: core: Remove pre_init flag used for power purposes (ĂĂąigo Huguet) [2004141]
bus: mhi: pm: reduce PM state change verbosity (ĂĂąigo Huguet) [2004141]
bus: mhi: core: Fix MHI runtime_pm behavior (ĂĂąigo Huguet) [2004141]
bus: mhi: core: Move to polling method to wait for MHI ready (ĂĂąigo Huguet) [2004141]
bus: mhi: core: Introduce internal register poll helper function (ĂĂąigo Huguet) [2004141]
bus: mhi: core: Improve state strings for debug messages (ĂĂąigo Huguet) [2004141]
bus: mhi: core: Wait for MHI READY state in most scenarios (ĂĂąigo Huguet) [2004141]
bus: mhi: core: Identify Flash Programmer as a mission mode use case (ĂĂąigo Huguet) [2004141]
bus: mhi: core: Add support for Flash Programmer execution environment (ĂĂąigo Huguet) [2004141]
bus: mhi: core: Handle EDL mode entry appropriately (ĂĂąigo Huguet) [2004141]
bus: mhi: core: Wait for ready after an EDL firmware download (ĂĂąigo Huguet) [2004141]
bus: mhi: core: Rely on accurate method to determine EDL mode (ĂĂąigo Huguet) [2004141]
bus: mhi: core: Check state before processing power_down (ĂĂąigo Huguet) [2004141]
bus: mhi: core: Return EAGAIN if MHI ring is full (ĂĂąigo Huguet) [2004141]
net: export dev_set_threaded symbol (ĂĂąigo Huguet) [2004141]
bus: mhi: core: remove redundant initialization of variables state and ee (ĂĂąigo Huguet) [2004141]
bus: mhi: Make firmware image optional for controller (ĂĂąigo Huguet) [2004141]
bus: mhi: core: Add missing checks for MMIO register entries (ĂĂąigo Huguet) [2004141]
bus: mhi: pci_generic: Add support for runtime PM (ĂĂąigo Huguet) [2004141]
bus: mhi: pci_generic: Use generic PCI power management (ĂĂąigo Huguet) [2004141]
bus: mhi: pci_generic: No-Op for device_wake operations (ĂĂąigo Huguet) [2004141]
bus: mhi: pci_generic: Add SDX24 based modem support (ĂĂąigo Huguet) [2004141]
bus: mhi: Early MHI resume failure in non M3 state (ĂĂąigo Huguet) [2004141]
bus: mhi: core: Update debug prints to include local device state (ĂĂąigo Huguet) [2004141]
bus: mhi: core: Process execution environment changes serially (ĂĂąigo Huguet) [2004141]
bus: mhi: core: Download AMSS image from appropriate function (ĂĂąigo Huguet) [2004141]
bus: mhi: core: Destroy SBL devices when moving to mission mode (ĂĂąigo Huguet) [2004141]
bus: mhi: core: Rename debugfs directory name (ĂĂąigo Huguet) [2004141]
bus: mhi: pci_generic: Introduce quectel EM1XXGR-L support (ĂĂąigo Huguet) [2004141]
bus: mhi: pci_generic: Parametrable element count for events (ĂĂąigo Huguet) [2004141]
ath10k: Detect conf_mutex held ath10k_drain_tx() calls (ĂĂąigo Huguet) [2004141]
net: mhi: Add mbim proto (ĂĂąigo Huguet) [2004141]
net: mhi: Add rx_length_errors stat (ĂĂąigo Huguet) [2004141]
net: mhi: Create mhi.h (ĂĂąigo Huguet) [2004141]
net: mhi: Add dedicated folder (ĂĂąigo Huguet) [2004141]
net: mhi: Add protocol support (ĂĂąigo Huguet) [2004141]
net: mhi-net: Add re-aggregation of fragmented packets (ĂĂąigo Huguet) [2004141]
net: mhi: Get rid of local rx queue count (ĂĂąigo Huguet) [2004141]
net: mhi: Get RX queue size from MHI core (ĂĂąigo Huguet) [2004141]
net: mhi: Set wwan device type (ĂĂąigo Huguet) [2004141]
net: mhi: Add raw IP mode support (ĂĂąigo Huguet) [2004141]
net: mhi: Fix unexpected queue wake (ĂĂąigo Huguet) [2004141]
net: Add mhi-net driver (ĂĂąigo Huguet) [2004141]
ipv4: make exception cache less predictible (Antoine Tenart) [2015111] {CVE-2021-20322}
ipv4: use siphash instead of Jenkins in fnhe_hashfun() (Antoine Tenart) [2015111] {CVE-2021-20322}
iommu/dma: Account for min_align_mask w/swiotlb (Jerry Snitselaar) [2018601]
swiotlb: Support aligned swiotlb buffers (Jerry Snitselaar) [2018601]
iommu/dma: Check CONFIG_SWIOTLB more broadly (Jerry Snitselaar) [2018601]
iommu/dma: Fold _swiotlb helpers into callers (Jerry Snitselaar) [2018601]
iommu/dma: Skip extra sync during unmap w/swiotlb (Jerry Snitselaar) [2018601]
iommu/dma: Fix arch_sync_dma for map (Jerry Snitselaar) [2018601]
iommu/dma: Fix sync_sg with swiotlb (Jerry Snitselaar) [2018601]
redhat/configs: Add CONFIG_DMA_RESTRICTED_POOL (Jerry Snitselaar) [2018601]
swiotlb: use depends on for DMA_RESTRICTED_POOL (Jerry Snitselaar) [2018601]
powerpc/svm: Don't issue ultracalls if !mem_encrypt_active() (Jerry Snitselaar) [2018601]
s390/pv: fix the forcing of the swiotlb (Jerry Snitselaar) [2018601]
swiotlb: Free tbl memory in swiotlb_exit() (Jerry Snitselaar) [2018601]
swiotlb: Emit diagnostic in swiotlb_exit() (Jerry Snitselaar) [2018601]
swiotlb: Convert io_default_tlb_mem to static allocation (Jerry Snitselaar) [2018601]
swiotlb: fix implicit debugfs declarations (Jerry Snitselaar) [2018601]
swiotlb: Add restricted DMA pool initialization (Jerry Snitselaar) [2018601]
swiotlb: Add restricted DMA alloc/free support (Jerry Snitselaar) [2018601]
swiotlb: Refactor swiotlb_tbl_unmap_single (Jerry Snitselaar) [2018601]
swiotlb: Move alloc_size to swiotlb_find_slots (Jerry Snitselaar) [2018601]
swiotlb: Use is_swiotlb_force_bounce for swiotlb data bouncing (Jerry Snitselaar) [2018601]
swiotlb: Update is_swiotlb_active to add a struct device argument (Jerry Snitselaar) [2018601]
swiotlb: Update is_swiotlb_buffer to add a struct device argument (Jerry Snitselaar) [2018601]
swiotlb: Set dev->dma_io_tlb_mem to the swiotlb pool used (Jerry Snitselaar) [2018601]
swiotlb: Refactor swiotlb_create_debugfs (Jerry Snitselaar) [2018601]
swiotlb: Refactor swiotlb init functions (Jerry Snitselaar) [2018601]
of: Drop superfluous ULL suffix for ~0 (Jerry Snitselaar) [2018601]
dma-mapping: fix 32-bit overflow with CONFIG_ARM_LPAE=n (Jerry Snitselaar) [2018601]
of/device: Update dma_range_map only when dev has valid dma-ranges (Jerry Snitselaar) [2018601]
drivers core: Fix oops when driver probe fails (Jerry Snitselaar) [2018601]
drivers core: Free dma_range_map when driver probe failed (Jerry Snitselaar) [2018601]
driver core: Postpone DMA tear-down until after devres release for probe failure (Jerry Snitselaar) [2018601]
powerpc/pseries/iommu: Fix window size for direct mapping with pmem (Jerry Snitselaar) [2018601]
dma-mapping: add a dma_init_global_coherent helper (Jerry Snitselaar) [2018601]
dma-mapping: simplify dma_init_coherent_memory (Jerry Snitselaar) [2018601]
dma-debug: fix debugfs initialization order (Jerry Snitselaar) [2018601]
dma-debug: teach add_dma_entry() about DMA_ATTR_SKIP_CPU_SYNC (Jerry Snitselaar) [2018601]
dma-debug: fix sg checks in debug_dma_map_sg() (Jerry Snitselaar) [2018601]
swiotlb-xen: ensure to issue well-formed XENMEM_exchange requests (Jerry Snitselaar) [2018601]
dma-debug: prevent an error message from causing runtime problems (Jerry Snitselaar) [2018601]
swiotlb-xen: drop DEFAULT_NSLABS (Jerry Snitselaar) [2018601]
swiotlb-xen: arrange to have buffer info logged (Jerry Snitselaar) [2018601]
swiotlb-xen: drop leftover __ref (Jerry Snitselaar) [2018601]
swiotlb-xen: limit init retries (Jerry Snitselaar) [2018601]
swiotlb-xen: suppress certain init retries (Jerry Snitselaar) [2018601]
swiotlb-xen: maintain slab count properly (Jerry Snitselaar) [2018601]
swiotlb-xen: fix late init retry (Jerry Snitselaar) [2018601]
swiotlb-xen: avoid double free (Jerry Snitselaar) [2018601]
dma-mapping: handle vmalloc addresses in dma_common_{mmap,get_sgtable} (Jerry Snitselaar) [2018601]
dma-debug: report -EEXIST errors in add_dma_entry (Jerry Snitselaar) [2018601]
dma-mapping: remove a trailing space (Jerry Snitselaar) [2018601]
dma-mapping: add unlikely hint to error path in dma_mapping_error (Jerry Snitselaar) [2018601]
dma-mapping: remove a pointless empty line in dma_alloc_coherent (Jerry Snitselaar) [2018601]
swiotlb: Make SWIOTLB_NO_FORCE perform no allocation (Jerry Snitselaar) [2018601]
swiotlb: remove swiotlb_nr_tbl (Jerry Snitselaar) [2018601]
xen/swiotlb: check if the swiotlb has already been initialized (Jerry Snitselaar) [2018601]
swiotlb: add overflow checks to swiotlb_bounce (Jerry Snitselaar) [2002023]
swiotlb: don't override user specified size in swiotlb_adjust_size (Jerry Snitselaar) [2002023]
swiotlb: dynamically allocate io_tlb_default_mem (Jerry Snitselaar) [2002023]
swiotlb: move global variables into a new io_tlb_mem structure (Jerry Snitselaar) [2002023]
xen-swiotlb: remove the unused size argument from xen_swiotlb_fixup (Jerry Snitselaar) [2018601]
xen-swiotlb: split xen_swiotlb_init (Jerry Snitselaar) [2018601]
swiotlb: lift the double initialization protection from xen-swiotlb (Jerry Snitselaar) [2002023]
xen-swiotlb: remove xen_io_tlb_start and xen_io_tlb_nslabs (Jerry Snitselaar) [2018601]
xen-swiotlb: remove xen_set_nslabs (Jerry Snitselaar) [2018601]
xen-swiotlb: use io_tlb_end in xen_swiotlb_dma_supported (Jerry Snitselaar) [2018601]
xen-swiotlb: use is_swiotlb_buffer in is_xen_swiotlb_buffer (Jerry Snitselaar) [2018601]
swiotlb: split swiotlb_tbl_sync_single (Jerry Snitselaar) [2002023]
swiotlb: manipulate orig_addr when tlb_addr has offset (Jerry Snitselaar) [2002023]
swiotlb: move orig addr and size validation into swiotlb_bounce (Jerry Snitselaar) [2002023]
swiotlb: remove the alloc_size parameter to swiotlb_tbl_unmap_single (Jerry Snitselaar) [2002023]
swiotlb: Fix the type of index (Jerry Snitselaar) [2018601]
swiotlb: Validate bounce size in the sync/unmap path (Jerry Snitselaar) [2002023]
powerpc/svm: stop using io_tlb_start (Jerry Snitselaar) [2002023]
nvme-pci: set min_align_mask (Jerry Snitselaar) [2002023]
swiotlb: respect min_align_mask (Jerry Snitselaar) [2002023]
swiotlb: don't modify orig_addr in swiotlb_tbl_sync_single (Jerry Snitselaar) [2002023]
swiotlb: refactor swiotlb_tbl_map_single (Jerry Snitselaar) [2002023]
swiotlb: clean up swiotlb_tbl_unmap_single (Jerry Snitselaar) [2002023]
swiotlb: factor out a nr_slots helper (Jerry Snitselaar) [2002023]
swiotlb: factor out an io_tlb_offset helper (Jerry Snitselaar) [2002023]
swiotlb: add a IO_TLB_SIZE define (Jerry Snitselaar) [2002023]
driver core: add a min_align_mask field to struct device_dma_parameters (Jerry Snitselaar) [2002023]
sdhci: stop poking into swiotlb internals (Jerry Snitselaar) [2018601]
driver core: lift dma_default_coherent into common code (Jerry Snitselaar) [2018601]
dma-pool: no need to check return value of debugfs_create functions (Jerry Snitselaar) [2018601]
powerpc/dma: Fallback to dma_ops when persistent memory present (Jerry Snitselaar) [2018601]
dma-mapping: Allow mixing bypass and mapped DMA operation (Jerry Snitselaar) [2018601]
dma-mapping: remove the dma_direct_set_offset export (Jerry Snitselaar) [2018601]
dma-mapping: move more functions to dma-map-ops.h (Jerry Snitselaar) [2018601]
dma-mapping: merge <linux/dma-noncoherent.h> into <linux/dma-map-ops.h> (Jerry Snitselaar) [2018601]
dma-mapping: move large parts of <linux/dma-direct.h> to kernel/dma (Jerry Snitselaar) [2018601]
dma-mapping: add (back) arch_dma_mark_clean for ia64 (Jerry Snitselaar) [2018601]
dma-mapping: move dma-debug.h to kernel/dma/ (Jerry Snitselaar) [2018601]
dma-mapping: split <linux/dma-mapping.h> (Jerry Snitselaar) [2018601]
dma-mapping: introduce DMA range map, supplanting dma_pfn_offset (Jerry Snitselaar) [2018601]
of: Make of_dma_get_range() private (Jerry Snitselaar) [2018601]
swiotlb: fix comment on swiotlb_bounce() (Jerry Snitselaar) [2018601]
swiotlb-xen: introduce phys_to_dma/dma_to_phys translations (Jerry Snitselaar) [2018601]
swiotlb-xen: remove XEN_PFN_PHYS (Jerry Snitselaar) [2018601]
swiotlb-xen: use vmalloc_to_page on vmalloc virt addresses (Jerry Snitselaar) [2018601]
swiotlb-xen: Convert to use macro (Jerry Snitselaar) [2018601]
swiotlb-xen: merge xen_unmap_single into xen_swiotlb_unmap_page (Jerry Snitselaar) [2018601]
swiotlb-xen: remove xen_swiotlb_dma_mmap and xen_swiotlb_dma_get_sgtable (Jerry Snitselaar) [2018601]
xen/swiotlb: remember having called xen_create_contiguous_region() (Jerry Snitselaar) [2018601]
xen/swiotlb: simplify range_straddles_page_boundary() (Jerry Snitselaar) [2018601]
xen/swiotlb: fix condition for calling xen_destroy_contiguous_region() (Jerry Snitselaar) [2018601]
xen/swiotlb: don't initialize swiotlb twice on arm64 (Jerry Snitselaar) [2018601]
xen-swiotlb: use actually allocated size on check physical continuous (Jerry Snitselaar) [2018601]
igb: fix deadlock caused by taking RTNL in RPM resume path (Corinna Vinschen) [2039882]
igb: Fix removal of unicast MAC filters of VFs (Corinna Vinschen) [2039882]
net: ena: Fix error handling when calculating max IO queues number (Petr Oros) [2038158]
net: ena: Fix wrong rx request id by resetting device (Petr Oros) [2038158]
net: ena: Fix undefined state when tx request id is out of bounds (Petr Oros) [2038158]
ethernet: use eth_hw_addr_set() instead of ether_addr_copy() (Petr Oros) [2038158]
ena: Remove rcu_read_lock() around XDP program invocation (Petr Oros) [2038158]
net: ena: make symbol 'ena_alloc_map_page' static (Petr Oros) [2038158]
net: ena: fix DMA mapping function issues in XDP (Petr Oros) [2038158]
net: ena: re-organize code to improve readability (Petr Oros) [2038158]
net: ena: Use dev_alloc() in RX buffer allocation (Petr Oros) [2038158]
net: ena: aggregate doorbell common operations into a function (Petr Oros) [2038158]
net: ena: fix RST format in ENA documentation file (Petr Oros) [2038158]
net: ena: Remove module param and change message severity (Petr Oros) [2038158]
net: ena: add jiffies of last napi call to stats (Petr Oros) [2038158]
net: ena: use build_skb() in RX path (Petr Oros) [2038158]
net: ena: Improve error logging in driver (Petr Oros) [2038158]
net: ena: Remove unused code (Petr Oros) [2038158]
net: ena: optimize data access in fast-path code (Petr Oros) [2038158]
kasan, slub: reset tag when printing address (Nico Pache) [1954335]
kasan: fix Kconfig check of CC_HAS_WORKING_NOSANITIZE_ADDRESS (Nico Pache) [1954335]
Documentation: kunit: add tips for using current->kunit_test (Nico Pache) [1954335]
kunit: fix -Wunused-function warning for __kunit_fail_current_test (Nico Pache) [1954335]
kunit: support failure from dynamic analysis tools (Nico Pache) [1954335]
Add KASAN KUNIT Tests to Redhat kernel-modules-internal (Nico Pache) [1954335]
kasan, mm: fix resetting page_alloc tags for HW_TAGS (Nico Pache) [1954335]
kasan, mm: fix conflicts with init_on_alloc/free (Nico Pache) [1954335]
powerpc/uaccess: get rid of small constant size cases in raw_copy_{to,from}_user() (Nico Pache) [1954335]
kasan: remove redundant config option (Nico Pache) [1954335]
kasan: fix hwasan build for gcc (Nico Pache) [1954335]
lib/test_kasan_module.c: suppress unused var warning (Nico Pache) [1954335]
kasan: fix conflict with page poisoning (Nico Pache) [1954335]
kasan: fix per-page tags for non-page_alloc pages (Nico Pache) [1954335]
kasan: fix KASAN_STACK dependency for HW_TAGS (Nico Pache) [1954335]
kasan: clarify that only first bug is reported in HW_TAGS (Nico Pache) [1954335]
kasan: inline HW_TAGS helper functions (Nico Pache) [1954335]
kasan: ensure poisoning size alignment (Nico Pache) [1954335]
kasan, mm: optimize krealloc poisoning (Nico Pache) [1954335]
kasan, mm: fail krealloc on freed objects (Nico Pache) [1954335]
kasan: rework krealloc tests (Nico Pache) [1954335]
kasan: unify large kfree checks (Nico Pache) [1954335]
kasan: clean up setting free info in kasan_slab_free (Nico Pache) [1954335]
kasan: optimize large kmalloc poisoning (Nico Pache) [1954335]
kasan, mm: optimize kmalloc poisoning (Nico Pache) [1954335]
kasan, mm: don't save alloc stacks twice (Nico Pache) [1954335]
kasan: don't run tests when KASAN is not enabled (Nico Pache) [1954335]
kasan: add a test for kmem_cache_alloc/free_bulk (Nico Pache) [1954335]
kasan: add proper page allocator tests (Nico Pache) [1954335]
kasan: fix bug detection via ksize for HW_TAGS mode (Nico Pache) [1954335]
kasan: move _RET_IP_ to inline wrappers (Nico Pache) [1954335]
kasan: fix memory corruption in kasan_bitops_tags test (Nico Pache) [1954335]
kasan: rename CONFIG_TEST_KASAN_MODULE (Nico Pache) [1954335]
kasan: add match-all tag tests (Nico Pache) [1954335]
kasan: add macros to simplify checking test constraints (Nico Pache) [1954335]
kasan: clean up comments in tests (Nico Pache) [1954335]
kasan: clarify HW_TAGS impact on TBI (Nico Pache) [1954335]
kasan: prefix global functions with kasan_ (Nico Pache) [1954335]
kasan: fix stack traces dependency for HW_TAGS (Nico Pache) [1954335]
kasan: make addr_has_metadata() return true for valid addresses (Nico Pache) [1954335]
kasan: add explicit preconditions to kasan_report() (Nico Pache) [1954335]
kasan: fix HW_TAGS boot parameters (Nico Pache) [1954335]
kasan: fix null pointer dereference in kasan_record_aux_stack (Nico Pache) [1954335]
kasan: update documentation (Nico Pache) [1954335]
kasan, mm: allow cache merging with no metadata (Nico Pache) [1954335]
kasan: sanitize objects when metadata doesn't fit (Nico Pache) [1954335]
kasan: clarify comment in __kasan_kfree_large (Nico Pache) [1954335]
kasan: simplify assign_tag and set_tag calls (Nico Pache) [1954335]
kasan: don't round_up too much (Nico Pache) [1954335]
kasan, mm: rename kasan_poison_kfree (Nico Pache) [1954335]
kasan, mm: check kasan_enabled in annotations (Nico Pache) [1954335]
kasan: add and integrate kasan boot parameters (Nico Pache) [1954335]
kasan: inline (un)poison_range and check_invalid_free (Nico Pache) [1954335]
kasan: open-code kasan_unpoison_slab (Nico Pache) [1954335]
kasan: inline random_tag for HW_TAGS (Nico Pache) [1954335]
kasan: inline kasan_reset_tag for tag-based modes (Nico Pache) [1954335]
kasan: remove __kasan_unpoison_stack (Nico Pache) [1954335]
kasan: allow VMAP_STACK for HW_TAGS mode (Nico Pache) [1954335]
kasan, arm64: unpoison stack only with CONFIG_KASAN_STACK (Nico Pache) [1954335]
kasan: introduce set_alloc_info (Nico Pache) [1954335]
kasan: rename get_alloc/free_info (Nico Pache) [1954335]
kasan: simplify quarantine_put call site (Nico Pache) [1954335]
kasan: add documentation for hardware tag-based mode (Nico Pache) [1954335]
kasan, mm: reset tags when accessing metadata (Nico Pache) [1954335]
kasan, arm64: print report from tag fault handler (Nico Pache) [1954335]
kasan, arm64: implement HW_TAGS runtime (Nico Pache) [1954335]
kasan, arm64: expand CONFIG_KASAN checks (Nico Pache) [1954335]
string.h: fix incompatibility between FORTIFY_SOURCE and KASAN (Nico Pache) [1954335]
kasan, x86, s390: update undef CONFIG_KASAN (Nico Pache) [1954335]
kasan: define KASAN_GRANULE_SIZE for HW_TAGS (Nico Pache) [1954335]
arm64: kasan: add arch layer for memory tagging helpers (Nico Pache) [1954335]
kasan, mm: untag page address in free_reserved_area (Nico Pache) [1954335]
mm: Allow non-direct-map arguments to free_reserved_area() (Nico Pache) [1954335]
kasan: introduce CONFIG_KASAN_HW_TAGS (Nico Pache) [1954335]
kasan: separate metadata_fetch_row for each mode (Nico Pache) [1954335]
kasan: rename SHADOW layout macros to META (Nico Pache) [1954335]
kasan: rename print_shadow_for_address to print_memory_metadata (Nico Pache) [1954335]
kasan: rename addr_has_shadow to addr_has_metadata (Nico Pache) [1954335]
kasan, arm64: rename kasan_init_tags and mark as __init (Nico Pache) [1954335]
kasan, arm64: move initialization message (Nico Pache) [1954335]
kasan, arm64: only use kasan_depth for software modes (Nico Pache) [1954335]
kasan, arm64: only init shadow for software modes (Nico Pache) [1954335]
kasan: decode stack frame only with KASAN_STACK_ENABLE (Nico Pache) [1954335]
kasan: hide invalid free check implementation (Nico Pache) [1954335]
kasan: don't duplicate config dependencies (Nico Pache) [1954335]
kasan: rename report and tags files (Nico Pache) [1954335]
kasan: define KASAN_MEMORY_PER_SHADOW_PAGE (Nico Pache) [1954335]
kasan: split out shadow.c from common.c (Nico Pache) [1954335]
kasan: only build init.c for software modes (Nico Pache) [1954335]
kasan: rename (un)poison_shadow to (un)poison_range (Nico Pache) [1954335]
fork: support VMAP_STACK with KASAN_VMALLOC (Nico Pache) [1954335]
kasan: shadow declarations only for software modes (Nico Pache) [1954335]
kasan: group vmalloc code (Nico Pache) [1954335]
kasan: KASAN_VMALLOC depends on KASAN_GENERIC (Nico Pache) [1954335]
kasan: drop unnecessary GPL text from comment headers (Nico Pache) [1954335]
kasan: update documentation for generic kasan (Nico Pache) [1954335]
kasan: print workqueue stack (Nico Pache) [1954335]
kasan: fix object remaining in offline per-cpu quarantine (Nico Pache) [1954335]
kasan: adopt KUNIT tests to SW_TAGS mode (Nico Pache) [1954335]
docs: kasan.rst: add two missing blank lines (Nico Pache) [1954335]
mm: kasan: do not panic if both panic_on_warn and kasan_multishot set (Nico Pache) [1954335]
KASAN: Testing Documentation (Nico Pache) [1954335]
KASAN: port KASAN Tests to KUnit (Nico Pache) [1954335]
KUnit: KASAN Integration (Nico Pache) [1954335]
kasan/kunit: add KUnit Struct to Current Task (Nico Pache) [1954335]
kasan: remove mentions of unsupported Clang versions (Nico Pache) [1954335]
kbuild: move CFLAGS_{KASAN,UBSAN,KCSAN} exports to relevant Makefiles (Nico Pache) [1954335]
s390/kasan: make shadow memory noexec (Nico Pache) [1954335]
kasan: adjust kasan_stack_oob for tag-based mode (Nico Pache) [1954335]
kasan: allow enabling stack tagging for tag-based mode (Nico Pache) [1954335]
kasan: don't tag stacks allocated with pagealloc (Nico Pache) [1954335]
lib/test_kasan.c: fix KASAN unit tests for tag-based KASAN (Nico Pache) [1954335]
kasan: remove kasan_unpoison_stack_above_sp_to() (Nico Pache) [1954335]
kasan: add tests for call_rcu stack recording (Nico Pache) [1954335]
kprobes: Remove show_registers() function prototype (Nico Pache) [1954335]
kasan: stop tests being eliminated as dead code with FORTIFY_SOURCE (Nico Pache) [1954335]
kasan: move kasan_report() into report.c (Nico Pache) [1954335]
kasan: stackdepot: move filter_irq_stacks() to stackdepot.c (Nico Pache) [1954335]
lib/stackdepot.c: check depot_index before accessing the stack slab (Nico Pache) [1954335]
lib/stackdepot: Remove obsolete functions (Nico Pache) [1954335]
kasan: add test for invalid size in memmove (Nico Pache) [1954335]
mm/memory-failure.c: use page_shift() in add_to_kill() (Nico Pache) [1954335]
x86: get rid of small constant size cases in raw_copy_{to,from}_user() (Nico Pache) [1954335]
s390/kasan: add KASAN_VMALLOC support (Nico Pache) [1954335]
s390: move vmalloc option parsing to startup code (Nico Pache) [1954335]
kasan: add test for vmalloc (Nico Pache) [1954335]
ehea: replace with page_shift() in ehea_is_hugepage() (Nico Pache) [1954335]
mm: introduce page_shift() (Nico Pache) [1954335]
lib/test_kasan.c: add roundtrip tests (Nico Pache) [1954335]
lib/test_kasan: Add test for double-kzfree detection (Nico Pache) [1954335]
lib/test_kasan: add bitops tests (Nico Pache) [1954335]
asm-generic, x86: add bitops instrumentation for KASAN (Nico Pache) [1954335]
x86: use static_cpu_has in uaccess region to avoid instrumentation (Nico Pache) [1954335]
x86/asm: Use stricter assembly constraints in bitops (Nico Pache) [1954335]
x86/asm: Remove dead __GNUC__ conditionals (Nico Pache) [1954335]
s390/kasan: adapt disabled_wait usage to avoid build error (Nico Pache) [1954335]
s390: simplify disabled_wait (Nico Pache) [1954335]
lib/test_kasan.c: add tests for several string/memory API functions (Nico Pache) [1954335]
arm64: Fix typo in a comment in arch/arm64/mm/kasan_init.c (Nico Pache) [1954335]
kprobes: Remove jprobe stub API (Nico Pache) [1954335]
Documentation/kprobes: Add how to change the execution path (Nico Pache) [1954335]
kprobes/x86: Do not disable preempt on int3 path (Nico Pache) [1954335]
bpf/error-inject/kprobes: Clear current_kprobe and enable preempt in kprobe (Nico Pache) [1954335]
s390/kprobes: Don't call the ->break_handler() in s390 kprobes code (Nico Pache) [1954335]
powerpc/kprobes: Don't call the ->break_handler() in powerpc kprobes code (Nico Pache) [1954335]
arm64/kprobes: Don't call the ->break_handler() in arm64 kprobes code (Nico Pache) [1954335]
kprobes/x86: Don't call the ->break_handler() in x86 kprobes (Nico Pache) [1954335]
kprobes: Don't check the ->break_handler() in generic kprobes code (Nico Pache) [1954335]
kprobes/x86: Remove jprobe implementation (Nico Pache) [1954335]
s390/kprobes: Remove jprobe implementation (Nico Pache) [1954335]
powerpc/kprobes: Remove jprobe powerpc implementation (Nico Pache) [1954335]
arm64/kprobes: Remove jprobe implementation (Nico Pache) [1954335]
kprobes: Remove jprobe API implementation (Nico Pache) [1954335]
Documentation/kprobes: Remove jprobes related leftover (Nico Pache) [1954335]
redhat: config: explicitly set CONFIG_ARM64_VA_BITS_48 for ARM64 (Nico Pache) [1954335]
arm64: mm: use a 48-bit ID map when possible on 52-bit VA builds (Nico Pache) [1954335]
arm64: mm: limit linear region to 51 bits for KVM in nVHE mode (Nico Pache) [1954335]
Documentation/arm64: fix RST layout of memory.rst (Nico Pache) [1954335]
arm64: mm: Remove MAX_USER_VA_BITS definition (Nico Pache) [1954335]
arm64: Use simpler arithmetics for the linear map macros (Nico Pache) [1954335]
arm64: mm: use single quantity to represent the PA to VA translation (Nico Pache) [1954335]
kasan/arm64: fix CONFIG_KASAN_SW_TAGS && KASAN_INLINE (Nico Pache) [1954335]
arm64: Do not pass tagged addresses to __is_lm_address() (Nico Pache) [1954335]
arm64: Fix kernel address detection of __is_lm_address() (Nico Pache) [1954335]
arm64: mm: extend linear region for 52-bit VA configurations (Nico Pache) [1954335]
arm64: Fix kcore macros after 52-bit virtual addressing fallout (Nico Pache) [1954335]
arm64: fix fixmap copy for 16K pages and 48-bit VA (Nico Pache) [1954335]
arm64: memory: rename VA_START to PAGE_END (Nico Pache) [1954335]
arm64: memory: Simplify _VA_START and _PAGE_OFFSET definitions (Nico Pache) [1954335]
arm64: memory: fix flipped VA space fallout (Nico Pache) [1954335]
arm64: memory: Fix virt_addr_valid() using __is_lm_address() (Nico Pache) [1954335]
arm64: memory: Ensure address tag is masked in conversion macros (Nico Pache) [1954335]
arm64: mm: Simplify definition of virt_addr_valid() (Nico Pache) [1954335]
docs: arm64: Add layout and 52-bit info to memory document (Nico Pache) [1954335]
arm64: mm: Remove vabits_user (Nico Pache) [1954335]
arm64: mm: Introduce 52-bit Kernel VAs (Nico Pache) [1954335]
arm64: mm: Modify calculation of VMEMMAP_SIZE (Nico Pache) [1954335]
arm64: mm: Separate out vmemmap (Nico Pache) [1954335]
arm64: mm: Logic to make offset_ttbr1 conditional (Nico Pache) [1954335]
arm64: mm: Introduce vabits_actual (Nico Pache) [1954335]
arm64: Print physical address of page table base in show_pte() (Nico Pache) [1954335]
arm64: mm: Introduce VA_BITS_MIN (Nico Pache) [1954335]
arm64: dump: De-constify VA_START and KASAN_SHADOW_START (Nico Pache) [1954335]
arm64: kasan: Switch to using KASAN_SHADOW_OFFSET (Nico Pache) [1954335]
arm64: mm: Flip kernel VA space (Nico Pache) [1954335]
arm64: mm: Remove bit-masking optimisations for PAGE_OFFSET and VMEMMAP_START (Nico Pache) [1954335]
arm64: dump: Use consistent capitalisation for page-table dumps (Nico Pache) [1954335]
kernel/rwsem: Use proper directories for rwsem_init.c (Scott Wood) [2040087]
redhat: Cleanup use of mark_hardware_removed (Prarit Bhargava) [2019378]
redhat: Cleanup use of mark_hardware_unsupported (Prarit Bhargava) [2019378]
redhat: clean up mark_hardware_deprecated() (Prarit Bhargava) [2019378]
nvme: Mark NVMe over FC Target support unmaintained (Prarit Bhargava) [2019378]
hdlc_fr: Mark driver unmaintained (Prarit Bhargava) [2019378]
sfc: Mark siena driver deprecated (Prarit Bhargava) [2019378]
qla3xxx: Mark driver unmaintained (Prarit Bhargava) [2019378]
netxen: Mark nic driver unmaintained (Prarit Bhargava) [2019378]
ethoc: Mark driver unmaintained (Prarit Bhargava) [2019378]
dnet: Mark driver unmaintained (Prarit Bhargava) [2019378]
drivers/pci/pci-driver.c: Fix if/ifdef typo (Prarit Bhargava) [2019378]
kernel/rh_taint.c: Update to new messaging (Prarit Bhargava) [2019378]
drm/i915/dmc: Change max DMC FW size on ADL-P (Michel Dänzer) [1988103]
drm/i915: Add workaround numbers to GEN7_COMMON_SLICE_CHICKEN1 whitelisting (Michel Dänzer) [1988103]
drm/i915: Fix Memory BW formulae for ADL-P (Michel Dänzer) [1988103]
drm/i915: Restore memory mapping for DPT FBs across system suspend/resume (Michel Dänzer) [1988103]
drm/i915: Factor out i915_ggtt_suspend_vm/i915_ggtt_resume_vm() (Michel Dänzer) [1988103]
drm/i915/adlp/fb: Remove restriction on CCS AUX plane strides (Michel Dänzer) [1988103]
drm/i915/adlp/fb: Remove restriction on semiplanar UV plane offset (Michel Dänzer) [1988103]
drm/i915/fb: Rename i915_color_plane_view::stride to mapping_stride (Michel Dänzer) [1988103]
drm/i915/adlp/fb: Fix remapping of linear CCS AUX surfaces (Michel Dänzer) [1988103]
drm/i915/fb: Factor out functions to remap contiguous FB obj pages (Michel Dänzer) [1988103]
drm/i915/adlp/fb: Prevent the mapping of redundant trailing padding NULL pages (Michel Dänzer) [1988103]
drm/i915: Add functions to check for RC CCS CC and MC CCS modifiers (Michel Dänzer) [1988103]
drm/i915: Move is_ccs_modifier() to intel_fb.c (Michel Dänzer) [1988103]
drm/i915: Add a platform independent way to check for CCS AUX planes (Michel Dänzer) [1988103]
drm/i915: Handle CCS CC planes separately from CCS AUX planes (Michel Dänzer) [1988103]
drm/i915: Add a platform independent way to get the RC CCS CC plane (Michel Dänzer) [1988103]
drm/i915: Move intel_format_info_is_yuv_semiplanar() to intel_fb.c (Michel Dänzer) [1988103]
drm/i915: Unexport is_semiplanar_uv_plane() (Michel Dänzer) [1988103]
drm/i915: Simplify the modifier check for interlaced scanout support (Michel Dänzer) [1988103]
drm/i915: Add tiling attribute to the modifier descriptor (Michel Dänzer) [1988103]
drm/i915: Move intel_get_format_info() to intel_fb.c (Michel Dänzer) [1988103]
drm/i915: Add a table with a descriptor for all i915 modifiers (Michel Dänzer) [1988103]
drm/i915/adlp: Implement workaround 16013190616 (Michel Dänzer) [1988103]
drm/i915/adlp: Extend PSR2 support in transcoder B (Michel Dänzer) [1988103]
drm/i915/display: Wait PSR2 get out of deep sleep to update pipe (Michel Dänzer) [1988103]
drm/i915/display/adlp: Allow PSR2 to be enabled (Michel Dänzer) [1988103]
drm/i915/display/adlp: Optimize PSR2 power-savings in corner cases (Michel Dänzer) [1988103]
drm/i915/display: Fix glitches when moving cursor with PSR2 selective fetch enabled (Michel Dänzer) [1988103]
drm/i915/display: Handle frontbuffer rendering when PSR2 selective fetch is enabled (Michel Dänzer) [1988103]
drm/i915/display: Drop unnecessary frontbuffer flushes (Michel Dänzer) [1988103]
drm/i915/display/psr: Do full fetch when handling multi-planar formats (Michel Dänzer) [1988103]
drm/i915/display/psr: Handle plane and pipe restrictions at every page flip (Michel Dänzer) [1988103]
drm/i915/display: Only keep PSR enabled if there is active planes (Michel Dänzer) [1988103]
drm/i915/display: Match PSR2 selective fetch sequences with specification (Michel Dänzer) [1988103]
drm/i915/display/dmc: Set DC_STATE_DEBUG_MASK_CORES after firmware load (Michel Dänzer) [1988103]
drm/i915: Nuke intel_prepare_shared_dpll() (Michel Dänzer) [1988103]
drm/i915: Fold ibx_pch_dpll_prepare() into ibx_pch_dpll_enable() (Michel Dänzer) [1988103]
drm/i915: Fold i9xx_set_pll_dividers() into i9xx_enable_pll() (Michel Dänzer) [1988103]
drm/i915: Reuse ilk_needs_fb_cb_tune() for the reduced clock as well (Michel Dänzer) [1988103]
drm/i915: Call {vlv,chv}_prepare_pll() from {vlv,chv}_enable_pll() (Michel Dänzer) [1988103]
drm/i915: Program DPLL P1 dividers consistently (Michel Dänzer) [1988103]
drm/i915: Remove the 'reg' local variable (Michel Dänzer) [1988103]
drm/i915: Clean up variable names in old dpll functions (Michel Dänzer) [1988103]
drm/i915: Clean dpll calling convention (Michel Dänzer) [1988103]
drm/i915: Constify struct dpll all over (Michel Dänzer) [1988103]
drm/i915: Extract ilk_update_pll_dividers() (Michel Dänzer) [1988103]
drm/i915: Clean up gen2 DPLL readout (Michel Dänzer) [1988103]
drm/i915: Set output_types to EDP for vlv/chv DPLL forcing (Michel Dänzer) [1988103]
drm/i915: Silence __iomem sparse warn (Michel Dänzer) [1988103]
drm/i915: split fdi link training from display vtable. (Michel Dänzer) [1988103]
drm/i915: split irq hotplug function from display vtable (Michel Dänzer) [1988103]
drm/i915: split cdclk functions from display vtable. (Michel Dänzer) [1988103]
drm/i915: split audio functions from display vtable (Michel Dänzer) [1988103]
drm/i915: split color functions from display vtable (Michel Dänzer) [1988103]
drm/i915: split watermark vfuncs from display vtable. (Michel Dänzer) [1988103]
drm/i915: split clock gating init from display vtable (Michel Dänzer) [1988103]
drm/i915/display: add intel_fdi_link_train wrapper. (Michel Dänzer) [1988103]
drm/i915: add wrappers around cdclk vtable funcs. (Michel Dänzer) [1988103]
drm/i915/wm: provide wrappers around watermark vfuncs calls (v3) (Michel Dänzer) [1988103]
drm/i915: make update_wm take a dev_priv. (Michel Dänzer) [1988103]
drm/i915/pm: drop get_fifo_size vfunc. (Michel Dänzer) [1988103]
drm/i915: Clean up pre-skl wm calling convention (Michel Dänzer) [1988103]
drm/i915/dmc: Update to DMC v2.12 (Michel Dänzer) [1988103]
drm/i915: Implement PSF GV point support (Michel Dänzer) [1988103]
drm/i915: Extend QGV point restrict mask to 0x3 (Michel Dänzer) [1988103]
drm/i915/display: Disable audio, DRRS and PSR before planes (Michel Dänzer) [1988103]
drm/i915: Make display workaround upper bounds exclusive (Michel Dänzer) [1988103]
drm/i915: Program DFR enable/disable as a GT workaround (Michel Dänzer) [1988103]
drm/i915/step: s/<platform>_revid_tbl/<platform>_revids (Michel Dänzer) [1988103]
drm/i915/display: Settle on "adl-x" in WA comments (Michel Dänzer) [1988103]
drm/i915: Settle on "adl-x" in WA comments (Michel Dänzer) [1988103]
drm/i915/display/adlp: Disable underrun recovery (Michel Dänzer) [1988103]
drm/i915/tc: Fix system hang on ADL-P during TypeC PHY disconnect (Michel Dänzer) [1988103]
drm/i915/tc: Drop extra TC cold blocking from intel_tc_port_connected() (Michel Dänzer) [1988103]
drm/i915/tc: Fix TypeC PHY connect/disconnect logic on ADL-P (Michel Dänzer) [1988103]
drm/i915/icl/tc: Remove the ICL special casing during TC-cold blocking (Michel Dänzer) [1988103]
drm/i915/tc: Avoid using legacy AUX PW in TBT mode (Michel Dänzer) [1988103]
drm/i915/tc: Refactor TC-cold block/unblock helpers (Michel Dänzer) [1988103]
drm/i915/tc: Add a mode for the TypeC PHY's disconnected state (Michel Dänzer) [1988103]
drm/i915/tc: Don't keep legacy TypeC ports in connected state w/o a sink (Michel Dänzer) [1988103]
drm/i915/tc: Add/use helpers to retrieve TypeC port properties (Michel Dänzer) [1988103]
drm/i915/tc: Check for DP-alt, legacy sinks before taking PHY ownership (Michel Dänzer) [1988103]
drm/i915/tc: Remove waiting for PHY complete during releasing ownership (Michel Dänzer) [1988103]
drm/i915/adlp/tc: Fix PHY connected check for Thunderbolt mode (Michel Dänzer) [1988103]
drm/i915: Force a TypeC PHY disconnect during suspend/shutdown (Michel Dänzer) [1988103]
drm/i915/adlp: Add support for remapping CCS FBs (Michel Dänzer) [1988103]
drm/i915: Follow a new->old platform check order in intel_fb_stride_alignment (Michel Dänzer) [1988103]
drm/i915/adlp: Assert that VMAs in DPT start at 0 (Michel Dänzer) [1988103]
drm/i915/adlp: Require always a power-of-two sized CCS surface stride (Michel Dänzer) [1988103]
drm/i915: Use tile block based dimensions for CCS origin x, y check (Michel Dänzer) [1988103]
drm/i915/fb: move user framebuffer stuff to intel_fb.c (Michel Dänzer) [1988103]
drm/i915/display: split out dpt out of intel_display.c (Michel Dänzer) [1988103]
drm/i915/fb: move intel_surf_alignment() to intel_fb.c (Michel Dänzer) [1988103]
drm/i915: add HAS_ASYNC_FLIPS feature macro (Michel Dänzer) [1988103]
drm/i915/fb: move intel_fb_align_height() to intel_fb.c (Michel Dänzer) [1988103]
drm/i915/fb: move intel_tile_width_bytes() to intel_fb.c (Michel Dänzer) [1988103]
drm/i915/display/adlp: Add new PSR2 workarounds (Michel Dänzer) [1988103]
drm/i915: Program chicken bit during DP MST sequence on TGL+ (Michel Dänzer) [1988103]
drm/i915/display: Workaround cursor left overs with PSR2 selective fetch enabled (Michel Dänzer) [1988103]
drm/i915/display/adlp: Fix PSR2_MAN_TRK_CTL_SU_REGION_END_ADDR calculation (Michel Dänzer) [1988103]
drm/i915: Update memory bandwidth parameters (Michel Dänzer) [1988103]
drm/i915/dp: fix for ADL_P/S dp/edp max source rates (Michel Dänzer) [1988103]
drm/i915/dp: fix DG1 and RKL max source rates (Michel Dänzer) [1988103]
drm/i915/dp: fix EHL/JSL max source rates calculation (Michel Dänzer) [1988103]
drm/i915/dp: fix TGL and ICL max source rates (Michel Dänzer) [1988103]
drm/i915/dp: Fix eDP max rate for display 11+ (Michel Dänzer) [1988103]
drm/i915/dp: fix DG2 max source rate check (Michel Dänzer) [1988103]
drm/i915/dg2: add DG2 UHBR source rates (Michel Dänzer) [1988103]
drm/i915/display: remove explicit CNL handling from intel_dp.c (Michel Dänzer) [1988103]
drm/i915/dsi/xelpd: Enable mipi dsi support. (Michel Dänzer) [1988103]
drm/i915/dsi/xelpd: Add WA to program LP to HS wakeup guardband (Michel Dänzer) [1988103]
drm/i915/display: Update small joiner ram size (Michel Dänzer) [1988103]
drm/i915/adl_p: Also disable underrun recovery with MSO (Michel Dänzer) [1988103]
drm/i915/display/adl_p: Correctly program MBUS DBOX A credits (Michel Dänzer) [1988103]
drm/i915: Apply CMTG clock disabling WA while DPLL0 is enabled (Michel Dänzer) [1988103]
drm/i915/adl_p: Add ddi buf translation tables for combo PHY (Michel Dänzer) [1988103]
drm/i915/adl_s: Update ddi buf translation tables (Michel Dänzer) [1988103]
drm/i915: Add the missing adls vswing tables (Michel Dänzer) [1988103]
drm/i915/adlp: Add workaround to disable CMTG clock gating (Michel Dänzer) [1988103]
drm/i915/adl_p: Allow underrun recovery when possible (Michel Dänzer) [1988103]
drm/i915: Add dummy IS_DG2 definition (Michel Dänzer) [1988103]
drm/i915: Extend Wa_1406941453 to adl-p (Michel Dänzer) [1988103]
drm/i915/display/adl_p: Implement PSR changes (Michel Dänzer) [1988103]
drm/i915/debugfs: DISPLAY_VER 13 lpsp capability (Michel Dänzer) [1988103]
drm/i915/adlp: Add ADL-P GuC/HuC firmware files (Michel Dänzer) [1988103]
drm/i915/huc: Update TGL and friends to HuC 7.9.3 (Michel Dänzer) [1988103]
drm/i915/guc: Update firmware to v62.0.0 (Michel Dänzer) [1988103]
drm/i915/guc: Introduce unified HXG messages (Michel Dänzer) [1988103]
drm/i915/display/adl_p: Implement Wa_16011303918 (Michel Dänzer) [1988103]
drm/i915/xelpd: Handle PSR2 SDP indication in the prior scanline (Michel Dänzer) [1988103]
drm/i915/display/psr: Handle SU Y granularity (Michel Dänzer) [1988103]
drm/i915/display/adl_p: Implement Wa_16011168373 (Michel Dänzer) [1988103]
drm/i915/display/adl_p: Implement Wa_22012278275 (Michel Dänzer) [1988103]
drm/i915: Nuke buf_trans hdmi functions (Michel Dänzer) [1988103]
drm/i915: Clean up jsl/ehl buf trans functions (Michel Dänzer) [1988103]
drm/i915: Fix ehl edp hbr2 vswing table (Michel Dänzer) [1988103]
drm/i915: Deduplicate icl DP HBR2 vs. eDP HBR3 table (Michel Dänzer) [1988103]
drm/i915: Fix dg1 buf trans tables (Michel Dänzer) [1988103]
drm/i915: Introduce rkl_get_combo_buf_trans() (Michel Dänzer) [1988103]
drm/i915: Clean up hsw/bdw/skl/kbl buf trans funcs (Michel Dänzer) [1988103]
drm/i915: Introduce encoder->get_buf_trans() (Michel Dänzer) [1988103]
drm/i915: Store the HDMI default entry in the bug trans struct (Michel Dänzer) [1988103]
drm/i915; Return the whole buf_trans struct from get_buf_trans() (Michel Dänzer) [1988103]
drm/i915: Introduce intel_get_buf_trans() (Michel Dänzer) [1988103]
drm/i915: Wrap the buf trans tables into a struct (Michel Dänzer) [1988103]
drm/i915: Rename dkl phy buf trans tables (Michel Dänzer) [1988103]
drm/i915: Wrap the platform specific buf trans structs into a union (Michel Dänzer) [1988103]
drm/i915: Introduce hsw_get_buf_trans() (Michel Dänzer) [1988103]
drm/i915: s/intel/hsw/ for hsw/bdw/skl buf trans (Michel Dänzer) [1988103]
drm/i915/adl_p: Load DMC (Michel Dänzer) [1988103]
drm/i915/adl_p: Pipe B DMC Support (Michel Dänzer) [1988103]
drm/i915/xelpd: Pipe A DMC plugging (Michel Dänzer) [1988103]
drm/i915/dmc: Introduce DMC_FW_MAIN (Michel Dänzer) [1988103]
drm/i915/adl_p: Add initial ADL_P Workarounds (Michel Dänzer) [1988103]
drm/i915/xelpd: break feature inheritance (Michel Dänzer) [1988103]
backlight: backlight: Make of_find_backlight static (JĂŠrĂ´me Glisse) [1988103]
backlight: backlight: Drop backlight_put() (JĂŠrĂ´me Glisse) [1988103]
backlight: backlight: Introduce backlight_get_brightness() (JĂŠrĂ´me Glisse) [1988103]
backlight: backlight: Drop extern from prototypes (JĂŠrĂ´me Glisse) [1988103]
backlight: generic_bl: Remove this driver as it is unused (Michel Dänzer) [1988103]
backlight: backlight: Document enums in backlight.h (JĂŠrĂ´me Glisse) [1988103]
backlight: backlight: Document inline functions in backlight.h (JĂŠrĂ´me Glisse) [1988103]
backlight: backlight: Improve backlight_device documentation (JĂŠrĂ´me Glisse) [1988103]
backlight: backlight: Improve backlight_properties documentation (JĂŠrĂ´me Glisse) [1988103]
backlight: backlight: Improve backlight_ops documentation (JĂŠrĂ´me Glisse) [1988103]
backlight: backlight: Add backlight_is_blank() (JĂŠrĂ´me Glisse) [1988103]
backlight: Add backlight_device_get_by_name() (JĂŠrĂ´me Glisse) [1988103]
backlight: Expose brightness curve type through sysfs (Michel Dänzer) [1988103]
backlight: Remove obsolete comment for ->state (JĂŠrĂ´me Glisse) [1988103]
x86/gpu: add JasperLake to gen11 early quirks (Michel Dänzer) [1988103]
drm/i915/adl_p: ADL_P device info enabling (Michel Dänzer) [1988103]
redhat/configs: Disable CONFIG_DRM_VMWGFX on aarch64 (Michel Dänzer) [1988103]
drm/amd/display: Reduce stack size for dml31 UseMinimumDCFCLK (Michel Dänzer) [1988103]
drm/amd/display: Reduce stack size for dml31_ModeSupportAndSystemConfigurationFull (Michel Dänzer) [1988103]
drm/amdgpu: Initialize max/min_dpm_level (Michel Dänzer) [1988103]
redhat/configs: Disable CONFIG_HSA_AMD_SVM for now (Michel Dänzer) [1988103]
i915: Convert to older tasklet API (Michel Dänzer) [1988103]
drm/ttm: Include asm/pgtable.h (Michel Dänzer) [1988103]
Merge DRM changes from upstream v5.13..v5.14.21 (Michel Dänzer) [1988103]
PCI: Add support for dev_groups to struct pci_driver (JĂŠrĂ´me Glisse) [1988103]
drm: Initialize some local variables to avoid compiler warnings (JĂŠrĂ´me Glisse) [1988103]
drm: Use swiotlb_nr_tbl instead of is_swiotlb_active (JĂŠrĂ´me Glisse) [1988103]
i915: Use mdev_type_kobj_to_group_id instead of mtype_get_type_group_id (JĂŠrĂ´me Glisse) [1988103]
i915: Convert to older tasklet API (JĂŠrĂ´me Glisse) [1988103]
drm: Drop const from list_sort compare function prototypes (JĂŠrĂ´me Glisse) [1988103]
Merge DRM changes from upstream v5.12.14..v5.13 (Michel Dänzer) [1988103]
vfio/mdev: add helper to get index of mdev_type sysfs file (JĂŠrĂ´me Glisse) [1988103]
drm/syncobj: make lockdep complain on WAIT_FOR_SUBMIT v3 (JĂŠrĂ´me Glisse) [1988103]
Revert "drm/i915: Implement Wa_1508744258" (Michel Dänzer) [1988103]
Revert "drm/i915: Add the missing adls vswing tables" (Michel Dänzer) [1988103]
x86/gpu: Add Alderlake-S stolen memory support (Michel Dänzer) [1988103]
x86/gpu: add RKL stolen memory support (Michel Dänzer) [1988103]
x86/gpu: add TGL stolen memory support (Michel Dänzer) [1988103]
x86/gpu: add ElkhartLake to gen11 early quirks (Michel Dänzer) [1988103]
x86/gpu: reserve ICL's graphics stolen memory (Michel Dänzer) [1988103]
selftest/x86/signal: Include test cases for validating sigaltstack (Prarit Bhargava) [1837321]
x86/signal: Detect and prevent an alternate signal stack overflow (Prarit Bhargava) [1837321]
selftest/sigaltstack: Use the AT_MINSIGSTKSZ aux vector if available (Prarit Bhargava) [1837321]
x86/fpu: Additional cleanups (Prarit Bhargava) [1837321]
binfmt_elf: Respect error return from `regset->active' (Prarit Bhargava) [1837321]
x86/fpu: Optimize out sigframe xfeatures when in init state (Prarit Bhargava) [1837321]
Documentation/x86: Add documentation for using dynamic XSTATE features (Prarit Bhargava) [1837321]
selftests/x86/amx: Add context switch test (Prarit Bhargava) [1837321]
selftests/x86/amx: Add test cases for AMX state management (Prarit Bhargava) [1837321]
x86/fpu: Include vmalloc.h for vzalloc() (Prarit Bhargava) [1837321]
x86/fpu/amx: Enable the AMX feature in 64-bit mode (Prarit Bhargava) [1837321]
x86/fpu: Add XFD handling for dynamic states (Prarit Bhargava) [1837321]
x86/fpu: Calculate the default sizes independently (Prarit Bhargava) [1837321]
x86/fpu/amx: Define AMX state components and have it used for boot-time checks (Prarit Bhargava) [1837321]
x86/fpu/xstate: Prepare XSAVE feature table for gaps in state component numbers (Prarit Bhargava) [1837321]
x86/fpu/xstate: Add fpstate_realloc()/free() (Prarit Bhargava) [1837321]
x86/fpu/xstate: Add XFD #NM handler (Prarit Bhargava) [1837321]
x86/fpu: Update XFD state where required (Prarit Bhargava) [1837321]
x86/fpu: Add sanity checks for XFD (Prarit Bhargava) [1837321]
x86/fpu: Add XFD state to fpstate (Prarit Bhargava) [1837321]
x86/msr-index: Add MSRs for XFD (Prarit Bhargava) [1837321]
x86/cpufeatures: Add eXtended Feature Disabling (XFD) feature bit (Prarit Bhargava) [1837321]
x86/fpu: Reset permission and fpstate on exec() (Prarit Bhargava) [1837321]
x86/fpu: Prepare fpu_clone() for dynamically enabled features (Prarit Bhargava) [1837321]
x86/fpu/signal: Prepare for variable sigframe length (Prarit Bhargava) [1837321]
x86/signal: Use fpu::__state_user_size for sigalt stack validation (Prarit Bhargava) [1837321]
x86/fpu: Add basic helpers for dynamically enabled features (Prarit Bhargava) [1837321]
x86/arch_prctl: Add controls for dynamic XSTATE components (Prarit Bhargava) [1837321]
x86/fpu: Add fpu_state_config::legacy_features (Prarit Bhargava) [1837321]
x86/fpu: Add members to struct fpu to cache permission information (Prarit Bhargava) [1837321]
x86/fpu/xstate: Provide xstate_calculate_size() (Prarit Bhargava) [1837321]
x86/signal: Implement sigaltstack size validation (Prarit Bhargava) [1837321]
signal: Add an optional check for altstack size (Prarit Bhargava) [1837321]
x86/fpu: Remove old KVM FPU interface (Prarit Bhargava) [1837321]
x86/kvm: Convert FPU handling to a single swap buffer (Prarit Bhargava) [1837321]
x86/fpu: Provide infrastructure for KVM FPU cleanup (Prarit Bhargava) [1837321]
x86/fpu: Prepare for sanitizing KVM FPU code (Prarit Bhargava) [1837321]
x86/fpu/xstate: Move remaining xfeature helpers to core (Prarit Bhargava) [1837321]
x86/fpu: Rework restore_regs_from_fpstate() (Prarit Bhargava) [1837321]
x86/fpu: Mop up xfeatures_mask_uabi() (Prarit Bhargava) [1837321]
x86/fpu/xstate: Cleanup size calculations (Prarit Bhargava) [1837321]
x86/fpu: Cleanup fpu__init_system_xstate_size_legacy() (Prarit Bhargava) [1837321]
x86/fpu: Provide struct fpu_config (Prarit Bhargava) [1837321]
x86/fpu/signal: Use fpstate for size and features (Prarit Bhargava) [1837321]
x86/fpu/xstate: Use fpstate for copy_uabi_to_xstate() (Prarit Bhargava) [1837321]
x86/fpu: Use fpstate in __copy_xstate_to_uabi_buf() (Prarit Bhargava) [1837321]
x86/fpu: Use fpstate in fpu_copy_kvm_uabi_to_fpstate() (Prarit Bhargava) [1837321]
x86/fpu/xstate: Use fpstate for xsave_to_user_sigframe() (Prarit Bhargava) [1837321]
x86/fpu/xstate: Use fpstate for os_xsave() (Prarit Bhargava) [1837321]
x86/fpu: Use fpstate::size (Prarit Bhargava) [1837321]
x86/fpu: Add size and mask information to fpstate (Prarit Bhargava) [1837321]
x86/process: Move arch_thread_struct_whitelist() out of line (Prarit Bhargava) [1837321]
x86/fpu: Do not leak fpstate pointer on fork (Prarit Bhargava) [1837321]
x86/fpu: Remove fpu::state (Prarit Bhargava) [1837321]
x86/math-emu: Convert to fpstate (Prarit Bhargava) [1837321]
x86/fpu/core: Convert to fpstate (Prarit Bhargava) [1837321]
x86/fpu/signal: Convert to fpstate (Prarit Bhargava) [1837321]
x86/fpu/regset: Convert to fpstate (Prarit Bhargava) [1837321]
x86/fpu: Convert tracing to fpstate (Prarit Bhargava) [1837321]
x86/KVM: Convert to fpstate (Prarit Bhargava) [1837321]
x86/fpu: Replace KVMs xstate component clearing (Prarit Bhargava) [1837321]
x86/fpu: Convert restore_fpregs_from_fpstate() to struct fpstate (Prarit Bhargava) [1837321]
x86/fpu: Convert fpstate_init() to struct fpstate (Prarit Bhargava) [1837321]
fpu/types.h: KABI fix Part I (Prarit Bhargava) [1837321]
x86/fpu: Provide struct fpstate (Prarit Bhargava) [1837321]
x86/fpu: Replace KVMs home brewed FPU copy to user (Prarit Bhargava) [1837321]
x86/fpu: Provide a proper function for ex_handler_fprestore() (Prarit Bhargava) [1837321]
x86/fpu: Replace the includes of fpu/internal.h (Prarit Bhargava) [1837321]
x86/fpu: Mop up the internal.h leftovers (Prarit Bhargava) [1837321]
x86/sev: Include fpu/xcr.h (Prarit Bhargava) [1837321]
x86/fpu: Remove internal.h dependency from fpu/signal.h (Prarit Bhargava) [1837321]
x86/fpu: Move fpstate functions to api.h (Prarit Bhargava) [1837321]
x86/fpu: Move mxcsr related code to core (Prarit Bhargava) [1837321]
x86/fpu: Move fpregs_restore_userregs() to core (Prarit Bhargava) [1837321]
x86/fpu: Make WARN_ON_FPU() private (Prarit Bhargava) [1837321]
x86/fpu: Move legacy ASM wrappers to core (Prarit Bhargava) [1837321]
x86/fpu: Move os_xsave() and os_xrstor() to core (Prarit Bhargava) [1837321]
x86/fpu: Make os_xrstor_booting() private (Prarit Bhargava) [1837321]
x86/fpu: Clean up CPU feature tests (Prarit Bhargava) [1837321]
x86/fpu: Move context switch and exit to user inlines into sched.h (Prarit Bhargava) [1837321]
x86/fpu: Mark fpu__init_prepare_fx_sw_frame() as __init (Prarit Bhargava) [1837321]
x86/fpu: Rework copy_xstate_to_uabi_buf() (Prarit Bhargava) [1837321]
x86/fpu: Replace KVMs home brewed FPU copy from user (Prarit Bhargava) [1837321]
x86/fpu: Move KVMs FPU swapping to FPU core (Prarit Bhargava) [1837321]
x86/fpu/xstate: Mark all init only functions __init (Prarit Bhargava) [1837321]
x86/fpu/xstate: Provide and use for_each_xfeature() (Prarit Bhargava) [1837321]
x86/fpu: Cleanup xstate xcomp_bv initialization (Prarit Bhargava) [1837321]
x86/fpu: Do not inherit FPU context for kernel and IO worker threads (Prarit Bhargava) [1837321]
x86/process: Clone FPU in copy_thread() (Prarit Bhargava) [1837321]
x86/fpu: Remove pointless memset in fpu_clone() (Prarit Bhargava) [1837321]
x86/fpu: Cleanup the on_boot_cpu clutter (Prarit Bhargava) [1837321]
x86/fpu: Restrict xsaves()/xrstors() to independent states (Prarit Bhargava) [1837321]
x86/pkru: Remove useless include (Prarit Bhargava) [1837321]
x86/fpu: Update stale comments (Prarit Bhargava) [1837321]
x86/fpu: Remove pointless argument from switch_fpu_finish() (Prarit Bhargava) [1837321]
x86/fpu: Mask out the invalid MXCSR bits properly (Prarit Bhargava) [1837321]
x86/fpu: Restore the masking out of reserved MXCSR bits (Prarit Bhargava) [1837321]
x86/fpu/signal: Fix missed conversion to correct boolean retval in save_xstate_epilog() (Prarit Bhargava) [1837321]
x86/fpu/signal: Change return code of restore_fpregs_from_user() to boolean (Prarit Bhargava) [1837321]
x86/fpu/signal: Change return code of check_xstate_in_sigframe() to boolean (Prarit Bhargava) [1837321]
x86/fpu/signal: Change return type of __fpu_restore_sig() to boolean (Prarit Bhargava) [1837321]
x86/fpu/signal: Change return type of fpu__restore_sig() to boolean (Prarit Bhargava) [1837321]
x86/signal: Change return type of restore_sigcontext() to boolean (Prarit Bhargava) [1837321]
x86/fpu/signal: Change return type of copy_fpregs_to_sigframe() helpers to boolean (Prarit Bhargava) [1837321]
x86/fpu/signal: Change return type of copy_fpstate_to_sigframe() to boolean (Prarit Bhargava) [1837321]
x86/fpu/signal: Move xstate clearing out of copy_fpregs_to_sigframe() (Prarit Bhargava) [1837321]
x86/fpu/signal: Move header zeroing out of xsave_to_user_sigframe() (Prarit Bhargava) [1837321]
x86/fpu/signal: Clarify exception handling in restore_fpregs_from_user() (Prarit Bhargava) [1837321]
x86/elf: Support a new ELF aux vector AT_MINSIGSTKSZ (Prarit Bhargava) [1837321]
uapi/auxvec: Define the aux vector AT_MINSIGSTKSZ (Prarit Bhargava) [1837321]
x86: get rid of get_user_ex() in restore_sigcontext() (Prarit Bhargava) [1837321]
x86: get rid of get_user_ex() in ia32_restore_sigcontext() (Prarit Bhargava) [1837321]
x86: Remove force_iret() (Prarit Bhargava) [1837321]
x86/uaccess, signal: Fix AC=1 bloat (Prarit Bhargava) [1837321]
x86/ia32: Fix ia32_restore_sigcontext() AC leak (Prarit Bhargava) [1837321]
x86/tsc: Add tsc_early_khz command line parameter (Prarit Bhargava) [1957375]
x86/debug: Support negative polarity DR6 bits (Prarit Bhargava) [2017958]
|
2022-01-16 |
KVM: SVM: Do not terminate SEV-ES guests on GHCB validation failure (Vitaly Kuznetsov) [2032931]
KVM: SEV: Fall back to vmalloc for SEV-ES scratch area if necessary (Vitaly Kuznetsov) [2032931]
KVM: SEV: Return appropriate error codes if SEV-ES scratch setup fails (Vitaly Kuznetsov) [2032931]
KVM: SEV: Refactor out sev_es_state struct (Vitaly Kuznetsov) [2032931]
s390: mm: Fix secure storage access exception handling (Thomas Huth) [1984910]
KVM: PPC: Book3S HV: Make idle_kvm_start_guest() return 0 if it went to guest (Jon Maloy) [2018960] {CVE-2021-43056}
KVM: PPC: Book3S HV: Fix stack handling in idle_kvm_start_guest() (Jon Maloy) [2018960] {CVE-2021-43056}
KVM: arm64: selftests: arch_timer: Support vCPU migration (Gavin Shan) [2024808]
KVM: arm64: selftests: Add arch_timer test (Gavin Shan) [2024808]
KVM: arm64: selftests: Add host support for vGIC (Gavin Shan) [2024808]
KVM: arm64: selftests: Add basic GICv3 support (Gavin Shan) [2024808]
KVM: arm64: selftests: Add light-weight spinlock support (Gavin Shan) [2024808]
KVM: arm64: selftests: Add guest support to get the vcpuid (Gavin Shan) [2024808]
KVM: arm64: selftests: Maintain consistency for vcpuid type (Gavin Shan) [2024808]
KVM: arm64: selftests: Add support to disable and enable local IRQs (Gavin Shan) [2024808]
KVM: arm64: selftests: Add basic support to generate delays (Gavin Shan) [2024808]
KVM: arm64: selftests: Add basic support for arch_timers (Gavin Shan) [2024808]
KVM: arm64: selftests: Add support for cpu_relax (Gavin Shan) [2024808]
KVM: arm64: selftests: Introduce ARM64_SYS_KVM_REG (Gavin Shan) [2024808]
tools: arm64: Import sysreg.h (Gavin Shan) [2024808]
KVM: arm64: selftests: Add MMIO readl/writel support (Gavin Shan) [2024808]
selftests: KVM: Introduce psci_cpu_on_test (Gavin Shan) [2024808]
KVM: arm64: selftests: get-reg-list: actually enable pmu regs in pmu sublist (Gavin Shan) [2024808]
KVM: arm64: Update MAINTAINERS to include selftests (Gavin Shan) [2024808]
KVM: arm64: selftests: get-reg-list: Split base and pmu registers (Gavin Shan) [2024808]
KVM: arm64: selftests: get-reg-list: Remove get-reg-list-sve (Gavin Shan) [2024808]
KVM: arm64: selftests: get-reg-list: Provide config selection option (Gavin Shan) [2024808]
KVM: arm64: selftests: get-reg-list: Prepare to run multiple configs at once (Gavin Shan) [2024808]
KVM: arm64: selftests: get-reg-list: Introduce vcpu configs (Gavin Shan) [2024808]
sctp: make the raise timer more simple and accurate (Xin Long) [2020474]
Enable flowtable ipv4/ipv6 support (Phil Sutter) [1850324]
ip6_vti: initialize __ip6_tnl_parm struct in vti6_siocdevprivate (William Zhao) [1941928]
svcrdma: Fix a crash in svcrdma_counter_handler (Benjamin Coddington) [2037213]
fbcon: Fix global-out-of-bounds read in fbcon_get_font() (Lyude Paul) [1904374]
bnxt_en: Clean up completion ring page arrays completely (Ken Cox) [1987074]
bnxt_en: Fix error recovery regression (Ken Cox) [1987074]
bnxt_en: Fix possible unintended driver initiated error recovery (Ken Cox) [1987074]
bnxt_en: Fix UDP tunnel logic (Ken Cox) [1987074]
bnxt_en: Fix asic.rev in devlink dev info command (Ken Cox) [1987074]
bnxt_en: fix read of stored FW_PSID version on P5 devices (Ken Cox) [1987074]
bnxt_en: fix stored FW_PSID version masks (Ken Cox) [1987074]
bnxt_en: fix kernel doc warnings in bnxt_hwrm.c (Ken Cox) [1987074]
bnxt_en: Fix 64-bit doorbell operation on 32-bit kernels (Ken Cox) [1987074]
bnxt_en: support multiple HWRM commands in flight (Ken Cox) [1987074]
bnxt_en: remove legacy HWRM interface (Ken Cox) [1987074]
bnxt_en: update all firmware calls to use the new APIs (Ken Cox) [1987074]
bnxt_en: use link_lock instead of hwrm_cmd_lock to protect link_info (Ken Cox) [1987074]
bnxt_en: add support for HWRM request slices (Ken Cox) [1987074]
bnxt_en: add HWRM request assignment API (Ken Cox) [1987074]
bnxt_en: discard out of sequence HWRM responses (Ken Cox) [1987074]
bnxt_en: introduce new firmware message API based on DMA pools (Ken Cox) [1987074]
bnxt_en: move HWRM API implementation into separate file (Ken Cox) [1987074]
bnxt_en: Refactor the HWRM_VER_GET firmware calls (Ken Cox) [1987074]
bnxt_en: remove DMA mapping for KONG response (Ken Cox) [1987074]
bnxt: count discards due to memory allocation errors (Ken Cox) [1987074]
bnxt: count packets discarded because of netpoll (Ken Cox) [1987074]
net: broadcom: switch from 'pci_' to 'dma_' API (Ken Cox) [1987074]
bnxt_en: Add missing DMA memory barriers (Ken Cox) [1987074]
bnxt_en: Disable aRFS if running on 212 firmware (Ken Cox) [1987074]
bnxt: count Tx drops (Ken Cox) [1987074]
bnxt: make sure xmit_more + errors does not miss doorbells (Ken Cox) [1987074]
bnxt: disable napi before canceling DIM (Ken Cox) [1987074]
bnxt: don't lock the tx queue from napi poll (Ken Cox) [1987074]
bnxt_en: Use register window 6 instead of 5 to read the PHC (Ken Cox) [1987074]
bnxt_en: Update firmware call to retrieve TX PTP timestamp (Ken Cox) [1987074]
bnxt_en: Update firmware interface to 1.10.2.52 (Ken Cox) [1987074]
bnxt_en: Increase maximum RX ring size if jumbo ring is not used (Ken Cox) [1987074]
bnxt_en: Don't use static arrays for completion ring pages (Ken Cox) [1987074]
bnxt_en: Add missing periodic PHC overflow check (Ken Cox) [1987074]
bnxt_en: Log if an invalid signal detected on TSIO pin (Ken Cox) [1987074]
bnxt_en: Event handler for PPS events (Ken Cox) [1987074 1990156]
bnxt_en: 1PPS functions to configure TSIO pins (Ken Cox) [1987074 1990156]
bnxt_en: 1PPS support for 5750X family chips (Ken Cox) [1987074 1990156]
bnxt_en: Do not read the PTP PHC during chip reset (Ken Cox) [1987074 1990156]
bnxt_en: Move bnxt_ptp_init() from bnxt_open() back to bnxt_init_one() (Ken Cox) [1987074 1990156]
bnxt_en: Fix PTP capability discovery (Ken Cox) [1987074]
bnxt_en: Move bnxt_ptp_init() to bnxt_open() (Ken Cox) [1987074]
bnxt: Remove rcu_read_lock() around XDP program invocation (Ken Cox) [1987074]
bnxt_en: Enable hardware PTP support (Ken Cox) [1987074]
bnxt_en: Transmit and retrieve packet timestamps (Ken Cox) [1987074]
bnxt_en: Get the RX packet timestamp (Ken Cox) [1987074]
bnxt_en: Get the full 48-bit hardware timestamp periodically (Ken Cox) [1987074]
bnxt_en: Add PTP clock APIs, ioctls, and ethtool methods (Ken Cox) [1987074]
bnxt_en: Get PTP hardware capability from firmware (Ken Cox) [1987074]
bnxt_en: Update firmware interface to 1.10.2.47 (Ken Cox) [1987074]
bnxt_en: Fix fall-through warnings for Clang (Ken Cox) [1987074]
bnxt_en: Fix and improve .ndo_features_check(). (Ken Cox) [1987074]
bnxt_en: Implement .ndo_features_check(). (Ken Cox) [1987074]
bnxt_en: Support IFF_SUPP_NOFCS feature to transmit without ethernet FCS. (Ken Cox) [1987074]
bnxt_en: Call bnxt_approve_mac() after the PF gives up control of the VF MAC. (Ken Cox) [1987074]
bnxt_en: Move bnxt_approve_mac(). (Ken Cox) [1987074]
bnxt_en: allow VF config ops when PF is closed (Ken Cox) [1987074]
bnxt_en: Add support for fw managed link down feature. (Ken Cox) [1987074]
bnxt_en: Add a new phy_flags field to the main driver structure. (Ken Cox) [1987074]
bnxt_en: report signal mode in link up messages (Ken Cox) [1987074]
bnxt: add more ethtool standard stats (Ken Cox) [1987074]
bnxt: implement ethtool standard stats (Ken Cox) [1987074]
bnxt: implement ethtool::get_fec_stats (Ken Cox) [1987074]
bnxt_en: Free and allocate VF-Reps during error recovery. (Ken Cox) [1987074]
bnxt_en: Refactor __bnxt_vf_reps_destroy(). (Ken Cox) [1987074]
bnxt_en: Refactor bnxt_vf_reps_create(). (Ken Cox) [1987074]
bnxt_en: Invalidate health register mapping at the end of probe. (Ken Cox) [1987074]
bnxt_en: Treat health register value 0 as valid in bnxt_try_reover_fw(). (Ken Cox) [1987074]
bnxt_en: Enhance retry of the first message to the firmware. (Ken Cox) [1987074]
bnxt_en: Set BNXT_STATE_FW_RESET_DET flag earlier for the RDMA driver. (Ken Cox) [1987074]
bnxt_en: check return value of bnxt_hwrm_func_resc_qcaps (Ken Cox) [1987074]
bnxt_en: don't fake firmware response success when PCI is disabled (Ken Cox) [1987074]
bnxt_en: Improve wait for firmware commands completion (Ken Cox) [1987074]
bnxt_en: Improve the status_reliable flag in bp->fw_health. (Ken Cox) [1987074]
Bluetooth: fix use-after-free error in lock_sock_nested() (Gopal Tiwari) [2005689]
rpmspec: add release string to kernel doc directory name (Jan Stancek) [1824836]
cpufreq: intel_pstate: Fix cpu->pstate.turbo_freq initialization (Mark Langsdorf) [2031830]
ACPI: CPPC: Add NULL pointer check to cppc_get_perf() (Mark Langsdorf) [2031830]
cpufreq: intel_pstate: hybrid: Rework HWP calibration (Mark Langsdorf) [2031830]
ACPI: CPPC: Introduce cppc_get_nominal_perf() (Mark Langsdorf) [2031830]
cpufreq: Replace deprecated CPU-hotplug functions (Mark Langsdorf) [2031830]
cpufreq: intel_pstate: hybrid: Fix build with CONFIG_ACPI unset (Mark Langsdorf) [2031830]
cpufreq: intel_pstate: hybrid: CPU-specific scaling factor (Mark Langsdorf) [2031830]
cpufreq: intel_pstate: hybrid: Avoid exposing two global attributes (Mark Langsdorf) [2031830]
ASoC: amd: renoir: Run hibernation callbacks (Renjith Pananchikkal) [1987617]
hugetlb: fix hugetlb cgroup refcounting during vma split (Waiman Long) [2032811]
hugetlb_cgroup: fix imbalanced css_get and css_put pair for shared mappings (Waiman Long) [2032811]
mm/hugetlb: change hugetlb_reserve_pages() to type bool (Waiman Long) [2032811]
hugetlb: fix an error code in hugetlb_reserve_pages() (Waiman Long) [2032811]
hugetlb_cgroup: fix offline of hugetlb cgroup with reservations (Waiman Long) [2032811]
hugetlb_cgroup: fix reservation accounting (Waiman Long) [2032811]
mm/hugetlb: narrow the hugetlb_lock protection area during preparing huge page (Waiman Long) [2032811]
mm/hugetlb: a page from buddy is not on any list (Waiman Long) [2032811]
mm/hugetlb: not necessary to coalesce regions recursively (Waiman Long) [2032811]
selftests/vm/write_to_hugetlbfs.c: fix unused variable warning (Waiman Long) [2032811]
hugetlb_cgroup: add hugetlb_cgroup reservation tests (Waiman Long) [2032811]
hugetlb: support file_region coalescing again (Waiman Long) [2032811]
hugetlb_cgroup: support noreserve mappings (Waiman Long) [2032811]
hugetlb_cgroup: add accounting for shared mappings (Waiman Long) [2032811]
hugetlb: disable region_add file_region coalescing (Waiman Long) [2032811]
hugetlb_cgroup: add reservation accounting for private mappings (Waiman Long) [2032811]
mm/hugetlb_cgroup: fix hugetlb_cgroup migration (Waiman Long) [2032811]
hugetlb_cgroup: add interface for charge/uncharge hugetlb reservations (Waiman Long) [2032811]
hugetlb_cgroup: add hugetlb_cgroup reservation counter (Waiman Long) [2032811]
mm/vma: move VM_NO_KHUGEPAGED into generic header (Waiman Long) [2032811]
mm/cma.c: switch to bitmap_zalloc() for cma bitmap allocation (Waiman Long) [2032811]
hugetlb: remove duplicated code (Waiman Long) [2032811]
hugetlb: region_chg provides only cache entry (Waiman Long) [2032811]
arm64/mm: Refactor __do_page_fault() (Waiman Long) [2032811]
arm64/mm: Drop task_struct argument from __do_page_fault() (Waiman Long) [2032811]
hugetlbfs: always use address space in inode for resv_map pointer (Waiman Long) [2032811]
mm: remove redundant 'default n' from Kconfig-s (Waiman Long) [2032811]
hugetlbfs: fix potential over/underflow setting node specific nr_hugepages (Waiman Long) [2032811]
hugetlb: allow to free gigantic pages regardless of the configuration (Waiman Long) [2032811]
mm/cma.c: fix crash on CMA allocation if bitmap allocation fails (Waiman Long) [2032811]
mm/cma.c: fix the bitmap status to show failed allocation reason (Waiman Long) [2032811]
mm/cma_debug.c: fix the break condition in cma_maxchunk_get() (Waiman Long) [2032811]
mm: no need to check return value of debugfs_create functions (Waiman Long) [2032811]
x86/mm: Break out user address space handling (Waiman Long) [2032811]
fs: add vfs_parse_fs_param_source() helper (Waiman Long) [2034609]
cgroup: verify that source is a string (Waiman Long) [2034609]
ice: Fix E810 PTP reset flow (Jonathan Toppins) [2013478]
ice: Use div64_u64 instead of div_u64 in adjfine (Jonathan Toppins) [2013478]
ice: Don't put stale timestamps in the skb (Jonathan Toppins) [2013478]
ice: Fix problems with DSCP QoS implementation (Jonathan Toppins) [2030400]
ice: fix software generating extra interrupts (Jonathan Toppins) [2030400]
ice: fix rate limit update after coalesce change (Jonathan Toppins) [2030400]
ice: update dim usage and moderation (Jonathan Toppins) [2030400]
ice: Remove boolean vlan_promisc flag from function (Jonathan Toppins) [2030400]
ice: check whether PTP is initialized in ice_ptp_release() (Jonathan Toppins) [2030400]
ice: devlink: Make devlink_register to be void (Jonathan Toppins) [2030400]
ice: split ice_ring onto Tx/Rx separate structs (Jonathan Toppins) [2030400]
ice: Prefer kcalloc over open coded arithmetic (Jonathan Toppins) [2030400]
ice: Fix macro name for IPv4 fragment flag (Jonathan Toppins) [2030400]
ice: refactor devlink getter/fallback functions to void (Jonathan Toppins) [2030400]
ice: Fix link mode handling (Jonathan Toppins) [2030400]
ice: Add feature bitmap, helpers and a check for DSCP (Jonathan Toppins) [2030400]
ice: Add DSCP support (Jonathan Toppins) [2030400]
|