summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-10-20usb: musb: Get the musb_qh poniter after musb_givebackXingxing Luo1-1/+8
2023-10-20usb: cdns3: Modify the return value of cdns_set_active () to void when CONFIG...Xiaolei Wang1-2/+1
2023-10-20usb: dwc3: Soft reset phy on probe for hostThinh Nguyen1-1/+38
2023-10-20net: usb: dm9601: fix uninitialized variable use in dm9601_mdio_readJavier Carrasco1-1/+6
2023-10-20usb: xhci: xhci-ring: Use sysdev for mapping bounce bufferWesley Cheng1-2/+2
2023-10-20xhci: Keep interrupt disabled in initialization until host is running.Hongyu Xie1-13/+22
2023-10-20dmaengine: stm32-mdma: abort resume if no ongoing transferAmelie Delaunay1-0/+4
2023-10-20media: mtk-jpeg: Fix use after free bug due to uncanceled workZheng Wang1-0/+1
2023-10-20net: release reference to inet6_dev pointerPatrick Rohr1-1/+1
2023-10-20net: change accept_ra_min_rtr_lft to affect all RA lifetimesPatrick Rohr5-27/+25
2023-10-20net: add sysctl accept_ra_min_rtr_lftPatrick Rohr5-2/+38
2023-10-20workqueue: Override implicit ordered attribute in workqueue_apply_unbound_cpu...Waiman Long1-2/+6
2023-10-20nfc: nci: assert requested protocol is validJeremy Cline1-0/+5
2023-10-20pinctrl: renesas: rzn1: Enable missing PINMUXRalph Siemsen1-0/+1
2023-10-20net/smc: Fix pos miscalculation in statisticsNils Hoppmann1-5/+9
2023-10-20net: nfc: fix races in nfc_llcp_sock_get() and nfc_llcp_sock_get_sn()Eric Dumazet1-18/+12
2023-10-20net/mlx5e: Again mutually exclude RX-FCS and RX-port-timestampWill Mortensen1-1/+2
2023-10-20ixgbe: fix crash with empty VF macvlan listDan Carpenter1-2/+3
2023-10-20net: phy: mscc: macsec: reject PN update requestsRadu Pirea (NXP OSS)1-0/+6
2023-10-20net: macsec: indicate next pn update when offloadingRadu Pirea (NXP OSS)2-0/+3
2023-10-20bpf: Fix verifier log for async callback return valuesDavid Vernet1-3/+3
2023-10-20drm/vmwgfx: fix typo of sizeof argumentKonstantin Meskhidze1-1/+1
2023-10-20riscv, bpf: Sign-extend return valuesBjörn Töpel1-2/+3
2023-10-20riscv, bpf: Factor out emit_call for kernel and bpf contextPu Lehui1-17/+13
2023-10-20xen-netback: use default TX queue size for vifsRoger Pau Monne1-4/+0
2023-10-20eth: remove copies of the NAPI_POLL_WEIGHT defineJakub Kicinski7-16/+8
2023-10-20mlxsw: fix mlxsw_sp2_nve_vxlan_learning_set() return typeDan Carpenter1-2/+2
2023-10-20ieee802154: ca8210: Fix a potential UAF in ca8210_probeDinghao Liu1-14/+3
2023-10-20ravb: Fix use-after-free issue in ravb_tx_timeout_work()Yoshihiro Shimoda1-0/+2
2023-10-20ravb: Fix up dma_free_coherent() call in ravb_remove()Yoshihiro Shimoda1-2/+2
2023-10-20drm/msm/dpu: change _dpu_plane_calc_bw() to use u64 to avoid overflowAbhinav Kumar1-6/+6
2023-10-20drm/msm/dsi: fix irq_of_parse_and_map() error checkingDan Carpenter1-4/+3
2023-10-20drm/msm/dsi: skip the wait for video mode done if not applicableAbhinav Kumar1-0/+12
2023-10-20drm/msm/dp: do not reinitialize phy unless retry during link trainingKuogee Hsieh1-7/+6
2023-10-20KEYS: trusted: Remove redundant static calls usageSumit Garg1-8/+5
2023-10-20KEYS: trusted: allow use of kernel RNG for key materialAhmad Fatoum4-10/+57
2023-10-20ALSA: usb-audio: Fix microphone sound on Opencomm2 HeadsetWhaleChang1-1/+5
2023-10-20net: prevent address rewrite in kernel_bind()Jordan Rife4-5/+9
2023-10-20quota: Fix slow quotaoffJan Kara3-29/+43
2023-10-20HID: logitech-hidpp: Fix kernel crash on receiver USB disconnectHans de Goede1-1/+2
2023-10-20lib/test_meminit: fix off-by-one error in test_pages()Greg Kroah-Hartman1-1/+1
2023-10-20platform/x86: hp-wmi:: Mark driver struct with __refdata to prevent section m...Uwe Kleine-König1-1/+7
2023-10-20platform/x86: think-lmi: Fix reference leakArmin Wolf1-4/+20
2023-10-20of: overlay: Reorder struct fragment fields kerneldocGeert Uytterhoeven1-1/+1
2023-10-20perf/arm-cmn: Fix the unhandled overflow status of counter 4 to 7Jing Zhang1-1/+1
2023-10-20RDMA/cxgb4: Check skb value for failure to allocateArtem Chernyshev1-0/+3
2023-10-20RDMA/srp: Do not call scsi_done() from srp_abort()Bart Van Assche1-11/+5
2023-10-20scsi: ib_srp: Call scsi_done() directlyBart Van Assche1-4/+4
2023-10-20scsi: core: Rename scsi_mq_done() into scsi_done() and export itBart Van Assche2-2/+5
2023-10-20scsi: core: Use a structure member to track the SCSI command submitterBart Van Assche4-11/+24