All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-06-13 13:47:41 to 2024-06-13 14:29:59 UTC [more...]

[PATCH] lockdep: Improve consistency between lockdep and hardware hardirqs states
 2024-06-13 14:29 UTC 

[PATCH v2 00/16] Introduce a store type enum for the Maple tree
 2024-06-13 14:29 UTC  (5+ messages)
` [PATCH v2 04/16] maple_tree: introduce mas_wr_store_type()
` [PATCH v2 08/16] maple_tree: print store type in mas_dump()

[Intel-wired-lan] [PATCH iwl-next v12] ice: Add get/set hw address for VFs using devlink commands
 2024-06-13 14:29 UTC  (4+ messages)

[MAINTAINERS SUMMIT] [0/4] Common scenario for four proposals regarding regressions
 2024-06-13 14:28 UTC  (10+ messages)
` [MAINTAINERS SUMMIT] [4/4] Discuss how to better prevent backports of commits that turn out to cause regressions

[libevl][PATCH 0/4] evl-test: align with xeno-test
 2024-06-13 14:26 UTC  (9+ messages)
` [libevl][PATCH 1/4] Copy dohell from Xenomai 3
` [libevl][PATCH 2/4] evl-test: Measure worst case latencies
` [libevl][PATCH 3/4] evl-test: Start evl-test with load by default
` [libevl][PATCH 4/4] evl-test: Add hectic for real-time stress

[libgpiod][PATCH] README: add mentions on shellcheck and reuse
 2024-06-13 14:25 UTC  (2+ messages)

KSZ9897 RMII ports support
 2024-06-13 14:24 UTC  (3+ messages)

✅ PASS (MISSED 10 of 73): Test report for for-kernelci (6.10.0-rc3, arm-next, ac2193b4)
 2024-06-13 14:23 UTC 

[hch-xfs:xlog-grant-head-bytes 3/10] fs/xfs/libxfs/xfs_defer.c: xfs_trans_priv.h is included more than once
 2024-06-13 14:23 UTC 

[PATCH i-g-t 0/2] add subtest in kms_bw for connected outputs only
 2024-06-13 14:23 UTC  (2+ messages)
` ✓ CI.xeBAT: success for "

[PATCH 0/3] ALSA/PCI: add PantherLake audio support
 2024-06-13 14:22 UTC  (4+ messages)

Some sort of netlink RTM_GET(ROUTE|RULE|NEIGH) regression(?) in 6.10-rc3 vs 6.9
 2024-06-13 14:21 UTC  (3+ messages)

[OE-core][scarthgap 00/29] Patch review
 2024-06-13 14:20 UTC  (30+ messages)
` [OE-core][scarthgap 01/29] cronie: upgrade 1.7.1 -> 1.7.2
` [OE-core][scarthgap 02/29] lttng-ust: upgrade 2.13.7 -> 2.13.8
` [OE-core][scarthgap 03/29] taglib: upgrade 2.0 -> 2.0.1
` [OE-core][scarthgap 04/29] mesa: upgrade 24.0.3 -> 24.0.5
` [OE-core][scarthgap 05/29] procps: fix build with new glibc but old kernel headers
` [OE-core][scarthgap 06/29] devtool: modify: Catch git submodule error for go code
` [OE-core][scarthgap 07/29] oeqa/selftest/devtool: add test for modifying recipes using go.bbclass
` [OE-core][scarthgap 08/29] base-files: profile: fix error sh: 1: unknown operand
` [OE-core][scarthgap 09/29] oeqa/postactions: Do not use -l option with df
` [OE-core][scarthgap 10/29] oeqa: selftest: context: run tests serially if testtools/subunit modules are not found
` [OE-core][scarthgap 11/29] libtraceevent: submit meson.patch upstream
` [OE-core][scarthgap 12/29] devtool: sync: Fix Execution error
` [OE-core][scarthgap 13/29] serf: mark patch as inappropriate for upstream submission
` [OE-core][scarthgap 14/29] kea: remove unnecessary reproducibility patch
` [OE-core][scarthgap 15/29] expect: mark patches as Inactive-Upstream
` [OE-core][scarthgap 16/29] apr: submit 0001-Add-option-to-disable-timed-dependant-tests.patch upstream
` [OE-core][scarthgap 17/29] busybox: submit CVE-2022-28391 patches upstream
` [OE-core][scarthgap 18/29] xinput-calibrator: mark upstream as inactive in a patch
` [OE-core][scarthgap 19/29] bash: mark build-tests.patch as Inappropriate
` [OE-core][scarthgap 20/29] icu: add upstream submission links for fix-install-manx.patch
` [OE-core][scarthgap 21/29] ppp: Add RSA-MD in LICENSE
` [OE-core][scarthgap 22/29] iproute2: drop obsolete patch
` [OE-core][scarthgap 23/29] kernel.bbclass: check, if directory exists before removing empty module directory
` [OE-core][scarthgap 24/29] iputils: splitting the ping6 as a package
` [OE-core][scarthgap 25/29] ltp: add iputils-ping6 to RDEPENDS
` [OE-core][scarthgap 26/29] libinput: fix building with debug-gui option
` [OE-core][scarthgap 27/29] oeqa/selftest/devtool: fix _test_devtool_add_git_url
` [OE-core][scarthgap 28/29] Revert "oeqa/selftest/devtool: fix test_devtool_add_git_style2"
` [OE-core][scarthgap 29/29] cracklib: Modify patch to compile with GCC 14

[PATCH] perf test stat_bpf_counter.sh: Remove comparison of separate runs
 2024-06-13 14:20 UTC  (3+ messages)

[RFC PATCH v3 0/5] Improve the performance of RISC-V vector unit-stride/whole register ld/st instructions
 2024-06-13 14:19 UTC  (6+ messages)
` [RFC PATCH v3 1/5] accel/tcg: Avoid unnecessary call overhead from qemu_plugin_vcpu_mem_cb
` [RFC PATCH v3 2/5] target/riscv: rvv: Provide a fast path using direct access to host ram for unmasked unit-stride load/store
` [RFC PATCH v3 3/5] target/riscv: rvv: Provide a fast path using direct access to host ram for unit-stride whole register load/store
` [RFC PATCH v3 4/5] target/riscv: rvv: Provide group continuous ld/st flow for unit-stride ld/st instructions
` [RFC PATCH v3 5/5] target/riscv: Inline unit-stride ld/st and corresponding functions for performance

[PATCH v9 0/1] gpio: add simple logic analyzer using polling
 2024-06-13 14:20 UTC  (11+ messages)
` [PATCH v9 1/1] gpio: add sloppy "

"firmware/sysfb: Set firmware-framebuffer parent device" breaks lightdm on Ubuntu 22.04 using amdgpu
 2024-06-13 14:20 UTC  (4+ messages)

[PATCH v4 0/2] ALSA: pcm: reinvent the stream synchronization ID API
 2024-06-13 14:20 UTC  (4+ messages)
` [PATCH v4 1/2] "

[PATCH v2 0/7] Add AVS support for J721S2
 2024-06-13 14:20 UTC  (3+ messages)
` [PATCH v2 2/7] drivers: misc: k3_avs: Use soc_match_device instead of compatible

[PATCH v2 0/5] bootstd: Add Android support
 2024-06-13 14:19 UTC  (9+ messages)
` [PATCH v2 2/5] bootstd: Add bootflow_iter_check_mmc() helper
` [PATCH v2 3/5] android: boot: Add set_abootimg_addr() and set_avendor_bootimg_addr()
` [PATCH v2 4/5] bootstd: Add a bootmeth for Android
` [PATCH v2 5/5] bootstd: Add test for bootmeth_android

[PATCH] drm/xe: Use fixed CCS mode when running in SR-IOV mode
 2024-06-13 14:19 UTC  (7+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "

[PATCH net-next v12 00/13] Device Memory TCP
 2024-06-13 14:18 UTC  (4+ messages)
` [PATCH net-next v12 05/13] page_pool: convert to use netmem

[PATCH 00/14] replace call_rcu by kfree_rcu for simple kmem_cache_free callback
 2024-06-13 14:17 UTC  (12+ messages)

[PATCH 0/3] iio: adc: ad4695: new driver for AD4695 and similar ADCs
 2024-06-13 14:18 UTC  (5+ messages)
` [PATCH 1/3] dt-bindings: iio: adc: add "

[PATCH 00/15] Introduce HabanaLabs network drivers
 2024-06-13 14:16 UTC  (4+ messages)
` [PATCH 01/15] net: hbl_cn: add habanalabs Core Network driver

[hch-xfs:xlog-grant-head-bytes 3/10] fs/xfs/libxfs/xfs_defer.c: xfs_trans_priv.h is included more than once
 2024-06-13 14:15 UTC 

[PATCH v1 0/7] Refactor perf python module build
 2024-06-13 14:15 UTC  (4+ messages)

[RFC PATCH 2/2] virtio-vsock: Extend the spec with an `order`
 2024-06-13 14:15 UTC  (2+ messages)

[PATCH] ASoC: topology: Fix route memory corruption
 2024-06-13 14:13 UTC  (3+ messages)

[PATCH 0/4] i386/cpu: Add support for perfmon-v2, RAS bits and EPYC-Turin CPU model
 2024-06-13 14:13 UTC  (10+ messages)
` [PATCH 2/4] i386/cpu: Add PerfMonV2 feature bit
` [PATCH 3/4] i386/cpu: Enable perfmon-v2 and RAS feature bits on EPYC-Genoa
` [PATCH 4/4] i386/cpu: Add support for EPYC-Turin model

Shutting down of the git-daemon (git protocol, https and ssh still remain)
 2024-06-13 14:13 UTC  (5+ messages)

[PATCH v2 0/2] misc: vcpu_stall_detector: Add a PPI interrupt
 2024-06-13 14:13 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: vcpu_stall_detector: Add a PPI interrupt to the virtual device
` [PATCH v2 2/2] misc: Register a PPI for the vcpu stall detection "

[PATCH iwl-net 0/3] ice: fix synchronization between .ndo_bpf() and reset
 2024-06-13 14:13 UTC  (7+ messages)
        ` [Intel-wired-lan] "

[PATCH] maintainers: remove cxgbe maintainer
 2024-06-13 14:12 UTC  (3+ messages)

[PATCH net] net: add RTNL_FLAG_DUMP_SPLIT_NLM_DONE to RTM_GET(RULE|ROUTE)
 2024-06-13 14:12 UTC 

[PATCH net] neighbour: add RTNL_FLAG_DUMP_SPLIT_NLM_DONE to RTM_GETNEIGH
 2024-06-13 14:12 UTC 

[PATCH net-next v3] net: dqs: introduce IFF_NO_BQL private flag for non-BQL drivers
 2024-06-13 14:11 UTC  (10+ messages)

[GIT PULL] memblock:fix validation of NUMA coverage
 2024-06-13 14:09 UTC 

[PATCH v3] wifi: iwlwifi: remove AX101, AX201 and AX203 support from LNL
 2024-06-13 14:11 UTC 

[PATCH net-next 0/5] mlxsw: Handle MTU values
 2024-06-13 14:07 UTC  (6+ messages)
` [PATCH net-next 1/5] mlxsw: port: Edit maximum MTU value
` [PATCH net-next 2/5] mlxsw: Adjust MTU value to hardware check
` [PATCH net-next 3/5] mlxsw: spectrum: Set more accurate values for netdevice min/max MTU
` [PATCH net-next 4/5] mlxsw: Use the same maximum MTU value throughout the driver
` [PATCH net-next 5/5] selftests: forwarding: Add test for minimum and maximum MTU

[meta-rockchip][PATCH v2 1/2] rockchip-rkbin: bump SRCREV
 2024-06-13 14:11 UTC  (4+ messages)
` [meta-rockchip][PATCH v2 2/2] radxa-zero-3e: add
  ` [yocto-patches] "
` [yocto-patches] [meta-rockchip][PATCH v2 1/2] rockchip-rkbin: bump SRCREV

[PATCH v4] perf trace: BTF-based enum pretty printing
 2024-06-13 14:10 UTC  (3+ messages)

[PATCH 0/6] wifi: wilc1000: update power management
 2024-06-13 14:06 UTC  (7+ messages)
` [PATCH 1/6] wifi: wilc1000: disable power sequencer
` [PATCH 2/6] wifi: wilc1000: let host->chip suspend/resume notifications manage chip wake/sleep
` [PATCH 3/6] wifi: wilc1000: do not keep sdio bus claimed during suspend/resume
` [PATCH 4/6] wifi: wilc1000: move sdio suspend method next to resume and pm ops definition
` [PATCH 5/6] wifi: wilc1000: remove suspend/resume from cfg80211 part
` [PATCH 6/6] wifi: wilc1000: disable SDIO func IRQ before suspend

[PATCH v4 0/8] serial: qcom-geni: Overhaul TX handling to fix crashes/hangs
 2024-06-13 14:02 UTC  (6+ messages)
` [PATCH v4 2/8] tty: serial: Add uart_fifo_timeout_ms()

[PATCH v5 0/5] vvfat: Fix write bugs for large files and add iotests
 2024-06-13 14:07 UTC  (3+ messages)
` [PATCH v5 5/5] iotests: Add `vvfat` tests

Sample 'qapi-schema-diff' output for v9.0.0 vs origin/master
 2024-06-13 14:07 UTC  (3+ messages)

[PATCH v5 8/8] Docs/.../mm/damon: add more damos actions
 2024-06-13 14:07 UTC  (2+ messages)

[PATCH 0/3] use rte macros instead of GCC __attribute
 2024-06-13 14:07 UTC  (7+ messages)
` [PATCH v3 0/5] "
  ` [PATCH v3 5/5] net/cxgbe: use rte macro instead of GCC attribute

[PATCH net-next] eth: lan966x: don't clear unsupported stats
 2024-06-13 14:06 UTC  (2+ messages)

[PATCH v3 0/2] mm/memblock: Add "reserve_mem" to reserved named memory at boot up
 2024-06-13 14:06 UTC  (8+ messages)
` [PATCH v3 2/2] pstore/ramoops: Add ramoops.mem_name= command line option

[PATCH v2] powerpc/eeh: avoid possible crash when edev->pdev changes
 2024-06-13 14:05 UTC 

move features flags into queue_limits
 2024-06-13 14:05 UTC  (9+ messages)
` [PATCH 10/26] xen-blkfront: don't disable cache flushes when they fail

[PATCH v1] net: rfkill: Correct value returned for invalid parameter
 2024-06-13 14:04 UTC 

[PATCH 0/4] btrfs: fix a deadlock with reclaim during logging/log replay
 2024-06-13 14:04 UTC  (2+ messages)

[PATCH v2 00/11] Add FIT image overlay support
 2024-06-13 12:58 UTC  (3+ messages)
` [PATCH v2 01/11] FIT: fix missing free in fit_open error path
` [PATCH v2 09/11] of: overlay: replace filename with an more unique name

[PATCH 1/2] usb: dwc3: core: add p3p2tranok quirk
 2024-06-13 14:03 UTC  (5+ messages)
` [PATCH v4, 1/3] dt-bindings: usb: dwc3: Add snps,p2p3tranok quirk

[PATCH v5 7/8] Docs/admin-guide/mm/damon/usage: add missing actions
 2024-06-13 14:03 UTC  (2+ messages)

[PATCH] platform/chrome: cros_ec_lpc: Fix error code in cros_ec_lpc_mec_read_bytes()
 2024-06-13 14:02 UTC  (2+ messages)

[PATCH v2] drm: add missing MODULE_DESCRIPTION() macros
 2024-06-13 14:02 UTC  (3+ messages)
` ✗ Fi.CI.SPARSE: warning for drm: add missing MODULE_DESCRIPTION() macros (rev2)
` ✓ Fi.CI.BAT: success "

CVE-2024-36966: erofs: reliably distinguish block based and fscache mode
 2024-06-13 14:02 UTC  (5+ messages)

[PATCH] zap_pid_ns_processes: clear TIF_NOTIFY_SIGNAL along with TIF_SIGPENDING
 2024-06-13 14:02 UTC  (2+ messages)

[PATCH v3] maple_tree: modified return type of mas_wr_store_entry()
 2024-06-13 14:02 UTC  (2+ messages)

[RFC 0/2] leds: trigger: input-events: Fix locking issues of input_lock vs led-trigger locks
 2024-06-13 14:01 UTC  (3+ messages)
` [RFC 1/2] leds: trigger: input-events: Replace led_on with a flags field

CVE-2021-47543: perf report: Fix memory leaks around perf_tip()
 2024-06-13 14:00 UTC  (3+ messages)

REJECTED: CVE-2021-47545: perf hist: Fix memory leak of a perf_hpp_fmt
 2024-06-13 14:00 UTC 

[PATCH] MAINTAINERS: ARM: moxa: add Krzysztof Kozlowski as maintainer
 2024-06-13 13:59 UTC 

[syzbot] [bpf?] KMSAN: uninit-value in htab_lru_percpu_map_lookup_percpu_elem
 2024-06-13 13:59 UTC  (3+ messages)
` [syzbot] "

REJECTED: CVE-2021-47543: perf report: Fix memory leaks around perf_tip()
 2024-06-13 13:59 UTC 

CVE-2024-26831: net/handshake: Fix handshake_req_destroy_test1
 2024-06-13 13:59 UTC  (3+ messages)

[PATCH] MAINTAINERS: ARM: airoha: add entry to cover Airoha SoC
 2024-06-13 13:57 UTC  (2+ messages)

[PATCH 0/8] DAMON based tiered memory management for CXL memory
 2024-06-13 13:56 UTC  (2+ messages)

[PATCH] sbi: sbi_domain_context: Fix trap context for domain context switching
 2024-06-13 13:55 UTC  (2+ messages)

[PATCH 0/3] PCI: Resource helper improvements
 2024-06-13 13:55 UTC  (4+ messages)
` [PATCH 1/3] resource: Add resource set range and size helpers

[bug report] mm: Provide a means of invalidation without using launder_folio
 2024-06-13 13:55 UTC 

[PATCH] mci: core: clarify comment on MMC version detection
 2024-06-13 13:53 UTC 

[OE-core] [PATCH] archiver.bbclass: Fix work-shared checking for kernel recipes
 2024-06-13 13:54 UTC  (2+ messages)
`  "

[PATCH v7] Add multicolor support to BlinkM LED driver
 2024-06-13 13:53 UTC  (5+ messages)

[PATCH] drm/xe/vf: Use correct check for being a VF driver
 2024-06-13 13:52 UTC  (2+ messages)
` ✓ CI.BAT: success for "

[PATCH] function_graph: Add READ_ONCE() when accessing fgraph_array[]
 2024-06-13 13:52 UTC 

[Jenkins] stage-drivers-build #204: build failed for clang15 allmodconfig
 2024-06-13 13:52 UTC  (2+ messages)
` [Jenkins] stage-drivers-build #205: "

[PATCH v2 0/2] ARM: decompressor: support AUTO_ZRELADDR and appended DTB
 2024-06-13 13:50 UTC  (4+ messages)

selftests: arm64: fp-stress: KERNEL-1-0/3-0/4-0/6-0 - gcc-13 - Failed - clang-pass
 2024-06-13 13:51 UTC 

[PATCH 0/2] stop lockref from degrading to locked-only ops
 2024-06-13 13:50 UTC  (7+ messages)
` [PATCH 1/2] lockref: speculatively spin waiting for the lock to be released

[PATCH v6 0/6] RK3588 VEPU121/VPU121 support
 2024-06-13 13:48 UTC  (14+ messages)
` [PATCH v6 1/6] media: dt-bindings: rk3568-vepu: Add RK3588 VEPU121
` [PATCH v6 2/6] media: dt-bindings: rockchip-vpu: Add RK3588 VPU121
` [PATCH v6 3/6] media: hantro: Disable multicore support
` [PATCH v6 4/6] media: hantro: Add RK3588 VEPU121
` [PATCH v6 5/6] arm64: dts: rockchip: Add VEPU121 to RK3588
` [PATCH v6 6/6] arm64: dts: rockchip: Add VPU121 support for RK3588

[PATCH 0/4] migration: New postcopy state, and some cleanups
 2024-06-13 13:50 UTC  (3+ messages)
` [PATCH 1/4] migration/multifd: Avoid the final FLUSH in complete()

[ANN] netdev call - May 7th
 2024-06-13 13:50 UTC  (4+ messages)

[RFC PATCH] iommu/xen: Add Xen PV-IOMMU driver
 2024-06-13 13:50 UTC 

[RFC PATCH] sbi: sbi_domain_context: Add 'domain context switched' firmware event
 2024-06-13 13:50 UTC  (3+ messages)

[PATCH] powerpc/eeh: avoid possible crash when edev->pdev changes
 2024-06-13 13:48 UTC  (3+ messages)

[PATCH] MAINTAINERS: ARM: axm: add Krzysztof Kozlowski as maintainer
 2024-06-13 13:49 UTC 

[PATCH BlueZ v1] client/player: Fix transport.send
 2024-06-13 13:48 UTC 

[PATCH] fs/ext4: Prevent encryption/decryption of unaligned blocks in aes_encrypt
 2024-06-13 13:48 UTC 

Linux Perf Tool Office Hours
 2024-06-13 13:48 UTC  (3+ messages)

[PATCH v6] af_packet: Handle outgoing VLAN packets without hardware offloading
 2024-06-13 13:47 UTC  (7+ messages)

FAILED: patch "[PATCH] mmc: davinci: Don't strip remove function when driver is" failed to apply to 6.1-stable tree
 2024-06-13 13:47 UTC  (4+ messages)
` [PATCH 6.1.y] mmc: davinci: Don't strip remove function when driver is builtin

[PATCH v3 0/5] hw/ppc: SPI model
 2024-06-13 13:45 UTC  (4+ messages)
` [PATCH v3 1/5] ppc/pnv: Add SPI controller model


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.