summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 5.10.139v5.10.139Greg Kroah-Hartman2022-08-291-1/+1
* kbuild: dummy-tools: avoid tmpdir leak in dummy gccOndrej Mosnacek2022-08-291-0/+0
* Linux 5.10.138v5.10.138Greg Kroah-Hartman2022-08-251-1/+1
* tee: fix memory leak in tee_shm_register()Jens Wiklander2022-08-252-3/+3
* bpf: Fix KASAN use-after-free Read in compute_effective_progsTadeusz Struk2022-08-251-10/+60
* qrtr: Convert qrtr_ports from IDR to XArrayMatthew Wilcox (Oracle)2022-08-251-28/+14
* PCI/ERR: Retain status from error notificationKeith Busch2022-08-251-2/+1
* can: j1939: j1939_session_destroy(): fix memory leak of skbsFedor Pchelkin2022-08-251-1/+7
* can: j1939: j1939_sk_queue_activate_next_locked(): replace WARN_ON_ONCE with netdev_warn_once()Fedor Pchelkin2022-08-251-1/+4
* tracing/probes: Have kprobes and uprobes use $COMM tooSteven Rostedt (Google)2022-08-251-2/+3
* netfilter: nf_tables: fix audit memory leak in nf_tables_commitDongliang Mu2022-08-251-0/+12
* netfilter: nftables: fix a warning message in nf_tables_commit_audit_collect()Dan Carpenter2022-08-251-1/+1
* MIPS: tlbex: Explicitly compare _PAGE_NO_EXEC against 0Nathan Chancellor2022-08-251-2/+2
* video: fbdev: i740fb: Check the argument of i740_calc_vclk()Zheyu Ma2022-08-251-2/+7
* powerpc/64: Init jump labels before parse_early_param()Zhouyi Zhou2022-08-251-0/+7
* smb3: check xattr value length earlierSteve French2022-08-251-2/+3
* f2fs: fix to do sanity check on segment type in build_sit_entries()Chao Yu2022-08-251-0/+13
* f2fs: fix to avoid use f2fs_bug_on() in f2fs_new_node_page()Chao Yu2022-08-251-1/+5
* ALSA: control: Use deferred fasync helperTakashi Iwai2022-08-252-4/+5
* ALSA: timer: Use deferred fasync helperTakashi Iwai2022-08-251-5/+6
* ALSA: core: Add async signal helpersTakashi Iwai2022-08-252-0/+102
* powerpc/32: Don't always pass -mcpu=powerpc to the compilerChristophe Leroy2022-08-252-28/+19
* watchdog: export lockup_detector_reconfigureLaurent Dufour2022-08-252-5/+18
* RISC-V: Add fast call path of crash_kexec()Xianting Tian2022-08-251-0/+4
* riscv: mmap with PROT_WRITE but no PROT_READ is invalidCeleste Liu2022-08-251-3/+2
* modules: Ensure natural alignment for .altinstructions and __bug_table sectionsHelge Deller2022-08-251-0/+2
* mips: cavium-octeon: Fix missing of_node_put() in octeon2_usb_clocks_startLiang He2022-08-251-1/+2
* vfio: Clear the caps->buf to NULL after freeSchspa Shi2022-08-251-0/+1
* tty: serial: Fix refcount leak bug in ucc_uart.cLiang He2022-08-251-0/+2
* lib/list_debug.c: Detect uninitialized listsGuenter Roeck2022-08-251-2/+10
* ext4: avoid resizing to a partial cluster sizeKiselev, Oleg2022-08-251-0/+10
* ext4: avoid remove directory when directory is corruptedYe Bin2022-08-251-5/+2
* drivers:md:fix a potential use-after-free bugWentao_Liang2022-08-251-1/+1
* nvmet-tcp: fix lockdep complaint on nvmet_tcp_wq flush during queue teardownSagi Grimberg2022-08-251-1/+2
* md: Notify sysfs sync_completed in md_reap_sync_thread()Logan Gunthorpe2022-08-251-0/+1
* dmaengine: sprd: Cleanup in .remove() after pm_runtime_get_sync() failedUwe Kleine-König2022-08-251-4/+1
* selftests/kprobe: Do not test for GRP/ without event failuresSteven Rostedt (Google)2022-08-251-1/+0
* csky/kprobe: reclaim insn_slot on kprobe unregistrationLiao Chang2022-08-251-0/+4
* RDMA/rxe: Limit the number of calls to each taskletBob Pearson2022-08-252-4/+18
* um: add "noreboot" command line option for PANIC_TIMEOUT=-1 setupsJason A. Donenfeld2022-08-251-1/+16
* PCI/ACPI: Guard ARM64-specific mcfg_quirksHuacai Chen2022-08-251-0/+3
* cxl: Fix a memory leak in an error handling pathChristophe JAILLET2022-08-251-0/+1
* pinctrl: intel: Check against matching data instead of ACPI companionAndy Shevchenko2022-08-251-8/+6
* gadgetfs: ep_io - wait until IRQ finishesJozef Martiniak2022-08-251-0/+1
* scsi: lpfc: Prevent buffer overflow crashes in debugfs with malformed user inputJames Smart2022-08-251-10/+10
* clk: qcom: clk-alpha-pll: fix clk_trion_pll_configure descriptionVladimir Zapolskiy2022-08-251-1/+1
* zram: do not lookup algorithm in backends tableSergey Senozhatsky2022-08-251-6/+5
* uacce: Handle parent device removal or parent driver module rmmodJean-Philippe Brucker2022-08-252-48/+91
* clk: qcom: ipq8074: dont disable gcc_sleep_clk_srcRobert Marko2022-08-251-0/+1
* vboxguest: Do not use devm for irqPascal Terjan2022-08-251-3/+6