All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-03-15 18:03:48 to 2025-03-15 23:04:38 UTC [more...]

[PATCH v5 00/11] perf: Support multiple system call tables in the build
 2025-03-15 23:02 UTC  (11+ messages)

[PATCH v2 0/5] Minor memcg cleanups & prep for memdescs
 2025-03-15 23:02 UTC  (5+ messages)
` [PATCH v2 1/5] mm: Separate folio_split_memcg_refs() from split_page_memcg()

[RFC PATCH] block, fs: use FOLL_LONGTERM as gup_flags for direct IO
 2025-03-15 23:00 UTC  (7+ messages)

[PATCH bpf-next v1] bpf, x86: Fix objtool warning for timed may_goto
 2025-03-15 23:00 UTC  (2+ messages)

[PATCH v14 0/3] rtc: sophgo: add rtc support for CV1800
 2025-03-15 22:49 UTC  (4+ messages)
` [PATCH v14 1/3] dt-bindings: soc: sophgo: add RTC support for Sophgo CV1800 series
` [PATCH v14 2/3] soc: sophgo: cv1800: rtcsys: New driver (handling RTC only)
` [PATCH v14 3/3] rtc: sophgo: add rtc support for Sophgo CV1800 SoC

[PATCH v2] drm/bridge: ti-sn65dsi86: make use of debugfs_init callback
 2025-03-15 22:43 UTC  (2+ messages)

[PATCH RFT v2] drm/bridge: ite-it6505: make use of debugfs_init callback
 2025-03-15 22:42 UTC  (2+ messages)

[PATCH v13 0/3] rtc: sophgo: add rtc support for CV1800
 2025-03-15 22:41 UTC  (7+ messages)
` [PATCH v13 2/3] soc: sophgo: cv1800: rtcsys: New driver (handling RTC only)

[PATCH v12 00/13] PCI: Use device bus range info to cleanup RC Host/EP pci_fixup_addr()
 2025-03-15 22:31 UTC  (15+ messages)
` [PATCH v12 01/13] PCI: dwc: Use resource start as iomap() input in dw_pcie_pme_turn_off()
` [PATCH v12 02/13] PCI: dwc: Rename cpu_addr to parent_bus_addr for ATU configuration
` [PATCH v12 03/13] PCI: dwc: Call devm_pci_alloc_host_bridge() early in dw_pcie_host_init()
` [PATCH v12 04/13] PCI: dwc: Consolidate devicetree handling in dw_pcie_host_get_resources()
` [PATCH v12 05/13] PCI: dwc: Add dw_pcie_parent_bus_offset()
` [PATCH v12 06/13] PCI: dwc: Add dw_pcie_parent_bus_offset() checking and debug
` [PATCH v12 07/13] PCI: dwc: Use devicetree 'reg[config]' to derive CPU -> ATU addr offset
` [PATCH v12 08/13] PCI: dwc: ep: Call epc_create() early in dw_pcie_ep_init()
` [PATCH v12 09/13] PCI: dwc: ep: Consolidate devicetree handling in dw_pcie_ep_get_resources()
` [PATCH v12 10/13] PCI: dwc: ep: Use devicetree 'reg[addr_space]' to derive CPU -> ATU addr offset
` [PATCH v12 11/13] PCI: dwc: ep: Ensure proper iteration over outbound map windows
` [PATCH v12 12/13] PCI: dwc: Use parent_bus_offset to remove need for .cpu_addr_fixup()
` [PATCH v12 13/13] PCI: imx6: Remove cpu_addr_fixup()

[PATCH mm-unstable] mm/damon/core: setup damos->{core,ops}_filters_default_reject for initial start
 2025-03-15 22:26 UTC 

[meta-multimedia][PATCH] pipewire-media-session: Fix for incompatible-pointer-types build errors
 2025-03-15 22:22 UTC 

[PATCH v2 00/15] Various toolchain compatibility fixes/improvements
 2025-03-15 22:18 UTC  (16+ messages)
` [PATCH v2 01/15] arm: Remove stray .mmutable reference in linker script
` [PATCH v2 02/15] arm: Exclude eabi_compat from LTO
` [PATCH v2 03/15] arm: Add __aeabi_memclr in eabi_compat
` [PATCH v2 04/15] arm: Add aligned-memory aliases to eabi_compat
` [PATCH v2 05/15] arm: Discard unwanted sections in linker script
` [PATCH v2 06/15] arm: Replace 'adrl' in EFI crt0
` [PATCH v2 07/15] x86: Fix call64's section flags
` [PATCH v2 08/15] makefile: Avoid objcopy --gap-fill for .hex/.srec
` [PATCH v2 09/15] makefile: Add `norelro` linker option
` [PATCH v2 10/15] makefile: Add READELF command variable
` [PATCH v2 11/15] arm: riscv: efi: Export _start symbol from crt0_*_efi stubs
` [PATCH v2 12/15] efi_loader: Move .dynamic out of .text in EFI
` [PATCH v2 13/15] scripts/Makefile.lib: efi: Preserve the .dynstr section as well
` [PATCH v2 14/15] spl: riscv: opensbi: Error on misaligned FDT
` [PATCH v2 15/15] spl: Align FDT load address

[PATCH v9 0/1] media: i2c: Add Omnivision OV02C10 sensor driver
 2025-03-15 22:12 UTC  (16+ messages)
` [PATCH 0/4] ov02c10: OF extensions and fixups
  ` [PATCH 1/4] media: i2c: ov02c10: Support full range of power rails
  ` [PATCH 2/4] media: i2c: ov02c10: Make reset gpio logic optional
  ` [PATCH 3/4] media: i2c: ov02c10: Implement power-on reset
  ` [PATCH 4/4] media: i2c: ov02c10: Add OF probe support
  ` [PATCH] media: i2c: ov02c10: Get the OF clock rate

[PATCH] iio: magnetometer: ak8974: Add __nonstring annotations for unterminated strings
 2025-03-15 21:56 UTC  (4+ messages)

`--ancestry-path` documentation has wrong graph
 2025-03-15 21:50 UTC  (4+ messages)

[PATCH] bcachefs: Increase blacklist range
 2025-03-15 21:49 UTC  (2+ messages)

[PATCH] LoongArch: BPF: Fix off by one error in build_prologue()
 2025-03-15 21:49 UTC  (2+ messages)

[PATCH] rust: rbtree: fix comments referring to Box instead of KBox
 2025-03-15 21:48 UTC 

[PATCH 1/2] u_boot_pylib: Move gitutil into the library
 2025-03-15 21:47 UTC  (9+ messages)
` [PATCH 2/2] u_boot_pylib: Clean up pylint warnings in gitutil.py

[PATCH] x86/asm: Use alternative_input() in amd_clear_divider()
 2025-03-15 21:36 UTC  (5+ messages)

[PATCH] random: get_random_u64_below()
 2025-03-15 21:32 UTC  (5+ messages)

[PATCH v3 0/3] rust: use &raw [mut] place instead of addr_of[_mut]!(place)
 2025-03-15 21:31 UTC  (2+ messages)

[PATCH] devtools: ignore .gitignore in SPDX check
 2025-03-15 21:25 UTC  (5+ messages)
` [RFC] git: consolidate .gitignore files

[morimoto:sound-msiof-2025-03-14 7/8] arch/arm64/boot/dts/renesas/r8a77960-ulcb-kf.dtb: spi@e6e90000: compatible: 'oneOf' conditional failed, one must be fixed:
 2025-03-15 21:26 UTC 

[PATCH 0/4] kbuild: make all file references relative to source root
 2025-03-15 21:25 UTC  (4+ messages)
` [PATCH 4/4] x86/boot/compressed: Switch to -ffile-prefix-map

[GIT PULL] Rust fixes for 6.14 (3rd)
 2025-03-15 21:22 UTC 

[PATCH] docs/mm: Physical Memory: Populate the "Zones" section
 2025-03-15 21:13 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 0/4] PCI/hotplug: Fix interrupt / event handling problems
 2025-03-15 21:12 UTC  (4+ messages)
` [PATCH 1/4] PCI/hotplug: Disable HPIE over reset

[PATCH v4 0/2] slab: Introduce kmalloc_obj() and family
 2025-03-15 21:06 UTC  (13+ messages)
` [PATCH v4 1/2] compiler_types: Introduce __flex_counter() "
` [PATCH v4 2/2] slab: Introduce kmalloc_obj() "

[peterz-queue:objtool/core 13/13] arch/x86/mm/fault.o: error: objtool: do_user_addr_fault+0x8ec: __stack_chk_fail() missing __noreturn in .c/.h or NORETURN() in noreturns.h
 2025-03-15 21:04 UTC 

Broken NetBSD Orange Pi image URL in QEMU tests
 2025-03-15 21:01 UTC  (5+ messages)

drivers/block/brd.c:377 brd_alloc() warn: passing positive error code '(-17),(-12)' to 'PTR_ERR'
 2025-03-15 20:53 UTC 

[PATCH] arm64: dts: rockchip: Allow Turing RK1 cooling fan to spin down
 2025-03-15 20:48 UTC  (2+ messages)

[Buildroot] [PATCH 0/4] package/catatonit: update, and use as init or docker init (branch yem/docker-init)
 2025-03-15 20:50 UTC  (3+ messages)
` [Buildroot] [PATCH 1/4] package/docker-engine: carry the tini init symlink

[Buildroot] [git commit branch/next] package/docker-engine: add option to support catatonit as init
 2025-03-15 20:45 UTC 

[Buildroot] [git commit branch/next] package/catatonit: update to version 0.2.1
 2025-03-15 20:45 UTC 

[Buildroot] [git commit branch/next] package/docker-engine: carry the tini init symlink
 2025-03-15 19:45 UTC 

[Buildroot] [git commit branch/next] system: add catatonit as init system
 2025-03-15 20:45 UTC 

[RFC PATCH 00/13] Ultra Ethernet driver introduction
 2025-03-15 20:49 UTC  (7+ messages)
          ` Netlink vs ioctl WAS(Re: "

[PATCH v2] openrisc: Add cacheinfo support
 2025-03-15 20:39 UTC 

[ath:master-pending] BUILD SUCCESS f981b0780f70ff8ba6c5d7bb3873013fe596b12b
 2025-03-15 20:26 UTC 

[ath:ath12k-split-phy] BUILD REGRESSION b8fa5b81fe378ec2bf46db73a2ff7d43151121da
 2025-03-15 20:27 UTC 

[RFC] openrisc: Add cacheinfo support
 2025-03-15 20:35 UTC  (5+ messages)

[PATCH 1/4] selftests: ntsync: fix the wrong condition in wake_all
 2025-03-15 20:29 UTC  (3+ messages)

[Intel-wired-lan] [tnguy-next-queue:dev-queue] BUILD SUCCESS 9ad216aee37dcca320522fe288491289b2005793
 2025-03-15 20:27 UTC 

[tip:locking/core] BUILD SUCCESS 35e6b537af85d97e0aafd8f2829dfa884a22df20
 2025-03-15 20:27 UTC 

[ANNOUNCE] Git v2.49.0
 2025-03-15 20:21 UTC  (2+ messages)

[PATCH v2] rust: kbuild: skip `--remap-path-prefix` for `rustdoc`
 2025-03-15 20:12 UTC  (2+ messages)

hexdump.1: Some remarks about this man page
 2025-03-15 20:02 UTC 

[PATCH v10 nf-next 0/3] netfilter: fastpath fixes
 2025-03-15 20:01 UTC  (4+ messages)
` [PATCH v10 nf-next 1/3] netfilter: nft_flow_offload: Add DEV_PATH_MTK_WDMA to nft_dev_path_info()
` [PATCH v10 nf-next 2/3] netfilter: nft_flow_offload: No ingress_vlan forward info for dsa user port
` [PATCH v10 nf-next 3/3] bridge: No DEV_PATH_BR_VLAN_UNTAG_HW for dsa foreign

[PATCH v10 nf-next 0/3] conntrack: bridge: add double vlan, pppoe and pppoe-in-q
 2025-03-15 20:00 UTC  (4+ messages)
` [PATCH v10 nf-next 1/3] netfilter: bridge: Add conntrack double vlan and pppoe
` [PATCH v10 nf-next 2/3] netfilter: nft_chain_filter: Add bridge "
` [PATCH v10 nf-next 3/3] selftests: netfilter: Add conntrack_bridge.sh

[PATCH v10 nf-next 0/3] Add nf_flow_encap_push() for xmit direct
 2025-03-15 19:59 UTC  (4+ messages)
` [PATCH v10 nf-next 1/3] net: pppoe: avoid zero-length arrays in struct pppoe_hdr
` [PATCH v10 nf-next 2/3] netfilter: nf_flow_table_offload: Add nf_flow_encap_push() for xmit direct
` [PATCH v10 nf-next 3/3] netfilter: flow: remove hw_outdev, out.hw_ifindex and out.hw_ifidx

[Buildroot] [PATCH 00/14 v4] package/podman: new package (branch yem/podman)
 2025-03-15 19:57 UTC  (15+ messages)
` [Buildroot] [PATCH 01/14 v4] support/testing: set date in emulated machine
` [Buildroot] [PATCH 02/14 v4] package/shadow: install to staging for subids
` [Buildroot] [PATCH 03/14 v4] package/conmon: depends on systemd when enabled
` [Buildroot] [PATCH 04/14 v4] package/slirp4netns: needs TUN support in the kernel
` [Buildroot] [PATCH 05/14 v4] package/skopeo: add target variant
` [Buildroot] [PATCH 06/14 v4] package/cgroupfs-mount: tweak the kernel config
` [Buildroot] [PATCH 07/14 v4] package/cgroupfs-v2-mount: new package
` [Buildroot] [PATCH 08/14 v4] package/nftables: add an option to force JSON support
` [Buildroot] [PATCH 09/14 v4] package/netavark: new package
` [Buildroot] [PATCH 10/14 v4] package/podman: "
` [Buildroot] [PATCH 11/14 v4] package/aardvark-dns: "
` [Buildroot] [PATCH 12/14 v4] package/passt: "
` [Buildroot] [PATCH 13/14 v4] package/podman: add option to use passt as network backend
` [Buildroot] [PATCH 14/14 v4] system/skeleton: move target of /etc/resolv.conf symlink

[PATCH 0/3] rust: alloc: add Vec::resize and Vec::truncate
 2025-03-15 19:52 UTC  (3+ messages)
` [PATCH 2/3] rust: alloc: add Vec::resize method

[PATCH] ppp: Replace K&R style C declarations
 2025-03-15 19:43 UTC 

[PATCH v3 3/3] soc: aspeed: lpc-pcc: Add PCC controller support
 2025-03-15 19:41 UTC  (2+ messages)

[PATCH hyperv-next v6 03/11] Drivers: hv: Enable VTL mode for arm64
 2025-03-15 19:41 UTC  (2+ messages)

[kkdwivedi:res-lock-v4 17/25] kernel/bpf/rqspinlock.c:100:39: sparse: sparse: incorrect type in initializer (different address spaces)
 2025-03-15 19:41 UTC 

[morimoto:sound-msiof-2025-03-14 2/8] arch/arm64/boot/dts/renesas/r8a779g3-lcb.dtb: can-phy0: compatible: 'oneOf' conditional failed, one must be fixed:
 2025-03-15 19:41 UTC 

[PATCH v6 0/1] MIPS: Fix idle VS timer enqueue
 2025-03-15 19:40 UTC  (2+ messages)
` [PATCH v6 1/1] "

[PATCH for-next v1 0/2] RDMA/rxe: RDMA FLUSH and ATOMIC WRITE with ODP
 2025-03-15 19:23 UTC  (6+ messages)
` [PATCH for-next v1 1/2] RDMA/rxe: Enable ODP in RDMA FLUSH operation
` [PATCH for-next v1 2/2] RDMA/rxe: Enable ODP in ATOMIC WRITE operation

[PATCH] Fix rolling back of CLOCK_MONOTONIC_COARSE
 2025-03-15 19:23 UTC  (3+ messages)
` [RFC PATCH 1/2] time/timekeeping: Fix possible inconsistencies in _COARSE clockids

[ath:master] BUILD SUCCESS a2ef9d802c470bc1cc8cb78391ac2e290422cee1
 2025-03-15 19:20 UTC 

[drm-xe:drm-xe-next] BUILD SUCCESS 28f79ac609de2797cccdd5fa6c4d5ec8bcef92b4
 2025-03-15 19:19 UTC 

[ath:pending] BUILD SUCCESS 21fa9ea13730c288495e9d809f3ffc48b0feb278
 2025-03-15 19:19 UTC 

[RESEND][PATCH bpf-next] bpf: Check map->record at the beginning of check_and_free_fields()
 2025-03-15 19:10 UTC  (2+ messages)

[PATCH v2] selftests/mm/cow: Fix the incorrect error handling
 2025-03-15 19:06 UTC  (2+ messages)

[PATCH 00/11] iio: adc: ad7606: improvements and ad7606c parallel interface support
 2025-03-15 19:02 UTC  (9+ messages)
` [PATCH 01/11] iio: adc: ad7606_spi: check error in ad7606B_sw_mode_config()
` [PATCH 05/11] iio: adc: ad7606: use devm_mutex_init()
` [PATCH 06/11] iio: adc: ad7606: fix kernel-doc comments
` [PATCH 10/11] iio: adc: ad7606: dynamically allocate channel info

[REGRESSION][BISECTED] x86: kernel 6.12 crashes during get_xsave_addr_user on Apple Virtualization
 2025-03-15 19:02 UTC  (9+ messages)

[PATCH] lmb: change the return code on lmb_alloc_addr()
 2025-03-15 19:01 UTC  (6+ messages)

Low JItter, Cache, Fair Pay & Philosophy
 2025-03-15 18:56 UTC 

drm: mipi_dbi_hw_reset() keeps display in reset
 2025-03-15 18:55 UTC  (4+ messages)

[PATCH] drm: panel-orientation-quirks: Add ZOTAC Gaming Zone
 2025-03-15 18:52 UTC  (2+ messages)

[PATCH hyperv-next v6 11/11] PCI: hv: Get vPCI MSI IRQ domain from DeviceTree
 2025-03-15 18:49 UTC  (2+ messages)

[PATCH v4] drm/panel: novatek-nt36523: transition to mipi_dsi wrapped functions
 2025-03-15 18:46 UTC  (2+ messages)

[PATCH 0/2] iio: adc: ad7124: Fix 3dB filter frequency reading
 2025-03-15 18:46 UTC  (2+ messages)

[PATCH v2] PCI: Declare quirk_huawei_pcie_sva() as pci_fixup_header
 2025-03-15 18:45 UTC  (2+ messages)

[PATCH] iio: adc: sort TI drivers alphanumerical
 2025-03-15 18:42 UTC  (2+ messages)

[PATCH] iio: adc: rockchip: Fix clock initialization sequence
 2025-03-15 18:40 UTC  (4+ messages)

apparmor NULL pointer dereference on resume
 2025-03-15 18:41 UTC  (11+ messages)
      ` apparmor NULL pointer dereference on resume [efivarfs]
              ` [RFC 1/1] fix NULL mnt [was Re: apparmor NULL pointer dereference on resume [efivarfs]]

[PATCH v6 00/10] Support ROHM BD79124 ADC
 2025-03-15 18:41 UTC  (6+ messages)
` [PATCH v6 10/10] media: thp7312: Use helper for iterating named child nodes

[PATCH 00/14] better handling of checksum errors/bitrot
 2025-03-15 18:41 UTC  (10+ messages)
` [PATCH 13/14] block: Allow REQ_FUA|REQ_READ

[PATCH RFC v4 0/6] drm/display: dp: add new DPCD access functions
 2025-03-15 18:41 UTC  (5+ messages)
` ✗ i915.CI.BAT: failure for drm/display: dp: add new DPCD access functions (rev2)
` ✗ Xe.CI.Full: "

[PATCH] usb: storage: Fix `us->iobuf` size for BOT transmission to prevent memory overflow
 2025-03-15 18:40 UTC  (6+ messages)
`  "
      ` [usb-storage] "
          `  "
              `  "

[GIT PULL] fsnotify: Revert HSM events on page fault
 2025-03-15 18:40 UTC  (2+ messages)

[PATCH v3 1/2] iio: imu: st_lsm6dsx: fix possible lockup in st_lsm6dsx_read_fifo
 2025-03-15 18:36 UTC  (2+ messages)

[PATCH 1/2] rust: alloc: extend safety requirements of Vec::set_len()
 2025-03-15 18:36 UTC  (3+ messages)

[PATCH] net: Initialize ctx to avoid memory allocation error
 2025-03-15 18:34 UTC  (7+ messages)

[PATCH 0/4] media: qcom: iris: add support for SA8775P
 2025-03-15 18:32 UTC  (4+ messages)
` [PATCH 3/4] arm64: dts: qcom: sa8775p: add support for video node

[PATCH] dt-bindings: powerpc: Convert fsl/pmc.txt to YAML
 2025-03-15 18:31 UTC  (2+ messages)

[PATCH v2] xfs: Fix spelling mistake "drity" -> "dirty"
 2025-03-15 18:30 UTC  (2+ messages)

[PATCH v6 1/6] dt-bindings: iio: filter: Add lpf/hpf freq margins
 2025-03-15 18:26 UTC  (5+ messages)
` [PATCH v6 6/6] iio: filter: admv8818: Support frequencies >= 2^32

[PATCH 0/4] Add support for AD4052 device family
 2025-03-15 18:24 UTC  (8+ messages)
` [PATCH 3/4] docs: iio: new docs for ad4052 driver

[GSOC][PATCH 1/3] Remove outdated mentoring mailing list reference and clarify tutorial prerequisites
 2025-03-15 18:21 UTC  (4+ messages)
` [GSOC][PATCH 2/3] Update function signature and UNUSED to include struct repository and modify builtin.h accordingly
` [GSOC][PATCH 3/3] Replace git_config(...) with repo_config(...) for modern Git compatibility

[koverstreet-bcachefs:latency_debug 82/85] arch/x86/include/asm/cmpxchg.h:67:25: error: call to '__xchg_wrong_size' declared with attribute error: Bad argument size for xchg
 2025-03-15 18:19 UTC 

[PATCH 0/2] Add support for WoM (Wake-on-Motion) feature
 2025-03-15 18:17 UTC  (5+ messages)
` [PATCH 2/2] iio: imu: inv_icm42600: add wakeup functionality for Wake-on-Motion

[PATCH] openpiton: riscv64: Drop unnecessary 'imply SPL_RISCV_MMODE'
 2025-03-15 18:16 UTC  (2+ messages)

[PATCH] iio: ad7380: add support for SPI offload
 2025-03-15 18:15 UTC  (4+ messages)

[PATCH 0/2] rust: workqueue: remove HasWork::OFFSET
 2025-03-15 18:12 UTC  (8+ messages)
` [PATCH 2/2] "

drivers/gpu/drm/nouveau/nouveau_abi16.c:809 nouveau_abi16_ioctl_new() warn: passing positive error code '(-17),(-12)' to 'PTR_ERR'
 2025-03-15 18:09 UTC 

[PATCH 1/3] rust: alloc: add Vec::truncate method
 2025-03-15 18:04 UTC  (3+ messages)


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.