summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-08-25Linux 4.19.256v4.19.256Greg Kroah-Hartman
2022-08-25btrfs: raid56: don't trust any cached sector in __raid56_parity_recover()Qu Wenruo
2022-08-25btrfs: only write the sectors in the vertical stripe which has data stripesQu Wenruo
2022-08-25tracing/probes: Have kprobes and uprobes use $COMM tooSteven Rostedt (Google)
2022-08-25tee: add overflow check in register_shm_helper()Jens Wiklander
2022-08-25MIPS: tlbex: Explicitly compare _PAGE_NO_EXEC against 0Nathan Chancellor
2022-08-25video: fbdev: i740fb: Check the argument of i740_calc_vclk()Zheyu Ma
2022-08-25powerpc/64: Init jump labels before parse_early_param()Zhouyi Zhou
2022-08-25smb3: check xattr value length earlierSteve French
2022-08-25f2fs: fix to avoid use f2fs_bug_on() in f2fs_new_node_page()Chao Yu
2022-08-25ALSA: timer: Use deferred fasync helperTakashi Iwai
2022-08-25ALSA: core: Add async signal helpersTakashi Iwai
2022-08-25watchdog: export lockup_detector_reconfigureLaurent Dufour
2022-08-25RISC-V: Add fast call path of crash_kexec()Xianting Tian
2022-08-25riscv: mmap with PROT_WRITE but no PROT_READ is invalidCeleste Liu
2022-08-25mips: cavium-octeon: Fix missing of_node_put() in octeon2_usb_clocks_startLiang He
2022-08-25vfio: Clear the caps->buf to NULL after freeSchspa Shi
2022-08-25tty: serial: Fix refcount leak bug in ucc_uart.cLiang He
2022-08-25lib/list_debug.c: Detect uninitialized listsGuenter Roeck
2022-08-25ext4: avoid resizing to a partial cluster sizeKiselev, Oleg
2022-08-25ext4: avoid remove directory when directory is corruptedYe Bin
2022-08-25drivers:md:fix a potential use-after-free bugWentao_Liang
2022-08-25dmaengine: sprd: Cleanup in .remove() after pm_runtime_get_sync() failedUwe Kleine-König
2022-08-25cxl: Fix a memory leak in an error handling pathChristophe JAILLET
2022-08-25gadgetfs: ep_io - wait until IRQ finishesJozef Martiniak
2022-08-25clk: qcom: ipq8074: dont disable gcc_sleep_clk_srcRobert Marko
2022-08-25vboxguest: Do not use devm for irqPascal Terjan
2022-08-25usb: renesas: Fix refcount leak bugLiang He
2022-08-25usb: host: ohci-ppc-of: Fix refcount leak bugLiang He
2022-08-25irqchip/tegra: Fix overflow implicit truncation warningsSai Prakash Ranjan
2022-08-25PCI: Add ACS quirk for Broadcom BCM5750x NICsPavan Chebbi
2022-08-25drm/meson: Fix refcount bugs in meson_vpu_has_available_connectors()Liang He
2022-08-25locking/atomic: Make test_and_*_bit() ordered on failureHector Martin
2022-08-25gcc-plugins: Undefine LATENT_ENTROPY_PLUGIN when plugin disabled for a fileAndrew Donnellan
2022-08-25igb: Add lock to avoid data raceLin Ma
2022-08-25fec: Fix timer capture timing in `fec_ptp_enable_pps()`Csókás Bence
2022-08-25i40e: Fix to stop tx_timeout recovery if GLOBR failsAlan Brady
2022-08-25powerpc/pci: Fix get_phb_number() lockingMichael Ellerman
2022-08-25netfilter: nf_tables: really skip inactive sets when allocating namePablo Neira Ayuso
2022-08-25nios2: add force_successful_syscall_return()Al Viro
2022-08-25nios2: restarts apply only to the first sigframe we build...Al Viro
2022-08-25nios2: fix syscall restart checksAl Viro
2022-08-25nios2: traced syscall does need to check the syscall numberAl Viro
2022-08-25nios2: don't leave NULLs in sys_call_table[]Al Viro
2022-08-25nios2: page fault et.al. are *not* restartable syscalls...Al Viro
2022-08-25atm: idt77252: fix use-after-free bugs caused by tst_timerDuoming Zhou
2022-08-25xen/xenbus: fix return type in xenbus_file_read()Dan Carpenter
2022-08-25NTB: ntb_tool: uninitialized heap data in tool_fn_write()Dan Carpenter
2022-08-25tools build: Switch to new openssl API for test-libcryptoRoberto Sassu
2022-08-25vsock: Set socket state back to SS_UNCONNECTED in vsock_connect_timeout()Peilin Ye