summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-08-25ALSA: info: Fix llseek return value when using callbackAmadeusz Sławiński1-3/+3
2022-08-25net_sched: cls_route: disallow handle of 0Jamal Hadi Salim1-0/+6
2022-08-25net/9p: Initialize the iounit field during fid creationTyler Hicks1-3/+1
2022-08-25nios2: time: Read timer in get_cycles only if initializedGuenter Roeck1-1/+4
2022-08-25Bluetooth: L2CAP: Fix l2cap_global_chan_by_psm regressionLuiz Augusto von Dentz1-7/+6
2022-08-25Revert "net: usb: ax88179_178a needs FLAG_SEND_ZLP"Jose Alonso1-7/+7
2022-08-25scsi: sg: Allow waiting for commands to complete on removed deviceTony Battersby1-23/+34
2022-08-25tcp: fix over estimation in sk_forced_mem_schedule()Eric Dumazet1-3/+4
2022-08-25btrfs: reject log replay if there is unsupported RO compat flagQu Wenruo1-0/+14
2022-08-25net_sched: cls_route: remove from list when handle is 0Thadeu Lima de Souza Cascardo1-1/+1
2022-08-25dm raid: fix address sanitizer warning in raid_statusMikulas Patocka1-1/+1
2022-08-25ext4: correct max_inline_xattr_value_size computingBaokun Li1-0/+3
2022-08-25ext4: fix extent status tree race in writeback error recovery pathEric Whitney1-0/+7
2022-08-25ext4: update s_overhead_clusters in the superblock during an on-line resizeTheodore Ts'o1-0/+1
2022-08-25ext4: fix use-after-free in ext4_xattr_set_entryBaokun Li1-2/+4
2022-08-25ext4: make sure ext4_append() always allocates new blockLukas Czerner1-0/+16
2022-08-25ext4: add EXT4_INODE_HAS_XATTR_SPACE macro in xattr.hBaokun Li1-0/+13
2022-08-25spmi: trace: fix stack-out-of-bound access in SPMI tracing functionsDavid Collins1-6/+6
2022-08-25x86/olpc: fix 'logical not is only applied to the left hand side'Alexander Lobakin1-1/+1
2022-08-25scsi: zfcp: Fix missing auto port scan and thus missing target portsSteffen Maier3-13/+26
2022-08-25netfilter: nf_tables: fix null deref due to zeroed list headFlorian Westphal1-0/+1
2022-08-25USB: HCD: Fix URB giveback issue in tasklet functionWeitao Wang2-11/+16
2022-08-25MIPS: cpuinfo: Fix a warning for CONFIG_CPUMASK_OFFSTACKHuacai Chen1-1/+1
2022-08-25powerpc/powernv: Avoid crashing if rng is NULLMichael Ellerman1-0/+2
2022-08-25powerpc/fsl-pci: Fix Class Code of PCIe Root PortPali Rohár2-0/+9
2022-08-25PCI: Add defines for normal and subtractive PCI bridgesPali Rohár1-0/+2
2022-08-25ia64, processor: fix -Wincompatible-pointer-types in ia64_get_irr()Alexander Lobakin1-1/+1
2022-08-25md-raid10: fix KASAN warningMikulas Patocka1-1/+4
2022-08-25fuse: limit nsecMiklos Szeredi1-0/+6
2022-08-25bpf: fix overflow in prog accountingDaniel Borkmann3-11/+52
2022-08-25drm/nouveau: fix another off-by-one in nvbios_addrTimur Tabi1-1/+1
2022-08-25parisc: Fix device names in /proc/iomemHelge Deller1-5/+4
2022-08-25usbnet: Fix linkwatch use-after-free on disconnectLukas Wunner1-6/+2
2022-08-25vfs: Check the truncate maximum size in inode_newsize_ok()David Howells1-0/+2
2022-08-25ALSA: hda/cirrus - support for iMac 12,1 modelAllen Ballway1-0/+1
2022-08-25ALSA: hda/conexant: Add quirk for LENOVO 20149 Notebook modelMeng Tang1-1/+10
2022-08-25KVM: x86: Mark TSS busy during LTR emulation _after_ all fault checksSean Christopherson1-10/+9
2022-08-25KVM: SVM: Don't BUG if userspace injects an interrupt with GIF=0Maciej S. Szmigiero1-2/+0
2022-08-25add barriers to buffer_uptodate and set_buffer_uptodateMikulas Patocka1-1/+24
2022-08-25ALSA: bcd2000: Fix a UAF bug on the error path of probingZheyu Ma1-1/+2
2022-08-25macintosh/adb: fix oob read in do_adb_query() functionNing Qiang1-1/+1
2022-08-25random: only call boot_init_stack_canary() onceHans-Christian Noren Egtvedt1-7/+0
2022-08-25ACPI: video: Shortening quirk list by identifying Clevo by board_name onlyWerner Sembach1-34/+0
2022-08-25ACPI: video: Force backlight native for some TongFang devicesWerner Sembach1-1/+50
2022-08-25init/main.c: extract early boot entropy from the passed cmdlineDaniel Micay1-0/+2
2022-08-25init: move stack canary initialization after setup_archLaura Abbott1-6/+5
2022-08-25init/main: properly align the multi-line commentViresh Kumar1-4/+4
2022-08-25init/main: Fix double "the" in commentViresh Kumar1-1/+1
2022-08-25include/uapi/linux/swab.h: fix userspace breakage, use __BITS_PER_LONG for swapChristian Borntraeger1-2/+2
2022-08-25selinux: fix inode_doinit_with_dentry() LABEL_INVALID error handlingPaul Moore1-18/+13