summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-01-01iio: adc: meson: add separate config for axg SoC familyGeorge Stark1-1/+15
2024-01-01Input: ipaq-micro-keys - add error handling for devm_kmemdupHaoran Liu1-0/+3
2024-01-01interconnect: qcom: sm8250: Enable sync_stateKonrad Dybcio1-0/+1
2024-01-01iio: imu: inv_mpu6050: fix an error code problem in inv_mpu6050_read_rawSu Hui1-2/+2
2024-01-01interconnect: Treat xlate() returning NULL node as an errorMike Tipton1-0/+3
2024-01-01nvme-pci: fix sleeping function called from interrupt contextMaurizio Lombardi1-1/+2
2024-01-01gpiolib: cdev: add gpio_device locking wrapper around gpio_ioctl()Kent Gibson1-4/+12
2024-01-01pinctrl: at91-pio4: use dedicated lock class for IRQAlexis Lothoré1-0/+8
2024-01-01x86/xen: add CPU dependencies for 32-bit buildArnd Bergmann1-0/+1
2024-01-01i2c: aspeed: Handle the coalesced stop conditions with the start conditions.Quan Nguyen1-16/+32
2024-01-01drm/amdgpu: re-create idle bo's PTE during VM state machine resetZhenGuo Yin1-0/+1
2024-01-01i2c: qcom-geni: fix missing clk_disable_unprepare() and geni_se_resources_off()Yang Yingliang1-1/+7
2024-01-01ASoC: fsl_sai: Fix channel swap issue on i.MX8MPShengjiu Wang1-0/+3
2024-01-01ASoC: hdmi-codec: fix missing report for jack initial statusJerome Brunet1-2/+10
2024-01-01drm/i915/mtl: Fix HDMI/DP PLL clock selectionImre Deak1-1/+2
2024-01-01drm/i915/hwmon: Fix static analysis tool reported issuesKarthik Poosa1-2/+2
2024-01-01afs: Fix use-after-free due to get/remove race in volume treeDavid Howells2-3/+25
2024-01-01afs: Fix overwriting of result of DNS queryDavid Howells1-2/+4
2024-01-01keys, dns: Allow key types (eg. DNS) to be reclaimed immediately on expiryDavid Howells6-23/+47
2024-01-01net: check dev->gso_max_size in gso_features_check()Eric Dumazet1-0/+3
2024-01-01net/ipv6: Revert remove expired routes with a separated list of routesDavid Ahern3-103/+22
2024-01-01net: ethernet: mtk_wed: fix possible NULL pointer dereference in mtk_wed_wo_q...Lorenzo Bianconi1-0/+3
2024-01-01afs: Fix dynamic root lookup DNS checkDavid Howells1-2/+16
2024-01-01afs: Fix the dynamic root's d_delete to always delete unused dentriesDavid Howells1-12/+1
2024-01-01net: check vlan filter feature in vlan_vids_add_by_dev() and vlan_vids_del_by...Liu Jian1-1/+8
2024-01-01net: mana: select PAGE_POOLYury Norov1-0/+1
2024-01-01ice: Fix PF with enabled XDP going no-carrier after resetLarysa Zaremba1-0/+3
2024-01-01ice: alter feature support check for SRIOV and LAGDave Ertman1-0/+2
2024-01-01ice: stop trashing VF VSI aggregator node ID informationJacob Keller1-4/+0
2024-01-01net: phy: skip LED triggers on PHYs on SFP modulesDaniel Golle1-2/+4
2024-01-01bnxt_en: do not map packet buffers twiceAndy Gospodarek1-9/+2
2024-01-01Bluetooth: hci_core: Fix hci_conn_hash_lookup_cisLuiz Augusto von Dentz1-2/+2
2024-01-01Bluetooth: hci_event: shut up a false-positive warningArnd Bergmann1-0/+3
2024-01-01Bluetooth: Fix deadlock in vhci_send_frameYing Hsu1-4/+6
2024-01-01Bluetooth: Fix not notifying when connection encryption changesLuiz Augusto von Dentz1-7/+1
2024-01-01net/rose: fix races in rose_kill_by_device()Eric Dumazet1-5/+34
2024-01-01ethernet: atheros: fix a memleak in atl1e_setup_ring_resourcesZhipeng Lu1-1/+4
2024-01-01net: sched: ife: fix potential use-after-freeEric Dumazet1-0/+1
2024-01-01net: Return error from sk_stream_wait_connect() if sk_wait_event() failsShigeru Yoshida1-1/+1
2024-01-01octeontx2-pf: Fix graceful exit during PFC configuration failureSuman Ghosh1-3/+14
2024-01-01net: mscc: ocelot: fix pMAC TX RMON stats for bucket 256-511 and aboveVladimir Oltean1-4/+4
2024-01-01net: mscc: ocelot: fix eMAC TX RMON stats for bucket 256-511 and aboveVladimir Oltean1-4/+4
2024-01-01net/mlx5e: Correct snprintf truncation handling for fw_version buffer used by...Rahul Rameshbabu1-1/+1
2024-01-01net/mlx5e: Correct snprintf truncation handling for fw_version bufferRahul Rameshbabu1-1/+1
2024-01-01net/mlx5e: Fix error codes in alloc_branch_attr()Dan Carpenter1-2/+4
2024-01-01net/mlx5e: Fix error code in mlx5e_tc_action_miss_mapping_get()Dan Carpenter1-1/+3
2024-01-01net/mlx5: Refactor mlx5_flow_destination->rep pointer to vport numVlad Buslov5-16/+18
2024-01-01net/mlx5: Fix fw tracer first block checkMoshe Shemesh1-1/+1
2024-01-01net/mlx5e: XDP, Drop fragmented packets larger than MTU sizeCarolina Jubran1-1/+3
2024-01-01net/mlx5e: Decrease num_block_tc when unblock tc offloadChris Mi1-1/+1