summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-10-25Bluetooth: Reject connection with the device which has same BD_ADDRLee, Chun-Yi
2023-10-25Bluetooth: hci_event: Ignore NULL link keyLee, Chun-Yi
2023-10-25usb: hub: Guard against accesses to uninitialized BOS descriptorsRicardo Cañuelo
2023-10-25x86/cpu: Fix AMD erratum #1485 on Zen4-based CPUsBorislav Petkov (AMD)
2023-10-25usb: gadget: ncm: Handle decoding of multiple NTB's in unwrap callKrishna Kurapati
2023-10-25usb: gadget: udc-xilinx: replace memcpy with memcpy_toioPiyush Mehta
2023-10-25pinctrl: avoid unsafe code pattern in find_pinctrl()Dmitry Torokhov
2023-10-25cgroup: Remove duplicates in cgroup v1 tasks fileMichal Koutný
2023-10-25Input: xpad - add PXN V900 supportMatthias Berndt
2023-10-25Input: powermate - fix use-after-free in powermate_config_completeJavier Carrasco
2023-10-25ceph: fix incorrect revoked caps assert in ceph_fill_file_size()Xiubo Li
2023-10-25mcb: remove is_added flag from mcb_device structJorge Sanjuan Garcia
2023-10-25iio: pressure: ms5611: ms5611_prom_is_valid false negative bugAlexander Zangerl
2023-10-25iio: pressure: bmp280: Fix NULL pointer exceptionPhil Elwell
2023-10-25usb: musb: Modify the "HWVers" register addressXingxing Luo
2023-10-25usb: musb: Get the musb_qh poniter after musb_givebackXingxing Luo
2023-10-25net: usb: dm9601: fix uninitialized variable use in dm9601_mdio_readJavier Carrasco
2023-10-25usb: xhci: xhci-ring: Use sysdev for mapping bounce bufferWesley Cheng
2023-10-25workqueue: Override implicit ordered attribute in workqueue_apply_unbound_cpu...Waiman Long
2023-10-25nfc: nci: assert requested protocol is validJeremy Cline
2023-10-25ixgbe: fix crash with empty VF macvlan listDan Carpenter
2023-10-25drm/vmwgfx: fix typo of sizeof argumentKonstantin Meskhidze
2023-10-25ieee802154: ca8210: Fix a potential UAF in ca8210_probeDinghao Liu
2023-10-25drm: etvnaviv: fix bad backport leading to warningMartin Fuzzey
2023-10-25HID: logitech-hidpp: Fix kernel crash on receiver USB disconnectHans de Goede
2023-10-25RDMA/cxgb4: Check skb value for failure to allocateArtem Chernyshev
2023-10-10Linux 4.14.327Greg Kroah-Hartman
2023-10-10xen/events: replace evtchn_rwlock with RCUJuergen Gross
2023-10-10rtnetlink: Reject negative ifindexes in RTM_NEWLINKIdo Schimmel
2023-10-10Revert "rtnetlink: Reject negative ifindexes in RTM_NEWLINK"Greg Kroah-Hartman
2023-10-10parisc: Restore __ldcw_align for PA-RISC 2.0 processorsJohn David Anglin
2023-10-10RDMA/mlx5: Fix NULL string errorShay Drory
2023-10-10RDMA/cma: Fix truncation compilation warning in make_cma_portsLeon Romanovsky
2023-10-10gpio: aspeed: fix the GPIO number passed to pinctrl_gpio_set_config()Bartosz Golaszewski
2023-10-10IB/mlx4: Fix the size of a buffer in add_port_entries()Christophe JAILLET
2023-10-10cpupower: add Makefile dependencies for install targetsIvan Babrou
2023-10-10sctp: update hb timer immediately after users change hb_intervalXin Long
2023-10-10sctp: update transport state when processing a dupcook packetXin Long
2023-10-10tcp: fix delayed ACKs for MSS boundary conditionNeal Cardwell
2023-10-10net: usb: smsc75xx: Fix uninit-value access in __smsc75xx_read_regShigeru Yoshida
2023-10-10ipv4, ipv6: Fix handling of transhdrlen in __ip{,6}_append_data()David Howells
2023-10-10modpost: add missing else to the "of" checkMauricio Faria de Oliveira
2023-10-10scsi: target: core: Fix deadlock due to recursive lockingJunxiao Bi
2023-10-10regmap: rbtree: Fix wrong register marked as in-cache when creating new nodeRichard Fitzgerald
2023-10-10drivers/net: process the result of hdlc_open() and add call of hdlc_close() i...Alexandra Diupina
2023-10-10wifi: mwifiex: Fix oob check condition in mwifiex_process_rx_packetPin-yen Lin
2023-10-10ubi: Refuse attaching if mtd's erasesize is 0Zhihao Cheng
2023-10-10wifi: mwifiex: Fix tlv_buf_left calculationGustavo A. R. Silva
2023-10-10scsi: zfcp: Fix a double put in zfcp_port_enqueue()Dinghao Liu
2023-10-10media: dvb: symbol fixup for dvb_attach() - againGreg Kroah-Hartman