summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* regmap: fix NULL deref on lookupJohan Hovold2023-10-251-1/+1
* nfc: nci: fix possible NULL pointer dereference in send_acknowledge()Krzysztof Kozlowski2023-10-251-0/+2
* Bluetooth: avoid memcmp() out of bounds warningArnd Bergmann2023-10-251-1/+1
* Bluetooth: hci_event: Fix coding styleLuiz Augusto von Dentz2023-10-251-2/+1
* Bluetooth: vhci: Fix race when opening vhci deviceArkadiusz Bokowy2023-10-251-0/+3
* Bluetooth: Fix a refcnt underflow problem for hci_connZiyang Xuan2023-10-251-2/+2
* Bluetooth: Reject connection with the device which has same BD_ADDRLee, Chun-Yi2023-10-252-0/+20
* Bluetooth: hci_event: Ignore NULL link keyLee, Chun-Yi2023-10-251-0/+9
* usb: hub: Guard against accesses to uninitialized BOS descriptorsRicardo Cañuelo2023-10-252-5/+25
* dev_forward_skb: do not scrub skb mark within the same name spaceNicolas Dichtel2023-10-251-1/+1
* x86/alternatives: Disable KASAN in apply_alternatives()Kirill A. Shutemov2023-10-251-0/+13
* powerpc/64e: Fix wrong test in __ptep_test_and_clear_young()Christophe Leroy2023-10-251-1/+1
* usb: gadget: ncm: Handle decoding of multiple NTB's in unwrap callKrishna Kurapati2023-10-251-7/+19
* usb: gadget: udc-xilinx: replace memcpy with memcpy_toioPiyush Mehta2023-10-251-8/+12
* x86/cpu: Fix AMD erratum #1485 on Zen4-based CPUsBorislav Petkov (AMD)2023-10-252-0/+12
* pinctrl: avoid unsafe code pattern in find_pinctrl()Dmitry Torokhov2023-10-251-7/+9
* cgroup: Remove duplicates in cgroup v1 tasks fileMichal Koutný2023-10-251-3/+2
* Input: xpad - add PXN V900 supportMatthias Berndt2023-10-251-0/+2
* Input: psmouse - fix fast_reconnect function for PS/2 modeJeffery Miller2023-10-252-0/+2
* Input: powermate - fix use-after-free in powermate_config_completeJavier Carrasco2023-10-251-0/+1
* ceph: fix incorrect revoked caps assert in ceph_fill_file_size()Xiubo Li2023-10-251-3/+1
* mcb: remove is_added flag from mcb_device structJorge Sanjuan Garcia2023-10-253-10/+3
* iio: pressure: ms5611: ms5611_prom_is_valid false negative bugAlexander Zangerl2023-10-251-1/+1
* iio: pressure: bmp280: Fix NULL pointer exceptionPhil Elwell2023-10-251-1/+1
* usb: musb: Modify the "HWVers" register addressXingxing Luo2023-10-251-1/+1
* usb: musb: Get the musb_qh poniter after musb_givebackXingxing Luo2023-10-251-1/+8
* usb: dwc3: Soft reset phy on probe for hostThinh Nguyen2023-10-251-1/+38
* net: usb: dm9601: fix uninitialized variable use in dm9601_mdio_readJavier Carrasco2023-10-251-1/+6
* usb: xhci: xhci-ring: Use sysdev for mapping bounce bufferWesley Cheng2023-10-251-2/+2
* dmaengine: stm32-mdma: abort resume if no ongoing transferAmelie Delaunay2023-10-251-0/+4
* sched,idle,rcu: Push rcu_idle deeper into the idle pathPeter Zijlstra2023-10-252-18/+16
* workqueue: Override implicit ordered attribute in workqueue_apply_unbound_cpu...Waiman Long2023-10-251-2/+6
* nfc: nci: assert requested protocol is validJeremy Cline2023-10-251-0/+5
* net: nfc: fix races in nfc_llcp_sock_get() and nfc_llcp_sock_get_sn()Eric Dumazet2023-10-251-18/+12
* ixgbe: fix crash with empty VF macvlan listDan Carpenter2023-10-251-2/+3
* drm/vmwgfx: fix typo of sizeof argumentKonstantin Meskhidze2023-10-251-1/+1
* xen-netback: use default TX queue size for vifsRoger Pau Monne2023-10-251-3/+0
* ieee802154: ca8210: Fix a potential UAF in ca8210_probeDinghao Liu2023-10-251-14/+3
* drm/msm/dsi: skip the wait for video mode done if not applicableAbhinav Kumar2023-10-251-0/+12
* drm: etvnaviv: fix bad backport leading to warningMartin Fuzzey2023-10-251-1/+1
* net: prevent address rewrite in kernel_bind()Jordan Rife2023-10-254-5/+9
* quota: Fix slow quotaoffJan Kara2023-10-253-29/+43
* HID: logitech-hidpp: Fix kernel crash on receiver USB disconnectHans de Goede2023-10-251-1/+2
* RDMA/cxgb4: Check skb value for failure to allocateArtem Chernyshev2023-10-251-0/+3
* net: prevent rewrite of msg_name in sock_sendmsg()Jordan Rife2023-10-251-6/+23
* net: fix kernel-doc warnings for socket.cRandy Dunlap2023-10-251-17/+17
* net: use indirect calls helpers at the socket layerPaolo Abeni2023-10-251-4/+16
* indirect call wrappers: helpers to speed-up indirect calls of builtinPaolo Abeni2023-10-251-0/+51
* Linux 4.19.296v4.19.296Greg Kroah-Hartman2023-10-101-1/+1
* xen/events: replace evtchn_rwlock with RCUJuergen Gross2023-10-102-41/+46