summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-11-04cxl/region: Recycle region idsDan Williams
2022-11-04cxl/region: Fix 'distance' calculation with passthrough portsDan Williams
2022-11-04tools/testing/cxl: Add a single-port host-bridge regression configDan Williams
2022-11-04tools/testing/cxl: Fix some error exitsDan Williams
2022-11-04cxl/pmem: Fix cxl_pmem_region and cxl_memdev leakDan Williams
2022-11-04cxl/region: Fix cxl_region leak, cleanup targets at region deleteDan Williams
2022-11-04cxl/region: Fix region HPA ordering validationDan Williams
2022-11-04Merge tag 'xfs-6.1-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2022-11-04Merge tag 'landlock-6.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-11-04Merge tag 'hardening-v6.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-11-04Merge tag 'efi-fixes-for-v6.1-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-11-04Merge tag 'soc-fixes-6.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-11-04x86/cpu: Add several Intel server CPU model numbersTony Luck
2022-11-04Merge tag 'drm-fixes-2022-11-04-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-11-04Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-11-04tracing: kprobe: Fix memory leak in test_gen_kprobe/kretprobe_cmd()Shang XiaoJing
2022-11-04tracing/fprobe: Fix to check whether fprobe is registered correctlyMasami Hiramatsu (Google)
2022-11-04fprobe: Check rethook_alloc() return in rethook initializationRafael Mendonca
2022-11-04kprobe: reverse kp->flags when arm_kprobe failedLi Qiang
2022-11-03Merge tag 'ata-6.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Linus Torvalds
2022-11-04Merge tag 'drm-intel-fixes-2022-11-03' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2022-11-04Merge tag 'amd-drm-fixes-6.1-2022-11-02' of https://gitlab.freedesktop.org/ag...Dave Airlie
2022-11-03Merge tag 'fuse-fixes-6.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-11-03cxl/pmem: Use size_add() against integer overflowYu Zhe
2022-11-03Merge tag 'for-6.1-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-11-03arm64: cpufeature: Fix the visibility of compat hwcapsAmit Daniel Kachhap
2022-11-03Merge tag 'linux-kselftest-fixes-6.1-rc4' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2022-11-03Merge tag 'net-6.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2022-11-03Merge tag 'powerpc-6.1-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2022-11-03arm64: efi: Recover from synchronous exceptions occurring in firmwareArd Biesheuvel
2022-11-03KVM: x86: Fix a typo about the usage of kvcalloc()Liao Chang
2022-11-03KVM: x86: Use SRCU to protect zap in __kvm_set_or_clear_apicv_inhibit()Ben Gardon
2022-11-03Merge branch 'vsock-remove-an-unused-variable-and-fix-infinite-sleep'Paolo Abeni
2022-11-03vsock: fix possible infinite sleep in vsock_connectible_wait_data()Dexuan Cui
2022-11-03vsock: remove the unused 'wait' in vsock_connectible_recvmsg()Dexuan Cui
2022-11-03x86/xen: simplify sysenter and syscall setupJuergen Gross
2022-11-03x86/xen: silence smatch warning in pmu_msr_chk_emulated()Juergen Gross
2022-11-03Merge tag 'drm-misc-fixes-2022-11-02-1' of git://anongit.freedesktop.org/drm/...Dave Airlie
2022-11-02ftrace: Fix use-after-free for dynamic ftrace_opsLi Huafei
2022-11-02ring-buffer: Check for NULL cpu_buffer in ring_buffer_wake_waiters()Steven Rostedt (Google)
2022-11-02ipv6: fix WARNING in ip6_route_net_exit_late()Zhengchao Shao
2022-11-02bridge: Fix flushing of dynamic FDB entriesIdo Schimmel
2022-11-02net, neigh: Fix null-ptr-deref in neigh_table_clear()Chen Zhongjin
2022-11-02net/smc: Fix possible leaked pernet namespace in smc_init()Chen Zhongjin
2022-11-02stmmac: dwmac-loongson: fix invalid mdio_nodeLiu Peibao
2022-11-02ibmvnic: Free rwi on reset successNick Child
2022-11-02net: mdio: fix undefined behavior in bit shift for __mdiobus_registerGaosheng Cui
2022-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski
2022-11-02Merge tag 'for-net-2022-10-02' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski
2022-11-02Bluetooth: L2CAP: Fix attempting to access uninitialized memoryLuiz Augusto von Dentz