All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-01-25 15:12:38 to 2025-01-25 17:38:48 UTC [more...]

[PATCH] Bluetooth: Unnecessary braces around single line statment
 2025-01-25 16:58 UTC 

[PATCH v3] io_uring/futex: Factor out common free logic into io_free_ifd()
 2025-01-25 15:56 UTC 

[PATCH 00/76] target/arm: Implement FEAT_AFP and FEAT_RPRES
 2025-01-25 17:36 UTC  (55+ messages)
` [PATCH 06/76] target/arm: Define new fp_status_a32 and fp_status_a64
` [PATCH 07/76] target/arm: Use vfp.fp_status_a64 in A64-only helper functions
` [PATCH 08/76] target/arm: Use fp_status_a32 in vjvct helper
` [PATCH 09/76] target/arm: Use fp_status_a32 in vfp_cmp helpers
` [PATCH 10/76] target/arm: Use FPST_FPCR_A32 in A32 decoder
` [PATCH 11/76] target/arm: Use FPST_FPCR_A64 in A64 decoder
` [PATCH 12/76] target/arm: Remove now-unused vfp.fp_status and FPST_FPCR
` [PATCH 13/76] target/arm: Define new fp_status_f16_a32 and fp_status_f16_a64
` [PATCH 14/76] target/arm: Use fp_status_f16_a32 in AArch32-only helpers
` [PATCH 15/76] target/arm: Use fp_status_f16_a64 in AArch64-only helpers
` [PATCH 16/76] target/arm: Use FPST_FPCR_F16_A32 in A32 decoder
` [PATCH 17/76] target/arm: Use FPST_FPCR_F16_A64 in A64 decoder
` [PATCH 18/76] target/arm: Remove now-unused vfp.fp_status_f16 and FPST_FPCR_F16
` [PATCH 19/76] fpu: Rename float_flag_input_denormal to float_flag_input_denormal_flushed
` [PATCH 20/76] fpu: Rename float_flag_output_denormal to float_flag_output_denormal_flushed
` [PATCH 21/76] fpu: Fix a comment in softfloat-types.h
` [PATCH 22/76] fpu: Add float_class_denormal
` [PATCH 23/76] fpu: Implement float_flag_input_denormal_used
` [PATCH 24/76] fpu: allow flushing of output denormals to be after rounding
` [PATCH 25/76] target/arm: Remove redundant advsimd float16 helpers
` [PATCH 26/76] target/arm: Use FPST_FPCR_F16_A64 for halfprec-to-other conversions
` [PATCH 27/76] target/arm: Define FPCR AH, FIZ, NEP bits
` [PATCH 28/76] target/arm: Implement FPCR.FIZ handling
` [PATCH 29/76] target/arm: Adjust FP behaviour for FPCR.AH = 1
` [PATCH 30/76] target/arm: Adjust exception flag handling for AH "
` [PATCH 31/76] target/arm: Add FPCR.AH to tbflags
` [PATCH 32/76] target/arm: Set up float_status to use for FPCR.AH=1 behaviour

[LSF/MM/BPF TOPIC] Two-Phase eBPF Program Signing
 2025-01-25 17:33 UTC  (2+ messages)

[GIT PULL] remoteproc updates for v6.14
 2025-01-25 17:39 UTC 

[PATCH 1/4] ncftp: update for autoconf changes in core
 2025-01-25 17:32 UTC  (3+ messages)
` [PATCH 2/4] php: cleanup autoconf fettling
  ` [oe] "

[PATCH 0/6] X1P42100 DT and PCIe PHY bits
 2025-01-25 17:32 UTC  (7+ messages)
` [PATCH 3/6] phy: qcom: qmp-pcie: Add X1P42100 Gen4x4 PHY
` [PATCH 4/6] arm64: dts: qcom: x1e80100: Wire up PCIe PHY NOCSR resets

[PATCH] Alpha: Remove SP obfuscation from register dumps
 2025-01-25 17:30 UTC 

[meta-networking][PATCH] net-snmp-native: dependency with libpci
 2025-01-25 17:28 UTC  (3+ messages)
  ` [oe] "

[PATCH sched_ext/for-6.14-fixes 0/2] sched_ext: Fix dsp_local_on selftest on UP systems
 2025-01-25 17:14 UTC  (3+ messages)
` [PATCH sched_ext/for-6.14-fixes 1/2] tools/sched_ext: Add helper to check task migration state
  ` [PATCH v2 "

[PATCH] test/py: Add a report show test durations
 2025-01-25 17:14 UTC  (3+ messages)

[PATCH 0/6] Re-configurate TPM when active hash algorithms dismatch
 2025-01-25 17:13 UTC  (5+ messages)
` [PATCH 2/6] tmp: add TPM2_PCR_Allocate command

null-ptr deref found in netfs code
 2025-01-25 17:12 UTC  (12+ messages)

[PATCH v4 45/46] pxe_utils: Refactor to separate reading from booting
 2025-01-25 17:11 UTC  (3+ messages)

secure boot, mkimage with external signing server
 2025-01-25 17:11 UTC  (5+ messages)
      ` AW: "

[PATCH v3 00/13] Add imx8mp video support
 2025-01-25 17:11 UTC  (9+ messages)
` [PATCH v3 05/13] power-domain: Add refcounting

Kernel Oops on alpha with kernel version >=6.9.x
 2025-01-25 17:09 UTC  (16+ messages)

[PATCH v3 00/24] cpus: Restrict CPU has_work() handlers to system emulation
 2025-01-25 17:01 UTC  (25+ messages)
` [PATCH v3 01/24] cpus: Restrict cpu_has_work() "
` [PATCH v3 02/24] cpus: Un-inline cpu_has_work()
` [PATCH v3 03/24] cpus: Introduce SysemuCPUOps::has_work() handler
` [PATCH v3 04/24] target/alpha: Move has_work() from CPUClass to SysemuCPUOps
` [PATCH v3 05/24] target/arm: "
` [PATCH v3 06/24] target/avr: "
` [PATCH v3 07/24] target/hexagon: Remove CPUClass:has_work() handler
` [PATCH v3 08/24] target/hppa: Move has_work() from CPUClass to SysemuCPUOps
` [PATCH v3 09/24] target/i386: "
` [PATCH v3 10/24] target/loongarch: "
` [PATCH v3 11/24] target/m68k: "
` [PATCH v3 12/24] target/microblaze: "
` [PATCH v3 13/24] target/mips: "
` [PATCH v3 14/24] target/openrisc: "
` [PATCH v3 15/24] target/ppc: "
` [PATCH v3 16/24] target/riscv: "
` [PATCH v3 17/24] target/rx: "
` [PATCH v3 18/24] target/s390x: Restrict I/O handler installers to system emulation
` [PATCH v3 19/24] target/s390x: Move has_work() from CPUClass to SysemuCPUOps
` [PATCH v3 20/24] target/sh4: "
` [PATCH v3 21/24] target/sparc: "
` [PATCH v3 22/24] target/tricore: "
` [PATCH v3 23/24] target/xtensa: "
` [PATCH v3 24/24] cpus: Remove CPUClass::has_work() handler

[PATCH net v2] ptp: Properly handle compat ioctls
 2025-01-25 17:04 UTC  (2+ messages)

[intel-lts:6.12/linux 6/6] drivers/media/i2c/ar0234.c:1056:36: warning: unused variable 'ar0234_acpi_ids'
 2025-01-25 17:03 UTC 

[PATCH 1/2] selftests/bpf: Define SYS_PREFIX for powerpc
 2025-01-25 17:02 UTC  (3+ messages)
` [PATCH 2/2] selftests/bpf: Select NUMA node of current CPU to create map

[PATCH 0/2] qom: Introduce class_post_init() handler
 2025-01-25 16:58 UTC  (3+ messages)
` [PATCH 1/2] qom: Declare class_base_init() before class_init()
` [PATCH 2/2] qom: Introduce class_post_init() handler

[PATCH bpf-next v2 0/7] bpf: Add probe_read_{kernel,user}_dynptr and copy_from_user_dynptr
 2025-01-25 16:58 UTC  (3+ messages)
` [PATCH bpf-next v2 1/7] bpf: Implement bpf_probe_read_kernel_dynptr helper

[PATCH v6 00/15] x86-64: Stack protector and percpu improvements
 2025-01-25 16:51 UTC  (4+ messages)
` [PATCH v6 04/15] x86/pvh: Use fixed_percpu_data for early boot GSBASE

[bigeasy-staging:ucount 4/4] kernel/ucount.c:14:11: error: field designator 'refcnt' does not refer to any field in type 'atomic_t'
 2025-01-25 16:42 UTC 

[bigeasy-staging:ucount 4/4] kernel/ucount.c:141:29: error: implicit declaration of function 'rcuref_get'; did you mean 'kref_get'?
 2025-01-25 16:42 UTC 

[geert-renesas-devel:renesas-dts-for-v6.15 49/63] arch/arm64/boot/dts/renesas/r9a09g047e57-smarc.dtb: watchdog@14400000: compatible: 'oneOf' conditional failed, one must be fixed:
 2025-01-25 16:42 UTC 

[PATCH BlueZ] transport: fix issues with BAP volumes > 127
 2025-01-25 16:41 UTC 

[PATCH] .mailmap: Update incorrect entry and my email in MAINTAINERS
 2025-01-25 16:38 UTC  (2+ messages)

brcmfmac SAE/WPA3 negotiation
 2025-01-25 16:37 UTC  (18+ messages)
                      ` brcmfmac SAE/WPA3 negotiation - Part 2

[PATCH 01/10] pinctrl: imx: Push imx_pinctrl_ops into drivers and staticize
 2025-01-25 16:36 UTC  (3+ messages)

[PATCH] hid: intel-thc: fix CONFIG_HID dependency
 2025-01-25 16:35 UTC  (2+ messages)

[nfs-utils PATCH] nfsiostat: skip argv[0] when parsing command-line
 2025-01-25 16:33 UTC  (2+ messages)

[PATCH nfs-utils v3 0/7] rpcctl: Flake8 cleanups
 2025-01-25 16:33 UTC  (2+ messages)

[PATCH] drm/i915/pmu: Drop custom hotplug code
 2025-01-25 16:32 UTC  (9+ messages)

[GIT PULL] orangefs syzbot fix
 2025-01-25 16:32 UTC 

[PATCH] firmware: qcom: uefisecapp: fix efivars registration race
 2025-01-25 16:32 UTC  (2+ messages)

[GIT PULL] rv: tools/rtla: Updates for 6.14
 2025-01-25 16:31 UTC 

[PATCH v2] iio: dac: ad3552r: clear reset status flag
 2025-01-25 16:24 UTC 

[PATCHES v3][RFC][CFT] ->d_revalidate() calling conventions changes (->d_parent/->d_name stability problems)
 2025-01-25 16:25 UTC  (4+ messages)
` [PATCH v3 01/20] make sure that DNAME_INLINE_LEN is a multiple of word size
  ` [PATCH v3 19/20] orangefs_d_revalidate(): use stable parent inode and name passed by caller

[PATCH 0/8] nfsd: CB_SEQUENCE error handling fixes and cleanups
 2025-01-25 16:24 UTC  (3+ messages)
` [PATCH 1/8] nfsd: don't restart v4.1+ callback when RPC_SIGNALLED is set

nftables DNAT routes to wrong iface
 2025-01-25 15:55 UTC 

[norov:compat_get_cpumask 7/8] io_uring/register.c:241:42: error: passing argument 1 of 'compat_get_cpumask' from incompatible pointer type
 2025-01-25 16:21 UTC 

drivers/tty/serial/pic32_uart.c:904:34: warning: 'pic32_serial_dt_ids' defined but not used
 2025-01-25 16:21 UTC 

[PATCH 0/2] mm/compaction: allow more aggressive proactive compaction
 2025-01-25 16:20 UTC  (5+ messages)
` [PATCH 1/2] mm/compaction: remove low watermark cap for "
` [PATCH 2/2] mm/compaction: expose a new param "

[PATCH v4 0/5] Add PCIe Root Port support for Agilex family of chips
 2025-01-25 16:16 UTC  (4+ messages)
` [PATCH v4 5/5] PCI: altera: Add Agilex support

[PATCH v2 00/24] cpus: Restrict CPU has_work() handlers to system emulation
 2025-01-25 16:15 UTC  (26+ messages)
` [PATCH v2 01/24] cpus: Restrict cpu_has_work() "
` [PATCH v2 02/24] cpus: Un-inline cpu_has_work()
` [PATCH v2 03/24] cpus: Introduce SysemuCPUOps::has_work() handler
` [PATCH v2 04/24] target/alpha: Move has_work() from CPUClass to SysemuCPUOps
` [PATCH v2 05/24] target/arm: "
` [PATCH v2 06/24] target/avr: "
` [PATCH v2 07/24] target/hexagon: Remove CPUClass:has_work() handler
` [PATCH v2 08/24] target/hppa: Move has_work() from CPUClass to SysemuCPUOps
` [PATCH v2 09/24] target/i386: "
` [PATCH v2 10/24] target/loongarch: "
` [PATCH v2 11/24] target/m68k: "
` [PATCH v2 12/24] target/microblaze: "
` [PATCH v2 13/24] target/mips: "
` [PATCH v2 14/24] target/openrisc: "
` [PATCH v2 15/24] target/ppc: "
` [PATCH v2 16/24] target/riscv: "
` [PATCH v2 17/24] target/rx: "
` [PATCH v2 18/24] target/s390x: Restrict I/O handler installers to system emulation
` [PATCH v2 19/24] target/s390x: Move has_work() from CPUClass to SysemuCPUOps
` [PATCH v2 20/24] target/sh4: "
` [PATCH v2 21/24] target/sparc: "
` [PATCH v2 22/24] target/tricore: "
` [PATCH v2 23/24] target/xtensa: "
` [PATCH v2 24/24] cpus: Remove CPUClass::has_work() handler

[PATCH v3 0/5] wifi: cfg80211/mac80211: Set/get wiphy parameters on per-radio basis
 2025-01-25 16:12 UTC  (6+ messages)
` [PATCH v3 1/5] wifi: cfg80211: Add Support to Set RTS Threshold for each Radio
` [PATCH v3 2/5] wifi: cfg80211: Report per-radio RTS threshold to userspace
` [PATCH v3 3/5] wifi: mac80211: Set RTS threshold on per-radio basis
` [PATCH v3 4/5] wifi: cfg80211: set tx power per radio in a wiphy
` [PATCH v3 5/5] wifi: mac80211: "

[PATCH RFC 0/5] Possible changes to nfs-utils junction support
 2025-01-25 16:09 UTC  (3+ messages)
` [PATCH RFC 4/5] nfsref: Improve nfsref(5)

[virtio-dev] [RFC PATCH 1/1] VirtIO: Add platform bus driver for loopback virtio device
 2025-01-25 16:09 UTC  (2+ messages)
` [virtio-dev] [RFC PATCH 1/1] Virtio-loopback: a virtio based HAL for non-virtualized environments

[Buildroot] [PATCH v2 1/1] package/python-web2py: bump to version 3.0.11
 2025-01-25 16:04 UTC  (2+ messages)

[virtio-dev] [RFC PATCH 1/1] VirtIO: Add platform bus driver for loopback virtio device
 2025-01-25 16:01 UTC  (2+ messages)
` [virtio-dev] [RFC PATCH 1/1] Virtio-loopback: a virtio based HAL for non-virtualized environments

[GIT PULL] rv: osnoise: Fixes for 6.14
 2025-01-25 16:00 UTC 

[virtio-dev] [RFC PATCH 0/1] Virtio-loopback: a virtio based HAL for non-virtualized environments
 2025-01-25 15:57 UTC  (2+ messages)

[PATCH] iio: adc: ad7124: Fix comparison of channel configs
 2025-01-25 15:56 UTC  (3+ messages)

[PATCH] Input: elantech: Retry ETP_FW_VERSION_QUERY on Lenovo Thinkpad E14 Gen2
 2025-01-25 15:55 UTC 

[PATCH] init: Unnecessary braces around single line statment
 2025-01-25 15:41 UTC 

[GIT PULL] erofs updates for 6.14-rc1
 2025-01-25 15:54 UTC  (2+ messages)

[PATCH v2] platform/x86: lenovo-super-hotkey-wmi.c: Support for mic and audio mute LEDs
 2025-01-25 15:49 UTC  (3+ messages)
  ` [PATCH v2] platform/x86: lenovo-super-hotkey-wmi.c: Support formic "

[Buildroot] [PATCH 1/1] package/python-zeroconf: bump to version 0.141.0
 2025-01-25 15:52 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/python-xlsxwriter: bump to version 3.2.1
 2025-01-25 15:51 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/python-wrapt: bump to version 1.17.2
 2025-01-25 15:51 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/python-websockets: bump to version 14.2
 2025-01-25 15:51 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/python-trove-classifiers: bump to version 2025.1.15.22
 2025-01-25 15:50 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/python-tortoise-orm: bump to version 0.24.0
 2025-01-25 15:50 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/python-tomli-w: bump to version 1.2.0
 2025-01-25 15:50 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/python-sentry-sdk: bump to version 2.20.0
 2025-01-25 15:49 UTC  (2+ messages)

[Buildroot] [git commit] package/python-zeroconf: bump to version 0.141.0
 2025-01-25 15:42 UTC 

[Buildroot] [git commit] package/python-xlsxwriter: bump to version 3.2.1
 2025-01-25 15:42 UTC 

[Buildroot] [git commit] package/python-websockets: bump to version 14.2
 2025-01-25 15:42 UTC 

[Buildroot] [git commit] package/python-sentry-sdk: bump to version 2.20.0
 2025-01-25 15:16 UTC 

[Buildroot] [git commit] package/python-tortoise-orm: bump to version 0.24.0
 2025-01-25 15:17 UTC 

[Buildroot] [git commit] package/python-tomli-w: bump to version 1.2.0
 2025-01-25 15:17 UTC 

[Buildroot] [git commit] package/python-trove-classifiers: bump to version 2025.1.15.22
 2025-01-25 15:17 UTC 

[Buildroot] [git commit] package/python-wrapt: bump to version 1.17.2
 2025-01-25 15:42 UTC 

[geert-renesas-devel:renesas-dts-for-v6.15] BUILD SUCCESS d1be18bd0830e8e5c62e1eab570e890d70a4fafb
 2025-01-25 15:48 UTC 

Tree checker pre-write check finds corrupt leaf. drives now empty
 2025-01-25 15:45 UTC  (3+ messages)

[PATCH] gateway: Fix typo when setting 'is_vpn6'
 2025-01-25 15:44 UTC  (13+ messages)

[styhead][PATCH 0/3] Cherry pick commits from master to sync styhead's gnupg recipe
 2025-01-25 15:42 UTC  (4+ messages)
` [styhead][PATCH 1/3] gnupg: upgrade 2.5.0 -> 2.5.1
` [styhead][PATCH 2/3] gnupg: upgrade 2.5.1 -> 2.5.2
` [styhead][PATCH 3/3] gnupg: remove obsolete patch

[PATCH v2 1/5] wifi: cfg80211: Add Support to Set RTS Threshold for each Radio
 2025-01-25 15:40 UTC  (2+ messages)

[ath:master-pending] BUILD SUCCESS dd8af52078e0530aff20306fbe914fedb399c271
 2025-01-25 15:40 UTC 

[intel-lts:6.12/linux 6/6] drivers/media/i2c/lt6911uxe.c:653:36: warning: unused variable 'lt6911uxe_acpi_ids'
 2025-01-25 15:40 UTC 

[PATCH] mailmap, docs: Update email to carlos.bilbao@kernel.org
 2025-01-25 15:37 UTC  (7+ messages)

[PATCH v2] iio: filter: admv8818: Force initialization of SDO
 2025-01-25 14:54 UTC 

[syzbot] [bcachefs?] general protection fault in bch2_subvolume_delete
 2025-01-25 15:34 UTC  (3+ messages)

[PATCH] gnupg: remove obsolete patch
 2025-01-25 15:32 UTC 

Almost all C++ STL data structures in one C library (generic_doubly_linked_list_library.c)
 2025-01-25 15:30 UTC 

[PATCH] miiphy: define mii_devs with LIST_HEAD()
 2025-01-25 15:26 UTC 

[LSF/MM/BPF TOPIC] memory persistence over kexec
 2025-01-25 15:19 UTC  (6+ messages)

DROP rule is ignored for multicast traffic, but only via Wireguard
 2025-01-25 15:20 UTC 

[PATCH] blkid: allow up to 64k erofs block sizes
 2025-01-25 15:19 UTC  (3+ messages)
` [PATCH V2] "

[Buildroot] [PATCH 1/1] package/python-semver: bump to version 3.0.4
 2025-01-25 15:14 UTC  (2+ messages)

[PATCH] busybox: Correct SPDX license reference
 2025-01-25 15:14 UTC  (2+ messages)
` [OE-core] "

[Buildroot] [PATCH 1/1] package/python-s3transfer: bump to version 0.11.2
 2025-01-25 15:14 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/python-referencing: bump to version 0.36.1
 2025-01-25 15:13 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/python-pysnmp: bump to version 7.1.16
 2025-01-25 15:13 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/python-pyphen: bump to version 0.17.2
 2025-01-25 15:13 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/python-pydantic: bump to version 2.10.6
 2025-01-25 15:12 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/python-prompt-toolkit: bump to version 3.0.50
 2025-01-25 15:12 UTC  (2+ 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.