All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-02-12 00:00:58 to 2022-02-12 01:43:24 UTC [more...]

[PATCH v3 07/18] pxe: Move pxe_utils files
 2022-02-12  1:43 UTC  (13+ messages)

[PATCHv2 00/29] TDX Guest: TDX core support
 2022-02-12  1:42 UTC  (4+ messages)
` [PATCHv2 04/29] x86/traps: Add #VE support for TDX guest

RTT-PROBE: lore-subspace-rtt
 2022-02-12  1:40 UTC 

[PATCH RFC 0/3] xen/arm: Allow dom0 to use the EFI framebuffer
 2022-02-12  1:33 UTC  (5+ messages)
` [PATCH RFC 1/3] xen/efi: Always query the console information and get GOP

[PATCH V7 0/3] Intel Software Defined Silicon
 2022-02-12  1:32 UTC  (4+ messages)
` [PATCH V7 1/3] platform/x86: Add Intel Software Defined Silicon driver
` [PATCH V7 2/3] tools arch x86: Add Intel SDSi provisiong tool
` [PATCH V7 3/3] selftests: sdsi: test sysfs setup

ether_addr_equal_64bits breakage with gcc-12
 2022-02-12  1:31 UTC  (3+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-02-12  1:30 UTC 

[igt-dev] [PATCH i-g-t] tests: i915_pm_rpm : Dump i915_runtime_pm_status
 2022-02-12  1:23 UTC  (2+ messages)

お問い合わせありがとうございました。
 2022-02-12  1:13 UTC 

[PATCH bpf-next] bpf: fix bpf_prog_pack build for ppc64_defconfig
 2022-02-12  1:23 UTC  (3+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-02-12  1:20 UTC 

[PATCH v5 00/19] drm/i915/dg2: Enabling 64k page size and flat ccs
 2022-02-12  1:19 UTC  (5+ messages)
` [PATCH v5 15/19] drm/i915/dg2: Add DG2 unified compression
  ` [Intel-gfx] "
` [PATCH v5 16/19] uapi/drm/dg2: Introduce format modifier for DG2 clear color
  ` [Intel-gfx] "

[PATCH] btrfs/237: adjust uuid heuristics
 2022-02-12  1:19 UTC 

[PATCH v3 0/3] Improve failed arrays handling
 2022-02-12  1:17 UTC  (5+ messages)
` [PATCH 1/3] raid0, linear, md: add error_handlers for raid0 and linear
` [PATCH 2/3] md: Set MD_BROKEN for RAID1 and RAID10

[PATCH v3 bpf-next 0/3] libbpf: support custom SEC() handlers
 2022-02-12  1:16 UTC  (6+ messages)
` [PATCH v3 bpf-next 3/3] selftests/bpf: add custom SEC() handling selftest

[PATCH v1 0/4] vdpa tool enhancements
 2022-02-12  1:15 UTC  (9+ messages)
` [PATCH v1 1/4] vdpa: Remove unsupported command line option
` [PATCH v1 2/4] vdpa: Allow for printing negotiated features of a device
` [PATCH v1 3/4] vdpa: Support for configuring max VQ pairs for "
` [PATCH v1 4/4] vdpa: Support reading device features

stable-rc/linux-4.14.y build: 182 builds: 2 failed, 180 passed, 32 warnings (v4.14.266)
 2022-02-12  1:16 UTC 

[PULL 00/40] riscv-to-apply queue
 2022-02-12  0:00 UTC  (41+ messages)
` [PULL 01/40] include: hw: remove ibex_plic.h
` [PULL 02/40] Allow setting up to 8 bytes with the generic loader
` [PULL 03/40] target/riscv: correct "code should not be reached" for x-rv128
` [PULL 04/40] target/riscv: refactor (anonymous struct) RISCVCPU.cfg into 'struct RISCVCPUConfig'
` [PULL 05/40] target/riscv: riscv_tr_init_disas_context: copy pointer-to-cfg into cfg_ptr
` [PULL 06/40] target/riscv: access configuration through cfg_ptr in DisasContext
` [PULL 07/40] target/riscv: access cfg structure through DisasContext
` [PULL 08/40] target/riscv: iterate over a table of decoders
` [PULL 09/40] target/riscv: Add XVentanaCondOps custom extension
` [PULL 10/40] target/riscv: add a MAINTAINERS entry for XVentanaCondOps
` [PULL 11/40] target/riscv: Fix vill field write in vtype
` [PULL 12/40] target/riscv: Fix trap cause for RV32 HS-mode CSR access from RV64 HS-mode
` [PULL 13/40] target/riscv: Implement SGEIP bit in hip and hie CSRs
` [PULL 14/40] target/riscv: Implement hgeie and hgeip CSRs
` [PULL 15/40] target/riscv: Improve delivery of guest external interrupts
` [PULL 16/40] target/riscv: Allow setting CPU feature from machine/device emulation
` [PULL 17/40] target/riscv: Add AIA cpu feature
` [PULL 18/40] target/riscv: Add defines for AIA CSRs
` [PULL 19/40] target/riscv: Allow AIA device emulation to set ireg rmw callback
` [PULL 20/40] target/riscv: Implement AIA local interrupt priorities
` [PULL 21/40] target/riscv: Implement AIA CSRs for 64 local interrupts on RV32
` [PULL 22/40] target/riscv: Implement AIA hvictl and hviprioX CSRs
` [PULL 23/40] target/riscv: Implement AIA interrupt filtering CSRs
` [PULL 24/40] target/riscv: Implement AIA mtopi, stopi, and vstopi CSRs
` [PULL 25/40] target/riscv: Implement AIA xiselect and xireg CSRs
` [PULL 26/40] target/riscv: Implement AIA IMSIC interface CSRs
` [PULL 27/40] hw/riscv: virt: Use AIA INTC compatible string when available
` [PULL 28/40] target/riscv: Allow users to force enable AIA CSRs in HART
` [PULL 29/40] hw/intc: Add RISC-V AIA APLIC device emulation
` [PULL 30/40] hw/riscv: virt: Add optional AIA APLIC support to virt machine
` [PULL 31/40] hw/intc: Add RISC-V AIA IMSIC device emulation
` [PULL 32/40] hw/riscv: virt: Add optional AIA IMSIC support to virt machine
` [PULL 33/40] docs/system: riscv: Document AIA options for "
` [PULL 34/40] hw/riscv: virt: Increase maximum number of allowed CPUs
` [PULL 35/40] target/riscv: Ignore reserved bits in PTE for RV64
` [PULL 36/40] target/riscv: add PTE_A/PTE_D/PTE_U bits check for inner PTE
` [PULL 37/40] target/riscv: add support for svnapot extension
` [PULL 38/40] target/riscv: add support for svinval extension
` [PULL 39/40] target/riscv: add support for svpbmt extension
` [PULL 40/40] docs/system: riscv: Update description of CPU

[PATCH net-next v2 0/4] net/mlx5: Introduce devlink param to disable SF aux dev probe
 2022-02-12  1:12 UTC  (2+ messages)

[net-next PATCH V2] octeontx2-af: fix array bound error
 2022-02-12  1:10 UTC  (2+ messages)

[PATCH net-next] Revert "net: ethernet: cavium: use div64_u64() instead of do_div()"
 2022-02-12  1:10 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-02-12  1:10 UTC 

kselftest/fixes build: 8 builds: 0 failed, 8 passed, 1 warning (linux-kselftest-fixes-5.17-rc4-1-ga7e793a867ae)
 2022-02-12  1:09 UTC 

[PATCH v5 0/6] drm/msm/dpu: simplify RM code
 2022-02-12  1:08 UTC  (8+ messages)
` [PATCH v5 3/6] drm/msm/dpu: get INTF blocks directly rather than through RM
      ` [Freedreno] "

PKS for the page cache and beyond
 2022-02-12  1:05 UTC 

BTRFS FS options on eMMC
 2022-02-12  1:05 UTC  (2+ messages)

[PATCH mptcp-net] mptcp: Correctly set DATA_FIN timeout when number of retransmits is large
 2022-02-12  1:04 UTC 

[PATCH v2] drm/i915/guc: Do not complain about stale reset notifications
 2022-02-12  1:04 UTC  (2+ messages)
` [Intel-gfx] "

[PATCH bpf-next 0/3] introduce xdp frags support to veth driver
 2022-02-12  1:04 UTC  (3+ messages)
` [PATCH bpf-next 2/3] veth: rework veth_xdp_rcv_skb in order to accept non-linear skb

[PATCH 1/2] libsepol/cil: Limit the amount of reporting for neverallow violations
 2022-02-12  1:03 UTC  (5+ messages)

[PATCH V1 Create empty OF root 0/1] XRT Alveo driver infrastructure overview
 2022-02-12  1:02 UTC  (4+ messages)
` [PATCH V1 Create empty OF root 1/1] of: create empty of root

[PATCH 0/7] drm/msm/dpu: cleanup dpu encoder code
 2022-02-12  1:01 UTC  (12+ messages)
` [PATCH 2/7] drm/msm/dpu: simplify intf allocation code
` [PATCH 7/7] drm/msm/dpu: pull connector from dpu_encoder_phys to dpu_encoder_virt

RTT-PROBE: lore-subspace-rtt
 2022-02-12  1:00 UTC 

[PATCH 0/3] patches and bug report for rxe
 2022-02-12  0:59 UTC  (7+ messages)
` [PATCH 2/3] RDMA/rxe: Replace write_lock_bh with write_lock_irqsave in __rxe_drop_index

[PATCH] drm/msm: populate intf_audio_select() base on hardware capability
 2022-02-12  0:59 UTC  (5+ messages)

stable/linux-5.10.y build: 183 builds: 3 failed, 180 passed, 4 errors, 10 warnings (v5.10.100)
 2022-02-12  0:56 UTC 

[PATCH v2 1/2] nfp: flower: Fix a potential leak in nfp_tunnel_add_shared_mac()
 2022-02-12  0:53 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-02-12  0:50 UTC 

[syzbot] WARNING in ext4_write_inode (2)
 2022-02-12  0:47 UTC 

[PATCH bpf-next v6 0/7] libbpf: Implement BTFGen
 2022-02-12  0:42 UTC  (15+ messages)
` [PATCH bpf-next v6 1/7] libbpf: split bpf_core_apply_relo()
` [PATCH bpf-next v6 2/7] libbpf: Expose bpf_core_{add,free}_cands() to bpftool
` [PATCH bpf-next v6 3/7] bpftool: Add gen min_core_btf command
` [PATCH bpf-next v6 4/7] bpftool: Implement minimize_btf() and relocations recording for BTFGen
` [PATCH bpf-next v6 5/7] bpftool: Implement btfgen_get_btf()
` [PATCH bpf-next v6 6/7] bpftool: gen min_core_btf explanation and examples
` [PATCH bpf-next v6 7/7] selftests/bpf: Test "bpftool gen min_core_btf"

RTT-PROBE: lore-subspace-rtt
 2022-02-12  0:40 UTC 

stable/linux-4.9.y build: 177 builds: 3 failed, 174 passed, 2 errors, 34 warnings (v4.9.301)
 2022-02-12  0:40 UTC 

[PATCH 00/13 v2] IXP4xx spring cleaning
 2022-02-12  0:38 UTC  (7+ messages)
` [PATCH 08/13 v2] net: ixp4xx_eth: Drop platform data support
` [PATCH 09/13 v2] net: ixp4xx_hss: Check features using syscon

[PATCH v2] ACPI/IORT: Fix GCC 12 warning
 2022-02-12  0:37 UTC  (6+ messages)

[PATCH v3 0/4] A design for future-proofing fsync() configuration
 2022-02-12  0:39 UTC  (10+ messages)
` [PATCH v4 "
  ` [PATCH v4 2/4] core.fsync: introduce granular fsync control

[PATCH v5 00/10] Add GuC Error Capture Support
 2022-02-12  0:38 UTC  (5+ messages)
` [Intel-gfx] [PATCH v5 08/10] drm/i915/guc: Plumb GuC-capture into gpu_coredump

[PATCH v3] drm/msm/dpu: Only create debugfs for PRIMARY minor
 2022-02-12  0:38 UTC  (2+ messages)

[bpf-next:master 185/257] net/mctp/af_mctp.c:343:6: warning: Branch condition evaluates to a garbage value [clang-analyzer-core.uninitialized.Branch]
 2022-02-12  0:38 UTC 

[PATCH for-next v11 00/11] Move two object pools to rxe_mcast.c
 2022-02-12  0:37 UTC  (6+ messages)
` [PATCH for-next v11 08/11] RDMA/rxe: Add code to cleanup mcast memory

[PATCH v2 0/3] Add SPI boot to SPL on SUNIV/F1C100s
 2022-02-12  0:36 UTC  (5+ messages)
` [PATCH v2 1/3] mach-sunxi: Add boot device detection for SUNIV/F1C100s
` [PATCH v2 2/3] mach-sunxi: Add SPL SPI boot for SUNIV
` [PATCH v2 3/3] mach-sunxi: Enable SPI boot for SUNIV and licheepi nano

[BUG/PATCH v2] net: mvpp2: always set port pcs ops
 2022-02-12  0:34 UTC 

incoming
 2022-02-12  0:32 UTC  (22+ messages)
` [patch 1/5] mm: fix invalid page pointer returned with FOLL_PIN gups
` [patch 2/5] mm/gup: follow_pfn_pte(): -EEXIST cleanup
` [patch 3/5] mm/gup: remove unused pin_user_pages_locked()
` [patch 4/5] mm: change lookup_node() to use get_user_pages_fast()
` [patch 5/5] mm/gup: remove unused get_user_pages_locked()
` [patch 1/5] fs/binfmt_elf: fix PT_LOAD p_align values for loaders
` [patch 2/5] fs/proc: task_mmu.c: don't read mapcount for migration entry
` [patch 3/5] mm: vmscan: remove deadlock due to throttling failing to make progress
` [patch 4/5] mm: memcg: synchronize objcg lists with a dedicated spinlock
` [patch 5/5] kfence: make test case compatible with run time set sample interval

[PATCH v2] ARM: dts: rk3288: fix a typo on crypto-controller
 2022-02-12  0:28 UTC  (4+ messages)

[PATCH] arm: dts: rockchip rk322x: reorder hmdi clocks
 2022-02-12  0:28 UTC  (4+ messages)

[PATCH v5 0/5] mm/gup: some cleanups
 2022-02-12  0:30 UTC  (4+ messages)

Question about LSM with eBPF
 2022-02-12  0:30 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-02-12  0:30 UTC 

[PATCH] random: do not take pool spinlock at boot
 2022-02-12  0:28 UTC 

[PATCH v6 00/14] riscv: support for Svpbmt and D1 memory types
 2022-02-12  0:27 UTC  (11+ messages)
` [PATCH v6 14/14] riscv: add memory-type errata for T-Head

[PATCH 00/35] Shadow stacks for userspace
 2022-02-12  0:27 UTC  (14+ messages)
` [PATCH 18/35] mm: Add guard pages around a shadow stack
` [PATCH 23/35] x86/fpu: Add helpers for modifying supervisor xstate
` [PATCH 25/35] x86/cet/shstk: Add user-mode shadow stack support

[PATCH 1/3] dt-bindings: arm: rockchip: Add Pine64 PineNote board
 2022-02-12  0:23 UTC  (4+ messages)

[PATCH v3] x86: use builtins to read eflags
 2022-02-12  0:24 UTC  (5+ messages)
` [PATCH v4] "

[PATCH 0/9] use GFP_KERNEL
 2022-02-12  0:20 UTC  (3+ messages)

[folded-merged] proc-avoid-unused-variable-warning-in-pagemap_pmd_range.patch removed from -mm tree
 2022-02-12  0:21 UTC 

[folded-merged] fs-proc-task_mmuc-dont-read-mapcount-for-migration-entry-v4.patch removed from -mm tree
 2022-02-12  0:21 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-02-12  0:20 UTC 

[PATCH] net: mvpp2: Check for null pcs in mvpp2_acpi_start()
 2022-02-12  0:18 UTC  (3+ messages)

stable/linux-5.4.y build: 177 builds: 3 failed, 174 passed, 4 errors, 28 warnings (v5.4.179)
 2022-02-12  0:18 UTC 

[PATCH v10 00/12] user_events: Enable user processes to create and write to trace events
 2022-02-12  0:15 UTC  (3+ messages)

[Bug 199727] CPU freezes in KVM guests during high IO load on host
 2022-02-12  0:13 UTC 

[PATCH] btrfs: qgroup: Remove outdated TODO comments
 2022-02-12  0:13 UTC  (2+ messages)

[PATCH mptcp-next 0/4] mptcp: replace per-addr listener sockets
 2022-02-12  0:13 UTC  (8+ messages)
` [PATCH mptcp-next 3/4] mptcp: handle join requests via pernet listen socket

[RFC PATCH kernel] trace: Make FTRACE_MCOUNT_USE_RECORDMCOUNT configurable
 2022-02-12  0:10 UTC  (2+ messages)

[PATCH RESEND mptcp-next v7 0/7] add mp_fail testcases
 2022-02-12  0:11 UTC  (3+ messages)
` [PATCH RESEND mptcp-next v7 5/7] selftests: mptcp: add more arguments for chk_join_nr

RTT-PROBE: lore-subspace-rtt
 2022-02-12  0:10 UTC 

[PATCH kernel 0/3] powerpc/llvm/lto: Enable CONFIG_LTO_CLANG_THIN=y
 2022-02-12  0:05 UTC  (4+ messages)
` [PATCH kernel 2/3] powerpc/llvm: Sample config for LLVM LTO

[PATCH nf] netfilter: xt_socket: missing ifdef CONFIG_IP6_NF_IPTABLES dependency
 2022-02-12  0:02 UTC  (2+ messages)

[PATCH] mm/vmscan: add sysctl knobs for protecting the working set
 2022-02-12  0:01 UTC  (5+ messages)

[RFC v2 0/4] vfio/hisilicon: add acc live migration driver
 2022-02-12  0:01 UTC  (11+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-02-12  0:00 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.