LKML Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-02-20 14:21:42 to 2024-02-20 16:40:47 UTC [more...]

[PATCH] MAINTAINERS: Use a proper mailinglist for NXP i.MX development
 2024-02-20 16:40 UTC 

[PATCH v13 00/13] Linux RISC-V AIA Support
 2024-02-20 16:39 UTC  (7+ messages)
` [PATCH v13 06/13] irqchip: Add RISC-V incoming MSI controller early driver
` [PATCH v13 07/13] irqchip/riscv-imsic: Add device MSI domain support for platform devices

[PATCH] dt-bindings: vendor-prefixes: Add missing prefixes used in compatibles
 2024-02-20 16:38 UTC  (3+ messages)

[PATCH v8 00/38] arm64/gcs: Provide support for GCS in userspace
 2024-02-20 16:36 UTC  (2+ messages)

arm64 MTE tag storage reuse - alternatives to MIGRATE_CMA
 2024-02-20 16:36 UTC  (7+ messages)

[PATCH v2 01/10] x86/Kconfig: enable X86_X2APIC by default and improve help text
 2024-02-20 16:26 UTC  (4+ messages)

[PATCH 0/9] SVM guest shadow stack support
 2024-02-20 16:33 UTC  (8+ messages)
` [PATCH 6/9] KVM: SVM: Add MSR_IA32_XSS to the GHCB for hypervisor kernel

[tip: irq/msi] genirq/irqdomain: Remove the param count restriction from select()
 2024-02-20 16:33 UTC  (2+ messages)
` [tip: irq/msi] irqchip/imx-intmux: Handle pure domain searches correctly

[PATCH] genirq/irqdomain: Don't call ops->select for DOMAIN_BUS_ANY tokens
 2024-02-20 16:33 UTC  (2+ messages)
` [tip: irq/msi] "

[PATCH v4] mm/swap: fix race when skipping swapcache
 2024-02-20 16:32 UTC  (6+ messages)

[PATCH 0/2] PCI/AER: Fix rootport attribute paths in ABI docs
 2024-02-20 16:32 UTC  (2+ messages)

[PATCH RFC v2 0/5] clk: hisilicon: add support for Hi3798MV200
 2024-02-20 16:31 UTC  (8+ messages)
` [PATCH RFC v2 1/5] dt-bindings: clock: histb-clock: Add missing common clock and Hi3798MV200 specific clock definition

[syzbot] [mm?] [hardening?] BUG: bad usercopy in raw_getsockopt
 2024-02-20 16:28 UTC  (2+ messages)

[PATCH v3 00/10] KVM: arm64: Avoid serializing LPI get() / put()
 2024-02-20 16:30 UTC  (3+ messages)
` [PATCH v3 01/10] KVM: arm64: vgic: Store LPIs in an xarray

[PATCH v5 00/18] power: sequencing: implement the subsystem and add first users
 2024-02-20 16:30 UTC  (7+ messages)
` [PATCH v5 09/18] arm64: dts: qcom: qrb5165-rb5: model the PMU of the QCA6391

[PATCH printk v2 00/26] wire up write_atomic() printing
 2024-02-20 16:29 UTC  (4+ messages)
` [PATCH printk v2 06/26] printk: nbcon: Ensure ownership release on failed emit

[RFC] efi: Add ACPI_MEMORY_NVS into the linear map
 2024-02-20 16:28 UTC  (5+ messages)

[PATCH v9 00/24] x86/resctrl: monitored closid+rmid together, separate arch/fs locking
 2024-02-20 16:27 UTC  (10+ messages)
` [PATCH v9 02/24] x86/resctrl: kfree() rmid_ptrs from resctrl_exit()
` [PATCH v9 09/24] x86/resctrl: Use __set_bit()/__clear_bit() instead of open coding

[PATCH v10 0/6] Share sva domains with all devices bound to a mm
 2024-02-20 16:26 UTC  (3+ messages)
` [PATCH v10 5/6] iommu: Support mm PASID 1:n with sva domains

[PATCH V3 0/2] Add CAN and OSPI support for AM69-SK platform
 2024-02-20 16:25 UTC  (3+ messages)
` [PATCH V3 1/2] arm64: dts: ti: k3-am69-sk: Enable CAN interfaces for AM69 SK board
` [PATCH V3 2/2] arm64: dts: ti: k3-am69-sk: Add support for OSPI flash

[PATCH v3 00/12] powerpc: Nintendo Wii U support
 2024-02-20 16:24 UTC  (5+ messages)
` [PATCH v4 00/11] "
  ` [PATCH v4 01/11] dt-bindings: wiiu: Document the Nintendo Wii U devicetree

[RFC PATCH v4 00/15] ACPI/arm64: add support for virtual cpu hotplug
 2024-02-20 16:24 UTC  (6+ messages)
` [PATCH RFC v4 02/15] ACPI: processor: Register all CPUs from acpi_processor_get_info()

[PATCH v2 2/2] pidfd: change pidfd_send_signal() to respect PIDFD_THREAD
 2024-02-20 16:22 UTC  (11+ messages)

[PATCH v3 31/35] lib: add memory allocations report in show_mem()
 2024-02-20 16:23 UTC  (11+ messages)

[PATCH v1 1/1] device property: Don't use "proxy" headers
 2024-02-20 16:18 UTC 

[PATCH v13 00/21] KVM: xen: update shared_info and vcpu_info handling
 2024-02-20 16:21 UTC  (5+ messages)

[PATCH v10 00/14] PCI: imx6: Clean up and add imx95 pci support
 2024-02-20 16:21 UTC  (7+ messages)

[PATCH v11 00/14] PCI: imx6: Clean up and add imx95 pci support
 2024-02-20 16:19 UTC  (15+ messages)
` [PATCH v11 01/14] PCI: imx6: Simplify clock handling by using clk_bulk*() function
` [PATCH v11 02/14] PCI: imx6: Simplify phy handling by using IMX6_PCIE_FLAG_HAS_PHYDRV
` [PATCH v11 03/14] PCI: imx6: Simplify reset handling by using by using *_FLAG_HAS_*_RESET
` [PATCH v11 04/14] PCI: imx6: Simplify ltssm_enable() by using ltssm_off and ltssm_mask
` [PATCH v11 05/14] PCI: imx6: Simplify configure_type() by using mode_off and mode_mask
` [PATCH v11 06/14] PCI: imx6: Simplify switch-case logic by involve init_phy callback
` [PATCH v11 07/14] dt-bindings: imx6q-pcie: Clean up irrationality clocks check
` [PATCH v11 08/14] dt-bindings: imx6q-pcie: Restruct reg and reg-name
` [PATCH v11 09/14] dt-bindings: imx6q-pcie: Add imx95 pcie compatible string
` [PATCH v11 10/14] PCI: imx6: Add iMX95 PCIe Root Complex support
` [PATCH v11 11/14] PCI: imx6: Clean up get addr_space code
` [PATCH v11 12/14] PCI: imx6: Add epc_features in imx6_pcie_drvdata
` [PATCH v11 13/14] dt-bindings: imx6q-pcie: Add iMX95 pcie endpoint compatible string
` [PATCH v11 14/14] PCI: imx6: Add iMX95 Endpoint (EP) support

[PATCH RFC net-next v8 00/13] net: Make timestamping selectable
 2024-02-20 16:20 UTC  (6+ messages)
` [PATCH RFC net-next v8 04/13] net: Change the API of PHY default timestamp to MAC

[RFC 0/7] firmware: arm_scmi: Qualcomm Vendor Protocol
 2024-02-20 16:19 UTC  (6+ messages)
` [RFC 4/7] soc: qcom: Utilize qcom scmi vendor protocol for bus dvfs

[RFC] cputime: Introduce option to force full dynticks accounting on NOHZ & NOHZ_IDLE CPUs
 2024-02-20 16:18 UTC  (2+ messages)

[PATCH v5 0/2] sched: Don't trigger misfit if affinity is restricted
 2024-02-20 16:15 UTC  (5+ messages)
` [PATCH v5 2/2] sched/fair: Check a task has a fitting cpu when updating misfit

irq/51-DLL075B:01 in D state without touchpad usage, interrupts increase
 2024-02-20 16:15 UTC 

[PATCH v5 0/7] kvm/coresight: Support exclude guest and exclude host
 2024-02-20 16:12 UTC  (5+ messages)
` [PATCH v5 2/7] arm64/sysreg/tools: Update tools copy of sysreg.h
` [PATCH v5 3/7] arm64/sysreg/tools: Move TRFCR definitions to sysreg

[RFC PATCH v6 00/12] cxl: Add support for CXL feature commands, CXL device patrol scrub control and DDR5 ECS control features
 2024-02-20 16:12 UTC  (3+ messages)
` [RFC PATCH v6 12/12] memory: RAS2: Add memory RAS2 driver

[PATCH v3] powerpc: macio: Make remove callback of macio driver void returned
 2024-02-20 16:12 UTC  (2+ messages)

[PATCH] cpufreq: CPPC: Resolve the large frequency discrepancy from cpuinfo_cur_freq
 2024-02-20 16:11 UTC  (11+ messages)
                  `  "

[PATCH v1 1/1] driver core: Move fw_devlink stuff to where it belongs
 2024-02-20 16:10 UTC 

[PATCH 0/5] Add QPIC SPI NAND driver
 2024-02-20 16:07 UTC  (9+ messages)
` [PATCH 2/5] drivers: mtd: nand: Add qpic_common API file
` [PATCH 3/5] spi: spi-qpic: Add qpic spi nand driver support

[PATCH v4 0/2] sched: Don't trigger misfit if affinity is restricted
 2024-02-20 16:07 UTC  (10+ messages)
` [PATCH v4 1/2] sched/fair: Check a task has a fitting cpu when updating misfit

[RESEND PATCH net v4 1/2] soc: fsl: qbman: Always disable interrupts when taking cgr_lock
 2024-02-20 16:04 UTC  (3+ messages)

[PATCH net-next 0/2] doc: sfp-phylink: update the porting guide
 2024-02-20 16:04 UTC  (3+ messages)
` [PATCH net-next 1/2] doc: sfp-phylink: drop the mention to phylink_config->pcs_poll
` [PATCH net-next 2/2] doc: sfp-phylink: mention the mac_capabilities and supported_interfaces

[PATCH 01/13] accel/habanalabs/gaudi2: use single function to compare FW versions
 2024-02-20 16:01 UTC  (13+ messages)
` [PATCH 02/13] accel/habanalabs: remove hop size from asic properties
` [PATCH 03/13] accel/habanalabs: modify print for skip loading linux FW to debug log
` [PATCH 04/13] accel/habanalabs/gaudi2: check extended errors according to PCIe addr_dec interrupt info
` [PATCH 05/13] accel/habanalabs: fix glbl error cause handling
` [PATCH 06/13] accel/habanalabs: fix debugfs files permissions
` [PATCH 07/13] accel/habanalabs: initialize maybe-uninitialized variables
` [PATCH 08/13] accel/habanalabs: fix error print
` [PATCH 09/13] accel/habanalabs/gaudi2: drain event lacks rd/wr indication
` [PATCH 10/13] accel/habanalabs/hwmon: rate limit errors user can generate
` [PATCH 11/13] accel/habanalabs: handle reserved memory request when working with full FW
` [PATCH 12/13] accel/habanalabs: keep explicit size of reserved memory for FW
` [PATCH 13/13] accel/habanalabs: modify pci health check

[PATCH v4 0/4] DesignWare PWM improvements
 2024-02-20 16:00 UTC  (2+ messages)

[PATCH net] tun: Fix xdp_rxq_info's queue_index when detaching
 2024-02-20 15:59 UTC  (2+ messages)

[PATCH] tipc: fixup kerneldoc comment for struct tipc_node
 2024-02-20 15:57 UTC  (2+ messages)

[PATCH v4] clocksource: Scale the max retry number of watchdog read according to CPU numbers
 2024-02-20 15:43 UTC 

[PATCH v4] rust: str: add {make,to}_{upper,lower}case() to CString
 2024-02-20 15:53 UTC  (8+ messages)

[PATCH] ipmi: kcs: Update OBF poll timeout to reduce latency
 2024-02-20 15:51 UTC  (2+ messages)

[PATCH v1] ALSA: memalloc: Fix indefinite hang in non-iommu case
 2024-02-20 15:52 UTC  (4+ messages)
` Stall at page allocations with __GFP_RETRY_MAYFAIL (Re: [PATCH v1] ALSA: memalloc: Fix indefinite hang in non-iommu case)

LKMM/RCU UNLOCK+LOCK pair Semantics Inquiry
 2024-02-20 15:48 UTC 

[RFC PATCH v2 0/7] uclamp sum aggregation
 2024-02-20 15:47 UTC  (4+ messages)

[PATCH RESEND 0/2] leds: gpio: Add devlink between the leds-gpio device and the gpio used
 2024-02-20 15:47 UTC  (5+ messages)

[PATCH v1 1/1] driver core: Drop unneeded 'externt' keyword in fwnode.h
 2024-02-20 15:45 UTC 

[tip:irq/urgent] BUILD SUCCESS db744ddd59be798c2627efbfc71f707f5a935a40
 2024-02-20 15:42 UTC 

[BUG] perf/x86/intel: HitM false-positives on Ice Lake / Tiger Lake (I think?)
 2024-02-20 15:42 UTC  (3+ messages)

[PATCH 0/4] Various fixes for the lm3630a backlight driver
 2024-02-20 15:41 UTC  (4+ messages)
` [PATCH 1/4] backlight: lm3630a: Initialize backlight_properties on init

[PATCH v3] clocksource: Scale the max retry number of watchdog read according to CPU numbers
 2024-02-20 15:27 UTC  (6+ messages)

[PATCH net-next v3] net: sysfs: Do not create sysfs for non BQL device
 2024-02-20 15:40 UTC  (2+ messages)

[PATCH v3] dt-bindings: interrupt-controller: renesas,rzg2l-irqc: Update interrupts
 2024-02-20 15:39 UTC  (2+ messages)

[PATCH v3] ring-buffer: Simplify reservation with try_cmpxchg() loop
 2024-02-20 15:40 UTC  (4+ messages)

linux-next: manual merge of the pm tree with the pci-current tree
 2024-02-20 15:36 UTC  (2+ messages)

[PATCH v5 0/5] Add support for LTC6373
 2024-02-20 15:34 UTC  (6+ messages)
` [PATCH v5 3/5] iio: amplifiers: hmc425a: move conversion logic
` [PATCH v5 1/5] dt-bindings: iio: hmc425a: add conditional GPIO array size constraints
` [PATCH v5 4/5] iio: amplifiers: hmc425a: use pointers in match table
` [PATCH v5 2/5] dt-bindings: iio: hmc425a: add entry for LTC6373
` [PATCH v5 5/5] iio: amplifiers: hmc425a: add support for LTC6373 Instrumentation Amplifier

[PATCH RESEND 0/4] Ensure all backlight drivers zero the properties structure
 2024-02-20 15:35 UTC  (5+ messages)
` [PATCH RESEND 1/4] backlight: da9052: Fully initialize backlight_properties during probe
` [PATCH RESEND 2/4] backlight: lm3639: "
` [PATCH RESEND 3/4] backlight: lp8788: "
` [PATCH RESEND 4/4] backlight: mp3309c: "

linux-next: manual merge of the kvm-x86 tree with the kvm tree
 2024-02-20 15:33 UTC  (2+ messages)

[PATCH 0/4] Ensure all backlight drivers zero the properties structure
 2024-02-20 15:30 UTC  (5+ messages)
` [PATCH 1/4] backlight: da9052: Fully initialize backlight_properties during probe
` [PATCH 2/4] backlight: lm3639: "
` [PATCH 3/4] backlight: lp8788: "
` [PATCH 4/4] backlight: mp3309c: "

[PATCH v2] kbuild: Use -fmin-function-alignment when available
 2024-02-20 15:28 UTC  (3+ messages)

[PATCH v6 0/4] Enable >0 order folio memory compaction
 2024-02-20 15:27 UTC  (6+ messages)
` [PATCH v6 2/4] mm/compaction: enable compacting >0 order folios

[PATCH v10 03/20] timers: Move marking timer bases idle into tick_nohz_stop_tick()
 2024-02-20 15:25 UTC  (11+ messages)
` [PATCH v10a] "

[PATCH 00/15] x86/resctrl : Support AMD QoS RMID Pinning feature
 2024-02-20 15:21 UTC  (9+ messages)
` [PATCH v2 00/17] x86/resctrl : Support AMD Assignable Bandwidth Monitoring Counters (ABMC)

[PATCH v5 0/2] media: i2c: Add support for GC08A3 sensor
 2024-02-20 15:19 UTC  (3+ messages)
` [PATCH v5 2/2] media: i2c: Add GC08A3 image sensor driver

[PATCH V2] arm64/sysreg: Update ID_AA64DFR0_EL1 register
 2024-02-20 15:13 UTC  (2+ messages)

[PATCH v6 0/6] arm64: ptdump: View the second stage page-tables
 2024-02-20 15:10 UTC  (7+ messages)
` [PATCH v6 1/6] KVM: arm64: Move pagetable definitions to common header
` [PATCH v6 2/6] arm64: ptdump: Expose the attribute parsing functionality
` [PATCH v6 3/6] arm64: ptdump: Use the mask from the state structure
` [PATCH v6 4/6] KVM: arm64: Register ptdump with debugfs on guest creation
` [PATCH v6 5/6] KVM: arm64: Initialize the ptdump parser with stage-2 attributes
` [PATCH v6 6/6] KVM: arm64: Expose guest stage-2 pagetable config to debugfs

[v6.6][PATCH 00/57] eventfs: Linus's updates for 6.6
 2024-02-20 15:11 UTC  (2+ messages)

[PATCH v2] m68k: Avoid CONFIG_COLDFIRE switch in uapi header
 2024-02-20 15:09 UTC  (3+ messages)

[PATCH V2] arm64/sysreg: Update ID_DFR0_EL1 register fields
 2024-02-20 15:09 UTC  (2+ messages)

[PATCH V2] arm64/sysreg: Add register fields for ID_AA64DFR1_EL1
 2024-02-20 15:08 UTC  (2+ messages)

[PATCH] coredump debugging: add a tracepoint to report the coredumping
 2024-02-20 15:08 UTC  (7+ messages)

[syzbot] [ntfs3?] kernel panic: stack is corrupted in run_unpack_ex
 2024-02-20 15:06 UTC  (2+ messages)

[PATCH net] net: phy: realtek: Fix rtl8211f_config_init() for RTL8211F(D)(I)-VD-CG PHY
 2024-02-20 15:00 UTC  (2+ messages)

[PATCH v5 0/5] Rework system pressure interface to the scheduler
 2024-02-20 14:59 UTC  (6+ messages)
` [PATCH v5 1/5] cpufreq: Add a cpufreq pressure feedback for "
` [PATCH v5 2/5] sched: Take cpufreq feedback into account
` [PATCH v5 3/5] thermal/cpufreq: Remove arch_update_thermal_pressure()
` [PATCH v5 4/5] sched: Rename arch_update_thermal_pressure into arch_update_hw_pressure
` [PATCH v5 5/5] sched/pelt: Remove shift of thermal clock

[PATCH v10 0/8]
 2024-02-20 14:59 UTC  (7+ messages)
` [PATCH v10 3/8] libfs: Introduce case-insensitive string comparison helper

[PATCH net-next v3 0/6] net: hisi-femac: add support for Hi3798MV200, remove unmaintained compatibles
 2024-02-20 14:57 UTC  (4+ messages)
` [PATCH net-next v3 3/6] net: hisilicon: add support for hisi_femac core on Hi3798MV200

Running ttm_device_test leads to list_add corruption. prev->next should be next (ffffffffc05cd428), but was 6b6b6b6b6b6b6b6b. (prev=ffffa0b1a5c034f0) (kernel 6.7.5)
 2024-02-20 14:56 UTC  (4+ messages)

[PATCH v2] hyperv-tlfs: Change prefix of generic HV_REGISTER_* MSRs to HV_MSR_*
 2024-02-20 14:55 UTC 

[PATCH 1/2] net/mlx5: pre-initialize sprintf buffers
 2024-02-20 14:54 UTC  (4+ messages)

[PATCH] arm64: ls1046ardb: Replace XGMII with 10GBASE-R phy mode
 2024-02-20 14:50 UTC  (2+ messages)

[PATCH] ring-buffer: Do not let subbuf be bigger than write mask
 2024-02-20 14:51 UTC 

[PATCH 00/10] vdso: Misc cleanups and prevent code duplication
 2024-02-20 14:48 UTC  (2+ messages)

[PATCH 0/4] TDX host: kexec() support
 2024-02-20 14:47 UTC  (10+ messages)
` [PATCH 1/4] x86/coco: Add a new CC attribute to unify cache flush during kexec

[PATCH net-next v4 0/9] drivers: net: Convert EEE handling to use linkmode bitmaps
 2024-02-20 14:47 UTC  (10+ messages)
` [PATCH net-next v4 2/9] net: usb: ax88179_178a: Use linkmode helpers for EEE
` [PATCH net-next v4 3/9] net: qlogic: qede: "
` [PATCH net-next v4 4/9] net: ethernet: ixgbe: Convert EEE to use linkmodes

[syzbot] [crypto?] KMSAN: uninit-value in des3_ede_decrypt
 2024-02-20 14:42 UTC 

[PATCH v1 1/1] device property: Move enum dev_dma_attr to fwnode.h
 2024-02-20 14:41 UTC 

[GIT PULL] bcachefs stable updates for v6.7
 2024-02-20 14:34 UTC  (6+ messages)

[PATCH v4 0/8] usb: misc: onboard_hub: add support for XMOS XVF3500
 2024-02-20 14:34 UTC  (4+ messages)
` [PATCH v4 3/8] drm: ci: arm64.config: update ONBOARD_USB_HUB to ONBOARD_USB_DEV

[syzbot] [netfilter?] KMSAN: uninit-value in __nla_validate_parse (3)
 2024-02-20 14:31 UTC 

[PATCH 0/2] gpio-cdev: Release IRQ used by gpio-cdev on gpio chip removal
 2024-02-20 14:29 UTC  (3+ messages)
` [PATCH 2/2] gpiolib: cdev: release IRQs when the gpio chip device is removed

[PATCH net-next v3 0/3] net: stmmac: Allow driver-specific AXI configuration
 2024-02-20 14:28 UTC  (4+ messages)
` [PATCH net-next v3 3/3] net: stmmac: Configure AXI on Tegra234 MGBE

[PATCH] sched: cpufreq: Rename map_util_perf to apply_dvfs_headroom
 2024-02-20 14:28 UTC  (5+ messages)

[PATCH v8 0/4] kvm: arm64: allow the VM to select DEVICE_* and NORMAL_NC for IO memory
 2024-02-20 14:27 UTC  (3+ messages)
` [PATCH v8 1/4] kvm: arm64: introduce new flag for non-cacheable "

[PATCH net-next v1 1/1] wireless: Add KHZ_PER_GHZ to units.h and reuse
 2024-02-20 14:25 UTC  (3+ messages)

[PATCH 0/3] selftests/resctrl: Simplify test cleanup functions
 2024-02-20 14:21 UTC  (5+ messages)
` [PATCH 2/3] selftests/resctrl: Simplify cleanup in ctrl-c handler


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 read-only IMAP folder(s) and NNTP newsgroup(s).