public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-11-05 05:55:37 to 2024-11-05 08:55:47 UTC [more...]

[PATCH 0/4] Venus driver fixes to avoid possible OOB accesses
 2024-11-05  8:54 UTC  (3+ messages)
` [PATCH 1/4] media: venus: hfi_parser: add check to avoid out of bound access
` [PATCH 2/4] media: venus: hfi_parser: avoid OOB access beyond payload word count

xfs: Xen/HPT related regression in v6.6
 2024-11-05  8:55 UTC  (4+ messages)

[syzbot] [sound?] INFO: task hung in snd_card_free
 2024-11-05  8:54 UTC  (4+ messages)

[PATCH v2] perf/x86/amd/uncore: Avoid a false positive warning about snprintf truncation in amd_uncore_umc_ctx_init
 2024-11-05  8:52 UTC 

[PATCH v2 0/1] mm/gup: avoid an unnecessary allocation call for FOLL_LONGTERM cases
 2024-11-05  8:47 UTC  (4+ messages)
` [PATCH v2 1/1] [PATCH] "

[PATCH v6 13/13] riscv: Add qspinlock support
 2024-11-05  8:47 UTC  (4+ messages)

[PATCH v6 0/7] Add TSENS support for IPQ5332, IPQ5424
 2024-11-05  8:45 UTC  (5+ messages)
` [PATCH v6 1/7] dt-bindings: thermal: tsens: Add ipq5332, ipq5424 compatible
` [PATCH v6 2/7] dt-bindings: nvmem: Add compatible for IPQ5424

[PATCH V5] remoteproc: Documentation: update with details
 2024-11-05  8:43 UTC  (2+ messages)

[PATCH v1 00/10] Add MediaTek ISP7 camera system driver
 2024-11-05  8:43 UTC  (3+ messages)
` [PATCH v1 06/10] media: platform: mediatek: add isp_7x utility

[PATCH v4 0/3] Apple SPI controller driver
 2024-11-05  8:41 UTC  (5+ messages)
` [PATCH v4 1/3] dt-bindings: spi: apple,spi: Add binding for Apple SPI controllers
` [PATCH v4 2/3] spi: apple: Add driver for Apple SPI controller
` [PATCH v4 3/3] MAINTAINERS: Add apple-spi driver & binding files

0001-usb-mtu3-fix-panic-in-mtu3_gadget_wakeup.patch
 2024-11-05  8:41 UTC  (2+ messages)

[PATCH v2] tools/hv: terminate fcopy daemon if read from uio fails
 2024-11-05  8:38 UTC  (2+ messages)

[PATCH] selftests/ftrace: update kprobe syntax error test for ppc64le
 2024-11-05  8:37 UTC  (11+ messages)

[PATCH v2 0/2] kunit: enable hardware virtualization
 2024-11-05  8:36 UTC  (5+ messages)
` [PATCH v2 1/2] kunit: add fallback for os.sched_getaffinity
` [PATCH v2 2/2] kunit: enable hardware acceleration when available

[syzbot] [fs?] [mm?] kernel BUG in free_bprm
 2024-11-05  8:35 UTC 

[PATCH v7] iio: adc: pac1921: Add ACPI support to Microchip pac1921
 2024-11-05  8:31 UTC  (3+ messages)

[PATCH] fs: Simplify getattr interface function checking AT_GETATTR_NOSEC flag
 2024-11-05  8:31 UTC  (2+ messages)

[PATCH v3 00/12] Add support for RaspberryPi RP1 PCI device using a DT overlay
 2024-11-05  8:30 UTC  (4+ messages)
` [PATCH v3 07/12] clk: rp1: Add support for clocks provided by RP1

[PATCH 0/4] perf-probe: Improbe non-C language support
 2024-11-05  8:27 UTC  (4+ messages)
` [PATCH 4/4] perf-probe: Replace unacceptable characters when generating event name

[syzbot] [hfs?] KMSAN: uninit-value in __hfs_ext_cache_extent (2)
 2024-11-05  8:26 UTC  (2+ messages)
` [syzbot] "

[PATCH] drm/panthor: Be stricter about IO mapping flags
 2024-11-05  8:25 UTC  (2+ messages)

[PATCH] irqchip/stm32mp-exti: Use of_property_present() for non-boolean properties
 2024-11-05  8:23 UTC  (2+ messages)
` [Linux-stm32] "

[PATCH v2] mm: count zeromap read and set for swapout and swapin
 2024-11-05  8:24 UTC  (7+ messages)

[PATCH v3 00/12] staging: gpib: Patch set for gpib staging drivers
 2024-11-05  8:22 UTC  (3+ messages)

[PATCH v3 0/9] Amlogic C3 ISP support
 2024-11-05  8:21 UTC  (3+ messages)
` [PATCH v3 2/9] media: platform: Add c3 mipi csi2 driver

[PATCH v2 0/2] hwmon: (pwm-fan) add option to leave fan on shutdown
 2024-11-05  8:16 UTC  (11+ messages)
` [PATCH v2 2/2] dt-bindings: hwmon: pwm-fan: add retain-state-shutdown property

[PATCH 0/2] Add support for errors recovery in the TI SN65DSI83 bridge driver
 2024-11-05  8:15 UTC  (10+ messages)
` [PATCH 2/2] drm: bridge: ti-sn65dsi83: Add error recovery mechanism

[patch V7 00/21] posix-timers: Cure the SIG_IGN mess
 2024-11-05  8:14 UTC  (22+ messages)
` [patch V7 01/21] posix-cpu-timers: Correctly update timer status in posix_cpu_timer_del()
` [patch V7 02/21] posix-timers: Make signal delivery consistent
` [patch V7 03/21] posix-timers: Make signal overrun accounting sensible
` [patch V7 04/21] posix-cpu-timers: Cleanup the firing logic
` [patch V7 05/21] posix-cpu-timers: Use dedicated flag for CPU timer nanosleep
` [patch V7 06/21] posix-timers: Add a refcount to struct k_itimer
` [patch V7 07/21] signal: Split up __sigqueue_alloc()
` [patch V7 08/21] signal: Provide posixtimer_sigqueue_init()
` [patch V7 09/21] posix-timers: Store PID type in the timer
` [patch V7 10/21] signal: Refactor send_sigqueue()
` [patch V7 11/21] signal: Replace resched_timer logic
` [patch V7 12/21] posix-timers: Embed sigqueue in struct k_itimer
` [patch V7 13/21] signal: Cleanup unused posix-timer leftovers
` [patch V7 14/21] posix-timers: Move sequence logic into struct k_itimer
` [patch V7 15/21] signal: Provide ignored_posix_timers list
` [patch V7 16/21] posix-timers: Handle ignored list on delete and exit
` [patch V7 17/21] signal: Handle ignored signals in do_sigaction(action != SIG_IGN)
` [patch V7 18/21] signal: Queue ignored posixtimers on ignore list
` [patch V7 19/21] posix-timers: Cleanup SIG_IGN workaround leftovers
` [patch V7 20/21] alarmtimers: Remove the throttle mechanism from alarm_forward_now()
` [patch V7 21/21] alarmtimers: Remove return value from alarm functions

[PATCH -next] block: fix uaf for flush rq while iterating tags
 2024-11-05  8:09 UTC  (5+ messages)

[PATCH ipsec v2] xfrm: check MAC header is shown with both skb->mac_len and skb_mac_header_was_set()
 2024-11-05  8:05 UTC  (10+ messages)

[linus:master] [x86/uaccess] 0fc810ae3a: will-it-scale.per_process_ops 3.1% improvement
 2024-11-05  7:59 UTC 

[syzbot] [kernfs?] WARNING: locking bug in kernfs_path_from_node
 2024-11-05  7:58 UTC  (2+ messages)

[PATCH v2] pps: Remove embedded cdev to fix a use-after-free
 2024-11-05  7:56 UTC  (2+ messages)
` [PATCH v3] pps: Fix "

[PATCH v2 00/15] media: stm32: introduction of CSI / DCMIPP for STM32MP25
 2024-11-05  7:49 UTC  (16+ messages)
` [PATCH v2 01/15] media: stm32: dcmipp: correct dma_set_mask_and_coherent mask value
` [PATCH v2 02/15] dt-bindings: media: add description of stm32 csi
` [PATCH v2 03/15] media: stm32: csi: addition of the STM32 CSI driver
` [PATCH v2 04/15] media: stm32: dcmipp: use v4l2_subdev_is_streaming
` [PATCH v2 05/15] media: stm32: dcmipp: replace s_stream with enable/disable_streams
` [PATCH v2 06/15] media: stm32: dcmipp: rename dcmipp_parallel into dcmipp_input
` [PATCH v2 07/15] media: stm32: dcmipp: add support for csi input into dcmipp-input
` [PATCH v2 08/15] media: stm32: dcmipp: add bayer 10~14 bits formats
` [PATCH v2 09/15] media: stm32: dcmipp: add 1X16 RGB / YUV formats support
` [PATCH v2 10/15] media: stm32: dcmipp: avoid duplicated format on enum in bytecap
` [PATCH v2 11/15] media: stm32: dcmipp: fill media ctl hw_revision field
` [PATCH v2 12/15] dt-bindings: media: add the stm32mp25 compatible of DCMIPP
` [PATCH v2 13/15] media: stm32: dcmipp: add core support for the stm32mp25
` [PATCH v2 14/15] arm64: dts: st: add csi & dcmipp node in stm32mp25
` [PATCH v2 15/15] arm64: dts: st: enable imx335/csi/dcmipp pipeline on stm32mp257f-ev1

[PATCH] PCI/sysfs: Fix read permissions for VPD attributes
 2024-11-05  7:51 UTC  (3+ messages)

[PATCH v3 0/3] Apple SPI controller driver
 2024-11-05  7:50 UTC  (9+ messages)
` [PATCH v3 1/3] dt-bindings: spi: apple,spi: Add binding for Apple SPI controllers
` [PATCH v3 2/3] spi: apple: Add driver for Apple SPI controller

[PATCH 00/15] media: stm32: introduction of CSI / DCMIPP for STM32MP25
 2024-11-05  7:45 UTC  (10+ messages)
` [PATCH 02/15] dt-bindings: media: addition of stm32 csi driver description
` [PATCH 12/15] dt-bindings: media: addition of stm32mp25 compatible of DCMIPP
` [PATCH 15/15] arm64: dts: st: enable imx335/csi/dcmipp pipeline on stm32mp257f-ev1

[PATCH v3 0/2] Adds SPMI bus, PMIC and peripherals for qcs615
 2024-11-05  7:47 UTC  (9+ messages)
` [PATCH v3 2/2] arm64: dts: qcom: qcs615-ride: Enable PMIC peripherals

[PATCH v2] spi: atmel-quadspi: Create `atmel_qspi_ops` to support newer SoC families
 2024-11-05  7:47 UTC  (6+ messages)

[RFC PATCH net v2] net: fix data-races around sk->sk_forward_alloc
 2024-11-05  8:03 UTC 

hid-pidff.c: null-pointer deref if optional HID reports are not present
 2024-11-05  7:40 UTC  (2+ messages)

[PATCH] iio: adc: ad7173: remove unused field
 2024-11-05  7:44 UTC  (2+ messages)

[PATCH v9 1/1] arm64: dts: qcom: x1e80100: Add support for PCIe3 on x1e80100
 2024-11-05  7:36 UTC 

[PATCH v4] drm/xe: Fix build error for XE_IOCTL_DBG macro
 2024-11-05  7:28 UTC  (3+ messages)

[PATCH v3 0/9] vhost: Add support of kthread API
 2024-11-05  7:25 UTC  (10+ messages)
` [PATCH v3 1/9] vhost: Add a new parameter to allow user select kthread
` [PATCH v3 2/9] vhost: Add the vhost_worker to support kthread
` [PATCH v3 3/9] vhost: Add the cgroup related function
` [PATCH v3 4/9] vhost: Add kthread support in function vhost_worker_create
` [PATCH v3 5/9] vhost: Add kthread support in function vhost_worker_queue()
` [PATCH v3 6/9] vhost: Add kthread support in function vhost_worker_destroy()
` [PATCH v3 7/9] vhost: Add new UAPI to support change to task mode
` [PATCH v3 8/9] vhost_scsi: Add check for inherit_owner status
` [PATCH v3 9/9] vhost: Expose the modparam inherit_owner_default

[PATCH V2] f2fs: fix to adjust appropriate length for fiemap
 2024-11-05  7:28 UTC  (6+ messages)

[PATCH v3 0/6] bio_split() error handling rework
 2024-11-05  7:27 UTC  (13+ messages)
` [PATCH v3 1/6] block: Rework bio_split() return value
` [PATCH v3 2/6] block: Error an attempt to split an atomic write in bio_split()
` [PATCH v3 3/6] block: Handle bio_split() errors in bio_submit_split()
` [PATCH v3 4/6] md/raid0: Handle bio_split() errors
` [PATCH v3 5/6] md/raid1: "
` [PATCH v3 6/6] md/raid10: "

[PATCH v7 0/7] Add AutoFDO and Propeller support for Clang build
 2024-11-05  7:25 UTC  (8+ messages)
` [PATCH v7 1/7] Add AutoFDO "

[RFC PATCH v2 0/5] wifi: ath12k: Add WSI node for QCN9274 in RDP433 for MLO
 2024-11-05  7:24 UTC  (5+ messages)
` [RFC PATCH v2 1/5] dt-bindings: net: wireless: ath12k: describe WSI properties for QCN9274

[PATCH v3 0/3] arm64: dts: imx8mp: add support for the ABB SoM and carrier
 2024-11-05  7:22 UTC  (5+ messages)
` [PATCH v3 1/3] dt-bindings: arm: fsl: Add "
` [PATCH v3 2/3] dt-bindings: pinctrl: sx150xq: allow gpio line naming
` [PATCH v3 3/3] arm64: dts: imx8mp: add aristainetos3 board support

[PATCH net-next] net: mctp: Expose transport binding identifier via IFLA attribute
 2024-11-05  7:19 UTC 

[PATCH] set_cmdline: replace fragile/deprecated strncpy with strscpy
 2024-11-05  7:20 UTC 

[Regression] wifi problems since tg3 started throwing rcu stall warnings
 2024-11-05  7:17 UTC  (4+ messages)

[PATCH 1/2] util_macros.h: fix/rework find_closest() macros
 2024-11-05  7:15 UTC  (5+ messages)

[syzbot] [block?] [trace?] possible deadlock in blk_trace_ioctl
 2024-11-05  7:15 UTC  (3+ messages)

[peterz-queue:x86/ibt] [x86/ibt] f8c0cdd341: kernel_BUG_at_arch/x86/kernel/alternative.c
 2024-11-05  7:14 UTC 

[PATCH] copy_class_filename: replace deprecated strlcpy with strscpy
 2024-11-05  7:12 UTC 

linux-next: Tree for Nov 5
 2024-11-05  7:07 UTC 

[PATCH v7 0/8] x86/module: use large ROX pages for text allocations
 2024-11-05  7:02 UTC  (4+ messages)
` [PATCH v7 6/8] x86/module: prepare module loading for ROX allocations of text

[PATCH] Use strscpy() instead of the deprecated strlcpy()
 2024-11-05  7:00 UTC 

[PATCH v5 00/28] Qualcomm iris video decoder driver
 2024-11-05  6:55 UTC  (29+ messages)
` [PATCH v5 01/28] dt-bindings: media: Add video support for QCOM SM8550 SoC
` [PATCH v5 02/28] media: iris: add platform driver for iris video device
` [PATCH v5 03/28] media: iris: implement iris v4l2 file ops
` [PATCH v5 04/28] media: iris: introduce iris core state management with shared queues
` [PATCH v5 05/28] media: iris: implement video firmware load/unload
` [PATCH v5 06/28] media: iris: implement boot sequence of the firmware
` [PATCH v5 07/28] imedia: iris: introduce host firmware interface with necessary hooks
` [PATCH v5 08/28] media: iris: implement power management
` [PATCH v5 09/28] media: iris: implement reqbuf ioctl with vb2_queue_setup
` [PATCH v5 10/28] media: iris: implement s_fmt, g_fmt and try_fmt ioctls
` [PATCH v5 11/28] media: iris: implement g_selection ioctl
` [PATCH v5 12/28] media: iris: implement enum_fmt and enum_frameintervals ioctls
` [PATCH v5 13/28] media: iris: implement subscribe_event and unsubscribe_event ioctls
` [PATCH v5 14/28] media: iris: implement iris v4l2_ctrl_ops
` [PATCH v5 15/28] media: iris: implement query_cap ioctl
` [PATCH v5 16/28] media: iris: implement vb2 streaming ops
` [PATCH v5 17/28] media: iris: implement set properties to firmware during streamon
` [PATCH v5 18/28] media: iris: subscribe parameters and properties to firmware for hfi_gen2
` [PATCH v5 19/28] media: iris: allocate, initialize and queue internal buffers
` [PATCH v5 20/28] media: iris: implement vb2 ops for buf_queue and firmware response
` [PATCH v5 21/28] media: iris: add support for dynamic resolution change
` [PATCH v5 22/28] media: iris: handle streamoff/on from client in "
` [PATCH v5 23/28] media: iris: add support for drain sequence
` [PATCH v5 24/28] media: iris: add check whether the video session is supported or not
` [PATCH v5 25/28] media: iris: implement power scaling for vpu2 and vpu3
` [PATCH v5 26/28] media: iris: add check to allow sub states transitions
` [PATCH v5 27/28] media: iris: enable video driver probe of SM8250 SoC
` [PATCH v5 28/28] media: MAINTAINERS: add Qualcomm iris video accelerator driver

[PATCH 0/1] On DRM -> stable process
 2024-11-05  6:57 UTC  (5+ messages)

[PATCH v2 0/2] riscv: spacemit: add i2c support to K1 SoC
 2024-11-05  6:50 UTC  (3+ messages)
` [PATCH v2 2/2] i2c: spacemit: add support for SpacemiT "

[PATCH 00/24] Complete EEVDF
 2024-11-05  6:46 UTC  (14+ messages)
` [PATCH 17/24] sched/fair: Implement delayed dequeue

drivers/soc/fsl/qe/qmc.c:1942 qmc_probe() warn: missing error code 'ret'
 2024-11-05  6:46 UTC 

[PATCH 4/4] mm: Replace simple_strtoul() with kstrtoul()
 2024-11-05  6:44 UTC  (2+ messages)

drivers/net/wireless/mediatek/mt76/mt7996/pci.c:186 mt7996_pci_probe() error: uninitialized symbol 'hif2_irq'
 2024-11-05  6:39 UTC 

[PATCH] drm: Use of_property_present() for non-boolean properties
 2024-11-05  6:33 UTC  (2+ messages)

[PATCH v4] selftests: clone3: Use the capget and capset syscall directly
 2024-11-05  6:29 UTC 

[PATCH] mmc: Use of_property_present() for non-boolean properties
 2024-11-05  6:29 UTC  (2+ messages)

[PATCH] riscv: kvm: Fix out-of-bounds array access
 2024-11-05  6:28 UTC  (2+ messages)

[PATCH rdma-next 0/2] Introduce mlx5 data direct placement (DDP)
 2024-11-05  6:26 UTC  (4+ messages)

[PATCH bpf] selftests/bpf: Add a copyright notice to lpm_trie_map_get_next_key
 2024-11-05  6:21 UTC  (5+ messages)

[PATCH v1 0/9] Add Nuvoton NCT6694 MFD devices
 2024-11-05  6:21 UTC  (4+ messages)
` [PATCH v1 7/9] iio: adc: Add Nuvoton NCT6694 IIO support

[PATCH net-next 0/5] Add ptp library for Microchip phys
 2024-11-05  6:17 UTC  (4+ messages)
` [PATCH net-next 5/5] net: phy: microchip_t1 : Add initialization of ptp for lan887x

[PATCH] gpio: Use of_property_present() for non-boolean properties
 2024-11-05  6:17 UTC  (2+ messages)

[PATCH v5 06/21] perf script: Move find_scripts to browser/scripts.c
 2024-11-05  6:14 UTC  (11+ messages)

[PATCH V3 drm-dp 0/4] Add dp module in hibmc driver
 2024-11-05  6:09 UTC  (7+ messages)
` [PATCH V3 drm-dp 3/4] drm/hisilicon/hibmc: add dp hw moduel in hibmc
` [PATCH V3 drm-dp 4/4] drm/hisilicon/hibmc: add dp module "

[PATCH 0/2] Fix some issues when using amdgpu on XEN PVH dom0
 2024-11-05  6:05 UTC  (3+ messages)
` [PATCH 1/2] drm/amdgpu: set passthrough mode for xen pvh/hvm
` [PATCH 2/2] drm/amdgpu: Bypass resizing bars for PVH dom0

[PATCH v3 0/1] Remove KVM MMU shrinker
 2024-11-05  5:56 UTC  (2+ messages)

[PATCH 0/2] KVM: x86/mmu: Micro-optimize TDP MMU cond_resched()
 2024-11-05  5:56 UTC  (2+ messages)

[PATCH] arm64: dts: imx95: correct the address length of netcmix_blk_ctrl
 2024-11-05  5:46 UTC 

[PATCH v2 0/9] KVM: x86: Clean up MSR_IA32_APICBASE_BASE code
 2024-11-05  5:56 UTC  (2+ messages)

linux-next: duplicate patches in the nvmem tree
 2024-11-05  5:59 UTC 

[PATCH] KVM: selftests: Don't force -march=x86-64-v2 if it's unsupported
 2024-11-05  5:56 UTC  (2+ messages)

[PATCH] KVM: nVMX: Treat vpid01 as current if L2 is active, but with VPID disabled
 2024-11-05  5:56 UTC  (2+ messages)

[PATCH 00/16] staging: rtl8723bs: Replace function pointers starting with UpdateRAMaskHandler
 2024-11-05  5:55 UTC  (4+ messages)
` [PATCH 14/16] staging: rtl8723bs: Remove function pointer write_rfreg
` [PATCH 15/16] staging: rtl8723bs: Remove function pointer EfusePowerSwitch
` [PATCH 16/16] staging: rtl8723bs: Remove function pointer ReadEFuse


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