summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Linux 4.9.326v4.9.326Greg Kroah-Hartman2022-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
* ALSA: timer: Use deferred fasync helperTakashi Iwai2022-08-251-5/+6
* ALSA: core: Add async signal helpersTakashi Iwai2022-08-252-0/+102
* 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
* 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
* cxl: Fix a memory leak in an error handling pathChristophe JAILLET2022-08-251-0/+1
* gadgetfs: ep_io - wait until IRQ finishesJozef Martiniak2022-08-251-0/+1
* usb: host: ohci-ppc-of: Fix refcount leak bugLiang He2022-08-251-0/+1
* irqchip/tegra: Fix overflow implicit truncation warningsSai Prakash Ranjan2022-08-251-5/+5
* fec: Fix timer capture timing in `fec_ptp_enable_pps()`Csókás Bence2022-08-251-5/+1
* netfilter: nf_tables: really skip inactive sets when allocating namePablo Neira Ayuso2022-08-251-1/+1
* nios2: add force_successful_syscall_return()Al Viro2022-08-252-0/+8
* nios2: restarts apply only to the first sigframe we build...Al Viro2022-08-251-0/+1
* nios2: fix syscall restart checksAl Viro2022-08-251-1/+1
* nios2: traced syscall does need to check the syscall numberAl Viro2022-08-251-3/+8
* nios2: don't leave NULLs in sys_call_table[]Al Viro2022-08-252-1/+1
* nios2: page fault et.al. are *not* restartable syscalls...Al Viro2022-08-252-4/+3
* atm: idt77252: fix use-after-free bugs caused by tst_timerDuoming Zhou2022-08-251-0/+1
* xen/xenbus: fix return type in xenbus_file_read()Dan Carpenter2022-08-251-2/+2
* vsock: Fix memory leak in vsock_connect()Peilin Ye2022-08-251-1/+8
* pinctrl: qcom: msm8916: Allow CAMSS GP clocks to be muxedNikita Travkin2022-08-251-2/+2
* pinctrl: nomadik: Fix refcount leak in nmk_pinctrl_dt_subnode_to_mapMiaoqian Lin2022-08-251-1/+3
* SUNRPC: Reinitialise the backchannel request buffers before reuseTrond Myklebust2022-08-251-0/+14
* NFSv4.1: RECLAIM_COMPLETE must handle EACCESZhang Xianwei2022-08-251-0/+3
* can: ems_usb: fix clang's -Wunaligned-access warningMarc Kleine-Budde2022-08-251-1/+1
* btrfs: fix lost error handling when looking up extended ref on log replayFilipe Manana2022-08-251-1/+3
* ata: libata-eh: Add missing command nameDamien Le Moal2022-08-251-0/+1
* rds: add missing barrier to release_refillMikulas Patocka2022-08-251-0/+1
* ALSA: info: Fix llseek return value when using callbackAmadeusz Sławiński2022-08-251-3/+3
* net_sched: cls_route: disallow handle of 0Jamal Hadi Salim2022-08-251-0/+6
* net/9p: Initialize the iounit field during fid creationTyler Hicks2022-08-251-3/+1
* nios2: time: Read timer in get_cycles only if initializedGuenter Roeck2022-08-251-1/+4
* Bluetooth: L2CAP: Fix l2cap_global_chan_by_psm regressionLuiz Augusto von Dentz2022-08-251-7/+6
* Revert "net: usb: ax88179_178a needs FLAG_SEND_ZLP"Jose Alonso2022-08-251-7/+7
* scsi: sg: Allow waiting for commands to complete on removed deviceTony Battersby2022-08-251-23/+34
* tcp: fix over estimation in sk_forced_mem_schedule()Eric Dumazet2022-08-251-3/+4
* btrfs: reject log replay if there is unsupported RO compat flagQu Wenruo2022-08-251-0/+14
* net_sched: cls_route: remove from list when handle is 0Thadeu Lima de Souza Cascardo2022-08-251-1/+1
* dm raid: fix address sanitizer warning in raid_statusMikulas Patocka2022-08-251-1/+1
* ext4: correct max_inline_xattr_value_size computingBaokun Li2022-08-251-0/+3
* ext4: fix extent status tree race in writeback error recovery pathEric Whitney2022-08-251-0/+7
* ext4: update s_overhead_clusters in the superblock during an on-line resizeTheodore Ts'o2022-08-251-0/+1
* ext4: fix use-after-free in ext4_xattr_set_entryBaokun Li2022-08-251-2/+4