All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-05-11 00:18:10 to 2024-05-11 02:12:23 UTC [more...]

RTT-PROBE: lore-subspace-rtt
 2024-05-11  2:12 UTC 

[RFC PATCH 1/1] kvm: Note an RCU quiescent state on guest exit
 2024-05-11  2:11 UTC  (2+ messages)

[rafael-pm:bleeding-edge] BUILD SUCCESS 72a4c2ca384a381807a30c9a1676240115141d5f
 2024-05-11  2:10 UTC 

[PATCH v2 net-next] af_unix: Add dead flag to struct scm_fp_list
 2024-05-11  2:10 UTC  (2+ messages)

[PATCH, net-next, 0/2] net: stmmac: support for BCM8958x SoC
 2024-05-11  2:08 UTC  (7+ messages)
` [PATCH, net-next, 2/2] net: stmmac: PCI driver for BCM8958X SoC
  ` [PATCH v2, "

[RFC PATCH v1 0/2] Avoid rcu_core() if CPU just left guest vcpu
 2024-05-11  2:08 UTC  (11+ messages)

[PATCH net v4] nfc: nci: Fix uninit-value in nci_rx_work
 2024-05-11  2:06 UTC  (2+ messages)

[PATCH v2] sched: Consolidate cpufreq updates
 2024-05-11  2:03 UTC  (5+ messages)

RTT-PROBE: lore-subspace-rtt
 2024-05-11  2:02 UTC 

[PATCH v3 1/2] net: ethernet: mediatek: split tx and rx fields in mtk_soc_data struct
 2024-05-11  2:00 UTC  (3+ messages)

[net-next Patch] octeontx2-pf: Reuse Transmit queue/Send queue index of HTB class
 2024-05-11  2:00 UTC  (2+ messages)

[PATCH net-next v2 0/2] gve: Minor cleanups
 2024-05-11  2:00 UTC  (2+ messages)

[PATCH net-next v1 1/1] net: ethernet: adi: adin1110: Replace linux/gpio.h by proper one
 2024-05-11  2:00 UTC  (2+ messages)

[PATCH net] ice: Fix package download algorithm
 2024-05-11  2:00 UTC  (2+ messages)

[PATCH v10 00/12] Panel replay selective update support
 2024-05-11  2:00 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for Panel replay selective update support (rev11)

[PATCH] riscv: do not select MODULE_SECTIONS by default
 2024-05-11  1:57 UTC  (2+ messages)

[PATCH] xfs: allow changing extsize on file
 2024-05-11  1:56 UTC  (2+ messages)

[PATCH v2 00/25] Enable FRED with KVM VMX
 2024-05-11  1:53 UTC  (5+ messages)
` [PATCH v2 11/25] KVM: x86: Add kvm_is_fred_enabled()

[PATCH v6 00/48] Misc PPC exception and BookE MMU clean ups
 2024-05-11  1:46 UTC  (49+ messages)
` [PATCH v6 01/48] target/ppc: Remove unused struct 'mmu_ctx_hash32'
` [PATCH v6 02/48] target/ppc: Remove unused helper
` [PATCH v6 03/48] target/ppc/mmu_common.c: Move calculation of a value closer to its usage
` [PATCH v6 04/48] target/ppc/mmu_common.c: Remove unneeded local variable
` [PATCH v6 05/48] target/ppc/mmu_common.c: Simplify checking for real mode
` [PATCH v6 06/48] target/ppc/mmu_common.c: Drop cases for unimplemented MPC8xx MMU
` [PATCH v6 07/48] target/ppc/mmu_common.c: Introduce mmu6xx_get_physical_address()
` [PATCH v6 08/48] target/ppc/mmu_common.c: Move else branch to avoid large if block
` [PATCH v6 09/48] target/ppc/mmu_common.c: Move some debug logging
` [PATCH v6 10/48] target/ppc/mmu_common.c: Eliminate ret from mmu6xx_get_physical_address()
` [PATCH v6 11/48] target/ppc/mmu_common.c: Split out BookE cases before checking real mode
` [PATCH v6 12/48] target/ppc/mmu_common.c: Split off real mode cases in get_physical_address_wtlb()
` [PATCH v6 13/48] target/ppc/mmu_common.c: Inline and remove check_physical()
` [PATCH v6 14/48] target/ppc/mmu_common.c: Fix misindented qemu_log_mask() calls
` [PATCH v6 15/48] target/ppc/mmu_common.c: Deindent ppc_jumbo_xlate()
` [PATCH v6 16/48] target/ppc/mmu_common.c: Replace hard coded constants in ppc_jumbo_xlate()
` [PATCH v6 17/48] target/ppc/mmu_common.c: Don't use mmu_ctx_t for mmu40x_get_physical_address()
` [PATCH v6 18/48] target/ppc/mmu_common.c: Don't use mmu_ctx_t in mmubooke_get_physical_address()
` [PATCH v6 19/48] target/ppc/mmu_common.c: Don't use mmu_ctx_t in mmubooke206_get_physical_address()
` [PATCH v6 20/48] target/ppc: Remove pp_check() and reuse ppc_hash32_pp_prot()
` [PATCH v6 21/48] target/ppc/mmu_common.c: Remove BookE from direct store handling
` [PATCH v6 22/48] target/ppc/mmu_common.c: Split off BookE handling from ppc_jumbo_xlate()
` [PATCH v6 23/48] target/ppc/mmu_common.c: Simplify ppc_booke_xlate() part 1
` [PATCH v6 24/48] target/ppc/mmu_common.c: Simplify ppc_booke_xlate() part 2
` [PATCH v6 25/48] target/ppc/mmu_common.c: Split off real mode handling from get_physical_address_wtlb()
` [PATCH v6 26/48] target/ppc/mmu_common.c: Split off 40x cases from ppc_jumbo_xlate()
` [PATCH v6 27/48] target/ppc/mmu_common.c: Transform ppc_jumbo_xlate() into ppc_6xx_xlate()
` [PATCH v6 28/48] target/ppc/mmu_common.c: Move mmu_ctx_t type to mmu_common.c
` [PATCH v6 29/48] target/ppc/mmu_common.c: Remove pte_update_flags()
` [PATCH v6 30/48] target/ppc: Remove id_tlbs flag from CPU env
` [PATCH v6 31/48] target/ppc: Split off common embedded TLB init
` [PATCH v6 32/48] target/ppc/mmu-hash32.c: Drop a local variable
` [PATCH v6 33/48] target/ppc/mmu-radix64.c: "
` [PATCH v6 34/48] target/ppc: Add a function to check for page protection bit
` [PATCH v6 35/48] target/ppc: Move out BookE and related MMU functions from mmu_common.c
` [PATCH v6 36/48] target/ppc/mmu_common.c: Remove local name for a constant
` [PATCH v6 37/48] target/ppc/mmu_common.c: Remove single use local variable
` [PATCH v6 38/48] "
` [PATCH v6 39/48] target/ppc/mmu_common.c: Remove another single use local
` [PATCH v6 40/48] target/ppc/mmu_common.c: Remove yet "
` [PATCH v6 41/48] target/ppc/mmu_common.c: Return directly in ppc6xx_tlb_pte_check()
` [PATCH v6 42/48] target/ppc/mmu_common.c: Simplify ppc6xx_tlb_pte_check()
` [PATCH v6 43/48] target/ppc/mmu_common.c: Remove unused field from mmu_ctx_t
` [PATCH v6 44/48] target/ppc/mmu_common.c: Remove hash "
` [PATCH v6 45/48] target/ppc/mmu_common.c: Remove nx "
` [PATCH v6 46/48] target/ppc/mmu_common.c: Convert local variable to bool
` [PATCH v6 47/48] target/ppc/mmu_common.c: Remove single use local variable
` [PATCH v6 48/48] target/ppc/mmu_common.c: Simplify a switch statement

[PATCHv3 net 0/3] ipv6: sr: fix errors during unregister
 2024-05-11  1:52 UTC  (7+ messages)
` [PATCHv3 net 1/3] ipv6: sr: add missing seg6_local_exit
` [PATCHv3 net 2/3] ipv6: sr: fix incorrect unregister order
` [PATCHv3 net 3/3] ipv6: sr: fix invalid unregister error path

[syzbot] [bcachefs?] WARNING in __bch2_increment_clock
 2024-05-11  1:52 UTC 

RTT-PROBE: lore-subspace-rtt
 2024-05-11  1:52 UTC 

[PATCH v2] glibc: fix multilib headers conflict for arm
 2024-05-11  1:49 UTC 

[PATCH] platform/x86: dell-laptop: Implement platform_profile
 2024-05-11  1:49 UTC  (5+ messages)
` [PATCH v5] "

cron job: media_tree daily build: OK
 2024-05-11  1:48 UTC 

[PATCH net] inet: fix inet_fill_ifaddr() flags truncation
 2024-05-11  1:47 UTC  (2+ messages)

[PATCH v3 bpf-next 00/11] bpf: support resilient split BTF
 2024-05-11  1:46 UTC  (3+ messages)
` [PATCH v3 bpf-next 10/11] libbpf,bpf: share BTF relocate-related code with kernel

[PATCH v2 00/28] [RFC] Integrate MbedTLS v3.6 LTS with U-Boot
 2024-05-11  1:44 UTC  (11+ messages)
` [PATCH v2 03/28] mbedtls: add mbedtls into the build system

[PATCH v8 0/6] drm/xe/guc: Add GuC based register capture for error capture
 2024-05-11  1:43 UTC  (3+ messages)
` [PATCH v8 4/6] drm/xe/guc: Extract GuC error capture lists

[PATCH bpf-next 0/4] selftests/bpf: new MPTCP subflow subtest & improvements
 2024-05-11  1:42 UTC  (6+ messages)
` [PATCH bpf-next 2/4] selftests/bpf: Add RUN_MPTCP_TEST macro

RTT-PROBE: lore-subspace-rtt
 2024-05-11  1:42 UTC 

[RFC PATCH v3 00/17] x86/resctrl : Support AMD Assignable Bandwidth Monitoring Counters (ABMC)
 2024-05-11  1:40 UTC  (10+ messages)
` [RFC PATCH v3 03/17] x86/resctrl: Detect Assignable Bandwidth Monitoring feature details

[PATCH 0/2] wifi: ath12k: Refactor MAX_RADIOS definition
 2024-05-11  1:36 UTC  (3+ messages)
` [PATCH 1/2] wifi: ath12k: remove duplicate definition of MAX_RADIOS
` [PATCH 2/2] wifi: ath12k: use correct MAX_RADIOS

[PATCH net-next v2] selftests: net: local_termination: annotate the expected failures
 2024-05-11  1:32 UTC 

RTT-PROBE: lore-subspace-rtt
 2024-05-11  1:32 UTC 

[syzbot] [bluetooth?] WARNING in sco_chan_del
 2024-05-11  1:30 UTC 

[PATCH net] bnxt_en: silence clang build warning
 2024-05-11  1:30 UTC  (2+ messages)

[PATCH] virtio_net: Fix memory leak in virtnet_rx_mod_work
 2024-05-11  1:30 UTC  (2+ messages)

[PATCH net-next 1/2] selftests: net: fix timestamp not arriving in cmsg_time.sh
 2024-05-11  1:30 UTC  (4+ messages)

[PATCH net] eth: sungem: remove .ndo_poll_controller to avoid deadlocks
 2024-05-11  1:30 UTC  (2+ messages)

[PATCH net] selftests: net: add missing config for amt.sh
 2024-05-11  1:30 UTC  (2+ messages)

[PATCH net] selftests: net: move amt to socat for better compatibility
 2024-05-11  1:30 UTC  (2+ messages)

[frank-w-bpi-r2-4.14:6.9-netnext 3/4] drivers/net/ethernet/mediatek/mtk_eth_soc.c:1150:50: error: no member named 'txd_size' in 'struct mtk_soc_data::(unnamed at drivers/net/ethernet/mediatek/mtk_eth_soc.h:1181:2)'
 2024-05-11  1:29 UTC 

RTT-PROBE: lore-subspace-rtt
 2024-05-11  1:22 UTC 

[PATCH] xfs: make sure sb_fdblocks is non-negative
 2024-05-11  1:17 UTC  (2+ messages)

[PATCH] riscv, bpf: Optimize zextw insn with Zba extension
 2024-05-11  1:17 UTC  (4+ messages)

[xen-unstable-smoke test] 185973: tolerable all pass - PUSHED
 2024-05-11  1:14 UTC 

[PATCH net-next] ice: add and use roundup_u64 instead of open coding equivalent
 2024-05-11  1:13 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2024-05-11  1:12 UTC 

[libgpiod][RFC] helper functions for basic use cases
 2024-05-11  1:11 UTC  (3+ messages)

[PATCH v3 1/2] tests/kms_vrr: Add a subtest for seamless modeset to a virtual LRR mode
 2024-05-11  1:11 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for series starting with [v3,1/2] tests/kms_vrr: Add a subtest for seamless modeset to a virtual LRR mode (rev3)

[PATCH v3 0/2] virtiofs: fix the warning for kernel direct IO
 2024-05-11  1:09 UTC  (4+ messages)
` [PATCH v3 2/2] virtiofs: use GFP_NOFS when enqueuing request through kworker

[PATCH v2] usb: dwc3: core: Fix unused variable warning in core driver
 2024-05-11  1:07 UTC  (5+ messages)

[openeuler:openEuler-1.0-LTS 5395/22398] net/rxrpc/.tmp_input.o: warning: objtool: missing symbol for section .text
 2024-05-11  1:07 UTC 

[PATCH] modules: Drop the .export_symbol section from the final modules
 2024-05-11  1:03 UTC  (3+ messages)

[PATCH] Documentation/i915: remove kernel-doc for DMC wakelocks
 2024-05-11  1:02 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for "

[PATCH 0/2] Move GuC submission init to post hwconfig step
 2024-05-11  1:02 UTC  (2+ messages)
` ✓ CI.FULL: success for "

RTT-PROBE: lore-subspace-rtt
 2024-05-11  1:02 UTC 

[PATCH 1/2] genirq/affinity: remove rsvd check against minvec
 2024-05-11  0:59 UTC  (7+ messages)
` [PATCH 2/2] nvme-pci: allow unmanaged interrupts

[RFC PATCH 0/3] Introducing I915_FORMAT_MOD_4_TILED_XE2_CCS Modifier for Xe2
 2024-05-11  0:58 UTC  (3+ messages)

[chrome-os:chromeos-5.15 8/9] kernel/sched/deadline.c:1543:6: warning: no previous prototype for function 'dl_server_freeze'
 2024-05-11  0:57 UTC 

[chrome-os:chromeos-5.15 8/9] kernel/sched/deadline.c:1543:6: warning: no previous prototype for 'dl_server_freeze'
 2024-05-11  0:57 UTC 

[PATCH v2 0/4] Guest magic region allocation for 11 Dom0less domUs - Take two
 2024-05-11  0:56 UTC  (5+ messages)
` [PATCH v2 1/4] xen/arm: Alloc hypervisor reserved pages as magic pages for Dom0less DomUs
` [PATCH v2 2/4] xen/arm: Add new HVM_PARAM_HV_RSRV_{BASE_PFN,SIZE} keys in HVMOP
` [PATCH v2 3/4] tools/init-dom0less: Avoid hardcoding GUEST_MAGIC_BASE
` [PATCH v2 4/4] docs/features/dom0less: Update the late XenStore init protocol

[PATCH v2] rockchip: rv1126: Migrate to OF_UPSTREAM
 2024-05-11  0:55 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2024-05-11  0:52 UTC 

[PATCH v2] usb: dwc3: gadget: check drained isoc ep
 2024-05-11  0:51 UTC  (10+ messages)

[PATCH v2 0/2] remoteproc: xlnx: Add attach detach ops and sram support
 2024-05-11  0:51 UTC  (3+ messages)
` [PATCH v2 1/2] drivers: remoteproc: xlnx: add attach detach support
` [PATCH v2 2/2] drivers: remoteproc: xlnx: add sram support

[PATCH v2] f2fs: fix block migration when section is not aligned to pow2
 2024-05-11  0:50 UTC  (3+ messages)
` [f2fs-dev] "

[PATCH v2 5/5] f2fs: compress: don't allow unaligned truncation on released compress inode
 2024-05-11  0:50 UTC  (3+ messages)
` [f2fs-dev] "

[PATCH 1/3] f2fs: fix to release node block count in error path of f2fs_new_node_page()
 2024-05-11  0:50 UTC  (10+ messages)
` [PATCH 3/3] f2fs: fix to do sanity check on i_nid for inline_data inode
        ` [f2fs-dev] "
` [f2fs-dev] [PATCH 1/3] f2fs: fix to release node block count in error path of f2fs_new_node_page()

[PATCH] f2fs: fix to avoid allocating WARM_DATA segment for direct IO
 2024-05-11  0:50 UTC  (3+ messages)
` [f2fs-dev] "

[f2fs-dev] [PATCH V2] f2fs: fix some ambiguous comments
 2024-05-11  0:50 UTC  (3+ messages)

[PATCH v2] f2fs: zone: fix to don't trigger OPU on pinfile for direct IO
 2024-05-11  0:50 UTC  (3+ messages)
` [f2fs-dev] "

[PATCH] f2fs: use f2fs_{err,info}_ratelimited() for cleanup
 2024-05-11  0:50 UTC  (3+ messages)
` [f2fs-dev] [PATCH] f2fs: use f2fs_{err, info}_ratelimited() "

[PATCH v2 2/3] f2fs: fix to add missing iput() in gc_data_segment()
 2024-05-11  0:50 UTC  (3+ messages)
` [f2fs-dev] "

[PATCH v3 5/5] f2fs: compress: don't allow unaligned truncation on released compress inode
 2024-05-11  0:50 UTC  (3+ messages)
` [f2fs-dev] "

[PATCH v2 1/3] f2fs: fix to release node block count in error path of f2fs_new_node_page()
 2024-05-11  0:50 UTC  (3+ messages)
` [f2fs-dev] "

[f2fs-dev] Patchwork summary for: f2fs
 2024-05-11  0:50 UTC 

[PATCH v2] f2fs: check validation of fault attrs in f2fs_build_fault_attr()
 2024-05-11  0:50 UTC  (3+ messages)
` [f2fs-dev] "

[f2fs-dev] [PATCH] f2fs: remove redundant parameter in is_next_segment_free()
 2024-05-11  0:50 UTC  (3+ messages)

[PATCH 1/2] f2fs: remove unused GC_FAILURE_PIN
 2024-05-11  0:50 UTC  (3+ messages)
` [f2fs-dev] "

[PATCH v2] f2fs: allow dirty sections with zero valid block for checkpoint disabled
 2024-05-11  0:50 UTC  (3+ messages)
` [f2fs-dev] "

[PATCH] f2fs: fix to do sanity check on i_xattr_nid in sanity_check_inode()
 2024-05-11  0:50 UTC  (3+ messages)
` [f2fs-dev] "

[PATCH 0/2] Fix num_events calculation in lazy loading
 2024-05-11  0:50 UTC  (6+ messages)
` [PATCH 2/2] perf pmu: Fix num_events calculation

[PATCH 1/5] f2fs: compress: fix to update i_compr_blocks correctly
 2024-05-11  0:50 UTC  (3+ messages)
` [f2fs-dev] "

[PATCH RFC v2 0/8] spi: axi-spi-engine: add offload support
 2024-05-11  0:44 UTC  (9+ messages)
` [PATCH RFC v2 1/8] spi: dt-bindings: spi-peripheral-props: add spi-offloads property
` [PATCH RFC v2 2/8] spi: add basic support for SPI offloading
` [PATCH RFC v2 3/8] spi: add support for hardware triggered offload
` [PATCH RFC v2 4/8] spi: add offload xfer flags
` [PATCH RFC v2 5/8] spi: dt-bindings: axi-spi-engine: document spi-offloads
` [PATCH RFC v2 6/8] spi: axi-spi-engine: add offload support
` [PATCH RFC v2 7/8] dt-bindings: iio: adc: adi,ad7944: add SPI offload properties
` [PATCH RFC v2 8/8] iio: adc: ad7944: add support for SPI offload

[linux-next:master 6152/12533] vmlinux.o: warning: objtool: __xfs_btree_check_lblock_hdr+0x4e: relocation to !ENDBR: .text+0x10f094f
 2024-05-11  0:46 UTC 

[PATCH v8 3/7] drm/i915: Compute CMRR and calculate vtotal
 2024-05-11  0:46 UTC  (2+ messages)

[PATCHv2] nvme-pci: allow unmanaged interrupts
 2024-05-11  0:44 UTC  (4+ messages)

RTT-PROBE: lore-subspace-rtt
 2024-05-11  0:42 UTC 

[PATCH] block: Annotate a racy read in blk_do_io_stat()
 2024-05-11  0:41 UTC  (9+ messages)

[PATCH v1] perf pmu: Count sys and cpuid json events separately
 2024-05-11  0:36 UTC 

[RFC] RDMA/umem: pin_user_pages*() can temporarily fail due to migration glitches
 2024-05-11  0:32 UTC  (8+ messages)

RTT-PROBE: lore-subspace-rtt
 2024-05-11  0:32 UTC 

[PATCH -mm] nilfs2: make block erasure safe in nilfs_finish_roll_forward()
 2024-05-11  0:29 UTC 

[PATCH net-next v3 00/24] Introducing OpenVPN Data Channel Offload
 2024-05-11  0:28 UTC  (8+ messages)
` [PATCH net-next v3 07/24] ovpn: introduce the ovpn_peer object

[PATCH 1/3] drm/amdgpu/pm: Drop redundant setting code for pcie lanes
 2024-05-11  0:25 UTC  (3+ messages)
` [PATCH 3/3] drm/amdgpu/pm: Fix the null pointer dereference in apply_state_adjust_rules

[PATCH] time: add MODULE_DESCRIPTION() to time test modules
 2024-05-11  0:24 UTC 

[linux-next:pending-fixes] BUILD SUCCESS b13b271a6bce09c09ffde5d7ed44bc9b0b74021f
 2024-05-11  0:22 UTC 

RTT-PROBE: lore-subspace-rtt
 2024-05-11  0:22 UTC 

[PATCH] bcachefs: support REMAP_FILE_DEDUP in bch2_remap_file_range
 2024-05-11  0:20 UTC 

[PATCH V3 0/9] io_uring: support sqe group and provide group kbuf
 2024-05-11  0:12 UTC  (2+ messages)
` [PATCH V3 9/9] ublk: support provide io buffer


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.