summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-11-10parisc: Make 8250_gsc driver dependend on CONFIG_PARISCHelge Deller1-1/+1
2022-11-10net: also flag accepted sockets supporting msghdr originated zerocopyStefan Metzmacher1-0/+2
2022-11-10net: remove SOCK_SUPPORT_ZC from sockmapPavel Begunkov4-8/+15
2022-11-10perf/x86/intel: Fix pebs event constraints for SPRKan Liang1-2/+7
2022-11-10perf/x86/intel: Add Cooper Lake stepping to isolation_ucodes[]Kan Liang1-0/+1
2022-11-10perf/x86/intel: Fix pebs event constraints for ICLKan Liang1-2/+7
2022-11-10ARM: dts: imx6dl-yapp4: Do not allow PM to switch PU regulator off on Q/QPPetr Benes2-0/+8
2022-11-10arm64: entry: avoid kprobe recursionMark Rutland1-1/+2
2022-11-10net/ulp: remove SOCK_SUPPORT_ZC from tls socketsPavel Begunkov1-0/+3
2022-11-10efi: efivars: Fix variable writes with unsupported query_variable_store()Ard Biesheuvel1-48/+20
2022-11-10efi: random: Use 'ACPI reclaim' memory for random seedArd Biesheuvel1-1/+6
2022-11-10efi: random: reduce seed size to 32 bytesArd Biesheuvel2-2/+2
2022-11-10selftests/landlock: Build without static librariesMickaël Salaün1-3/+4
2022-11-10fuse: fix readdir cache raceMiklos Szeredi1-1/+9
2022-11-10fuse: add file_modified() to fallocateMiklos Szeredi1-0/+4
2022-11-10capabilities: fix potential memleak on error path from vfs_getxattr_alloc()Gaosheng Cui1-2/+4
2022-11-10tracing/histogram: Update document for KEYS_MAX sizeZheng Yejian1-1/+1
2022-11-10tools/nolibc/string: Fix memcmp() implementationRasmus Villemoes1-2/+2
2022-11-10ring-buffer: Check for NULL cpu_buffer in ring_buffer_wake_waiters()Steven Rostedt (Google)1-0/+11
2022-11-10kprobe: reverse kp->flags when arm_kprobe failedLi Qiang1-1/+4
2022-11-10tracing: kprobe: Fix memory leak in test_gen_kprobe/kretprobe_cmd()Shang XiaoJing1-11/+7
2022-11-10fprobe: Check rethook_alloc() return in rethook initializationRafael Mendonca1-0/+2
2022-11-10tracing/fprobe: Fix to check whether fprobe is registered correctlyMasami Hiramatsu (Google)1-1/+2
2022-11-10ftrace: Fix use-after-free for dynamic ftrace_opsLi Huafei1-13/+3
2022-11-10cxl/region: Fix 'distance' calculation with passthrough portsDan Williams3-3/+19
2022-11-10cxl/region: Fix cxl_region leak, cleanup targets at region deleteDan Williams1-0/+11
2022-11-10cxl/region: Fix region HPA ordering validationDan Williams1-0/+3
2022-11-10cxl/region: Fix decoder allocation crashVishal Verma1-26/+41
2022-11-10cxl/pmem: Fix cxl_pmem_region and cxl_memdev leakDan Williams3-37/+68
2022-11-10ACPI: NUMA: Add CXL CFMWS 'nodes' to the possible nodes setDan Williams1-0/+1
2022-11-10btrfs: fix a memory allocation failure test in btrfs_submit_directChristophe JAILLET1-1/+1
2022-11-10btrfs: don't use btrfs_chunk::sub_stripes from diskQu Wenruo1-1/+11
2022-11-10btrfs: fix type of parameter generation in btrfs_get_dentryDavid Sterba2-2/+2
2022-11-10btrfs: fix tree mod log mishandling of reallocated nodesJosef Bacik1-12/+13
2022-11-10btrfs: fix lost file sync on direct IO write with nowait and dsync iocbFilipe Manana3-10/+31
2022-11-10clk: renesas: r8a779g0: Add SASYNCPER clocksGeert Uytterhoeven1-0/+5
2022-11-10fscrypt: fix keyring memory leak on mount failureEric Biggers3-9/+15
2022-11-10fscrypt: stop using keyrings subsystem for fscrypt_master_keyEric Biggers8-311/+353
2022-11-10Bluetooth: L2CAP: Fix attempting to access uninitialized memoryLuiz Augusto von Dentz1-1/+2
2022-11-10Bluetooth: L2CAP: Fix accepting connection request for invalid SPSMLuiz Augusto von Dentz1-0/+25
2022-11-10i2c: piix4: Fix adapter not be removed in piix4_remove()Chen Zhongjin1-0/+1
2022-11-10arm64: dts: juno: Add thermal critical trip pointsCristian Marussi1-0/+14
2022-11-10firmware: arm_scmi: Fix deferred_tx_wq release on error pathsCristian Marussi1-7/+13
2022-11-10firmware: arm_scmi: Fix devres allocation device in virtio transportCristian Marussi1-3/+3
2022-11-10firmware: arm_scmi: Make Rx chan_setup fail on memory errorsCristian Marussi1-2/+6
2022-11-10firmware: arm_scmi: Suppress the driver's bind attributesCristian Marussi1-0/+1
2022-11-10ARM: dts: ux500: Add trips to battery thermal zonesLinus Walleij9-0/+72
2022-11-10blk-mq: Fix kmemleak in blk_mq_init_allocated_queueChen Jun1-3/+1
2022-11-10block: Fix possible memory leak for rq_wb on add_disk failureChen Zhongjin1-0/+1
2022-11-10ublk_drv: return flag of UBLK_F_URING_CMD_COMP_IN_TASK in case of moduleMing Lei1-0/+3