All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-02-25 15:41:34 to 2024-02-25 17:46:29 UTC [more...]

[RFC net-next 0/4] tools/net/ynl: Add batch operations for nftables
 2024-02-25 17:46 UTC  (2+ messages)
` [RFC net-next 1/4] doc/netlink: Add batch op definitions to netlink-raw schema

Dangerous commands (was:[ANNOUNCE] fstests: for-next branch updated to v2024.02.04)
 2024-02-25 17:45 UTC  (5+ messages)

[PATCH] perf pmu: Fix a potential memory leak in perf_pmu__lookup()
 2024-02-25 17:44 UTC  (3+ messages)

[PATCH v3] target/riscv: Fix shift count overflow
 2024-02-25 17:41 UTC 

[PATCHSET wq/for-6.9,6.10] workqueue: Implement disable/enable_work()
 2024-02-25 17:40 UTC  (6+ messages)

[PATCH] arm: dts: k3-binman: Make optee optional as requirement
 2024-02-25 17:38 UTC 

[PATCH 0/7] nsis: gitlab-ci: Improve QEMU Windows installer packaging
 2024-02-25 17:37 UTC  (5+ messages)
` [PATCH 3/7] scripts/nsis.py: Automatically package required DLLs of QEMU executables

RTT-PROBE: lore-subspace-rtt
 2024-02-25 17:38 UTC 

Patch "xhci: fix possible null pointer deref during xhci urb enqueue" has been added to the 6.7-stab
 2024-02-25 17:31 UTC 

[PATCH v1 0/4] fw_devlink: generically handle bad links to child fwnodes
 2024-02-25 17:35 UTC  (5+ messages)
` [PATCH v1 4/4] mtd: mtdpart: Allow fwnode links to NVMEM compatible fwnodes

[PATCHv7 00/16] x86/tdx: Add kexec support
 2024-02-25 17:34 UTC  (7+ messages)
` [PATCHv7 08/16] x86/tdx: Account shared memory

[PATCH 0/4] Fix defines in rf69.h
 2024-02-25 17:33 UTC  (5+ messages)
` [PATCH 1/4] staging: pi433: Remove a duplicated F_OSC define
` [PATCH 2/4] staging: pi433: Remove the unused FREQUENCY define
` [PATCH 3/4] staging: pi433: Remove a duplicated FIFO_SIZE define
` [PATCH 4/4] staging: pi433: Move FIFO_THRESHOLD define to source file

[groeck-staging:hwmon-next] BUILD SUCCESS b40410c0849c99d71edec1d90b3b6a71a8926fc2
 2024-02-25 17:33 UTC 

[PATCH] userdiff: better method/property matching for C#
 2024-02-25 17:33 UTC 

[PATCH 0/3] clk: qcom: gcc-ipq5018: fix some register offsets
 2024-02-25 17:32 UTC  (4+ messages)
` [PATCH 1/3] clk: qcom: gcc-ipq5018: fix 'enable_reg' offset of 'gcc_gmac0_sys_clk'
` [PATCH 2/3] clk: qcom: gcc-ipq5018: fix 'halt_reg' offset of 'gcc_pcie1_pipe_clk'
` [PATCH 3/3] clk: qcom: gcc-ipq5018: fix register offset for GCC_UBI0_AXI_ARES reset

[LSF/MM/BPF TOPIC] Measuring limits and enhancing buffered IO
 2024-02-25 17:32 UTC  (7+ messages)

RTT-PROBE: lore-subspace-rtt
 2024-02-25 17:28 UTC 

[PATCH 00/12] FSMonitor edge cases on case-insensitive file systems
 2024-02-25 17:24 UTC  (5+ messages)
` [PATCH v2 00/16] "
  ` [PATCH v2 06/16] fsmonitor: refactor refresh callback for non-directory events

[PATCH] genirq/irqdomain: Don't call ops->select for DOMAIN_BUS_ANY tokens
 2024-02-25 17:23 UTC  (7+ messages)

[PATCH v2 0/3] hw/ide: Make "ide_internal.h" really internal
 2024-02-25 17:21 UTC  (5+ messages)
` [PATCH v2 1/3] hw/arm/sbsa-ref: Do not open-code ahci_ide_create_devs()
` [PATCH v2 2/3] hw/ide: Remove last two uses of ide/internal.h outside of hw/ide/
` [PATCH v2 3/3] hw/ide: Include 'ide_internal.h' from current path

[OE-core] [PATCH] package_rpm: Fix backtrace on missing directory
 2024-02-25 17:22 UTC  (3+ messages)

[hch-block:drbd-blk-limits 5/16] drivers/md/raid0.c:396:7: warning: variable 'conf' is uninitialized when used here
 2024-02-25 17:19 UTC 

[PATCH] hw/ide: Remove last two uses of ide/internal.h outside of hw/ide
 2024-02-25 17:19 UTC  (4+ messages)

RTT-PROBE: lore-subspace-rtt
 2024-02-25 17:18 UTC 

[ANNOUNCE] Git v2.44.0
 2024-02-25 17:16 UTC  (6+ messages)

[meta-security][PATCH] meta-security: Drop ${PYTHON_PN}
 2024-02-25 17:14 UTC  (3+ messages)
` [yocto] "

[PATCH next v2 00/11] minmax: Optimise to reduce .i line length
 2024-02-25 17:13 UTC  (13+ messages)
` [PATCH next v2 01/11] minmax: Put all the clamp() definitions together
` [PATCH next v2 02/11] minmax: Use _Static_assert() instead of static_assert()
` [PATCH next v2 03/11] minmax: Simplify signedness check
` [PATCH next v2 04/11] minmax: Replace multiple __UNIQUE_ID() by directly using __COUNTER__
` [PATCH next v2 05/11] minmax: Move the signedness check out of __cmp_once() and __clamp_once()
` [PATCH next v2 06/11] minmax: Remove 'constexpr' check from __careful_clamp()
` [PATCH next v2 07/11] minmax: minmax: Add __types_ok3() and optimise defines with 3 arguments
` [PATCH next v2 08/11] minmax: Add min_const() and max_const()
` [PATCH next v2 09/11] tree-wide: minmax: Replace all the uses of max() for array sizes with max_const()
` [PATCH next v2 10/11] block: Use a boolean expression instead of max() on booleans
` [PATCH next v2 11/11] minmax: min() and max() don't need to return constant expressions

[meta-security][v2][PATCH] meta-security: Drop ${PYTHON_PN}
 2024-02-25 17:13 UTC 

[Buildroot] [PATCH 1/1] package/libtracefs: disable utest
 2024-02-25 17:11 UTC 

[PATCH 0/2] arm64: add minimal boot support for TP-Link Archer AX55 v1
 2024-02-25 17:09 UTC  (7+ messages)
` [PATCH 1/2] dt-bindings: arm: qcom: add "
` [PATCH 2/2] arm64: dts: "

RTT-PROBE: lore-subspace-rtt
 2024-02-25 17:08 UTC 

Partition table instead of LVM inside a LUKS container
 2024-02-25 17:04 UTC  (3+ messages)

[Buildroot] [PATCH v4 00/20] Add support for AM62x-SK HS-FS devices
 2024-02-25 16:58 UTC  (10+ messages)

[PATCH v2 7/8] cherry-pick: enforce `--keep-redundant-commits` incompatibility
 2024-02-25 16:58 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2024-02-25 16:58 UTC 

[PATCH v2 8/8] cherry-pick: add `--empty` for more robust redundant commit handling
 2024-02-25 16:57 UTC  (2+ messages)

[PATCH v2 4/8] sequencer: treat error reading HEAD as unborn branch
 2024-02-25 16:57 UTC  (2+ messages)

[PATCH] docs: move CODING_STYLE into the developer documentation
 2024-02-25 16:55 UTC  (2+ messages)
` Files without license statement

[Bug 2054889] [NEW] pcap streams are text files which insert 0xD in Windows version
 2024-02-25 16:46 UTC  (2+ messages)
` [Bug 2054889] "

[PATCH net-next v12 00/15] Introducing P4TC (series 1)
 2024-02-25 16:54 UTC  (16+ messages)
` [PATCH net-next v12 01/15] net: sched: act_api: Introduce P4 actions list
` [PATCH net-next v12 02/15] net/sched: act_api: increase action kind string length
` [PATCH net-next v12 03/15] net/sched: act_api: Update tc_action_ops to account for P4 actions
` [PATCH net-next v12 04/15] net/sched: act_api: add struct p4tc_action_ops as a parameter to lookup callback
` [PATCH net-next v12 05/15] net: sched: act_api: Add support for preallocated P4 action instances
` [PATCH net-next v12 06/15] p4tc: add P4 data types
` [PATCH net-next v12 07/15] p4tc: add template API
` [PATCH net-next v12 08/15] p4tc: add template pipeline create, get, update, delete
` [PATCH net-next v12 09/15] p4tc: add template action create, update, delete, get, flush and dump
` [PATCH net-next v12 10/15] p4tc: add runtime action support
` [PATCH net-next v12 11/15] p4tc: add template table create, update, delete, get, flush and dump
` [PATCH net-next v12 12/15] p4tc: add runtime table entry create and update
` [PATCH net-next v12 13/15] p4tc: add runtime table entry get, delete, flush and dump
` [PATCH net-next v12 14/15] p4tc: add set of P4TC table kfuncs
` [PATCH net-next v12 15/15] p4tc: add P4 classifier

[PATCH] smb: remove SLAB_MEM_SPREAD flag usage
 2024-02-25 16:51 UTC  (2+ messages)

[PATCH v2] target/riscv: Fix shift count overflow
 2024-02-25 16:49 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2024-02-25 16:48 UTC 

[PATCH] tracing: Use div64_u64() instead of do_div()
 2024-02-25 16:45 UTC 

[PATCH v2 0/6] Pinephone video out fixes (flipping between two frames)
 2024-02-25 16:46 UTC  (7+ messages)
` [PATCH v2 5/6] drm/panel: st7703: Drive XBD599 panel at higher clock rate

[PATCH] phy: qcom: m31: match requested regulator name with dt schema
 2024-02-25 16:44 UTC  (4+ messages)

[Buildroot] [PATCH v6 00/16] Add support for AM62x-SK HS-FS devices
 2024-02-25 16:43 UTC  (9+ messages)
` [Buildroot] [PATCH v6 12/16] boot/uboot: add BR2_TARGET_UBOOT_USE_BINMAN option
` [Buildroot] [PATCH v6 13/16] package/ti-k3: move TI_K3_{SECTYPE, SOC} out of the image-gen scope
` [Buildroot] [PATCH v6 15/16] configs/ti_am62x_sk_defconfig: bump U-Boot version to 2024.01
` [Buildroot] [PATCH v6 16/16] configs/ti_am62x_sk_defconfig: bump Linux version to 6.6.17

[PATCH v1 1/4] io_uring: only account cqring wait time as iowait if enabled for a ring
 2024-02-25 16:43 UTC  (9+ messages)

[RFC PATCH] selftest/powerpc: Add rule file to address sub-folder test fail
 2024-02-25 16:39 UTC  (2+ messages)

[PATCH] common: dm-error now supports zoned devices
 2024-02-25 16:38 UTC  (2+ messages)

[PATCH v5 0/3] Add support for I2C in BCM2835 boards
 2024-02-25 16:37 UTC  (3+ messages)
` [PATCH v5 2/3] hw/arm: Connect BSC to BCM2835 board as I2C0, I2C1 and I2C2

RTT-PROBE: lore-subspace-rtt
 2024-02-25 16:38 UTC 

[PATCH v2 0/6] Simplify initialization of PC machines
 2024-02-25 16:32 UTC  (3+ messages)
` [PATCH v2 4/6] hw/i386/pc: Remove unneeded class attribute "kvmclock_enabled"

[PATCH kvmtool] Fix 9pfs open device file security flaw
 2024-02-25 16:31 UTC 

Kernel WARNING at lib/vsprintf.c:2721 while running ftrace kernel selftests
 2024-02-25 16:31 UTC 

[powerpc:next] BUILD SUCCESS a3e1820186b5ed3703e690eb064ad7c6c7477cfb
 2024-02-25 16:30 UTC 

[PATCH] tests/*/Makefile: make sure group.list DIRT exists before install
 2024-02-25 16:30 UTC  (2+ messages)

[powerpc:fixes-test] BUILD SUCCESS fad87dbd48156ab940538f052f1820f4b6ed2819
 2024-02-25 16:29 UTC 

[PATCH net-next v5 0/3] net: dsa: realtek: support reset controller and update docs
 2024-02-25 16:29 UTC  (4+ messages)
` [PATCH net-next v5 1/3] dt-bindings: net: dsa: realtek: reset-gpios is not required
` [PATCH net-next v5 2/3] dt-bindings: net: dsa: realtek: add reset controller
` [PATCH net-next v5 3/3] net: dsa: realtek: support "

[PATCH] mean_and_variance: Drop always failing tests
 2024-02-25 16:29 UTC 

[RFC v3 1/6] eal: add static per-lcore memory allocation facility
 2024-02-25 16:28 UTC  (4+ messages)
` [RFC v4 0/6] Lcore variables
  ` [RFC v4 5/6] service: keep per-lcore state in lcore variable

RTT-PROBE: lore-subspace-rtt
 2024-02-25 16:28 UTC 

WARNING: fs/proc/generic.c:173 __xlate_proc_name
 2024-02-25 16:27 UTC  (3+ messages)

[PATCH fstests] common/config: fix CANON_DEVS=yes when file does not exist
 2024-02-25 16:23 UTC  (4+ messages)

reporting a new supported device
 2024-02-25 16:14 UTC 

[PATCH v2] btrfs/172,206: call _log_writes_cleanup in _cleanup
 2024-02-25 16:22 UTC  (2+ messages)

[PATCH] RDMA/rtrs-clt: check strnlen return len in sysfs mpath_policy_store()
 2024-02-25 16:22 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2024-02-25 16:18 UTC 

[PATCH 1/2] serial: core: introduce uart_port_tx_limited_flags()
 2024-02-25 16:14 UTC  (3+ messages)
` [PATCH 2/2] serial: bcm63xx-uart: fix tx after conversion to uart_port_tx_limited()

[PATCH v3 00/15] clk: samsung: Add CPU clocks for Exynos850
 2024-02-25 16:11 UTC  (42+ messages)
` [PATCH v3 01/15] dt-bindings: clock: exynos850: Add CMU_CPUCLK0 and CMU_CPUCL1
  ` (subset) "
` [PATCH v3 02/15] clk: samsung: Improve clk-cpu.c style
  ` (subset) "
` [PATCH v3 03/15] clk: samsung: Pull struct exynos_cpuclk into clk-cpu.c
  ` (subset) "
` [PATCH v3 04/15] clk: samsung: Reduce params count in exynos_register_cpu_clock()
  ` (subset) "
` [PATCH v3 05/15] clk: samsung: Use single CPU clock notifier callback for all chips
  ` (subset) "
` [PATCH v3 06/15] clk: samsung: Group CPU clock functions by chip
  ` (subset) "
` [PATCH v3 07/15] clk: samsung: Pass actual CPU clock registers base to CPU_CLK()
  ` (subset) "
` [PATCH v3 08/15] clk: samsung: Pass register layout type explicitly to CLK_CPU()
  ` (subset) "
` [PATCH v3 09/15] clk: samsung: Keep CPU clock chip specific data in a dedicated struct
  ` (subset) "
` [PATCH v3 10/15] clk: samsung: Keep register offsets in chip specific structure
  ` (subset) "
` [PATCH v3 11/15] clk: samsung: Pass mask to wait_until_mux_stable()
  ` (subset) "
` [PATCH v3 12/15] clk: samsung: Add CPU clock support for Exynos850
  ` (subset) "
` [PATCH v3 13/15] clk: samsung: Implement manual PLL control for ARM64 SoCs

[PATCH 0/3] Add support for Block Passthrough Endpoint function driver
 2024-02-25 16:09 UTC  (2+ messages)

[PATCH fstests 0/3] few enhancements
 2024-02-25 16:08 UTC  (5+ messages)
` [PATCH 2/3] check: add support for --list-group-tests

[RFC PATCH 0/1] sunxi: H616: add GPU power domain driver
 2024-02-25 16:06 UTC  (4+ messages)
` [RFC PATCH 1/1] clk: sunxi-ng: h6-r: add GPU power domain

RTT-PROBE: lore-subspace-rtt
 2024-02-25 16:08 UTC 

[PATCH 0/6] USB keyboard improvements for asahi / desktop systems
 2024-02-25 16:07 UTC  (4+ messages)
` [PATCH 4/6] usb: kbd: Ignore Yubikeys

[PATCH v2 0/5] More unit test for mballoc
 2024-02-25 16:07 UTC  (2+ messages)

[PATCH] usb: dwc3-generic: Fix build errors when USB_DWC3_GADGET is disabled
 2024-02-25 16:05 UTC  (2+ messages)

[PATCH 0/4] Add WoM feature as an IIO event
 2024-02-25 16:00 UTC  (5+ messages)
` [PATCH 1/4] iio: imu: inv_mpu6050: add WoM (Wake-on-Motion) sensor
` [PATCH 2/4] iio: imu: inv_mpu6050: add WoM event inside accel channels
` [PATCH 3/4] iio: imu: inv_mpu6050: add new interrupt handler for WoM events
` [PATCH 4/4] iio: imu: inv_mpu6050: add WoM suspend wakeup with low-power mode

[linux-linus test] 184757: tolerable FAIL - PUSHED
 2024-02-25 16:00 UTC 

[PATCH net] kunit: Fix again checksum tests on big endian CPUs
 2024-02-25 15:58 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2024-02-25 15:58 UTC 

[PATCH v10] lib: checksum: Use aligned accesses for ip_fast_csum and csum_ipv6_magic tests
 2024-02-25 15:58 UTC  (2+ messages)

fstest generic/696 failure on ext4 fs with quotas+idmap
 2024-02-25 15:56 UTC  (4+ messages)
` [PATCH] vfs: fix check for tmpfile support

[PATCH 0/7] extcon: Convert to platform remove callback returning void
 2024-02-25 15:54 UTC  (8+ messages)
` [PATCH 1/7] extcon: adc-jack: "
` [PATCH 2/7] extcon: intel-cht-wc: "
` [PATCH 3/7] extcon: intel-mrfld: "
` [PATCH 4/7] extcon: max3355: "
` [PATCH 5/7] extcon: max77843: "
` [PATCH 6/7] extcon: usb-gpio: "
` [PATCH 7/7] extcon: usbc-cros-ec: "

[PATCH] staging: media: atomisp: Fix formatting issues and minor code issue
 2024-02-25 15:53 UTC 

[PATCH v2] fstests: btrfs: add a test case to make sure inconsitent qgroup won't leak reserved data space
 2024-02-25 15:53 UTC  (5+ messages)

[hch-block:drbd-blk-limits 1/16] block/blk-settings.c:281: warning: expecting prototype for queue_limits_commit_set(). Prototype was for queue_limits_set() instead
 2024-02-25 15:47 UTC 

RTT-PROBE: lore-subspace-rtt
 2024-02-25 15:48 UTC 

[PATCH] Documentation: PM: Fix runtime_pm.rst markdown syntax
 2024-02-25 13:00 UTC 

[PATCH] dt-bindings: serial: convert st,asc to DT schema
 2024-02-25 15:42 UTC  (2+ messages)

[PATCH] generic/733: disable for btrfs
 2024-02-25 15:41 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.