LKML Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-02-13 17:50:27 to 2024-02-13 20:07:39 UTC [more...]

[PATCH v5 0/8] Introduce cpu_dcache_is_aliasing() to fix DAX regression
 2024-02-13 20:07 UTC  (13+ messages)
` [PATCH v5 1/8] dax: alloc_dax() return ERR_PTR(-EOPNOTSUPP) for CONFIG_DAX=n
` [PATCH v5 5/8] virtio: Treat alloc_dax() -EOPNOTSUPP failure as non-fatal

[PATCH] drm/rockchip: vop2: add a missing unlock in vop2_crtc_atomic_enable()
 2024-02-13 20:06 UTC  (2+ messages)

[PATCH v1] PCI / PM: Really allow runtime PM without callback functions
 2024-02-13 20:06 UTC  (2+ messages)

[PATCH v4 00/11] x86: Confine early 1:1 mapped startup code
 2024-02-13 20:05 UTC  (3+ messages)
` [PATCH v4 01/11] x86/startup_64: Simplify global variable accesses in GDT/IDT programming

[PATCH v2 1/1] spi-mxs: Fix chipselect glitch
 2024-02-13 20:04 UTC  (7+ messages)

[PATCH] x86/kernel: Validate ROM before DMI scanning when SEV-SNP is active
 2024-02-13 20:02 UTC  (2+ messages)

[RFC PATCH net-next v5 00/14] Device Memory TCP
 2024-02-13 20:01 UTC  (4+ messages)
` [RFC PATCH net-next v5 05/14] netdev: netdevice devmem allocator

[PATCH] gen_compile_commands: fix invalid escape sequence
 2024-02-13 20:00 UTC  (3+ messages)
` [PATCH v2] gen_compile_commands: fix invalid escape sequence warning

[PATCH net-next v3 0/6] net: ravb: Add runtime PM support (part 2)
 2024-02-13 19:58 UTC  (10+ messages)
` [PATCH net-next v3 4/6] net: ravb: Move the update of ndev->features to ravb_set_features()
` [PATCH net-next v3 5/6] net: ravb: Do not apply features to hardware if the interface is down

[PATCH] Documentation: Document the Linux Kernel CVE process
 2024-02-13 19:56 UTC  (4+ messages)

[PATCH v5 0/3] per-vma locks in userfaultfd
 2024-02-13 19:55 UTC  (16+ messages)
` [PATCH v5 3/3] userfaultfd: use per-vma locks in userfaultfd operations

[PATCH 1/2] locking/mutex: Clean up mutex.h
 2024-02-13 19:51 UTC  (5+ messages)

[PATCH RFC bpf-next 0/9] allow HID-BPF to do device IOs
 2024-02-13 19:51 UTC  (11+ messages)

[PATCH 6.6 000/121] 6.6.17-rc1 review
 2024-02-13 19:51 UTC  (3+ messages)

[PATCH] hrtimer: select housekeeping CPU during migration
 2024-02-13 19:49 UTC  (4+ messages)
` [PATCH v2] "
  ` [tip: timers/core] hrtimer: Select "

[PATCH v2 1/2] PCI/IOV: Revert "PCI/IOV: Serialize sysfs sriov_numvfs reads vs writes"
 2024-02-13 19:45 UTC  (5+ messages)

[PATCH] cxl/pci: Fix disabling CXL memory for zero-based addressing
 2024-02-13 19:45 UTC  (6+ messages)

[PATCH] tty: hvc-iucv: fix function pointer casts
 2024-02-13 19:12 UTC  (2+ messages)

[PATCH v4] ELF: AT_PAGE_SHIFT_MASK -- supply userspace with available page shifts
 2024-02-13 19:39 UTC  (6+ messages)

[PATCH 00/15] Coalesced Interrupt Delivery with posted MSI
 2024-02-13 19:44 UTC  (3+ messages)
` [PATCH 06/15] x86/irq: Set up per host CPU posted interrupt descriptors

[PATCH v1 1/1] serial: 8250_pci1xxxx: Don't use "proxy" headers
 2024-02-13 19:38 UTC 

WARNING: arch/arm64/kernel/cpufeature.c:3369 this_cpu_has_cap
 2024-02-13 19:38 UTC  (3+ messages)

[PATCH v2 1/6] dt-bindings: display: rockchip: rockchip,dw-hdmi: remove port property
 2024-02-13 19:37 UTC  (3+ messages)
` (subset) "

[PATCH 1/2] arm64: dts: rockchip: rock-pi-e: adjust phy-handle name
 2024-02-13 19:37 UTC  (2+ messages)
` (subset) "

[RFC PATCH v2 0/3] bluetooth/gnss: GNSS support for TiWi chips
 2024-02-13 19:20 UTC  (4+ messages)
` [RFC PATCH v2 3/3] gnss: Add driver for AI2 protocol

[PATCH] arm64: allow post-init vmalloc PXNTable
 2024-02-13 19:35 UTC  (7+ messages)
  ` [External] "

[PATCH 0/6] dts: Fix dtc interrupt warnings
 2024-02-13 19:34 UTC  (7+ messages)
` [PATCH 1/6] arm64: dts: freescale: Disable interrupt_map check
` [PATCH 2/6] arm: dts: Fix dtc interrupt_provider warnings
` [PATCH 3/6] arm64: "
` [PATCH 4/6] arm: dts: Fix dtc interrupt_map warnings
` [PATCH 5/6] arm64: dts: qcom: Fix interrupt-map cell sizes
` [PATCH 6/6] dtc: Enable dtc interrupt_provider check

[PATCH 6.1 00/64] 6.1.78-rc1 review
 2024-02-13 19:34 UTC  (3+ messages)

[PATCH v2] kvm/x86: allocate the write-tracking metadata on-demand
 2024-02-13 19:32 UTC  (3+ messages)

[PATCH] dt-bindings: rockchip: Fix Hardkernel ODROID-M1 board bindings
 2024-02-13 19:31 UTC  (4+ messages)

[PATCH 0/5] spi: add support for pre-cooking messages
 2024-02-13 19:28 UTC  (15+ messages)
` [PATCH 1/5] spi: add spi_optimize_message() APIs
` [PATCH 5/5] iio: adc: ad7380: use spi_optimize_message()

[PATCH RFC 00/13] Coalesced Interrupt Delivery with posted MSI
 2024-02-13 19:31 UTC  (6+ messages)
` [PATCH RFC 12/13] iommu/vt-d: Add a helper to retrieve PID address

[RFC PATCH] KVM: arm64: Fix double-free following kvm_pgtable_stage2_free_unlinked()
 2024-02-13 19:25 UTC  (2+ messages)

[PATCH v3] kvm/x86: allocate the write-tracking metadata on-demand
 2024-02-13 19:23 UTC 

[PATCH v2 0/4] Add support for AF8133J magnetometer
 2024-02-13 19:23 UTC  (3+ messages)
` [PATCH v2 2/4] dt-bindings: iio: magnetometer: Add Voltafield AF8133J

[PATCH] nvmem: include bit index in cell sysfs file name
 2024-02-13 19:20 UTC  (3+ messages)

[PATCH v10 0/4] add zynqmp TCM bindings
 2024-02-13 19:20 UTC  (6+ messages)
` [PATCH v10 1/4] remoteproc: zynqmp: fix lockstep mode memory region
` [PATCH v10 2/4] dt-bindings: remoteproc: add Tightly Coupled Memory (TCM) bindings
` [PATCH v10 3/4] dts: zynqmp: add properties for TCM in remoteproc
` [PATCH v10 4/4] remoteproc: zynqmp: parse TCM from device tree

[PATCH] arm64: dts: rockchip: rk3588: remove redundant cd-gpios in sdmmc node
 2024-02-13 19:16 UTC 

[PATCH v2 00/12] RK3588 USBDP support
 2024-02-13 19:16 UTC  (2+ messages)
` (subset) "

[PATCH v6 0/2] serial: 8250: Add support for rs485 half/full duplex on puma/ringneck-haikou
 2024-02-13 19:16 UTC  (2+ messages)

[PATCH] arm64: dts: rk3588: minor whitespace cleanup
 2024-02-13 19:16 UTC  (2+ messages)

[PATCH v1] arm64: dts: rockchip: rk3328: Drop interrupts property from pwm-rockchip nodes
 2024-02-13 19:16 UTC  (2+ messages)

[PATCH v1 1/1] dyndbg: Replace kstrdup() + strchr() with kstrdup_and_replace()
 2024-02-13 19:14 UTC  (2+ messages)

[PATCH v2] dt-bindings: interrupt-controller: Convert Atmel AIC to json-schema
 2024-02-13 19:13 UTC  (4+ messages)

[PATCH] i2c: pasemi: split driver into two separate modules
 2024-02-13 19:13 UTC  (2+ messages)

[PATCH bpf-next v2 0/2] bpf, bpftool: Support dumping kfunc prototypes from BTF
 2024-02-13 19:09 UTC  (2+ messages)

[PATCH v3] cgroup2: New memory.max.effective like cgroup1 hierarchical_memory_limit
 2024-02-13 19:08 UTC  (2+ messages)

[PATCH] selftests: fuxex: Report a unique test name per run of futex_requeue_pi
 2024-02-13 19:06 UTC 

[PATCH 6.7 000/124] 6.7.5-rc1 review
 2024-02-13 19:04 UTC  (3+ messages)

[PATCH v14 0/8] Add support for Sub-NUMA cluster (SNC) systems
 2024-02-13 19:02 UTC  (9+ messages)
` [PATCH v15-RFC "

[PATCH v6 00/36] drm/connector: Create HDMI Connector infrastructure
 2024-02-13 19:01 UTC  (3+ messages)
` [PATCH v6 31/36] drm/rockchip: inno_hdmi: Switch to HDMI connector

[PATCH net] net: bcmasp: Handle RX buffer allocation failure
 2024-02-13 18:56 UTC  (2+ messages)

[net-next RFC PATCH 0/2] net: phy: aquantia: fix system interface provision
 2024-02-13 18:53 UTC  (5+ messages)
` [net-next RFC PATCH 1/2] net: phy: aquantia: setup interface protocols for AQR112
` [net-next RFC PATCH 2/2] net: phy: aquantia: add AQR112C and AQR112R PHY ID

[PATCH] dt-bindings: dma: convert MediaTek High-Speed controller to the json-schema
 2024-02-13 18:52 UTC  (2+ messages)

[PATCH] perf tools: Fixup module symbol end address properly
 2024-02-13 18:48 UTC  (3+ messages)

[PATCH v9 00/24] x86/resctrl: monitored closid+rmid together, separate arch/fs locking
 2024-02-13 18:44 UTC  (25+ messages)
` [PATCH v9 01/24] tick/nohz: Move tick_nohz_full_mask declaration outside the #ifdef
` [PATCH v9 02/24] x86/resctrl: kfree() rmid_ptrs from resctrl_exit()
` [PATCH v9 03/24] x86/resctrl: Create helper for RMID allocation and mondata dir creation
` [PATCH v9 04/24] x86/resctrl: Move rmid allocation out of mkdir_rdt_prepare()
` [PATCH v9 05/24] x86/resctrl: Track the closid with the rmid
` [PATCH v9 06/24] x86/resctrl: Access per-rmid structures by index
` [PATCH v9 07/24] x86/resctrl: Allow RMID allocation to be scoped by CLOSID
` [PATCH v9 08/24] x86/resctrl: Track the number of dirty RMID a CLOSID has
` [PATCH v9 09/24] x86/resctrl: Use __set_bit()/__clear_bit() instead of open coding
` [PATCH v9 10/24] x86/resctrl: Allocate the cleanest CLOSID by searching closid_num_dirty_rmid
` [PATCH v9 11/24] x86/resctrl: Move CLOSID/RMID matching and setting to use helpers
` [PATCH v9 12/24] x86/resctrl: Add cpumask_any_housekeeping() for limbo/overflow
` [PATCH v9 13/24] x86/resctrl: Queue mon_event_read() instead of sending an IPI
` [PATCH v9 14/24] x86/resctrl: Allow resctrl_arch_rmid_read() to sleep
` [PATCH v9 15/24] x86/resctrl: Allow arch to allocate memory needed in resctrl_arch_rmid_read()
` [PATCH v9 16/24] x86/resctrl: Make resctrl_mounted checks explicit
` [PATCH v9 17/24] x86/resctrl: Move alloc/mon static keys into helpers
` [PATCH v9 18/24] x86/resctrl: Make rdt_enable_key the arch's decision to switch
` [PATCH v9 19/24] x86/resctrl: Add helpers for system wide mon/alloc capable
` [PATCH v9 20/24] x86/resctrl: Add CPU online callback for resctrl work
` [PATCH v9 21/24] x86/resctrl: Allow overflow/limbo handlers to be scheduled on any-but cpu
` [PATCH v9 22/24] x86/resctrl: Add CPU offline callback for resctrl work
` [PATCH v9 23/24] x86/resctrl: Move domain helper migration into resctrl_offline_cpu()
` [PATCH v9 24/24] x86/resctrl: Separate arch and fs resctrl locks

[syzbot] [ntfs?] BUG: unable to handle kernel paging request in step_into
 2024-02-13 18:42 UTC  (2+ messages)
` [syzbot] [ntfs3?] "

[PATCH v2 0/4] Introduction of a remoteproc tee to load signed firmware
 2024-02-13 18:39 UTC  (12+ messages)
` [PATCH v2 4/4] remoteproc: stm32: Add support of an OP-TEE TA to load the firmware
                  ` [Linux-stm32] "

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

[PATCH 0/6] powercap: intel_rapl: Fixes and new platform enabling
 2024-02-13 18:37 UTC  (2+ messages)

[PATCH] mm/huge_memory: fix swap entry values of tail pages of THP
 2024-02-13 18:36 UTC  (4+ messages)

[PATCH v3] EDAC/versal: Make the bits in error injection configurable
 2024-02-13 18:34 UTC  (2+ messages)

[PATCH] gpu: host1x: bus: make host1x_bus_type const
 2024-02-13 18:33 UTC  (3+ messages)

[PATCH v2 00/17] UNI-T UTi260B support
 2024-02-13 18:31 UTC  (4+ messages)
` [PATCH v2 17/17] ARM: dts: imx6ull-uti260b: Add board
` (subset) [PATCH v2 00/17] UNI-T UTi260B support

[PATCH 1/2] dt-bindings: usb: mtk-xhci: add compatible for MT7988
 2024-02-13 18:27 UTC  (2+ messages)

[PATCH 06/11] firmware: arm_scmi: Implement Clock .is_notify_supported callback
 2024-02-13 18:24 UTC  (4+ messages)

[PATCH] MAINTAINERS: add Eugenio Pérez as reviewer
 2024-02-13 18:24 UTC 

[PATCH v2] arm64/sve: Lower the maximum allocation for the SVE ptrace regset
 2024-02-13 18:24 UTC 

[syzbot] [netfilter?] WARNING: ODEBUG bug in ip_set_free
 2024-02-13 18:22 UTC 

[PATCH v1 0/2] coresight: tpdm: Change qcom,dsb-element-size to qcom,dsb-elem-bits
 2024-02-13 18:20 UTC  (3+ messages)
` [PATCH v1 1/2] dt-bindings: arm: qcom,coresight-tpdm: Rename qcom,dsb-element-size

Posix process cpu timer inaccuracies
 2024-02-13 18:20 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: pwm: mediatek,mt2712: add compatible for MT7988
 2024-02-13 18:18 UTC  (2+ messages)

[PATCH -fixes v2 0/4] riscv: cbo.zero fixes
 2024-02-13 18:18 UTC  (13+ messages)
` [PATCH -fixes v2 2/4] dt-bindings: riscv: Add ratified privileged ISA versions
` [PATCH -fixes v2 3/4] riscv: Add ISA extension parsing for Sm and Ss
` [PATCH -fixes v2 4/4] riscv: Save/restore envcfg CSR during CPU suspend

[PATCH] backlight: ktd2801: depend on GPIOLIB
 2024-02-13 18:12 UTC 

[PATCH v4 0/8] Add UFS support for SC7180/SM7125
 2024-02-13 18:11 UTC  (5+ messages)
` [PATCH v4 2/8] dt-bindings: ufs: qcom: Add SC7180 compatible string

[PATCH] comedi: comedi_test: Prevent timers rescheduling during deletion
 2024-02-13 18:10 UTC 

[PATCH] drm/nouveau/mmu/r535: uninitialized variable in r535_bar_new_()
 2024-02-13 18:09 UTC 

[PATCH] crypto: qat - uninitialized variable in adf_hb_error_inject_write()
 2024-02-13 18:09 UTC 

[PATCH v3 0/6] maps memory improvements and fixes
 2024-02-13 18:09 UTC  (2+ messages)

[PATCH 0/6] block atomic writes for XFS
 2024-02-13 18:08 UTC  (15+ messages)
` [PATCH 1/6] fs: iomap: Atomic write support
` [PATCH RFC 5/6] fs: xfs: iomap atomic "
` [PATCH 6/6] fs: xfs: Set FMODE_CAN_ATOMIC_WRITE for FS_XFLAG_ATOMICWRITES set

[PATCH] scsi: ufs: uninitialized variable in ufshcd_devfreq_target()
 2024-02-13 18:08 UTC 

[PATCH] spi: mchp-pci1xxxx: release resources on error in probe()
 2024-02-13 18:07 UTC 

sched/cpufreq: Rework schedutil governor performance estimation - Regression bisected
 2024-02-13 18:07 UTC  (7+ messages)

[PATCH] ahci: asm1064: correct count of reported ports
 2024-02-13 18:05 UTC  (5+ messages)

[PATCH v5 00/25] Transparent Contiguous PTEs for User Mappings
 2024-02-13 18:05 UTC  (4+ messages)
` [PATCH v5 25/25] arm64/mm: Automatically fold contpte mappings

[PATCH] drm/imx/dcss: fix resource size calculation
 2024-02-13 18:05 UTC 

[PATCH net-next v3] net: dqs: add NIC stall detector based on BQL
 2024-02-13 18:04 UTC  (3+ messages)

[net-next PATCH] net: phy: aquantia: add AQR113 PHY ID
 2024-02-13 18:02 UTC 

[syzbot] WARNING in btrfs_create_pending_block_groups
 2024-02-13 18:01 UTC  (3+ messages)
` [syzbot] [btrfs?] "

drm/msm: DisplayPort regressions in 6.8-rc1
 2024-02-13 18:00 UTC  (2+ messages)

[PATCH v2 0/6] Device-tree improvements for Lenovo Flex/Yoga 5G laptop
 2024-02-13 17:59 UTC  (6+ messages)
` [PATCH v2 1/6] arm64: dts: qcom: sc8180x-lenovo-flex-5g: fix GPU firmware path

[GIT PULL] tracing/tooling: Fixes for v6.8-rc4
 2024-02-13 17:58 UTC  (4+ messages)

[PATCH 00/22] platform/chrome: Add DT USB/DP muxing/topology to Trogdor
 2024-02-13 17:57 UTC  (3+ messages)
` [PATCH 02/22] gpio: Add ChromeOS EC GPIO driver

[PATCH 6.7 000/124] 6.7.5-rc1 review
 2024-02-13 17:56 UTC 

[PATCH] soundwire: bus_type: make sdw_bus_type const
 2024-02-13 17:29 UTC  (2+ messages)

[PATCH] i3c: Make i3c_bus_type const
 2024-02-13 17:29 UTC  (2+ messages)

[PATCH] parisc: make parisc_bus_type const
 2024-02-13 17:29 UTC  (2+ messages)

[PATCH] slimbus: core: make slimbus_bus const
 2024-02-13 17:29 UTC  (2+ messages)

[PATCH] dmaengine: idxd: make dsa_bus_type const
 2024-02-13 17:29 UTC  (2+ messages)

[PATCH] soc: qcom: apr: make aprbus const
 2024-02-13 17:29 UTC  (2+ messages)

[PATCH] tc: make tc_bus_type const
 2024-02-13 17:28 UTC  (2+ messages)

[PATCH] tee: make tee_bus_type const
 2024-02-13 17:28 UTC  (2+ messages)

[PATCH] cxl/port: make cxl_bus_type const
 2024-02-13 17:28 UTC  (2+ messages)

[PATCH] net: mdio_bus: make mdio_bus_type const
 2024-02-13 17:28 UTC  (2+ messages)

[PATCH] pcmcia: ds: make pcmcia_bus_type const
 2024-02-13 17:27 UTC  (2+ messages)

[PATCH] mips: bus: make mips_cdmm_bustype const
 2024-02-13 17:27 UTC  (2+ messages)

[PATCH v2 0/6] maps memory improvements and fixes
 2024-02-13 17:53 UTC  (7+ messages)

[PATCH v3 0/7] of: populate of_root node if bootloader doesn't
 2024-02-13 17:52 UTC  (7+ messages)
` [PATCH v3 7/7] of: Add KUnit test to confirm DTB is loaded


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