messages from 2025-07-04 07:54:07 to 2025-07-04 08:44:36 UTC [more...]
[RFC V2 00/18] famfs: port into fuse
2025-07-04 8:44 UTC (7+ messages)
` [RFC V2 09/18] famfs_fuse: Update macro s/FUSE_IS_DAX/FUSE_IS_VIRTIO_DAX/
` [RFC V2 10/18] famfs_fuse: Basic fuse kernel ABI enablement for famfs
` [RFC V2 18/18] famfs_fuse: Add documentation
[PATCH 0/3] net: renesas: rswitch: R-Car S4 add HW offloading for layer 2 switching
2025-07-04 8:43 UTC (6+ messages)
` [PATCH 1/3] net: renesas: rswitch: rename rswitch.c to rswitch_main.c
` [PATCH 2/3] net: renesas: rswitch: add offloading for L2 switching
[PATCH v4 0/3] Enhancements to the secvar interface in static key management mode
2025-07-04 8:43 UTC (7+ messages)
` [PATCH v4 1/3] powerpc/pseries: Correct secvar format representation for static key management
` [PATCH v4 2/3] powerpc/secvar: Expose secvars relevant to the key management mode
` [PATCH v4 3/3] integrity/platform_certs: Allow loading of keys in the static "
[PATCH 00/80] treewide: Remove redundant pm_runtime_mark_last_busy() calls
2025-07-04 8:43 UTC (84+ messages)
` [PATCH 05/80] hwrng: "
` [PATCH 06/80] clk: imx: "
` [PATCH 08/80] crypto: "
` [PATCH 09/80] dmaengine: at_xdmac: "
` [PATCH 10/80] dmaengine: pl330: "
` [PATCH 12/80] dmaengine: ste_dma40: "
` [PATCH 11/80] dmaengine: qcom: "
` [PATCH 13/80] dmaengine: ti: "
` [PATCH 14/80] dmaengine: zynqmp_dma: "
` [PATCH 15/80] gpio: arizona: "
` [PATCH 16/80] drm/amd: "
` [PATCH 17/80] drm/nouveau: "
` [PATCH 18/80] drm/radeon: "
` [PATCH 19/80] drm/panfrost: "
` [PATCH 21/80] HSI: omap_ssi_port: "
` [PATCH 20/80] drivers: drm: "
` [PATCH 22/80] stm class: "
` [PATCH 23/80] i2c: "
` [PATCH 24/80] i3c: master: svc: "
` [PATCH 25/80] i3c: dw: "
` [PATCH 27/80] iio: accel: "
` [PATCH 26/80] HID: intel-thc-hid: "
` [PATCH 28/80] iio: adc: "
` [PATCH 29/80] iio: chemical: "
` [PATCH 30/80] iio: common: "
` [PATCH 32/80] iio: gyro: "
` [PATCH 31/80] iio: dac: "
` [PATCH 33/80] iio: imu: "
` [PATCH 34/80] iio: light: "
` [PATCH 35/80] iio: magnetometer: "
` [PATCH 36/80] iio: pressure: "
` [PATCH 37/80] iio: proximity: "
` [PATCH 38/80] iio: temperature: "
` [PATCH 39/80] Input: omap4-keypad: "
` [PATCH 40/80] Input: cs40l50: "
` [PATCH 41/80] media: "
` [PATCH 42/80] mfd: "
` [PATCH 43/80] mei: "
` [PATCH 45/80] mtd: rawnand: gpmi: "
` [PATCH 44/80] mmc: "
` [PATCH 46/80] net: ethernet: "
` [PATCH 47/80] net: ipa: "
` [PATCH 48/80] net: wireless: "
` [PATCH 49/80] net: wwan: "
` [PATCH 50/80] nfc: trf7970a: "
` [PATCH 51/80] PCI/portdrv: "
` [PATCH 52/80] phy: motorola: phy-mapphone-mdm6600: "
` [PATCH 53/80] phy: ti: phy-twl4030-usb: "
` [PATCH 54/80] power: supply: bq24190: "
` [PATCH 55/80] power: supply: twl4030_charger: "
` [PATCH 56/80] pwm: img: "
` [PATCH 57/80] regulator: stm32-vrefbuf: "
` [PATCH 58/80] remoteproc: omap: "
` [PATCH 60/80] soundwire: "
` [PATCH 59/80] slimbus: "
` [PATCH 61/80] spi: "
` [PATCH 62/80] staging: greybus: "
` [PATCH 63/80] "
` [PATCH 64/80] media: rkvdec: "
` [PATCH 65/80] thunderbolt: "
` [PATCH 66/80] serial: "
` [PATCH 67/80] usb: "
` [PATCH 68/80] w1: omap-hdq: "
` [PATCH 69/80] ALSA: hda: "
` [PATCH 70/80] ASoC: atmel: "
` [PATCH 71/80] ASoC: codecs: "
` [PATCH 72/80] ASoC: Intel: "
` [PATCH 73/80] ASoC: component: "
` [PATCH 74/80] ASoC: SOF: "
` [PATCH 75/80] ALSA: intel_hdmi: "
` [PATCH 76/80] soc: apple: mailbox: "
` [PATCH 77/80] block: pm: "
` [PATCH 78/80] Input: cyapa - "
` [PATCH 79/80] mei: "
` [PATCH 80/80] scsi: block: pm: "
[PATCH v4 0/3] Fix STM32 I2C dma operations
2025-07-04 8:39 UTC (4+ messages)
` [PATCH v4 1/3] i2c: stm32: fix the device used for the DMA map
` [PATCH v4 2/3] i2c: stm32f7: unmap DMA mapped buffer
` [PATCH v4 3/3] i2c: stm32f7: support i2c_*_dma_safe_msg_buf APIs
[PATCH v2 0/5] vfio/type1: optimize vfio_pin_pages_remote() and vfio_unpin_pages_remote()
2025-07-04 8:41 UTC (6+ messages)
` [PATCH v2 1/5] mm: introduce num_pages_contiguous()
` [PATCH v2 2/5] vfio/type1: optimize vfio_pin_pages_remote()
[PATCH v13 0/5] rust: replace kernel::str::CStr w/ core::ffi::CStr
2025-07-04 8:40 UTC (13+ messages)
` [PATCH v13 2/5] rust: support formatting of foreign types
[RFC patch v3 00/20] Cache aware scheduling
2025-07-04 8:40 UTC (4+ messages)
` [RFC patch v3 01/20] sched: Cache aware load-balancing
[PATCH 1/4] iopoll: Generalize read_poll_timeout() into poll_timeout_us()
2025-07-04 8:40 UTC (3+ messages)
[PATCH v2 0/9] fallocate: introduce FALLOC_FL_WRITE_ZEROES flag
2025-07-04 8:39 UTC (4+ messages)
[PATCH v1] misc: fastrpc: Add support for userspace allocated buffers
2025-07-04 8:37 UTC
[GIT PULL] vfs fixes
2025-07-04 8:36 UTC
[PATCH RESEND] ipvs: ip_vs_conn_expire_now: Rename del_timer in comment
2025-07-04 8:35 UTC
[PATCH V4 0/2] leds: pwm: Add optional GPIO enable pin support
2025-07-04 8:35 UTC (8+ messages)
` [PATCH V4 1/2] dt-bindings: leds: pwm: add enable-gpios property
[PATCH net v6 0/4] net: phy: bcm54811: Fix the PHY initialization
2025-07-04 8:35 UTC (5+ messages)
` [PATCH net v6 1/4] net: phy: MII-Lite PHY interface mode
` [PATCH net v6 2/4] dt-bindings: ethernet-phy: add MII-Lite phy interface type
` [PATCH net v6 3/4] net: phy: bcm5481x: MII-Lite activation
` [PATCH net v6 4/4] net: phy: bcm54811: Fix the PHY initialization
[PATCH v5 1/1] sched/deadline: Fix dl_server runtime calculation formula
2025-07-04 8:35 UTC (3+ messages)
[PATCH net v5 0/4] net: phy: bcm54811: Fix the PHY initialization
2025-07-04 8:35 UTC (6+ messages)
[PATCH 0/1] [PULL REQUEST] iommu/vt-d: Fixes for v6.16-rc
2025-07-04 8:34 UTC (2+ messages)
[PATCH net-next] net/rose: Remove unnecessary if check in rose_dev_first()
2025-07-04 8:33 UTC
[syzbot] [net?] general protection fault in qdisc_tree_reduce_backlog
2025-07-04 8:34 UTC (3+ messages)
` [PATCH] net/sched: Prevent notify to parent who unsupport class ops
Warnings in next-20250703 caused by commit 582111e630f5
2025-07-04 8:33 UTC (6+ messages)
[syzbot] [mm?] WARNING in xfs_init_fs_context
2025-07-04 8:26 UTC (5+ messages)
[PATCH] gpiolib: fix efficiency regression when using gpio_chip_get_multiple()
2025-07-04 8:26 UTC (3+ messages)
[PATCH] arm64: efi: Fix KASAN false positive for EFI runtime stack
2025-07-04 8:26 UTC (3+ messages)
[PATCH] sched/numa: Fix NULL pointer access to mm_struct durng task swap
2025-07-04 8:26 UTC (11+ messages)
[PATCH] usb: storage: Ignore UAS driver for SanDisk Extreme Pro 55AF storage device
2025-07-04 8:24 UTC (3+ messages)
` [PATCH v2] "
[PATCH v2 1/7] drm/panthor: Add support for atomic page table updates
2025-07-04 8:24 UTC (2+ messages)
[PATCH net v2 0/4] net: phy: smsc: robustness fixes for LAN87xx/LAN9500
2025-07-04 8:23 UTC (6+ messages)
` [PATCH net v2 2/3] net: phy: smsc: Force predictable MDI-X state on LAN87xx
` [PATCH net v2 3/3] net: phy: smsc: Fix link failure in forced mode with Auto-MDIX
[PATCH v2 0/8] auxdisplay: Add TM16xx and compatible LED display controllers driver
2025-07-04 8:23 UTC (12+ messages)
` [PATCH v2 7/8] auxdisplay: Add Titanmec TM16xx 7-segment "
[PATCHv3 perf/core 00/22] uprobes: Add support to optimize usdt probes on x86_64
2025-07-04 8:23 UTC (7+ messages)
` [PATCHv3 perf/core 08/22] uprobes/x86: Add mapping for optimized uprobe trampolines
[PATCH v3 0/5] Introduce "non-pixel" sub node within iris video node
2025-07-04 8:23 UTC (12+ messages)
[PATCH v3 00/10] gpio: sysfs: add a per-chip export/unexport attribute pair
2025-07-04 8:21 UTC (15+ messages)
` [PATCH v3 01/10] gpio: sysfs: use gpiod_is_equal() to compare GPIO descriptors
` [PATCH v3 03/10] gpio: sysfs: only get the dirent reference for the value attr once
` [PATCH v3 08/10] gpio: sysfs: export the GPIO directory locally in the gpiochip<id> directory
` [PATCH v3 10/10] gpio: TODO: remove the task for the sysfs rework
[PATCH v4 0/3] add dma noncoherent API
2025-07-04 8:16 UTC (6+ messages)
` [PATCH v4 1/3] usb: core: add dma-noncoherent buffer alloc and free API
[PATCH] rockchip/drm: vop2: make vp registers nonvolatile
2025-07-04 8:19 UTC (2+ messages)
` "
[PATCH v3 0/1] PM / Freezer: Skip zombie/dead processes to reduce
2025-07-04 8:19 UTC (6+ messages)
` [PATCH v3 1/1] PM / Freezer: Skip zombie/dead processes to
[PATCH v3 00/10] ext4: fix insufficient credits when writing back large folios
2025-07-04 8:18 UTC (7+ messages)
` [PATCH v3 05/10] ext4: restart handle if credits are insufficient during allocating blocks
[syzbot] [kernel?] WARNING in comedi_unlocked_ioctl
2025-07-04 8:17 UTC
[PATCH v7 00/24] Linux SBI MPXY and RPMI drivers
2025-07-04 8:16 UTC (3+ messages)
` [PATCH v7 06/24] byteorder: Add memcpy_to_le32() and memcpy_from_le32()
[syzbot] [bluetooth?] [usb?] KASAN: slab-use-after-free Read in btusb_disconnect
2025-07-04 8:16 UTC
[PATCH 0/8] add Voyager board support
2025-07-04 8:14 UTC (9+ messages)
` [PATCH 1/8] riscv: add Andes SoC family Kconfig support
` [PATCH 2/8] dt-bindings: riscv: add Andes QiLai SoC and the Voyager board bindings
` [PATCH 3/8] dt-bindings: interrupt-controller: add Andes QiLai PLIC
` [PATCH 4/8] dt-bindings: interrupt-controller: add Andes machine-level software interrupt controller
` [PATCH 5/8] dt-bindings: timer: add Andes machine timer
` [PATCH 6/8] riscv: dts: andes: add QiLai SoC device tree
` [PATCH 7/8] riscv: dts: andes: add Voyager board "
` [PATCH 8/8] riscv: defconfig: enable Andes SoC
[PATCH v4 00/13] x86/mm: Add multi-page clearing
2025-07-04 8:15 UTC (2+ messages)
[PATCH v2 0/2] Enable CTCU device for QCS8300
2025-07-04 8:14 UTC (6+ messages)
[PATCH RFC/RFT] pinctrl: qcom: make the pinmuxing strict
2025-07-04 8:09 UTC (5+ messages)
[PATCH v1 0/4] media: Add Sony IMX585 image sensor support
2025-07-04 8:08 UTC (3+ messages)
` [PATCH v1 1/4] dt-bindings: media: Add Sony IMX585 CMOS image sensor
[PATCH net-next v4] ipv6: add `force_forwarding` sysctl to enable per-interface forwarding
2025-07-04 8:07 UTC (3+ messages)
[PATCH v3 0/2] Add WiFi/BT node for qcs615 ride board
2025-07-04 8:05 UTC (3+ messages)
` [PATCH v3 2/2] arm64: dts: qcom: qcs615-ride: add WiFi/BT nodes
[PATCH 0/5] Allwinner A100/A133 Ethernet MAC (EMAC) Support
2025-07-04 8:02 UTC (3+ messages)
` [PATCH 1/5] pinctrl: sunxi: Fix a100 emac pin function name
[PATCH 0/5] sunxi: Various minor V3s clock/pinctrl fixes
2025-07-04 8:01 UTC (3+ messages)
` [PATCH 1/5] pinctrl: sunxi: v3s: Fix wrong comment about UART2 pinmux
[PATCH] dt-bindings: trivial-devices: Add Garmin lidar-lite-v3
2025-07-04 7:59 UTC (2+ messages)
[PATCH v2 00/12] sched: Address schbench regression
2025-07-04 7:59 UTC (6+ messages)
` [PATCH v2 12/12] sched: Add ttwu_queue support for delayed tasks
[PATCH v3 1/4] dt-bindings: usb: Add compatible strings for s32g2/s32g3
2025-07-04 7:57 UTC (2+ messages)
[PATCH next] sched,freezer: prevent tasks from escaping being frozen
2025-07-04 7:57 UTC (5+ messages)
[PATCH v10 0/4] Enable debugfs information based on client-id
2025-07-04 7:55 UTC (5+ messages)
` [PATCH v10 1/4] drm: move drm based debugfs funcs to drm_debugfs.c
` [PATCH v10 2/4] drm: add debugfs support on per client-id basis
` [PATCH v10 3/4] drm/amdgpu: add debugfs support for VM pagetable per client
` [PATCH v10 4/4] drm/amdgpu: add support of debugfs for mqd information
[PATCH v6 0/6] rust: add support for request_irq
2025-07-04 7:56 UTC (5+ messages)
` [PATCH v6 5/6] rust: platform: add irq accessors
` [PATCH v6 6/6] rust: pci: "
[PATCH] atm: clip: Fix NULL pointer dereference in vcc_sendmsg()
2025-07-04 7:54 UTC (3+ messages)
[PATCH 00/25] Enable H.264/H.265 encoder support and fixes in common code
2025-07-04 7:53 UTC (16+ messages)
` [PATCH 11/25] media: iris: Fix missing LAST flag handling during drain
` [PATCH 12/25] media: iris: Add support for video encoder device
` [PATCH 13/25] media: iris: Initialize and deinitialize encoder instance structure
` [PATCH 14/25] media: iris: Add support for ENUM_FMT, S/G/TRY_FMT encoder
` [PATCH 15/25] media: iris: Add support for ENUM_FRAMESIZES/FRAMEINTERVALS for encoder
` [PATCH 16/25] media: iris: Add support for VIDIOC_QUERYCAP for encoder video device
` [PATCH 17/25] media: iris: Add encoder support for V4L2 event subscription
` [PATCH 18/25] media: iris: Add support for G/S_SELECTION for encoder video device
` [PATCH 19/25] media: iris: Add support for G/S_PARM "
` [PATCH 20/25] media: iris: Add platform-specific capabilities "
` [PATCH 21/25] media: iris: Add V4L2 streaming support "
` [PATCH 22/25] media: iris: Set platform capabilities to firmware "
` [PATCH 23/25] media: iris: Allocate and queue internal buffers "
` [PATCH 24/25] media: iris: Add support for buffer management ioctls for encoder device
` [PATCH 25/25] media: iris: Add support for drain sequence in encoder video device
[PATCH 0/3] EDAC: Add three Intel CPUs for EDAC support
2025-07-04 15:16 UTC (4+ messages)
` [PATCH 1/3] EDAC/i10nm: Add Intel Granite Rapids-D support
` [PATCH 2/3] EDAC/igen6: Add Intel Wildcat Lake SoCs support
` [PATCH 3/3] EDAC/ie31200: Add Intel Raptor Lake-HX "
[PATCH v2 0/5] Defer throttle when task exits to user
2025-07-04 7:54 UTC (4+ messages)
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;
as well as URLs for NNTP newsgroup(s).