All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-07-12 16:32:24 to 2025-07-12 20:46:54 UTC [more...]

[RFC PATCH 0/4] mm/damon/sysfs: support periodic and automated stats update
 2025-07-12 20:46 UTC 

FAILED: patch "[PATCH] pwm: mediatek: Ensure to disable clocks in error path" failed to apply to 6.6-stable tree
 2025-07-12 20:45 UTC  (2+ messages)
` [PATCH 6.6.y] pwm: mediatek: Ensure to disable clocks in error path

base-files: invalid 'strictatime' on /run
 2025-07-12 20:41 UTC  (3+ messages)
` [yocto] "

[PATCH v2 net-next 00/15] neighbour: Convert RTM_GETNEIGH to RCU and make pneigh RTNL-free
 2025-07-12 20:34 UTC  (16+ messages)
` [PATCH v2 net-next 01/15] neighbour: Make neigh_valid_get_req() return ndmsg
` [PATCH v2 net-next 02/15] neighbour: Move two validations from neigh_get() to neigh_valid_get_req()
` [PATCH v2 net-next 03/15] neighbour: Allocate skb in neigh_get()
` [PATCH v2 net-next 04/15] neighbour: Move neigh_find_table() to neigh_get()
` [PATCH v2 net-next 05/15] neighbour: Split pneigh_lookup()
` [PATCH v2 net-next 06/15] neighbour: Annotate neigh_table.phash_buckets and pneigh_entry.next with __rcu
` [PATCH v2 net-next 07/15] neighbour: Free pneigh_entry after RCU grace period
` [PATCH v2 net-next 08/15] neighbour: Annotate access to struct pneigh_entry.{flags,protocol}
` [PATCH v2 net-next 09/15] neighbour: Convert RTM_GETNEIGH to RCU
` [PATCH v2 net-next 10/15] neighbour: Drop read_lock_bh(&tbl->lock) in pneigh_dump_table()
` [PATCH v2 net-next 11/15] neighbour: Use rcu_dereference() in pneigh_get_{first,next}()
` [PATCH v2 net-next 12/15] neighbour: Remove __pneigh_lookup()
` [PATCH v2 net-next 13/15] neighbour: Drop read_lock_bh(&tbl->lock) in pneigh_lookup()
` [PATCH v2 net-next 14/15] neighbour: Protect tbl->phash_buckets[] with a dedicated mutex
` [PATCH v2 net-next 15/15] neighbour: Update pneigh_entry in pneigh_create()

[meta-oe][PATCH 1/3] openobex: Fix build with cmake4
 2025-07-12 20:34 UTC  (3+ messages)
` [meta-oe][PATCH 2/3] proj: Upgrade to 9.6.2 release
` [meta-oe][PATCH 3/3] opencv: Upgrade to 4.12.0 release

[Buildroot] [PATCH] package/python-tornado: bump to version 6.5.1
 2025-07-12 20:29 UTC  (2+ messages)

[Buildroot] [git commit] package/python-tornado: bump to version 6.5.1
 2025-07-12 20:21 UTC 

[PATCH] MAINTAINERS: remove bouncing address for Nandor Han
 2025-07-12 20:28 UTC  (2+ messages)

[PATCH] multipath-tools: fix default blacklist of s390 devices
 2025-07-12 20:14 UTC 

[PATCH v4 0/2] Add thermal sensors support for MT7981
 2025-07-12 19:59 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: thermal: mediatek: add falback compatible string for MT7981 and MT8516
` [PATCH v4 2/2] arm64: dts: mediatek: add thermal sensor support on mt7981

[PATCH v6 0/6] rust: add support for request_irq
 2025-07-12 20:03 UTC  (6+ messages)
` [PATCH v6 2/6] rust: irq: add flags module

[yocto] kernel fragment merge in scarthgap #kernel #scarthgap
 2025-07-12 20:00 UTC  (2+ messages)

[PATCH v4] tools/hv: fcopy: Fix irregularities with size of ring buffer
 2025-07-12 20:00 UTC  (3+ messages)

[PATCH v2 0/6] VMM can handle guest SEA via KVM_EXIT_ARM_SEA
 2025-07-12 19:57 UTC  (9+ messages)
` [PATCH v2 1/6] KVM: arm64: VM exit to userspace to handle SEA
` [PATCH v2 3/6] KVM: arm64: Allow userspace to inject external instruction aborts

[PATCH v6 0/3] rust: revocable: Documentation and refactorings for Revocable type
 2025-07-12 19:56 UTC  (7+ messages)
` [PATCH v6 3/3] rust: revocable: Document RevocableGuard invariants and refine Deref safety

[PATCH 00/14] mm/damon: remove damon_callback
 2025-07-12 19:50 UTC  (15+ messages)
` [PATCH 01/14] mm/damon: accept parallel damon_call() requests
` [PATCH 02/14] mm/damon/core: introduce repeat mode damon_call()
` [PATCH 03/14] mm/damon/stat: use damon_call() repeat mode instead of damon_callback
` [PATCH 04/14] mm/damon/reclaim: "
` [PATCH 05/14] mm/damon/lru_sort: "
` [PATCH 06/14] samples/damon/prcl: "
` [PATCH 07/14] samples/damon/wsse: "
` [PATCH 08/14] mm/damon/core: do not call ops.cleanup() when destroying targets
` [PATCH 09/14] mm/damon/core: add cleanup_target() ops callback
` [PATCH 10/14] mm/damon/vaddr: put pid in cleanup_target()
` [PATCH 11/14] mm/damon/sysfs: remove damon_sysfs_destroy_targets()
` [PATCH 12/14] mm/damon/core: destroy targets when kdamond_fn() finish
` [PATCH 13/14] mm/damon/sysfs: remove damon_sysfs_before_terminate()
` [PATCH 14/14] mm/damon/core: remove damon_callback

[PATCH v2 0/3] i2c: rework and extend RTL9300 I2C driver
 2025-07-12 19:42 UTC  (4+ messages)
` [PATCH v2 1/3] i2c: rework RTL9300 I2C controller driver
` [PATCH v2 2/3] dt-bindings: i2c: realtek,rtl9301-i2c: extend for RTL9310 support
` [PATCH v2 3/3] i2c: add RTL9310 support to RTL9300 I2C controller driver

[PATCH 0/3] rust: xarray: add `insert` and `reserve`
 2025-07-12 19:42 UTC  (2+ messages)

[linux-next:master 8552/9053] arc-linux-ld: amdgpu_drv.c:undefined reference to `pm_hibernate_is_recovering'
 2025-07-12 19:39 UTC 

[PATCH net-next] ipv6: mcast: Remove unnecessary null check in mld_del_delrec()
 2025-07-12 19:32 UTC  (2+ messages)

[linux-next:master 7731/9053] arch/arm64/kvm/vgic/vgic-mmio.c:1094:3: warning: variable 'len' is used uninitialized whenever 'if' condition is false
 2025-07-12 19:29 UTC 

[PATCH 00/16] Add support for the Axis ARTPEC-8 SoC
 2025-07-12 19:26 UTC  (2+ messages)

[RFC v1 00/17] Add Safefetch double-fetch protection
 2025-07-12 19:22 UTC  (18+ messages)
` [RFC v1 01/17] Add SafeFetch double-fetch protection to the kernel
` [RFC v1 02/17] x86: syscall: support caching in do_syscall_64()
` [RFC v1 03/17] x86: asm: support caching in do_get_user_call()
` [RFC v1 04/17] sched: add protection to task_struct
` [RFC v1 05/17] uaccess: add non-caching copy_from_user functions
` [RFC v1 06/17] futex: add get_user_no_dfcache() functions
` [RFC v1 07/17] gup: add non-caching get_user call to fault_in_readable()
` [RFC v1 08/17] init: add caching startup and initialization to start_kernel()
` [RFC v1 09/17] exit: add destruction of SafeFetch caches and debug info to do_exit()
` [RFC v1 10/17] iov_iter: add SafeFetch pinning call to copy_from_user_iter()
` [RFC v1 11/17] kernel: add SafeFetch cache handling to dup_task_struct()
` [RFC v1 12/17] bug: add SafeFetch statistics tracking to __report_bug() calls
` [RFC v1 13/17] softirq: add SafeFetch statistics to irq_enter_rc() and irq_exit()
` [RFC v1 14/17] makefile: add SafeFetch support to makefiles
` [RFC v1 15/17] kconfig: debug: add SafeFetch to debug kconfig
` [RFC v1 16/17] x86: enable SafeFetch on x86_64 builds
` [RFC v1 17/17] vfs: ioctl: add logging to ioctl_file_dedupe_range() for testing

Instability in ALL stable and LTS distro kernels (IRQ #16 being disabled, PCIe bus errors, ath10k_pci) in Dell Inspiron 5567
 2025-07-12 19:18 UTC  (2+ messages)

[PATCH] block: floppy: fix uninitialized use of outparam in fd_locked_ioctl
 2025-07-12 19:16 UTC  (2+ messages)

[PATCH rdma-next 1/1] RDMA/mana_ib: add additional port counters
 2025-07-12 19:16 UTC  (2+ messages)

Why doesn't git core.eol=lf work?
 2025-07-12 19:15 UTC  (3+ messages)

[PATCH 0/3] staging: media: atomisp: More Cleanup on driver AtomIsp
 2025-07-12 19:13 UTC  (4+ messages)
` [PATCH 1/3] staging: media: atomisp: return early on hmm_bo_device_init() failure
` [PATCH 2/3] staging: media: atomisp: unify HMM initialization tracking
` [PATCH 3/3] staging: media: atomisp: move hmm_get_mmu_base_addr()

[PATCH rdma-next 1/1] RDMA/mana_ib: Fix DSCP value in modify QP
 2025-07-12 19:12 UTC  (2+ messages)

[PATCH v2 0/4] Add RZ/A1 and RZ/A2 support to the rpc-if driver
 2025-07-12 19:06 UTC  (6+ messages)
` [PATCH v2 1/4] dt-bindings: memory-controllers: renesas,rpc-if: Add RZ/A1 and RZ/A2 compat strings
` [PATCH v2 3/4] memory: renesas-rpc-if: Add RZ/A1 and RZ/A2 support

[PATCHv3 wireless-next 0/7] wifi: rt2x00: add OF bindings + cleanup
 2025-07-12 19:02 UTC  (11+ messages)
` [PATCHv3 wireless-next 3/7] wifi: rt2800soc: allow loading from OF
` [PATCHv3 wireless-next 7/7] dt-bindings: net: wireless: rt2800: add

Tools for gathering system info on target
 2025-07-12 19:02 UTC 

linux-next: Tree for Jul 11
 2025-07-12 19:02 UTC  (4+ messages)
` linux-next: Tree for Jul 11 [drivers/gpu/drm/amd/amdgpu/amdgpu.ko]

[PATCH] PM: hibernate: Add stub for pm_hibernate_is_recovering()
 2025-07-12 18:58 UTC 

[PATCH] vexpress_ca9x4: Disable EFI_LOADER on this platform
 2025-07-12 18:56 UTC  (7+ messages)

[bluez/bluez]
 2025-07-12 18:55 UTC 

[PATCH] kbuild: Don't mandate gcc as the host compiler
 2025-07-12 18:54 UTC  (2+ messages)

[PATCH] board: vexpress_ca9x4: Enable D-cache and MMU
 2025-07-12 18:52 UTC 

[PATCH v2 0/1] scripts: add zboot support to extract-vmlinux
 2025-07-12 18:49 UTC  (4+ messages)
` [PATCH v2 1/1] "

[PATCH] power: supply: core: fix static checker warning
 2025-07-12 18:47 UTC  (2+ messages)

[RFC PATCH v8 00/35] AMD: Add Secure AVIC Guest Support
 2025-07-12 18:46 UTC  (7+ messages)
` [RFC PATCH v8 15/35] x86/apic: Unionize apic regs for 32bit/64bit access w/o type casting

[PATCH] dmaengine: usb-dmac: Fix PM usage counter imbalance
 2025-07-12 18:45 UTC  (2+ messages)

[PATCH] tests/intel/xe_exec_balancer: use xe_wait_ufence to replace sleep action
 2025-07-12 18:41 UTC 

Discuss improving defaults for git-submodule handling
 2025-07-12 18:29 UTC 

[meta-oe][PATCH 1/2] wxwidget: Upgrade to 3.2.8
 2025-07-12 18:34 UTC  (2+ messages)
` [meta-oe][PATCH 2/2] transmission: Fix build with cmake4

[tip:master] BUILD SUCCESS be5265d949ccd7a9f99cb6830ec514b73edbc7fd
 2025-07-12 18:33 UTC 

[tip:locking/futex] BUILD SUCCESS 7497e947bc1d3f761b46c2105c8ae37af98add54
 2025-07-12 18:31 UTC 

git 2.50 and 2.50.1 src fails to compile in rhel 6
 2025-07-12 18:25 UTC  (4+ messages)

[steev:lenovo-x13s-6.16.0-rc5 69/77] arch/arm64/boot/dts/qcom/sc7180-acer-aspire1.dtb: phy@88e8000 (qcom,sc7180-qmp-usb3-dp-phy): 'oneOf' conditional failed, one must be fixed:
 2025-07-12 18:28 UTC 

[PATCH] misc: fastrpc: Use of_reserved_mem_region_to_resource() for "memory-region"
 2025-07-12 18:27 UTC  (2+ messages)

[PATCH v2] module: Rename EXPORT_SYMBOL_GPL_FOR_MODULES to EXPORT_SYMBOL_FOR_MODULES
 2025-07-12 18:26 UTC  (2+ messages)

[PATCH] iommu/dart: add missing put_device() call in apple_dart_of_xlate
 2025-07-12 18:22 UTC  (2+ messages)

[PATCH 0/8] nvmem: patches (set 1) for 6.17
 2025-07-12 18:19 UTC  (9+ messages)
` [PATCH 1/8] nvmem: apple: drop default ARCH_APPLE in Kconfig
` [PATCH 2/8] dt-bindings: nvmem: fixed-layout: Allow optional bit positions
` [PATCH 3/8] nvmem: core: Fix typos in comments and MODULE_AUTHOR strings
` [PATCH 4/8] dt-bindings: nvmem: convert lpc1857-eeprom.txt to yaml format
` [PATCH 5/8] nvmem: make nvmem_bus_type constant
` [PATCH 6/8] dt-bindings: nvmem: SID: Add binding for A523 SID controller
` [PATCH 7/8] dt-bindings: nvmem: mediatek: efuse: split MT8186/MT8188 from base version
` [PATCH 8/8] dt-bindings: nvmem: convert vf610-ocotp.txt to yaml format

[PATCH 0/2] nvmem: fixes for 6.16
 2025-07-12 18:17 UTC  (3+ messages)
` [PATCH 1/2] nvmem: layouts: u-boot-env: remove crc32 endianness conversion
` [PATCH 2/2] nvmem: imx-ocotp: fix MAC address byte length

[GIT PULL] ksmbd server fixes
 2025-07-12 18:15 UTC  (2+ messages)

[GIT PULL] bcachefs fixes for 6.16-rc6
 2025-07-12 18:15 UTC  (2+ messages)

[GIT PULL] hotfixes for 6.16-rc6
 2025-07-12 18:15 UTC  (2+ messages)

[GIT PULL] erofs fixes for 6.16-rc6
 2025-07-12 18:15 UTC  (2+ messages)

[PATCH 1/3] ext4: replace strcmp with direct comparison for '.' and '..'
 2025-07-12 18:12 UTC  (3+ messages)
` [PATCH 2/3] ext4: use memcpy() instead of strcpy()
` [PATCH 3/3] ext4: refactor the inline directory conversion and new directory codepaths

[PATCH v1 net-next 06/14] neighbour: Free pneigh_entry after RCU grace period
 2025-07-12 18:07 UTC  (2+ messages)

[PATCH 6.12.y] rust: init: allow `dead_code` warnings for Rust >= 1.89.0
 2025-07-12 18:04 UTC  (2+ messages)

[PATCH v2] kbuild: Avoid including architecture-specific Makefile twice
 2025-07-12 18:03 UTC  (2+ messages)

[PATCH] ASoC: rockchip: i2s: simplify clock handling and error cleanup in probe
 2025-07-12 17:56 UTC  (3+ messages)

[PATCH] meson: disable PCRE2 dependency by default
 2025-07-12 17:51 UTC  (2+ messages)

[PATCH v6] soc: samsung: exynos-pmu: Enable CPU Idle for gs101
 2025-07-12 17:42 UTC  (2+ messages)

[PATCH 3/3] iio: adc: add ade9000 support
 2025-07-12 17:56 UTC  (2+ messages)

[PATCH v4 0/7] iommufd: Destroy vdevice on device unbind
 2025-07-12 17:47 UTC  (4+ messages)
` [PATCH v4 4/7] iommufd: Destroy vdevice on idevice destroy

[PATCH v3 0/6] arm64: dts: rockchip: Add ROCK 2A/2F, Sige1 and NanoPi Zero2
 2025-07-12 17:37 UTC  (14+ messages)
` [PATCH v3 1/6] dt-bindings: arm: rockchip: Add Radxa ROCK 2A/2F
` [PATCH v3 2/6] arm64: dts: "
` [PATCH v3 3/6] dt-bindings: arm: rockchip: Add ArmSoM Sige1
` [PATCH v3 4/6] arm64: dts: "
` [PATCH v3 5/6] dt-bindings: arm: rockchip: Add FriendlyElec NanoPi Zero2
` [PATCH v3 6/6] arm64: dts: "

[RFC PATCH v2 02/51] KVM: guest_memfd: Introduce and use shareability to guard faulting
 2025-07-12 17:53 UTC  (10+ messages)

[PATCH] mm/memfd: Replace deprecated strcpy() with memcpy() in alloc_name()
 2025-07-12 17:45 UTC 

[PATCH v2 5/8] iio: imu: inv_icm45600: add I2C driver for inv_icm45600 driver
 2025-07-12 17:44 UTC 

[PATCH v12 0/7] SMMU handling for PCIe Passthrough on ARM
 2025-07-12 17:44 UTC  (3+ messages)
` [PATCH v12 3/7] xen/arm: smmuv2: Add PCI devices support for SMMUv2

[syzbot] [usb?] INFO: task hung in uevent_show (2)
 2025-07-12 17:43 UTC  (2+ messages)
` [syzbot] [kernel?] "

[RFC PATCH] KVM: TDX: Decouple TDX init mem region from kvm_gmem_populate()
 2025-07-12 17:38 UTC  (8+ messages)

[PATCH] selftests: cgroup: Fix missing newline in test_zswap_writeback_one
 2025-07-12 17:35 UTC  (2+ messages)

[rockchip:v6.17-armsoc/dts64 55/56] arch/arm64/boot/dts/rockchip/rk3399-pinephone-pro.dtb: camera@1a (sony,imx258): 'lens-focus', 'orientation', 'rotation' do not match any of the regexes: '^pinctrl-[0-9]+$'
 2025-07-12 17:34 UTC 

[PATCH] selftests: cgroup: Allow longer timeout for kmem_dead_cgroups cleanup
 2025-07-12 17:35 UTC  (2+ messages)

[PATCH linux next] delaytop: add psi info to show system delay
 2025-07-12 17:33 UTC  (2+ messages)

[RFC PATCH v2 00/51] 1G page support for guest_memfd
 2025-07-12 17:33 UTC  (14+ messages)

[meta-xfce][PATCH v2 1/6] classed/xfce: Make download tarball extention type configurable
 2025-07-12 17:26 UTC  (6+ messages)
` [meta-xfce][PATCH v2 2/6] xfce4-clipman-plugin: Upgrade to 1.7.0
` [meta-xfce][PATCH v2 3/6] classed/xfce: Add XFCEBASEBUILDCLASS
` [meta-xfce][PATCH v2 4/6] xfce4-clipman-plugin: Use meson for building this recipe
` [meta-xfce][PATCH v2 5/6] catfish: Upgrade to 4.20.1
` [meta-xfce][PATCH v2 6/6] xfce4-whiskermenu-plugin: Upgrade to 2.10.1 release

[PATCH] PCI/pwrctrl: Only destroy alongside host bridge
 2025-07-12 17:26 UTC  (2+ messages)

[xiang-erofs:dev] BUILD SUCCESS b44686c8391b427fb1c85a31c35077e6947c6d90
 2025-07-12 17:24 UTC 

CM5 and LetsTrust TPM with u-boot and Linux
 2025-07-12 17:24 UTC 

[PATCH v10 00/64] Generic line based metadata support, internal pads
 2025-07-12 17:21 UTC  (4+ messages)
` [PATCH v10 12/64] media: uapi: v4l: subdev: Enable streams API
    `  "

[PATCH] fix a leak in fcntl_dirnotify()
 2025-07-12 17:18 UTC 

[PATCH v1 net-next 06/14] neighbour: Free pneigh_entry after RCU grace period
 2025-07-12 17:14 UTC  (2+ messages)

[PATCH 5.15.y] ocfs2: fix deadlock in ocfs2_get_system_file_inode
 2025-07-12 17:11 UTC  (3+ messages)

[RFC v3 1/4] kernel/api: introduce kernel API specification framework
 2025-07-12 17:03 UTC  (2+ messages)

[PATCH v4 06/11] PCI/ASPM: Clear aspm_disable as part of __pci_enable_link_state()
 2025-07-12 17:02 UTC  (5+ messages)

[PATCH] dmaengine: rcar-dmac: Fix PM usage counter imbalance
 2025-07-12 16:55 UTC  (4+ messages)

Who's focused on dynamic 'nft' autocomplete?
 2025-07-12 16:56 UTC 

[PATCH net-next v3 0/3] netdevsim: add support for PHY devices
 2025-07-12 16:54 UTC  (3+ messages)
` [PATCH net-next v3 1/3] net: netdevsim: Add PHY support in netdevsim

[PATCH] mshv_eventfd: convert to CLASS(fd)
 2025-07-12 16:52 UTC 

[PATCH] iio: accel: kionix-kx022a: Apply approximate iwyu principles to includes
 2025-07-12 16:52 UTC  (5+ messages)

[PATCH net v5 1/2] net/sched: Restrict conditions for adding duplicating netems to qdisc tree
 2025-07-12 16:51 UTC  (3+ messages)

[PATCH net-next 11/12] net: enetc: add PTP synchronization support for ENETC v4
 2025-07-12 16:42 UTC  (2+ messages)

[Buildroot] [PATCH] package/samba4: bump version to 4.22.3
 2025-07-12 16:42 UTC  (2+ messages)

[Buildroot] [git commit] package/samba4: bump version to 4.22.3
 2025-07-12 15:48 UTC 

[PATCH v3 2/3] dt-bindings: thermal: mediatek: add falback compatible string for MT7981 and MT8516
 2025-07-12 16:32 UTC 

[PATCH v2 0/2] Restore kernel-doc support for prehistoric Python
 2025-07-12 16:31 UTC  (3+ messages)
` [PATCH v2 3/2] docs: changes: better document Python needs

[PATCH v2 net-next 0/3] net: fec: add some optimizations
 2025-07-12 16:32 UTC  (3+ messages)
` [PATCH v2 net-next 3/3] net: fec: add fec_set_hw_mac_addr() helper function


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.