summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-12-14selftests: rtnetlink: correct xfrm policy rule in kci_test_ipsec_offloadZhengchao Shao1-1/+1
2022-12-14net: dsa: sja1105: Check return valueArtem Chernyshev1-1/+2
2022-12-14net: dsa: hellcreek: Check return valueArtem Chernyshev1-1/+2
2022-12-14net: dsa: ksz: Check return valueArtem Chernyshev1-1/+2
2022-12-14Bluetooth: Fix not cleanup led when bt_init failsChen Zhongjin1-1/+3
2022-12-14Bluetooth: 6LoWPAN: add missing hci_dev_put() in get_l2cap_conn()Wang ShaoBo1-0/+1
2022-12-14vmxnet3: use correct intrConf reference when using extended queuesRonak Doshi1-2/+14
2022-12-14vmxnet3: correctly report encapsulated LRO packetRonak Doshi1-2/+9
2022-12-14af_unix: Get user_ns from in_skb in unix_diag_get_exact().Kuniyuki Iwashima1-8/+12
2022-12-14drm: bridge: dw_hdmi: fix preference of RGB modes over YUV420Guillaume BRUN1-3/+3
2022-12-14net: broadcom: Add PTP_1588_CLOCK_OPTIONAL dependency for BCMGENET under ARCH...YueHaibing1-1/+2
2022-12-14igb: Allocate MSI-X vector when testingAkihiko Odaki1-0/+2
2022-12-14e1000e: Fix TX dispatch conditionAkihiko Odaki1-2/+2
2022-12-14gpio: amd8111: Fix PCI device reference count leakXiongfeng Wang1-0/+4
2022-12-14drm/bridge: ti-sn65dsi86: Fix output polarity setting bugQiqi Zhang1-2/+2
2022-12-14netfilter: ctnetlink: fix compilation warning after data race fixes in ct markPablo Neira Ayuso1-9/+10
2022-12-14ca8210: Fix crash by zero initializing dataHauke Mehrtens1-1/+1
2022-12-14ieee802154: cc2520: Fix error return code in cc2520_hw_init()Ziyang Xuan1-1/+1
2022-12-14drm/vmwgfx: Fix race issue calling pin_user_pagesDawei Li1-3/+3
2022-12-14netfilter: nft_set_pipapo: Actually validate intervals in fields after the fi...Stefano Brivio1-2/+3
2022-12-14gpiolib: fix memory leak in gpiochip_setup_dev()Zeng Heng1-16/+26
2022-12-14gpiolib: check the 'ngpios' property in core gpiolib codeBartosz Golaszewski1-0/+21
2022-12-14gpiolib: improve coding style for local variablesBartosz Golaszewski1-4/+4
2022-12-14clk: Fix pointer casting to prevent oops in devm_clk_release()Uwe Kleine-König1-1/+1
2022-12-14can: af_can: fix NULL pointer dereference in can_rcv_filterOliver Hartkopp1-2/+2
2022-12-14HID: ite: Enable QUIRK_TOUCHPAD_ON_OFF_REPORT on Acer Aspire Switch V 10Hans de Goede2-0/+6
2022-12-14HID: core: fix shift-out-of-bounds in hid_report_raw_eventZhangPeng1-0/+3
2022-12-14HID: hid-lg4ff: Add check for empty lbufAnastasia Belova1-0/+6
2022-12-14HID: usbhid: Add ALWAYS_POLL quirk for some miceAnkit Patel2-0/+6
2022-12-14net: dsa: sja1105: avoid out of bounds access in sja1105_init_l2_policing()Radu Nicolae Pirea (OSS)1-1/+1
2022-12-14drm/shmem-helper: Avoid vm_open error pathsRob Clark1-3/+11
2022-12-14drm/shmem-helper: Remove errant put in error pathRob Clark1-3/+1
2022-12-14drm/amdgpu/sdma_v4_0: turn off SDMA ring buffer in the s2idle suspendPrike Liang1-9/+15
2022-12-14drm/vmwgfx: Don't use screen objects when SEV is activeZack Rusin1-0/+4
2022-12-14KVM: s390: vsie: Fix the initialization of the epoch extension (epdx) fieldThomas Huth1-1/+3
2022-12-14net: mana: Fix race on per-CQ variable napi work_doneHaiyang Zhang2-6/+19
2022-12-14Bluetooth: Fix crash when replugging CSR fake controllersLuiz Augusto von Dentz1-1/+2
2022-12-14Bluetooth: btusb: Add debug message for CSR controllersIsmael Ferreras Morezuelas1-0/+5
2022-12-14mm/gup: fix gup_pud_range() for daxJohn Starks1-1/+1
2022-12-14memcg: fix possible use-after-free in memcg_write_event_control()Tejun Heo3-3/+14
2022-12-14media: v4l2-dv-timings.c: fix too strict blanking sanity checksHans Verkuil1-6/+14
2022-12-14Revert "ARM: dts: imx7: Fix NAND controller size-cells"Francesco Dolcini1-2/+2
2022-12-14soundwire: intel: Initialize clock stop timeoutSjoerd Simons1-0/+1
2022-12-14media: videobuf2-core: take mmap_lock in vb2_get_unmapped_area()Hans Verkuil1-29/+73
2022-12-14xen/netback: don't call kfree_skb() with interrupts disabledJuergen Gross3-6/+10
2022-12-14xen/netback: do some code cleanupJuergen Gross4-29/+5
2022-12-14xen/netback: Ensure protocol headers don't fall in the non-linear areaRoss Lagerwall1-100/+123
2022-12-14drm/bridge: anx7625: Fix edid_read break case in sp_tx_edid_read()Hsin-Yi Wang1-2/+2
2022-12-14cifs: fix use-after-free caused by invalid pointer `hostname`Zeng Heng1-0/+1
2022-12-14rtc: cmos: avoid UIP when reading alarm timeMateusz Jończyk1-23/+49