summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-08-25Linux 5.10.138v5.10.138Greg Kroah-Hartman
2022-08-25tee: fix memory leak in tee_shm_register()Jens Wiklander
2022-08-25bpf: Fix KASAN use-after-free Read in compute_effective_progsTadeusz Struk
2022-08-25qrtr: Convert qrtr_ports from IDR to XArrayMatthew Wilcox (Oracle)
2022-08-25PCI/ERR: Retain status from error notificationKeith Busch
2022-08-25can: j1939: j1939_session_destroy(): fix memory leak of skbsFedor Pchelkin
2022-08-25can: j1939: j1939_sk_queue_activate_next_locked(): replace WARN_ON_ONCE with ...Fedor Pchelkin
2022-08-25tracing/probes: Have kprobes and uprobes use $COMM tooSteven Rostedt (Google)
2022-08-25netfilter: nf_tables: fix audit memory leak in nf_tables_commitDongliang Mu
2022-08-25netfilter: nftables: fix a warning message in nf_tables_commit_audit_collect()Dan Carpenter
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 do sanity check on segment type in build_sit_entries()Chao Yu
2022-08-25f2fs: fix to avoid use f2fs_bug_on() in f2fs_new_node_page()Chao Yu
2022-08-25ALSA: control: Use deferred fasync helperTakashi Iwai
2022-08-25ALSA: timer: Use deferred fasync helperTakashi Iwai
2022-08-25ALSA: core: Add async signal helpersTakashi Iwai
2022-08-25powerpc/32: Don't always pass -mcpu=powerpc to the compilerChristophe Leroy
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-25modules: Ensure natural alignment for .altinstructions and __bug_table sectionsHelge Deller
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-25nvmet-tcp: fix lockdep complaint on nvmet_tcp_wq flush during queue teardownSagi Grimberg
2022-08-25md: Notify sysfs sync_completed in md_reap_sync_thread()Logan Gunthorpe
2022-08-25dmaengine: sprd: Cleanup in .remove() after pm_runtime_get_sync() failedUwe Kleine-König
2022-08-25selftests/kprobe: Do not test for GRP/ without event failuresSteven Rostedt (Google)
2022-08-25csky/kprobe: reclaim insn_slot on kprobe unregistrationLiao Chang
2022-08-25RDMA/rxe: Limit the number of calls to each taskletBob Pearson
2022-08-25um: add "noreboot" command line option for PANIC_TIMEOUT=-1 setupsJason A. Donenfeld
2022-08-25PCI/ACPI: Guard ARM64-specific mcfg_quirksHuacai Chen
2022-08-25cxl: Fix a memory leak in an error handling pathChristophe JAILLET
2022-08-25pinctrl: intel: Check against matching data instead of ACPI companionAndy Shevchenko
2022-08-25gadgetfs: ep_io - wait until IRQ finishesJozef Martiniak
2022-08-25scsi: lpfc: Prevent buffer overflow crashes in debugfs with malformed user inputJames Smart
2022-08-25clk: qcom: clk-alpha-pll: fix clk_trion_pll_configure descriptionVladimir Zapolskiy
2022-08-25zram: do not lookup algorithm in backends tableSergey Senozhatsky
2022-08-25uacce: Handle parent device removal or parent driver module rmmodJean-Philippe Brucker
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: dwc2: gadget: remove D+ pull-up while no vbus with usb-role-switchAmelie Delaunay
2022-08-25usb: renesas: Fix refcount leak bugLiang He