patches.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
 messages from 2023-02-23 13:07:22 to 2023-02-24 10:00:52 UTC [more...]

[RFC 00/11] cleanup vma_merge and improve mergeability tests
 2023-02-24 10:00 UTC  (12+ messages)
` [RFC 01/11] mm/mremap: fix dup_anon_vma() in vma_merge() case 4
` [RFC 02/11] mm/mmap/vma_merge: use only primary pointers for preparing merge
` [RFC 03/11] mm/mmap/vma_merge: use the proper vma pointer in case 3
` [RFC 04/11] mm/mmap/vma_merge: use the proper vma pointers in cases 1 and 6
` [RFC 05/11] mm/mmap/vma_merge: use the proper vma pointer in case 4
` [RFC 06/11] mm/mmap/vma_merge: initialize mid and next in natural order
` [RFC 07/11] mm/mmap/vma_merge: set mid to NULL if not applicable
` [RFC 08/11] mm/mmap/vma_merge: rename adj_next to adj_start
` [RFC 09/11] mm/mmap/vma_merge: convert mergeability checks to return bool
` [RFC 10/11] mm/mmap: start distinguishing if vma can be removed in mergeability test
` [RFC 11/11] mm/mremap: simplify vma expansion again

[PATCH 4.14 0/7] 4.14.307-rc1 review
 2023-02-24  9:56 UTC  (5+ messages)
` [PATCH 4.14 6/7] uaccess: Add speculation barrier to copy_from_user()

[PATCH 5.15 00/37] 5.15.96-rc2 review
 2023-02-24  9:50 UTC  (17+ messages)

[PATCH 6.1 00/47] 6.1.14-rc2 review
 2023-02-24  8:54 UTC  (8+ messages)

[PATCH 6.2 00/12] 6.2.1-rc2 review
 2023-02-24  4:29 UTC  (8+ messages)

[PATCH 5.10 00/26] 5.10.170-rc2 review
 2023-02-24  4:28 UTC  (6+ messages)

[PATCH 5.4 00/19] 5.4.233-rc2 review
 2023-02-24  4:28 UTC  (5+ messages)

[PATCH 4.19 00/12] 4.19.274-rc2 review
 2023-02-24  4:27 UTC  (5+ messages)

[GIT PULL] slab updates for 6.3-rc1
 2023-02-23 22:20 UTC  (2+ messages)

[PATCH] clk: qcom: apcs-msm8986: Include bitfield.h for FIELD_PREP
 2023-02-23 19:00 UTC  (2+ messages)

[PATCH 6.1 00/46] 6.1.14-rc1 review
 2023-02-23 16:31 UTC  (52+ messages)
` [PATCH 6.1 01/46] drm/etnaviv: dont truncate physical page address
` [PATCH 6.1 02/46] wifi: ath11k: fix warning in dma_free_coherent() of memory chunks while recovery
` [PATCH 6.1 03/46] wifi: rtl8xxxu: gen2: Turn on the rate control
` [PATCH 6.1 04/46] drm/edid: Fix minimum bpc supported with DSC1.2 for HDMI sink
` [PATCH 6.1 05/46] clk: mxl: Switch from direct readl/writel based IO to regmap based IO
` [PATCH 6.1 06/46] clk: mxl: Remove redundant spinlocks
` [PATCH 6.1 07/46] clk: mxl: Add option to override gate clks
` [PATCH 6.1 08/46] clk: mxl: Fix a clk entry by adding relevant flags
` [PATCH 6.1 09/46] powerpc: dts: t208x: Mark MAC1 and MAC2 as 10G
` [PATCH 6.1 10/46] clk: mxl: syscon_node_to_regmap() returns error pointers
` [PATCH 6.1 11/46] sched/psi: Stop relying on timer_pending() for poll_work rescheduling
` [PATCH 6.1 12/46] random: always mix cycle counter in add_latent_entropy()
` [PATCH 6.1 13/46] scsi: libsas: Add smp_ata_check_ready_type()
` [PATCH 6.1 14/46] scsi: hisi_sas: Fix SATA devices missing issue during I_T nexus reset
` [PATCH 6.1 15/46] spi: mediatek: Enable irq when pdata is ready
` [PATCH 6.1 16/46] docs: perf: Fix PMU instance name of hisi-pcie-pmu
` [PATCH 6.1 17/46] KVM: x86: Fail emulation during EMULTYPE_SKIP on any exception
` [PATCH 6.1 18/46] KVM: SVM: Skip WRMSR fastpath on VM-Exit if next RIP isnt valid
` [PATCH 6.1 19/46] KVM: VMX: Execute IBPB on emulated VM-exit when guest has IBRS
` [PATCH 6.1 20/46] can: kvaser_usb: hydra: help gcc-13 to figure out cmd_len
` [PATCH 6.1 21/46] powerpc: dts: t208x: Disable 10G on MAC1 and MAC2
` [PATCH 6.1 22/46] spi: mediatek: Enable irq before the spi registration
` [PATCH 6.1 23/46] drm/i915: Remove __maybe_unused from mtl_info
` [PATCH 6.1 24/46] KVM: x86: fix deadlock for KVM_XEN_EVTCHN_RESET
` [PATCH 6.1 25/46] selftests: kvm: move declaration at the beginning of main()
` [PATCH 6.1 26/46] powerpc/64s/radix: Fix RWX mapping with relocated kernel
` [PATCH 6.1 27/46] nfp: ethtool: support reporting link modes
` [PATCH 6.1 28/46] nfp: ethtool: fix the bug of setting unsupported port speed
` [PATCH 6.1 29/46] uaccess: Add speculation barrier to copy_from_user()
` [PATCH 6.1 30/46] x86/alternatives: Introduce int3_emulate_jcc()
` [PATCH 6.1 31/46] x86/alternatives: Teach text_poke_bp() to patch Jcc.d32 instructions
` [PATCH 6.1 32/46] x86/static_call: Add support for Jcc tail-calls
` [PATCH 6.1 33/46] Bluetooth: btusb: Add more device IDs for WCN6855
` [PATCH 6.1 34/46] riscv: remove special treatment for the link order of head.o
` [PATCH 6.1 35/46] arm64: "
` [PATCH 6.1 36/46] arch: fix broken BuildID for arm64 and riscv
` [PATCH 6.1 37/46] powerpc/vmlinux.lds: Define RUNTIME_DISCARD_EXIT
` [PATCH 6.1 38/46] powerpc/vmlinux.lds: Dont discard .rela* for relocatable builds
` [PATCH 6.1 39/46] s390: define RUNTIME_DISCARD_EXIT to fix link error with GNU ld < 2.36
` [PATCH 6.1 40/46] sh: define RUNTIME_DISCARD_EXIT
` [PATCH 6.1 41/46] wifi: mwifiex: Add missing compatible string for SD8787
` [PATCH 6.1 42/46] audit: update the mailing list in MAINTAINERS
` [PATCH 6.1 43/46] platform/x86/amd/pmf: Add depends on CONFIG_POWER_SUPPLY
` [PATCH 6.1 44/46] platform/x86: nvidia-wmi-ec-backlight: Add force module parameter
` [PATCH 6.1 45/46] ext4: Fix function prototype mismatch for ext4_feat_ktype
` [PATCH 6.1 46/46] randstruct: disable Clang 15 support

[PATCH 5.15 00/36] 5.15.96-rc1 review
 2023-02-23 13:07 UTC  (37+ messages)
` [PATCH 5.15 01/36] drm/etnaviv: dont truncate physical page address
` [PATCH 5.15 02/36] wifi: rtl8xxxu: gen2: Turn on the rate control
` [PATCH 5.15 03/36] drm/edid: Fix minimum bpc supported with DSC1.2 for HDMI sink
` [PATCH 5.15 04/36] clk: mxl: Switch from direct readl/writel based IO to regmap based IO
` [PATCH 5.15 05/36] clk: mxl: Remove redundant spinlocks
` [PATCH 5.15 06/36] clk: mxl: Add option to override gate clks
` [PATCH 5.15 07/36] clk: mxl: Fix a clk entry by adding relevant flags
` [PATCH 5.15 08/36] powerpc: dts: t208x: Mark MAC1 and MAC2 as 10G
` [PATCH 5.15 09/36] clk: mxl: syscon_node_to_regmap() returns error pointers
` [PATCH 5.15 10/36] random: always mix cycle counter in add_latent_entropy()
` [PATCH 5.15 11/36] KVM: x86: Fail emulation during EMULTYPE_SKIP on any exception
` [PATCH 5.15 12/36] KVM: SVM: Skip WRMSR fastpath on VM-Exit if next RIP isnt valid
` [PATCH 5.15 13/36] KVM: VMX: Execute IBPB on emulated VM-exit when guest has IBRS
` [PATCH 5.15 14/36] can: kvaser_usb: hydra: help gcc-13 to figure out cmd_len
` [PATCH 5.15 15/36] powerpc: dts: t208x: Disable 10G on MAC1 and MAC2
` [PATCH 5.15 16/36] powerpc: use generic version of arch_is_kernel_initmem_freed()
` [PATCH 5.15 17/36] powerpc/vmlinux.lds: Ensure STRICT_ALIGN_SIZE is at least page aligned
` [PATCH 5.15 18/36] powerpc/vmlinux.lds: Add an explicit symbol for the SRWX boundary
` [PATCH 5.15 19/36] powerpc/64s/radix: Fix crash with unaligned relocated kernel
` [PATCH 5.15 20/36] powerpc/64s/radix: Fix RWX mapping with "
` [PATCH 5.15 21/36] drm/i915/gvt: fix double free bug in split_2MB_gtt_entry
` [PATCH 5.15 22/36] uaccess: Add speculation barrier to copy_from_user()
` [PATCH 5.15 23/36] binder: read pre-translated fds from sender buffer
` [PATCH 5.15 24/36] binder: defer copies of pre-patched txn data
` [PATCH 5.15 25/36] binder: fix pointer cast warning
` [PATCH 5.15 26/36] binder: Address corner cases in deferred copy and fixup
` [PATCH 5.15 27/36] binder: Gracefully handle BINDER_TYPE_FDA objects with num_fds=0
` [PATCH 5.15 28/36] nbd: fix possible overflow on first_minor in nbd_dev_add()
` [PATCH 5.15 29/36] wifi: mwifiex: Add missing compatible string for SD8787
` [PATCH 5.15 30/36] audit: update the mailing list in MAINTAINERS
` [PATCH 5.15 31/36] ext4: Fix function prototype mismatch for ext4_feat_ktype
` [PATCH 5.15 32/36] kbuild: Add CONFIG_PAHOLE_VERSION
` [PATCH 5.15 33/36] scripts/pahole-flags.sh: Use pahole-version.sh
` [PATCH 5.15 34/36] lib/Kconfig.debug: Use CONFIG_PAHOLE_VERSION
` [PATCH 5.15 35/36] lib/Kconfig.debug: Allow BTF + DWARF5 with pahole 1.21+
` [PATCH 5.15 36/36] Revert "net/sched: taprio: make qdisc_leaf() see the per-netdev-queue pfifo child qdiscs"

[PATCH 5.4 00/18] 5.4.233-rc1 review
 2023-02-23 13:07 UTC  (19+ messages)
` [PATCH 5.4 01/18] dma-mapping: add generic helpers for mapping sgtable objects
` [PATCH 5.4 02/18] scatterlist: add generic wrappers for iterating over "
` [PATCH 5.4 03/18] drm: etnaviv: fix common struct sg_table related issues
` [PATCH 5.4 04/18] drm/etnaviv: dont truncate physical page address
` [PATCH 5.4 05/18] wifi: rtl8xxxu: gen2: Turn on the rate control
` [PATCH 5.4 06/18] powerpc: dts: t208x: Mark MAC1 and MAC2 as 10G
` [PATCH 5.4 07/18] random: always mix cycle counter in add_latent_entropy()
` [PATCH 5.4 08/18] KVM: x86: Fail emulation during EMULTYPE_SKIP on any exception
` [PATCH 5.4 09/18] KVM: VMX: Execute IBPB on emulated VM-exit when guest has IBRS
` [PATCH 5.4 10/18] can: kvaser_usb: hydra: help gcc-13 to figure out cmd_len
` [PATCH 5.4 11/18] powerpc: dts: t208x: Disable 10G on MAC1 and MAC2
` [PATCH 5.4 12/18] alarmtimer: Prevent starvation by small intervals and SIG_IGN
` [PATCH 5.4 13/18] drm/i915/gvt: fix double free bug in split_2MB_gtt_entry
` [PATCH 5.4 14/18] mac80211: mesh: embedd mesh_paths and mpp_paths into ieee80211_if_mesh
` [PATCH 5.4 15/18] uaccess: Add speculation barrier to copy_from_user()
` [PATCH 5.4 16/18] wifi: mwifiex: Add missing compatible string for SD8787
` [PATCH 5.4 17/18] ext4: Fix function prototype mismatch for ext4_feat_ktype
` [PATCH 5.4 18/18] Revert "net/sched: taprio: make qdisc_leaf() see the per-netdev-queue pfifo child qdiscs"

[PATCH 5.10 00/25] 5.10.170-rc1 review
 2023-02-23 13:06 UTC  (26+ messages)
` [PATCH 5.10 01/25] drm/etnaviv: dont truncate physical page address
` [PATCH 5.10 02/25] wifi: rtl8xxxu: gen2: Turn on the rate control
` [PATCH 5.10 03/25] clk: mxl: Switch from direct readl/writel based IO to regmap based IO
` [PATCH 5.10 04/25] clk: mxl: Remove redundant spinlocks
` [PATCH 5.10 05/25] clk: mxl: Add option to override gate clks
` [PATCH 5.10 06/25] clk: mxl: Fix a clk entry by adding relevant flags
` [PATCH 5.10 07/25] powerpc: dts: t208x: Mark MAC1 and MAC2 as 10G
` [PATCH 5.10 08/25] clk: mxl: syscon_node_to_regmap() returns error pointers
` [PATCH 5.10 09/25] random: always mix cycle counter in add_latent_entropy()
` [PATCH 5.10 10/25] KVM: x86: Fail emulation during EMULTYPE_SKIP on any exception
` [PATCH 5.10 11/25] KVM: SVM: Skip WRMSR fastpath on VM-Exit if next RIP isnt valid
` [PATCH 5.10 12/25] KVM: VMX: Execute IBPB on emulated VM-exit when guest has IBRS
` [PATCH 5.10 13/25] can: kvaser_usb: hydra: help gcc-13 to figure out cmd_len
` [PATCH 5.10 14/25] powerpc: dts: t208x: Disable 10G on MAC1 and MAC2
` [PATCH 5.10 15/25] drm/i915/gvt: fix double free bug in split_2MB_gtt_entry
` [PATCH 5.10 16/25] mac80211: mesh: embedd mesh_paths and mpp_paths into ieee80211_if_mesh
` [PATCH 5.10 17/25] uaccess: Add speculation barrier to copy_from_user()
` [PATCH 5.10 18/25] Revert "Revert "block: nbd: add sanity check for first_minor""
` [PATCH 5.10 19/25] nbd: fix max value for first_minor
` [PATCH 5.10 20/25] nbd: fix possible overflow for first_minor in nbd_dev_add()
` [PATCH 5.10 21/25] nbd: fix possible overflow on "
` [PATCH 5.10 22/25] wifi: mwifiex: Add missing compatible string for SD8787
` [PATCH 5.10 23/25] audit: update the mailing list in MAINTAINERS
` [PATCH 5.10 24/25] ext4: Fix function prototype mismatch for ext4_feat_ktype
` [PATCH 5.10 25/25] Revert "net/sched: taprio: make qdisc_leaf() see the per-netdev-queue pfifo child qdiscs"


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).