Show patches with: State = Action Required       |    Archived = No       |   32967 patches
« 1 2 ... 5 6 7329 330 »
Patch Series S/W/F Date Submitter Delegate State
[5.15,13/33] ARM: dts: socfpga: change qspi to "intel,socfpga-qspi" Untitled series #174361 --- 2022-04-29 Greg Kroah-Hartman New
[5.15,12/33] spi: cadence-quadspi: fix write completion support Untitled series #174361 --- 2022-04-29 Greg Kroah-Hartman New
[5.15,11/33] bpf: Fix crash due to out of bounds access into reg2btf_ids. Untitled series #174361 --- 2022-04-29 Greg Kroah-Hartman New
[5.15,10/33] bpf/selftests: Test PTR_TO_RDONLY_MEM Untitled series #174361 --- 2022-04-29 Greg Kroah-Hartman New
[5.15,09/33] bpf: Add MEM_RDONLY for helper args that are pointers to rdonly mem. Untitled series #174361 --- 2022-04-29 Greg Kroah-Hartman New
[5.15,08/33] bpf: Make per_cpu_ptr return rdonly PTR_TO_MEM. Untitled series #174361 --- 2022-04-29 Greg Kroah-Hartman New
[5.15,07/33] bpf: Convert PTR_TO_MEM_OR_NULL to composable types. Untitled series #174361 --- 2022-04-29 Greg Kroah-Hartman New
[5.15,06/33] bpf: Introduce MEM_RDONLY flag Untitled series #174361 --- 2022-04-29 Greg Kroah-Hartman New
[5.15,05/33] bpf: Replace PTR_TO_XXX_OR_NULL with PTR_TO_XXX | PTR_MAYBE_NULL Untitled series #174361 --- 2022-04-29 Greg Kroah-Hartman New
[5.15,04/33] bpf: Replace RET_XXX_OR_NULL with RET_XXX | PTR_MAYBE_NULL Untitled series #174361 --- 2022-04-29 Greg Kroah-Hartman New
[5.15,03/33] bpf: Replace ARG_XXX_OR_NULL with ARG_XXX | PTR_MAYBE_NULL Untitled series #174361 --- 2022-04-29 Greg Kroah-Hartman New
[5.15,02/33] bpf: Introduce composable reg, ret and arg types. Untitled series #174361 --- 2022-04-29 Greg Kroah-Hartman New
[4.19,12/12] lightnvm: disable the subsystem Untitled series #174362 --- 2022-04-29 Greg Kroah-Hartman New
[4.19,11/12] Revert "net: ethernet: stmmac: fix altr_tse_pcs function when using a fixed-link" Untitled series #174362 --- 2022-04-29 Greg Kroah-Hartman New
[4.19,10/12] ia64: kprobes: Fix to pass correct trampoline address to the handler Untitled series #174362 --- 2022-04-29 Greg Kroah-Hartman New
[4.19,09/12] Revert "ia64: kprobes: Use generic kretprobe trampoline handler" Untitled series #174362 --- 2022-04-29 Greg Kroah-Hartman New
[4.19,08/12] Revert "ia64: kprobes: Fix to pass correct trampoline address to the handler" Untitled series #174362 --- 2022-04-29 Greg Kroah-Hartman New
[4.19,07/12] powerpc/64s: Unmerge EX_LR and EX_DAR Untitled series #174362 --- 2022-04-29 Greg Kroah-Hartman New
[4.19,06/12] powerpc/64/interrupt: Temporarily save PPR on stack to fix register corruption due to SLB miss Untitled series #174362 --- 2022-04-29 Greg Kroah-Hartman New
[4.19,04/12] hamradio: remove needs_free_netdev to avoid UAF Untitled series #174362 --- 2022-04-29 Greg Kroah-Hartman New
[4.19,03/12] hamradio: defer 6pack kfree after unregister_netdev Untitled series #174362 --- 2022-04-29 Greg Kroah-Hartman New
[net,v2] ping: fix address binding wrt vrf [net,v2] ping: fix address binding wrt vrf --- 2022-04-29 Nicolas Dichtel New
[linux-5.15.y,10/10] bpf: Fix crash due to out of bounds access into reg2btf_ids. Fix bpf mem read/write vulnerability. --- 2022-04-28 Hao Luo New
[linux-5.15.y,09/10] bpf/selftests: Test PTR_TO_RDONLY_MEM Fix bpf mem read/write vulnerability. --- 2022-04-28 Hao Luo New
[linux-5.15.y,08/10] bpf: Add MEM_RDONLY for helper args that are pointers to rdonly mem. Fix bpf mem read/write vulnerability. --- 2022-04-28 Hao Luo New
[linux-5.15.y,07/10] bpf: Make per_cpu_ptr return rdonly PTR_TO_MEM. Fix bpf mem read/write vulnerability. --- 2022-04-28 Hao Luo New
[linux-5.15.y,06/10] bpf: Convert PTR_TO_MEM_OR_NULL to composable types. Fix bpf mem read/write vulnerability. --- 2022-04-28 Hao Luo New
[linux-5.15.y,05/10] bpf: Introduce MEM_RDONLY flag Fix bpf mem read/write vulnerability. --- 2022-04-28 Hao Luo New
[linux-5.15.y,04/10] bpf: Replace PTR_TO_XXX_OR_NULL with PTR_TO_XXX | PTR_MAYBE_NULL Fix bpf mem read/write vulnerability. --- 2022-04-28 Hao Luo New
[linux-5.15.y,03/10] bpf: Replace RET_XXX_OR_NULL with RET_XXX | PTR_MAYBE_NULL Fix bpf mem read/write vulnerability. --- 2022-04-28 Hao Luo New
[linux-5.15.y,02/10] bpf: Replace ARG_XXX_OR_NULL with ARG_XXX | PTR_MAYBE_NULL Fix bpf mem read/write vulnerability. --- 2022-04-28 Hao Luo New
[linux-5.15.y,01/10] bpf: Introduce composable reg, ret and arg types. Fix bpf mem read/write vulnerability. --- 2022-04-28 Hao Luo New
+ mm-mremap-fix-sign-for-efault-error-return-value.patch added to -mm tree + mm-mremap-fix-sign-for-efault-error-return-value.patch added to -mm tree --- 2022-04-28 Andrew Morton New
[4.14] net/sched: cls_u32: fix netns refcount changes in u32_change() [4.14] net/sched: cls_u32: fix netns refcount changes in u32_change() --- 2022-04-28 Robert Kolchmeyer New
[tip:,timers/urgent] timekeeping: Mark NMI safe time accessors as notrace [tip:,timers/urgent] timekeeping: Mark NMI safe time accessors as notrace --- 2022-04-28 thermal-bot for Julien Panis New
[v2] arm64: paravirt: Use RCU read locks to guard stolen_time [v2] arm64: paravirt: Use RCU read locks to guard stolen_time --- 2022-04-28 Elliot Berman New
[AUTOSEL,14/14] mm/thp: fix NR_FILE_MAPPED accounting in page_*_file_rmap() [AUTOSEL,01/14] mm: fix invalid page pointer returned with FOLL_PIN gups --- 2022-04-28 Greg Kroah-Hartman New
[AUTOSEL,13/14] mm/thp: ClearPageDoubleMap in first page_add_file_rmap() [AUTOSEL,01/14] mm: fix invalid page pointer returned with FOLL_PIN gups --- 2022-04-28 Greg Kroah-Hartman New
[AUTOSEL,12/14] mm/thp: refix __split_huge_pmd_locked() for migration PMD [AUTOSEL,01/14] mm: fix invalid page pointer returned with FOLL_PIN gups --- 2022-04-28 Greg Kroah-Hartman New
[AUTOSEL,10/14] mm/mlock: fix potential imbalanced rlimit ucounts adjustment [AUTOSEL,01/14] mm: fix invalid page pointer returned with FOLL_PIN gups --- 2022-04-28 Greg Kroah-Hartman New
[AUTOSEL,09/14] mm/hwpoison: fix error page recovered but reported "not recovered" [AUTOSEL,01/14] mm: fix invalid page pointer returned with FOLL_PIN gups --- 2022-04-28 Greg Kroah-Hartman New
[AUTOSEL,08/14] mm/page_alloc: check high-order pages for corruption during PCP operations [AUTOSEL,01/14] mm: fix invalid page pointer returned with FOLL_PIN gups --- 2022-04-28 Greg Kroah-Hartman New
[AUTOSEL,07/14] mm/page_alloc: fetch the correct pcp buddy during bulk free [AUTOSEL,01/14] mm: fix invalid page pointer returned with FOLL_PIN gups --- 2022-04-28 Greg Kroah-Hartman New
[AUTOSEL,06/14] mm: userfaultfd: fix missing cache flush in mcopy_atomic_pte() and __mcopy_atomic() [AUTOSEL,01/14] mm: fix invalid page pointer returned with FOLL_PIN gups --- 2022-04-28 Greg Kroah-Hartman New
[AUTOSEL,05/14] mm: shmem: fix missing cache flush in shmem_mfill_atomic_pte() [AUTOSEL,01/14] mm: fix invalid page pointer returned with FOLL_PIN gups --- 2022-04-28 Greg Kroah-Hartman New
[AUTOSEL,04/14] mm: hugetlb: fix missing cache flush in hugetlb_mcopy_atomic_pte() [AUTOSEL,01/14] mm: fix invalid page pointer returned with FOLL_PIN gups --- 2022-04-28 Greg Kroah-Hartman New
[AUTOSEL,03/14] mm: hugetlb: fix missing cache flush in copy_huge_page_from_user() [AUTOSEL,01/14] mm: fix invalid page pointer returned with FOLL_PIN gups --- 2022-04-28 Greg Kroah-Hartman New
[AUTOSEL,02/14] mm: fix missing cache flush for all tail pages of compound page [AUTOSEL,01/14] mm: fix invalid page pointer returned with FOLL_PIN gups --- 2022-04-28 Greg Kroah-Hartman New
[AUTOSEL,01/14] mm: fix invalid page pointer returned with FOLL_PIN gups [AUTOSEL,01/14] mm: fix invalid page pointer returned with FOLL_PIN gups --- 2022-04-28 Greg Kroah-Hartman New
[4.19,2/2] hamradio: remove needs_free_netdev to avoid UAF [4.14,1/2] hamradio: defer 6pack kfree after unregister_netdev --- 2022-04-28 Ovidiu Panait New
[5.4,1/2] hamradio: defer 6pack kfree after unregister_netdev [5.4,1/2] hamradio: defer 6pack kfree after unregister_netdev --- 2022-04-28 Ovidiu Panait New
[v4.19,2/2] powerpc/64s: Unmerge EX_LR and EX_DAR Custom backports for powerpc SLB issues --- 2022-04-28 Michael Ellerman New
[v4.19,1/2] powerpc/64/interrupt: Temporarily save PPR on stack to fix register corruption due to SLB miss Custom backports for powerpc SLB issues --- 2022-04-28 Michael Ellerman New
[merged] kasan-prevent-cpu_quarantine-corruption-when-cpu-offline-and-cache-shrink-occur-at-same-time.patch removed from -mm tree [merged] kasan-prevent-cpu_quarantine-corruption-when-cpu-offline-and-cache-shrink-occur-at-same-... --- 2022-04-27 Andrew Morton New
[1/2] kasan: prevent cpu_quarantine corruption when CPU offline and cache shrink occur at same time [1/2] kasan: prevent cpu_quarantine corruption when CPU offline and cache shrink occur at same time --- 2022-04-27 Andrew Morton New
+ mm-hwpoison-use-pr_err-instead-of-dump_page-in-get_any_page.patch added to -mm tree + mm-hwpoison-use-pr_err-instead-of-dump_page-in-get_any_page.patch added to -mm tree --- 2022-04-27 Andrew Morton New
+ mm-huge_memory-do-not-overkill-when-splitting-huge_zero_page.patch added to -mm tree + mm-huge_memory-do-not-overkill-when-splitting-huge_zero_page.patch added to -mm tree --- 2022-04-27 Andrew Morton New
+ revert-mm-memory-failurec-skip-huge_zero_page-in-memory_failure.patch added to -mm tree + revert-mm-memory-failurec-skip-huge_zero_page-in-memory_failure.patch added to -mm tree --- 2022-04-27 Andrew Morton New
[tip:,irq/urgent] bus: fsl-mc-msi: Fix MSI descriptor mutex lock for msi_first_desc() [tip:,irq/urgent] bus: fsl-mc-msi: Fix MSI descriptor mutex lock for msi_first_desc() --- 2022-04-27 thermal-bot for Julien Panis New
[3/3] KVM: x86: never write to memory from kvm_vcpu_check_block [1/3] KVM: x86: make vendor code check for all nested events --- 2022-04-27 Paolo Bonzini New
[2/3] KVM: x86: a vCPU with a pending triple fault is runnable [1/3] KVM: x86: make vendor code check for all nested events --- 2022-04-27 Paolo Bonzini New
[1/3] KVM: x86: make vendor code check for all nested events [1/3] KVM: x86: make vendor code check for all nested events --- 2022-04-27 Paolo Bonzini New
[5.15,2/2] ARM: dts: socfpga: change qspi to "intel,socfpga-qspi" Untitled series #174373 --- 2022-04-27 Ian Abbott New
[4.9-4.19] jbd2: fix use-after-free of transaction_t race [4.9-4.19] jbd2: fix use-after-free of transaction_t race --- 2022-04-26 Samuel Mendoza-Jonas New
[4.19.y,3/3] ia64: kprobes: Fix to pass correct trampoline address to the handler ia64: kprobes: Fix build error on ia64 --- 2022-04-26 Masami Hiramatsu (Google) New
[4.19.y,2/3] Revert "ia64: kprobes: Use generic kretprobe trampoline handler" ia64: kprobes: Fix build error on ia64 --- 2022-04-26 Masami Hiramatsu (Google) New
[4.19.y,1/3] Revert "ia64: kprobes: Fix to pass correct trampoline address to the handler" ia64: kprobes: Fix build error on ia64 --- 2022-04-26 Masami Hiramatsu (Google) New
[v2] ext4: fix race condition between ext4_write and ext4_convert_inline_data [v2] ext4: fix race condition between ext4_write and ext4_convert_inline_data --- 2022-04-26 libaokun (A) New
ext4: fix race condition between ext4_write and ext4_convert_inline_data ext4: fix race condition between ext4_write and ext4_convert_inline_data --- 2022-04-26 libaokun (A) New
scsi: qla2xx: Fix double free in qla2x00_probe_one() scsi: qla2xx: Fix double free in qla2x00_probe_one() --- 2022-04-26 Keita Suzuki New
[5.17,145/146] io_uring: fix leaks on IOPOLL and CQE_SKIP Untitled series #174014 --- 2022-04-26 Greg Kroah-Hartman New
[5.17,144/146] ASoC: SOF: topology: cleanup dailinks on widget unload Untitled series #174014 --- 2022-04-26 Greg Kroah-Hartman New
[5.17,141/146] ext4: update the cached overhead value in the superblock Untitled series #174014 --- 2022-04-26 Greg Kroah-Hartman New
[5.17,133/146] KVM: SVM: Flush when freeing encrypted pages even on SME_COHERENT CPUs Untitled series #174014 --- 2022-04-26 Greg Kroah-Hartman New
[5.17,132/146] KVM: SVM: Simplify and harden helper to flush SEV guest page(s) Untitled series #174014 --- 2022-04-26 Greg Kroah-Hartman New
[5.17,130/146] KVM: x86: Pend KVM_REQ_APICV_UPDATE during vCPU creation to fix a race Untitled series #174014 --- 2022-04-26 Greg Kroah-Hartman New
[5.15,124/124] arm64: dts: qcom: add IPA qcom,qmp property Untitled series #174015 --- 2022-04-26 Greg Kroah-Hartman New
[5.17,129/146] KVM: x86: Dont re-acquire SRCU lock in complete_emulated_io() Untitled series #174014 --- 2022-04-26 Greg Kroah-Hartman New
[5.17,128/146] KVM: x86/pmu: Update AMD PMC sample period to fix guest NMI-watchdog Untitled series #174014 --- 2022-04-26 Greg Kroah-Hartman New
[5.17,126/146] drm/vmwgfx: Fix gem refcounting and memory evictions Untitled series #174014 --- 2022-04-26 Greg Kroah-Hartman New
[5.15,120/124] netfilter: nft_ct: fix use after free when attaching zone template Untitled series #174015 --- 2022-04-26 Greg Kroah-Hartman New
[5.17,124/146] codecs: rt5682s: fix an incorrect NULL check on list iterator Untitled series #174014 --- 2022-04-26 Greg Kroah-Hartman New
[5.17,121/146] ASoC: rt5682: fix an incorrect NULL check on list iterator Untitled series #174014 --- 2022-04-26 Greg Kroah-Hartman New
[5.17,120/146] gpio: Request interrupts after IRQ is initialized Untitled series #174014 --- 2022-04-26 Greg Kroah-Hartman New
[5.15,113/124] ext4: fix fallocate to use file_modified to update permissions consistently Untitled series #174015 --- 2022-04-26 Greg Kroah-Hartman New
[5.10,86/86] Revert "net: micrel: fix KS8851_MLL Kconfig" Untitled series #174016 --- 2022-04-26 Greg Kroah-Hartman New
[5.15,112/124] netfilter: conntrack: avoid useless indirection during conntrack destruction Untitled series #174015 --- 2022-04-26 Greg Kroah-Hartman New
[5.10,85/86] block/compat_ioctl: fix range check in BLKGETSIZE Untitled series #174016 --- 2022-04-26 Greg Kroah-Hartman New
[5.15,111/124] netfilter: conntrack: convert to refcount_t api Untitled series #174015 --- 2022-04-26 Greg Kroah-Hartman New
[5.17,116/146] cifs: use correct lock type in cifs_reconnect() Untitled series #174014 --- 2022-04-26 Greg Kroah-Hartman New
[5.15,110/124] KVM: SVM: Flush when freeing encrypted pages even on SME_COHERENT CPUs Untitled series #174015 --- 2022-04-26 Greg Kroah-Hartman New
[5.10,83/86] spi: atmel-quadspi: Fix the buswidth adjustment between spi-mem and controller Untitled series #174016 --- 2022-04-26 Greg Kroah-Hartman New
[5.17,115/146] cifs: fix NULL ptr dereference in refresh_mounts() Untitled series #174014 --- 2022-04-26 Greg Kroah-Hartman New
[5.15,109/124] KVM: nVMX: Defer APICv updates while L2 is active until L1 is active Untitled series #174015 --- 2022-04-26 Greg Kroah-Hartman New
[5.10,82/86] jbd2: fix a potential race while discarding reserved buffers after an abort Untitled series #174016 --- 2022-04-26 Greg Kroah-Hartman New
[5.17,114/146] fs: fix acl translation Untitled series #174014 --- 2022-04-26 Greg Kroah-Hartman New
[5.10,81/86] can: isotp: stop timeout monitoring when no first frame was sent Untitled series #174016 --- 2022-04-26 Greg Kroah-Hartman New
[5.17,113/146] perf report: Set PERF_SAMPLE_DATA_SRC bit for Arm SPE event Untitled series #174014 --- 2022-04-26 Greg Kroah-Hartman New
[5.17,111/146] arm/xen: Fix some refcount leaks Untitled series #174014 --- 2022-04-26 Greg Kroah-Hartman New
[5.10,76/86] ext4: fix use-after-free in ext4_search_dir Untitled series #174016 --- 2022-04-26 Greg Kroah-Hartman New
« 1 2 ... 5 6 7329 330 »