All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-06-28 22:44:59 to 2025-06-29 08:46:52 UTC [more...]

[PATCH 0/4] tools/nolibc: assorted fixes and small updates
 2025-06-29  8:46 UTC  (7+ messages)
` [PATCH 3/4] tools/nolibc: move FD_* definitions to sys/select.h

[GIT PULL] x86/urgent for v6.16-rc4
 2025-06-29  8:46 UTC 

[PATCH v1 0/3] Initial work for Rust abstraction for HID device driver development
 2025-06-29  8:45 UTC  (5+ messages)
` [PATCH v1 1/3] HID: core: Change hid_driver to use a const char* for name
` [PATCH v1 2/3] rust: core abstractions for HID drivers
` [PATCH v1 3/3] rust: hid: Glorious Gaming PC Race Model O and O- mice reference driver

[PATCH 0/3] usb: dwc3: Fix TRB reclaim regression and clean up reclaim logic
 2025-06-29  8:45 UTC  (6+ messages)
` [PATCH 2/3] usb: dwc3: gadget: Simplify TRB reclaim logic by removing redundant 'chain' argument
    ` [PATCH v3] "

[GIT PULL] locking/urgent for v6.16-rc4
 2025-06-29  8:44 UTC 

[PATCH v3] can: ucan: Use two USB endpoint API functions rather than duplicating their implementations
 2025-06-29  8:33 UTC  (4+ messages)
  ` [v3] "

[LTP] [PATCH] lib/checkpoint: remove deprecated tst_checkpoint_init() and legacy macro
 2025-06-29  8:39 UTC  (2+ messages)
` [LTP] [PATCH] checkpoint: add test for child reinitializing checkpoint region

[PATCH v3 0/4] spi: sophgo: Add SPI NOR controller for SG2042
 2025-06-29  8:37 UTC  (18+ messages)
` [PATCH v3 1/4] spi: dt-bindings: spi-sg2044-nor: Change SOPHGO SG2042
` [PATCH v3 2/4] spi: spi-sg2044-nor: Add configurable chip info
` [PATCH v3 3/4] spi: spi-sg2044-nor: Fix reading bytes issue on SG2042
` [PATCH v3 4/4] riscv: dts: sophgo: Add SPI NOR node for SG2042

[GIT PULL] exynos-drm-fixes
 2025-06-29  8:35 UTC 

[GIT PULL] EDAC urgent for v6.16-rc4
 2025-06-29  8:35 UTC 

ath10k-firmware: QCA4019 hw1.0: Add Meraki "underdog" specific BDFs
 2025-06-29  8:32 UTC 

[openeuler:OLK-6.6 2411/2411] drivers/crypto/ccp/hygon/tdm-kernel-guard.c:151:5: warning: no previous prototype for 'tdm_service_run'
 2025-06-29  8:31 UTC 

ath10k-firmware: QCA4019 hw1.0: Add Meraki MR30H specific BDFs
 2025-06-29  8:23 UTC 

[PATCH 1/2] cxl/edac: Fix wrong dpa checking for PPR operation
 2025-06-29  8:20 UTC  (2+ messages)
` [PATCH 2/2] cxl/core: Add a helper function to check dpa availability

[PATCH 0/1] Makefile: Temporarily suppress -Werror=unused-result
 2025-06-29  8:21 UTC  (2+ messages)

Ta vs Ya (the polarities of opensource) (was fair pay philosophy, low-jitter)
 2025-06-29  8:19 UTC 

[cocci] How to improve the software according to stack overflows?
 2025-06-29  8:19 UTC 

[PATCH] drm/amdgpu: Fix error with dev_info_once usage
 2025-06-29  7:46 UTC  (2+ messages)

[PATCH] drm/amdgpu: Use correct severity for BP threshold exceed event
 2025-06-29  7:43 UTC  (2+ messages)

[PATCH v3 1/3] replace `#[allow(...)]` with `#[expect(...)]`
 2025-06-29  7:43 UTC  (2+ messages)

[PATCH v9 0/4] pressure: bmp280: Minor cleanup and interrupt support
 2025-06-29  7:43 UTC  (5+ messages)
` [PATCH v9 1/4] iio: pressure: bmp280: Use sleep and forced mode for oneshot captures

[PATCH] fs: Prevent file descriptor table allocations exceeding INT_MAX
 2025-06-29  7:40 UTC 

[PATCH meta-oe v4 0/6] signing.bbclass: add certificate chain handling
 2025-06-29  7:33 UTC  (3+ messages)

[linux-next:master 1742/5998] kernel/bpf/verifier.c:19577:20-21: WARNING kmalloc is used to allocate this memory at line 19568
 2025-06-29  7:32 UTC 

[robh:imx93-ethos-v2 1/3] arch/arm64/boot/dts/freescale/imx93-9x9-qsb.dtb: sram@20480000 (mmio-sram): '#address-cells' is a required property
 2025-06-29  7:32 UTC 

[PATCH v10 0/7] iio: accel: adxl345: add interrupt based sensor events
 2025-06-29  7:30 UTC  (6+ messages)
` [PATCH v10 4/7] iio: accel: adxl345: add inactivity feature

Troubles with isar build for bbb
 2025-06-29  7:25 UTC  (4+ messages)
  ` [cip-dev] "

[PATCH] rust: pci: fix documentation related to Device instances
 2025-06-29  7:20 UTC  (4+ messages)

[PATCH 1/6] oeqa runtime ping.py: make run_network_serialdebug() specific to qemu
 2025-06-29  7:06 UTC  (4+ messages)
` [PATCH 5/6] testexport.bbclass oe-test: capture tests and data from all layers
  ` [OE-core] "
` [OE-core] [PATCH 1/6] oeqa runtime ping.py: make run_network_serialdebug() specific to qemu

[drm-xe:drm-xe-next] BUILD SUCCESS a559434880b320b83733d739733250815aecf1b0
 2025-06-29  6:58 UTC 

[PATCH v3 0/5] Misc rework on hugetlb faulting path
 2025-06-29  6:53 UTC  (4+ messages)
` [PATCH v3 1/5] mm,hugetlb: Change mechanism to detect a COW on private mapping

[PATCH v7 00/12] khugepaged: mTHP support
 2025-06-29  6:52 UTC  (7+ messages)
` [PATCH v7 01/12] khugepaged: rename hpage_collapse_* to khugepaged_*
` [PATCH v7 03/12] khugepaged: generalize hugepage_vma_revalidate for mTHP support

[PATCH] fanotify: introduce unique event identifier
 2025-06-29  6:50 UTC  (3+ messages)

[PATCH v4 0/3] Add initial device tree for Billion Capture+
 2025-06-29  6:44 UTC  (8+ messages)
` [PATCH v4 1/3] dt-bindings: vendor-prefixes: Add Flipkart
` [PATCH v4 2/3] dt-bindings: arm: qcom: Add Billion Capture+
` [PATCH v4 3/3] arm64: dts: qcom: msm8953: Add device tree for "

Feature Request: git snap A Lightweight Commit Workflow for Iterative Development
 2025-06-29  6:43 UTC 

[BUG] net: gre: IPv6 link-local multicast is silently dropped (Regression)
 2025-06-29  6:40 UTC 

[usb:usb-testing] BUILD SUCCESS e35a5d814525006f043b29bffd1bbdcb549b23c5
 2025-06-29  6:26 UTC 

[PATCH] usb: gadget: m66592-udc: Ignore feature requests for EP0
 2025-06-29  6:10 UTC  (2+ messages)

[PATCH v4 0/5] iio: adc: ti-adc128s052: Add support for adc102s051
 2025-06-29  6:06 UTC  (6+ messages)
` [PATCH v4 4/5] iio: adc: ti-adc128s052: Add lower resolution devices support

[PATCH net-next] net: atlantic: add set_power to fw_ops for atl2 to fix wol
 2025-06-29  5:15 UTC 

[PATCH v6 0/8] Introduce debugfs support in IOMMU
 2025-06-29  5:54 UTC  (8+ messages)
` [PATCH v6 2/8] iommu/amd: Add debugfs support to dump IOMMU MMIO registers
` [PATCH v6 6/8] iommu/amd: Add debugfs support to dump device table
` [PATCH v6 7/8] iommu/amd: Add debugfs support to dump IRT Table

[cocci] Avoiding metavariable confusion for duplicate identifiers?
 2025-06-29  5:30 UTC  (11+ messages)

[PATCH net v2 0/2] virtio-net: xsk: rx: fix the frame's length check
 2025-06-29  5:31 UTC  (4+ messages)
` [PATCH net v2 2/2] virtio-net: xsk: rx: move the xdp->data adjustment to buf_to_xdp()

[PATCH v2 0/7] sysfs: prepare the constification of struct attribute
 2025-06-29  5:26 UTC  (8+ messages)
` [PATCH v2 1/7] sysfs: attribute_group: allow registration of const attribute
` [PATCH v2 2/7] sysfs: transparently handle const pointers in ATTRIBUTE_GROUPS()
` [PATCH v2 3/7] sysfs: introduce __SYSFS_FUNCTION_ALTERNATIVE()
` [PATCH v2 4/7] sysfs: attribute_group: enable const variants of is_visible()
` [PATCH v2 5/7] samples/kobject: add is_visible() callback to attribute group
` [PATCH v2 6/7] samples/kobject: constify 'struct foo_attribute'
` [PATCH v2 7/7] sysfs: simplify attribute definition macros

[PATCH] btrfs: use in_range() macro in volumes.c
 2025-06-29  5:23 UTC  (2+ messages)

[PATCH net v2] net: thunderx: avoid direct MTU assignment after WRITE_ONCE()
 2025-06-29  5:15 UTC 

AARCH64 clean bss bug
 2025-06-29  4:37 UTC 

[PATCH RFC v2 0/5] Support for MELFAS MIP4 touchkey devices
 2025-06-29  5:12 UTC  (3+ messages)
` [PATCH RFC v2 3/5] Input: melfas-mip4 - add support for touchkey input events

[syzbot] [ext4?] kernel BUG in ext4_ext_insert_extent (2)
 2025-06-29  5:10 UTC  (2+ messages)

[syzbot] [btrfs?] possible deadlock in btrfs_read_chunk_tree
 2025-06-29  5:05 UTC  (8+ messages)
` [PATCH next] btrfs: fix "

[PATCH V1] Input: synaptics-rmi4- Add a new feature for Forcepad
 2025-06-29  5:00 UTC  (2+ messages)

hid.c - need enable_5_button_array=1 for hardware volume buttons
 2025-06-29  4:59 UTC  (3+ messages)
    `  "

[syzbot] [crypto?] possible deadlock in padata_do_serial
 2025-06-29  4:49 UTC 

[openeuler:OLK-6.6 2411/2411] arch/x86/kernel/cpu/proc.c:63:5: warning: no previous prototype for function 'show_cpuinfo'
 2025-06-29  4:33 UTC 

[tip:master] BUILD SUCCESS 4da71e9f8939987cd2063e0b2ab5bb5eafc80a87
 2025-06-29  4:28 UTC 

[PATCH v2 0/8] enhance "string_list" code and test
 2025-06-29  4:28 UTC  (10+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/8] string-list: fix sign compare warnings for loop iterator
  ` [PATCH v3 2/8] string-list: remove unused "insert_at" parameter from add_entry
  ` [PATCH v3 3/8] string-list: return index directly when inserting an existing element
  ` [PATCH v3 4/8] string-list: enable sign compare warnings check
  ` [PATCH v3 5/8] u-string-list: move "test_split" into "u-string-list.c"
  ` [PATCH v3 6/8] u-string-list: move "test_split_in_place" to "u-string-list.c"
  ` [PATCH v3 7/8] u-string-list: move "filter string" test "
  ` [PATCH v3 8/8] u-string-list: move "remove duplicates" "

[PATCHv4] dt-bindings: net: convert socfpga-dwmac.txt to DT schema
 2025-06-29  4:19 UTC 

[PATCH 1/3] Socket Activation: stash $LISTEN_FDNAMES
 2025-06-29  4:04 UTC  (5+ messages)
` Clean up (v2) of Socket Activation series
  ` [PATCH v2 1/3] Socket Activation: stash $LISTEN_FDNAMES
  ` [PATCH v2 2/3] Socket activation: get FD by label
  ` [PATCH v2 3/3] Socket activation: enable spice listener

[PATCH] loongarch: Use '.ascii' instead of '.string' in __BUGVERBOSE_LOCATION
 2025-06-29  3:59 UTC  (2+ messages)

[bug report] drm/ttm, drm_xe, Implement ttm_lru_walk_for_evict() using the guarded LRU iteration
 2025-06-29  3:51 UTC 

[usb:usb-linus] BUILD SUCCESS efe3e3ae5a66cb38ef29c909e951b4039044bae9
 2025-06-29  3:37 UTC 

Missing futex_waitv syscall
 2025-06-29  3:28 UTC  (2+ messages)

[openeuler:OLK-6.6 2411/2411] fs/nfs/dir.c:1498:6: warning: no previous prototype for function 'nfs_check_have_lookup_cache_flag'
 2025-06-29  3:25 UTC 

[PATCH 1/2] dt-bindings: remoteproc: Add C906L rproc for Sophgo CV1800B SoC
 2025-06-29  3:19 UTC  (3+ messages)

[PATCH] btrfs-progs: remove btrfs_map_token structure
 2025-06-29  3:18 UTC 

[Buildroot] [autobuild.buildroot.org] Daily results for 2025-06-28
 2025-06-29  3:15 UTC 

[PATCH 0/5] fix apply --intent-to-add
 2025-06-29  3:10 UTC  (7+ messages)
` [PATCH 1/5] apply: error on --intent-to-add outside gitdir
` [PATCH 2/5] apply: read in the index in --intent-to-add mode
` [PATCH 3/5] apply: only write intents to add for new files
` [PATCH 4/5] t4140: test apply --intent-to-add interactions
` [PATCH 5/5] apply docs: clarify wording for --intent-to-add

[PATCH net v2] rose: fix dangling neighbour pointers in rose_rt_device_down()
 2025-06-29  3:06 UTC 

[PATCH net-next v6] net: xsk: introduce XDP_MAX_TX_BUDGET set/getsockopt
 2025-06-29  2:51 UTC  (2+ messages)

[RFC PATCH v2 0/6] net: wwan: add NMEA port type support
 2025-06-29  2:50 UTC  (2+ messages)

[drm-i915:for-linux-next 5/11] Warning: drivers/gpu/drm/ttm/ttm_bo_util.c:384 Cannot find identifier on line:
 2025-06-29  2:44 UTC 

[PATCH v4 0/2] rust: `overflow_assert!` macro
 2025-06-29  2:43 UTC  (3+ messages)
` [PATCH v4 1/2] rust: kernel: create "
` [PATCH v4 2/2] rust: uaccess: refactor to use `overflow_assert!`

[PATCH] drm/bridge: anx7625: Fix invalid EDID size
 2025-06-29  2:38 UTC 

[PATCH v2 0/3] platform/x86: think-lmi: Fix resource cleanup flaws
 2025-06-29  2:32 UTC  (4+ messages)
` [PATCH v2 1/3] platform/x86: think-lmi: Create ksets consecutively
` [PATCH v2 2/3] platform/x86: think-lmi: Fix kobject cleanup
` [PATCH v2 3/3] platform/x86: think-lmi: Fix sysfs group cleanup

[openeuler:OLK-5.10 2985/2985] mm/damon/core-test.h:284:2: warning: comparison of distinct pointer types ('typeof (__left) *' (aka 'unsigned int *') and 'typeof (__right) *' (aka 'int *'))
 2025-06-29  2:31 UTC 

[PATCH] qtest/migration: Fix potential NPD through getenv
 2025-06-29  2:20 UTC  (3+ messages)

[PATCH v3 0/4] Introduce fdt_overlay_merge() to allow merge of overlay blobs
 2025-06-28 11:02 UTC  (12+ messages)
` [PATCH v3 1/4] libfdt: overlay_merge: Introduce fdt_overlay_merge()

add_key(2) missing error ENODEV
 2025-06-29  2:16 UTC  (6+ messages)

Bug 220109 on HP 15z-fc000
 2025-06-29  1:52 UTC 

[PATCH] perf/arm-cmn: Reduce stack usage during discovery
 2025-06-29  1:54 UTC  (2+ messages)

[PATCH 02/13] dt-bindings: stm32: stm32mp25: add `access-controller-cell` property
 2025-06-29  1:56 UTC 

[PATCH v2] dt-bindings: interrupt-controller: Convert fsl,mpic-msi to YAML
 2025-06-29  1:47 UTC  (3+ messages)

[PATCH 2/2] bitops: rotate: Add riscv implementation using Zbb extension
 2025-06-29  1:48 UTC  (4+ messages)

[RFC PATCH v4 0/8] Intel RAR TLB invalidation
 2025-06-29  1:30 UTC  (4+ messages)
` [RFC PATCH v4 6/8] x86/mm: use RAR for kernel TLB flushes

+ mm-maps-read-proc-pid-maps-under-per-vma-lock.patch added to mm-new branch
 2025-06-29  1:32 UTC  (3+ messages)

[PATCH 1/1] PCI: pcie_failed_link_retrain() return if dev is not ASM2824
 2025-06-29  1:24 UTC  (2+ messages)

[PATCH 0/4] Set/get accessor cleanups
 2025-06-29  1:18 UTC  (4+ messages)
` [PATCH 4/4] btrfs: accessors: delete token versions of set/get helpers

+ selftests-proc-extend-proc-pid-maps-tearing-test-to-include-vma-remapping.patch added to mm-new branch
 2025-06-29  1:14 UTC  (3+ messages)

+ selftests-proc-add-proc-pid-maps-tearing-from-vma-split-test.patch added to mm-new branch
 2025-06-29  1:13 UTC  (3+ messages)

[PATCH] rust: dma: require mutable reference for as_slice_mut() and write()
 2025-06-29  1:10 UTC  (2+ messages)

[openeuler:OLK-5.10 2985/2985] kernel/watchdog_hld.c:502:12: warning: no previous prototype for function '__hardlockup_detector_perf_init'
 2025-06-29  1:07 UTC 

[PATCH] scripts: gdb: vfs: Support external dentry names
 2025-06-29  0:38 UTC 

[PATCH net] bnxt_en: eliminate the compile warning in bnxt_request_irq due to CONFIG_RFS_ACCEL
 2025-06-29  0:36 UTC 

[PATCH 2/8] arm64: dts: rockchip: Refactor DSI nodes on rk3399 boards
 2025-06-29  0:32 UTC  (3+ messages)

[tip:ras/urgent] BUILD SUCCESS 30ad231a5029bfa16e46ce868497b1a5cdd3c24d
 2025-06-29  0:16 UTC 

[tip:tip/urgent] BUILD SUCCESS a34535e3752e06dc7d9c43d3a1d2392160235f20
 2025-06-29  0:14 UTC 

[PATCH v4 3/5] iommu: Add verisilicon IOMMU driver
 2025-06-29  0:11 UTC 

Forward Deceleration Changes
 2025-06-29  0:10 UTC  (10+ messages)

[dtor-input:for-linus] BUILD SUCCESS 22c69d786ef8fb789c61ca75492a272774221324
 2025-06-29  0:04 UTC 

[PATCH v1 0/2] iio: adc: ti-adc128s052: add support for TI's ADC121s021
 2025-06-29  0:00 UTC  (5+ messages)
` [PATCH v1 1/2] iio: adc: ti-adc128s052: add support for adc121s021

[f2fs-dev] Friendly Reminder – Purchase Order #[PO-2025-0421]
 2025-06-28 23:54 UTC 

[PATCH] kunit/fortify: Add back "volatile" for sizeof() constants
 2025-06-28 23:40 UTC 

[rafael-pm:fixes 3/5] drivers/powercap/intel_rapl_common.c:357:50-54: opportunity for str_enabled_disabled(mode)
 2025-06-28 23:39 UTC 

[PATCH v2] block: Fix a deadlock related to modifying the readahead attribute
 2025-06-28 22:58 UTC  (3+ messages)

[Buildroot] [PATCH 1/2] arch/Config.in: introduce BR2_ARCH_NEEDS_GCC_AT_LEAST_16
 2025-06-28 22:54 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] package/gcc: add logic to hide gcc 15 for unsupported CPUs

tascam us 322 / 366
 2025-06-28 22:51 UTC 

[PATCH] eal: handle sysconf() negative return value
 2025-06-28 22:49 UTC  (6+ messages)
` [PATCH v3 2/3] eal: handle sysconf(_SC_PAGESIZE) "

[linux-next:master 2041/5998] arch/arm64/boot/dts/marvell/armada-3720-db.dtb: phy@18300 (marvell,comphy-a3700): clock-names: False schema does not allow ['xtal']
 2025-06-28 22:48 UTC 

[PATCH 0/3] Add thermal sensors support for MT7981
 2025-06-28 22:38 UTC  (3+ messages)
` [PATCH 2/3] thermal/drivers/mediatek: Add support for MT7981 SoC
` [PATCH 3/3] dt-bindings: iio: adc: Add support for MT7981

[linux-next:master 3919/5998] arch/arm64/boot/dts/qcom/sa8155p-adp.dtb: pcie@1c00000 (qcom,pcie-sm8150): clock-names: ['pipe', 'aux', 'cfg', 'bus_master', 'bus_slave', 'slave_q2a', 'tbu', 'ref'] is too long
 2025-06-28 22:46 UTC 

should local.conf.sample include qemuriscv* machine conf files?
 2025-06-28 22:45 UTC  (4+ messages)
` [OE-core] "

Pull request efi-2025-07-rc6
 2025-06-28 22:44 UTC  (2+ messages)

[PATCH 1/5] include/ndisc.h: Audit include list
 2025-06-28 22:43 UTC  (2+ messages)
` [PATCH 3/5] include/sata.h: "


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.