messages from 2024-03-08 14:51:51 to 2024-03-08 17:30:03 UTC [more...]
[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 v6 0/6] Fix double allocation in swiotlb_alloc()
2024-03-08 17:28 UTC (13+ messages)
` [PATCH v6 1/6] swiotlb: Fix double-allocation of slots due to broken alignment handling
` [PATCH v6 2/6] swiotlb: Enforce page alignment in swiotlb_alloc()
` [PATCH v6 3/6] swiotlb: Honour dma_alloc_coherent() "
` [PATCH v6 4/6] swiotlb: Fix alignment checks when both allocation and DMA masks are present
` [PATCH v6 5/6] iommu/dma: Force swiotlb_max_mapping_size on an untrusted device
` [PATCH v6 6/6] swiotlb: Reinstate page-alignment for mappings >= PAGE_SIZE
[PATCH 0/5] Add RIIC support for Renesas RZ/V2H SoC
2024-03-08 17:27 UTC (6+ 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/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/8] IOMMUFD: Deliver IO page faults to user space
2024-03-08 17:19 UTC (7+ messages)
` [PATCH v3 5/8] iommufd: Associate fault object with iommufd_hw_pgtable
[PATCH v3 0/3] Extend devicetree coverage of MT7621's UART interfaces
2024-03-08 17:19 UTC (10+ messages)
` [PATCH v3 1/3] mips: dts: ralink: mt7621: associate uart1_pins with serial0
` [PATCH v3 2/3] mips: dts: ralink: mt7621: reorder serial0 properties
` [PATCH v3 3/3] mips: dts: ralink: mt7621: add serial1 and serial2 nodes
[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 v6 0/8] hugetlb: parallelize hugetlb page init on boot
2024-03-08 17:11 UTC (7+ messages)
` [PATCH v6 4/8] padata: dispatch works on different nodes
` [PATCH v6 7/8] hugetlb: parallelize 2M hugetlb allocation and initialization
[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)
[PATCH 0/7] vfio: Interrupt eventfd hardening
2024-03-08 17:05 UTC (7+ messages)
` [PATCH 1/7] vfio/pci: Disable auto-enable of exclusive INTx IRQ
[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] drm/panthor: Add support for performance counters
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 v6 0/4] arm64: dts: imx8qxp add asrc and sai
2024-03-08 16:58 UTC (6+ messages)
` [PATCH v6 1/4] ASoC: dt-bindings: fsl,imx-asrc/spdif: Add power-domains property
` [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 v6 4/4] arm64: dts: imx8qxp: add asrc[0,1], esai0, spdif0 and sai[4,5]
[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 (9+ 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 (7+ 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: "
[RFC][PATCH 0/8] ima: Integrate with digest_cache LSM
2024-03-08 16:27 UTC (4+ messages)
` [RFC][PATCH 6/8] ima: Use digest cache for measurement
[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 (7+ 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 (4+ 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
` [PATCH v2 3/3] spi: xilinx: Make num_chipselect 8-bit in the struct xspi_platform_data
[v2 PATCH 0/3] arch: mm, vdso: consolidate PAGE_SIZE definition
2024-03-08 16:28 UTC (2+ messages)
[PATCH v9 0/8] I3C target mode support
2024-03-08 16:25 UTC (9+ messages)
` [PATCH v9 1/8] i3c: add "
` [PATCH v9 2/8] dt-bindings: i3c: svc: add proptery mode
` [PATCH v9 3/8] Documentation: i3c: Add I3C target mode controller and function
` [PATCH v9 4/8] i3c: svc: Add svc-i3c-main.c and svc-i3c.h
` [PATCH v9 5/8] i3c: target: add svc target controller support
` [PATCH v9 6/8] i3c: target: func: add tty driver
` [PATCH v9 7/8] i3c: add API i3c_dev_gettstatus_format1() to get target device status
` [PATCH v9 8/8] tty: i3c: add TTY over I3C master support
[PATCH net-next 1/2] net: amt: Move stats allocation to core
2024-03-08 16:26 UTC (2+ messages)
` [PATCH net-next 2/2] net: amt: Remove generic .ndo_get_stats64
[PATCH] Bluetooth: bfusb: Updated code to follow style guide
2024-03-08 16:20 UTC
[PATCH v3] mips: dts: ralink: mt7621: add cell count properties to usb
2024-03-08 16:19 UTC (2+ messages)
[PATCH v5] platform/x86: add lenovo wmi camera button driver
2024-03-08 16:15 UTC
[PATCH] serial: 8250_pnp: Support configurable reg shift property
2024-03-08 16:15 UTC (3+ messages)
` [PATCH v2] "
[PATCH] x86/kernel: Validate ROM before DMI scanning when SEV-SNP is active
2024-03-08 16:14 UTC (6+ messages)
` [PATCH v2] x86/kernel: skip ROM range scans and validation for SEV-SNP guests
[PATCH v2] x86/apic: Use u32 instead of unsigned long
2024-03-08 16:12 UTC (3+ messages)
` [RESEND PATCH "
[PATCH][next] tools: ynl: Fix spelling mistake "Constructred" -> "Constructed"
2024-03-08 16:10 UTC (2+ messages)
[PATCH v2] net :mana : Add per-cpu stats for MANA device
2024-03-08 16:10 UTC (2+ messages)
[PATCH v4 0/5] arm64: dts: qcom: sc8280xp: PCIe fixes and GICv3 ITS enable
2024-03-08 16:09 UTC (3+ messages)
` (subset) "
[PATCH 1/1] KVM: x86: Print names of apicv inhibit reasons in traces
2024-03-08 16:06 UTC (2+ messages)
[PATCH v2 1/2] platform/x86: wmi: Support reading/writing 16 bit EC values
2024-03-08 16:04 UTC (3+ messages)
CVE-2023-52496: mtd: maps: vmu-flash: Fix the (mtd core) switch to ref counters
2024-03-08 16:02 UTC (2+ messages)
[PATCH -next] ACPI: Add kernel-doc comments to handle_eject_request function
2024-03-08 16:02 UTC (2+ messages)
[PATCH -next] ACPI: Add kernel-doc comments for ACPI suspend and hibernation functions
2024-03-08 16:01 UTC (2+ messages)
[RFC PATCH v1] ASoC: wm8904: enable fll with fixed mclk
2024-03-08 15:58 UTC
[PATCH v2] mshyperv: Introduce hv_get_hypervisor_version function
2024-03-08 15:58 UTC (2+ messages)
[PATCH net v3] netfilter: Add protection for bmp length out of range
2024-03-08 15:55 UTC (3+ messages)
[PATCH] net: macb: remove change_mtu callback
2024-03-08 15:53 UTC
[RESEND PATCH v2] sysctl: move the extra1/2 boundary check of u8 to sysctl_check_table_array
2024-03-08 15:50 UTC
arm64: WARNING: at mm/vmalloc.c:315 ioremap_page_range
2024-03-08 15:49 UTC (4+ messages)
[PATCH v2 0/3] rockchip: small DTS fixes for RK3399 Puma
2024-03-08 15:46 UTC (4+ messages)
` [PATCH v2 1/3] arm64: dts: rockchip: enable internal pull-up on Q7_USB_ID "
` [PATCH v2 2/3] arm64: dts: rockchip: enable internal pull-up on PCIE_WAKE# "
` [PATCH v2 3/3] arm64: dts: rockchip: add regulators for PCIe on RK3399 Puma Haikou
[PATCH v2] media: chips-media: wave5: Add hrtimer based polling support
2024-03-08 15:45 UTC (3+ messages)
[PATCH v3] ssb: Fix potential NULL pointer dereference in ssb_device_uevent
2024-03-08 15:44 UTC (5+ messages)
[PATCH 8/8] ring-buffer: Validate boot range memory events
2024-03-08 15:39 UTC (2+ messages)
[PATCH v3 0/6] Extra verbose/perf-list details
2024-03-08 15:39 UTC (2+ messages)
[PATCH-next v2] arm32: enable HAVE_LD_DEAD_CODE_DATA_ELIMINATION
2024-03-08 15:37 UTC (4+ messages)
[PATCH 0/3] rockchip: small DTS fixes for RK3399 Puma
2024-03-08 15:30 UTC (3+ messages)
` [PATCH 3/3] arm64: dts: rockchip: add regulators for PCIe on RK3399 Puma Haikou
[PATCH v1 0/3] spi: xilinx: Massage xilinx_spi.h
2024-03-08 15:27 UTC (15+ messages)
` [PATCH v1 2/3] spi: xilinx: Add necessary inclusion and forward declaration
` [PATCH v1 3/3] spi: xilinx: Make num_chipselect 8-bit in the struct xspi_platform_data
[PATCH net v3] net: esp: fix bad handling of pages from page_pool
2024-03-08 15:26 UTC
[PATCH v8 00/27] drm/connector: Create HDMI Connector infrastructure
2024-03-08 15:26 UTC (4+ messages)
` [PATCH v8 16/27] drm/connector: hdmi: Add Broadcast RGB property
[V2] drm/panel-edp: Add BOE NT116WHM-N44 and CMN N116BCA-EA1
2024-03-08 15:25 UTC (2+ messages)
[RFC PATCH 0/3] x86/mm: LAM fixups and cleanups
2024-03-08 15:23 UTC (4+ messages)
` [RFC PATCH 2/3] x86/mm: make sure LAM is up-to-date during context switching
[PATCH v5 00/37] Memory allocation profiling
2024-03-08 15:23 UTC (3+ messages)
` [PATCH v5 24/37] rust: Add a rust helper for krealloc()
[PATCH RFC 00/13] mm/treewide: Remove pXd_huge() API
2024-03-08 15:20 UTC (3+ messages)
` [PATCH RFC 13/13] mm: Document pXd_leaf() API
[PATCH v2 0/2] Allow migrate on protnone reference with MPOL_PREFERRED_MANY policy
2024-03-08 15:15 UTC (3+ messages)
` [PATCH v2 1/2] mm/mempolicy: Use numa_node_id() instead of cpu_to_node()
` [PATCH v2 2/2] mm/numa_balancing:Allow migrate on protnone reference with MPOL_PREFERRED_MANY policy
[PATCH v2] can: mcp251xfd: fix infinite loop when xmit fails
2024-03-08 15:15 UTC
[RFC PATCH] riscv: Implement HAVE_DYNAMIC_FTRACE_WITH_CALL_OPS
2024-03-08 15:15 UTC (6+ messages)
[PATCH v2 1/4] devcoredump: Add dev_coredump_put()
2024-03-08 15:10 UTC (12+ messages)
` [PATCH v2 2/4] devcoredump: Add dev_coredumpm_timeout()
[RFC] sched/eevdf: sched feature to dismiss lag on wakeup
2024-03-08 15:11 UTC (2+ messages)
[syzbot] [reiserfs?] general protection fault in direct2indirect
2024-03-08 15:12 UTC (2+ messages)
[PATCH] sched: Add missing memory barrier in switch_mm_cid
2024-03-08 15:07 UTC
[PATCH v2] nfp: flower: handle acti_netdevs allocation failure
2024-03-08 15:06 UTC (2+ messages)
[PATCH] wifi: ath11k: fix soc_dp_stats debugfs file permission
2024-03-08 15:06 UTC (2+ messages)
[PATCH] wifi: ath11k: remove obsolete struct wmi_start_scan_arg
2024-03-08 15:05 UTC (2+ messages)
[PATCH] [RFC] rcu/tree: Reduce wake up for synchronize_rcu() common case
2024-03-08 15:05 UTC (4+ messages)
[PATCH] wifi: ath12k: remove obsolete struct wmi_start_scan_arg
2024-03-08 15:04 UTC (2+ messages)
[PATCH v2 0/9] drm: Switch from dev_err to dev_err_probe for missing DSI host error path
2024-03-08 15:03 UTC (4+ messages)
` [PATCH v2 8/9] drm/panel: novatek-nt35950: Don't log an error when DSI host can't be found
[PATCH] arm: smp: Avoid false positive CPU hotplug Lockdep-RCU splat
2024-03-08 14:57 UTC (2+ messages)
"Extra" Linux regressions report for mainline slightly ahead of 6.8-rc8/final
2024-03-08 14:57 UTC
[RFC PATCH v2 0/8] nvmem: add block device NVMEM provider
2024-03-08 14:55 UTC (4+ messages)
` [RFC PATCH v2 6/8] mmc: core: set card fwnode_handle
[RESEND PATCH v4 0/3] drm/atomic: Allow drivers to write their own plane check for async
2024-03-08 14:55 UTC (4+ messages)
` [RESEND PATCH v4 1/3] drm/atomic: Allow userspace to use explicit sync with atomic async flips
` [RESEND PATCH v4 2/3] drm: Allow drivers to choose plane types to async flip
` [RESEND PATCH v4 3/3] drm/amdgpu: Make it possible to async flip overlay planes
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox