All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-09-04 13:56:53 to 2024-09-04 14:20:12 UTC [more...]

[PATCH V2 0/2] firmware: arm_scmi: Misc Fixes
 2024-09-04 14:20 UTC  (9+ messages)
` [PATCH V2 1/2] firmware: arm_scmi: Ensure that the message-id supports fastchannel
` [PATCH V2 2/2] firmware: arm_scmi: Skip adding bad duplicates

[PATCH] tracing/timerlat: Check tlat_var for NULL in timerlat_fd_release
 2024-09-04 14:21 UTC  (8+ messages)

[PATCH v4 0/3] serial: sc16is7xx: cosmetic cleanup
 2024-09-04 14:18 UTC 

next: rcu_preempt self-detected stall on CPU - queued_spin_lock_slowpath
 2024-09-04 14:19 UTC  (2+ messages)

[PATCH 2/4] drm/i915/display: add intel_display_snapshot abstraction
 2024-09-04 14:19 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] generic: test concurrent direct IO writes and fsync using same fd
 2024-09-04 14:18 UTC  (7+ messages)

[PATCH v5 0/7] pressure: bmp280: Minor cleanup and interrupt support
 2024-09-04 14:19 UTC  (9+ messages)
` [PATCH v5 4/7] iio: pressure: bmp280: Use sleep and forced mode for oneshot captures
` [PATCH v5 6/7] iio: pressure: bmp280: Add data ready trigger support

[PATCH 0/1] dt-bindings: mmc: Add support for rk3576 eMMC
 2024-09-04 14:20 UTC  (4+ messages)
` [PATCH 1/1] "

[syzbot] [ntfs3?] kernel panic: stack is corrupted in vprintk_emit
 2024-09-04 14:19 UTC 

FAILED: patch "[PATCH] selftests: mptcp: join: validate event numbers" failed to apply to 6.6-stable tree
 2024-09-04 14:18 UTC  (3+ messages)
` [PATCH 6.6.y 0/3] Backport of "selftests: mptcp: join: validate event numbers" and more

[PATCH] nfsd: return -EINVAL when namelen is 0
 2024-09-04 14:16 UTC  (3+ messages)

[syzbot] [ntfs3?] kernel panic: stack is corrupted in vprintk_emit
 2024-09-04 14:18 UTC  (2+ messages)
` [syzbot] check

[PATCH i-g-t v6] tests/intel/xe_exec_fault_mode: Don't return early
 2024-09-04 13:49 UTC 

[PATCH -next 00/19] HID: convert to devm_hid_hw_start_and_open()
 2024-09-04 14:17 UTC  (5+ messages)
` [PATCH -next 17/19] hwmon: (nzxt-kraken2) Use devm_hid_hw_start_and_open in kraken2_probe()
` [PATCH -next 19/19] hwmon: (nzxt-smart2) Use devm_hid_hw_start_and_open in nzxt_smart2_hid_probe()

[PATCH v3 0/8] implement async block discards and other ops via io_uring
 2024-09-04 14:18 UTC  (9+ messages)
` [PATCH v3 1/8] io_uring/cmd: expose iowq to cmds
` [PATCH v3 2/8] io_uring/cmd: give inline space in request "
` [PATCH v3 3/8] filemap: introduce filemap_invalidate_pages
` [PATCH v3 4/8] block: introduce blk_validate_byte_range()
` [PATCH v3 5/8] block: implement async discard as io_uring cmd
` [PATCH v3 6/8] block: implement async write zeroes command
` [PATCH v3 7/8] block: add nowait flag for __blkdev_issue_zero_pages
` [PATCH v3 8/8] block: implement async write zero pages command

[PATCH v2 0/8] Add support Relfor Saib board which is based on Rockchip RV1109 SoC
 2024-09-04 14:17 UTC  (5+ messages)
` [PATCH v2 5/8] dt-bindings: rtc: microcrystal,rv3028: add clock-cells property

[PATCH bpf-next v2 00/10] Local vmtest enhancement and RV64 enabled
 2024-09-04 14:19 UTC  (22+ messages)
` [PATCH bpf-next v2 01/10] selftests/bpf: Adapt OUTPUT appending logic to lower versions of Make
` [PATCH bpf-next v2 02/10] selftests/bpf: Rename fallback in bpf_dctcp to avoid naming conflict
` [PATCH bpf-next v2 03/10] selftests/bpf: Disable feature-llvm for vmtest
` [PATCH bpf-next v2 04/10] selftests/bpf: Limit URLS parsing logic to actual scope in vmtest
` [PATCH bpf-next v2 05/10] selftests/bpf: Support local rootfs image for vmtest
` [PATCH bpf-next v2 06/10] selftests/bpf: Enable cross platform testing "
` [PATCH bpf-next v2 07/10] selftests/bpf: Add config.riscv64
` [PATCH bpf-next v2 08/10] selftests/bpf: Add DENYLIST.riscv64
` [PATCH bpf-next v2 09/10] selftests/bpf: Add riscv64 configurations to local vmtest
` [PATCH bpf-next v2 10/10] selftests/bpf: Add description for running vmtest on RV64

[PATCH v2 0/2] Properly initialize speed/duplex and remove vDPA config updates
 2024-09-04 14:17 UTC  (8+ messages)
` [PATCH v2 1/2] vdpa/mlx5: Set speed and duplex of vDPA devices to UNKNOWN
` [PATCH v2 2/2] vdpa: Remove ioctl VHOST_VDPA_SET_CONFIG per spec compliance

[RFC PATCH 0/3] Introduce clar testing framework
 2024-09-04 14:17 UTC  (22+ messages)
` [PATCH v7 00/14] "
  ` [PATCH v7 11/14] t/unit-tests: implement test driver
` [PATCH v8 00/14] Introduce clar testing framework
  ` [PATCH v8 01/14] t: do not pass GIT_TEST_OPTS to unit tests with prove
  ` [PATCH v8 02/14] t: import the clar unit testing framework
  ` [PATCH v8 03/14] t/clar: fix compatibility with NonStop
  ` [PATCH v8 04/14] clar: avoid compile error with mingw-w64
  ` [PATCH v8 05/14] clar(win32): avoid compile error due to unused `fs_copy()`
  ` [PATCH v8 06/14] clar: stop including `shellapi.h` unnecessarily
  ` [PATCH v8 07/14] Makefile: fix sparse dependency on GENERATED_H
  ` [PATCH v8 08/14] Makefile: make hdr-check depend on generated headers
  ` [PATCH v8 09/14] Makefile: do not use sparse on third-party sources
  ` [PATCH v8 10/14] Makefile: wire up the clar unit testing framework
  ` [PATCH v8 11/14] t/unit-tests: implement test driver
  ` [PATCH v8 12/14] t/unit-tests: convert strvec tests to use clar
  ` [PATCH v8 13/14] t/unit-tests: convert ctype "
  ` [PATCH v8 14/14] clar: add CMake support

[PATCH] x86/sgx: Fix deadloop in __sgx_alloc_epc_page()
 2024-09-04 14:17 UTC  (6+ messages)

[PATCH v5 0/5] Wire up getrandom() vDSO implementation on powerpc
 2024-09-04 14:16 UTC  (2+ messages)

FAILED: patch "[PATCH] selftests: mptcp: join: test for flush/re-add endpoints" failed to apply to 6.10-stable tree
 2024-09-04 14:16 UTC  (4+ messages)
` [PATCH 6.10.y 2/6] selftests: mptcp: join: test for flush/re-add endpoints

[PATCH RFC 00/20] file: remove f_version
 2024-09-04 14:16 UTC  (10+ messages)
` [PATCH RFC 14/20] proc: store cookie in private data
` [PATCH RFC 18/20] fs: add f_pipe

[PATCH next 1/2] mtd: rawnand: mtk: Factorize out the logic cleaning mtk chips
 2024-09-04 14:15 UTC  (6+ messages)
` [PATCH next 2/2] mtd: rawnand: mtk: Fix init error path

[PATCH v1 0/9] target:386/ Emulate Intel RDT features needed to mount ResCtrl in Linux
 2024-09-04 14:14 UTC  (4+ messages)
` [PATCH v1 1/9] Add Intel RDT device to config

[PATCH] drm/panel: himax-hx83112a: transition to mipi_dsi wrapped functions
 2024-09-04 14:15 UTC 

[PATCH 0/4] Microsoft Surface Pro 9 5G support
 2024-09-04 14:14 UTC  (4+ messages)
` [PATCH 4/4] arm64: dts: qcom: sc8280xp: Add Microsoft Surface Pro 9 5G

[PATCH 1/2] drm/i915/display: pass display to intel_crtc_for_pipe()
 2024-09-04 14:14 UTC  (3+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/2] "
` ✗ Fi.CI.SPARSE: "

[PATCH V5 0/5] phy: freescale: fsl-samsung-hdmi: Expand phy clock options
 2024-09-04 14:14 UTC  (19+ messages)
` [PATCH V5 3/5] phy: freescale: fsl-samsung-hdmi: Support dynamic integer
` [PATCH V5 4/5] phy: freescale: fsl-samsung-hdmi: Use closest divider
` [PATCH V5 5/5] phy: freescale: fsl-samsung-hdmi: Remove unnecessary LUT entries

[PATCH] fs/pipe: Correct imprecise wording in comment
 2024-09-04 14:13 UTC 

[PATCH net-next v5] ptp/ioctl: support MONOTONIC{,_RAW} timestamps for PTP_SYS_OFFSET_EXTENDED
 2024-09-04 14:13 UTC 

[PATCH v2 0/4] Add SWIG Bindings to libcpupower
 2024-09-04 14:13 UTC  (3+ messages)

[syzbot] [usb?] KMSAN: kernel-usb-infoleak in usbtmc_write
 2024-09-04 14:13 UTC  (4+ messages)
` [PATCH] USB: usbtmc: prevent kernel-infoleak

failed to remove key (0, ce:ce:1e:27:bb:e0) from hardware (-110) (ETIMEDOUT)
 2024-09-04 14:09 UTC  (2+ messages)

[PATCH v2] gpio: mpc8xxx: switch to using DEFINE_RUNTIME_DEV_PM_OPS()
 2024-09-04 14:11 UTC  (2+ messages)

[PATCH 0/2] arm64: dts: rockchip: rk3568: add CAN-FD controller
 2024-09-04 14:07 UTC  (6+ messages)
` [PATCH 1/2] arm64: dts: rockchip: add CAN-FD controller nodes to rk3568
` [PATCH 2/2] arm64: dts: rockchip: mecsbc: add CAN0 and CAN1 interfaces

DPDK 23.11.2 released
 2024-09-04 14:10 UTC 

[PATCH] scripts/Makefile.lib: do not include CONFIG_DEVICE_TREE_INCLUDES in dtsi_include_list
 2024-09-04  7:56 UTC  (2+ messages)

[PATCH 1/1] dt-bindings: input: convert rotary-encoder to yaml
 2024-09-04 14:10 UTC  (3+ messages)

[PATCH v9 00/23] Introduce the lwIP network stack
 2024-09-04  7:54 UTC  (4+ messages)
` [PATCH v9 20/37] net-lwip: add DHCP support and dhcp commmand

[RFC PATCH 0/6] Add support for K3 BIST
 2024-09-04  5:05 UTC  (9+ messages)
` [RFC PATCH 1/6] arm: mach-k3: j784s4: Add clk and power support for MAIN_R5_2_x PBIST
` [RFC PATCH 2/6] arm: dts: k3-j784s4-main: Add PBIST_14 node
` [RFC PATCH 3/6] arm: dts: k3-j784s4-main: Add clock and power domains for MAIN_R5_2_x
` [RFC PATCH 4/6] drivers: misc: k3_bist: Add K3 BIST driver

[libgpiod][PATCH v2] build: imply --enable-bindings-glib for --enable-dbus
 2024-09-04 14:09 UTC  (2+ messages)

[PATCH 0/3] sched: Miscellaneous isolation related cleanups
 2024-09-04 14:09 UTC  (11+ messages)
` [PATCH 1/3] sched/isolation: Add HK_FLAG_SCHED to nohz_full

[PATCH v2 0/7] implement async block discards/etc. via io_uring
 2024-09-04 14:08 UTC  (6+ messages)
` [PATCH v2 5/7] block: implement async discard as io_uring cmd

[Intel-wired-lan] [tnguy-net-queue:main] BUILD SUCCESS 33f339a1ba54e56bba57ee9a77c71e385ab4825c
 2024-09-04 14:06 UTC 

[PATCH] amba: make amba_bustype constant
 2024-09-04 14:07 UTC  (11+ messages)

[PATCH net-next v7 0/7] net: stmmac: FPE via ethtool + tc
 2024-09-04 14:04 UTC  (3+ messages)
` [PATCH net-next v7 3/7] net: stmmac: refactor FPE verification process

[PATCH v5 0/2] iio: imu: smi240: add bosch smi240 driver
 2024-09-04 14:05 UTC  (3+ messages)
` [PATCH v5 1/2] dt-bindings: iio: imu: smi240: add Bosch smi240
` [PATCH v5 2/2] iio: imu: smi240: add driver

[PATCH] MAINTAINERS: move the BFQ io scheduler to orphan state
 2024-09-04 14:05 UTC  (5+ messages)

[PATCH] docs: update dev-tools/kcsan.rst url about KTSAN
 2024-09-04 14:04 UTC  (2+ messages)

[PATCH] drm/i915/display: use to_intel_display() global state macros
 2024-09-04 14:05 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH RFC V3 00/29] Support of Virtual CPU Hotplug for ARMv8 Arch
 2024-09-04 14:03 UTC  (4+ messages)

[PATCH BlueZ 0/7] Add BIP for AVRCP covert art OBEX client
 2024-09-04 14:04 UTC  (8+ messages)
` [PATCH BlueZ 1/7] obexd: Add PSM support to session create
` [PATCH BlueZ 2/7] player: Add OBEX PSM port for cover art support
` [PATCH BlueZ 3/7] player: Add image handle support property
` [PATCH BlueZ 4/7] obexd: Add BIP client for AVRCP cover art download
` [PATCH BlueZ 5/7] obexd: Add GetImageProperties to bip-avrcp
` [PATCH BlueZ 6/7] obexd: Add GetImage "
` [PATCH BlueZ 7/7] doc: Add description of org.bluez.obex.BipAvrcp

[PATCH v6 00/12] platform/chrome: Introduce DT hardware prober
 2024-09-04 14:04 UTC  (3+ messages)
` [PATCH v6 10/12] i2c: of-prober: Add GPIO support

[PATCH 0/1] buildcfg: Print bitbake branch and revision when it is in a separate repo
 2024-09-04 14:03 UTC  (4+ messages)
` [PATCH 1/1] "
  ` [OE-core] "

[PATCH 00/15] timers: Cleanup delay/sleep related mess
 2024-09-04 14:03 UTC  (3+ messages)
` [PATCH 12/15] iopoll/regmap/phy/snd: Fix comment referencing outdated timer documentation

[RFC PATCH] devtools/test-meson-builds: use cross file for 32bit build
 2024-09-04 14:03 UTC 

[PATCH 0/4] drm/i915/pps: hide VLV/CHV PPS pipe stuff inside intel_pps.c
 2024-09-04 14:02 UTC  (5+ messages)
` [PATCH 1/4] drm/i915/pps: add intel_pps_dp_init() for all DP init
` [PATCH 2/4] drm/i915/pps: move active_pipe set to intel_pps_dp_encoder_reset()
` [PATCH 3/4] drm/i915/pps: add intel_pps_dp_power_down()
` [PATCH 4/4] drm/i915/pps: add intel_pps_backlight_initial_pipe()

[PATCH v1 0/9] perf arm-spe: Introduce metadata version 2
 2024-09-04 14:02 UTC  (8+ messages)
` [PATCH v1 1/9] perf: arm_spe: Introduce 'lds' capacity

[PATCH net-next v3 0/4] Add option to provide OPT_ID value via cmsg
 2024-09-04 14:01 UTC  (4+ messages)
` [PATCH net-next v3 1/4] net_tstamp: add SCM_TS_OPT_ID to provide OPT_ID in control message

[PATCH 00/21] TDX MMU Part 2
 2024-09-04 14:01 UTC  (4+ messages)
` [PATCH 19/21] KVM: TDX: Add an ioctl to create initial guest memory

[PATCH] block: fix integer overflow in BLKSECDISCARD
 2024-09-04 14:01 UTC  (2+ messages)

[PATCH 0/4] hash.h: support choosing a separate SHA-1 for non-cryptographic uses
 2024-09-04 14:01 UTC  (4+ messages)

[PATCH] mtd: rawnand: meson: Fix typo in function name
 2024-09-04 14:00 UTC  (2+ messages)

[LTP] [PATCH v2 1/1] swapoff01: Define max_runtime 45s
 2024-09-04 13:58 UTC  (6+ messages)

[PATCH] config: add 32-bit cross-compilation x86 target
 2024-09-04 13:57 UTC 

Ask for feature on git
 2024-09-04 13:59 UTC  (3+ messages)

[PATCH 1/1] dt-bindings: PCI: layerscape-pci: Add deprecated property 'num-viewport'
 2024-09-04 13:59 UTC  (3+ messages)

pull-request: wireless-2024-09-04
 2024-09-04 13:59 UTC 

[RFC PATCH 00/10] drm/panthor: Add user submission
 2024-09-04 13:58 UTC  (13+ messages)

[Intel-wired-lan] [PATCH v6 net-next 00/15] net: introduce TX H/W shaping API
 2024-09-04 13:53 UTC  (30+ messages)
` [Intel-wired-lan] [PATCH v6 net-next 01/15] genetlink: extend info user-storage to match NL cb ctx
` [Intel-wired-lan] [PATCH v6 net-next 02/15] netlink: spec: add shaper YAML spec
  `  "
` [Intel-wired-lan] [PATCH v6 net-next 03/15] net-shapers: implement NL get operation
  `  "
` [Intel-wired-lan] [PATCH v6 net-next 04/15] net-shapers: implement NL set and delete operations
  `  "
` [Intel-wired-lan] [PATCH v6 net-next 05/15] net-shapers: implement NL group operation
  `  "
` [Intel-wired-lan] [PATCH v6 net-next 06/15] net-shapers: implement delete support for NODE scope shaper
  `  "
` [Intel-wired-lan] [PATCH v6 net-next 07/15] net-shapers: implement shaper cleanup on queue deletion
  `  "
` [Intel-wired-lan] [PATCH v6 net-next 08/15] netlink: spec: add shaper introspection support
  `  "
` [Intel-wired-lan] [PATCH v6 net-next 09/15] net: shaper: implement "
  `  "
` [Intel-wired-lan] [PATCH v6 net-next 10/15] net-shapers: implement cap validation in the core
  `  "
` [Intel-wired-lan] [PATCH v6 net-next 11/15] testing: net-drv: add basic shaper test
  `  "
` [Intel-wired-lan] [PATCH v6 net-next 12/15] virtchnl: support queue rate limit and quanta size configuration
  `  "
` [Intel-wired-lan] [PATCH v6 net-next 13/15] ice: Support VF "
  `  "
` [Intel-wired-lan] [PATCH v6 net-next 14/15] iavf: Add net_shaper_ops support
  `  "
` [Intel-wired-lan] [PATCH v6 net-next 15/15] iavf: add support to exchange qos capabilities
  `  "

[PATCH v3] usb: typec: ucsi: Fix busy loop on ASUS VivoBooks
 2024-09-04 13:58 UTC  (3+ messages)

[PATCH net] tools/net/ynl: fix cli.py --subscribe feature
 2024-09-04 13:57 UTC  (6+ messages)

[PATCH v2 0/2] AMD Pstate driver fixes
 2024-09-04 13:57 UTC  (10+ messages)
` [PATCH v2 2/2] cpufreq/amd-pstate: Fix the scaling_max_freq setting on shared memory CPPC systems
        ` [EXTERNAL] "

[PATCH v15 16/26] nfsd: add LOCALIO support
 2024-09-04 13:56 UTC  (5+ messages)

[PATCH] um: kunit: resolve missing prototypes warning
 2024-09-04 13:56 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.