All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-03-03 15:27:33 to 2025-03-03 16:13:03 UTC [more...]

[RFC PATCH 3/7] media: ipu7: add IPU7 DMA APIs and MMU mapping
 2025-03-03 16:13 UTC  (2+ messages)

[PATCH v2 00/18] Introduce and use generic parity16/32/64 helper
 2025-03-03 15:43 UTC  (11+ messages)
` [PATCH v2 01/18] lib/parity: Add __builtin_parity() fallback implementations

[PATCH v2 RESEND] phy: Fix error handling in tegra_xusb_port_init
 2025-03-03 15:51 UTC  (3+ messages)

[PATCH 1/2] Input: atkbd - map F21 key to support touchpad toggle keys
 2025-03-03 16:11 UTC  (2+ messages)
` [PATCH 2/2] Input: atkbd - Fix TUXEDO NB02 notebook keyboards FN-keys

[PATCH net-next v1 0/2] ieee802154: ca8210: Sparse fix and GPIOd conversion
 2025-03-03 16:12 UTC  (4+ messages)
` [PATCH net-next v1 1/2] ieee802154: ca8210: Use proper setter and getters for bitwise types

[PATCH BlueZ v2] client: add input validation to main()
 2025-03-03 16:12 UTC  (2+ messages)
` [BlueZ,v2] "

[PATCH] scripts/gdb/symbols: Determine KASLR offset on s390
 2025-03-03 16:11 UTC  (2+ messages)

[PATCH] docs: fix repository-layout when building with breaking changes
 2025-03-03 16:11 UTC 

[PATCH v4 00/17] media: rzg2l-cru: Add support for RZ/G3E (CSI2, CRU)
 2025-03-03 16:07 UTC  (18+ messages)
` [PATCH v4 01/17] media: dt-bindings: renesas,rzg2l-csi2: Document Renesas RZ/V2H(P) SoC
` [PATCH v4 02/17] media: dt-bindings: renesas,rzg2l-csi2: Document Renesas RZ/G3E CSI-2 block
` [PATCH v4 03/17] media: dt-bindings: renesas,rzg2l-cru: Document Renesas RZ/G3E SoC
` [PATCH v4 04/17] media: rzg2l-cru: csi2: Use local variable for struct device in rzg2l_csi2_probe()
` [PATCH v4 05/17] media: rzg2l-cru: csi2: Use devm_pm_runtime_enable()
` [PATCH v4 06/17] media: rzg2l-cru: rzg2l-core: Use local variable for struct device in rzg2l_cru_probe()
` [PATCH v4 07/17] media: rzg2l-cru: rzg2l-core: Use devm_pm_runtime_enable()
` [PATCH v4 08/17] media: rzg2l-cru: csi2: Introduce SoC-specific D-PHY handling
` [PATCH v4 09/17] media: rzg2l-cru: csi2: Skip system clock for RZ/V2H(P) SoC
` [PATCH v4 10/17] media: rzg2l-cru: csi2: Add support "
` [PATCH v4 11/17] media: rzg2l-cru: Add register mapping support
` [PATCH v4 12/17] media: rzg2l-cru: Pass resolution limits via OF data
` [PATCH v4 13/17] media: rzg2l-cru: Add image_conv offset to "
` [PATCH v4 14/17] media: rzg2l-cru: Add IRQ handler "
` [PATCH v4 15/17] media: rzg2l-cru: Add function pointer to check if FIFO is empty
` [PATCH v4 16/17] media: rzg2l-cru: Add function pointer to configure CSI
` [PATCH v4 17/17] media: rzg2l-cru: Add support for RZ/G3E SoC

[PATCH v2 0/4] KVM: x86: Introduce quirk KVM_X86_QUIRK_EPT_IGNORE_GUEST_PAT
 2025-03-03 16:11 UTC  (7+ messages)
` [PATCH 1/4] KVM: x86: Allow vendor code to disable quirks
` [PATCH 2/4] KVM: x86: Introduce supported_quirks to block disabling quirks

[PATCH] media: uvcvideo: Enable full UVC metadata for all devices
 2025-03-03 16:10 UTC  (6+ messages)

[PATCH] sched_ext: Validate prev_cpu in scx_bpf_select_cpu_dfl()
 2025-03-03 16:11 UTC  (2+ messages)

[PATCH v1 0/3] gpiolib: Reduce 'gpio' namespace when operate over GPIOd
 2025-03-03 16:10 UTC  (6+ messages)
` [PATCH v1 1/3] gpiolib: Align FLAG_* definitions in the struct gpio_desc
` [PATCH v1 2/3] gpiolib: Rename gpio_set_debounce_timeout() to gpiod_do_set_debounce()
` [PATCH v1 3/3] gpiolib: Rename gpio_do_set_config() --> gpiod_do_set_config()

[PATCH v2 0/2] dm cache: support shrinking the origin device
 2025-03-03 16:10 UTC  (4+ messages)
` [PATCH v2 1/2] dm cache: prevent BUG_ON by blocking retries on failed device resumes
` [PATCH v2 2/2] dm cache: support shrinking the origin device

[PATCH 0/7] refactor mremap and fix bug
 2025-03-03 16:09 UTC  (3+ messages)
` [PATCH 1/7] mm/mremap: correctly handle partial mremap() of VMA starting at 0

[RFC PATCH 0/7] Add Linux Motion Control subsystem
 2025-03-03 16:09 UTC  (14+ messages)
` [RFC PATCH 7/7] dt-bindings: motion: Add motion-simple-pwm bindings
` [RFC PATCH 1/7] drivers: Add motion control subsystem

[PATCH] arm64: dts: corstone1000: Add definitions for secondary CPU cores
 2025-03-03 15:37 UTC 

[PATCH 0/4] Optimize __vmalloc_node_range_noprof function
 2025-03-03 16:09 UTC  (2+ messages)

[GIT PULL] AFFS fixes for 6.14-rc5
 2025-03-03 16:08 UTC 

[PATCH v3 00/12] wifi: cfg80211/mac80211: add support to handle per link statistics of multi-link station
 2025-03-03 16:08 UTC  (8+ messages)
` [PATCH v3 03/12] wifi: mac80211: add support towards MLO handling of station statistics
` [PATCH v3 07/12] wifi: cfg80211: extend statistics for link level in sinfo

[PATCH v1 1/2] kunit, slub: Add test_kfree_rcu_wq_destroy use case
 2025-03-03 16:08 UTC  (3+ messages)
` [PATCH v1 2/2] mm/slab/kvfree_rcu: Switch to WQ_MEM_RECLAIM wq

[PATCH v3 00/19] media: i2c: ds90ub9xx: Error handling, UB9702 improvements
 2025-03-03 16:08 UTC  (21+ messages)
` [PATCH v3 01/19] media: i2c: ds90ub953: Fix error prints
` [PATCH v3 02/19] media: i2c: ds90ub913: Fix returned fmt from .set_fmt()
` [PATCH v3 03/19] media: i2c: ds90ub913: Align ub913_read() with other similar functions
` [PATCH v3 04/19] media: i2c: ds90ub9xx: Add err parameter to read/write funcs
` [PATCH v3 05/19] media: i2c: ds90ub960: Add error handling to multiple places
` [PATCH v3 06/19] media: i2c: ds90ub953: Add error handling to ub953_log_status()
` [PATCH v3 07/19] media: i2c: ds90ub913: Add error handling to ub913_log_status()
` [PATCH v3 08/19] media: i2c: ds90ub953: Speed-up I2C watchdog timer
` [PATCH v3 09/19] media: i2c: ds90ub960: Move UB9702 registers to a separate section
` [PATCH v3 10/19] media: i2c: ds90ub960: Add UB9702 specific registers
` [PATCH v3 11/19] media: i2c: ds90ub960: Split ub960_init_tx_ports()
` [PATCH v3 12/19] media: i2c: ds90ub960: Refresh ub960_init_tx_ports_ub9702()
` [PATCH v3 13/19] media: i2c: ds90ub960: Add RX port iteration support
` [PATCH v3 14/19] media: i2c: ds90ub960: Move all RX port init code into ub960_init_rx_ports()
` [PATCH v3 15/19] media: i2c: ds90ub960: Update UB9702 init sequences
` [PATCH v3 16/19] media: dt-bindings: ti,ds90ub960: Allow setting serializer address
` [PATCH v3 17/19] media: i2c: ds90ub953: Move reg defines to a header file
` [PATCH v3 18/19] media: i2c: ds90ub960: Configure serializer using back-channel
` [PATCH v3 19/19] media: i2c: ds90ub9xx: Set serializer temperature ramp

[PATCH] MAINTAINERS: Add myself (Neal Gompa) as a reviewer for ARM Apple support
 2025-03-03 16:07 UTC  (3+ messages)

[PATCH v2 00/20] Get mt6359-accdet ready for usage in Devicetree
 2025-03-03 15:33 UTC  (5+ messages)
` [PATCH v2 01/20] ASoC: dt-bindings: Add document for mt6359-accdet

[PATCH v17 00/17] media: uvcvideo: Implement UVC v1.5 ROI
 2025-03-03 16:06 UTC  (6+ messages)
` [PATCH v17 16/17] media: uvcvideo: implement "

[PATCH v2 2/3] selftests: Fix errno checking in syscall_user_dispatch test
 2025-03-03 16:06 UTC  (2+ messages)

[PATCH v4 0/2] Allow non-coherent video capture buffers on Rockchip ISP V1
 2025-03-03 15:24 UTC  (4+ messages)
` [PATCH v4 1/2] media: videobuf2: Fix dmabuf cache sync/flush in dma-contig

[PATCH 1/1] wifi: ath11k: move ATH11K_FIRMWARE_MODE_OFF to ath11k_firmware_mode
 2025-03-03 15:31 UTC 

Question regarding AMD Xilinx dt changes
 2025-03-03 16:06 UTC  (2+ messages)

[PATCH v2 0/4] USB-PD TCPM improvements
 2025-03-03 16:06 UTC  (5+ messages)

[Bug 219748] New: Pluggable UD-4VPD dock appears to continually reset with AMD AI 365
 2025-03-03 16:06 UTC  (2+ messages)
` [Bug 219748] "

[PATCH v4] media: uvcvideo: Set V4L2_CTRL_FLAG_DISABLED during queryctrl errors
 2025-03-03 16:05 UTC  (5+ messages)

[PATCH 0/3] Add GBETH glue layer driver for Renesas RZ/V2H(P) SoC
 2025-03-03 16:04 UTC  (11+ messages)
` [PATCH 1/3] dt-bindings: net: dwmac: Increase 'maxItems' for 'interrupts' and 'interrupt-names'
` [PATCH 3/3] net: stmmac: Add DWMAC glue layer for Renesas GBETH

[PATCH bpf-next v3 0/4] per-function storage support
 2025-03-03 16:05 UTC  (3+ messages)
` [PATCH bpf-next v3 3/4] x86: implement per-function metadata storage for x86

[PATCH 0/2] vfio: Restrict to 64-bit host platforms
 2025-03-03 16:04 UTC  (11+ messages)
` [PATCH 1/2] vfio: Make vfio-pci available on 64-bit host platforms only

[PATCH 0/2] net: phy: tja11xx: add support for TJA1102S
 2025-03-03 16:04 UTC  (5+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] net: phy: tja11xx: enable PHY in sleep mode "

[PATCH v4 3/3] rcu: Use _full() API to debug synchronize_rcu()
 2025-03-03 16:03 UTC  (11+ messages)

[Buildroot] [PATCH 1/3] package/minetest: bump to version 5.9.1
 2025-03-03 16:03 UTC  (3+ messages)
` [Buildroot] [PATCH 2/3] package/minetest{-game}: bump to version 5.8.0
` [Buildroot] [PATCH 3/3] package/mineclonia: new patckage of minetest game

[PATCH v3] Documentation: dma-buf: heaps: Add heap name definitions
 2025-03-03 16:02 UTC 

[BUG] UBSAN: Array-Index-Out-of-Bounds in usbhid_parse (HID) on 6.14.0-rc4
 2025-03-03 16:02 UTC  (2+ messages)

MPLS Push action
 2025-03-03 16:02 UTC 

[PATCH v2 0/5] DRM scheduler kunit tests
 2025-03-03 16:02 UTC  (9+ messages)
` [PATCH v2 2/5] drm/scheduler: Add scheduler unit testing infrastructure and some basic tests
` [PATCH v2 3/5] drm/scheduler: Add a simple timeout test

[PATCH net v3] vlan: enforce underlying device type
 2025-03-03 16:01 UTC  (2+ messages)

[PATCH v2] mm/page_alloc: Add lockdep assertion for pageblock type change
 2025-03-03 16:00 UTC  (5+ messages)

[PATCH v2 3/2] sched/deadline: Check bandwidth overflow earlier for hotplug
 2025-03-03 16:00 UTC  (11+ messages)

[meta-tensorflow][master][PATCH] tensorflow.inc: add write permission to 2 more directories
 2025-03-03 15:59 UTC 

[PATCH v2 00/12] rust: wrap all C types exposed through qemu_api
 2025-03-03 16:15 UTC  (7+ messages)
` [PATCH 04/12] rust: timer: wrap QEMUTimer with Opaque<> and express pinning requirements

[PATCH net-next] net: Prevent use after free in netif_napi_set_irq_locked()
 2025-03-03 15:58 UTC  (2+ messages)

[PATCH v9] drm/i915/dp: Guarantee a minimum HBlank time
 2025-03-03 15:57 UTC  (4+ messages)

[PATCH 3/3] selftests: Extend syscall_user_dispatch test to check allowed range
 2025-03-03 15:57 UTC  (4+ messages)

Is commit 4d94f0555827 safe?
 2025-03-03 15:56 UTC  (5+ messages)

[PATCH net-next] net-timestamp: support TCP GSO case for a few missing flags
 2025-03-03 15:55 UTC  (6+ messages)

[LSF/MM/BPF TOPIC] Restricting or migrating unmovable kernel allocations from slow tier
 2025-03-03 15:55 UTC  (11+ messages)

[PATCH v1] rtla: Save trace when option `--trace` is specified
 2025-03-03 15:54 UTC  (4+ messages)

[PATCH -tip 1/5] x86/irq/32: Use named operands in inline asm
 2025-03-03 15:54 UTC  (5+ messages)
` [PATCH -tip 2/5] x86/irq/32: Add missing clobber to "
` [PATCH -tip 3/5] x86/irq/32: Add ASM_CALL_CONSTRAINT to inline asm using CALL_NOSPEC
` [PATCH -tip 4/5] x86/irq/32: Use current_stack_pointer to avoid asm() in check_stack_overflow()
` [PATCH -tip 5/5] x86/irq/32: Change some static functions to bool

[isar-cip-core][PATCH v3] initramfs-crypt-hook: Optimize disk encryption in combination with expansion of last partition
 2025-03-03 15:54 UTC  (5+ messages)

Subject: [PATCH 1/1] PCI: of: avoid warning for 4 GiB non-prefetchable
 2025-03-03 15:53 UTC  (2+ messages)

[Buildroot] [PATCH v3] package/elfutils: ensure we have 5.0 kernel headers for aarch64
 2025-03-03 15:53 UTC 

[PATCH 1/2] drm/sched: Fix outdated comments referencing thread
 2025-03-03 15:53 UTC  (4+ messages)

[PATCH] mailbox: tegra-hsp: Define dimensioning masks in soc data
 2025-03-03 15:52 UTC  (4+ messages)

[scarthgap][PATCH] systemd: add libpcre2 as RRECOMMENDS if pcre2 is enabled
 2025-03-03 15:52 UTC  (4+ messages)
` [OE-core] "

[PATCH] cred: rust: mark Credential methods inline
 2025-03-03 15:51 UTC  (2+ messages)

dma_find_channel(DMA_MEMCPY) on ioat
 2025-03-03 15:51 UTC  (6+ messages)

[PATCH v2 0/3] media: uvcvideo: Make sure the ctrl cache is in sync with the device
 2025-03-03 15:51 UTC  (5+ messages)
` [PATCH v2 2/3] media: uvcvideo: Send control events for partial succeeds
` [PATCH v2 3/3] media: uvcvideo: Rollback non processed entities on error

-Taxes 2024
 2025-03-03 15:50 UTC 

[PATCH V3 0/2] rust: Add basic clock abstractions
 2025-03-03 15:50 UTC  (5+ messages)
` [PATCH V3 2/2] rust: Add initial clk abstractions

nft reset element crashes with error BUG: unhandled op 8
 2025-03-03 15:50 UTC  (3+ messages)

[PATCH 0/8] Add support for vectored registered buffers
 2025-03-03 15:51 UTC  (9+ messages)
` [PATCH 1/8] io_uring: introduce struct iou_vec
` [PATCH 2/8] io_uring: add infra for importing vectored reg buffers
` [PATCH 3/8] io_uring/rw: implement vectored registered rw
` [PATCH 4/8] io_uring/rw: defer reg buf vec import
` [PATCH 5/8] io_uring/net: combine msghdr copy
` [PATCH 6/8] io_uring/net: pull vec alloc out of msghdr import
` [PATCH 7/8] io_uring/net: convert to struct iou_vec
` [PATCH 8/8] io_uring/net: implement vectored reg bufs for zctx

[PATCH] ecryptfs: remove NULL remount_fs from super_operations
 2025-03-03 15:49 UTC  (2+ messages)

KASAN: global-out-of-bounds Read in srcu_gp_start_if_needed
 2025-03-03 15:48 UTC  (2+ messages)

Kernel oops with 6.14 when enabling TLS
 2025-03-03 15:48 UTC  (6+ messages)

[PATCH] cpufreq: tegra186: Share policy per cluster
 2025-03-03 15:48 UTC  (3+ messages)

[PATCH net-next v20 00/25] Introducing OpenVPN Data Channel Offload
 2025-03-03 15:48 UTC  (8+ messages)
` [PATCH net-next v20 12/25] ovpn: implement TCP transport
` [PATCH net-next v20 15/25] ovpn: implement multi-peer support

Include ASPEED ast-drm 1.15.1 video driver in kernel tree
 2025-03-03 15:48 UTC  (7+ messages)

[PATCH bpf-next v2 00/10] selftests/bpf: Migrate test_tunnel.sh to test_progs
 2025-03-03 15:47 UTC  (5+ messages)
` [PATCH bpf-next v2 01/10] selftests/bpf: test_tunnel: Add generic_attach* helpers
` [PATCH bpf-next v2 04/10] selftests/bpf: test_tunnel: Move ip6gre tunnel test to test_progs

[PATCH] pipe_read: don't wake up the writer if the pipe is still full
 2025-03-03 15:46 UTC  (16+ messages)

[PATCH mptcp-next] mptcp: pm: split netlink and in-kernel init
 2025-03-03 15:46 UTC  (2+ messages)

[PATCH 0/3] x86/cpu: Followups to adding setcpuid=
 2025-03-03 15:45 UTC  (4+ messages)
` [PATCH 1/3] x86/cpu: Remove some macros about feature names
` [PATCH 2/3] x86/cpu: Warn louder about {set,clear}cpuid
` [PATCH 3/3] x86/cpu: Log CPU flag cmdline hacks more verbosely

[PATCH v7 0/2] Touch Bar DRM driver for x86 Macs
 2025-03-03 15:45 UTC  (5+ messages)
` [PATCH v7 2/2] drm/tiny: add driver for Apple Touch Bars in "

[PATCH v12 0/3] rust: add dma coherent allocator abstraction
 2025-03-03 15:44 UTC  (8+ messages)
` [PATCH v12 2/3] "

[PATCH i-g-t 0/2] Add VF detection and skip devcoredump checks on VFs
 2025-03-03 15:44 UTC  (4+ messages)
` [PATCH i-g-t 1/2] lib/igt_sriov_device: Add intel_is_vf_device helper

[RESEND PATCH] ASoC: tegra: Fix ADX S24_LE audio format
 2025-03-03 15:43 UTC  (2+ messages)

[Bug 219824] New: [6.13 regression] USB controller just died
 2025-03-03 15:42 UTC  (2+ messages)
` [Bug 219824] "

[PATCH v3 00/13] Add initial support for Renesas RZ/T2H SoC
 2025-03-03 15:42 UTC  (5+ messages)
` [PATCH v3 03/13] dt-bindings: serial: Add compatible for Renesas RZ/T2H SoC in sci

[PATCH] net: phy: dp83869: fix status reporting for speed optimization
 2025-03-03 15:41 UTC  (3+ messages)

[PATCH v4 00/10] Support ROHM BD79124 ADC
 2025-03-03 14:57 UTC  (7+ messages)
` [PATCH v4 07/10] iio: adc: ti-ads7924: Respect device tree config

[PATCH v8 00/28] vfio-user client
 2025-03-03 15:39 UTC  (4+ messages)

[PATCH net-next] selftests: txtimestamp: ignore the old skb from ERRQUEUE
 2025-03-03 15:41 UTC  (2+ messages)

[PATCH][next][V2] EDAC, pnd2: Make read-only const array intlv static
 2025-03-03 15:40 UTC  (2+ messages)

[PATCH net-next 1/2] selftests: drv-net: use env.rpath in the HDS test
 2025-03-03 15:40 UTC  (4+ messages)
` [PATCH net-next 2/2] selftests: net: use the dummy bpf from net/lib

[PATCH] mailbox: tegra-hsp: Add check for devm_kstrdup_const()
 2025-03-03 15:40 UTC  (3+ messages)

[PATCH 1/1] loop: Remove struct loop_func_table
 2025-03-03 15:39 UTC  (2+ messages)

[PATCH] block: fix 'kmem_cache of name 'bio-108' already exists'
 2025-03-03 15:39 UTC  (2+ messages)

[anolis-intel-cloud:devel-5.10 2/2] kismet: WARNING: unmet direct dependencies detected for RESCTRL_FS_PSEUDO_LOCK when selected by X86_CPU_RESCTRL
 2025-03-03 15:36 UTC 

[PATCH] EDAC/igen6: Constify struct res_config
 2025-03-03 15:36 UTC  (2+ messages)

[PATCH v5 0/7] Move initializing SEV/SNP functionality to KVM
 2025-03-03 15:35 UTC  (3+ messages)
` [PATCH v5 7/7] crypto: ccp: Move SEV/SNP Platform initialization "

[PATCH net-next v10 00/14] net: Hold netdev instance lock during ndo operations
 2025-03-03 15:35 UTC  (7+ messages)
` [PATCH net-next v10 03/14] net: sched: wrap doit/dumpit methods
` [PATCH net-next v10 04/14] net: hold netdev instance lock during qdisc ndo_setup_tc

[PATCH 0/2] hw/intc: Select generic ARM_GICV3 when KVM is not available
 2025-03-03 15:34 UTC  (2+ messages)

[PATCH V2 1/3] rust: Upgrade 1.82.0->1.83.0
 2025-03-03 15:34 UTC  (3+ messages)
` [PATCH V2 2/3] rust: Fix build break because of download-ci-llvm
` [PATCH V2 3/3] rust: Oe-selftest changes for rust v1.83.0

[GIT PULL] xfs: add support for zoned devices
 2025-03-03 15:33 UTC 

[PATCH 1/2] drm/i915/dp: Reject HBR3 when sink doesn't support TPS4
 2025-03-03 15:32 UTC  (2+ messages)
` ✓ i915.CI.BAT: success for series starting with [1/2] "

[PATCH] the dm-loop target
 2025-03-03 15:31 UTC  (5+ messages)

[PATCH] lsm: rust: mark SecurityCtx methods inline
 2025-03-03 15:29 UTC 

[PATCH 1/2] drm/amdgpu: Fix core reset sequence for JPEG4_0_3
 2025-03-03 15:27 UTC  (3+ messages)
` [PATCH 2/2] drm/amdgpu: Fix core reset sequence for JPEG5_0_1


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.