messages from 2023-02-06 22:34:09 to 2023-02-06 23:21:31 UTC [more...]
[soc:arm/dt] BUILD SUCCESS f7401f6bc7ae3fd20581bbf3cfa22f5269d1d5aa
2023-02-06 23:20 UTC
[tip:x86/vdso 3/4] arch/x86/entry/vdso/vdso32/../vgetcpu.c:13:1: warning: no previous prototype for function '__vdso_getcpu'
2023-02-06 23:21 UTC
[PATCH 00/18] CXL RAM and the 'Soft Reserved' => 'System RAM' default
2023-02-06 23:20 UTC (11+ messages)
` [PATCH 05/18] cxl/region: Add volatile region creation support
` [PATCH 06/18] cxl/region: Refactor attach_target() for autodiscovery
` [PATCH 17/18] dax: Assign RAM regions to memory-hotplug by default
[PATCH v6 00/11] Parallel CPU bringup for x86_64
2023-02-06 23:20 UTC (3+ messages)
` [PATCH v6 01/11] x86/apic/x2apic: Fix parallel handling of cluster_mask
[PATCH 00/42] xfs: per-ag centric allocation alogrithms
2023-02-06 23:19 UTC (15+ messages)
` [PATCH 07/42] xfs: active perag reference counting
` [PATCH 14/42] xfs: introduce xfs_for_each_perag_wrap()
` [PATCH 20/42] xfs: use xfs_alloc_vextent_first_ag() where appropriate
` [PATCH 29/42] xfs: convert trim to use for_each_perag_range
linux-next: manual merge of the bpf-next tree with the net-next tree
2023-02-06 23:19 UTC
[PATCH v4 0/4] DeviceTree Support for USB-HID Devices and CP2112
2023-02-06 23:18 UTC (7+ messages)
` [PATCH v4 2/4] HID: usbhid: Share USB device devicetree node with child HID device
` [PATCH v4 3/4] HID: cp2112: Fix driver not registering GPIO IRQ chip as threaded
` [PATCH v4 4/4] HID: cp2112: Devicetree Support
[Patch v2 0/5] Optimize clear dirty log
2023-02-06 23:17 UTC (5+ messages)
` [Patch v2 1/5] KVM: x86/mmu: Make separate function to check for SPTEs atomic write conditions
` [Patch v2 5/5] KVM: x86/mmu: Merge all handle_changed_pte* functions
[PATCH v2 0/3] fdt: Fix mtparts fixup
2023-02-06 23:17 UTC (7+ messages)
` [PATCH v2 1/3] fdt: validate/fix cells count on mtdpart fixup
` [PATCH v2 2/3] colibri-imx7: specify MTD partitions on command line
` [PATCH v2 3/3] colibri-imx6ull: "
[PATCH] worktree: teach find_shared_symref to ignore current worktree
2023-02-06 23:16 UTC (9+ messages)
` [PATCH v2 0/3] fix die_if_checked_out() when ignore_current_worktree
` [PATCH v3 0/4] "
` [PATCH v3 2/4] branch: "
` [PATCH v3 3/4] rebase: refuse to switch to a branch already checked out elsewhere (test)
[PATCH] drm/amdgpu: Use the TGID for trace_amdgpu_vm_update_ptes
2023-02-06 23:09 UTC (4+ messages)
[PATCH 00/10] Add basic ACPI support for risc-v virt
2023-02-06 23:14 UTC (5+ messages)
` [PATCH 02/10] hw/riscv/virt: Add a switch to enable/disable ACPI
[PATCH net 0/6][pull request] Intel Wired LAN Driver Updates 2023-01-31 (ice)
2023-02-06 23:12 UTC (4+ messages)
` [PATCH net 1/6] ice: avoid bonding causing auxiliary plug/unplug under RTNL lock
[PATCH RESENT v4 0/6] features provisioning fixes and mlx5_vdpa support
2023-02-06 23:12 UTC (14+ messages)
` [PATCH RESENT v4 1/6] vdpa: fix improper error message when adding vdpa dev
` [PATCH RESENT v4 2/6] vdpa: conditionally read STATUS in config space
` [PATCH RESENT v4 3/6] vdpa: validate provisioned device features against specified attribute
` [PATCH RESENT v4 4/6] vdpa: validate device feature provisioning against supported class
` [PATCH RESENT v4 5/6] vdpa/mlx5: make MTU/STATUS presence conditional on feature bits
` [PATCH RESENT v4 6/6] vdpa/mlx5: support device features provisioning
[PATCH iproute2-next] bridge: mdb: Remove double space in MDB dump
2023-02-06 23:10 UTC (2+ messages)
[PATCH iproute2-next 0/3] bridge: Support mcast_n_groups, mcast_max_groups
2023-02-06 23:08 UTC (3+ messages)
` [PATCH iproute2-next 3/3] man: man8: bridge: Describe mcast_max_groups
Folio mapcount
2023-02-06 23:09 UTC (4+ messages)
[PATCH v4 0/6] features provisioning fixes and mlx5_vdpa support
2023-02-06 23:08 UTC (14+ messages)
` [PATCH v3 1/6] vdpa: fix improper error message when adding vdpa dev
` [PATCH v3 2/6] vdpa: conditionally read STATUS in config space
` [PATCH v3 3/6] vdpa: validate provisioned device features against specified attribute
` [PATCH v3 4/6] vdpa: validate device feature provisioning against supported class
` [PATCH v3 5/6] vdpa/mlx5: make MTU/STATUS presence conditional on feature bits
` [PATCH v3 6/6] vdpa/mlx5: support device features provisioning
[PATCH v6 00/19] leak fixes: various simple leak fixes
2023-02-06 23:07 UTC (21+ messages)
` [PATCH v7 "
` [PATCH v7 01/19] tests: mark tests as passing with SANITIZE=leak
` [PATCH v7 02/19] bundle.c: don't leak the "args" in the "struct child_process"
` [PATCH v7 03/19] commit-graph: use free_commit_graph() instead of UNLEAK()
` [PATCH v7 04/19] clone: use free() "
` [PATCH v7 05/19] various: add missing clear_pathspec(), fix leaks
` [PATCH v7 06/19] name-rev: don't xstrdup() an already dup'd string
` [PATCH v7 07/19] repack: fix leaks on error with "goto cleanup"
` [PATCH v7 08/19] worktree: fix a trivial leak in prune_worktrees()
` [PATCH v7 09/19] http-backend.c: fix "dir" and "cmd_arg" leaks in cmd_main()
` [PATCH v7 10/19] http-backend.c: fix cmd_main() memory leak, refactor reg{exec,free}()
` [PATCH v7 11/19] commit-graph: fix a parse_options_concat() leak
` [PATCH v7 12/19] show-branch: free() allocated "head" before return
` [PATCH v7 13/19] builtin/merge.c: use fixed strings, not "strbuf", fix leak
` [PATCH v7 14/19] builtin/merge.c: free "&buf" on "Your local changes..." error
` [PATCH v7 15/19] grep.c: refactor free_grep_patterns()
` [PATCH v7 16/19] grep API: plug memory leaks by freeing "header_list"
` [PATCH v7 17/19] receive-pack: release the linked "struct command *" list
` [PATCH v7 18/19] push: refactor refspec_append_mapped() for subsequent leak-fix
` [PATCH v7 19/19] push: free_refs() the "local_refs" in set_refspecs()
[virtio-dev] [PATCH] virtio-net: Fix and update VIRTIO_NET_F_NOTF_COAL feature
2023-02-06 23:08 UTC (6+ messages)
` [virtio-comment] "
linux-next: manual merge of the net-next tree with the jc_docs tree
2023-02-06 23:07 UTC
[PATCH 0/2] branch: operations on orphan branches
2023-02-06 23:06 UTC (6+ messages)
` [PATCH v2 0/3] "
` [PATCH v3 "
` [PATCH v3 1/3] branch: avoid unnecessary worktrees traversals
` [PATCH v3 2/3] branch: description for orphan branch errors
` [PATCH v3 3/3] branch: rename orphan branches in any worktree
[PATCH 0/9] hw: Use QOM alias properties and few QOM/QDev cleanups
2023-02-06 23:04 UTC (5+ messages)
[PATCH] app/eventdev_dump: introduce eventdev_dump application
2023-02-06 23:05 UTC (2+ messages)
` [PATCH v3] app/procinfo: display eventdev xstats for PMD data
[PATCH 0/3] add: remove Perl version of "git add -[pi]"
2023-02-06 23:04 UTC (6+ messages)
` [PATCH v2 "
` [PATCH v2 1/3] add: remove "add.interactive.useBuiltin" & Perl "git add--interactive"
` [PATCH v2 2/3] add API: remove run_add_interactive() wrapper function
` [PATCH v2 3/3] docs & comments: replace mentions of "git-add--interactive.perl"
Need help tracking down a bug in the bio-FOLL_PIN patches
2023-02-06 23:02 UTC
[PATCH][next] selftests/bpf: Fix spelling mistake "detecion" -> "detection"
2023-02-06 23:00 UTC (2+ messages)
[PATCH] Documentation: clarify multiple pushurls vs urls
2023-02-06 23:00 UTC (4+ messages)
[PATCH RFC 00/12] RISC-V: support some cryptography accelerations
2023-02-06 22:58 UTC (20+ messages)
` [PATCH RFC 01/12] riscv: Add support for kernel mode vector
` [PATCH RFC 02/12] riscv: Add vector extension XOR implementation
` [PATCH RFC 03/12] RISC-V: add Zbb extension detection
` [PATCH RFC 04/12] RISC-V: add Zbc "
` [PATCH RFC 05/12] RISC-V: add Zbkb "
` [PATCH RFC 06/12] RISC-V: hook new crypto subdir into build-system
` [PATCH RFC 07/12] RISC-V: crypto: add accelerated GCM GHASH implementation
` [PATCH RFC 08/12] RISC-V: add vector crypto extension detection
` [PATCH RFC 09/12] RISC-V: crypto: update perl include with helpers for vector (crypto) instructions
[PATCH bpf-next] selftests: bpf: Use BTF map in sk_assign
2023-02-06 22:58 UTC (2+ messages)
Linux 6.2-rc2
2023-02-06 22:56 UTC (2+ messages)
[PATCH v2] 9p/client: don't assume signal_pending() clears on recalc_sigpending()
2023-02-06 22:56 UTC (7+ messages)
[PATCH v5 bpf-next 0/8] xdp: introduce xdp-feature support
2023-02-06 22:55 UTC (6+ messages)
` [PATCH v5 bpf-next 5/8] libbpf: add API to get XDP/XSK supported features
` [Intel-wired-lan] "
[PATCH v11 0/3] Consolidate all kernel init in load_kernel()
2023-02-06 22:54 UTC (5+ messages)
` [PATCH v11 2/3] hw/riscv/boot.c: consolidate all kernel init in riscv_load_kernel()
[PATCH bpf-next] samples: bpf: Add macro SYSCALL() for aarch64
2023-02-06 22:54 UTC (2+ messages)
[PATCH v7 0/3] fanotify: Allow user space to pass back additional audit info
2023-02-06 22:52 UTC (3+ messages)
[PATCH] usb: gadget: dummyhcd: Fix use-after-free in dummy_free_request
2023-02-06 22:52 UTC
[RFC PATCH 00/16] Add stage-2 translation for SMMUv3
2023-02-06 22:51 UTC (3+ messages)
` [RFC PATCH 01/16] hw/arm/smmuv3: Add missing fields for IDR0
[PATCH] tests/bpf: Fix the bpf test to check for libtraceevent support
2023-02-06 9:20 UTC (2+ messages)
[PATCH] tools/perf/tests: Add system wide check for perf bench workload in all metric test
2023-02-06 8:07 UTC (2+ messages)
[LSF/MM/BFP ATTEND][LSF/MM/BFP TOPIC] BoF: NVMe VFIO Live Migration
2023-02-06 22:49 UTC (2+ messages)
[PATCH v3] powerpc/pci: Add option for using pci_to_OF_bus_map
2023-02-06 22:48 UTC (2+ messages)
[PATCH 5.4] udf: Avoid using stale lengthOfImpUse
2023-02-06 22:49 UTC
[PATCH v5 00/21] nvmem: core: introduce NVMEM layouts
2023-02-06 22:47 UTC (5+ messages)
[Buildroot] [PATCH] package/pkg-generic: ignore error when chmod'ing extracted source
2023-02-06 22:48 UTC (2+ messages)
IPVS: conn_tab_bits param for ip_vs > 20 leads to default being set
2023-02-06 22:48 UTC
[PATCH v2 0/6] RISC-V Hardware Probing User Interface
2023-02-06 22:47 UTC (5+ messages)
[PATCH] media: i2c: imx296: Use v4l2_subdev_get_fmt()
2023-02-06 22:47 UTC
[PATCH] HID: Ignore battery for ELAN touchscreen on HP ENVY X360 13-ar0xxx
2023-02-06 22:32 UTC
[PATCH] PCI: mvebu: Mark driver as BROKEN
2023-02-06 22:45 UTC (2+ messages)
[Buildroot] [PATCH] package/qt5: fix build failure due to libressl use
2023-02-06 22:45 UTC (3+ messages)
` [Buildroot] [PATCH v2] "
[PATCH v4 0/6] tests: fix ignored & hidden exit codes
2023-02-06 22:44 UTC (8+ messages)
` [PATCH v5 "
` [PATCH v5 1/6] auto-crlf tests: don't lose exit code in loops and outside tests
` [PATCH v5 2/6] t/lib-patch-mode.sh: fix ignored exit codes
` [PATCH v5 3/6] tests: don't lose exit status with "(cd ...; test <op> $(git ...))"
` [PATCH v5 4/6] tests: don't lose exit status with "test <op> $(git ...)"
` [PATCH v5 5/6] tests: don't lose "git" exit codes in "! ( git ... | grep )"
` [PATCH v5 6/6] tests: don't lose misc "git" exit codes
[PATCH v3 0/3] modernize style
2023-02-06 22:44 UTC (4+ messages)
` [PATCH v4 0/3] t4113: "
` [PATCH v4 3/3] t4113: put executable lines to test_expect_success
CY23 - Status of service enumeration
2023-02-06 22:36 UTC (2+ messages)
[PATCH 11/18] PCI: Export pcie_get_width() using the code from sysfs PCI link width show function
2023-02-06 22:43 UTC (2+ messages)
Planning the next GTI TAC meeting for February 2023?
2023-02-06 22:35 UTC (2+ messages)
[PATCH v3 00/27] drm/msm/dpu: wide planes support
2023-02-06 22:40 UTC (4+ messages)
` [PATCH v3 21/27] drm/msm/dpu: simplify dpu_plane_validate_src()
[PATCH bpf-next v5 1/1] libbpf: Correctly set the kernel code version in Debian kernel
2023-02-06 22:40 UTC (2+ messages)
[PATCH 12/18] cxl: Add helpers to calculate pci latency for the CXL device
2023-02-06 22:39 UTC (2+ messages)
[PATCH 00/19] mm: Introduce a cgroup to limit the amount of locked and pinned memory
2023-02-06 22:39 UTC (7+ messages)
` [PATCH 14/19] mm: Introduce a cgroup for "
[Intel-xe] [PATCH 00/22] TLB Invalidation
2023-02-06 22:39 UTC (2+ messages)
[PATCH 00/22] cpu,sched: Mark arch_cpu_idle_dead() __noreturn
2023-02-06 22:36 UTC (16+ messages)
` [PATCH 09/22] mips/cpu: Expose play_dead()'s prototype definition
` [PATCH 10/22] mips/cpu: Make sure play_dead() doesn't return
` [PATCH 11/22] mips/cpu: Mark play_dead() __noreturn
[PATCH v2 00/11] target/arm: Housekeeping around NVIC
2023-02-06 22:35 UTC (12+ messages)
` [PATCH v2 01/11] hw/intc/armv7m_nvic: Use OBJECT_DECLARE_SIMPLE_TYPE() macro
` [PATCH v2 02/11] target/arm: Simplify arm_v7m_mmu_idx_for_secstate() for user emulation
` [PATCH v2 03/11] target/arm: Reduce arm_v7m_mmu_idx_[all/for_secstate_and_priv]() scope
` [PATCH v2 04/11] target/arm: Constify ID_PFR1 on user emulation
` [PATCH v2 05/11] target/arm: Convert CPUARMState::eabi to boolean
` [PATCH v2 06/11] target/arm: Avoid resetting CPUARMState::eabi field
` [PATCH v2 07/11] target/arm: Restrict CPUARMState::gicv3state to sysemu
` [PATCH v2 08/11] target/arm: Restrict CPUARMState::arm_boot_info "
` [PATCH v2 09/11] target/arm: Restrict CPUARMState::nvic "
` [PATCH v2 10/11] target/arm: Store CPUARMState::nvic as NVICState*
` [PATCH v2 11/11] target/arm: Declare CPU <-> NVIC helpers in 'hw/intc/armv7m_nvic.h'
[PATCH v2] sched: pick_next_rt_entity(): checked list_entry
2023-02-06 22:38 UTC (4+ messages)
[PATCH] x86/kprobes: Fix 1 byte conditional jump target
2023-02-06 22:38 UTC (4+ messages)
[meta-networking][PATCH] dnsmasq: Upgrade 2.88 -> 2.89
2023-02-06 22:37 UTC
[PATCH] thermal: Remove core header inclusion from drivers
2023-02-06 22:35 UTC (4+ messages)
[Intel-xe] [PATCH 0/4] A few display patches needing review to be confirmed
2023-02-06 22:35 UTC (5+ messages)
` [Intel-xe] [PATCH 3/4] drm/xe: allow building XE_DISPLAY without ACPI
` [Intel-xe] [PATCH 4/4] drm/xe: fix DRM_FBDEV_EMULATION dependencies
[PATCH] pack-objects: use strcspn(3) in name_cmp_len()
2023-02-06 22:35 UTC (3+ messages)
[PATCH v3] sched: pick_next_rt_entity(): check list_entry
2023-02-06 22:33 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.