summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-10-26Linux 4.9.331v4.9.331Greg Kroah-Hartman1-1/+1
2022-10-26gcov: support GCC 12.1 and newer compilersMartin Liska1-2/+16
2022-10-26thermal: intel_powerclamp: Use first online CPU as control_cpuRafael J. Wysocki1-5/+1
2022-10-26inet: fully convert sk->sk_rx_dst to RCU rulesEric Dumazet7-17/+22
2022-10-26ext4: continue to expand file system when the target size doesn't reachJerry Lee 李修賢1-1/+1
2022-10-26net/ieee802154: don't warn zero-sized raw_sendmsg()Tetsuo Handa1-0/+4
2022-10-26net: ieee802154: return -EINVAL for unknown addr typeAlexander Aring1-3/+9
2022-10-26perf intel-pt: Fix segfault in intel_pt_print_info() with uClibcAdrian Hunter1-2/+7
2022-10-26usb: idmouse: fix an uninit-value in idmouse_openDongliang Mu1-4/+4
2022-10-26Revert "usb: storage: Add quirk for Samsung Fit flash"sunghwan jung1-6/+0
2022-10-26usb: musb: Fix musb_gadget.c rxstate overflow bugRobin Guo1-0/+3
2022-10-26usb: host: xhci: Fix potential memory leak in xhci_alloc_stream_info()Jianglei Nie1-1/+6
2022-10-26HID: roccat: Fix use-after-free in roccat_read()Hyunwoo Kim1-0/+4
2022-10-26scsi: 3w-9xxx: Avoid disabling device if failing to enable itLetu Ren1-1/+1
2022-10-26media: cx88: Fix a null-ptr-deref bug in buffer_prepare()Zheyu Ma2-26/+26
2022-10-26ARM: dts: imx6sl: add missing properties for sramAlexander Stein1-0/+3
2022-10-26ARM: dts: imx6qp: add missing properties for sramAlexander Stein1-0/+6
2022-10-26ARM: dts: imx6dl: add missing properties for sramAlexander Stein1-0/+3
2022-10-26ARM: dts: imx6q: add missing properties for sramAlexander Stein1-0/+3
2022-10-26ARM: dts: imx7d-sdb: config the max pressure for tsc2046Haibo Chen1-6/+1
2022-10-26drm/amdgpu: fix initial connector audio valuehongao1-1/+6
2022-10-26platform/x86: msi-laptop: Change DMI match / alias strings to fix module auto...Hans de Goede1-5/+3
2022-10-26drm: Prevent drm_copy_field() to attempt copying a NULL pointerJavier Martinez Canillas1-0/+6
2022-10-26drm: Use size_t type for len variable in drm_copy_field()Javier Martinez Canillas1-1/+1
2022-10-26r8152: Rate limit overflow messagesAndrew Gaul1-1/+3
2022-10-26Bluetooth: L2CAP: Fix user-after-freeLuiz Augusto von Dentz1-0/+7
2022-10-26wifi: rt2x00: don't run Rt5592 IQ calibration on MT7620Daniel Golle1-1/+2
2022-10-26can: bcm: check the result of can_send() in bcm_can_tx()Ziyang Xuan1-3/+4
2022-10-26Bluetooth: hci_sysfs: Fix attempting to call device_add multiple timesLuiz Augusto von Dentz1-0/+3
2022-10-26Bluetooth: L2CAP: initialize delayed works at l2cap_chan_create()Tetsuo Handa1-4/+6
2022-10-26xfrm: Update ipcomp_scratches with NULL when freedKhalid Masum1-0/+1
2022-10-26tcp: annotate data-race around tcp_md5sig_pool_populatedEric Dumazet1-4/+10
2022-10-26openvswitch: Fix overreporting of drops in dropwatchMike Pattrick1-2/+3
2022-10-26openvswitch: Fix double reporting of drops in dropwatchMike Pattrick1-3/+10
2022-10-26thermal: intel_powerclamp: Use get_cpu() instead of smp_processor_id() to avo...Srinivas Pandruvada1-2/+4
2022-10-26powercap: intel_rapl: fix UBSAN shift-out-of-bounds issueChao Qin1-0/+3
2022-10-26MIPS: BCM47XX: Cast memcmp() of function to (void *)Kees Cook1-2/+2
2022-10-26ACPI: video: Add Toshiba Satellite/Portege Z830 quirkArvid Norlander1-0/+16
2022-10-26f2fs: fix race condition on setting FI_NO_EXTENT flagZhang Qilong1-2/+1
2022-10-26iommu/omap: Fix buffer overflow in debugfsDan Carpenter1-3/+3
2022-10-26powerpc: Fix SPE Power ISA properties for e500v1 platformsPali Rohár5-4/+55
2022-10-26powerpc/pci_dn: Add missing of_node_put()Liang He1-0/+1
2022-10-26powerpc/math_emu/efp: Include module.hNathan Chancellor1-0/+1
2022-10-26clk: ti: dra7-atl: Fix reference leak in of_dra7_atl_clk_probeMiaoqian Lin1-3/+6
2022-10-26clk: bcm2835: fix bcm2835_clock_rate_from_divisor declarationStefan Wahren1-3/+3
2022-10-26dmaengine: ioat: stop mod_timer from resurrecting deleted timer in __cleanup()Dave Jiang1-3/+3
2022-10-26mfd: sm501: Add check for platform_driver_register()Jiasheng Jiang1-1/+6
2022-10-26mfd: lp8788: Fix an error handling path in lp8788_irq_init() and lp8788_irq_i...Christophe JAILLET1-0/+3
2022-10-26mfd: lp8788: Fix an error handling path in lp8788_probe()Christophe JAILLET1-2/+10
2022-10-26mfd: intel_soc_pmic: Fix an error handling path in intel_soc_pmic_i2c_probe()Christophe JAILLET1-0/+1