messages from 2025-05-05 17:15:14 to 2025-05-05 20:41:12 UTC [more...]
[PATCH v3 0/3] iio:light: add driver for veml6046x00 RGBIR color sensor
2025-05-05 20:23 UTC (2+ messages)
` [PATCH v3 3/3] MAINTAINER: add maintainer for veml6046x00
[PATCH v3] iio: backend: fix out-of-bound write
2025-05-05 20:38 UTC
[PATCH 0/8] media: uvcvideo: Add support for V4L2_CID_CAMERA_SENSOR_ORIENTATION
2025-05-05 20:34 UTC (7+ messages)
` [PATCH 3/8] media: v4l: fwnode: Support acpi devices for v4l2_fwnode_device_parse
[PATCH 1/2] dt-bindings: input: add Semtech SX951x binding
2025-05-05 20:38 UTC (2+ messages)
` [PATCH 2/2] Input sx951x: add Semtech SX9512/SX9513 driver
[PATCH v2] dt-bindings: i2c: i2c-wmt: Convert to YAML
2025-05-05 20:38 UTC (3+ messages)
[PATCH v3 0/7] Clean up the crypto testing options
2025-05-05 20:33 UTC (8+ messages)
` [PATCH v3 1/7] crypto: tcrypt - rename CRYPTO_TEST to CRYPTO_BENCHMARK
` [PATCH v3 2/7] crypto: testmgr - remove panic_on_fail
` [PATCH v3 3/7] crypto: testmgr - replace CRYPTO_MANAGER_DISABLE_TESTS with CRYPTO_SELFTESTS
` [PATCH v3 4/7] crypto: testmgr - make it easier to enable the full set of tests
` [PATCH v3 5/7] crypto: testmgr - rename noextratests to noslowtests
` [PATCH v3 6/7] crypto: Kconfig - make CRYPTO_MANAGER a hidden symbol
` [PATCH v3 7/7] crypto: testmgr - enable CRYPTO_MANAGER when CRYPTO_SELFTESTS
[PATCH 0/3] selftests: ublk: more misc fixes
2025-05-05 20:34 UTC (3+ messages)
[PATCH] mm/codetag: sub in advance when free non-compound high order pages
2025-05-05 20:32 UTC (5+ messages)
` [PATCH v2] mm/codetag: move tag retrieval back upfront in __free_pages()
` "
` [PATCH v3] "
[PATCH RFC v3 08/10] net, pidfs, coredump: only allow coredumping tasks to connect to coredump socket
2025-05-05 20:30 UTC (8+ messages)
[PATCH] platform/x86: ISST: Do Not Restore SST MSRs on CPU Online Operation
2025-05-05 20:27 UTC
[net-next v10 0/7] net: mtip: Add support for MTIP imx287 L2 switch driver
2025-05-05 20:16 UTC (5+ messages)
` [net-next v10 4/7] net: mtip: The L2 switch driver for imx287
[PATCH] mm/vmalloc: fix data race in show_numa_info()
2025-05-05 20:09 UTC (3+ messages)
[PATCH v2 00/22] iommufd: Add vIOMMU infrastructure (Part-4 vCMDQ)
2025-05-05 20:07 UTC (19+ messages)
` [PATCH v2 13/22] iommufd: Add mmap interface
[PATCH v7 14/18] x86/boot: make sure KASLR does not step over KHO preserved memory
2025-05-05 20:07 UTC (2+ messages)
Suppress pte soft-dirty bit with UFFDIO_COPY?
2025-05-05 20:05 UTC (2+ messages)
[PATCH v1] i2c: microchip-corei2c: add smbus support
2025-05-05 20:04 UTC (3+ messages)
[PATCH v2 1/1] PCI: Fix lock symmetry in pci_slot_unlock()
2025-05-05 20:04 UTC (2+ messages)
[PATCH v4 0/4] Let unmap_hugepage_range() and several related functions to take folio instead of page
2025-05-05 19:59 UTC (6+ messages)
` [PATCH v4 1/4] mm/hugetlb: Pass folio instead of page to unmap_ref_private()
` [PATCH v4 2/4] mm/hugetlb: Refactor unmap_hugepage_range() to take folio instead of page
` [PATCH v4 3/4] mm/hugetlb: Refactor __unmap_hugepage_range() "
` [PATCH v4 4/4] mm/hugetlb: Convert use of struct page to folio in __unmap_hugepage_range()
[PATCH v2 0/2] i2c: i801: don't instantiate spd5118 under SPD Write Disable
2025-05-05 19:58 UTC (2+ messages)
[RFC PATCH 0/15] x86: Remove support for TSC-less and CX8-less CPUs
2025-05-05 19:57 UTC (5+ messages)
[PATCH] bpf: add bpf_msleep_interruptible()
2025-05-05 19:55 UTC (7+ messages)
[PATCH v2] mm: Add ARCH_FORCE_PAGE_BLOCK_ORDER to select page block order
2025-05-05 19:55 UTC (2+ messages)
[PATCH v4 0/8] Support L3 Smart Data Cache Injection Allocation Enforcement (SDCIAE)
2025-05-05 19:54 UTC (10+ messages)
[PATCH] kernel/cgroup/pids: add "pids.forks" counter
2025-05-05 19:52 UTC (7+ messages)
[PATCH] RISC-V: KVM: Remove experimental tag for RISC-V
2025-05-05 19:46 UTC
[PATCH] ARM: broadcom: MAINTAINERS: Cover bcm2712 files
2025-05-05 19:30 UTC (2+ messages)
[PATCH 0/7] Rust KUnit `#[test]` support improvements
2025-05-05 19:34 UTC (4+ messages)
` [PATCH 2/7] rust: kunit: support checked `-> Result`s in KUnit `#[test]`s
[PATCH] riscv: Fix kernel crash due to PR_SET_TAGGED_ADDR_CTRL
2025-05-05 19:27 UTC (4+ messages)
[PATCH 0/3] iio:light: add driver for veml6046x00 RGBIR color sensor
2025-05-05 19:10 UTC (7+ messages)
` [PATCH 2/3] iio: light: add support "
[PATCH] ARM: vt8500: Include vt8500 soc driver in maintainers entry
2025-05-05 19:25 UTC (2+ messages)
[PATCH] arm64: tegra: tegra210-p2894: Align GPIO hog node name with preferred style
2025-05-05 19:25 UTC (2+ messages)
[PATCH v3 0/2] strncpy_from_user for Rust
2025-05-05 19:23 UTC (4+ messages)
` [PATCH v3 1/2] uaccess: rust: add strncpy_from_user
[PATCH 00/14] iio: remove bits_per_word = 8 assignments
2025-05-05 19:20 UTC (15+ messages)
` [PATCH 01/14] iio: adc: ad4030: remove bits_per_word = 8
` [PATCH 02/14] iio: adc: ti-tsc2046: "
` [PATCH 03/14] iio: chemical: bme680_spi: "
` [PATCH 04/14] iio: dac: ad5761: "
` [PATCH 05/14] iio: dac: ad5766: "
` [PATCH 06/14] iio: dac: ad5791: "
` [PATCH 07/14] iio: dac: ltc2688: "
` [PATCH 08/14] iio: gyro: adxrs450: "
` [PATCH 09/14] iio: imu: adis: "
` [PATCH 10/14] iio: magnetometer: hmc5843_spi: "
` [PATCH 11/14] iio: magnetometer: rm3100-spi: "
` [PATCH 12/14] iio: pressure: bmp280-spi: "
` [PATCH 13/14] iio: pressure: ms5611_spi: "
` [PATCH 14/14] iio: pressure: zpa2326_spi: "
[PATCH net-next v13 0/9] Device memory TCP TX
2025-05-05 19:21 UTC (6+ messages)
` [PATCH net-next v13 4/9] net: devmem: Implement TX path
[PATCH v4 0/2] iio: accel: fxls8962af: Fix temperature readings
2025-05-05 19:20 UTC (3+ messages)
` [PATCH v4 1/2] iio: accel: fxls8962af: Fix temperature calculation
` [PATCH v4 2/2] iio: accel: fxls8962af: Fix temperature scan element sign
[PATCH v5] wifi: ath11k: Fix memory reuse logic
2025-05-05 19:17 UTC (2+ messages)
[PATCH 0/4] gendwarfksyms: Add more kABI rules
2025-05-05 19:15 UTC (4+ messages)
` [PATCH 3/4] gendwarfksyms: Add a kABI rule to override type strings
[PATCH v3 0/2] iio: accel: fxls8962af: Fix temperature readings
2025-05-05 19:12 UTC (4+ messages)
` [PATCH v3 1/2] iio: accel: fxls8962af: Fix temperature calculation
[PATCH v1 0/3] iio: imu: smi330: add bosch smi330 driver
2025-05-05 19:06 UTC (3+ messages)
` [PATCH v1 1/3] docs: iio: imu: smi330: Add ABI documentation
[PATCH v2] arm64/cpufeature: annotate arm64_use_ng_mappings with ro_after_init to prevent wrong idmap generation
2025-05-05 19:05 UTC (5+ messages)
[PATCH] dt-bindings: clock: Drop maxim,max77686.txt
2025-05-05 19:05 UTC (2+ messages)
[PATCH RFC v2 3/6] coredump: support AF_UNIX sockets
2025-05-05 19:03 UTC (2+ messages)
[PATCH v6 0/2] Add more devm_ functions to fix PM imbalance in spi/atmel-quadspi.c
2025-05-05 19:02 UTC (6+ messages)
` [PATCH v6 1/2] pm: runtime: Add new devm functions
[PATCH] mm: Add ARCH_FORCE_PAGE_BLOCK_ORDER to select page block order
2025-05-05 18:58 UTC (4+ messages)
[PATCH] arm/arm64: dts: mediatek: Add missing "#sound-dai-cells" to linux,bt-sco
2025-05-05 18:54 UTC (2+ messages)
[PATCH v2] ASoC: intel/sdw_utils: Assign initial value in asoc_sdw_rt_amp_spk_rtd_init()
2025-05-05 18:54 UTC
[PATCH v2] usb: typec: tcpm: detect orientation in debug acc mode
2025-05-05 18:51 UTC (2+ messages)
[PATCH v2 00/17] Arm cpu schema clean-ups
2025-05-05 18:50 UTC (4+ messages)
` [PATCH v2 11/17] arm64: dts: amlogic: Drop redundant CPU "clock-latency"
[PATCH v3] sched/numa: add statistics of numa balance task migration
2025-05-05 18:49 UTC (7+ messages)
[PATCH v5 0/2] Add `devm_dma_request_chan()` to simplify probe path in atmel-quadspi.c
2025-05-05 18:49 UTC (3+ messages)
` [PATCH v5 1/2] dma: Add devm_dma_request_chan()
` [PATCH v5 2/2] spi: atmel-quadspi: Use `devm_dma_request_chan()`
[PATCH RFC v3 04/10] coredump: add coredump socket
2025-05-05 18:48 UTC (2+ messages)
[PATCH] drm/amd/display: Use true/false for boolean variables in DML2 core files
2025-05-05 18:44 UTC (2+ messages)
[PATCH v5] locking/mutex: Mark devm_mutex_init() as __must_check
2025-05-05 18:43 UTC (3+ messages)
[PATCH v4 0/2] platform/x86: alienware-wmi-wmax: Add support for GPIO methods
2025-05-05 18:43 UTC (3+ messages)
` [PATCH v4 1/2] platform/x86: alienware-wmi-wmax: Expose GPIO debug methods
` [PATCH v4 2/2] Documentation: wmi: alienware-wmi: Add GPIO control documentation
[PATCH v2] drm/meson: Use 1000ULL when operating with mode->clock
2025-05-05 18:43 UTC
[PATCH v9 0/2] iio: adc: add Nuvoton NCT7201 ADC driver
2025-05-05 18:42 UTC (3+ messages)
` [PATCH v9 2/2] iio: adc: add support for Nuvoton NCT7201
[PATCH bpf-next v3 0/3] Allow mmap of /sys/kernel/btf/vmlinux
2025-05-05 18:38 UTC (4+ messages)
` [PATCH bpf-next v3 1/3] btf: allow mmap of vmlinux btf
` [PATCH bpf-next v3 2/3] selftests: bpf: add a test for mmapable vmlinux BTF
` [PATCH bpf-next v3 3/3] libbpf: Use mmap to parse vmlinux BTF from sysfs
[PATCH v4 2/4] PCI: dwc: Pass DWC PCIe mode to dwc_pcie_debugfs_init()
2025-05-05 18:37 UTC (2+ messages)
[PATCH v4 1/4] PCI: Add debugfs support for exposing PTM context
2025-05-05 18:37 UTC (2+ messages)
[PATCH v4 0/9] More Rust bindings for device property reads
2025-05-05 18:33 UTC (7+ messages)
` [PATCH v4 5/9] rust: device: Introduce PropertyGuard
[PATCH RFC v3 00/10] coredump: add coredump socket
2025-05-05 18:33 UTC (2+ messages)
[PATCH bpf-next v3 00/11] bpf: Mitigate Spectre v1 using barriers
2025-05-05 18:31 UTC (4+ messages)
` [PATCH bpf-next v3 02/11] bpf: Move insn if/else into do_check_insn()
[RFC 2/5] memcontrol: add boot option to enable memsw account on dfl
2025-05-05 18:29 UTC (11+ messages)
` [External] "
[PATCH] iio: adc: ad7944: max high bits on direct read
2025-05-05 18:28 UTC
[PATCH] x86/bugs: KVM: Add support for SRSO_MSR_FIX
2025-05-05 18:25 UTC (12+ messages)
` [PATCH final?] "
` x86/bugs: KVM: Add support for SRSO_MSR_FIX, back for moar
[PATCH v8] mm/mempolicy: Weighted Interleave Auto-tuning
2025-05-05 18:23 UTC
[PATCH 0/4] crypto: lib/chacha - improve type safety
2025-05-05 18:18 UTC (5+ messages)
` [PATCH 1/4] crypto: lib/chacha - strongly type the ChaCha state
` [PATCH 2/4] crypto: lib/chacha - use struct assignment to copy state
` [PATCH 3/4] crypto: lib/chacha - add strongly-typed state zeroization
` [PATCH 4/4] crypto: lib/chacha - add array bounds to function prototypes
[PATCH v3 0/3] Detect changed compiler dependencies for full rebuild
2025-05-05 18:18 UTC (4+ messages)
` [PATCH v3 3/3] integer-wrap: Force full rebuild when .scl file changes
[PATCH v5 00/14] cxl: Address translation support, part 1: Cleanups and refactoring
2025-05-05 18:18 UTC (9+ messages)
` [PATCH v5 05/14] cxl/region: Rename function to cxl_port_pick_region_decoder()
` [PATCH v5 06/14] cxl/region: Avoid duplicate call of cxl_port_pick_region_decoder()
` [PATCH v5 08/14] cxl/port: Replace put_cxl_root() by a cleanup helper
` [PATCH v5 11/14] cxl/region: Add function to find a port's switch decoder by range
[PATCH hyperv-next v3] arch/x86: Provide the CPU number in the wakeup AP callback
2025-05-05 18:12 UTC (5+ messages)
[PATCH] pinctrl: tigerlake: Document supported platforms in Kconfig help
2025-05-05 18:10 UTC (4+ messages)
[PATCH v4 0/7] Add EcoNet EN751221 MIPS platform support
2025-05-05 18:09 UTC (4+ messages)
` [PATCH v4 2/7] clocksource/drivers: Add EcoNet Timer HPT driver
[PATCH] pinctrl: tigerlake: Document supported platforms in Kconfig help
2025-05-05 18:07 UTC
[PATCH v1] drm/bridge: cdns-dsi: Replace deprecated UNIVERSAL_DEV_PM_OPS()
2025-05-05 18:03 UTC (6+ messages)
[PATCH v2] KVM: SVM: Set/clear SRSO's BP_SPEC_REDUCE on 0 <=> 1 VM count transitions
2025-05-05 18:03 UTC
[PATCH] mm: mmap: map MAP_STACK to VM_NOHUGEPAGE only if THP is enabled
2025-05-05 17:53 UTC (5+ messages)
[PATCH v3 0/2] btrfs: eb struct cleanups
2025-05-05 17:53 UTC (4+ messages)
` [PATCH v3 1/2] btrfs: remove extent buffer's redundant `len` member field
[PATCH v2] fsldma: Set correct dma_mask based on hw capability
2025-05-05 17:53 UTC
[net-next PATCH v1 00/15] Enable Inbound IPsec offload on Marvell CN10K SoC
2025-05-05 17:52 UTC (2+ messages)
[PATCH v4 0/3] clk: add support for TI CDCE6214
2025-05-05 17:50 UTC (3+ messages)
` [PATCH v4 2/3] dt-bindings: clock: add TI CDCE6214 binding
[PATCH v2 0/2] Add support for the DFRobot SEN0322 oxygen sensor
2025-05-05 17:47 UTC (3+ messages)
` [PATCH v2 2/2] iio: chemical: Add driver for SEN0322
[PATCH v2] PCI/AER: Consolidate CXL, ACPI GHES and native AER reporting paths
2025-05-05 17:45 UTC (2+ messages)
[PATCH] perf unwind-libdw: skip non-regular files
2025-05-05 17:44 UTC
[PATCH 0/4] PCI: endpoint: pci-epf-vntb: allow arbitrary BAR mapping
2025-05-05 17:41 UTC (5+ messages)
` [PATCH 1/4] PCI: endpoint: pci-epf-vntb: return an error code on bar init
` [PATCH 2/4] PCI: endpoint: pci-epf-vntb: align mw naming with config names
` [PATCH 3/4] PCI: endpoint: pci-epf-vntb: allow arbitrary BAR configuration
` [PATCH 4/4] NTB: epf: Allow arbitrary BAR mapping
[PATCH v5 0/3] Add interfaces for ACPI MRRM table
2025-05-05 17:38 UTC (4+ messages)
` [PATCH v5 1/3] ACPI/MRRM: Minimal parse of "
` [PATCH v5 2/3] ACPI/MRRM: Add /sys files to describe memory ranges
` [PATCH v5 3/3] ACPI: Add documentation for exposing MRRM data
[PATCH v7 00/10] ref_tracker: add ability to register a debugfs file for a ref_tracker_dir
2025-05-05 17:33 UTC (11+ messages)
` [PATCH v7 01/10] ref_tracker: don't use %pK in pr_ostream() output
` [PATCH v7 02/10] ref_tracker: add a top level debugfs directory for ref_tracker
` [PATCH v7 03/10] ref_tracker: have callers pass output function to pr_ostream()
` [PATCH v7 04/10] ref_tracker: add a static classname string to each ref_tracker_dir
` [PATCH v7 05/10] ref_tracker: allow pr_ostream() to print directly to a seq_file
` [PATCH v7 06/10] ref_tracker: automatically register a file in debugfs for a ref_tracker_dir
` [PATCH v7 07/10] ref_tracker: add a way to create a symlink to the ref_tracker_dir debugfs file
` [PATCH v7 08/10] net: add symlinks to ref_tracker_dir for netns
` [PATCH v7 09/10] i915: add ref_tracker_dir symlinks for each tracker
` [PATCH v7 10/10] ref_tracker: eliminate the ref_tracker_dir name field
[PATCH] include: pe.h: Fix PE definitions
2025-05-05 17:32 UTC (3+ messages)
[PATCH WIP 0/2] rust: debugfs: Support attaching data to DebugFS directories
2025-05-05 17:32 UTC (4+ messages)
` [PATCH WIP 1/2] rust: debugfs: Add interface to build debugfs off pinned objects
[PATCH] KVM: arm64: Fix uninitialized memcache pointer in user_mem_abort()
2025-05-05 17:31 UTC
[GIT PULL] uml 6.15-rc6
2025-05-05 17:32 UTC (2+ messages)
[GIT PULL] soc: fixes for 6.14
2025-05-05 17:32 UTC (2+ messages)
[PATCH v3 0/4] Introducing Hornet LSM
2025-05-05 17:30 UTC (3+ messages)
[PATCH v2 0/5] RK3576 USB Enablement
2025-05-05 17:26 UTC (6+ messages)
` [PATCH v2 1/5] phy: rockchip: inno-usb2: add soft vbusvalid control
` [PATCH v2 2/5] phy: rockchip: usbdp: move orientation handling further down
` [PATCH v2 3/5] phy: rockchip: usbdp: reset USB3 and reinit on orientation switch
` [PATCH v2 4/5] arm64: dts: rockchip: reference u2phy1 as clock on RK3576
` [PATCH v2 5/5] arm64: dts: rockchip: enable USB on Sige5
[PATCH v2] ublk: consolidate UBLK_IO_FLAG_OWNED_BY_SRV checks
2025-05-05 17:26 UTC
[PATCH v8 00/11] Add R5F and C7xv device nodes
2025-05-05 17:23 UTC (7+ messages)
` [PATCH v8 03/11] arm64: dts: ti: k3-am62a-mcu: Add R5F remote proc node
[RFC V1 0/6] Generic Entry/Exit support for ppc64
2025-05-05 17:18 UTC (3+ messages)
[REGRESSION][BISECTED][STABLE] MT7925: mDNS and IPv6 broken in kernel 6.14.3 and above
2025-05-05 17:18 UTC (5+ messages)
[PATCH v4 0/4] Add interfaces for ACPI MRRM table
2025-05-05 17:17 UTC (5+ messages)
` [PATCH v4 1/4] ACPICA: Define MRRM ACPI table
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).