summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-03-11Linux 4.14.308v4.14.308Greg Kroah-Hartman1-1/+1
2023-03-11thermal: intel: powerclamp: Fix cur_state for multi package systemSrinivas Pandruvada1-4/+16
2023-03-11tcp: Fix listen() regression in 4.14.303.Kuniyuki Iwashima1-0/+1
2023-03-11s390/setup: init jump labels before command line parsingVasily Gorbik1-0/+1
2023-03-11s390/maccess: add no DAT mode to kernel_writeVasily Gorbik1-5/+11
2023-03-11Bluetooth: hci_sock: purge socket queues in the destruct() callbackNguyen Dinh Phi1-4/+7
2023-03-11phy: rockchip-typec: Fix unsigned comparison with less than zeroJiapeng Chong1-2/+1
2023-03-11usb: uvc: Enumerate valid values for color matchingDaniel Scally1-0/+30
2023-03-11USB: ene_usb6250: Allocate enough memory for full objectKees Cook1-1/+1
2023-03-11usb: host: xhci: mvebu: Iterate over array indexes instead of using pointer mathKees Cook1-1/+1
2023-03-11iio: accel: mma9551_core: Prevent uninitialized variable in mma9551_read_conf...Harshit Mogalapalli1-1/+4
2023-03-11iio: accel: mma9551_core: Prevent uninitialized variable in mma9551_read_stat...Harshit Mogalapalli1-1/+4
2023-03-11tools/iio/iio_utils:fix memory leakYulong Zhang1-17/+6
2023-03-11tty: serial: fsl_lpuart: disable the CTS when send break signalSherry Sun1-2/+22
2023-03-11tty: fix out-of-bounds access in tty_driver_lookup_tty()Sven Schnelle1-3/+5
2023-03-11media: uvcvideo: Handle cameras with invalid descriptorsRicardo Ribalda1-1/+1
2023-03-11firmware/efi sysfb_efi: Add quirk for Lenovo IdeaPad Duet 3Darrell Kavanagh1-0/+8
2023-03-11tracing: Add NULL checks for buffer in ring_buffer_free_read_page()Jia-Ju Bai1-1/+6
2023-03-11thermal: intel: quark_dts: fix error pointer dereferenceDan Carpenter1-10/+2
2023-03-11scsi: ipr: Work around fortify-string warningArnd Bergmann1-20/+21
2023-03-11tcp: tcp_check_req() can be called from process contextEric Dumazet1-2/+5
2023-03-11ARM: dts: spear320-hmi: correct STMPE GPIO compatibleKrzysztof Kozlowski1-1/+1
2023-03-11nfc: fix memory leak of se_io context in nfc_genl_se_ioFedor Pchelkin3-0/+16
2023-03-119p/xen: fix connection sequenceJuergen Gross1-15/+23
2023-03-119p/xen: fix version parsingJuergen Gross1-2/+8
2023-03-11net: fix __dev_kfree_skb_any() vs drop monitorEric Dumazet1-1/+3
2023-03-11netfilter: ctnetlink: fix possible refcount leak in ctnetlink_create_conntrack()Hangyu Hua1-1/+4
2023-03-11watchdog: pcwd_usb: Fix attempting to access uninitialized memoryLi Hua1-2/+4
2023-03-11watchdog: Fix kmemleak in watchdog_cdev_registerChen Jun1-1/+1
2023-03-11watchdog: at91sam9_wdt: use devm_request_irq to avoid missing free_irq() in e...ruanjinjie1-4/+3
2023-03-11x86: um: vdso: Add '%rcx' and '%r11' to the syscall clobber listAmmar Faizi1-4/+8
2023-03-11ubi: ubi_wl_put_peb: Fix infinite loop when wear-leveling work failedZhihao Cheng1-2/+14
2023-03-11ubi: Fix UAF wear-leveling entry in eraseblk_count_seq_show()Zhihao Cheng1-1/+8
2023-03-11ubifs: ubifs_writepage: Mark page dirty after writing inode failedZhihao Cheng1-3/+9
2023-03-11ubifs: dirty_cow_znode: Fix memleak in error handling pathZhihao Cheng1-1/+8
2023-03-11ubifs: Re-statistic cleaned znode count if commit failedZhihao Cheng1-0/+15
2023-03-11ubi: Fix possible null-ptr-deref in ubi_free_volume()Yang Yingliang2-6/+7
2023-03-11ubi: Fix unreferenced object reported by kmemleak in ubi_resize_volume()Li Zetao1-1/+1
2023-03-11ubi: Fix use-after-free when volume resizing failedLi Zetao1-1/+3
2023-03-11ubifs: Reserve one leb for each journal head while doing budgetZhihao Cheng1-4/+3
2023-03-11ubifs: Fix wrong dirty space budget for dirty inodeZhihao Cheng1-1/+1
2023-03-11ubifs: Rectify space budget for ubifs_xrename()Zhihao Cheng1-0/+5
2023-03-11ubi: ensure that VID header offset + VID header size <= alloc, sizeGeorge Kennedy1-0/+6
2023-03-11pwm: stm32-lp: fix the check on arr and cmp registers updateFabrice Gasnier1-1/+1
2023-03-11fs/jfs: fix shift exponent db_agl2size negativeLiu Shixin via Jfs-discussion1-1/+2
2023-03-11net/sched: Retire tcindex classifierJamal Hadi Salim3-702/+0
2023-03-11kbuild: Port silent mode detection to future gnu make.Dmitry Goncharov1-3/+10
2023-03-11drm/radeon: Fix eDP for single-display iMac11,2Mark Hawrylak1-2/+3
2023-03-11PCI: Avoid FLR for AMD FCH AHCI adaptersDamien Le Moal1-0/+1
2023-03-11scsi: ses: Fix slab-out-of-bounds in ses_intf_remove()Tomas Henzl1-1/+2