messages from 2023-04-08 00:33:18 to 2023-04-08 04:01:02 UTC [more...]
[PATCH v2 0/4] KVM: selftests: add powerpc support
2023-04-08 4:00 UTC (5+ messages)
` [PATCH v2 1/4] KVM: selftests: Move pgd_created check into virt_pgd_alloc
` [PATCH v2 2/4] KVM: selftests: Add aligned guest physical page allocator
` [PATCH v2 3/4] KVM: PPC: selftests: add support for powerpc
` [PATCH v2 4/4] KVM: PPC: selftests: add selftests sanity tests
[PATCH v2] hwmon: add HP WMI Sensors driver
2023-04-08 3:58 UTC (5+ messages)
[PATCH v2 01/13] rust: sync: introduce `LockClassKey`
2023-04-08 3:54 UTC (4+ messages)
` [PATCH v2 10/13] rust: introduce `current`
[PATCH RESEND 0/3] scripts/gdb: timerlist fixes
2023-04-08 3:51 UTC (3+ messages)
[PATCH v2 0/2] KVM: arm64: PMU: Correct the handling of PMUSERENR_EL0
2023-04-08 3:47 UTC (6+ messages)
` [PATCH v2 1/2] KVM: arm64: PMU: Restore the host's PMUSERENR_EL0
` [PATCH v2 2/2] KVM: arm64: PMU: Don't overwrite PMUSERENR with vcpu loaded
[plbossart-sound:lnl/add-ssp-support 15/15] sound/soc/sof/intel/hda-dai.c:535:24: error: use of undeclared identifier 'ssp_dai_ops'
2023-04-08 3:48 UTC
[PATCH] powerpc/boot: Fix crt0.S current address branch form
2023-04-08 3:44 UTC (2+ messages)
[RFC PATCH v3 00/22] arm64: livepatch: Use ORC for dynamic frame pointer validation
2023-04-08 3:41 UTC (3+ messages)
[RFC PATCH v3 00/22] arm64: livepatch: Use ORC for dynamic frame pointer validation
2023-04-08 3:40 UTC (4+ messages)
[pablo-gtp:main 5/5] drivers/net/gtp.c:1225:13: error: no member named 'local_ip6' in 'struct udp_port_cfg'
2023-04-08 3:38 UTC
[avpatel:riscv_kvm_aia_csr_v4 19/20] arch/riscv/kvm/aia.c:67:3: error: expected ')'
2023-04-08 3:38 UTC
[PATCH v2 0/3] blk-cgroup: some cleanup
2023-04-08 3:37 UTC (4+ messages)
` [External] "
[PATCH 0/2] accel/tcg/plugin: host insn size for plugin
2023-04-08 3:34 UTC (4+ messages)
` [PATCH 1/2] accel/tcg/plugin: export host insn size
[PATCH v2 0/1] meson: Demonstration of using binman to produce the image
2023-04-08 3:34 UTC (7+ messages)
[PATCH] SUNRPC: increase max timeout for rebind to handle NFS server restart
2023-04-08 3:30 UTC
[PATCH net-next] gve: Unify duplicate GQ min pkt desc size constants
2023-04-08 3:24 UTC (2+ messages)
[PATCH 1/2] maple_tree: Add a test case to check maple_alloc
2023-04-08 3:22 UTC (3+ messages)
[PATCH net-next v4 00/14] sfc: add vDPA support for EF100 devices
2023-04-08 3:21 UTC (5+ messages)
` [PATCH net-next v4 09/14] sfc: implement device status related vdpa config operations
` [PATCH net-next v4 10/14] sfc: implement filters for receiving traffic
[PATCH v7] net/packet: support mergeable feature of virtio
2023-04-08 3:20 UTC (2+ messages)
[PATCH 0/6 v5 RESEND] seccomp: add the synchronous mode for seccomp_unotify
2023-04-08 3:20 UTC (3+ messages)
` [PATCH 2/6] sched: add WF_CURRENT_CPU and externise ttwu
[PATCH net-next] net: make SO_BUSY_POLL available to all users
2023-04-08 3:20 UTC (2+ messages)
[PATCH] r8152: Add __GFP_NOWARN to big allocations
2023-04-08 3:20 UTC (2+ messages)
[RFC PATCH] writeback, cgroup: fix null-ptr-deref write in bdi_split_work_to_wbs
2023-04-08 3:19 UTC (2+ messages)
[PATCH 11/12] block: mq-deadline: Fix a race condition related to zoned writes
2023-04-08 3:17 UTC (2+ messages)
[PATCH v9 net-next 00/14] pds_core driver
2023-04-08 3:18 UTC (2+ messages)
[PATCH 00/68] hwmon: constify pointers to hwmon_channel_info
2023-04-08 3:14 UTC (3+ messages)
` [PATCH 48/68] hwmon: nzxt: "
[PATCH net-next 0/2] net: stmmac: dwmac-anarion: address issues flagged by sparse
2023-04-08 3:10 UTC (3+ messages)
[PATCH net-next] net: stmmac: remove set but unused mask in stmmac_ethtool_set_link_ksettings()
2023-04-08 3:10 UTC (3+ messages)
[GIT PULL v1] Improve IPsec limits, ESN and replay window
2023-04-08 3:10 UTC (2+ messages)
[PATCH for-8.1 00/12] tcg/mips: Backend improvements
2023-04-08 3:03 UTC (13+ messages)
` [PATCH 01/12] tcg/mips: Move TCG_AREG0 to S8
` [PATCH 02/12] tcg/mips: Move TCG_GUEST_BASE_REG to S7
` [PATCH 03/12] tcg/mips: Unify TCG_GUEST_BASE_REG tests
` [PATCH 04/12] tcg/mips: Create and use TCG_REG_TB
` [PATCH 05/12] tcg/mips: Split out tcg_out_movi_one
` [PATCH 06/12] tcg/mips: Split out tcg_out_movi_two
` [PATCH 07/12] tcg/mips: Use the constant pool for 64-bit constants
` [PATCH 08/12] tcg/mips: Aggressively use the constant pool for n64 calls
` [PATCH 09/12] tcg/mips: Try tb-relative addresses in tcg_out_movi
` [PATCH 10/12] tcg/mips: Try three insns with shift and add "
` [PATCH 11/12] tcg/mips: Use qemu_build_not_reached for LO/HI_OFF
` [PATCH 12/12] tcg/mips: Replace MIPS_BE with HOST_BIG_ENDIAN
[Bridge] [PATCH net-next] net/bridge: add drop reasons for bridge forwarding
2023-04-08 3:03 UTC (3+ messages)
` "
[f2fs-dev] [PATCH] f2fs: fix to tag FIEMAP_EXTENT_DELALLOC in fiemap() for delay allocated extent
2023-04-08 2:57 UTC (4+ messages)
` "
[PATCH] net: stmmac: fix system hang when setting up standalone tag_8021q VLAN for DSA ports
2023-04-08 2:57 UTC (3+ messages)
[net-next Patch v6 0/6] octeontx2-pf: HTB offload support
2023-04-08 2:58 UTC (3+ messages)
` [net-next Patch v6 3/6] octeontx2-pf: qos send queues management
[PATCH net-next v3 0/3] Add support for J784S4 CPSW9G
2023-04-08 2:50 UTC (3+ messages)
[PATCH v1 1/2] usb: dwc3: core: add support for remapping global register start address
2023-04-08 2:51 UTC (4+ messages)
` [PATCH v1 2/2] dt-bindings: usb: snps,dwc3: Add 'snps,fixed_dwc3_globals_regs_start' quirk
[PATCH net v3] net: openvswitch: fix race on port output
2023-04-08 2:50 UTC (2+ messages)
[PATCH net] net: phy: nxp-c45-tja11xx: fix unsigned long multiplication overflow
2023-04-08 2:50 UTC (2+ messages)
[brgl:gpio/for-next] BUILD SUCCESS f09673770e767f862bd992b612f14018d0ab3857
2023-04-08 2:49 UTC
[PATCH for-8.1 00/42] tcg: Simplify calls to load/store helpers
2023-04-08 2:43 UTC (44+ messages)
` [PATCH for-8.0] tcg/i386: Adjust assert in tcg_out_addi_ptr
` [PATCH 01/42] tcg: Replace if + tcg_abort with tcg_debug_assert
` [PATCH 02/42] tcg: Replace tcg_abort with g_assert_not_reached
` [PATCH 03/42] tcg: Split out tcg_out_ext8s
` [PATCH 04/42] tcg: Split out tcg_out_ext8u
` [PATCH 05/42] tcg: Split out tcg_out_ext16s
` [PATCH 06/42] tcg: Split out tcg_out_ext16u
` [PATCH 07/42] tcg: Split out tcg_out_ext32s
` [PATCH 08/42] tcg: Split out tcg_out_ext32u
` [PATCH 09/42] tcg: Split out tcg_out_exts_i32_i64
` [PATCH 10/42] tcg/loongarch64: Conditionalize tcg_out_exts_i32_i64
` [PATCH 11/42] tcg/mips: "
` [PATCH 12/42] tcg/riscv: "
` [PATCH 13/42] tcg: Split out tcg_out_extu_i32_i64
` [PATCH 14/42] tcg/i386: Conditionalize tcg_out_extu_i32_i64
` [PATCH 15/42] tcg: Split out tcg_out_extrl_i64_i32
` [PATCH 16/42] tcg: Introduce tcg_out_movext
` [PATCH 17/42] tcg: Introduce tcg_out_xchg
` [PATCH 18/42] tcg: Introduce tcg_out_movext2
` [PATCH 19/42] tcg: Clear TCGLabelQemuLdst on allocation
` [PATCH 20/42] tcg/i386: Use TCGType not bool is_64 in tcg_out_qemu_{ld, st}
` [PATCH 21/42] tcg/aarch64: Rename ext to d_type in tcg_out_qemu_ld
` [PATCH 22/42] tcg/aarch64: Pass TGType to tcg_out_qemu_st
` [PATCH 23/42] tcg/arm: Use TCGType not bool is_64 in tcg_out_qemu_{ld, st}
` [PATCH 24/42] tcg/i386: "
` [PATCH 25/42] tcg/ppc: "
` [PATCH 26/42] tcg/s390x: Pass TCGType to tcg_out_qemu_{ld,st}
` [PATCH 27/42] tcg/riscv: Require TCG_TARGET_REG_BITS == 64
` [PATCH 28/42] tcg/riscv: Expand arguments to tcg_out_qemu_{ld,st}
` [PATCH 29/42] tcg: Move TCGLabelQemuLdst to tcg.c
` [PATCH 30/42] tcg: Introduce tcg_out_ld_helper_args
` [PATCH 31/42] tcg: Introduce tcg_out_st_helper_args
` [PATCH 32/42] tcg/loongarch64: Simplify constraints on qemu_ld/st
` [PATCH 33/42] tcg/mips: Reorg tcg_out_tlb_load
` [PATCH 34/42] tcg/mips: Simplify constraints on qemu_ld/st
` [PATCH 35/42] tcg/ppc: Reorg tcg_out_tlb_read
` [PATCH 36/42] tcg/ppc: Adjust constraints on qemu_ld/st
` [PATCH 37/42] tcg/ppc: Remove unused constraints A, B, C, D
` [PATCH 38/42] tcg/riscv: Simplify constraints on qemu_ld/st
` [PATCH 39/42] tcg/s390x: Use ALGFR in constructing host address for qemu_ld/st
` [PATCH 40/42] tcg/s390x: Simplify constraints on qemu_ld/st
` [PATCH 41/42] tcg/sparc64: Drop is_64 test from tcg_out_qemu_ld data return
` [PATCH 42/42] tcg/sparc64: Pass TCGType to tcg_out_qemu_{ld,st}
[Buildroot] [PATCH 1/1] package/glibc: bump to version 2.37
2023-04-08 2:36 UTC (2+ messages)
[PATCH 0/7] add setting and querying of LLRS FEC mode
2023-04-08 2:27 UTC (8+ messages)
` [PATCH 1/7] net/hns3: fix fec mode for 200G ports
` [PATCH 2/7] net/hns3: fix fec mode check error
` [PATCH 3/7] net/hns3: fix missing FEC capability
` [PATCH 4/7] ethdev: introduce low latency RS FEC
` [PATCH 5/7] app/testpmd: add setting and querying of LLRS FEC mode
` [PATCH 6/7] net/hns3: add LLRS FEC mode support for 200G ports
` [PATCH 7/7] net/hns3: support getting current FEC capability from firmware
[Buildroot] SSH Reset on Buildroot 2022.02
2023-04-08 2:30 UTC (2+ messages)
[PATCH] selftests/bpf: Reset err when symbol name already exist in kprobe_multi_test
2023-04-08 2:29 UTC
[PATCH v2 07/10] fortify: Split reporting and avoid passing string pointer
2023-04-08 2:26 UTC (2+ messages)
[PATCH v4 2/3] drivers: clk: Add support for versa3 clock driver
2023-04-08 2:26 UTC
[PATCH] platform/x86/intel/pmc/mtl: Put GNA/IPU/VPU devices in D3
2023-04-08 2:26 UTC
[PATCH 0/6] powerpc/64: Build with PC-Relative addressing
2023-04-08 2:17 UTC (7+ messages)
` [PATCH 1/6] powerpc/64: Move initial base and TOC pointer calculation
` [PATCH 2/6] powerpc/64s: Run at the kernel virtual address earlier in boot
` [PATCH 3/6] powerpc/64: Add support to build with prefixed instructions
` [PATCH 4/6] powerpc: add CFUNC assembly label annotation
` [PATCH 5/6] powerpc/64: vmlinux support building with PCREL addresing
` [PATCH 6/6] powerpc/64: modules "
[syzbot] [net?] WARNING in cleanup_net (2)
2023-04-08 2:18 UTC
[PATCH v14 00/10] Add LoongArch support
2023-04-08 2:05 UTC (11+ messages)
` [PATCH v14 01/10] PE: Add LoongArch definitions
` [PATCH v14 02/10] ELF: "
` [PATCH v14 03/10] LoongArch: Add setjmp implementation
` [PATCH v14 04/10] LoongArch: Add early startup code
` [PATCH v14 05/10] LoongArch: Add support for ELF psABI v1.00 relocations
` [PATCH v14 06/10] LoongArch: Add support for ELF psABI v2.00 relocations
` [PATCH v14 07/10] LoongArch: Add auxiliary files
` [PATCH v14 08/10] LoongArch: Add to build system
` [PATCH v14 09/10] tests: Fix timezone inconsistency in squashfs_test
` [PATCH v14 10/10] tests: Add LoongArch to various test cases
[PATCH -next v3 0/2] support allocating crashkernel above 4G explicitly on riscv
2023-04-08 2:01 UTC (11+ messages)
` [PATCH -next v3 1/2] riscv: kdump: Implement crashkernel=X,[high,low]
` [PATCH -next v3 2/2] docs: kdump: Update the crashkernel description for riscv
[PATCH v1 1/2] usb: dwc3: core: add support for disabling High-speed park mode
2023-04-08 2:00 UTC (2+ messages)
LUKS multiple passphrase retries
2023-04-08 1:59 UTC
[PATCH v2] rcu/kvfree: Prevents cache growing when the backoff_page_cache_fill is set
2023-04-08 1:56 UTC (8+ messages)
[Nouveau] [PATCH 2/2] drm/nouveau/kms: Add INHERIT ioctl to nvkm/nvif for reading IOR state
2023-04-08 1:45 UTC (4+ messages)
` "
[linux-next:master 1636/9787] tools/testing/selftests/bpf/bpf_testmod/bpf_testmod.c:68:17: warning: no previous prototype for 'bpf_iter_testmod_seq_new'
2023-04-08 1:45 UTC
[PATCH v2 0/3] Avoid having pending end transfers on soft disconnect
2023-04-08 1:45 UTC (3+ messages)
` [PATCH v2 1/3] usb: dwc3: gadget: Refactor EP0 forced stall/restart into a separate API
[PATCH v6 0/8] Add multiport support for DWC3 controllers
2023-04-08 1:42 UTC (4+ messages)
` [PATCH v6 2/8] usb: dwc3: core: Access XHCI address space temporarily to read port info
drivers/remoteproc/qcom_q6v5_pas.c:108:6: warning: no previous prototype for function 'adsp_segment_dump'
2023-04-08 1:35 UTC
[PATCH RFC 4/4] media: v4l2-ctrls: add controls for individual zoom lenses
2023-04-08 1:35 UTC
mm/kasan/kasan_test.c:824 kasan_stack_oob() error: buffer overflow 'array' 10 <= 26
2023-04-08 1:35 UTC
[LSF/MM/BPF TOPIC] BoF VM live migration over CXL memory
2023-04-08 1:33 UTC (4+ messages)
pull-request: bluetooth 2023-04-07
2023-04-08 1:33 UTC (2+ messages)
[PATCH 1/3] kbuild: merge cmd_archive_linux and cmd_archive_perf
2023-04-08 1:32 UTC (4+ messages)
` [PATCH 2/3] kbuild: do not create intermediate *.tar for source tarballs
[tip:master] BUILD SUCCESS b2e7ae549d84c654744bf70d30a881bfa140a6e3
2023-04-08 1:29 UTC
[tip:x86/apic] BUILD SUCCESS f96fb2df3eb31ede1b34b0521560967310267750
2023-04-08 1:29 UTC
pull-request: bpf 2023-04-08
2023-04-08 1:30 UTC (2+ messages)
[-net-next v11 0/6] Add Ethernet driver for StarFive JH7110 SoC
2023-04-08 1:24 UTC (9+ messages)
` [-net-next v11 5/6] net: stmmac: Add glue layer "
` [-net-next v11 6/6] net: stmmac: starfive-dmac: Add phy interface settings
[djiang:cxl-qtg 12/23] drivers/cxl/core/port.c:2045:6: warning: variable 'devices' set but not used
2023-04-08 1:14 UTC
[RFC PATCH v3] sched: Fix performance regression introduced by mm_cid
2023-04-08 1:14 UTC (5+ messages)
[PATCH 1/8] net: netronome: constify pointers to hwmon_channel_info
2023-04-08 1:10 UTC (4+ messages)
[PATCH v12 00/10] support subsets of code size reduction extension
2023-04-08 1:09 UTC (7+ messages)
` [PATCH v12 02/10] target/riscv: add support for Zca extension
[f2fs-dev] [PATCH v7] f2fs: support errors=remount-ro|continue|panic mountoption
2023-04-08 1:00 UTC (4+ messages)
` "
[PATCH v4 net-next 0/9] Add tc-mqprio and tc-taprio support for preemptible traffic classes
2023-04-08 1:01 UTC (9+ messages)
` [PATCH v4 net-next 6/9] net/sched: mqprio: allow per-TC user input of FP adminStatus
[PATCH] usage: clarify --recurse-submodules as a boolean
2023-04-08 0:59 UTC (5+ messages)
ax204/Intel NUC13 i9
2023-04-08 1:07 UTC (2+ messages)
[PATCH V4] tracing: install trace events file only if necessary
2023-04-08 1:04 UTC
[jolsa-perf:bpf/kfunc_test_kmod_11 1/10] core.c:undefined reference to `bpf_get_kfunc_addr'
2023-04-08 0:54 UTC
[PATCH] block/vhdx: fix dynamic VHDX BAT corruption
2023-04-07 22:11 UTC
[PATCH] target/arm: Fix debugging of ARMv8M Secure code
2023-04-08 0:01 UTC
Litmus test names
2023-04-08 0:49 UTC (3+ messages)
[Intel-gfx] [PATCH] drm/i915: disable sampler indirect state in bindless heap
2023-04-08 0:47 UTC (3+ messages)
[asahilinux:bits/210-gpu 71/135] rust/helpers.c:317:9: error: implicit declaration of function 'of_node_is_root' is invalid in C99
2023-04-08 0:43 UTC
[PATCH 00/10] accel/kvm: Spring cleaning
2023-04-08 0:37 UTC (5+ messages)
` [PATCH 01/10] sysemu/kvm: Remove unused headers
` [PATCH 02/10] accel/kvm: Declare kvm_direct_msi_allowed in stubs
[PATCH v2 09/10] fortify: Add KUnit tests for runtime overflows
2023-04-08 0:33 UTC (2+ messages)
[jimc:maph 6/6] lib/test_map_h.c:36:2: error: call to '__compiletime_assert_234' declared with 'error' attribute: BUILD_BUG_ON failed: __builtin_memcmp(caten, "YESNOMAYBE", sizeof("YESNOMAYBE"))
2023-04-08 0: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.