linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-01-17 22:59:25 to 2023-01-18 01:13:43 UTC [more...]

[PATCH 00/41] Per-VMA locks
 2023-01-18  1:06 UTC  (36+ messages)
` [PATCH 12/41] mm: add per-VMA lock and helper functions to control it
` [PATCH 18/41] mm/khugepaged: write-lock VMA while collapsing a huge page
` [PATCH 28/41] mm: introduce lock_vma_under_rcu to be used from arch-specific code
` [PATCH 32/41] mm: prevent userfaults to be handled under per-vma lock
` [PATCH 41/41] mm: replace rw_semaphore with atomic_t in vma_lock

[PATCH] drm/msm/gem: Add check for kmalloc
 2023-01-18  1:06 UTC  (2+ messages)

[PATCH v5 0/6] Add Toshiba Visconti Video Input Interface driver
 2023-01-18  1:04 UTC  (7+ messages)
` [PATCH v5 2/6] media: platform: visconti: "
` [PATCH v5 3/6] media: platform: visconti: Add Toshiba Visconti Video Input Interface driver user interace

[PATCH v6 0/8] cxl: Process event logs
 2023-01-18  1:03 UTC  (4+ messages)
` [PATCH v6 1/8] cxl/mem: Read, trace, and clear events on driver load

[PATCH] gsmi: fix null-deref in gsmi_get_variable
 2023-01-18  1:02 UTC 

[PATCH] rpmsg: glink: Release driver_override
 2023-01-18  1:01 UTC  (2+ messages)

[PATCH mm-unstable v1 0/7] mm: multi-gen LRU: improve
 2023-01-18  1:00 UTC  (9+ messages)
` [PATCH mm-unstable v1 1/7] mm: multi-gen LRU: section for working set protection
` [PATCH mm-unstable v1 2/7] mm: multi-gen LRU: section for rmap/PT walk feedback
` [PATCH mm-unstable v1 3/7] mm: multi-gen LRU: section for Bloom filters
` [PATCH mm-unstable v1 4/7] mm: multi-gen LRU: section for memcg LRU
` [PATCH mm-unstable v1 5/7] mm: multi-gen LRU: improve lru_gen_exit_memcg()
` [PATCH mm-unstable v1 6/7] mm: multi-gen LRU: improve walk_pmd_range()
` [PATCH mm-unstable v1 7/7] mm: multi-gen LRU: simplify lru_gen_look_around()

[PATCH 1/3] mm: return the number of pages successfully paged out
 2023-01-18  0:58 UTC  (6+ messages)
` [PATCH 2/3] mm: return boolean for deactivate_page
` [PATCH 3/3] mm: add vmstat statistics for madvise_[cold|pageout]

linux-next: manual merge of the usb tree with the usb.current tree
 2023-01-18  0:56 UTC 

[PATCH] firmware: memmap: fix typos in comments
 2023-01-18  0:57 UTC 

[PATCH] rtc: sunplus: fix format string for printing resource
 2023-01-18  0:56 UTC  (5+ messages)

[PATCH v3 0/8] phy: qualcomm: Add PCIe support for SM8550
 2023-01-18  0:53 UTC  (9+ messages)
` [PATCH v3 1/8] dt-bindings: phy: Add QMP PCIe PHY comptible "
` [PATCH v3 2/8] phy: qcom-qmp: pcs: Add v6 register offsets
` [PATCH v3 3/8] phy: qcom-qmp: pcs: Add v6.20 "
` [PATCH v3 4/8] phy: qcom-qmp: pcs-pcie: Add v6 "
` [PATCH v3 5/8] phy: qcom-qmp: pcs-pcie: Add v6.20 "
` [PATCH v3 6/8] phy: qcom-qmp: qserdes-txrx: "
` [PATCH v3 7/8] phy: qcom-qmp: qserdes-lane-shared: Add v6 "
` [PATCH v3 8/8] phy: qcom-qmp-pcie: Add support for SM8550 g3x2 and g4x2 PCIEs

[PATCH] tools/vm: allow users to provide additional cflags/ldflags
 2023-01-18  0:53 UTC  (2+ messages)

[V2 PATCH 0/6] KVM: selftests: selftests for fd-based private memory
 2023-01-18  0:53 UTC  (14+ messages)
` [V2 PATCH 1/6] KVM: x86: Add support for testing "
` [V2 PATCH 2/6] KVM: Selftests: Add support for "
` [V2 PATCH 3/6] KVM: selftests: x86: Add IS_ALIGNED/IS_PAGE_ALIGNED helpers
` [V2 PATCH 4/6] KVM: selftests: x86: Add helpers to execute VMs with private memory
` [V2 PATCH 6/6] KVM: selftests: x86: Add selftest for "

[PATCH v6 net] tcp: avoid the lookup process failing to get sk in ehash table
 2023-01-18  0:52 UTC  (3+ messages)

[PATCHv3 0/4] zsmalloc: make zspage chain size configurable
 2023-01-18  0:52 UTC  (5+ messages)
` [PATCHv3 1/4] zsmalloc: rework zspage chain size selection
` [PATCHv3 2/4] zsmalloc: skip chain size calculation for pow_of_2 classes
` [PATCHv3 3/4] zsmalloc: make zspage chain size configurable
` [PATCHv3 4/4] zsmalloc: set default zspage chain size to 8

[PATCH] mm/highmem: fix spelling mistakeo
 2023-01-18  0:43 UTC 

[PATCH v2 0/7] phy: qualcomm: Add PCIe support for SM8550
 2023-01-18  0:41 UTC  (9+ messages)
` [PATCH v2 1/7] phy: qcom-qmp: pcs: Add v6 register offsets
` [PATCH v2 2/7] phy: qcom-qmp: pcs: Add v6.20 "
` [PATCH v2 3/7] phy: qcom-qmp: pcs-pcie: Add v6 "
` [PATCH v2 4/7] phy: qcom-qmp: pcs-pcie: Add v6.20 "
` [PATCH v2 5/7] phy: qcom-qmp: qserdes-txrx: "
` [PATCH v2 6/7] phy: qcom-qmp: qserdes-lane-shared: Add v6 "
` [PATCH v2 7/7] phy: qcom-qmp-pcie: Add support for SM8550 g3x2 and g4x2 PCIEs

[PATCH] rpmsg: glink: Include types in qcom_glink_native.h
 2023-01-18  0:41 UTC  (2+ messages)

[PATCH] zsmalloc: avoid unused-function warning
 2023-01-18  0:39 UTC  (2+ messages)

[net-next: PATCH v4 0/8] DSA: switch to fwnode_/device_
 2023-01-18  0:38 UTC  (7+ messages)
` [net-next: PATCH v4 2/8] net: mdio: switch fixed-link PHYs API to fwnode_

[PATCH] kunit: Export kunit_running()
 2023-01-18  0:37 UTC  (2+ messages)

Coverity: console_prepend_dropped(): Memory - corruptions
 2023-01-18  0:35 UTC  (8+ messages)

[PATCH] printk: Use scnprintf() to print the message about the dropped messages on a console
 2023-01-18  0:33 UTC  (3+ messages)

[PATCH] [v2] mlx5: reduce stack usage in mlx5_setup_tc
 2023-01-18  0:34 UTC  (2+ messages)

linux-next: manual merge of the kvm tree with the tip tree
 2023-01-18  0:32 UTC 

[PATCH v11 0/4] Enhance definition of DFH and use enhancements for UART driver
 2023-01-18  0:32 UTC  (4+ messages)
` [PATCH v11 4/4] tty: serial: 8250: add DFL bus driver for Altera 16550

[PATCH v2 0/6] Composefs: an opportunistically sharing verified image filesystem
 2023-01-18  0:22 UTC  (11+ messages)

[PATCH RFC v7 00/64] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2023-01-18  0:20 UTC  (7+ messages)
` [PATCH RFC v7 03/64] KVM: SVM: Advertise private memory support to KVM
` [PATCH RFC v7 10/64] KVM: SEV: Populate private memory fd during LAUNCH_UPDATE_DATA
` [PATCH RFC v7 11/64] KVM: SEV: Support private pages in LAUNCH_UPDATE_DATA

[PATCH net-next] net: macb: simplify TX timestamp handling
 2023-01-18  0:19 UTC  (2+ messages)

linux-next: duplicate patch in the devicetree tree
 2023-01-18  0:19 UTC 

[PATCH v2] module: Don't wait for GOING modules
 2023-01-18  0:18 UTC  (5+ messages)

[PATCHv2] mm: use stack_depot_early_init for kmemleak
 2023-01-18  0:18 UTC  (3+ messages)

[PATCH v2] acpi: fix suspend with Xen PV
 2023-01-18  0:15 UTC  (5+ messages)

remove arch/sh
 2023-01-18  0:10 UTC  (9+ messages)
` [PATCH 05/22] sound: remove sh-specific sounds/soc/sh drivers

[PATCH net] net: macb: fix PTP TX timestamp failure due to packet padding
 2023-01-18  0:07 UTC  (2+ messages)

[PATCH] rtmutex: ensure we wake up the top waiter
 2023-01-18  0:05 UTC  (2+ messages)

[PATCH] ia64: Fix build error due to switch case label appearing next to declaration
 2023-01-18  0:02 UTC  (2+ messages)

[PATCH 6.1 000/176] 6.1.7-rc2 review
 2023-01-17 23:52 UTC  (3+ messages)

[PATCH v4 0/3] Secure prandom_u32 invocations
 2023-01-17 23:50 UTC  (4+ messages)
` [PATCH v4 3/3] x86 mm, x86 architecture (32-bit and 64-bit): arch/x86/mm/kaslr.c: Adds 64bits version of prandom_seed_state

[PATCH] tools/memory-model: Make ppo a subrelation of po
 2023-01-17 23:45 UTC  (2+ messages)

[RFC] memory pressure detection in VMs using PSI mechanism for dynamically inflating/deflating VM memory
 2023-01-17 23:45 UTC  (3+ messages)

linux-next: duplicate patch in the drm-intel tree
 2023-01-17 23:37 UTC 

[PATCH v10 067/108] KVM: TDX: Add helper assembly function to TDX vcpu
 2023-01-17 23:36 UTC  (2+ messages)

[PATCH] drm/msm/dpu: Remove some unused variables
 2023-01-17 23:28 UTC  (2+ messages)

[PATCH 1/2] arm64: dts: r8a774b1-beacon-rzg2n-kit: Sync aliases with rz/g2m
 2023-01-17 23:26 UTC  (2+ messages)
` [PATCH 2/2] arm64: dts: r8a774e1-beacon-rzg2h-kit: "

[PATCH v2 1/2] tools/resolve_btfids: Install subcmd headers
 2023-01-17 23:20 UTC  (4+ messages)
` [PATCH v2 2/2] tools/resolve_btfids: Alter how HOSTCC is forced

[RFC PATCH net-next 0/5] ATU and FDB synchronization on locked ports
 2023-01-17 23:17 UTC  (5+ messages)
` [RFC PATCH net-next 1/5] net: bridge: add dynamic flag to switchdev notifier
` [RFC PATCH net-next 2/5] net: dsa: propagate flags down towards drivers

[PATCH v3 0/5] nolibc signal handling support
 2023-01-17 23:17 UTC  (7+ messages)

[PATCH net-next v10] virtio/vsock: replace virtio_vsock_pkt with sk_buff
 2023-01-17 23:14 UTC  (3+ messages)

[PATCH] PCI/portdrv: Avoid enabling AER on Thunderbolt devices
 2023-01-17 23:14 UTC  (2+ messages)

[PATCH net-next 1/1] drivers/phylib: fix coverity issue
 2023-01-17 23:14 UTC  (2+ messages)

[PATCH v1 1/1] iio: adc: qcom-spmi-adc5: Fix the channel name
 2023-01-17 23:12 UTC  (2+ messages)

[PATCH 00/46] Based on latest mm-unstable (85b44c25cd1e)
 2023-01-17 23:11 UTC  (13+ messages)
` [PATCH 21/46] hugetlb: use struct hugetlb_pte for walk_hugetlb_range
` [PATCH 35/46] hugetlb: add MADV_COLLAPSE for hugetlb

[PATCH rcu 0/27] Unconditionally enable SRCU
 2023-01-17 23:08 UTC  (3+ messages)
` [PATCH rcu v2 06/20] drivers/md: Remove "select SRCU"

[PATCH 0/5] pwm: jz4740: Fixes and some light changes
 2023-01-17 23:05 UTC  (8+ messages)
` [PATCH 1/5] pwm: jz4740: Fix pin level of disabled TCU2 channels, part 1

[PATCH] mm/khugepaged: fix collapse_pte_mapped_thp() to allow anon_vma
 2023-01-17 23:00 UTC  (9+ messages)

[PATCH] mm/khugepaged: Fix ->anon_vma race
 2023-01-17 22:55 UTC  (3+ messages)

[PATCH v11 000/113] KVM TDX basic feature support
 2023-01-17 22:52 UTC  (13+ messages)
` [PATCH v11 018/113] KVM: TDX: create/destroy VM structure
` [PATCH v11 025/113] KVM: TDX: Use private memory for TDX

[PATCH v3 0/8] Add MSM8939 SoC support with two devices
 2023-01-17 22:48 UTC  (6+ messages)
` [PATCH v3 5/8] arm64: dts: qcom: Add msm8939 SoC
` [PATCH v3 7/8] arm64: dts: qcom: Add Square apq8039-t2 board

[PATCH v3 30/48] mm/damon: Stop using vma_mas_store() for maple tree store
 2023-01-17 22:47 UTC  (4+ messages)

[PATCH] ARM: dts: qcom: ipq8064: move reg-less nodes outside soc node
 2023-01-17 22:44 UTC 

[PATCH 0/3] KVM: MMU: performance tweaks for heavy CR0.WP users
 2023-01-17 21:29 UTC  (3+ messages)
` [PATCH 3/3] KVM: x86: do not unload MMU roots when only toggling CR0.WP

[PATCH v7 3/7] x86/cpu, kvm: Move the LFENCE_RDTSC / LFENCE always serializing feature
 2023-01-17 21:25 UTC  (2+ messages)
` [tip: x86/cpu] x86/cpu, kvm: Move X86_FEATURE_LFENCE_RDTSC

[PATCH v6 1/7] x86/cpu, kvm: Add support for cpuid leaf 80000021/EAX (FeatureExt2Eax)
 2023-01-17 21:25 UTC  (2+ messages)
` [tip: x86/cpu] x86/cpu, kvm: Add support for CPUID_80000021_EAX

[PATCH v6 2/7] x86/cpu, kvm: Add the NO_NESTED_DATA_BP feature
 2023-01-17 21:25 UTC  (2+ messages)
` [tip: x86/cpu] "

[PATCH v7 4/7] x86/cpu, kvm: Add the Null Selector Clears Base feature
 2023-01-17 21:25 UTC  (2+ messages)
` [tip: x86/cpu] "

[PATCH v7 5/7] x86/cpu, kvm: Add the SMM_CTL MSR not present feature
 2023-01-17 21:25 UTC  (2+ messages)
` [tip: x86/cpu] "

[PATCH v7 7/7] x86/cpu, kvm: Propagate the AMD Automatic IBRS feature to the guest
 2023-01-17 21:25 UTC  (2+ messages)
` [tip: x86/cpu] "

[PATCH v7 6/7] x86/cpu: Support AMD Automatic IBRS
 2023-01-17 21:25 UTC  (2+ messages)
` [tip: x86/cpu] "

linux-next: duplicate patch in the nfsd tree
 2023-01-17 21:23 UTC  (7+ messages)

Internal vs. external barriers (was: Re: Interesting LKMM litmus test)
 2023-01-17 21:19 UTC  (5+ messages)

[PATCH v4 00/19] irqdomain: fix mapping race and clean up locking
 2023-01-17 21:34 UTC  (15+ messages)
` [PATCH v4 01/19] irqdomain: Drop bogus fwspec-mapping error handling
` [PATCH v4 02/19] irqdomain: Drop dead domain-name assignment
` [PATCH v4 03/19] irqdomain: Drop leftover brackets
` [PATCH v4 04/19] irqdomain: Fix association race
` [PATCH v4 06/19] irqdomain: Drop revmap mutex
` [PATCH v4 07/19] irqdomain: Look for existing mapping only once
` [PATCH v4 08/19] irqdomain: Refactor __irq_domain_alloc_irqs()

[PATCH] drm/amd/display: fix issues with driver unload
 2023-01-17 21:03 UTC  (2+ messages)

[PATCH v2 0/8] arm64/ftrace: Add support for DYNAMIC_FTRACE_WITH_CALL_OPS
 2023-01-17 20:52 UTC  (3+ messages)
` [PATCH v2 4/8] ftrace: Add DYNAMIC_FTRACE_WITH_CALL_OPS

[net-next: PATCH v7 0/7] dsa: lan9303: Move to PHYLINK
 2023-01-17 20:57 UTC  (8+ messages)
` [net-next: PATCH v7 1/7] dsa: lan9303: align dsa_switch_ops members
` [net-next: PATCH v7 2/7] dsa: lan9303: move Turbo Mode bit init
` [net-next: PATCH v7 3/7] dsa: lan9303: Add exception logic for read failure
` [net-next: PATCH v7 4/7] dsa: lan9303: write reg only if necessary
` [net-next: PATCH v7 5/7] dsa: lan9303: Port 0 is xMII port
` [net-next: PATCH v7 6/7] dsa: lan9303: Migrate to PHYLINK
` [net-next: PATCH v7 7/7] dsa: lan9303: Add flow ctrl in link_up

[PATCH 0/4] Improve dirty ring warning report
 2023-01-17 20:51 UTC  (3+ messages)
` [PATCH 1/4] KVM: arm64: Allow saving vgic3 LPI pending status in no running vcpu context

[RESEND PATCH V11 XDMA 0/2] xilinx XDMA driver
 2023-01-17 20:54 UTC  (3+ messages)
` [RESEND PATCH V11 XDMA 1/2] dmaengine: xilinx: xdma: Add xilinx xdma driver
` [RESEND PATCH V11 XDMA 2/2] dmaengine: xilinx: xdma: Add user logic interrupt support

[PATCH v2 0/5] ARM: Add GXP I2C Support
 2023-01-17 20:44 UTC  (6+ messages)
` [PATCH v2 1/5] i2c: hpe: Add GXP SoC I2C Controller
` [PATCH v2 2/5] dt-bindings: i2c: Add hpe,gxp-i2c
` [PATCH v2 3/5] ARM: dts: hpe: Add I2C Topology
` [PATCH v2 4/5] ARM: multi_v7_defconfig: add gxp i2c module
` [PATCH v2 5/5] MAINTAINERS: Add HPE GXP I2C Support

[PATCH v3] arm64: dts: qcom: sc7280: add display port audio
 2023-01-17 20:50 UTC  (2+ messages)

[PATCH] mm/page_ext: init page_ext early if there are no deferred struct pages
 2023-01-17 20:46 UTC 

[PATCH net-next] wifi: airo: use strscpy() to instead of strncpy()
 2023-01-17 21:27 UTC  (2+ messages)

[PATCH v4] vfio: fix potential deadlock on vfio group lock
 2023-01-17 21:22 UTC  (2+ messages)

[PATCH v5 00/11] Encrypted Hibernation
 2023-01-17 21:26 UTC  (9+ messages)
` [PATCH v5 03/11] tpm: Allow PCR 23 to be restricted to kernel-only use

[PATCH net-next] wifi: ipw2200: use strscpy() to instead of strncpy()
 2023-01-17 21:23 UTC  (2+ messages)

[PATCH v6 0/3] fanotify: Allow user space to pass back additional audit info
 2023-01-17 21:14 UTC  (4+ messages)
` [PATCH v6 1/3] fanotify: Ensure consistent variable type for response
` [PATCH v6 2/3] fanotify: define struct members to hold response decision context
` [PATCH v6 3/3] fanotify,audit: Allow audit to use the full permission event response

[PATCH v5] x86/resctrl: Clear staged_config[] before and after it is used
 2023-01-17 21:14 UTC 

[PATCH v4 0/6] Some fixes and cleanups for microcode
 2023-01-17 21:34 UTC  (13+ messages)
` [PATCH v4 6/6] x86/microcode/intel: Print when early microcode loading fails

[PATCH v2 00/21] blksnap - block devices snapshots module
 2023-01-17 21:04 UTC  (2+ messages)

linux-next: Signed-off-by missing for commit in the rdma-fixes tree
 2023-01-17 21:04 UTC 

[PATCH v2] kheaders: ignore and clean temporary kheaders_data directory
 2023-01-17 21:03 UTC  (3+ messages)

[PATCH] iio: light: cm32181: Fix PM support on system with 2 I2C resources
 2023-01-17 21:02 UTC  (3+ messages)

[PATCH 0/4] ACPI: battery: Fix various string handling issues
 2023-01-17 21:01 UTC  (4+ messages)
` [PATCH 2/4] ACPI: battery: Fix buffer overread if not NUL-terminated

[PATCH] md: dm-ioctl: drop always-false condition
 2023-01-17 20:59 UTC 

linux-next: duplicate patch in the kspp tree
 2023-01-17 20:56 UTC  (3+ messages)

[PATCH v6 0/6] lockinig/rwsem: Fix rwsem bugs & enable true lock handoff
 2023-01-17 20:53 UTC  (2+ messages)

[PATCH v5 0/6] phy: qualcomm: Add UFS support for SM8550
 2023-01-17 22:41 UTC  (7+ messages)
` [PATCH v5 1/6] dt-bindings: phy: Add QMP UFS PHY comptible "
` [PATCH v5 2/6] phy: qcom-qmp: qserdes-com: Add v6 register offsets
` [PATCH v5 3/6] phy: qcom-qmp: qserdes-txrx: "
` [PATCH v5 4/6] phy: qcom-qmp: qserdes-txrx-ufs: "
` [PATCH v5 5/6] phy: qcom-qmp: pcs-ufs: "
` [PATCH v5 6/6] phy: qcom-qmp-ufs: Add SM8550 support

[PATCH V5 1/2] dt-bindings: arm: Add Beacon EmbeddedWorks i.MX8M Plus kit
 2023-01-17 22:38 UTC  (2+ messages)
` [PATCH V5 2/2] arm64: dts: imx: Introduce imx8mp-beacon-kit

[PATCH] platform/x86: hp-wmi: Handle Omen Key event
 2023-01-17 22:38 UTC 

[ANNOUNCE] Git 2.39.1 and others
 2023-01-17 22:35 UTC  (2+ messages)


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).