All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-05-20 23:33:11 to 2022-05-21 01:10:40 UTC [more...]

'btrfs rescue' command (recommended by btrfs check) fails on old BTRFS RAID1 on (currently) openSUSE Leap 15.3
 2022-05-21  1:10 UTC  (9+ messages)

[PATCH net-next] wwan: iosm: use a flexible array rather than allocate short objects
 2022-05-21  1:10 UTC  (2+ messages)

[PATCH v3 00/49] semihosting cleanup
 2022-05-21  0:04 UTC  (50+ messages)
` [PATCH v3 01/49] semihosting: Move exec/softmmu-semi.h to semihosting/softmmu-uaccess.h
` [PATCH v3 02/49] semihosting: Return failure from softmmu-uaccess.h functions
` [PATCH v3 03/49] semihosting: Improve condition for config.c and console.c
` [PATCH v3 04/49] semihosting: Move softmmu-uaccess.h functions out of line
` [PATCH v3 05/49] semihosting: Add target_strlen for softmmu-uaccess.h
` [PATCH v3 06/49] semihosting: Simplify softmmu_lock_user_string
` [PATCH v3 07/49] semihosting: Split out guestfd.c
` [PATCH v3 08/49] semihosting: Inline set_swi_errno into common_semi_cb
` [PATCH v3 09/49] semihosting: Adjust error checking in common_semi_cb
` [PATCH v3 10/49] semihosting: Clean up common_semi_flen_cb
` [PATCH v3 11/49] semihosting: Clean up common_semi_open_cb
` [PATCH v3 12/49] semihosting: Return void from do_common_semihosting
` [PATCH v3 13/49] semihosting: Move common-semi.h to include/semihosting/
` [PATCH v3 14/49] include/exec: Move gdb open flags to gdbstub.h
` [PATCH v3 15/49] include/exec: Move gdb_stat and gdb_timeval "
` [PATCH v3 16/49] include/exec: Define errno values in gdbstub.h
` [PATCH v3 17/49] semihosting: Use struct gdb_stat in common_semi_flen_cb
` [PATCH v3 18/49] semihosting: Split is_64bit_semihosting per target
` [PATCH v3 19/49] semihosting: Split common_semi_flen_buf "
` [PATCH v3 20/49] semihosting: Split out common_semi_has_synccache
` [PATCH v3 21/49] semihosting: Use env more often in do_common_semihosting
` [PATCH v3 22/49] semihosting: Move GET_ARG/SET_ARG earlier in the file
` [PATCH v3 23/49] semihosting: Split out semihost_sys_open
` [PATCH v3 24/49] semihosting: Split out semihost_sys_close
` [PATCH v3 25/49] semihosting: Split out semihost_sys_read
` [PATCH v3 26/49] semihosting: Split out semihost_sys_write
` [PATCH v3 27/49] semihosting: Bound length for semihost_sys_{read, write}
` [PATCH v3 28/49] semihosting: Split out semihost_sys_lseek
` [PATCH v3 29/49] semihosting: Split out semihost_sys_isatty
` [PATCH v3 30/49] semihosting: Split out semihost_sys_flen
` [PATCH v3 31/49] semihosting: Split out semihost_sys_remove
` [PATCH v3 32/49] semihosting: Split out semihost_sys_rename
` [PATCH v3 33/49] semihosting: Split out semihost_sys_system
` [PATCH v3 34/49] semihosting: Create semihost_sys_{stat,fstat}
` [PATCH v3 35/49] semihosting: Create semihost_sys_gettimeofday
` [PATCH v3 36/49] gdbstub: Widen gdb_syscall_complete_cb return value
` [PATCH v3 37/49] semihosting: Fix docs comment for qemu_semihosting_console_inc
` [PATCH v3 38/49] semihosting: Pass CPUState to qemu_semihosting_console_inc
` [PATCH v3 39/49] semihosting: Expand qemu_semihosting_console_inc to read
` [PATCH v3 40/49] semihosting: Cleanup chardev init
` [PATCH v3 41/49] semihosting: Create qemu_semihosting_console_write
` [PATCH v3 42/49] semihosting: Add GuestFDConsole
` [PATCH v3 43/49] semihosting: Create qemu_semihosting_guestfd_init
` [PATCH v3 44/49] semihosting: Use console_in_gf for SYS_READC
` [PATCH v3 45/49] semihosting: Use console_out_gf for SYS_WRITEC
` [PATCH v3 46/49] semihosting: Remove qemu_semihosting_console_outc
` [PATCH v3 47/49] semihosting: Use console_out_gf for SYS_WRITE0
` [PATCH v3 48/49] semihosting: Remove qemu_semihosting_console_outs
` [PATCH v3 49/49] semihosting: Create semihost_sys_poll_one

[PATCH 1/2] perf lock: Do not discard broken lock stats
 2022-05-21  1:08 UTC  (2+ messages)
` [PATCH 2/2] perf lock: Add -t/--thread option for report

RTT-PROBE: lore-subspace-rtt
 2022-05-21  1:06 UTC 

[PATCH net-next v3] net: wwan: t7xx: fix GFP_KERNEL usage in spin_lock context
 2022-05-21  1:01 UTC  (4+ messages)

[PATCH v3 bpf-next 0/8] bpf_prog_pack followup
 2022-05-21  1:00 UTC  (3+ messages)
` [PATCH v3 bpf-next 5/8] bpf: use module_alloc_huge for bpf_prog_pack

[PATCH] hv_netvsc: Fix potential dereference of NULL pointer
 2022-05-21  1:00 UTC  (2+ messages)

[PATCH bpf-next v1 0/5] bpf: rstat: cgroup hierarchical stats
 2022-05-21  0:59 UTC  (18+ messages)
` [PATCH bpf-next v1 3/5] bpf: Introduce cgroup iter

[PATCH] net, neigh: introduce interval_probe_time for periodic probe
 2022-05-21  0:56 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-05-21  0:56 UTC 

[PATCH v20 0/5] FPGA MAX10 BMC Secure Update Driver
 2022-05-21  0:55 UTC  (11+ messages)
` [PATCH v20 3/5] fpga: m10bmc-sec: expose max10 flash update count
` [PATCH v20 5/5] fpga: m10bmc-sec: add max10 secure update functions

kernfs memcg accounting
 2022-05-21  0:55 UTC  (7+ messages)
` [PATCH 3/4] memcg: enable accounting for struct cgroup

[dpdk-dev] [RFC] build: allow build DPDK as a meson submodule
 2022-05-21  0:54 UTC  (3+ messages)
` [PATCH v3] build: add definitions for use as meson subproject

[PATCH v7 0/8] PCI: qcom: Rework pipe_clk/pipe_clk_src handling
 2022-05-21  0:53 UTC  (9+ messages)
` [PATCH v7 1/8] Revert "clk: qcom: gcc-sm8450: use new clk_regmap_mux_safe_ops for PCIe pipe clocks"
` [PATCH v7 2/8] Revert "clk: qcom: gcc-sc7280: "
` [PATCH v7 3/8] Revert "clk: qcom: regmap-mux: add pipe clk implementation"
` [PATCH v7 4/8] clk: qcom: regmap: add PHY clock source implementation
` [PATCH v7 5/8] clk: qcom: gcc-sm8450: use new clk_regmap_phy_mux_ops for PCIe pipe clocks
` [PATCH v7 6/8] clk: qcom: gcc-sc7280: "
` [PATCH v7 7/8] PCI: qcom: Remove unnecessary pipe_clk handling
` [PATCH v7 8/8] PCI: qcom: Drop manual pipe_clk_src handling

[PATCH bpf-next v7 00/11] bpf: cgroup_sock lsm flavor
 2022-05-21  0:53 UTC  (8+ messages)
` [PATCH bpf-next v7 01/11] bpf: add bpf_func_t and trampoline helpers
` [PATCH bpf-next v7 03/11] bpf: per-cgroup lsm flavor

Investigating Cirrus CI FreeBSD failures
 2022-05-21  0:52 UTC  (2+ messages)

[PATCH -next] stcp: Use memset_after() to zero sctp_stream_out_ext
 2022-05-21  0:50 UTC  (2+ messages)

[PATCH net-next] net: mscc: fix the alignment in ocelot_port_fdb_del()
 2022-05-21  0:50 UTC  (2+ messages)

[PATCH net-next v2] net: vxlan: Fix kernel coding style
 2022-05-21  0:50 UTC  (4+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-05-21  0:45 UTC 

[PATCH v2 bpf-next] selftests/bpf: Add benchmark for local_storage get
 2022-05-21  0:41 UTC  (4+ messages)

[PATCH net-next] eth: bnxt: make ulp_id unsigned to make GCC 12 happy
 2022-05-21  0:40 UTC  (2+ messages)

[PATCH v16 08/10] ARM: sunplus: Add initial support for Sunplus SP7021 SoC
 2022-05-21  0:36 UTC  (3+ messages)

[PATCH v6 0/5] PCI: qcom: Rework pipe_clk/pipe_clk_src handling
 2022-05-21  0:38 UTC  (6+ messages)
` [PATCH v6 2/5] clk: qcom: regmap: add PHY clock source implementation

[PATCH v21 0/5] FPGA MAX10 BMC Secure Update Driver
 2022-05-21  0:36 UTC  (6+ messages)
` [PATCH v21 1/5] mfd: intel-m10-bmc: Rename n3000bmc-secure driver
` [PATCH v21 2/5] fpga: m10bmc-sec: create max10 bmc secure update
` [PATCH v21 3/5] fpga: m10bmc-sec: expose max10 flash update count
` [PATCH v21 4/5] fpga: m10bmc-sec: expose max10 canceled keys in sysfs
` [PATCH v21 5/5] fpga: m10bmc-sec: add max10 secure update functions

[REGRESSION] lkft kselftest for next-20220520
 2022-05-21  0:36 UTC 

[congwang:sch_bpf 1/2] skb_map.c:undefined reference to `kfree_skb_reason'
 2022-05-21  0:36 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-05-21  0:34 UTC 

[PATCH 1/2] x86/mpparse: avoid overwriting boot_cpu_physical_apicid
 2022-05-21  0:32 UTC  (2+ messages)

[PATCH v3 0/6] mm: introduce shrinker debugfs interface
 2022-05-21  0:31 UTC  (9+ messages)
` [PATCH v3 2/6] mm: shrinkers: introduce debugfs interface for memory shrinkers
` [PATCH v3 3/6] mm: shrinkers: provide shrinkers with names

[PATCH -next v2] net: wwan: t7xx: use GFP_ATOMIC under spin lock in t7xx_cldma_gpd_set_next_ptr()
 2022-05-21  0:30 UTC  (4+ messages)

[REGRESSION] lkft kselftest for next-20220519
 2022-05-21  0:30 UTC 

[PATCH net-next] selftests: fib_nexthops: Make ping timeout configurable
 2022-05-21  0:30 UTC  (2+ messages)

[PATCH net v3 0/2] amt: fix several bugs in gateway mode
 2022-05-21  0:30 UTC  (2+ messages)

[PULL] u-boot-usb/master
 2022-05-21  0:29 UTC 

[PATCH bpf-next 0/4] bpf: verifier: remove redundant opcode checks
 2022-05-21  0:27 UTC  (6+ messages)
` [PATCH bpf-next 2/4] bpf: verifier: explain opcode check in check_ld_imm()
` [PATCH bpf-next 4/4] selftests/bpf: add reason of rejection in ld_imm64

[PATCH 00/13 V2] fstests: fixes and more fixes
 2022-05-21  0:27 UTC  (7+ messages)
` [PATCH 04/12] fstests: fix group list generation for whacky test names

RTT-PROBE: lore-subspace-rtt
 2022-05-21  0:24 UTC 

[PATCH] iommu/vt-d: Fix PCI bus rescan device hot add
 2022-05-21  0:21 UTC 

[PATCH v2 2/2] devmapper/getroot: Set up cheated LUKS2 cryptodisk mount from DM parameters
 2022-05-21  0:20 UTC  (4+ messages)
` [PATCH v3 0/2] Have LUKS2 cryptomounts be useable with grub-probe
  ` [PATCH v3 2/2] devmapper/getroot: Set up cheated LUKS2 cryptodisk mount from DM parameters

[PATCH net-next] net: avoid strange behavior with skb_defer_max == 1
 2022-05-21  0:20 UTC  (2+ messages)

[PATCH] net: tulip: fix build with CONFIG_GSC
 2022-05-21  0:20 UTC  (2+ messages)

[PATCH bpf-next v5 00/17] Introduce eBPF support for HID devices
 2022-05-21  0:18 UTC  (8+ messages)

[PATCH mptcp-next] mptcp: fix conflict with <netinet/in.h>
 2022-05-21  0:18 UTC  (4+ messages)

[RESEND PATCH] gpio: rgpio2p: Enhance reading of GPIO pin value
 2022-05-21  0:17 UTC  (3+ messages)

[PATCH v1] driver core: Extend deferred probe timeout on driver registration
 2022-05-21  0:15 UTC  (8+ messages)

[PATCH] build: Generate test certs using OpenSSL 3 legacy provider
 2022-05-21  0:15 UTC 

[PATCH] build: Check for openssl legacy provider requirement
 2022-05-21  0:15 UTC 

[PATCH] setup: don't die if realpath(3) fails on getcwd(3)
 2022-05-21  0:14 UTC  (2+ messages)

[PATCH 0/4] Probing support for LUKS2
 2022-05-21  0:13 UTC  (6+ messages)
` [PATCH 3/4] luks2: set up dummy sector size during scan

RTT-PROBE: lore-subspace-rtt
 2022-05-21  0:13 UTC 

[RFC Linux patch] powerpc: add documentation for HWCAPs
 2022-05-21  0:11 UTC  (3+ messages)

Tracing NVMe Driver with BPF missing events
 2022-05-21  0:10 UTC  (2+ messages)

[PATCH net] net: stmmac: fix out-of-bounds access in a selftest
 2022-05-21  0:10 UTC  (2+ messages)

[PATCH] samples: fix compile failure error
 2022-05-21  0:09 UTC 

[PATCH v3] drm/probe-helper: Make 640x480 first if no EDID
 2022-05-21  0:01 UTC  (4+ messages)

[PATCH 0/4] DMA mapping changes for SCSI core
 2022-05-20 23:34 UTC  (11+ messages)
` [PATCH 1/4] dma-mapping: Add dma_opt_mapping_size()
` [PATCH 2/4] dma-iommu: Add iommu_dma_opt_mapping_size()
` [PATCH 3/4] scsi: core: Cap shost max_sectors according to DMA optimum mapping limits
` [PATCH 4/4] libata-scsi: Cap ata_device->max_sectors according to shost->max_sectors

[syzbot] WARNING in follow_hugetlb_page
 2022-05-21  0:04 UTC  (12+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-05-21  0:03 UTC 

[PATCH bpf-next v5 0/7] bpf: mptcp: Support for mptcp_sock
 2022-05-21  0:01 UTC  (3+ messages)

[PATCH v4 bpf-next 0/8] bpf_prog_pack followup
 2022-05-20 23:57 UTC  (9+ messages)
` [PATCH v4 bpf-next 1/8] bpf: fill new bpf_prog_pack with illegal instructions
` [PATCH v4 bpf-next 2/8] x86/alternative: introduce text_poke_set
` [PATCH v4 bpf-next 3/8] bpf: introduce bpf_arch_text_invalidate for bpf_prog_pack
` [PATCH v4 bpf-next 4/8] module: introduce module_alloc_huge
` [PATCH v4 bpf-next 5/8] bpf: use module_alloc_huge for bpf_prog_pack
` [PATCH v4 bpf-next 6/8] vmalloc: WARN for set_vm_flush_reset_perms() on huge pages
` [PATCH v4 bpf-next 7/8] vmalloc: introduce huge_vmalloc_supported
` [PATCH v4 bpf-next 8/8] bpf: simplify select_bpf_prog_pack_size

[PATCH v3] net: phy: DP83822: enable rgmii mode if phy_interface_is_rgmii
 2022-05-20 23:58 UTC 

libbpf: failed to load program 'vxlan_get_tunnel_src'
 2022-05-20 23:57 UTC  (2+ messages)

[PATCH v4 0/6] i915: SSEU handling updates
 2022-05-20 23:55 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✗ Fi.CI.BAT: failure "

RTT-PROBE: lore-subspace-rtt
 2022-05-20 23:53 UTC 

[PATCH v2] sched/core: add forced idle accounting for cgroups
 2022-05-20 23:51 UTC 

[PATCH net-next] sfc/siena: Remove duplicate check on segments
 2022-05-20 23:50 UTC  (2+ messages)

[PATCH] cgroup: don't queue css_release_work if one already pending
 2022-05-20 23:48 UTC  (8+ messages)

[PATCH bpf-next v3 00/12] libbpf: Textual representation of enums
 2022-05-20 23:45 UTC  (2+ messages)

RFC: Ioctl v2
 2022-05-20 23:45 UTC  (2+ messages)

[PATCH] ata: libata-core: fix NULL pointer deref in ata_host_alloc_pinfo()
 2022-05-20 23:45 UTC  (2+ messages)

5.4.188 and later: massive performance regression with nfsd
 2022-05-20 23:43 UTC  (10+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-05-20 23:43 UTC 

[PATCH v2] gpio: sifive: Make the irqchip immutable
 2022-05-20 23:42 UTC  (3+ messages)

[PATCH BlueZ] client: Fix settingof advertisement interval
 2022-05-20 23:41 UTC 

[PATCH v2] gpio: dwapb: Make the irqchip immutable
 2022-05-20 23:40 UTC  (3+ messages)

[PATCH v11 0/6] Use pageblock_order for cma and alloc_contig_range alignment
 2022-05-20 23:41 UTC  (11+ messages)

[igt-dev] [PATCH v2] tests/i915/gem_huc_copy: cover reset and suspend/resume scenarios
 2022-05-20 23:39 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for tests/i915/gem_huc_copy: cover reset and suspend/resume scenarios (rev2)

[PATCH bpf-next v5 0/6] Dynamic pointers
 2022-05-20 23:35 UTC  (3+ messages)
` [PATCH bpf-next v5 5/6] bpf: Add dynptr data slices

[RFC v2 0/2] Memory poison recovery in khugepaged collapsing
 2022-05-20 23:34 UTC  (4+ messages)
` [RFC v2 1/2] mm: khugepaged: recover from poisoned anonymous memory

[PATCH 4/4] rtw88: Fix Sparse warning for rtw8821c
 2022-05-20 23:34 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-05-20 23:33 UTC 

[PATCH v4 00/11] KVM: selftests: Add nested support to dirty_log_perf_test
 2022-05-20 23:32 UTC  (9+ messages)
` [PATCH v4 02/11] KVM: selftests: Add option to create 2M and 1G EPT mappings
` [PATCH v4 05/11] KVM: selftests: Move VMX_EPT_VPID_CAP_AD_BITS to vmx.h
` [PATCH v4 06/11] KVM: selftests: Add a helper to check EPT/VPID capabilities
` [PATCH v4 07/11] KVM: selftests: Drop unnecessary rule for STATIC_LIBS
` [PATCH v4 08/11] KVM: selftests: Link selftests directly with lib object files
` [PATCH v4 09/11] KVM: selftests: Clean up LIBKVM files in Makefile
` [PATCH v4 10/11] KVM: selftests: Add option to run dirty_log_perf_test vCPUs in L2
` [PATCH v4 11/11] KVM: selftests: Restrict test region to 48-bit physical addresses when using nested


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.