All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-11-18 13:28:15 to 2023-11-18 15:52:27 UTC [more...]

[PATCH 00/34] biops: add atomig find_bit() operations
 2023-11-18 15:51 UTC  (21+ messages)
` [PATCH 01/34] lib/find: add atomic find_bit() primitives
` [PATCH 02/34] lib/sbitmap; make __sbitmap_get_word() using find_and_set_bit()
` [PATCH 03/34] watch_queue: use atomic find_bit() in post_one_notification()
` [PATCH 04/34] sched: add cpumask_find_and_set() and use it in __mm_cid_get()
` [PATCH 05/34] mips: sgi-ip30: rework heart_alloc_int()
` [PATCH 06/34] sparc: fix opencoded find_and_set_bit() in alloc_msi()
` [PATCH 07/34] perf/arm: optimize opencoded atomic find_bit() API
` [PATCH 08/34] drivers/perf: optimize ali_drw_get_counter_idx() by using find_bit()
` [PATCH 09/34] dmaengine: idxd: optimize perfmon_assign_event()
` [PATCH 10/34] ath10k: optimize ath10k_snoc_napi_poll() by using find_bit()
` [PATCH 13/34] KVM: x86: hyper-v: optimize and cleanup kvm_hv_process_stimers()
` [PATCH 14/34] PCI: hv: switch hv_get_dom_num() to use atomic find_bit()
` [PATCH 17/34] iommu: use atomic find_bit() API where appropriate
` [PATCH 18/34] media: radio-shark: "
` [PATCH 21/34] usb: cdc-acm: optimize acm_softint()
` [PATCH 22/34] block: null_blk: fix opencoded find_and_set_bit() in get_tag()
` [PATCH 25/34] media: em28xx: cx231xx: fix opencoded find_and_set_bit()
` [PATCH 28/34] bluetooth: optimize cmtp_alloc_block_id()
` [PATCH 31/34] drivers/perf: optimize m1_pmu_get_event_idx() by using find_bit() API

[PATCH v5 0/6] add qca8084 ethernet phy driver
 2023-11-18 15:51 UTC  (3+ messages)
` [PATCH v5 3/6] net: phy: at803x: add QCA8084 ethernet phy support

[PATCH] mac802154: Fix uninit-value access in ieee802154_hdr_push_sechdr
 2023-11-18 15:41 UTC 

[PATCH] arm64: irq: set the correct node for VMAP stack
 2023-11-18 15:47 UTC  (3+ messages)
` [PATCH v2] "

[Buildroot] [PATCH 1/1 RESEND] package/wiringX: add GPIO library wiringX
 2023-11-18 15:29 UTC  (3+ messages)

[PATCH mptcp-next v11 00/27] userspace pm enhancements
 2023-11-18 15:43 UTC  (29+ messages)
` [PATCH mptcp-next v11 01/27] mptcp: export pm_nl_get_pernet_from_msk
` [PATCH mptcp-next v11 02/27] mptcp: drop mptcp_pm_get_* helpers
` [PATCH mptcp-next v11 03/27] mptcp: use pernet id_bitmap in userspace pm
` [PATCH mptcp-next v11 04/27] mptcp: add userspace_pm_lookup_addr_by_id helper
` [PATCH mptcp-next v11 05/27] mptcp: drop lookup_by_id parameter in lookup_addr
` [PATCH mptcp-next v11 06/27] mptcp: dump addrs in userspace pm list
` [PATCH mptcp-next v11 07/27] mptcp: check userspace pm subflow flag
` [PATCH mptcp-next v11 08/27] selftests: mptcp: add "
` [PATCH mptcp-next v11 09/27] selftests: mptcp: add mptcp_lib_cleanup
` [PATCH mptcp-next v11 10/27] selftests: mptcp: add mptcp_lib_check helper
` [PATCH mptcp-next v11 11/27] selftests: mptcp: dump userspace addrs list
` [PATCH mptcp-next v11 12/27] mptcp: set set_id flag when parsing addr
` [PATCH mptcp-next v11 13/27] mptcp: use set_id flag when appending addr
` [PATCH mptcp-next v11 14/27] mptcp: check addrs list in userspace_pm_get_local_id
` [PATCH mptcp-next v11 15/27] selftests: mptcp: dump after creating id 0 subflow
` [PATCH mptcp-next v11 16/27] mptcp: add a prefix for free_local_addr_list
` [PATCH mptcp-next v11 17/27] mptcp: userspace pm send RM_ADDR for conn_list addr
` [PATCH mptcp-next v11 18/27] mptcp: remove addrs when freeing userspace pm list
` [PATCH mptcp-next v11 19/27] mptcp: flush userspace pm addrs list
` [PATCH mptcp-next v11 20/27] selftests: mptcp: flush userspace "
` [PATCH mptcp-next v11 21/27] mptcp: add use_id parameter for addresses_equal
` [PATCH mptcp-next v11 22/27] mptcp: add check_id for lookup_anno_list_by_saddr
` [PATCH mptcp-next v11 23/27] mptcp: add userspace_pm_get_entry helper
` [PATCH mptcp-next v11 24/27] mptcp: drop addr_match and id_match
` [PATCH mptcp-next v11 25/27] mptcp: dup an entry when removing it
` [PATCH mptcp-next v11 26/27] mptcp: add userspace pm addr entry refcount
` [PATCH mptcp-next v11 27/27] selftests: mptcp: rm userspace addr with random order
  ` selftests: mptcp: rm userspace addr with random order: Tests Results

[PATCH 1/2] usb: dwc3: core: Add support for xhci-sg-trb-cache-size-quirk
 2023-11-18 15:38 UTC  (3+ messages)

[PATCH 0/9] add MDIO changes on ipq5332 platform
 2023-11-18 15:36 UTC  (9+ messages)
` [PATCH 9/9] dt-bindings: net: ipq4019-mdio: Document "

[PATCH] MIPS: process: Remove lazy context flags for new kernel thread
 2023-11-18 15:36 UTC  (2+ messages)

EEVDF/vhost regression (bisected to 86bfbb7ce4f6 sched/fair: Add lag based placement)
 2023-11-18 15:29 UTC  (2+ messages)

[PATCH net-next v7 1/5] rust: core abstractions for network PHY drivers
 2023-11-18 15:32 UTC  (6+ messages)

[Buildroot] [PATCH 1/1 RESEND] package/wiringX: add GPIO library wiringX
 2023-11-18 15:31 UTC 

[v2 0/2] vhost-user-test: Add negotiated features check
 2023-11-18 15:22 UTC  (3+ messages)
` [v2 1/2] qapi/virtio: Add feature and status bits for x-query-virtio-status
` [v2 2/2] vhost-user-test: Add negotiated features check

[PULL] u-boot-sh/master-mmc-clock
 2023-11-18 15:23 UTC 

[Buildroot] [PATCH] board/khadas/vim3: add the path of the devicetree in extlinux.conf
 2023-11-18 15:16 UTC  (2+ messages)

[Buildroot] [git commit] board/khadas/vim3: add the path of the devicetree in extlinux.conf
 2023-11-18 15:14 UTC 

spi: imx: Increase imx51 ecspi burst length fails on imx6dl and imx8mm
 2023-11-18 15:15 UTC  (3+ messages)

kernel/stacktrace.c:138: warning: Function parameter or member 'tsk' not described in 'stack_trace_save_tsk'
 2023-11-18 15:11 UTC 

[alobakin:pr/21 8/10] drivers/net/ethernet/intel/idpf/idpf_txrx.h:1103:3: error: call to undeclared function 'xdp_do_flush_map'; ISO C99 and later do not support implicit function declarations
 2023-11-18 15:11 UTC 

[PATCH net-next v2 0/3] net/ncsi: Add NC-SI 1.2 Get MC MAC Address command
 2023-11-18 15:10 UTC  (2+ messages)

[PATCH net-next v7 00/16] net: Make timestamping selectable
 2023-11-18 15:10 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/python-logbook: bump to version 1.7.0.post0
 2023-11-18 15:07 UTC  (2+ messages)

[Buildroot] [git commit branch/next] package/python-logbook: bump to version 1.7.0.post0
 2023-11-18 15:06 UTC 

[PATCH v2 00/10] drm/ast: Detect device type before init
 2023-11-18 15:06 UTC  (2+ messages)

[PATCH 1/2] qnx4: Extract dir entry filename processing into helper
 2023-11-18 15:01 UTC  (2+ messages)

[meta-python][kirkstone][PATCH 1/2] python3-cson: fix DEPENDS on python3-native
 2023-11-18 15:03 UTC  (4+ messages)
    ` [oe] "

[PATCH for-rc 0/3] Fixes for 64K page size support
 2023-11-18 14:59 UTC  (5+ messages)
` [PATCH for-rc 1/3] RDMA/core: Fix umem iterator when PAGE_SIZE is greater then HCA pgsz

[kabel:realtek-sfp-work 5/20] kismet: WARNING: unmet direct dependencies detected for WATCHDOG_CORE when selected by TURRIS_OMNIA_MCU
 2023-11-18 14:57 UTC 

[Buildroot] [PATCH] package/harfbuzz: bump to version 8.3.0
 2023-11-18 14:57 UTC  (2+ messages)

[Buildroot] [git commit branch/next] package/harfbuzz: bump to version 8.3.0
 2023-11-18 14:55 UTC 

Patchwork housekeeping for: spi-devel-general
 2023-11-18 14:56 UTC 

[igt-dev] [PATCH v1 00/13] uAPI Alignment - Cleanup and future proof
 2023-11-18 14:55 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for uAPI Alignment - Cleanup and future proof (rev2)

[PATCH v2 00/15] staging: vc04_services: bcm2835-isp support
 2023-11-18 14:53 UTC  (7+ messages)
` [PATCH v2 09/15] staging: vc04_services: Add helpers for vchiq driver data
` [PATCH v2 10/15] staging: vc04_services: bcm2835-isp: Add a more complex ISP processing component

[Buildroot] [PATCH] package/zfs: bump version to 2.2.0
 2023-11-18 14:53 UTC  (2+ messages)

[Buildroot] [git commit branch/next] package/zfs: bump version to 2.2.0
 2023-11-18 14:51 UTC 

[PATCH] checkpatch: add judgment condition for Kconfig help test
 2023-11-18 14:37 UTC  (3+ messages)

[PATCH net-next 00/15] MT7530 DSA subdriver improvements
 2023-11-18 14:41 UTC  (9+ messages)
` [PATCH net-next 01/15] net: dsa: mt7530: always trap frames to active CPU port on MT7530
` [PATCH net-next 05/15] net: dsa: mt7530: improve code path for setting up port 5

[Buildroot] [PATCH 1/1] package/octave: bump package to version 8.4.0
 2023-11-18 14:38 UTC  (2+ messages)

[Buildroot] [git commit branch/next] package/octave: bump package to version 8.4.0
 2023-11-18 14:37 UTC 

[Buildroot] [PATCH v2] package/libabseil-cpp: bump to version 20230802.1
 2023-11-18 14:36 UTC  (2+ messages)

[Buildroot] [git commit branch/next] package/libabseil-cpp: bump to version 20230802.1
 2023-11-18 14:36 UTC 

[Buildroot] [PATCH 1/1] package/openblas: bump to version v0.3.25
 2023-11-18 14:33 UTC  (2+ messages)

[Buildroot] [git commit branch/next] package/openblas: bump to version v0.3.25
 2023-11-18 14:32 UTC 

[Buildroot] [PATCH 1/1] package/kodi-pvr-hts: bump version to 20.6.5-Nexus
 2023-11-18 14:31 UTC  (2+ messages)

[Buildroot] [git commit] package/kodi-pvr-hts: bump version to 20.6.5-Nexus
 2023-11-18 14:30 UTC 

[meta-oe][PATCH] flatpak: Upgrade 1.15.4 -> 1.15.6
 2023-11-18 14:28 UTC 

[Bug 217599] New: Adaptec 71605z hangs with aacraid: Host adapter abort request after update to linux 6.4.0
 2023-11-18 14:23 UTC  (2+ messages)
` [Bug 217599] "

[Buildroot] [PATCH 1/2] package/lualdap: bump to version 1.4.0
 2023-11-18 14:22 UTC  (2+ messages)

[Buildroot] [git commit branch/next] package/lualdap: bump to version 1.4.0
 2023-11-18 14:21 UTC 

[Buildroot] [git commit branch/next] package/lua-testmore: bump to version 0.3.7
 2023-11-18 14:21 UTC 

[PATCH 2/2] x86/pci: Treat EfiMemoryMappedIO as reservation of ECAM space
 2023-11-18 14:21 UTC  (3+ messages)

[Buildroot] [PATCH] package/rtl8192eu: bump to version 2023-11-13 on branch 5.11.2.1
 2023-11-18 14:20 UTC  (2+ messages)

[Buildroot] [PATCH] package/open62541: bump to version 1.3.8
 2023-11-18 14:19 UTC  (2+ messages)

[Buildroot] [git commit branch/next] package/rtl8192eu: bump to version 2023-11-13 on branch 5.11.2.1
 2023-11-18 14:16 UTC 

[Buildroot] [git commit branch/next] package/rtl8723ds: bump to 2023-11-14 version
 2023-11-18 14:16 UTC 

[Buildroot] [git commit branch/next] package/open62541: bump to version 1.3.8
 2023-11-18 14:16 UTC 

[PATCH v10 0/8] spi: Add support for stacked/parallel memories
 2023-11-18 13:54 UTC  (27+ messages)
` [PATCH v10 1/8] spi: Add multi-cs memories support in SPI core
` [PATCH v10 2/8] mtd: spi-nor: Convert macros with inline functions
` [PATCH v10 3/8] mtd: spi-nor: Add APIs to set/get nor->params
` [PATCH v10 4/8] mtd: spi-nor: Move write enable inside specific write & erase APIs
` [PATCH v10 5/8] mtd: spi-nor: Add stacked memories support in spi-nor
` [PATCH v10 6/8] spi: spi-zynqmp-gqspi: Add stacked memories support in GQSPI driver
` [PATCH v10 7/8] mtd: spi-nor: Add parallel memories support in spi-nor
` [PATCH v10 8/8] spi: spi-zynqmp-gqspi: Add parallel memories support in GQSPI driver

[PATCH v2 0/2] drm/msm/dp: fix DP subconnector handling
 2023-11-18 14:10 UTC  (5+ messages)
` [PATCH v2 2/2] drm/msm/dp: attach the DP subconnector property

[Buildroot] [PATCH 1/1] package/procs: bump to version 0.14.3
 2023-11-18 14:00 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/eza: bump to version 0.16.0
 2023-11-18 14:00 UTC  (2+ messages)

[Buildroot] [git commit branch/next] package/procs: bump to version 0.14.3
 2023-11-18 13:57 UTC 

[Buildroot] [git commit branch/next] package/eza: bump to version 0.16.0
 2023-11-18 13:57 UTC 

[GIT PULL] parisc architecture fixes for v6.7-rc1
 2023-11-18 13:58 UTC 

[Buildroot] [PATCH/next 1/7] package/xdg-user-dirs: new package
 2023-11-18 13:56 UTC  (7+ messages)
` [Buildroot] [PATCH/next 2/7] package/flutter-engine: Add runtime mode choice
` [Buildroot] [PATCH/next 3/7] package/flutter-sdk-bin: add target-os as linux
` [Buildroot] [PATCH/next 7/7] package/flutter-gallery: clean up install_target_cmds

[kvmtool PATCH v2 0/6] RISC-V AIA irqchip and Svnapot support
 2023-11-18 13:52 UTC  (5+ messages)

[oe] [meta-oe][PATCH] recipes-support: Add btop
 2023-11-18 13:51 UTC  (2+ messages)

[PATCH 0/7] Devtool/Recipetool: adding pypi support
 2023-11-18 13:48 UTC  (2+ messages)
  ` [OE-core] "

[Buildroot] [git commit] package/flutter-sdk-bin: add target-os as linux
 2023-11-18 13:47 UTC 

[PATCH v1 1/1] mmc: sdhci-of-dwcmshc: Enable timeout quirk for BlueField-3 SoC
 2023-11-18 13:46 UTC 

[Buildroot] [PATCH 1/1] package/systemd: bump version to 254.6
 2023-11-18 13:45 UTC  (2+ messages)

[PATCH] wifi: ath12k: fix the issue that the multicast/broadcast indicator is not read correctly for WCN7850
 2023-11-18 13:45 UTC  (2+ messages)

[PATCH] arm64: Add user stacktrace support
 2023-11-18 13:45 UTC  (2+ messages)

[Buildroot] [git commit branch/next] package/systemd: bump version to 254.6
 2023-11-18 13:45 UTC 

[PATCH v7 09/16] virt: geniezone: Add irqfd support
 2023-11-18 13:43 UTC  (3+ messages)

platform/x86/intel/pmc: regression found in commit 804951203aa541ad6720c9726c173d18aeb3ab6b
 2023-11-18 13:43 UTC  (2+ messages)

[PATCH v2 3/5] modpost: Extended modversion support
 2023-11-18 13:42 UTC  (3+ messages)

[PATCH] genetlink: Prevent memory leak when krealloc fail
 2023-11-18 13:42 UTC  (4+ messages)

drivers/misc/pci_endpoint_test.c:38:41: warning: '%d' directive output may be truncated writing between 1 and 10 bytes into a region of size 2
 2023-11-18 13:42 UTC 

[Buildroot] [PATCH 1/1] package/flutter-engine: set HOME_DIR variable when configuring and building
 2023-11-18 13:43 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t] tests/kms_feature_discovery: update display-1x
 2023-11-18 13:42 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for "

[Buildroot] [git commit] package/flutter-engine: don't pollute user's home directory
 2023-11-18 13:35 UTC 

[PATCH v2 0/6] Initial support for the Realtek interrupt controller
 2023-11-18 13:32 UTC  (4+ messages)
` [PATCH v2 1/6] dt-bindings: interrupt-controller: Add support for Realtek DHC SoCs

[PATCH v7 0/8] Improve test coverage of TTM
 2023-11-18 13:32 UTC  (3+ messages)

[PATCH 0/2] power: supply: checkpatch errors and warnings
 2023-11-18 13:29 UTC  (3+ messages)
` [PATCH 1/2] power: supply: Fix indentation and some other warnings
` [PATCH 2/2] power: supply: Use multiple MODULE_AUTHOR statements

[kvmtool PATCH v3 0/6] RISC-V AIA irqchip and Svnapot support
 2023-11-18 13:28 UTC  (14+ messages)
` [kvmtool PATCH v3 1/6] Sync-up header with Linux-6.6 for KVM RISC-V
` [kvmtool PATCH v3 2/6] riscv: Add Svnapot extension support
` [kvmtool PATCH v3 3/6] riscv: Make irqchip support pluggable
` [kvmtool PATCH v3 4/6] riscv: Add IRQFD support for in-kernel AIA irqchip
` [kvmtool PATCH v3 5/6] riscv: Use AIA in-kernel irqchip whenever KVM RISC-V supports
` [kvmtool PATCH v3 6/6] riscv: Fix guest/init linkage for multilib toolchain


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.