All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-05-05 11:00:10 to 2026-05-05 11:46:02 UTC [more...]

[PATCH v5 00/18] iio: magnetometer: ak8975: modernize and cleanup driver
 2026-05-05 11:46 UTC  (26+ messages)
` [PATCH v5 01/18] iio: magnetometer: ak8975: sort headers alphabetically
` [PATCH v5 02/18] iio: magnetometer: ak8975: update headers per IWYU principle
` [PATCH v5 03/18] iio: magnetometer: ak8975: replace usleep_range() with fsleep()
` [PATCH v5 04/18] iio: magnetometer: ak8975: change 'u8*' to 'u8 *' in cast
` [PATCH v5 05/18] iio: magnetometer: ak8975: fix wrong errno on return
` [PATCH v5 06/18] iio: magnetometer: ak8975: pass conversion timeouts as arguments
` [PATCH v5 07/18] iio: magnetometer: ak8975: modernize polling loops with iopoll() macros
` [PATCH v5 08/18] iio: magnetometer: ak8975: check if gpiod read was successful
` [PATCH v5 09/18] iio: magnetometer: ak8975: avoid using temporary variable
` [PATCH v5 10/18] iio: magnetometer: ak8975: drop duplicate NULL check
` [PATCH v5 11/18] iio: magnetometer: ak8975: remove duplicate error message
` [PATCH v5 12/18] iio: magnetometer: ak8975: reduce usage of magic lengths of the buffer
` [PATCH v5 13/18] iio: magnetometer: ak8975: unify return code variable name
` [PATCH v5 14/18] iio: magnetometer: ak8975: switch to using managed resources
` [PATCH v5 15/18] iio: magnetometer: ak8975: consistently use 'data' parameter
` [PATCH v5 16/18] iio: magnetometer: ak8975: unify messages with help of dev_err_probe()
` [PATCH v5 17/18] iio: magnetometer: ak8975: use temporary variable for struct device
` [PATCH v5 18/18] iio: magnetometer: ak8975: make use of the macros from bits.h

[PATCH] mfd: twl-core: use i2c_check_functionality as boolean value
 2026-05-05 11:45 UTC 

[PATCH v8 00/13] Add initial Xen Suspend-to-RAM support on ARM64
 2026-05-05 11:45 UTC  (4+ messages)
` [PATCH v8 08/13] iommu/ipmmu-vmsa: Implement suspend/resume callbacks

[PATCH] x86/xen: Fix a potential problem in xen_e820_resolve_conflicts()
 2026-05-05 11:45 UTC  (5+ messages)

[PATCH v3] platform/x86: hp-wmi: Add support for Victus 16-r0xxx (8BC2)
 2026-05-05 11:44 UTC  (2+ messages)
` [PATCH v4] "

[PATCH 0/5] testing/next: macos updates
 2026-05-05 11:44 UTC  (6+ messages)
` [PATCH 1/5] configure: report unsigned qemu binaries for check-tcg
` [PATCH 4/5] gitlab: add initial MacOS 15 on gitlab runner

[PATCH v2 00/53] objtool/klp: Some klp-build fixes and improvements
 2026-05-05 11:43 UTC  (29+ messages)
` [PATCH v2 28/53] klp-build: Fix patch cleanup on interrupt
` [PATCH v2 29/53] klp-build: Reject patches to vDSO
` [PATCH v2 30/53] klp-build: Reject patches to realmode
` [PATCH v2 31/53] klp-build: Print "objtool klp diff" command in verbose mode
` [PATCH v2 32/53] klp-build: Remove redundant SRC and OBJ variables
` [PATCH v2 33/53] objtool/klp: Don't set sym->file for section symbols
` [PATCH v2 34/53] objtool: Include libsubcmd headers directly from source tree
` [PATCH v2 35/53] objtool/klp: Create empty checksum sections for function-less object files
` [PATCH v2 36/53] objtool/klp: Handle Clang .data..Lanon anonymous data sections
` [PATCH v2 37/53] objtool: Add is_alias_sym() helper
` [PATCH v2 38/53] objtool: Add is_cold_func() helper
` [PATCH v2 39/53] objtool/klp: Extricate checksum calculation from validate_branch()
` [PATCH v2 40/53] objtool: Consolidate file decoding into decode_file()
` [PATCH v2 41/53] objtool/klp: Add "objtool klp checksum" subcommand

[PATCH RESEND v2] namei: use QSTR() instead of QSTR_INIT() in path_pts
 2026-05-05 11:42 UTC 

[PATCH v2 0/2] input: misc: add support for Imagis ISA1200 haptic motor driver
 2026-05-05 11:42 UTC  (6+ messages)
` [PATCH v2 2/2] Input: isa1200 - new driver for Imagis ISA1200

[PATCH v6 0/4] firmware: ti_sci: Introduce BOARDCFG_MANAGED mode for Jacinto family
 2026-05-05 11:42 UTC  (5+ messages)
` [PATCH v6 2/4] firmware: ti_sci: add support for restoring IRQs during resume
` [PATCH v6 3/4] clk: keystone: sci-clk: add restore_context() operation

[PATCH nf] netfilter: nf_conntrack_expect: restore helper propagation via expectation
 2026-05-05 11:42 UTC 

[PATCH v5 0/3] ksz87xx: add support for low-loss cable equalizer errata
 2026-05-05 11:42 UTC  (4+ messages)
` [PATCH v5 1/3] net: dsa: microchip: implement KSZ87xx Module 3 low-loss cable errata
` [PATCH v5 2/3] net: ethtool: add KSZ87xx low-loss cable PHY tunables
` [PATCH v5 3/3] net: phy: micrel: expose KSZ87xx low-loss cable tunables

[bluez/bluez] c769d9: mpris-proxy: Fix possible crash
 2026-05-05 11:41 UTC 

[PATCH v1 0/6] objtool: Fixup alternate feature relative addresses
 2026-05-05 11:40 UTC  (2+ messages)

[PATCH v7] staging: media: av7110: fix coding style
 2026-05-05 11:40 UTC  (3+ messages)

[PATCH] x86/vdso: fix incorrect size in munmap during map_vdso failure
 2026-05-05 11:39 UTC  (2+ messages)

[PATCH kvm-unit-tests] realmode: load above stack
 2026-05-05 11:39 UTC  (13+ messages)
` intel_iommu unit test is also failing (was: Re: [PATCH kvm-unit-tests] realmode: load above stack)
            ` intel_iommu unit test is also failing

[PATCH wireless] wifi: nl80211: fix NL80211_PMSR_FTM_REQ_ATTR_FTMS_PER_BURST usage
 2026-05-05 11:38 UTC 

[bcain:bcain/glink 46/71] arch/hexagon/kernel/process.c:72:2: error: call to undeclared function 'flush_smp_call_function_queue'; ISO C99 and later do not support implicit function declarations
 2026-05-05 11:36 UTC 

[android-common:android-mainline 12/12] drivers/staging/android/ashmem-legacy.c:924:42: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'u64' {aka 'long long unsigned int'}
 2026-05-05 11:36 UTC 

[PATCH v5 0/6] phy: realtek: usb2: support for RTL9607C USB2 PHY
 2026-05-05 11:37 UTC  (8+ messages)
` [PATCH v5 5/6] phy: realtek: usb2: add "

[PATCH 0/5 v5] Oe-selftest for Clang, LLVM, LLD
 2026-05-05 11:37 UTC  (11+ messages)
` [PATCH 3/5 v5] clang: Set CLANG_ENABLE_TESTSUITE = "1"
  ` [OE-core] "
` [PATCH 5/5 v5] rust: Fix rust build failure
  ` [OE-core] "

[PATCH 00/13] TI: K3 DTS: fix USB Clocking for Compliance
 2026-05-05 11:38 UTC  (19+ messages)
` [PATCH 01/13] arm64: dts: ti: k3-am642-hummingboard-t: fix USB clocking for compliance
` [PATCH 02/13] arm64: dts: ti: k3-am642-phyboard-electra-rdk: "
` [PATCH 03/13] arm64: dts: ti: k3-am642-sk: "
` [PATCH 04/13] arm64: dts: ti: k3-am642-tqma64xxl: "
` [PATCH 05/13] arm64: dts: ti: k3-am68-phyboard-izar: "
` [PATCH 06/13] arm64: dts: ti: k3-am68-sk-baseboard: "
` [PATCH 07/13] arm64: dts: ti: k3-am69-aquila: "
` [PATCH 08/13] arm64: dts: ti: k3-am69-sk: "
` [PATCH 09/13] arm64: dts: ti: k3-j721e-beagleboneai64: "
` [PATCH 10/13] arm64: dts: ti: k3-j721e-common-proc-board: "
` [PATCH 11/13] arm64: dts: ti: k3-j721e-sk: "
` [PATCH 12/13] arm64: dts: ti: k3-j722s-evm: "
` [PATCH 13/13] arm64: dts: ti: k3-j784s4-j742s2-evm-common: "

[syzbot] [hfs?] KASAN: slab-out-of-bounds Read in hfsplus_bnode_read
 2026-05-05 11:36 UTC 

[PATCH v4 0/3] Hyper-V: kexec fixes for L1VH (mshv)
 2026-05-05 11:35 UTC  (4+ messages)
` [PATCH v4 1/3] mshv: limit SynIC management to MSHV-owned resources

[PATCH v2 0/6] Initial Apple silicon M3 device trees and dt-bindings
 2026-05-05 11:35 UTC  (8+ messages)
` [PATCH v2 1/6] dt-bindings: arm: apple: apple,pmgr: Add t8122 compatible
` [PATCH v2 2/6] dt-bindings: power: apple,pmgr-pwrstate: "
` [PATCH v2 3/6] dt-bindings: watchdog: apple,wdt: "
` [PATCH v2 4/6] dt-bindings: pwm: apple,s5l-fpwm: "
` [PATCH v2 5/6] dt-bindings: arm: apple: Add M3 based devices
` [PATCH v2 6/6] arm64: dts: apple: Initial t8122 (M3) device trees

[PATCH v3 00/54] make MM selftests more CI friendly
 2026-05-05 11:33 UTC  (5+ messages)
` [PATCH v3 41/54] selftests/mm: hugetlb-shm: add setup of HugeTLB pages
` [PATCH v3 50/54] selftests/mm: uffd-wp-mremap: "

[RFC PATCH 0/3] initalise ff-a after finalising pKVM
 2026-05-05 11:33 UTC  (6+ messages)

[PATCH net-next v3 0/2] dpll: rework fractional frequency offset reporting
 2026-05-05 11:31 UTC  (3+ messages)
` [PATCH net-next v3 1/2] dpll: add fractional frequency offset to pin-parent-device

[PATCH RFC next 00/18] sync scripts/Makefile.extrawarn with 6.1, enable WERROR for host tools
 2026-05-05 11:29 UTC  (7+ messages)
` [PATCH RFC next 15/18] kbuild: enable -Werror for hostprogs
` [PATCH RFC next 18/18] buildman: set W flag to e to be consistent with CONFIG_WERROR

[PATCH v2] arm64: dts: qcom: talos: Add passive polling-delay for gpu-thermal zone
 2026-05-05 11:26 UTC  (2+ messages)

[PATCH RESEND] checkpatch: validate upstream commit tags for stable backports
 2026-05-05 11:23 UTC 

[PATCH] xfs_scrub: drop the warning about mixed bidirectional codepoints in names
 2026-05-05 11:28 UTC  (2+ messages)

[PATCH] mmc: sdhci-of-dwcmshc: add reset control support in suspend/resume
 2026-05-05 11:27 UTC  (4+ messages)

[LTP] [PATCH] userfaultfd: Use two-step handshake to probe features
 2026-05-05 11:27 UTC  (6+ messages)
` [LTP] [PATCH v2] "

[PATCH] xhci: tegra: Fix ghost USB device on dual-role port unplug
 2026-05-05 11:26 UTC 

[PATCH net,v3 00/12] Netfilter for net
 2026-05-05 11:26 UTC  (10+ messages)
` [PATCH net 06/12] netfilter: nf_conntrack_expect: honor expectation helper field

[PATCHv5 0/6] various memory related fixups
 2026-05-05 11:24 UTC  (3+ messages)
` [PATCHv5 6/6] memory: reserve from start_addr_sp to initial_relocaddr

[GIT PULL for v7.1-rc3] media fixes
 2026-05-05 11:25 UTC 

[PATCH] PCI: mediatek-gen3: Do full device power down on removal
 2026-05-05 11:24 UTC  (2+ messages)

[PATCH v3 0/2] Add xSPI support for RZ/T2H and RZ/N2H SoCs
 2026-05-05 11:24 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: memory: renesas,rzg3e-xspi: Add RZ/T2H and RZ/N2H support
` [PATCH v3 2/2] memory: renesas-rpc-if: Fix duplicate device name on multi-instance platforms

[PATCH v1] fbdev/offb: fix PCI device reference leak on probe failure
 2026-05-05 11:22 UTC  (4+ messages)

[PATCH 00/12] kho: make boot time huge page allocation work nicely with KHO
 2026-05-05 11:20 UTC  (3+ messages)
` [PATCH 01/12] kho: generalize radix tree APIs

[PATCH v5 0/7] target/arm: fully model WFxT instructions for A-profile
 2026-05-05 11:20 UTC  (8+ messages)
` [PATCH v5 1/7] target/arm: teach arm_cpu_has_work about halting reasons
` [PATCH v5 2/7] target/arm: redefine event stream fields
` [PATCH v5 3/7] target/arm: ensure aarch64 DISAS_WFE will exit
` [PATCH v5 4/7] target/arm: implements SEV/SEVL for all modes
` [PATCH v5 5/7] target/arm: enable event stream on WFE instructions
` [PATCH v5 6/7] target/arm: handle the WFE trap case
` [PATCH v5 7/7] target/arm: implement WFET

[PATCH v2 0/1] rust: add Work::disable_sync
 2026-05-05 11:20 UTC  (9+ messages)
` [PATCH v2 1/1] "

[PATCH v16 0/4] ASoC: Add TI TAC5XX2 SoundWire codec driver support
 2026-05-05 11:18 UTC  (5+ messages)
` [PATCH v16 1/4] ASoC: SDCA: Add PDE verification reusable helper
` [PATCH v16 2/4] ASoC: tac5xx2-sdw: add soundwire based codec driver
` [PATCH v16 3/4] ASoC: sdw_utils: TI amp utility for tac5xx2 family
` [PATCH v16 4/4] ASoC: tac5xx2-sdw: ACPI match for intel mtl platform

[PATCH v4 0/2] firmware_loader/ALSA: Fix TAS2781 async firmware teardown
 2026-05-05 11:18 UTC  (3+ messages)
` [PATCH v4 1/2] firmware_loader: Add cancel helper for async requests
` [PATCH v4 2/2] ALSA: hda/tas2781: Cancel async firmware request at unbind

[PATCH v2 0/4] isa-serial: acpi: declare shared IRQs for COM1/3 and COM2/4
 2026-05-05 11:17 UTC  (4+ messages)
` [PATCH v2 3/4] hw/char/serial-isa.c: declare IRQ as shared in ACPI IRQ descriptor

[PATCH v5 00/12] Fixes and cleanups for the AD5686 IIO driver
 2026-05-05 11:16 UTC  (10+ messages)
` [PATCH v5 01/12] iio: dac: ad5686: fix ref bit initialization for single-channel parts
` [PATCH v5 02/12] iio: dac: ad5686: fix input raw value check
` [PATCH v5 03/12] iio: dac: ad5686: acquire lock when doing powerdown control
` [PATCH v5 04/12] iio: dac: ad5686: fix powerdown control on dual-channel devices

[PATCH net-next 1/3] ppp: use file.dead to check channel unregistration
 2026-05-05 11:16 UTC  (3+ messages)
` [PATCH net-next 2/3] ppp: unify two channel structs

[PATCH v13 0/4] Enable Remote GPIO over RPMSG on i.MX Platform
 2026-05-05 11:16 UTC  (18+ messages)
` [PATCH v13 3/4] gpio: rpmsg: add generic rpmsg GPIO driver

[PATCH 0/9] Improve process/maintainers output
 2026-05-05 11:16 UTC  (9+ messages)
` [PATCH 8/9] docs: maintainers_include: don't ignore invalid profile entries

[PATCH v4 3/3] doc: announce change to LLDP packet detection in iavf PMD
 2026-05-05 11:13 UTC  (3+ messages)
` [PATCH v5 0/3] iavf: LLDP ptype and AVX2 ctx paths

[RFC v1 0/4] introduce PTP protocol library and software relay example
 2026-05-05 16:38 UTC  (8+ messages)
` [RFC v4 0/6] introduce PTP protocol library and software relay
  ` [RFC v4 1/6] ptp: introduce PTP protocol library
  ` [RFC v4 2/6] doc: add PTP library programmer's guide
  ` [RFC v4 3/6] examples/ptp_tap_relay_sw: add software PTP relay example
  ` [RFC v4 4/6] doc: add PTP software relay sample app guide
  ` [RFC v4 5/6] app/test: add PTP library unit tests
  ` [RFC v4 6/6] examples/ptpclient: use shared PTP library definitions

[PATCH net-next 0/5] net: convert four more protocols to getsockopt_iter
 2026-05-05 11:12 UTC  (6+ messages)
` [PATCH net-next 1/5] can: isotp: convert "
` [PATCH net-next 2/5] can: j1939: "
` [PATCH net-next 3/5] mctp: "
` [PATCH net-next 4/5] llc: "
` [PATCH net-next 5/5] selftests: net: getsockopt_iter: address review nits

[PATCH v2 0/9] driver core / pmdomain: Add support for fined grained sync_state
 2026-05-05 11:12 UTC  (6+ messages)
` [PATCH v2 1/9] driver core: Enable suppliers to implement fine grained sync_state support

[PATCH 1/3] hfs/hfsplus: fix u32 overflow in check_and_correct_requested_length
 2026-05-05 11:12 UTC  (4+ messages)
` [PATCH v2 0/2] hfs/hfsplus: fix OOB access and uninit-value in bnode operations
  ` [PATCH v2 1/2] hfs/hfsplus: fix u32 overflow in check_and_correct_requested_length
  ` [PATCH v2 2/2] hfs/hfsplus: zero-initialize buffer in hfs_bnode_read

[syzbot] [hfs?] KMSAN: uninit-value in hfsplus_bnode_find
 2026-05-05 11:12 UTC  (2+ messages)
` Forwarded: Re: [syzbot] KMSAN: uninit-value in hfs_bnode_read

[syzbot] KASAN: slab-out-of-bounds Read in hfsplus_bnode_read
 2026-05-05 11:12 UTC  (2+ messages)
` Forwarded: Re: [syzbot] KASAN: slab-out-of-bounds in hfs_bnode_read

[syzbot] [hfs?] KASAN: out-of-bounds Read in hfsplus_bnode_move
 2026-05-05 11:12 UTC  (2+ messages)
` Forwarded: Re: [syzbot] KASAN: slab-out-of-bounds in hfs_bnode_read

[PATCH v5 0/8] drm/i915: move more display dependencies from i915
 2026-05-05 11:10 UTC  (5+ messages)
` ✗ i915.CI.Full: failure for drm/i915: move more display dependencies from i915 (rev5)
` ✓ i915.CI.Full: success "

[PATCH] dma-buf/dma_fence_array: optimize handling v2
 2026-05-05 11:08 UTC 

[PATCH v2 0/3] SoCFPGA: Update DDR Support for Gen5/Arria10 in U-Boot
 2026-05-05 11:08 UTC  (4+ messages)
` [PATCH v2 3/3] ddr: socfpga: Add ECC DRAM scrubbing support for Gen5/Arria10

[PATCH v2 0/3] net/iavf: add NEON support for Rx/Tx paths
 2026-05-05 11:07 UTC  (5+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/3] net/iavf: add Rx scattered function for 32B desc
  ` [PATCH v3 2/3] net/iavf: add NEON-optimised Tx burst function
  ` [PATCH v3 3/3] net/iavf: add NEON support for Rx flex desc

[PATCH v4 1/3] net: dsa: microchip: implement KSZ87xx Module 3 low-loss cable errata
 2026-05-05 11:07 UTC  (5+ messages)
` [PATCH] fixup! "

[PATCH] drm/gpuvm: rust: add RUST_DRM_GPUVM option to Kconfig
 2026-05-05 11:07 UTC  (2+ messages)

[PATCH v6 0/5] Rust GPUVM immediate mode
 2026-05-05 11:07 UTC  (2+ messages)

[PATCH] drm/gpuvm: take refcount on DRM device
 2026-05-05 11:06 UTC  (2+ messages)

[PATCH] hw/usb/hcd-ohci: Fix memory leak in ohci_service_iso_td()
 2026-05-05 11:05 UTC  (2+ messages)

[PATCH] memstick: Constify the driver id_table
 2026-05-05 11:05 UTC  (2+ messages)

[koverstreet-bcachefs:shrinker_debug_6.19 2/5] Warning: mm/shrinker.c:833 function parameter 'out' not described in 'shrinkers_to_text'
 2026-05-05 11:03 UTC 

[PATCH v2] staging: rtl8723bs: remove unnecessary comparison to true
 2026-05-05 11:03 UTC  (2+ messages)

[PATCH v1 00/12] KVM Dirty-bit cleaning accelerator (HACDBS)
 2026-05-05 11:03 UTC  (4+ messages)
` [PATCH v1 04/12] arm64/sysreg: Add HACDBS consumer and base registers

[LTP] [PATCH v5] cpufreq.c: add new test for cpufreq sysfs interface validation
 2026-05-05 11:02 UTC 

[PULL 00/28] Block layer patches
 2026-05-05 11:01 UTC  (5+ messages)
` [PULL 08/28] fuse: Set direct_io and parallel_direct_writes

[PATCH v1 0/2] gpio: 74x164: seed the chain from DT at probe time
 2026-05-05 11:00 UTC  (6+ messages)
` [PATCH v1 1/2] dt-bindings: gpio: fairchild,74hc595: add registers-default property

[PATCH 0/4] i2c: tegra: Improve DMA mapping, latency, and power management
 2026-05-05 10:59 UTC  (5+ messages)
` [PATCH 1/4] i2c: tegra: use dmaengine_get_dma_device() for DMA buffer allocation
` [PATCH 2/4] i2c: tegra: Disable fair arbitration for non-MCTP buses
` [PATCH 3/4] i2c: tegra: Update Tegra410 I2C timing parameters
` [PATCH 4/4] i2c: tegra: Fix NOIRQ suspend/resume

[RESEND 0/4] drm/i915/display: start switching to display specific reg types
 2026-05-05 11:00 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for drm/i915/display: start switching to display specific reg types (rev2)


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.