summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 4.14.309v4.14.309Greg Kroah-Hartman2023-03-131-1/+1
* staging: rtl8192e: Remove call_usermodehelper starting RadioPower.shPhilipp Hortmann2023-03-131-12/+0
* staging: rtl8192e: Remove function ..dm_check_ac_dc_power calling a scriptPhilipp Hortmann2023-03-131-27/+0
* wifi: cfg80211: Partial revert "wifi: cfg80211: Fix use after free for wext"Hector Martin2023-03-131-2/+0
* Linux 4.14.308v4.14.308Greg Kroah-Hartman2023-03-111-1/+1
* thermal: intel: powerclamp: Fix cur_state for multi package systemSrinivas Pandruvada2023-03-111-4/+16
* tcp: Fix listen() regression in 4.14.303.Kuniyuki Iwashima2023-03-111-0/+1
* s390/setup: init jump labels before command line parsingVasily Gorbik2023-03-111-0/+1
* s390/maccess: add no DAT mode to kernel_writeVasily Gorbik2023-03-111-5/+11
* Bluetooth: hci_sock: purge socket queues in the destruct() callbackNguyen Dinh Phi2023-03-111-4/+7
* phy: rockchip-typec: Fix unsigned comparison with less than zeroJiapeng Chong2023-03-111-2/+1
* usb: uvc: Enumerate valid values for color matchingDaniel Scally2023-03-111-0/+30
* USB: ene_usb6250: Allocate enough memory for full objectKees Cook2023-03-111-1/+1
* usb: host: xhci: mvebu: Iterate over array indexes instead of using pointer mathKees Cook2023-03-111-1/+1
* iio: accel: mma9551_core: Prevent uninitialized variable in mma9551_read_config_word()Harshit Mogalapalli2023-03-111-1/+4
* iio: accel: mma9551_core: Prevent uninitialized variable in mma9551_read_status_word()Harshit Mogalapalli2023-03-111-1/+4
* tools/iio/iio_utils:fix memory leakYulong Zhang2023-03-111-17/+6
* tty: serial: fsl_lpuart: disable the CTS when send break signalSherry Sun2023-03-111-2/+22
* tty: fix out-of-bounds access in tty_driver_lookup_tty()Sven Schnelle2023-03-111-3/+5
* media: uvcvideo: Handle cameras with invalid descriptorsRicardo Ribalda2023-03-111-1/+1
* firmware/efi sysfb_efi: Add quirk for Lenovo IdeaPad Duet 3Darrell Kavanagh2023-03-111-0/+8
* tracing: Add NULL checks for buffer in ring_buffer_free_read_page()Jia-Ju Bai2023-03-111-1/+6
* thermal: intel: quark_dts: fix error pointer dereferenceDan Carpenter2023-03-111-10/+2
* scsi: ipr: Work around fortify-string warningArnd Bergmann2023-03-111-20/+21
* tcp: tcp_check_req() can be called from process contextEric Dumazet2023-03-111-2/+5
* ARM: dts: spear320-hmi: correct STMPE GPIO compatibleKrzysztof Kozlowski2023-03-111-1/+1
* nfc: fix memory leak of se_io context in nfc_genl_se_ioFedor Pchelkin2023-03-113-0/+16
* 9p/xen: fix connection sequenceJuergen Gross2023-03-111-15/+23
* 9p/xen: fix version parsingJuergen Gross2023-03-111-2/+8
* net: fix __dev_kfree_skb_any() vs drop monitorEric Dumazet2023-03-111-1/+3
* netfilter: ctnetlink: fix possible refcount leak in ctnetlink_create_conntrack()Hangyu Hua2023-03-111-1/+4
* watchdog: pcwd_usb: Fix attempting to access uninitialized memoryLi Hua2023-03-111-2/+4
* watchdog: Fix kmemleak in watchdog_cdev_registerChen Jun2023-03-111-1/+1
* watchdog: at91sam9_wdt: use devm_request_irq to avoid missing free_irq() in error pathruanjinjie2023-03-111-4/+3
* x86: um: vdso: Add '%rcx' and '%r11' to the syscall clobber listAmmar Faizi2023-03-111-4/+8
* ubi: ubi_wl_put_peb: Fix infinite loop when wear-leveling work failedZhihao Cheng2023-03-111-2/+14
* ubi: Fix UAF wear-leveling entry in eraseblk_count_seq_show()Zhihao Cheng2023-03-111-1/+8
* ubifs: ubifs_writepage: Mark page dirty after writing inode failedZhihao Cheng2023-03-111-3/+9
* ubifs: dirty_cow_znode: Fix memleak in error handling pathZhihao Cheng2023-03-111-1/+8
* ubifs: Re-statistic cleaned znode count if commit failedZhihao Cheng2023-03-111-0/+15
* ubi: Fix possible null-ptr-deref in ubi_free_volume()Yang Yingliang2023-03-112-6/+7
* ubi: Fix unreferenced object reported by kmemleak in ubi_resize_volume()Li Zetao2023-03-111-1/+1
* ubi: Fix use-after-free when volume resizing failedLi Zetao2023-03-111-1/+3
* ubifs: Reserve one leb for each journal head while doing budgetZhihao Cheng2023-03-111-4/+3
* ubifs: Fix wrong dirty space budget for dirty inodeZhihao Cheng2023-03-111-1/+1
* ubifs: Rectify space budget for ubifs_xrename()Zhihao Cheng2023-03-111-0/+5
* ubi: ensure that VID header offset + VID header size <= alloc, sizeGeorge Kennedy2023-03-111-0/+6
* pwm: stm32-lp: fix the check on arr and cmp registers updateFabrice Gasnier2023-03-111-1/+1
* fs/jfs: fix shift exponent db_agl2size negativeLiu Shixin via Jfs-discussion2023-03-111-1/+2
* net/sched: Retire tcindex classifierJamal Hadi Salim2023-03-113-702/+0