summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* cifs: fix potential deadlock in cache_refresh_path()Paulo Alcantara2023-02-011-19/+23
* HID: betop: check shape of output reportsPietro Borrello2023-02-011-8/+9
* l2tp: prevent lockdep issue in l2tp_tunnel_register()Eric Dumazet2023-02-011-3/+2
* virtio-net: correctly enable callback during start_xmitJason Wang2023-02-011-2/+4
* net: macb: fix PTP TX timestamp failure due to packet paddingRobert Hancock2023-02-011-8/+1
* dmaengine: Fix double increment of client_count in dma_chan_get()Koba Ko2023-02-011-3/+4
* drm/panfrost: fix GENERIC_ATOMIC64 dependencyArnd Bergmann2023-02-011-1/+2
* net: mlx5: eliminate anonymous module_init & module_exitRandy Dunlap2023-02-011-4/+4
* net/mlx5: E-switch, Fix setting of reserved fields on MODIFY_SCHEDULING_ELEMENTMaor Dickman2023-02-011-15/+3
* net: ipa: disable ipa interrupt during suspendCaleb Connolly2023-02-013-0/+43
* Bluetooth: Fix possible deadlock in rfcomm_sk_state_changeYing Hsu2023-02-011-1/+6
* usb: gadget: f_fs: Ensure ep0req is dequeued before free_requestUdipto Goswami2023-02-011-0/+2
* usb: gadget: f_fs: Prevent race during ffs_ep0_queue_waitUdipto Goswami2023-02-011-0/+5
* HID: revert CHERRY_MOUSE_000C quirkJiri Kosina2023-02-012-2/+0
* pinctrl: rockchip: fix mux route data for rk3568Jonas Karlman2023-02-011-10/+10
* net: stmmac: fix invalid call to mdiobus_get_phy()Heiner Kallweit2023-02-011-0/+5
* HID: check empty report_list in bigben_probe()Pietro Borrello2023-02-011-0/+5
* HID: check empty report_list in hid_validate_values()Pietro Borrello2023-02-011-2/+2
* net: mdio: validate parameter addr in mdiobus_get_phy()Heiner Kallweit2023-02-011-1/+6
* net: usb: sr9700: Handle negative lenSzymon Heidrich2023-02-011-1/+1
* octeontx2-pf: Avoid use of GFP_KERNEL in atomic contextGeetha sowjanya2023-02-011-2/+2
* l2tp: close all race conditions in l2tp_tunnel_register()Cong Wang2023-02-011-14/+14
* l2tp: convert l2tp_tunnel_list to idrCong Wang2023-02-011-43/+42
* l2tp: Don't sleep and disable BH under writer-side sk_callback_lockJakub Sitnicki2023-02-011-8/+9
* l2tp: Serialize access to sk_user_data with sk_callback_lockJakub Sitnicki2023-02-012-7/+14
* net/sched: sch_taprio: fix possible use-after-freeEric Dumazet2023-02-012-0/+10
* net: stmmac: Fix queue statistics readingKurt Kanzenbach2023-02-011-4/+4
* pinctrl: rockchip: fix reading pull type on rk3568Jonas Karlman2023-02-011-1/+10
* pinctrl/rockchip: add error handling for pull/drive register gettersSebastian Reichel2023-02-012-63/+109
* pinctrl/rockchip: Use temporary variable for struct deviceAndy Shevchenko2023-02-011-63/+53
* wifi: rndis_wlan: Prevent buffer overflow in rndis_query_oidSzymon Heidrich2023-02-011-13/+6
* gpio: mxc: Always set GPIOs used as interrupt source to INPUT modeMarek Vasut2023-02-011-1/+1
* gpio: mxc: Protect GPIO irqchip RMW with bgpio spinlockMarek Vasut2023-02-011-0/+11
* gpio: use raw spinlock for gpio chip shadowed dataSchspa Shi2023-02-0116-102/+102
* sch_htb: Avoid grafting on htb_destroy_class_offload when destroying htbRahul Rameshbabu2023-02-011-11/+16
* net: enetc: avoid deadlock in enetc_tx_onestep_tstamp()Vladimir Oltean2023-02-011-2/+2
* net: wan: Add checks for NULL for utdm in undo_uhdlc_init and unmap_si_regsEsina Ekaterina2023-02-011-2/+4
* net: nfc: Fix use-after-free in local_cleanup()Jisoo Jang2023-02-011-0/+1
* phy: rockchip-inno-usb2: Fix missing clk_disable_unprepare() in rockchip_usb2...Shang XiaoJing2023-02-011-1/+3
* bpf: Fix pointer-leak due to insufficient speculative store bypass mitigationLuis Gerhorst2023-02-011-1/+3
* amd-xgbe: Delay AN timeout during KR trainingRaju Rangoju2023-02-012-0/+26
* amd-xgbe: TX Flow Ctrl Registers are h/w ver dependentRaju Rangoju2023-02-011-8/+15
* ARM: dts: at91: sam9x60: fix the ddr clock for sam9x60Claudiu Beznea2023-02-011-1/+1
* NFSD: fix use-after-free in nfsd4_ssc_setup_dul()Xingyuan Mo2023-02-011-0/+1
* phy: ti: fix Kconfig warning and operator precedenceRandy Dunlap2023-02-011-2/+2
* arm64: dts: qcom: msm8992-libra: Fix the memory mapKonrad Dybcio2023-02-011-17/+60
* arm64: dts: qcom: msm8992-libra: Add CPU regulatorsKonrad Dybcio2023-02-011-0/+17
* arm64: dts: qcom: msm8992: Don't use sfpb mutexKonrad Dybcio2023-02-011-4/+0
* PM: AVS: qcom-cpr: Fix an error handling path in cpr_probe()Christophe JAILLET2023-02-011-1/+5
* affs: initialize fsdata in affs_truncate()Alexander Potapenko2023-02-011-1/+1