summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2022-08-25selinux: fix error initialization in inode_doinit_with_dentry()Tianyue Ren1-3/+16
2022-08-25selinux: Convert isec->lock into a spinlockAndreas Gruenbacher2-40/+66
2022-08-25selinux: Clean up initialization of isec->sclassAndreas Gruenbacher1-6/+4
2022-08-25proc: Pass file mode to proc_pid_make_inodeAndreas Gruenbacher5-21/+14
2022-08-25selinux: Minor cleanupsAndreas Gruenbacher2-3/+4
2022-08-25ion: Make user_ion_handle_put_nolock() a void functionNathan Chancellor1-6/+2
2022-08-25mt7601u: add USB device ID for some versions of XiaoDu WiFi Dongle.Wei Mingzhi1-0/+1
2022-08-25ARM: crypto: comment out gcc warning that breaks clang buildsGreg Kroah-Hartman1-1/+2
2022-08-25netfilter: nf_queue: do not allow packet truncation below transport header of...Florian Westphal1-1/+6
2022-08-25net: sungem_phy: Add of_node_put() for reference returned by of_get_parent()Liang He1-0/+1
2022-08-25net: ping6: Fix memleak in ipv6_renew_options().Kuniyuki Iwashima1-0/+6
2022-08-25scsi: ufs: host: Hold reference returned by of_parse_phandle()Liang He1-2/+13
2022-08-25ntfs: fix use-after-free in ntfs_ucsncmp()ChenXiaoSong1-2/+6
2022-08-25Bluetooth: L2CAP: Fix use-after-free caused by l2cap_chan_putLuiz Augusto von Dentz2-13/+49
2022-07-29Linux 4.9.325v4.9.325Greg Kroah-Hartman1-1/+1