mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
[PATCH v2 bpf-next 1/2] bpf: Add open coded version of kmem_cache iterator
 2024-10-30 21:35 UTC  (5+ messages)
` [PATCH v2 bpf-next 2/2] selftests/bpf: Add a test for open coded kmem_cache iter

[PATCH v6 00/10] iommufd: Add vIOMMU infrastructure (Part-2: vDEVICE)
 2024-10-30 21:35 UTC  (7+ messages)
` [PATCH v6 01/10] iommufd/viommu: Add IOMMUFD_OBJ_VDEVICE and IOMMU_VDEVICE_ALLOC ioctl
` [PATCH v6 02/10] iommufd/selftest: Add IOMMU_VDEVICE_ALLOC test coverage
` [PATCH v6 03/10] iommu/viommu: Add cache_invalidate to iommufd_viommu_ops
` [PATCH v6 04/10] iommufd: Allow hwpt_id to carry viommu_id for IOMMU_HWPT_INVALIDATE
` [PATCH v6 06/10] iommufd/viommu: Add iommufd_viommu_find_dev helper
` [PATCH v6 07/10] iommufd/selftest: Add mock_viommu_cache_invalidate

[PATCH net-next 0/5] Re-organize MediaTek ethernet phy drivers and propose mtk-phy-lib
 2024-10-30 21:35 UTC  (3+ messages)
` [PATCH net-next 1/5] net: phy: mediatek: Re-organize MediaTek ethernet phy drivers

[PATCH v2 0/14] Enable CXL PCIe port protocol error handling and logging
 2024-10-30 21:34 UTC  (7+ messages)
` [PATCH v2 13/14] cxl/pci: Add trace logging for CXL PCIe port RAS errors
` [PATCH v2 14/14] cxl/pci: Add support to assign and clear pci_driver::cxl_err_handlers

[PATCH v6 00/13] iommufd: Add vIOMMU infrastructure (Part-1)
 2024-10-30 21:34 UTC  (14+ messages)
` [PATCH v6 01/13] iommufd: Move struct iommufd_object to public iommufd header
` [PATCH v6 02/13] iommufd: Move _iommufd_object_alloc helper to a sharable file
` [PATCH v6 03/13] iommufd: Introduce IOMMUFD_OBJ_VIOMMU and its related struct
` [PATCH v6 04/13] iommufd: Verify object in iommufd_object_finalize/abort()
` [PATCH v6 05/13] iommufd/viommu: Add IOMMU_VIOMMU_ALLOC ioctl
` [PATCH v6 06/13] iommufd: Add alloc_domain_nested op to iommufd_viommu_ops
` [PATCH v6 07/13] iommufd: Allow pt_id to carry viommu_id for IOMMU_HWPT_ALLOC
` [PATCH v6 08/13] iommufd/selftest: Add container_of helpers
` [PATCH v6 09/13] iommufd/selftest: Prepare for mock_viommu_alloc_domain_nested()
` [PATCH v6 10/13] iommufd/selftest: Add refcount to mock_iommu_device
` [PATCH v6 11/13] iommufd/selftest: Add IOMMU_VIOMMU_TYPE_SELFTEST
` [PATCH v6 12/13] iommufd/selftest: Add IOMMU_VIOMMU_ALLOC test coverage
` [PATCH v6 13/13] Documentation: userspace-api: iommufd: Update vIOMMU

[PATCH v3 0/2] dt-bindings: dma: adi,axi-dmac: convert to yaml and update
 2024-10-30 21:33 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: dma: adi,axi-dmac: convert to yaml schema
` [PATCH v3 2/2] dt-bindings: dma: adi,axi-dmac: deprecate adi,channels node

[PATCH 0/2] hwrng: bcm74110 - Add Broadcom BCM74110 RNG driver
 2024-10-30 21:33 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: rng: add binding for BCM74110 RNG
` [PATCH 2/2] hwrng: bcm74110 - Add Broadcom BCM74110 RNG driver

[PATCH 00/11] x86/cpu: Centralize and standardize CPUID leaf naming
 2024-10-30 21:33 UTC  (12+ messages)
` [PATCH 01/11] x86/cpu: Move MWAIT leaf definition to common header
` [PATCH 02/11] x86/cpu: Use MWAIT leaf definition
` [PATCH 03/11] x86/cpu: Remove unnecessary MwAIT leaf checks
` [PATCH 04/11] x86/acpi: Check MWAIT feature instead of CPUID level
` [PATCH 05/11] x86/cpu: Move DCA leaf definition
` [PATCH 06/11] x86/cpu: Move TSC CPUID "
` [PATCH 07/11] x86/tsc: Move away from TSC leaf magic numbers
` [PATCH 08/11] x86/tsc: Remove CPUID "frequency" "
` [PATCH 09/11] x86/fpu: Move CPUID leaf definitions to common code
` [PATCH 10/11] x86/fpu: Remove unnecessary CPUID level check
` [PATCH 11/11] x86/cpu: Make all all CPUID leaf names consistent

[PATCH v1] x86/mm/pat: fix VM_PAT handling when fork() fails in copy_page_range()
 2024-10-30 21:32 UTC  (2+ messages)

[PATCH RFC] mm: mitigate large folios usage and swap thrashing for nearly full memcg
 2024-10-30 21:31 UTC  (17+ messages)

[PATCH v1 0/4] perf arm-spe: Allow synthesizing of branch
 2024-10-30 21:30 UTC  (2+ messages)

[PATCH 1/1 perf-tools-next] perf probe: Fix retrieval of source files from a debuginfod server
 2024-10-30 21:30 UTC  (2+ messages)

[PATCH v8 0/7] Add support for Maxim Integrated MAX77705 PMIC
 2024-10-30 21:30 UTC  (8+ messages)
` [PATCH v8 1/7] power: supply: add undervoltage health status property
` [PATCH v8 2/7] dt-bindings: mfd: add maxim,max77705
` [PATCH v8 3/7] mfd: Add new driver for MAX77705 PMIC
` [PATCH v8 4/7] input: max77693: add max77705 haptic support
` [PATCH v8 5/7] power: supply: max77705: Add charger driver for Maxim 77705
` [PATCH v8 6/7] power: supply: max77705: Add fuel gauge "
` [PATCH v8 7/7] leds: max77705: Add LEDs support

[RFC][PATCH 0/6] clean up class switching
 2024-10-30 21:29 UTC  (14+ messages)
` [PATCH 1/6] sched/ext: Fix scx vs sched_delayed
` [RFC][PATCH 2/6] sched: Employ sched_change guards
` [RFC][PATCH 4/6] sched: Fold sched_class::switch{ing,ed}_{to,from}() into the change pattern
` [RFC][PATCH 6/6] sched: Cleanup sched_delayed handling for class switches

[PATCH v2 0/7] Thunderbolt and DP altmode support for cros-ec-typec
 2024-10-30 21:28 UTC  (8+ messages)
` [PATCH v2 1/7] usb: typec: Add driver for Thunderbolt 3 Alternate Mode
` [PATCH v2 2/7] usb: typec: Only use SVID for matching altmodes
` [PATCH v2 3/7] usb: typec: Auto enter control for alternate modes
` [PATCH v2 4/7] platform/chrome: cros_ec_typec: Update partner altmode active
` [PATCH v2 5/7] platform/chrome: cros_ec_typec: Displayport support
` [PATCH v2 6/7] platform/chrome: cros_ec_typec: Thunderbolt support
` [PATCH v2 7/7] platform/chrome: cros_ec_typec: Disable tbt auto_enter

[PATCH v4 0/4] Relax canonical checks on some arch msrs
 2024-10-30 21:25 UTC  (4+ messages)

[PATCH v9 0/8] iio: add support for the ad3552r AXI DAC IP
 2024-10-30 21:25 UTC  (3+ messages)
` [PATCH v9 2/8] dt-bindings: iio: dac: adi-axi-dac: add ad3552r axi variant

module nct6775 reporting wrong values after resume from suspend
 2024-10-30 21:24 UTC  (3+ messages)

[PATCH v7 0/5] MCE wrapper and support for new SMCA syndrome MSRs
 2024-10-30 21:23 UTC  (9+ messages)
` [PATCH v7 5/5] EDAC/mce_amd: Add support for FRU Text in MCA

[PATCH v5 0/3] KVM: x86: tracepoint updates
 2024-10-30 21:21 UTC  (2+ messages)

[PATCH v4 00/19] Python module cleanup
 2024-10-30 21:21 UTC  (2+ messages)

[PATCH v2 0/2] dt-bindings: dma: adi,axi-dmac: convert to yaml and update
 2024-10-30 21:19 UTC  (5+ messages)
` [PATCH v2 1/2] dt-bindings: dma: adi,axi-dmac: convert to yaml schema
` [PATCH v2 2/2] dt-bindings: dma: adi,axi-dmac: deprecate adi,channels node

[PATCH v2 3/6] dt-bindings: omap: Add Samaung Galaxy Tab 2 7.0
 2024-10-30 21:18 UTC  (4+ messages)
` [PATCH v2 4/6] arm/dts: Add initial support for "
` [PATCH v2 5/6] dt-bindings: omap: Add Samaung Galaxy Tab 2 10.1
` [PATCH v2 6/6] arm/dts: Add initial support for "

[PATCH v2] tracing: Make percpu stack trace buffer invariant to PAGE_SIZE
 2024-10-30 21:15 UTC  (3+ messages)

[PATCH v8 0/6] PCI: Remove most pcim_iounmap_regions() users
 2024-10-30 21:15 UTC  (2+ messages)

[PATCH v5 00/19] Implement DWARF modversions
 2024-10-30 21:14 UTC  (3+ messages)

[PATCH v4 0/4] KVM: x86: Fix and harden reg caching from !TASK context
 2024-10-30 21:13 UTC  (7+ messages)
` [PATCH v4 1/4] KVM: x86: Bypass register cache when querying CPL from kvm_sched_out()
` [PATCH v4 3/4] KVM: x86: Add lockdep-guarded asserts on register cache usage
` [PATCH v4 4/4] KVM: x86: Use '0' for guest RIP if PMI encounters protected guest state

[PATCH v2 0/6] Initial support for Samsung Galaxy Tab 2 series
 2024-10-30 21:12 UTC  (3+ messages)
` [PATCH v2 1/6] ARM: dts: twl6032: Add DTS file for TWL6032 PMIC
` [PATCH v2 2/6] arm/dts: Add common device tree for Samsung Galaxy Tab 2 series

[PATCH RFT v11 0/8] fork: Support shadow stacks in clone3()
 2024-10-30 21:11 UTC  (3+ messages)
` [PATCH RFT v11 1/8] arm64/gcs: Return a success value from gcs_alloc_thread_stack()

[PATCH v6 00/10] Remove pcim_iomap_regions_request_all()
 2024-10-30 21:11 UTC  (2+ messages)

[PATCH] iio: adc: ad4000: fix reading unsigned data
 2024-10-30 21:09 UTC 

[RFC PATCH 0/3] futex: Add support task local hash maps
 2024-10-30 21:08 UTC  (8+ messages)
` [RFC PATCH 2/3] futex: Add basic infrastructure for local task local hash

[PATCH v6] rust: add global lock support
 2024-10-30 21:07 UTC  (5+ messages)

[PATCH] eccryptfs: select CONFIG_BUFFER_HEAD
 2024-10-30 21:06 UTC  (5+ messages)
` ecryptfs is unmaintained and untested

[PATCH] amdgpu: prevent NULL pointer dereference if ATIF is not supported
 2024-10-30 21:06 UTC  (3+ messages)

[BUG] -next lockdep invalid wait context
 2024-10-30 21:05 UTC 

[PATCH v7 0/3] [PATCH v6 0/3] Add support for AST2700 clk driver
 2024-10-30 21:02 UTC  (4+ messages)
` [PATCH v7 3/3] clk: aspeed: add AST2700 clock driver

[PATCH v3 1/2] PCI: Add enable_device() and disable_device() callbacks for bridges
 2024-10-30 21:00 UTC  (2+ messages)

[PATCH] [v2] platform/x86/amd/hsmp: move hsmp_msg_desc_table[] to hsmp.c
 2024-10-30 21:00 UTC 

[PATCHv2 net-next] net: mellanox: use ethtool string helpers
 2024-10-30 20:58 UTC 

linux-next: Signed-off-by missing for commit in the mips tree
 2024-10-30 20:58 UTC 

[PATCH net-next v11 00/23] Introducing OpenVPN Data Channel Offload
 2024-10-30 20:58 UTC  (7+ messages)
` [PATCH net-next v11 06/23] ovpn: introduce the ovpn_peer object
` [PATCH net-next v11 08/23] ovpn: implement basic TX path (UDP)

[patch V5 00/26] posix-timers: Cure the SIG_IGN mess
 2024-10-30 20:58 UTC  (5+ messages)
` [patch V5 21/26] posix-timers: Handle ignored list on delete and exit

[PATCH v6 4/7] PCI: keystone: Add support for PVU-based DMA isolation on AM654
 2024-10-30 20:57 UTC  (2+ messages)

[PATCH v6 0/7] soc: ti: Add and use PVU on K3-AM65 for DMA isolation
 2024-10-30 20:57 UTC  (2+ messages)

[PATCH][next] wifi: rtw89: 8852a: remove redundant else statement
 2024-10-30 20:55 UTC  (2+ messages)

[PATCH net-next] net: bnx2x: use ethtool string helpers
 2024-10-30 20:51 UTC 

[PATCH net-next] net: broadcom: use ethtool string helpers
 2024-10-30 20:50 UTC  (6+ messages)

[PATCH v3 0/2] KVM: x86: Check hypercall's exit to userspace generically
 2024-10-30 20:49 UTC  (3+ messages)
` [PATCH v3 1/2] "

[PATCH bpf-next] selftests/bpf: Fix compile error when MPTCP not support
 2024-10-30 20:48 UTC  (5+ messages)

[RFC PATCH v2 0/5] wifi: ath12k: Add WSI node for QCN9274 in RDP433 for MLO
 2024-10-30 20:48 UTC  (4+ messages)
` [RFC PATCH v2 1/5] dt-bindings: net: wireless: ath12k: describe WSI properties for QCN9274

[PATCH] kcsan, seqlock: Support seqcount_latch_t
 2024-10-30 20:48 UTC  (6+ messages)

[PATCH v3 00/19] unwind, perf: sframe user space unwinding
 2024-10-30 20:48 UTC  (10+ messages)
` [PATCH v3 11/19] unwind: Add deferred user space unwinding API

[GIT PULL] perf tools fixes for v6.12: 2nd batch
 2024-10-30 20:47 UTC 

[PATCH 0/5] rust: add improved version of `ForeignOwnable::borrow_mut`
 2024-10-30 20:46 UTC  (6+ messages)
` [PATCH 1/5] rust: arc: use `NonNull::new_unchecked`
` [PATCH 2/5] rust: types: avoid `as` casts, narrow unsafe scope
` [PATCH 3/5] rust: change `ForeignOwnable` pointer to mut
` [PATCH 4/5] rust: reorder `ForeignOwnable` items
` [PATCH 5/5] rust: add improved version of `ForeignOwnable::borrow_mut`

[PATCH bpf-next 0/2] security.bpf xattr name prefix
 2024-10-30 20:44 UTC  (12+ messages)
` [PATCH bpf-next 2/2] selftests/bpf: Extend test fs_kfuncs to cover security.bpf xattr names

[PATCH v3 1/1] memcg/hugetlb: Adding hugeTLB counters to memcg
 2024-10-30 20:43 UTC  (6+ messages)

[PATCH v6 00/10] TDX host: metadata reading tweaks, bug fix and info dump
 2024-10-30 20:40 UTC  (6+ messages)

[PATCH 1/2] dell-smbios-base: Extends support to Alienware products
 2024-10-30 20:40 UTC  (11+ messages)
` [PATCH 2/2] dell-wmi-base: Handle Win-key Lock/Unlock events

[PATCH 1/2] exec: fix up /proc/pid/comm in the execveat(AT_EMPTY_PATH) case
 2024-10-30 20:37 UTC  (2+ messages)
` [PATCH 2/2] selftests/exec: add a test for execveat()'s comm

[PATCH net-next 00/12] ibm: emac: cleanup modules to use devm
 2024-10-30 20:37 UTC  (13+ messages)
` [PATCH net-next 01/12] net: ibm: emac: tah: use devm for kzalloc
` [PATCH net-next 02/12] net: ibm: emac: tah: use devm for mutex_init
` [PATCH net-next 03/12] net: ibm: emac: tah: devm_platform_get_resources
` [PATCH net-next 04/12] net: ibm: emac: rgmii: use devm for kzalloc
` [PATCH net-next 05/12] net: ibm: emac: rgmii: use devm for mutex_init
` [PATCH net-next 06/12] net: ibm: emac: rgmii: devm_platform_get_resource
` [PATCH net-next 07/12] net: ibm: emac: zmii: use devm for kzalloc
` [PATCH net-next 08/12] net: ibm: emac: zmii: use devm for mutex_init
` [PATCH net-next 09/12] net: ibm: emac: zmii: devm_platform_get_resource
` [PATCH net-next 10/12] net: ibm: emac: mal: use devm for kzalloc
` [PATCH net-next 11/12] net: ibm: emac: mal: use devm for request_irq
` [PATCH net-next 12/12] net: ibm: emac: mal: move irq maps down

[PATCH v1 0/6] Initial support for Samsung Galaxy Tab 2 series
 2024-10-30 20:37 UTC  (3+ messages)
` [PATCH v1 4/6] arm/dts: Add initial support for Galaxy Tab 2 7.0

[PATCH v2 00/13]: chemical: bme680: 2nd set of cleanup
 2024-10-30 20:35 UTC  (5+ messages)
` [PATCH v2 13/13] iio: chemical: bme680: add power management

[PATCH net-next v2 0/9] lib: packing: introduce and use (un)pack_fields
 2024-10-30 20:34 UTC  (7+ messages)
` [PATCH net-next v2 6/9] ice: use <linux/packing.h> for Tx and Rx queue context data

[PATCH v2 0/2] Drivers: hv: vmbus: Wait for offers and log missing offers
 2024-10-30 20:31 UTC  (3+ messages)
` [PATCH v2 1/2] Drivers: hv: vmbus: Wait for offers during boot

[PATCH v5 0/5] iio: fix possible race condition during access of available info lists
 2024-10-30 20:30 UTC  (5+ messages)
` [PATCH v5 2/5] iio: consumers: copy/release available info from producer to fix race

[RFC bpf-next fanotify 0/5] Fanotify fastpath handler
 2024-10-30 20:30 UTC  (4+ messages)
` [RFC bpf-next fanotify 2/5] samples/fanotify: Add a sample fanotify "

[PATCH v3 0/2] nfsd: allow the use of multiple backchannel slots
 2024-10-30 20:30 UTC  (2+ messages)

[PATCH v16 0/5] iommu/arm-smmu: introduction of ACTLR implementation for Qualcomm SoCs
 2024-10-30 20:27 UTC  (7+ messages)
` [PATCH v16 3/5] iommu/arm-smmu: add support for PRR bit setup

[PATCH] net: skip RPS if packet is already on target CPU
 2024-10-30 20:26 UTC  (5+ messages)

[PATCH v7 0/2] Improve VM CPUfreq and task placement behavior
 2024-10-30 20:24 UTC  (3+ messages)

[PATCH] clk: starfive: jh7110-pll: Mark the probe function as __init
 2024-10-30 20:23 UTC  (2+ messages)

[PATCH 0/2] arm64/fp: Fix missing invalidation when working with in memory FP state
 2024-10-30 20:23 UTC  (3+ messages)
` [PATCH 1/2] arm64/sve: Flush foreign register state in sve_init_regs()
` [PATCH 2/2] arm64/sme: Flush foreign register state in do_sme_acc()

[PATCH v2 0/2] arm64: dts: rockchip: add Banana Pi P2 Pro board
 2024-10-30 20:21 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: arm: "
` [PATCH v2 2/2] arm64: dts: "

[PATCH v1 1/1] gpio: Use traditional pattern when checking error codes
 2024-10-30 20:20 UTC  (2+ messages)

[PATCH V8 00/12] soc: imx8mp: Add support for HDMI
 2024-10-30 20:20 UTC  (5+ messages)
` imx8mp: HDMI display blank/black problems

[PATCH V4 0/4] Add support for QCOM SPMI PMIC5 Gen3 ADC
 2024-10-30 20:20 UTC  (5+ messages)
` [PATCH V4 1/4] dt-bindings: iio/adc: Move QCOM ADC bindings to iio/adc folder
` [PATCH V4 2/4] dt-bindings: iio: adc: Add support for QCOM PMIC5 Gen3 ADC

[RFC PATCH sched/urgent] sched: Task still delay-dequeued after switched from fair
 2024-10-30 20:18 UTC  (3+ messages)

[PATCH v2 0/3] SRF: Fix offline CPU preventing pc6 entry
 2024-10-30 20:14 UTC  (8+ messages)
` [PATCH v2 2/3] x86/smp: Allow forcing the mwait hint for play dead loop

[PATCH 01/10] clockevents: Improve clockevents_notify_released() comment
 2024-10-30 20:13 UTC  (2+ messages)
` [tip: timers/core] "

[PATCH 02/10] clockevents: Shutdown and unregister current clockevents at CPUHP_AP_TICK_DYING
 2024-10-30 20:13 UTC  (2+ messages)
` [tip: timers/core] "

[PATCH 03/10] tick: Remove now unneeded low-res tick stop on CPUHP_AP_TICK_DYING
 2024-10-30 20:13 UTC  (2+ messages)
` [tip: timers/core] "

[PATCH 04/10] ARM: smp_twd: Remove clockevents shutdown call on offlining
 2024-10-30 20:13 UTC  (2+ messages)
` [tip: timers/core] "

[PATCH 05/10] clocksource/drivers/arm_arch_timer: Remove clockevents shutdown call on offlining
 2024-10-30 20:13 UTC  (2+ messages)
` [tip: timers/core] "

[PATCH 06/10] clocksource/drivers/arm_global_timer: Remove clockevents shutdown call on offlining
 2024-10-30 20:13 UTC  (2+ messages)
` [tip: timers/core] "

[PATCH 07/10] clocksource/drivers/exynos_mct: Remove clockevents shutdown call on offlining
 2024-10-30 20:13 UTC  (2+ messages)
` [tip: timers/core] "

[PATCH 08/10] clocksource/drivers/armada-370-xp: Remove clockevents shutdown call on offlining
 2024-10-30 20:13 UTC  (2+ messages)
` [tip: timers/core] "

[PATCH 09/10] clocksource/drivers/qcom: Remove clockevents shutdown call on offlining
 2024-10-30 20:13 UTC  (2+ messages)
` [tip: timers/core] "

[PATCH 10/10] clocksource/drivers/timer-tegra: Remove clockevents shutdown call on offlining
 2024-10-30 20:13 UTC  (2+ messages)
` [tip: timers/core] "

[PATCH perf/core] uprobes: fix WARN() inside hprobe_consume()
 2024-10-30 20:12 UTC  (2+ messages)

[PATCH v2 rcu 0/3] RCU CPU stall-warning changes for v6.13
 2024-10-30 20:12 UTC  (8+ messages)
` [PATCH v2 rcu 3/3] rcu: Finer-grained grace-period-end checks in rcu_dump_cpu_stacks()
  ` [PATCH v3 "

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®