public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-03-18 16:05:40 to 2025-03-18 17:46:35 UTC [more...]

[PATCH RFC] sched_ext: Choose prev_cpu if idle and cache affine without WF_SYNC
 2025-03-18 17:46 UTC  (7+ messages)

[PATCH v5 00/10] Introduce /dev/mshv root partition driver
 2025-03-18 17:45 UTC  (5+ messages)
` [PATCH v5 10/10] Drivers: hv: Introduce mshv_root module to expose /dev/mshv to VMMs

[PATCH v6 00/13] large atomic writes for xfs with CoW
 2025-03-18 17:44 UTC  (8+ messages)
` [PATCH v6 10/13] xfs: iomap COW-based atomic write support

[PATCH v7 0/3] rust: platform: add Io support
 2025-03-18 17:43 UTC  (5+ messages)
` [PATCH v7 1/3] rust: io: add resource abstraction
` [PATCH v7 2/3] rust: io: mem: add a generic iomem abstraction
` [PATCH v7 3/3] rust: platform: allow ioremap of platform resources

[PATCH v2 ath-next 2/2] wifi: ath11k: fix HTC rx insufficient length
 2025-03-18 17:42 UTC  (11+ messages)

[PATCH v2 00/10] ARM: qcom: fix APQ8064 schema warnings
 2025-03-18 17:42 UTC  (9+ messages)
` [PATCH v2 02/10] dt-bindings: soc: qcom: qcom,rpm: add missing clock/-names properties
` [PATCH v2 03/10] dt-bindings: arm: arm,coresight-static-replicator: add optional clocks
` [PATCH v2 04/10] dt-bindings: mfd: syscon: add qcom,apq8064-sps-sic
` [PATCH v2 05/10] dt-bindings: mfd: syscon: add qcom,apq8064-mmss-sfpb

[syzbot] [net?] WARNING in udp_tunnel_update_gro_rcv
 2025-03-18 17:39 UTC  (2+ messages)

[PATCH v5 00/11] Add support for MAX7360
 2025-03-18 17:39 UTC  (16+ messages)
` [PATCH v5 01/11] dt-bindings: mfd: gpio: Add MAX7360
` [PATCH v5 02/11] mfd: Add max7360 support
` [PATCH v5 03/11] pinctrl: Add MAX7360 pinctrl driver
` [PATCH v5 04/11] pwm: max7360: Add MAX7360 PWM support
` [PATCH v5 05/11] regmap: irq: Add support for chips without separate IRQ status
` [PATCH v5 06/11] gpio: regmap: Allow to allocate regmap-irq device
` [PATCH v5 07/11] gpio: regmap: Allow to provide init_valid_mask callback
` [PATCH v5 08/11] gpio: max7360: Add MAX7360 gpio support
` [PATCH v5 09/11] input: keyboard: Add support for MAX7360 keypad
` [PATCH v5 10/11] input: misc: Add support for MAX7360 rotary
` [PATCH v5 11/11] MAINTAINERS: Add entry on MAX7360 driver

[PATCH v8 00/14] zswap IAA compress batching
 2025-03-18 17:38 UTC  (10+ messages)
` [PATCH v8 12/14] mm: zswap: Simplify acomp_ctx resource allocation/deletion and mutex lock usage

[PATCH rdma-next v2 1/1] RDMA/mana_ib: Fix integer overflow during queue creation
 2025-03-18 17:37 UTC  (2+ messages)

[PATCH v4 00/36] Attack vector controls
 2025-03-18 17:37 UTC  (9+ messages)
` [PATCH v4 03/36] x86/bugs: Restructure mmio mitigation
      ` MMIO and VERW

[PATCH] iio: light: bh1750: Add hardware reset support via GPIO
 2025-03-18 17:37 UTC  (7+ messages)

[PATCH 0/3] spi: tegra210-quad: Improve reset and tx failures
 2025-03-18 17:34 UTC  (9+ messages)
` [PATCH 1/3] spi: tegra210-quad: use device_reset_optional() instead of device_reset()

[PATCH 0/2] AT91 Clock Adjustments
 2025-03-18 17:33 UTC  (4+ messages)

[PATCH v3] dt-bindings: serial: samsung: add exynos7870-uart compatible
 2025-03-18 17:34 UTC 

[PATCH] ASoC: ti: j721e-evm: Fix clock configuration for ti,j7200-cpb-audio compatible
 2025-03-18 17:31 UTC  (2+ messages)

[PATCHSET v4 sched_ext/for-6.15] sched_ext: Enhance built-in idle selection with allowed CPUs
 2025-03-18 17:31 UTC  (5+ messages)
` [PATCH 1/6] sched_ext: idle: Extend topology optimizations to all tasks

[PATCH v2] dt-bindings: gpu: arm,mali-midgard: add exynos7870-mali compatible
 2025-03-18 17:31 UTC 

[PATCH] rcu/nocb: Dump gp state even if rdp gp itself is not offloaded
 2025-03-18 17:29 UTC  (2+ messages)

[PATCH] vfio: pci: Advertise INTx only if LINE is connected
 2025-03-18 17:29 UTC 

[PATCH net-next] net: vlan: don't propagate flags on open
 2025-03-18 17:25 UTC  (2+ messages)

[PATCH net-next 00/12] mptcp: pm: prep work for new ops and sysctl knobs
 2025-03-18 17:25 UTC  (25+ messages)
` [PATCH net-next 01/12] mptcp: pm: split netlink and in-kernel init
` [PATCH net-next 02/12] mptcp: pm: in-kernel: use kmemdup helper
` [PATCH net-next 03/12] mptcp: pm: use pm variable instead of msk->pm
` [PATCH net-next 04/12] mptcp: pm: only fill id_avail_bitmap for in-kernel pm
` [PATCH net-next 05/12] mptcp: pm: add struct_group in mptcp_pm_data
` [PATCH net-next 06/12] mptcp: pm: define struct mptcp_pm_ops
` [PATCH net-next 07/12] mptcp: pm: register in-kernel and userspace PM
` [PATCH net-next 08/12] mptcp: sysctl: set path manager by name
` [PATCH net-next 09/12] mptcp: sysctl: map path_manager to pm_type
` [PATCH net-next 10/12] mptcp: sysctl: map pm_type to path_manager
` [PATCH net-next 11/12] mptcp: sysctl: add available_path_managers
` [PATCH net-next 12/12] selftests: mptcp: add pm sysctl mapping tests

[PATCH v2 0/4] iommu: Fix the longstanding probe issues
 2025-03-18 17:24 UTC  (4+ messages)
` [PATCH v2 4/4] iommu: Get DT/ACPI parsing into the proper probe path

[PATCH v3 0/2] char: misc: improve test and dynamic allocation
 2025-03-18 17:24 UTC  (3+ messages)
` [PATCH v3 1/2] char: misc: restrict the dynamic range to exclude reserved minors
` [PATCH v3 2/2] char: misc: add test cases

[PATCH 0/5 v2] rcu/exp updates
 2025-03-18 17:22 UTC  (9+ messages)
` [PATCH 1/5] rcu/exp: Protect against early QS report
` [PATCH 2/5] rcu/exp: Remove confusing needless full barrier on task unblock
` [PATCH 4/5] rcu/exp: Warn on QS requested on dying CPU
` [PATCH 5/5] rcu/exp: Warn on CPU lagging for too long within hotplug IPI's blindspot

[PATCH] mseal sysmap: add arch-support txt
 2025-03-18 17:21 UTC  (8+ messages)

[PATCH v1] perf cpumap: Increment reference count for online cpumap
 2025-03-18 17:19 UTC 

[GIT PULL] pmdomain fixes for v6.14-rc8
 2025-03-18 17:19 UTC  (2+ messages)

[PATCH] iommufd: Fix vEVENTQ kdoc
 2025-03-18 17:18 UTC  (2+ messages)

[tip:x86/cpu 3/14] arch/x86/xen/enlighten_pv.c:118:24: sparse: sparse: incorrect type in initializer (different address spaces)
 2025-03-18 17:16 UTC 

[PATCH] arm64: dts: qcom: Add device tree for TUXEDO Elite 14 Gen1
 2025-03-18 17:17 UTC  (5+ messages)

[PATCH] btrfs: remove EXTENT_BUFFER_IN_TREE flag
 2025-03-18 17:16 UTC  (7+ messages)

[PATCH v6 0/7] bits: Fixed-type GENMASK_U*() and BIT_U*()
 2025-03-18 17:16 UTC  (10+ messages)
` [PATCH v6 1/7] bits: split the definition of the asm and non-asm GENMASK()
` [PATCH v6 2/7] bits: introduce fixed-type genmasks
` [PATCH v6 4/7] drm/i915: Convert REG_GENMASK*() to fixed-width GENMASK_U*()

[PATCH 0/7] Add data type profiling support for arm64
 2025-03-18 17:15 UTC  (3+ messages)
` [PATCH 1/7] perf annotate: Handle arm64 load and store instructions

[PATCH 00/15] Tidy up ASoC control get and put handlers
 2025-03-18 17:14 UTC  (16+ messages)
` [PATCH 01/15] ASoC: ops-test: Add some basic kunit tests for soc-ops
` [PATCH 02/15] ASoC: ops: Minor formatting fixups
` [PATCH 03/15] ASoC: ops: Update comments for xr_sx control helpers
` [PATCH 04/15] ASoC: ops: Update mask generation to use GENMASK
` [PATCH 05/15] ASoC: ops: Factor out helper to check valid control values
` [PATCH 06/15] ASoC: ops: Replace snd_soc_read_signed() with new helper
` [PATCH 07/15] ASoC: ops: Add control to register value helper
` [PATCH 08/15] ASoC: ops: Remove snd_soc_info_volsw_range()
` [PATCH 09/15] ASoC: ops: Remove snd_soc_get_volsw_range()
` [PATCH 10/15] ASoC: ops: Remove snd_soc_put_volsw_range()
` [PATCH 11/15] ASoC: ops: Factor out common code from info callbacks
` [PATCH 12/15] ASoC: ops: Factor out common code from put callbacks
` [PATCH 13/15] ASoC: ops: Factor out common code from get callbacks
` [PATCH 14/15] ASoC: ops: Remove some unnecessary local variables
` [PATCH 15/15] ASoC: ops: Apply platform_max after deciding control type

[PATCH v7 0/8] x86/kexec: Add exception handling for relocate_kernel
 2025-03-18 17:14 UTC  (10+ messages)
` [PATCH v7 8/8] [DO NOT MERGE] x86/kexec: Add CFI type information to relocate_kernel()

[PATCH v2 0/8] drivers: Transition to the faux device interface
 2025-03-18 17:12 UTC  (11+ messages)
` [PATCH v2 1/8] driver core: add helper macro for module_faux_driver() boilerplate
` [PATCH v2 2/8] cpuidle: psci: Transition to the faux device interface
` [PATCH v2 3/8] hwrng: arm-smccc-trng - transition "
` [PATCH v2 4/8] rtc: efi: Transition "
` [PATCH v2 5/8] virt: efi_secret: "
` [PATCH v2 6/8] efi: efivars: "
` [PATCH v2 7/8] ACPI: APEI: EINJ: "
` [PATCH v2 8/8] net: phy: fixed_phy: transition "

[PATCH net-next 00/16] idpf: add XDP support
 2025-03-18 17:10 UTC  (5+ messages)
` [PATCH net-next 07/16] idpf: link NAPIs to queues

[LSF/MM] Linux management of volatile CXL memory devices - boot to bash
 2025-03-18 17:09 UTC  (2+ messages)
` [LSFMM] Updated: Linux Management of Volatile CXL Memory Devices

[PATCH net v1 1/1] net: usb: asix: ax88772: Increase phy_name size
 2025-03-18 17:09 UTC  (4+ messages)

[PATCH v3 0/2] Enable WLAN for qcs8300-ride
 2025-03-18 17:07 UTC  (2+ messages)

[PATCH v3 1/2] dt-bindings: arm: aspeed: Add AMD Onyx BMC compatible
 2025-03-18 17:07 UTC  (13+ messages)
` [PATCH v3 2/2] ARM:dts:aspeed: Initial device tree for AMD Onyx Platform

[PATCH 0/3] rcu/exp updates
 2025-03-18 17:07 UTC  (5+ messages)
` [PATCH 3/3] rcu/exp: Remove needless CPU up quiescent state report

[PATCH v2 0/8] Minor cleanups and improvements to swap freeing code
 2025-03-18 17:03 UTC  (2+ messages)

[PATCH v4 00/10] PCI: Enable Power and configure the TC956x PCIe switch
 2025-03-18 17:00 UTC  (5+ messages)
` [PATCH v4 02/10] arm64: dts: qcom: qcs6490-rb3gen2: Add TC956x PCIe switch node

[PATCH] drm/panel/sharp-ls043t1le01: Use _multi variants
 2025-03-18 17:00 UTC  (3+ messages)

[PATCH 0/1] zstd: Import upstream v1.5.7
 2025-03-18 16:53 UTC  (3+ messages)

[PATCH 0/2] Adding Proactive Memory Reclaim Statistics
 2025-03-18 16:43 UTC  (5+ messages)
` [PATCH 1/2] mm: vmscan: Split proactive reclaim statistics from direct reclaim statistics
` [PATCH 2/2] cgroup: docs: Add pswpin and pswpout items in cgroup v2 doc

[PATCH v4 0/3] Rust: Add Rust bitmap API, ID pool and bindings
 2025-03-18 16:42 UTC 

[PATCH] tools: fix annoying "mkdir -p ..." logs when building tools in parallel
 2025-03-18 16:41 UTC  (2+ messages)

[PATCH v4 00/14] Add support for suppressing warning backtraces
 2025-03-18 16:39 UTC  (6+ messages)
` [PATCH v4 07/14] arm64: "

[PATCH v2 0/8] Add strobe/flash duration v4l2 ctrl & use it for ov9282
 2025-03-18 16:39 UTC  (12+ messages)
` [PATCH v2 1/8] media: v4l: ctrls: add a control for flash/strobe duration

[net-next 0/4] Add AST2600 RGMII delay into ftgmac100
 2025-03-18 16:38 UTC  (9+ messages)
` [net-next 4/4] net: ftgmac100: add RGMII delay for AST2600
      ` 回覆: "
          ` 回覆: "

linux-next: build warning after merge of the hmm tree
 2025-03-18 16:38 UTC  (3+ messages)

[PATCH v5 0/3] Add OF support for Microchip emc2305 fan controller
 2025-03-18 16:37 UTC  (5+ messages)
` [PATCH v5 1/3] dt-bindings: hwmon: Add Microchip emc2305 support

[PATCH 0/2] perf bench: Fix core dumps on s390 z/VM
 2025-03-18 16:37 UTC  (5+ messages)
` [PATCH 1/2] perf/bench: Fix perf bench internals pmu-scan core dump
` [PATCH 2/2] perf/bench: Double free of dynamic allocated memory

[PATCH net] wifi: ath12k: properly set single_chip_mlo_supp to true in ath12k_core_alloc()
 2025-03-18 16:35 UTC  (2+ messages)

[PATCH] rtc: Remove unused parameters
 2025-03-18 16:33 UTC 

linux-next: build warnings after merge of the iommufd tree
 2025-03-18 16:32 UTC  (2+ messages)

[PATCH v2 0/4] KVM: TDX: Cleanup the kvm_x86_ops structure for vmx/tdx
 2025-03-18 16:31 UTC  (4+ messages)
` [PATCH v2 1/4] KVM: TDX: Fix definition of tdx_guest_nr_guest_keyids()

[PATCH v4 00/10] Add support for MAX7360
 2025-03-18 16:31 UTC  (4+ messages)
` [PATCH v4 01/10] dt-bindings: mfd: gpio: Add MAX7360

[PATCH v2 0/4] ASoC: Intel: avs: Replace devm_kzalloc() with devm_kcalloc()
 2025-03-18 16:28 UTC  (2+ messages)

[PATCH V3 0/2] ASoC: codecs: Add aw88166 amplifier driver
 2025-03-18 16:28 UTC  (2+ messages)

[RESEND PATCH] mux: Convert mux_control_ops to a flex array member in mux_chip
 2025-03-18 16:27 UTC 

[PATCH v2 3/4] Kbuild: Create intermediate vmlinux build with relocations preserved
 2025-03-18 16:26 UTC  (8+ messages)

[PATCH] ubifs: Fix grammar in error message
 2025-03-18 16:25 UTC 

[PATCH] iommufd: Fix IOMMU_VEVENTQ_FLAG_LOST_EVENTS kdoc
 2025-03-18 16:26 UTC  (2+ messages)

[PATCH v3 0/3] KVM: arm64: Separate the hyp FF-A buffers init from the host
 2025-03-18 16:25 UTC  (4+ messages)
` [PATCH v3 1/3] KVM: arm64: Use the static initializer for the version lock
` [PATCH v3 2/3] firmware: arm_ffa: Move the ffa_to_linux definition to the ffa header
` [PATCH v3 3/3] KVM: arm64: Release the ownership of the hyp rx buffer to Trustzone

[PATCH v4 0/4] Properly handle module_kobject creation
 2025-03-18 16:23 UTC  (3+ messages)

[PATCH v2 0/8] coresight: Clear self hosted claim tag on probe
 2025-03-18 16:22 UTC  (9+ messages)
` [PATCH v2 1/8] coresight: Rename coresight_{set,clear}_claim_tags()
` [PATCH v2 2/8] coresight: Convert tag clear function to take a struct cs_access
` [PATCH v2 3/8] coresight: Only check bottom two claim bits
` [PATCH v2 4/8] coresight: Add claim tag warnings and debug messages
` [PATCH v2 5/8] coresight: etm3x: Convert raw base pointer to struct coresight access
` [PATCH v2 6/8] coresight: Clear self hosted claim tag on probe
` [PATCH v2 7/8] coresight: Remove inlines from static function definitions
` [PATCH v2 8/8] coresight: Remove extern from function declarations

[PATCH v2 0/8] Landlock signal scope fix and errata interface
 2025-03-18 16:14 UTC  (9+ messages)
` [PATCH v2 1/8] landlock: Move code to ease future backports
` [PATCH v2 2/8] landlock: Add the errata interface
` [PATCH v2 3/8] landlock: Add erratum for TCP fix
` [PATCH v2 4/8] landlock: Prepare to add second errata
` [PATCH v2 5/8] landlock: Always allow signals between threads of the same process
` [PATCH v2 6/8] selftests/landlock: Split signal_scoping_threads tests
` [PATCH v2 7/8] selftests/landlock: Add a new test for setuid()
` [PATCH v2 8/8] landlock: Document errata

[PATCH 1/2] mtd: rawnand: gpmi: Use str_enabled_disabled() in gpmi_nand_attach_chip()
 2025-03-18 16:19 UTC  (2+ messages)

[PATCH RESEND] dt-bindings: mtd: atmel,dataflash: convert txt to yaml
 2025-03-18 16:19 UTC  (2+ messages)

[PATCH] ACPI: resource: Skip IRQ override on ASUS Vivobook 14 X1404VAP
 2025-03-18 16:18 UTC  (2+ messages)

[PATCH v3 0/4] Enlightened vTPM support for SVSM on SEV-SNP
 2025-03-18 16:18 UTC  (7+ messages)
` [PATCH v3 3/4] tpm: add SNP SVSM vTPM driver

[PATCH v2 1/1] mtd: mtdpart: Do not supply NULL to printf()
 2025-03-18 16:18 UTC  (2+ messages)

[PATCH] dt-bindings: mtd: gpmi-nand: Add compatible string for i.MX8 chips
 2025-03-18 16:17 UTC  (2+ messages)

[PATCH v2 0/3] Some fixes for Silvaco I3C controller driver
 2025-03-18 16:17 UTC  (2+ messages)

[PATCH v3] perf tests: Harden branch stack sampling test
 2025-03-18 16:16 UTC 

[PATCH v13 0/2] Add support for Loongson-1 NAND
 2025-03-18 16:15 UTC  (3+ messages)
` [PATCH v13 2/2] mtd: rawnand: Add Loongson-1 NAND Controller Driver

[PATCH v2] perf tests: Harden branch stack sampling test
 2025-03-18 16:14 UTC 

[PATCH v10 00/21] futex: Add support task local hash maps, FUTEX2_NUMA and FUTEX2_MPOL
 2025-03-18 16:12 UTC  (3+ messages)

[PATCH 0/2] Scheduler time extension
 2025-03-18 16:10 UTC  (3+ messages)

[PATCH] arm64: mm: Don't use %pK through printk
 2025-03-18 16:11 UTC  (4+ messages)

[PATCH v2] dt-bindings: timer: Add SiFive CLINT2
 2025-03-18 16:07 UTC  (4+ messages)

[PATCH v2 1/1] leds: core: Bail out when composed name can't fit the buffer
 2025-03-18 16:04 UTC 


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