public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-03-08 16:29:31 to 2024-03-08 19:19:08 UTC [more...]

MGLRU premature memcg OOM on slow writes
 2024-03-08 19:18 UTC  (4+ messages)

[PATCH v4 0/4] Dynamic Allocation of the reserved_mem array
 2024-03-08 19:12 UTC  (5+ messages)
` [PATCH v4 1/4] of: reserved_mem: Restruture how the reserved memory regions are processed
` [PATCH v4 2/4] of: reserved_mem: Add code to dynamically allocate reserved_mem array
` [PATCH v4 3/4] of: reserved_mem: Use the unflatten_devicetree APIs to scan reserved mem. nodes
` [PATCH v4 4/4] of: reserved_mem: Rename fdt_* functions to refelct use of unflatten_devicetree APIs

[PATCH v6 0/4] arm64: dts: imx8qxp add asrc and sai
 2024-03-08 19:11 UTC  (8+ messages)
` [PATCH v6 2/4] ASoC: dt-bindings: fsl,imx-asrc: update max interrupt numbers
` [PATCH v6 3/4] ASoC: dt-bindings: fsl-sai: allow only one dma-names

[PATCH 0/6] tracing/ring-buffer: Fix wakeup of ring buffer waiters
 2024-03-08 19:13 UTC  (8+ messages)
` [PATCH 1/6] ring-buffer: Fix waking up ring buffer readers
` [PATCH 2/6] ring-buffer: Fix resetting of shortest_full
` [PATCH 3/6] tracing: Use .flush() call to wake up readers
` [PATCH 4/6] tracing: Fix waking up tracing readers
` [PATCH 5/6] ring-buffer: Restructure ring_buffer_wait() to prepare for updates
` [PATCH 6/6] tracing/ring-buffer: Fix wait_on_pipe() race

[PATCH v3 0/8] IOMMUFD: Deliver IO page faults to user space
 2024-03-08 19:05 UTC  (14+ messages)
` [PATCH v3 2/8] iommu/sva: Use iopf domain attach/detach interface
` [PATCH v3 3/8] iommufd: Add fault and response message definitions
` [PATCH v3 4/8] iommufd: Add iommufd fault object
` [PATCH v3 5/8] iommufd: Associate fault object with iommufd_hw_pgtable

[PATCH net-next] net: ipv6: exthdrs: get rid of ipv6_skb_net()
 2024-03-08 18:53 UTC 

[PATCH v6 0/6] Fix double allocation in swiotlb_alloc()
 2024-03-08 19:02 UTC  (10+ messages)
` [PATCH v6 6/6] swiotlb: Reinstate page-alignment for mappings >= PAGE_SIZE

[syzbot] [net?] WARNING in sk_nulls_del_node_init_rcu
 2024-03-08 19:01 UTC  (4+ messages)

[PATCH] comedi: don't build module device_ids if built in
 2024-03-08 18:57 UTC  (2+ messages)

[PATCH v2] can: mcp251xfd: fix infinite loop when xmit fails
 2024-03-08 18:57 UTC  (2+ messages)

[PATCH net 0/3] net: lan743x: Fixes for multiple WOL related issues
 2024-03-08 18:56 UTC  (5+ messages)
` [PATCH net 3/3] net: lan743x: Address problems with wake option flags configuration sequences

[PATCH] unicode: make utf8 test count static
 2024-03-08 18:32 UTC 

[PATCH] net :mana : Add per-cpu stats for MANA device
 2024-03-08 18:51 UTC  (5+ messages)

Cover-cover letter for two resctrl patch sets
 2024-03-08 18:50 UTC  (4+ messages)
` [PATCH v4 1/2] x86/resctrl: Pass domain to target CPU

[PATCH 1/5] media: imx335: Support 2 or 4 lane operation modes
 2024-03-08 18:44 UTC  (2+ messages)

[gustavoars:testing/WFAMNAE-next20240305 1/1] include/linux/bpf-cgroup.h:191:22: sparse: sparse: incompatible types in comparison expression (different base types):
 2024-03-08 18:44 UTC 

[PATCH 0/4] SNC support for resctrl selftests
 2024-03-08 18:42 UTC  (13+ messages)
` [PATCH 4/4] selftests/resctrl: Adjust SNC support messages

[PATCH v2 00/14] Provide SEV-SNP support for running under an SVSM
 2024-03-08 18:35 UTC  (15+ messages)
` [PATCH v2 01/14] x86/sev: Rename snp_init() in the boot/compressed/sev.c file
` [PATCH v2 02/14] x86/sev: Make the VMPL0 checking function more generic
` [PATCH v2 03/14] x86/sev: Check for the presence of an SVSM in the SNP Secrets page
` [PATCH v2 04/14] x86/sev: Use kernel provided SVSM Calling Areas
` [PATCH v2 05/14] x86/sev: Perform PVALIDATE using the SVSM when not at VMPL0
` [PATCH v2 06/14] x86/sev: Use the SVSM to create a vCPU when not in VMPL0
` [PATCH v2 07/14] x86/sev: Provide SVSM discovery support
` [PATCH v2 08/14] x86/sev: Provide guest VMPL level to userspace
` [PATCH v2 09/14] virt: sev-guest: Choose the VMPCK key based on executing VMPL
` [PATCH v2 10/14] configfs-tsm: Allow the privlevel_floor attribute to be updated
` [PATCH v2 11/14] x86/sev: Extend the config-fs attestation support for an SVSM
` [PATCH v2 12/14] fs/configfs: Add a callback to determine attribute visibility
` [PATCH v2 13/14] x86/sev: Hide SVSM attestation entries if not running under an SVSM
` [PATCH v2 14/14] x86/sev: Allow non-VMPL0 execution when an SVSM is present

[PATCH net-next] IB/hfi1: allocate dummy net_device dynamically
 2024-03-08 18:29 UTC 

[PATCH v9 0/4] riscv: Use Kconfig to set unaligned access speed
 2024-03-08 18:25 UTC  (5+ messages)
` [PATCH v9 1/4] riscv: lib: Introduce has_fast_unaligned_access()
` [PATCH v9 2/4] riscv: Only check online cpus for emulated accesses
` [PATCH v9 3/4] riscv: Decouple emulated unaligned accesses from access speed
` [PATCH v9 4/4] riscv: Set unaligned access speed at compile time

[PATCH vfio 0/2] vfio/pds: Reset related fixes/improvements
 2024-03-08 18:21 UTC  (3+ messages)
` [PATCH vfio 1/2] vfio/pds: Make sure migration file isn't accessed after reset
` [PATCH vfio 2/2] vfio/pds: Refactor/simplify reset logic

[RFC PATCH 0/3] x86/mm: LAM fixups and cleanups
 2024-03-08 18:18 UTC  (5+ messages)
` [RFC PATCH 2/3] x86/mm: make sure LAM is up-to-date during context switching

[PATCH] f2fs-tools: reset only current zones
 2024-03-08 18:16 UTC 

[PATCH] raid1: fix use-after-free for original bio in raid1_write_request()
 2024-03-08 18:16 UTC  (3+ messages)

[net-next PATCH v3] octeontx2-pf: Reset MAC stats during probe
 2024-03-08 18:15 UTC 

[PATCH 0/5] Add RIIC support for Renesas RZ/V2H SoC
 2024-03-08 18:15 UTC  (9+ messages)
` [PATCH 1/5] dt-bindings: i2c: renesas,riic: Update comment for fallback string
` [PATCH 2/5] dt-bindings: i2c: renesas,riic: Document R9A09G057 support
` [PATCH 3/5] i2c: riic: Introduce helper functions for I2C read/write operations
` [PATCH 4/5] i2c: riic: Pass register offsets and chip details as OF data
` [PATCH 5/5] i2c: riic: Add support for R9A09G057 SoC

[PATCH 0/7] vfio: Interrupt eventfd hardening
 2024-03-08 18:09 UTC  (10+ messages)
` [PATCH 1/7] vfio/pci: Disable auto-enable of exclusive INTx IRQ
` [PATCH 5/7] vfio/platform: Disable virqfds on cleanup

[PATCH] Bluetooth: bfusb: Updated code to follow style guide
 2024-03-08 18:08 UTC  (2+ messages)

[PATCH] drm/panthor: Add support for performance counters
 2024-03-08 18:07 UTC  (5+ messages)

[PATCH v3] PM / core: conditionally skip system pm in device/driver model
 2024-03-08 18:04 UTC  (9+ messages)

[PATCH v8 0/4] riscv: Use Kconfig to set unaligned access speed
 2024-03-08 18:05 UTC  (6+ messages)
` [PATCH v8 4/4] riscv: Set unaligned access speed at compile time

[PATCH] Bluetooth: bfusb: corrected mistakes in previous commits
 2024-03-08 18:03 UTC 

[PATCH v2 1/1] mm/madvise: enhance lazyfreeing with mTHP in madvise_free
 2024-03-08 18:01 UTC  (19+ messages)

'perf test sigtrap' failing on PREEMPT_RT_FULL
 2024-03-08 17:59 UTC  (4+ messages)

[PATCH 0/4] perf: Make SIGTRAP and __perf_pending_irq() work on RT
 2024-03-08 17:51 UTC  (5+ messages)
` [PATCH 1/4] perf: Move irq_work_queue() where the event is prepared
` [PATCH 2/4] perf: Enqueue SIGTRAP always via task_work
` [PATCH 3/4] perf: Remove perf_swevent_get_recursion_context() from perf_pending_task()
` [PATCH 4/4] perf: Split __perf_pending_irq() out of perf_pending_irq()

[PATCH net-next 1/2] dt-bindings: net: dwmac-imx: add nxp,phy-wol
 2024-03-08 17:56 UTC  (7+ messages)
` [PATCH net-next 2/2] net: stmmac: dwmac-imx: add support for PHY WOL

[PATCH 1/2] dt-bindings: arm: amlogic: remove unstable remark
 2024-03-08 17:54 UTC  (3+ messages)
` [PATCH 2/2] dt-bindings: arm: amlogic: add Neil, Martin and Jerome as maintainers

Question about PB rule of LKMM
 2024-03-08 17:54 UTC  (11+ messages)

[PATCH 0/3] tools/tracing: Use tools/build makefiles like perf
 2024-03-08 17:50 UTC  (4+ messages)
` [PATCH 1/3] tools/tracing: Use tools/build makefiles on latency-collector
` [PATCH 2/3] tools/verification: Use tools/build makefiles on rv
` [PATCH 3/3] tools/rtla: Use tools/build makefiles to build rtla

drm/msm: DisplayPort hard-reset on hotplug regression in 6.8-rc1
 2024-03-08 17:50 UTC  (3+ messages)

[PATCH -v1 00/13] sched/balancing: Standardize the naming of scheduler load-balancing functions
 2024-03-08 17:49 UTC  (4+ messages)
` [PATCH 07/13] sched/balancing: Rename find_src_rq() => sched_balance_find_src_rq()

[PATCH 0/5] ALSA: hda/tas2781: restore power state after system_resume
 2024-03-08 17:41 UTC  (6+ messages)
` [PATCH 1/5] ALSA: hda/tas2781: use dev_dbg in system_resume
` [PATCH 2/5] ALSA: hda/tas2781: add lock to system_suspend
` [PATCH 3/5] ALSA: hda/tas2781: do not reset cur_* values in runtime_suspend
` [PATCH 4/5] ALSA: hda/tas2781: do not call pm_runtime_force_* in system_resume/suspend
` [PATCH 5/5] ALSA: hda/tas2781: restore power state after system_resume

[PATCH] [RFC] rcu/tree: Reduce wake up for synchronize_rcu() common case
 2024-03-08 17:38 UTC  (5+ messages)

[PATCH v6 0/8] hugetlb: parallelize hugetlb page init on boot
 2024-03-08 17:35 UTC  (5+ messages)
` [PATCH v6 7/8] hugetlb: parallelize 2M hugetlb allocation and initialization
` [PATCH v6 8/8] hugetlb: parallelize 1G hugetlb initialization

[RFC][PATCH 0/8] ima: Integrate with digest_cache LSM
 2024-03-08 17:35 UTC  (6+ messages)
` [RFC][PATCH 6/8] ima: Use digest cache for measurement
` [RFC][PATCH 8/8] ima: Detect if digest cache changed since last measurement/appraisal

[PATCH v6 0/6] Reduce synchronize_rcu() latency(v6)
 2024-03-08 17:34 UTC  (7+ messages)
` [PATCH v6 1/6] rcu: Add data structures for synchronize_rcu()
` [PATCH v6 2/6] rcu: Reduce synchronize_rcu() latency
` [PATCH v6 3/6] rcu: Add a trace event for synchronize_rcu_normal()
` [PATCH v6 4/6] rcu: Support direct wake-up of synchronize_rcu() users
` [PATCH v6 5/6] rcu: Do not release a wait-head from a GP kthread
` [PATCH v6 6/6] rcu: Allocate WQ with WQ_MEM_RECLAIM bit set

[GIT PULL] Char/Misc driver fixes for 6.8-rc8
 2024-03-08 17:30 UTC 

[GIT PULL] TTY/Serial driver fixes for 6.8-rc8
 2024-03-08 17:29 UTC 

[GIT PULL] USB/Thunderbolt driver fixes for 6.8-rc8
 2024-03-08 17:29 UTC 

[PATCH 0/3] ALSA: Add support for Cirrus Logic CS35L54 and CS35L57
 2024-03-08 17:01 UTC  (2+ messages)

[PATCH] fpga: add DFL driver for CXL Cache IP block
 2024-03-08 17:23 UTC 

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

[PATCH v3 0/3] Extend devicetree coverage of MT7621's UART interfaces
 2024-03-08 17:19 UTC  (6+ messages)
` [PATCH v3 1/3] mips: dts: ralink: mt7621: associate uart1_pins with serial0

[PATCH 00/11] spi: cadence-qspi: add Mobileye EyeQ5 support
 2024-03-08 17:18 UTC  (12+ messages)
` [PATCH 01/11] dt-bindings: qspi: cdns,qspi-nor: add mobileye,eyeq5-ospi compatible
` [PATCH 02/11] spi: cadence-qspi: switch from legacy names to modern ones
` [PATCH 03/11] spi: cadence-qspi: allow building for MIPS
` [PATCH 04/11] spi: cadence-qspi: store device data pointer in private struct
` [PATCH 05/11] spi: cadence-qspi: add FIFO depth detection quirk
` [PATCH 06/11] spi: cadence-qspi: minimise register accesses on each op if !DTR
` [PATCH 07/11] spi: cadence-qspi: add no-IRQ mode to indirect reads
` [PATCH 08/11] spi: cadence-qspi: add early busywait to cqspi_wait_for_bit()
` [PATCH 09/11] spi: cadence-qspi: add mobileye,eyeq5-ospi compatible
` [PATCH 10/11] MIPS: mobileye: eyeq5: Add SPI-NOR controller node
` [PATCH 11/11] MIPS: mobileye: eyeq5: add octal flash node to eval board DTS

[PATCH v5 00/10] block atomic writes
 2024-03-08 17:18 UTC  (7+ messages)
` [PATCH v5 03/10] fs: Initial atomic write support

[GIT PULL] RCU changes for v6.9
 2024-03-08 17:15 UTC 

[PATCH v2] statx: stx_subvol
 2024-03-08 17:13 UTC  (7+ messages)

[PATCH v2] PCI: dwc: Enable runtime pm of the host bridge
 2024-03-08 17:12 UTC  (2+ messages)

[PATCH v1 1/1] PCI: dwc: Remove unused of_gpio.h
 2024-03-08 17:10 UTC  (4+ messages)

[PATCH v3] ARM64: Dynamically allocate cpumasks and increase supported CPUs to 512
 2024-03-08 17:08 UTC  (5+ messages)

[PATCH] rtc: fix uninitialized read of rtc_wkalrm.time
 2024-03-08 17:08 UTC  (4+ messages)

[RFC PATCH v3 0/7] Add virtio_rtc module and related changes
 2024-03-08 17:03 UTC  (3+ messages)
` [RFC PATCH v3 7/7] virtio_rtc: Add RTC class driver

regression/bisected/6.8 commit 5d390df3bdd13d178eb2e02e60e9a480f7103f7b prevents the system going into suspend mode
 2024-03-08 17:02 UTC  (4+ messages)

[PATCH v8 0/6] iio: new DMABUF based API
 2024-03-08 17:00 UTC  (7+ messages)
` [PATCH v8 1/6] dmaengine: Add API function dmaengine_prep_peripheral_dma_vec()
` [PATCH v8 2/6] dmaengine: dma-axi-dmac: Implement device_prep_peripheral_dma_vec
` [PATCH v8 3/6] iio: core: Add new DMABUF interface infrastructure
` [PATCH v8 4/6] iio: buffer-dma: Enable support for DMABUFs
` [PATCH v8 5/6] iio: buffer-dmaengine: Support new DMABUF based userspace API
` [PATCH v8 6/6] Documentation: iio: Document high-speed DMABUF based API

[PATCH v3 0/3] spi: pxa2xx: Clean up linux/spi/pxa2xx_spi.h
 2024-03-08 16:55 UTC  (4+ messages)
` [PATCH v3 3/3] spi: pxa2xx: Use proper SSP header in soc/pxa/ssp.c

[PATCH bpf-next] bpf: cap BPF_PROG_PACK_SIZE to 2MB * num_possible_nodes()
 2024-03-08 16:55 UTC  (2+ messages)

[PATCH v3] nvme: fix reconnection fail due to reserved tag allocation
 2024-03-08 16:54 UTC  (8+ messages)

[PATCH net-next] net: phy: dp8382x: keep WOL setting across suspends
 2024-03-08 16:50 UTC  (4+ messages)

[PATCH v4 0/4] Add support for MAX96714F and MAX96717F GMSL2 ser/des
 2024-03-08 16:50 UTC  (7+ messages)
` [PATCH v4 2/4] dt-bindings: media: add Maxim MAX96714 GMSL2 Deserializer

[PATCH 0/1] Bring kstack randomized perf closer to unrandomized
 2024-03-08 16:49 UTC  (7+ messages)
` [PATCH 1/1] arm64: syscall: Direct PRNG kstack randomization

[RFC RESEND 00/16] Split IOMMU DMA mapping operation to two steps
 2024-03-08 16:49 UTC  (11+ messages)

[PATCH] WIP: bpf: Support lookup_and_delete_elem for stackmap
 2024-03-08 16:49 UTC 

[PATCH 0/6] s390: constify struct class usage
 2024-03-08 16:49 UTC  (6+ messages)
` [PATCH 1/6] s390: zcrypt: make zcrypt_class constant

[PATCH] memory: omap-gpmc: fixup wrongly hierarchy of the sub-devices
 2024-03-08 16:48 UTC  (7+ messages)
      ` [PATCH] memory/omap-gpmc: "

[PATCH v3] nouveau/dmem: handle kcalloc() allocation failure
 2024-03-08 16:45 UTC  (2+ messages)

[PATCH -v3 0/9] sched/balancing: Misc updates & cleanups
 2024-03-08 16:45 UTC  (7+ messages)
` [PATCH 6/9] sched/balancing: Update run_rebalance_domains() comments

[PATCH] arm64: dts: exynos: gs101: define all PERIC USI nodes
 2024-03-08 16:45 UTC  (2+ messages)

[PATCH 0/3] remoteproc: introduce Arm remoteproc support
 2024-03-08 16:44 UTC  (5+ messages)
` [PATCH 1/3] remoteproc: Add Arm remoteproc driver

[Regression] [PCI/ASPM] [ASUS PN51] Reboot on resume attempt (bisect done; commit found)
 2024-03-08 16:40 UTC  (2+ messages)

[PATCH -v4 00/10] sched/balancing: Misc updates & cleanups
 2024-03-08 16:40 UTC  (3+ messages)
` [PATCH 04/10] sched/debug: Increase SCHEDSTAT_VERSION to 16

[PATCH v2 0/2] dt-bindings: serial: renesas,scif: Validate 'interrupts' and 'interrupt-names'
 2024-03-08 16:35 UTC  (5+ messages)
` [PATCH v2 2/2] "

[PATCH v5 0/4] arm64: dts: imx8qxp add asrc and sai
 2024-03-08 16:33 UTC  (3+ messages)
` [PATCH v5 3/4] ASoC: dt-bindings: fsl-sai: allow only one dma-names

[PATCH v2 0/3] spi: xilinx: Massage xilinx_spi.h
 2024-03-08 16:27 UTC  (3+ messages)
` [PATCH v2 1/3] spi: xilinx: Fix kernel documentation in the xilinx_spi.h
` [PATCH v2 2/3] spi: xilinx: Add necessary inclusion and forward declaration


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