All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-06-09 23:43:04 to 2023-06-10 01:43:07 UTC [more...]

[pull request][net-next 00/15] mlx5 updates 2023-06-09
 2023-06-10  1:42 UTC  (3+ messages)
` [net-next 01/15] net/mlx5: Simplify unload all rep code
` [net-next 02/15] net/mlx5: mlx5_ifc updates for embedded CPU SRIOV

[RFC PATCH v2 0/6] KVM: PPC: Nested PAPR guests
 2023-06-10  1:39 UTC  (6+ messages)
` [RFC PATCH v2 6/6] docs: powerpc: Document nested KVM on POWER
  ` [PATCH RFC "

[PATCH net-next v3] tcp: enforce receive buffer memory limits by allowing the tcp window to shrink
 2023-06-10  1:37 UTC  (3+ messages)

[PATCH v5 00/26] cxl/pci: Add support for RCH RAS error handling
 2023-06-10  1:36 UTC  (7+ messages)
` [PATCH v5 09/26] cxl/regs: Remove early capability checks in Component Register setup
` [PATCH v5 10/26] cxl/mem: Prepare for early RCH dport component register setup
` [PATCH v5 11/26] cxl/pci: Early setup RCH dport component registers from RCRB

[syzbot] [net?] unregister_netdevice: waiting for DEV to become free (8)
 2023-06-10  1:34 UTC  (2+ messages)
` [Bridge] "

[PATCH v2 0/5] perf cs-etm: Track exception level
 2023-06-10  1:32 UTC  (4+ messages)
` [PATCH v2 3/5] perf cs-etm: Make PID format accessible from struct cs_etm_auxtrace

[PATCH v2 0/6] Per-vma lock support for swap and userfaults
 2023-06-10  1:29 UTC  (5+ messages)
` [PATCH v2 4/6] mm: drop VMA lock before waiting for migration

[PATCH] mm: hugetlb: Add Kconfig option to set default nr_overcommit_hugepages
 2023-06-10  1:21 UTC 

[PATCH 0/4] perf cs-etm: Track exception level
 2023-06-10  1:20 UTC  (9+ messages)
` [PATCH 2/4] perf cs-etm: Use previous thread for branch sample source IP

[PATCH] drm/amd/amdgpu: enable W=1 for amdgpu
 2023-06-10  1:20 UTC  (5+ messages)

[peterz-queue:core/guards 8/58] kernel/sched/sched.h:2777:1: error: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int
 2023-06-10  1:17 UTC 

[kvm-unit-tests PATCH v6 00/32] EFI and ACPI support for arm64
 2023-06-10  1:17 UTC  (10+ messages)
` [kvm-unit-tests PATCH v6 12/32] arm64: Add support for discovering the UART through ACPI
` [kvm-unit-tests PATCH v6 23/32] arm64: Add a setup sequence for systems that boot through EFI

[OE-core][PATCH 0/6] weston-init: add extra config for weston global socket
 2023-06-10  1:13 UTC  (7+ messages)
` [OE-core][PATCH 1/6] weston-init: make sure the render group exists
` [OE-core][PATCH 2/6] weston-init: add weston user to the render group
` [OE-core][PATCH 3/6] weston-init: add the weston user to the wayland group
` [OE-core][PATCH 4/6] weston-init: fix the mixed indentation
` [OE-core][PATCH 5/6] weston-init: guard against systemd configs
` [OE-core][PATCH 6/6] weston-init: add profile to point users to global socket

[PATCH RFC net-next v4 0/8] virtio/vsock: support datagrams
 2023-06-10  0:58 UTC  (9+ messages)
` [PATCH RFC net-next v4 1/8] vsock/dgram: generalize recvmsg and drop transport->dgram_dequeue
` [PATCH RFC net-next v4 2/8] vsock: refactor transport lookup code
` [PATCH RFC net-next v4 3/8] vsock: support multi-transport datagrams
` [PATCH RFC net-next v4 4/8] vsock: make vsock bind reusable
` [PATCH RFC net-next v4 5/8] virtio/vsock: add VIRTIO_VSOCK_F_DGRAM feature bit
` [PATCH RFC net-next v4 6/8] virtio/vsock: support dgrams
` [PATCH RFC net-next v4 7/8] vsock: Add lockless sendmsg() support
` [PATCH RFC net-next v4 8/8] tests: add vsock dgram tests

QEMU virt (arm64) does not honor reserved-memory set in device tree
 2023-06-10  0:01 UTC 

[peterz-queue:core/guards 18/58] kernel/sched/core.c:8816:3: error: unknown type name 'class_double_rq_lock_t'; did you mean 'class_task_rq_lock_t'?
 2023-06-10  0:55 UTC 

[peterz-queue:core/guards 57/58] kernel/events/core.c:7980:2: error: expected expression
 2023-06-10  0:55 UTC 

[Intel-xe] [RFC 0/3] drm/xe: Add preemption timeout config options
 2023-06-10  0:54 UTC  (11+ messages)
` [Intel-xe] [RFC 1/3] drm/xe: Add CONFIG_DRM_XE_PREEMPT_TIMEOUT
` [Intel-xe] [RFC 2/3] drm/xe: Add DRM_XE_PREEMPT_TIMEOUT_COMPUTE
` [Intel-xe] [RFC 3/3] drm/xe: Add DRM_XE_PREEMPT_TIMEOUT_COMPUTE_COPY
` [Intel-xe] ✓ CI.Patch_applied: success for drm/xe: Add preemption timeout config options
` [Intel-xe] ✗ CI.checkpatch: warning "
` [Intel-xe] ✓ CI.KUnit: success "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✓ CI.checksparse: "
` [Intel-xe] ○ CI.BAT: info "

RFC: removal of gcc-arm recipes
 2023-06-10  0:52 UTC  (2+ messages)

[RFC v1 0/6] kunit: Add test attributes API
 2023-06-10  0:51 UTC  (7+ messages)
` [RFC v1 1/6] kunit: Add test attributes API structure
` [RFC v1 2/6] kunit: Add speed attribute
` [RFC v1 3/6] kunit: Add ability to filter attributes
` [RFC v1 4/6] kunit: tool: Add command line interface to filter and report attributes
` [RFC v1 5/6] kunit: memcpy: Mark tests as slow using test attributes
` [RFC v1 6/6] kunit: time: Mark test "

[PATCH 2/3] drivers: musb-new: add allwinner f1c100s
 2023-06-10  0:50 UTC  (2+ messages)

[merged mm-nonmm-stable] checkpatch-check-for-0-length-and-1-element-arrays.patch removed from -mm tree
 2023-06-10  0:46 UTC 

[merged mm-nonmm-stable] kexec-enable-kexec_crash_size-to-support-two-crash-kernel-regions.patch removed from -mm tree
 2023-06-10  0:46 UTC 

[merged mm-nonmm-stable] kexec-improve-the-readability-of-crash_shrink_memory.patch removed from -mm tree
 2023-06-10  0:46 UTC 

[merged mm-nonmm-stable] kexec-add-helper-__crash_shrink_memory.patch removed from -mm tree
 2023-06-10  0:46 UTC 

[merged mm-nonmm-stable] kexec-clear-crashk_res-if-all-its-memory-has-been-released.patch removed from -mm tree
 2023-06-10  0:46 UTC 

[merged mm-nonmm-stable] ocfs2-cleanup-trace-events.patch removed from -mm tree
 2023-06-10  0:45 UTC 

[merged mm-nonmm-stable] ocfs2-correct-return-value-of-ocfs2_local_free_info.patch removed from -mm tree
 2023-06-10  0:45 UTC 

[merged mm-nonmm-stable] kexec-fix-a-memory-leak-in-crash_shrink_memory.patch removed from -mm tree
 2023-06-10  0:45 UTC 

[merged mm-nonmm-stable] kexec-delete-a-useless-check-in-crash_shrink_memory.patch removed from -mm tree
 2023-06-10  0:46 UTC 

[merged mm-nonmm-stable] fix-mult_frac-multiple-argument-evaluation-bug.patch removed from -mm tree
 2023-06-10  0:45 UTC 

[merged mm-nonmm-stable] kexec-avoid-calculating-array-size-twice.patch removed from -mm tree
 2023-06-10  0:45 UTC 

[merged mm-nonmm-stable] arm64-add-hw_nmi_get_sample_period-for-preparation-of-lockup-detector.patch removed from -mm tree
 2023-06-10  0:45 UTC 

[merged mm-nonmm-stable] arm64-enable-perf-events-based-hard-lockup-detector.patch removed from -mm tree
 2023-06-10  0:45 UTC 

[merged mm-nonmm-stable] watchdog-perf-adapt-the-watchdog_perf-interface-for-async-model.patch removed from -mm tree
 2023-06-10  0:45 UTC 

[merged mm-nonmm-stable] watchdog-perf-add-a-weak-function-for-an-arch-to-detect-if-perf-can-use-nmis.patch removed from -mm tree
 2023-06-10  0:45 UTC 

[merged mm-nonmm-stable] watchdog-hardlockup-detect-hard-lockups-using-secondary-buddy-cpus.patch removed from -mm tree
 2023-06-10  0:45 UTC 

[merged mm-nonmm-stable] watchdog-hardlockup-have-the-perf-hardlockup-use-__weak-functions-more-cleanly.patch removed from -mm tree
 2023-06-10  0:45 UTC 

[merged mm-nonmm-stable] watchdog-hardlockup-rename-some-nmi-watchdog-constants-function.patch removed from -mm tree
 2023-06-10  0:45 UTC 

[merged mm-nonmm-stable] watchdog-hardlockup-add-a-cpu-param-to-watchdog_hardlockup_check.patch removed from -mm tree
 2023-06-10  0:45 UTC 

[merged mm-nonmm-stable] watchdog-hardlockup-move-perf-hardlockup-watchdog-petting-to-watchdogc.patch removed from -mm tree
 2023-06-10  0:45 UTC 

[merged mm-nonmm-stable] watchdog-hardlockup-style-changes-to-watchdog_hardlockup_check-is_hardlockup.patch removed from -mm tree
 2023-06-10  0:45 UTC 

[merged mm-nonmm-stable] watchdog-hardlockup-move-perf-hardlockup-checking-panic-to-common-watchdogc.patch removed from -mm tree
 2023-06-10  0:45 UTC 

[merged mm-nonmm-stable] watchdog-perf-rename-watchdog_hldc-to-watchdog_perfc.patch removed from -mm tree
 2023-06-10  0:45 UTC 

[merged mm-nonmm-stable] watchdog-perf-ensure-cpu-bound-context-when-creating-hardlockup-detector-event.patch removed from -mm tree
 2023-06-10  0:45 UTC 

[merged mm-nonmm-stable] watchdog-hardlockup-add-comments-to-touch_nmi_watchdog.patch removed from -mm tree
 2023-06-10  0:45 UTC 

[merged mm-nonmm-stable] watchdog-remove-watchdog_default.patch removed from -mm tree
 2023-06-10  0:45 UTC 

[merged mm-nonmm-stable] watchdog-hardlockup-change-watchdog_nmi_enable-to-void.patch removed from -mm tree
 2023-06-10  0:45 UTC 

[merged mm-nonmm-stable] watchdog-perf-more-properly-prevent-false-positives-with-turbo-modes.patch removed from -mm tree
 2023-06-10  0:45 UTC 

[merged mm-nonmm-stable] init-add-bdev-fs-printk-if-mount_block_root-failed.patch removed from -mm tree
 2023-06-10  0:45 UTC 

[merged mm-nonmm-stable] watchdog-perf-define-dummy-watchdog_update_hrtimer_threshold-on-correct-config.patch removed from -mm tree
 2023-06-10  0:45 UTC 

[merged mm-nonmm-stable] decompressor-provide-missing-prototypes.patch removed from -mm tree
 2023-06-10  0:45 UTC 

[merged mm-nonmm-stable] kcov-add-prototypes-for-helper-functions.patch removed from -mm tree
 2023-06-10  0:45 UTC 

[merged mm-nonmm-stable] time_namespace-always-provide-arch_get_vdso_data-prototype-for-vdso.patch removed from -mm tree
 2023-06-10  0:45 UTC 

[merged mm-nonmm-stable] kunit-include-debugfs-header-file.patch removed from -mm tree
 2023-06-10  0:45 UTC 

[merged mm-nonmm-stable] init-consolidate-prototypes-in-linux-inith.patch removed from -mm tree
 2023-06-10  0:45 UTC 

[merged mm-nonmm-stable] init-move-cifs_root_data-prototype-into-linux-mounth.patch removed from -mm tree
 2023-06-10  0:45 UTC 

[merged mm-nonmm-stable] thread_info-move-function-declarations-to-linux-thread_infoh.patch removed from -mm tree
 2023-06-10  0:45 UTC 

[merged mm-nonmm-stable] panic-make-function-declarations-visible.patch removed from -mm tree
 2023-06-10  0:45 UTC 

[merged mm-nonmm-stable] panic-hide-unused-global-functions.patch removed from -mm tree
 2023-06-10  0:45 UTC 

[merged mm-nonmm-stable] locking-add-lockevent_read-prototype.patch removed from -mm tree
 2023-06-10  0:45 UTC 

[merged mm-nonmm-stable] lib-devmem_is_allowed-include-linux-ioh.patch removed from -mm tree
 2023-06-10  0:45 UTC 

[merged mm-nonmm-stable] mm-sparse-mark-populate_section_memmap-static.patch removed from -mm tree
 2023-06-10  0:45 UTC 

[merged mm-nonmm-stable] mm-percpu-unhide-pcpu_embed_first_chunk-prototype.patch removed from -mm tree
 2023-06-10  0:45 UTC 

[merged mm-nonmm-stable] squashfs-cache-partial-compressed-blocks.patch removed from -mm tree
 2023-06-10  0:45 UTC 

[merged mm-nonmm-stable] mm-page_poison-always-declare-__kernel_map_pages-function.patch removed from -mm tree
 2023-06-10  0:45 UTC 

[merged mm-nonmm-stable] fork-optimize-memcg_charge_kernel_stack-a-bit.patch removed from -mm tree
 2023-06-10  0:45 UTC 

[merged mm-nonmm-stable] squashfs-dont-include-buffer_headh.patch removed from -mm tree
 2023-06-10  0:45 UTC 

[merged mm-nonmm-stable] add-intptr_t.patch removed from -mm tree
 2023-06-10  0:45 UTC 

[merged mm-nonmm-stable] procfs-replace-all-non-returning-strlcpy-with-strscpy.patch removed from -mm tree
 2023-06-10  0:45 UTC 

[merged mm-nonmm-stable] scripts-spellingtxt-add-more-spellings-to-spellingtxt.patch removed from -mm tree
 2023-06-10  0:45 UTC 

[merged mm-nonmm-stable] kthread-fix-spelling-typo-and-grammar-in-comments.patch removed from -mm tree
 2023-06-10  0:45 UTC 

[stable:linux-4.19.y 1539/6240] drivers/net/ethernet/xilinx/xilinx_axienet_main.c:283:9: error: 'ret' undeclared; did you mean 'net'?
 2023-06-10  0:44 UTC 

[peterz-queue:core/guards 18/58] kernel/sched/core.c:8816:3: error: unknown type name 'class_double_rq_lock_t'; did you mean 'class_task_rq_lock_t'?
 2023-06-10  0:44 UTC 

[PATCH 3/3] arm: dts: licheepi-nano: enable usb device mode
 2023-06-10  0:43 UTC  (2+ messages)

[Intel-wired-lan] [PATCH iwl-net 0/2] Fix TC rate limiting bugs
 2023-06-10  0:40 UTC  (3+ messages)
` [Intel-wired-lan] [PATCH iwl-net 1/2] ice: Fix max_rate check while configuring TX rate limits
` [Intel-wired-lan] [PATCH iwl-net 2/2] ice: Fix tx queue rate limit when TCs are configured

[PATCH v2 0/6] corstone1000: fwu metadata and GPT
 2023-06-10  0:37 UTC  (2+ messages)

[PATCH v6 0/6] FWU: Add support for mtd backed feature on DeveloperBox
 2023-06-10  0:37 UTC  (2+ messages)

[PATCH v6 0/7] fwu: gpt: implement read_mdata and write_mdata callbacks
 2023-06-10  0:37 UTC  (2+ messages)

[folded-merged] kexec-add-helper-__crash_shrink_memory-fix.patch removed from -mm tree
 2023-06-10  0:36 UTC 

[folded-merged] arm64-enable-perf-events-based-hard-lockup-detector-fix.patch removed from -mm tree
 2023-06-10  0:35 UTC 

[robh:dt/header-cleanups 20/20] arch/sparc/kernel/chmc.c:428:34: error: invalid use of undefined type 'struct platform_device'
 2023-06-10  0:34 UTC 

[robh:dt/header-cleanups 20/20] drivers/of/device.c:35:5: warning: no previous prototype for 'of_device_add'
 2023-06-10  0:34 UTC 

[robh:dt/header-cleanups 20/20] drivers/gpu/drm/panel/panel-novatek-nt36523.c:752:34: error: array type has incomplete element type 'struct of_device_id'
 2023-06-10  0:34 UTC 

[folded-merged] watchdog-delete-old-declarations-for-watchdog_softhardlockup_user_enabled-make-static.patch removed from -mm tree
 2023-06-10  0:33 UTC 

✅ PASS (SKIPPED 54 of 346): Test report for master (6.4.0-rc5, mainline.kernel.org-clang, 25041a4c)
 2023-06-10  0:31 UTC 

[folded-merged] watchdog-hardlockup-add-comments-to-touch_nmi_watchdog-fix.patch removed from -mm tree
 2023-06-10  0:31 UTC 

čestitam
 2023-06-08 17:18 UTC 

čestitam
 2023-06-08 17:18 UTC 

čestitam
 2023-06-08 17:18 UTC 

čestitam
 2023-06-08 17:18 UTC 

čestitam
 2023-06-08 17:18 UTC 

čestitam
 2023-06-08 17:18 UTC 

čestitam
 2023-06-08 17:18 UTC 

[folded-merged] init-add-bdev-fs-printk-if-mount_block_root-failed-fix.patch removed from -mm tree
 2023-06-10  0:30 UTC 

čestitam
 2023-06-08 17:18 UTC 

čestitam
 2023-06-08 17:18 UTC 

čestitam
 2023-06-08 17:18 UTC 

čestitam
 2023-06-08 17:18 UTC 

čestitam
 2023-06-08 17:18 UTC 

čestitam
 2023-06-08 17:18 UTC 

čestitam
 2023-06-08 17:18 UTC 

[Qemu RFC 0/7] Early enabling of DCD emulation in Qemu
 2023-06-10  0:28 UTC  (8+ messages)
              ` [EXT] "

[folded-merged] init-consolidate-prototypes-in-linux-inith-fix.patch removed from -mm tree
 2023-06-10  0:29 UTC 

optee: CFG_MAP_EXT_DT_SECURE=y and CFG_DT=y mandatory or machine specific?
 2023-06-10  0:28 UTC  (2+ messages)
` [meta-arm] "

[folded-merged] squashfs-cache-partial-compressed-blocks-fix-3-fix.patch removed from -mm tree
 2023-06-10  0:28 UTC 

[PATCH] kbuild: deb-pkg: Include modules.builtin* even if non-modular
 2023-06-10  0:28 UTC 

[folded-merged] squashfs-cache-partial-compressed-blocks-fix-3.patch removed from -mm tree
 2023-06-10  0:28 UTC 

[folded-merged] squashfs-cache-partial-compressed-blocks-fix-2.patch removed from -mm tree
 2023-06-10  0:28 UTC 

[folded-merged] squashfs-cache-partial-compressed-blocks-fix.patch removed from -mm tree
 2023-06-10  0:28 UTC 

[libgpiod][PATCH] core: doc: add doc for opaque structs to link to the relevant page
 2023-06-10  0:27 UTC  (3+ messages)

[folded-merged] fork-optimize-memcg_charge_kernel_stack-a-bit-fix.patch removed from -mm tree
 2023-06-10  0:27 UTC 

[RFC PATCH 00/80] Rust PuzzleFS filesystem driver
 2023-06-10  0:25 UTC  (7+ messages)
` [PATCH 31/80] rust: serde: add SPDX License Identifiers

[axboe-block:io_uring-futex 24/25] io_uring/futex.h:18:1: error: expected identifier or '(' before '{' token
 2023-06-10  0:23 UTC 

[PATCH] block: set reasonable default for discard max
 2023-06-10  0:22 UTC  (3+ messages)

[PATCH v1 1/1] memory: export symbols for process memory related functions
 2023-06-10  0:21 UTC  (5+ messages)

[PATCH 4/4] Docs/RCU/rculist_nulls: Drop unnecessary '_release' in insert function
 2023-06-10  0:20 UTC  (4+ messages)

[PATCH v5 net 6/6] net/sched: qdisc_destroy() old ingress and clsact Qdiscs before grafting
 2023-06-10  0:20 UTC  (11+ messages)

[PATCH 1/3] phy: phy-sun4i-usb: add allwinner f1c100s configuration
 2023-06-10  0:14 UTC  (2+ messages)

[PATCH v6 0/4] clk: qcom: msm8996: add support for the CBF clock
 2023-06-10  0:18 UTC  (3+ messages)
` [PATCH v6 3/4] clk: qcom: cbf-msm8996: scale CBF clock according to the CPUfreq

[PATCH] percpu-internal/pcpu_chunk: Re-layout pcpu_chunk structure to reduce false sharing
 2023-06-10  0:12 UTC  (5+ messages)
` [PATCH v2] "

✅ PASS (SKIPPED 250 of 346): Test report for master (6.4.0-rc5, mainline.kernel.org-clang, dbfa18c5)
 2023-06-10  0:11 UTC 

[Intel-gfx] [PATCH V2] PCI: Move VMD ASPM/LTR fix to PCI quirk
 2023-06-10  0:09 UTC  (2+ messages)

[PATCH v2 0/7] zbd: clean up code and fix bugs for open zones accounting
 2023-06-10  0:10 UTC  (6+ messages)

[PATCH] zbd: avoid Coverity defect report
 2023-06-10  0:05 UTC  (2+ messages)

[PATCH v1] RDMA/core: Handle ARPHRD_NONE devices for iWARP
 2023-06-10  0:04 UTC  (3+ messages)

drivers/gpu/drm/amd/amdgpu/vcn_v4_0.c:1303:12: warning: stack frame size (3536) exceeds limit (2048) in 'vcn_v4_0_stop'
 2023-06-10  0:02 UTC 

[robh:dt/header-cleanups 20/20] drivers/char/tpm/tpm_tis_spi_main.c:253:35: warning: initialization of 'const struct of_device_id *' from 'int' makes pointer from integer without a cast
 2023-06-10  0:02 UTC 

Question about commit 94f01e467566("together/applyrcu: Note possibility of lost counts")
 2023-06-10  0:01 UTC  (3+ messages)

[RFC PATCH v2 00/13] drm/msm/dpu: support virtual wide planes
 2023-06-10  0:00 UTC  (7+ messages)
` [RFC PATCH v2 12/13] drm/msm/dpu: add support for virtual planes

[PATCH] ASoC: max98363: Remove cache defaults for volatile registers
 2023-06-09 23:58 UTC 

[Intel-gfx] [PATCH v6 0/3] drm/i915: implement internal workqueues
 2023-06-09 23:59 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915: implement internal workqueues (rev4)

[PATCH v2 1/1] RDMA/rxe: Fix the use-before-initialization error of resp_pkts
 2023-06-09 23:59 UTC  (3+ messages)

[Issue] perf report gets stuck at addr2line
 2023-06-09 23:58 UTC  (3+ messages)

[PATCH] binutils: move packaging of gprofng static lib into common .inc
 2023-06-09 23:57 UTC 

[PATCH v1 1/2] perf srcline: Make addr2line configuration failure more verbose
 2023-06-09 23:54 UTC  (2+ messages)
` [PATCH v1 2/2] perf srcline: Make sentinel reading for binutils addr2line more robust

[PATCH 1/2] ASoC: dt-bindings: max98388: add amplifier driver
 2023-06-09 23:52 UTC  (3+ messages)

[axboe-block:io_uring-futex 24/25] io_uring/futex.h:18:1: error: expected identifier or '('
 2023-06-09 23:51 UTC 

[PATCH] riscv: move memblock_allow_resize() after lm is ready
 2023-06-09 23:43 UTC  (2+ messages)

[PATCH V2 1/2] ASoC: dt-bindings: max98388: add amplifier driver
 2023-06-09 23:44 UTC  (2+ messages)
` [PATCH V2 2/2] ASoC: "

[PATCH 0/1] cdrom: Fix spectre-v1 gadget
 2023-06-09 23:46 UTC  (3+ messages)
` [PATCH 1/1] "

Interested in porting Dash to Readline
 2023-06-09 23:45 UTC  (3+ messages)

Specifying CFLAGS for a directory on the command line
 2023-06-09 23:36 UTC  (4+ messages)

[PATCH] mm/khugepaged: use DEFINE_READ_MOSTLY_HASHTABLE macro
 2023-06-09 23:44 UTC 

[PATCH V4] blk-cgroup: Flush stats before releasing blkcg_gq
 2023-06-09 23:42 UTC 


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.