All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-03-27 15:57:42 to 2024-03-27 16:30:47 UTC [more...]

[PATCH] ath10k: allocate dummy net_device dynamically
 2024-03-27 16:17 UTC  (11+ messages)

[PATCH v7 0/8] [RFC] Rust device / driver abstractions
 2024-03-27 16:30 UTC  (6+ messages)

[PATCH v1] tools/ocaml: fix warnings
 2024-03-27 16:30 UTC 

[PATCH bpf-next] bpf: improve error message for unsupported helper
 2024-03-27 16:30 UTC  (2+ messages)

[PATCH v1] bpf,arena: Use helper sizeof_field in struct accessors
 2024-03-27 16:30 UTC  (2+ messages)

[PATCH 0/3] clocksouce/timer-clint|riscv: some improvements
 2024-03-27 16:30 UTC  (4+ messages)
` [PATCH 2/3] clocksource/drivers/timer-clint: Add set_state_shutdown

[PATCH net-next v2 1/3] net: phy: marvell: add basic support of 88E308X/88E609X family
 2024-03-27 16:29 UTC  (3+ messages)
` [PATCH net-next v2 2/3] net: ethtool: Add impedance mismatch result code to cable test
` [PATCH net-next v2 3/3] net: phy: marvell: implement cable-test for 88E308X/88E609X family

[PATCH v6] mm/migrate: split source folio if it is on deferred split list
 2024-03-27 16:29 UTC  (2+ messages)

[PATCH 00/18] ASoC: Intel: boards: updates for 6.10 - part3
 2024-03-27 16:24 UTC  (19+ messages)
` [PATCH 01/18] ASoC: Intel: ssp-common: relocate source file
` [PATCH 02/18] ASoC: Intel: ssp-common: relocate header file
` [PATCH 03/18] ASoC: Intel: ssp-common: naming convention change
` [PATCH 04/18] ASoC: Intel: ssp-common: module name change
` [PATCH 05/18] ASoC: Intel: ssp-common: delete module
` [PATCH 06/18] ASoC: Intel: ssp-common: get codec tplg suffix function
` [PATCH 07/18] ASoC: SOF: Intel: support tplg suffix detection
` [PATCH 08/18] ASoC: Intel: sof_nau8825: mach cleanup for adl boards
` [PATCH 09/18] ASoC: Intel: sof_nau8825: mach cleanup for rpl boards
` [PATCH 10/18] ASoC: Intel: sof_nau8825: add mtl_nau8825_def for mtl boards
` [PATCH 11/18] ASoC: Intel: sof_rt5682: mach cleanup for tgl boards
` [PATCH 12/18] ASoC: Intel: sof_rt5682: mach cleanup for adl boards
` [PATCH 13/18] ASoC: Intel: sof_rt5682: mach cleanup for rpl boards
` [PATCH 14/18] ASoC: Intel: sof_rt5682: mach cleanup for mtl boards
` [PATCH 15/18] ASoC: Intel: sof_cs42l42: board id cleanup for adl boards
` [PATCH 16/18] ASoC: Intel: sof_cs42l42: mach "
` [PATCH 17/18] ASoC: Intel: sof_cs42l42: add rpl_cs42l42_def for rpl boards
` [PATCH 18/18] ASoC: Intel: sof_cs42l42: add mtl_cs42l42_def for mtl boards

[PATCH] blk-throttle: Only use seq_printf() in tg_prfill_limit()
 2024-03-27 16:29 UTC  (2+ messages)

[PATCH V5] blk-mq: don't schedule block kworker on isolated CPUs
 2024-03-27 16:29 UTC  (2+ messages)

[PATCH 0/7] regulator: mcp16502: Update the names from buck regulators
 2024-03-27 16:28 UTC  (4+ messages)
` [PATCH 7/7] "

[PATCH v7 0/3] Disable automatic load CCS load balancing
 2024-03-27 16:28 UTC  (4+ messages)
` [PATCH v7 3/3] drm/i915/gt: Enable only one CCS for compute workload
` ✗ Fi.CI.CHECKPATCH: warning for Disable automatic load CCS load balancing (rev12)
` ✗ Fi.CI.SPARSE: "

[PATCH 1/3][V2] tests/amdgpu/amd_dp_dsc: Correct code style problems
 2024-03-27 16:27 UTC  (3+ messages)
` [PATCH 2/3][V2] lib/amd: Return false if dp_fec or dp_dsc is not supported
` [PATCH 3/3][V2] tests/amdgpu/amd_dp_dsc: Check connector's dsc capability

[xen-unstable-smoke test] 185173: tolerable all pass - PUSHED
 2024-03-27 16:27 UTC 

[PATCH u-boot-mvebu v3 00/18] Turris Omnia - New board revision support
 2024-03-27 16:23 UTC  (19+ messages)
` [PATCH u-boot-mvebu v3 01/18] arm: mvebu: turris_omnia: Enable LTO by default on Turris Omnia
` [PATCH u-boot-mvebu v3 02/18] arm: mvebu: turris_omnia: Add header containing MCU command interface and use it
` [PATCH u-boot-mvebu v3 03/18] arm: mvebu: turris_{omnia, mox}: Don't print model two times
` [PATCH u-boot-mvebu v3 04/18] arm: mvebu: turris_omnia: Update MCU status and features reading
` [PATCH u-boot-mvebu v3 05/18] arm: mvebu: turris_omnia: Implement getting board information from MCU
` [PATCH u-boot-mvebu v3 06/18] arm: mvebu: turris_omnia: Print board ECDSA public key if available
` [PATCH u-boot-mvebu v3 07/18] arm: mvebu: turris_omnia: Disable Atmel SHA node if not present
` [PATCH u-boot-mvebu v3 08/18] arm: mvebu: spl: Do not build mvebu-reset in SPL
` [PATCH u-boot-mvebu v3 09/18] arm: mvebu: system-controller: Rework to use UCLASS_SYSCON
` [PATCH u-boot-mvebu v3 10/18] arm: mvebu: system-controller: Select mvebu-reset if DM_RESET && PCI_MVEBU
` [PATCH u-boot-mvebu v3 11/18] arm: mvebu: system-controller: Add support for SYSRESET
` [PATCH u-boot-mvebu v3 12/18] gpio: turris_omnia_mcu: Use byteorder conversion functions
` [PATCH u-boot-mvebu v3 13/18] gpio: turris_omnia_mcu: Update firmware features reading
` [PATCH u-boot-mvebu v3 14/18] gpio: turris_omnia_mcu: Add support for system power off via sysreset
` [PATCH u-boot-mvebu v3 15/18] arm: mvebu: turris_omnia: Enable poweroff command via sysreset in defconfig
` [PATCH u-boot-mvebu v3 16/18] cmd: rng: Print "Abort" on -EINTR
` [PATCH u-boot-mvebu v3 17/18] misc: turris_omnia_mcu: Add support for rng provided by MCU
` [PATCH u-boot-mvebu v3 18/18] arm: mvebu: turris_omnia: Enable rng command in defconfig

[PATCH v4 0/2] Implement SSH commands in QEMU GA for Windows
 2024-03-27 16:24 UTC  (3+ messages)
` [PATCH v4 1/2] Refactor common functions between POSIX and Windows implementation
` [PATCH v4 2/2] Implement SSH commands in QEMU GA for Windows

[PATCH 1/3][V2] tests/amdgpu/amd_dp_dsc: Correct code style problems
 2024-03-27 16:23 UTC  (3+ messages)
` [PATCH 2/3] lib/amd: Return false if dp_fec or dp_dsc is not supported
` [PATCH 3/3] tests/amdgpu/amd_dp_dsc: Check connector's dsc capability

ath11k failed to enqueue rx buf: -28
 2024-03-27 16:25 UTC 

[PATCH v2 0/2] riscv: access_ok() optimization
 2024-03-27 16:24 UTC  (5+ messages)
` [PATCH v2 1/2] riscv: Remove PGDIR_SIZE_L3 and TASK_SIZE_MIN
` [PATCH v2 2/2] riscv: Define TASK_SIZE_MAX for __access_ok()

[PATCH v2][next] Bluetooth: L2CAP: Avoid -Wflex-array-member-not-at-end warnings
 2024-03-27 16:23 UTC 

[PATCH RFC 0/3] mm/gup: consistently call it GUP-fast
 2024-03-27 16:22 UTC  (6+ messages)

[PATCH v6 0/3] Add support for Loongson-1 NAND
 2024-03-27 16:23 UTC  (4+ messages)
` [PATCH v6 1/3] dt-bindings: mtd: Add Loongson-1 NAND Controller

[Buildroot] [PATCH] support/testing: TestFileCapabilities: update kernel to 4.19.310
 2024-03-27 16:23 UTC 

[PATCH v2 0/6] mm/mm_init.c: refactor free_area_init_core()
 2024-03-27 16:21 UTC  (4+ messages)
` [PATCH v2 5/6] mm/mm_init.c: remove unneeded calc_memmap_size()

[PATCH 0/9] Convert Tasklets to BH Workqueues
 2024-03-27 16:20 UTC  (20+ messages)
` [PATCH 1/9] hyperv: Convert from tasklet to BH workqueue
` [PATCH 2/9] dma: "
` [PATCH 3/9] IB: "
` [PATCH 4/9] USB: "
` [PATCH 5/9] mailbox: "
` [PATCH 6/9] ipmi: "
` [PATCH 7/9] s390: "
` [PATCH 8/9] drivers/media/*: "
` [PATCH 9/9] mmc: "

[PATCH 0/3] phy: rockchip: emmc: Enable internal strobe pull-down by default
 2024-03-27 16:21 UTC  (7+ messages)
` [PATCH 1/3] phy: rockchip: emmc: Enable pulldown for strobe line

[Buildroot] [PATCH] package/python-service-identity: add missing python-cryptography dependency
 2024-03-27 16:22 UTC 

[PATCH v3 0/2] Implement SSH commands in QEMU GA for Windows
 2024-03-27 16:21 UTC  (7+ messages)
` [PATCH v3 2/2] "

[PATCH v2 0/6] maintenance: use packaged systemd units
 2024-03-27 16:21 UTC  (13+ messages)
` [PATCH v2 4/6] maintenance: cleanup $XDG_CONFIG_HOME/systemd/user

[PATCH 00/10] pnv/phb4: Update PHB4 to the latest spec PH5
 2024-03-27 16:19 UTC  (5+ messages)
` [PATCH 10/10] pnv/phb4: Mask off LSI Source-ID based on number of interrupts

[PATCH bpf-next v2 0/7] Selftests/xsk: Test with maximum and minimum HW ring size configurations
 2024-03-27 16:19 UTC  (3+ messages)

[PATCH] selftests/exec: execveat: Improve debug reporting
 2024-03-27 16:19 UTC  (5+ messages)

[PATCH v2] selftests: x86: skip the tests if prerequisites aren't fulfilled
 2024-03-27 16:18 UTC  (4+ messages)

[PATCH 0/7] riscv: Various text patching improvements
 2024-03-27 15:12 UTC  (5+ messages)
` [PATCH 4/7] riscv: Simplify text patching loops

[PATCH-for-9.0] hw/i386/pc: Restrict CXL to PCI-based machines
 2024-03-27 16:16 UTC 

[PATCH 1/2] selftests: x86: test_vsyscall: conform test to TAP format output
 2024-03-27 16:17 UTC  (4+ messages)

[PATCH 0/2] In-place module initialisation
 2024-03-27 16:16 UTC  (3+ messages)
` [PATCH 1/2] rust: introduce `InPlaceModule`

[WIP 0/3] Memory model and atomic API in Rust
 2024-03-27 16:16 UTC  (13+ messages)

[PATCH v6 00/16] power: sequencing: implement the subsystem and add first users
 2024-03-27 16:16 UTC  (4+ messages)
` [PATCH v6 12/16] PCI/pwrctl: add PCI power control core code

[PATCH] tpm: display message when using gpio-reset instead of when missing it
 2024-03-27 16:15 UTC  (4+ messages)

DTS WG Meeting Minutes - March 27, 2024
 2024-03-27 16:14 UTC 

[PATCH 0/2] improve interactive-patch
 2024-03-27 16:14 UTC  (7+ messages)
` [PATCH v2 "

Request to Add DMI Quirk for Lenovo IdeaPad Pro 5 16AHP9
 2024-03-27 16:13 UTC  (2+ messages)

[RFC PATCH] usb: typec: ucsi: ack connector change after all tasks finish
 2024-03-27 16:06 UTC  (2+ messages)

[PATCH v2 0/16] allow multi-byte core.commentChar
 2024-03-27 16:13 UTC  (10+ messages)
` [PATCH v2 16/16] config: "
              ` [PATCH 17/16] config: add core.commentString

[problem] Hung task caused by memory migration when cpuset.mems changes
 2024-03-27 16:13 UTC  (4+ messages)

[PATCH v2] Add Landlock test for io_uring IORING_OP_OPENAT operation
 2024-03-27 16:12 UTC  (2+ messages)

[CI 0/8] drm/ttm, drm/xe: Shrinker support
 2024-03-27 16:12 UTC  (12+ messages)
` [CI 1/8] drm/ttm: Allow TTM LRU list nodes of different types
` [CI 2/8] drm/ttm: Use LRU hitches
` [CI 3/8] drm/ttm, drm/amdgpu, drm/xe: Consider hitch moves within bulk sublist moves
` [CI 4/8] drm/ttm: Allow continued swapout after -ENOSPC falure
` [CI 5/8] drm/ttm: Add a virtual base class for graphics memory backup
` [CI 6/8] drm/ttm/pool: Provide a helper to shrink pages
` [CI 7/8] drm/xe, drm/ttm: Provide a generic LRU walker helper
` [CI 8/8] drm/xe: Add a shrinker for xe bos
` ✓ CI.Patch_applied: success for drm/ttm, drm/xe: Shrinker support
` ✗ CI.checkpatch: warning "
` ✗ CI.KUnit: failure "

[PATCH v1 0/3] Speed up boot with faster linear map creation
 2024-03-27 16:11 UTC  (8+ messages)

[PATCH] misc: pci_endpoint_test: Remove superfluous code
 2024-03-27 16:10 UTC  (3+ messages)

[PATCH BlueZ 0/2] Remove POLLOUT check before bcast defer accept
 2024-03-27 16:10 UTC  (3+ messages)
` [PATCH BlueZ 1/2] btio: Remove POLLOUT check from bt_io_bcast_accept
` [PATCH BlueZ 2/2] iso-tester: Separate iso_defer_accept into dedicated functions

[ti:linux-6.1.y 397/500] drivers/infiniband/hw/irdma/verbs.c:584: warning: Function parameter or member 'udata' not described in 'irdma_setup_umode_qp'
 2024-03-27 16:09 UTC 

[PATCH 0/4] drm: add support for hot-pluggable bridges
 2024-03-27 16:09 UTC  (6+ messages)
` [PATCH 1/4] dt-bindings: display: bridge: add the Hot-plug MIPI DSI connector
` [PATCH 4/4] drm/bridge: hotplug-bridge: add driver to support hot-pluggable DSI bridges

[PATCH net-next v4 0/4] net: gro: encapsulation bug fix and flush checks improvements
 2024-03-27 16:07 UTC  (10+ messages)
` [PATCH net-next v4 4/4] net: gro: move L3 flush checks to tcp_gro_receive

[RFT 00/15] tty: serial: switch from circ_buf to kfifo
 2024-03-27 16:08 UTC  (2+ messages)

[PATCH v4 0/4] drivers: watchdog: ast2500 and ast2600 support bootstatus
 2024-03-27 16:07 UTC  (6+ messages)
` [PATCH v4 4/4] "

[meta-gnome][PATCH] gnome-user-share: add recipe
 2024-03-27 16:08 UTC 

[PATCH v2 0/7] riscv: Various text patching improvements
 2024-03-27 16:04 UTC  (15+ messages)
` [PATCH v2 1/7] riscv: jump_label: Batch icache maintenance
` [PATCH v2 2/7] riscv: jump_label: Simplify assembly syntax
` [PATCH v2 3/7] riscv: kprobes: Use patch_text_nosync() for insn slots
` [PATCH v2 4/7] riscv: Simplify text patching loops
` [PATCH v2 5/7] riscv: Pass patch_text() the length in bytes
` [PATCH v2 6/7] riscv: Use offset_in_page() in text patching functions
` [PATCH v2 7/7] riscv: Remove extra variable in patch_text_nosync()

[PATCH] NFSD: trace export root filehandle event
 2024-03-27 16:05 UTC  (2+ messages)

[PATCH] rust: macros: fix soundness issue in `module!` macro
 2024-03-27 16:04 UTC 

[net-next Patch] octeontx2-af: map management port always to first PF
 2024-03-27 16:03 UTC 

[PATCH v9 0/6] QGV/SAGV related fixes
 2024-03-27 16:03 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for QGV/SAGV related fixes (rev9)

[RFC PATCH 0/2] Hot page promotion optimization for large address space
 2024-03-27 16:02 UTC  (3+ messages)
` [RFC PATCH 1/2] sched/numa: Fault count based NUMA hint fault latency
` [RFC PATCH 2/2] mm: Update hint fault count for pages that are skipped during scanning

[PATCH i-g-t] lib/kunit: Read results from debugfs
 2024-03-27 16:03 UTC  (2+ messages)

[PATCH net-next v1] tools/net/ynl: Add extack policy attribute decoding
 2024-03-27 16:03 UTC 

[PATCH v2] fpga: region: add owner module and take its refcount
 2024-03-27 16:00 UTC 

tcg2_platform_get_log failing to read address and size of memory-region via ofnode_get_addr_size
 2024-03-27 16:00 UTC  (4+ messages)

[PATCH] net: usb: ax88179_178a: avoid the interface always configured as random address
 2024-03-27 16:00 UTC  (3+ messages)
` [PATCH v2 2/2] net: usb: ax88179_178a: non necessary second random mac address

[PATCH] ABI: sysfs-driver-panfrost-profiling: fix indentation problem
 2024-03-27 16:00 UTC  (2+ messages)

[PATCH v5] x86/mm: Don't disable INVLPG if "incomplete Global INVLPG flushes" is fixed by microcode
 2024-03-27 15:59 UTC 

[PATCH net v2 0/2] Fix EEE support for MT7531 and MT7988 SoC switch
 2024-03-27 15:59 UTC  (9+ messages)
` [PATCH net v2 2/2] net: dsa: mt7530: fix disabling EEE on failure on MT7531 and MT7988

pull request: bluetooth-next 2024-03-22
 2024-03-27 15:59 UTC  (2+ messages)

[PATCH] Bluetooth: Fix TOCTOU in HCI debugfs implementation
 2024-03-27 15:59 UTC  (2+ messages)

[PATCH 0/6] mm: remove isolate_lru_page() and isolate_movable_page()
 2024-03-27 15:58 UTC  (6+ messages)
` [PATCH 2/6] mm: memory_hotplug: use more folio in do_migrate_range()

[PATCH-for-9.0] hw/i386/pc: Deprecate 64-bit CPUs on ISA-only PC machine
 2024-03-27 15:57 UTC  (2+ messages)

[PATCH for-next v2 00/12] RDMA/rxe: Various fixes and cleanups
 2024-03-27 15:51 UTC  (11+ messages)
` [PATCH for-next v2 03/12] RDMA/rxe: Remove redundant scheduling of rxe_completer
` [PATCH for-next v2 04/12] RDMA/rxe: Merge request and complete tasks
` [PATCH for-next v2 05/12] RDMA/rxe: Remove save/rollback_state in rxe_requester
` [PATCH for-next v2 06/12] RDMA/rxe: Don't schedule rxe_completer from rxe_requester
` [PATCH for-next v2 07/12] RDMA/rxe: Don't call rxe_requester from rxe_completer
` [PATCH for-next v2 08/12] RDMA/rxe: Don't call direct between tasks
` [PATCH for-next v2 09/12] RDMA/rxe: Fix incorrect rxe_put in error path
` [PATCH for-next v2 10/12] RDMA/rxe: Make rxe_loopback match rxe_send behavior
` [PATCH for-next v2 11/12] RDMA/rxe: Get rid of pkt resend on err
` [PATCH for-next v2 12/12] RDMA/rxe: Let destroy qp succeed with stuck packet


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.