All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-07-07 09:26:36 to 2023-07-07 10:34:41 UTC [more...]

[dm-devel] [PATCH 0/3] crypto: adjust meaning of CRYPTO_ALG_ALLOCATES_MEMORY
 2023-07-07 10:25 UTC  (5+ messages)
` [dm-devel] [PATCH 1/3] dm integrity: do not filter algos with CRYPTO_ALG_ALLOCATES_MEMORY

[PATCH v3 0/4] QGA VSS Logging
 2023-07-07 10:34 UTC  (5+ messages)
` [PATCH v3 1/4] QGA VSS: Add wrapper to send log to debugger and stderr
` [PATCH v3 2/4] QGA VSS: Replace 'fprintf(stderr' with PRINT_DEBUG

[PATCH v2 0/3] Kconfig for PCI passthrough on ARM
 2023-07-07 10:33 UTC  (5+ messages)
` [PATCH v2 3/3] [FUTURE] xen/arm: enable vPCI for domUs

[PATCH] mm:vmscan: fix inaccurate reclaim during proactive reclaim
 2023-07-07 10:32 UTC 

[igt-dev] [PATCH i-g-t] i915/gem_exec_await: Avoid DG2 conflicts
 2023-07-07 10:32 UTC  (4+ messages)
` [igt-dev] ✗ GitLab.Pipeline: warning for i915/gem_exec_await: Avoid DG2 conflicts (rev2)
` [igt-dev] ✓ Fi.CI.BAT: success "
` [igt-dev] ○ CI.xeBAT: info "

[PATCH] fs/ufs: Use wrapper i_blocksize() in ufs_get_locked_page
 2023-07-07 10:30 UTC 

[PATCH] util/interval-tree: Avoid race conditions without optimization
 2023-07-07 10:30 UTC 

[PATCH] tcg: Fix info_in_idx increment in layout_arg_by_ref
 2023-07-07 10:29 UTC 

[PATCH v3 1/4] mm/memory: convert do_page_mkwrite() to use folios
 2023-07-07 10:30 UTC  (8+ messages)
` [PATCH v3 2/4] mm/memory: convert wp_page_shared() "
` [PATCH v3 3/4] mm/memory: convert do_shared_fault() to folios
` [PATCH v3 4/4] mm/memory: convert do_read_fault() to use folios

[PATCH net-next 0/2] net: openvswitch: add drop action
 2023-07-07 10:30 UTC  (5+ messages)
` [PATCH net-next 2/2] "
  ` [ovs-dev] "

[PATCH v3 0/7] Allow dynamic allocation of software IO TLB bounce buffers
 2023-07-07 10:22 UTC  (9+ messages)
` [PATCH v3 4/7] swiotlb: if swiotlb is full, fall back to a transient memory pool

[virtio-dev] [RFC PATCH] docs/interop: define STANDALONE protocol feature for vhost-user
 2023-07-07 10:27 UTC  (9+ messages)
` [virtio-dev] "
    `  "

[PATCH] srcu: Make srcu_might_be_idle() take early return if rcu_gp_is_normal() return true
 2023-07-07 10:28 UTC  (3+ messages)

[shenki:aspeed-xvuart-host-driver 3/3] drivers/soc/aspeed/aspeed-host-bmc-dev.c: linux/module.h is included more than once
 2023-07-07 10:27 UTC 

[PATCH] mm: cma: print cma name as well in cma_alloc debug
 2023-07-07 10:27 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] vdpa: reject F_ENABLE_AFTER_DRIVER_OK if backend does not support it
 2023-07-07 10:25 UTC  (15+ messages)

回复: [PATCH v1] net:tipc:Remove repeated initialization
 2023-07-07 10:25 UTC  (3+ messages)
` net: tipc: Remove repeated “initialization” in tipc_group_add_to_tree()

[igt-dev] [PATCH] tests/amdgpu: add vcn decoder and encoder tests
 2023-07-07 10:25 UTC  (2+ messages)
` [igt-dev] ✗ GitLab.Pipeline: warning for tests/amdgpu: add vcn decoder and encoder tests (rev6)

[PATCH v4 0/3] x86/gfx: early boot improvements
 2023-07-07 10:24 UTC  (8+ messages)
` [PATCH v4 1/3] multiboot2: parse vga= option when setting GOP mode
` [PATCH v4 3/3] cmdline: parse multiple instances of the vga option

[OE-core][PATCH] python3: disable test_cppext ptest
 2023-07-07 10:22 UTC  (7+ messages)

[syzbot] [nfc?] UBSAN: shift-out-of-bounds in nci_activate_target
 2023-07-07 10:22 UTC  (2+ messages)

Fwd: vmalloc error: btrfs-delalloc btrfs_work_helper [btrfs] in kernel 6.3.x
 2023-07-07 10:13 UTC  (11+ messages)

[patch v3 7/7] x86/smp: Put CPUs into INIT on shutdown if possible
 2023-07-07 10:18 UTC  (6+ messages)
` [BUG REPORT] Triggering a panic in an x86 virtual machine does not wait

[PATCH] vhost_vdpa: no need to fetch vring base when poweroff
 2023-07-07 18:18 UTC 

[PATCH v2] drm/amdgpu: check whether smu is idle in sriov case
 2023-07-07 10:17 UTC 

Detecting whether dom0 is in a VM
 2023-07-07 10:16 UTC  (7+ messages)

[PATCH net] ipv6/addrconf: fix a potential refcount underflow for idev
 2023-07-07 10:17 UTC 

[PATCH qemu v3 0/1] [Ping] [PATCH qemu v3] fdt_load_addr is getting assigned as the result of riscv_compute_fdt_addr(), which is an uint64_t
 2023-07-07 10:15 UTC  (2+ messages)
` [PATCH qemu v3 1/1] "

[PATCH v2] graph: fix graph model check in core binding
 2023-07-07 10:16 UTC  (3+ messages)
` [PATCH v3] "

[PATCH v1 0/3] Add USB driver for HPE GXP Architecture
 2023-07-07 10:11 UTC  (3+ messages)
` [PATCH v1 2/3] usb: gadget: udc: gxp-udc: add HPE GXP USB support

[PATCH net-next 0/4] selftests: openvswitch: add flow programming cases
 2023-07-07 10:12 UTC  (5+ messages)
` [PATCH net-next 3/4] selftests: openvswitch: add basic ct test case parsing
  ` [ovs-dev] "
` [PATCH net-next 4/4] selftests: openvswitch: add ct-nat test case with ipv4
  ` [ovs-dev] "

[PATCH] staging: rtl8192e: Rename variable bRegBW40MHz
 2023-07-07 10:12 UTC  (2+ messages)

[PATCH v3 00/12] drm: Improve fbdev emulation for DMA-able framebuffers
 2023-07-07 10:12 UTC  (5+ messages)
` [PATCH v3 05/12] drm/tegra: Store pointer to vmap'ed framebuffer in screen_buffer

[igt-dev] [PATCH i-g-t v2 00/16] Extend intel_blt to work on Xe
 2023-07-07 10:11 UTC  (7+ messages)
` [igt-dev] [PATCH i-g-t v2 13/16] lib/intel_blt: Extend blitter library to support xe driver
` [igt-dev] [PATCH i-g-t v2 14/16] tests/xe_ccs: Check if flatccs is working with block-copy for Xe
` [igt-dev] [PATCH i-g-t v2 16/16] tests/api-intel-allocator: Adopt to exercise allocator to Xe

[RESEND PATCH 0/8] Improve the validation for maple tree and some cleanup
 2023-07-07 10:10 UTC  (9+ messages)
` [RESEND PATCH 1/8] maple_tree: set the node limit when creating a new root node
` [RESEND PATCH 2/8] maple_tree: don't use MAPLE_ARANGE64_META_MAX to indicate no gap
` [RESEND PATCH 3/8] maple_tree: make mas_validate_gaps() to check metadata
` [RESEND PATCH 4/8] maple_tree: fix mas_validate_child_slot() to check last missed slot
` [RESEND PATCH 5/8] maple_tree: make mas_validate_limits() check root node and node limit
` [RESEND PATCH 6/8] maple_tree: update mt_validate()
` [RESEND PATCH 7/8] maple_tree: replace mas_logical_pivot() with mas_safe_pivot()
` [RESEND PATCH 8/8] maple_tree: drop mas_first_entry()

[meta][PATCH] systemctl: allow instance names starting with numbers
 2023-07-07 10:10 UTC  (2+ messages)
` [OE-core] "

[PATCH bpf-next v2 0/6] Support defragmenting IPv(4|6) packets in BPF
 2023-07-07 10:09 UTC  (3+ messages)
` [PATCH bpf-next v2 3/6] netfilter: bpf: Prevent defrag module unload while link active

[PATCH] ARM64: dts: freescale: Fix VPU G2 clock
 2023-07-07 10:08 UTC  (3+ messages)

[PATCH v2 01/92] ibmvmc: update ctime in conjunction with mtime on write
 2023-07-07 10:07 UTC  (4+ messages)
  ` [PATCH v2 62/92] ocfs2: convert to ctime accessor functions

[PATCH v3 0/4] blk-mq: optimize the size of struct request
 2023-07-07 10:06 UTC  (7+ messages)
` [PATCH v3 1/4] blk-mq: delete unused completion_data in "
` [PATCH v3 2/4] blk-mq: use percpu csd to remote complete instead of per-rq csd
` [PATCH v3 3/4] blk-flush: count inflight flush_data requests
` [PATCH v3 4/4] blk-flush: reuse rq queuelist in flush state machine

[PATCH 01/18] drm/renesas: Convert to devm_platform_ioremap_resource()
 2023-07-07  7:20 UTC  (18+ messages)
` [PATCH 02/18] gpu: ipu-v3: pre: "
` [PATCH 03/18] drm/rockchip: dsi: Use devm_platform_get_and_ioremap_resource()
` [PATCH 04/18] drm: kirin: Convert to devm_platform_ioremap_resource()
` [PATCH 05/18] drm/tegra: hdmi: "
` [PATCH 06/18] drm: bridge: dw_hdmi: Use devm_platform_get_and_ioremap_resource()
` [PATCH 07/18] drm/bridge: analogix_dp: Convert to devm_platform_ioremap_resource()
` [PATCH 08/18] gpu: ipu-v3: prg: "
` [PATCH 09/18] drm/hisilicon: "
` [PATCH 10/18] drm: lcdif: "
` [PATCH 11/18] drm/mxsfb: "
` [PATCH 12/18] drm/tegra: dpaux: "
` [PATCH 13/18] drm/stm: ltdc: "
` [PATCH 14/18] drm/aspeed: "
` [PATCH 15/18] drm/tegra: sor: "
` [PATCH 16/18] drm/rockchip: vop: Use devm_platform_get_and_ioremap_resource()
` [PATCH 17/18] drm/arcpgu: Convert to devm_platform_ioremap_resource()
` [PATCH 18/18] drm/fsl-dcu: "

[PATCH 00/12] binman: Simple templating feature and mkimage conversion
 2023-07-07 10:04 UTC  (5+ messages)
` [PATCH 12/12] binman: Support simple templates

[PATCH v5 00/10] AMDGPU Usermode queues
 2023-07-07 10:02 UTC  (6+ messages)
` [PATCH v5 04/10] drm/amdgpu: create GFX-gen11 usermode queue

[PATCH v2 0/5] variable-order, large folios for anonymous memory
 2023-07-07 10:00 UTC  (17+ messages)
` [PATCH v2 2/5] mm: Allow deferred splitting of arbitrary large anon folios
` [PATCH v2 3/5] mm: Default implementation of arch_wants_pte_order()
` [PATCH v2 4/5] mm: FLEXIBLE_THP for improved performance

[PATCH 1/4] vgacon: rework Kconfig dependencies
 2023-07-07  9:52 UTC  (13+ messages)
` [PATCH 2/4] vgacon: rework screen_info #ifdef checks
` [PATCH 3/4] dummycon: limit Arm console size hack to footbridge
` [PATCH 4/4] vgacon, arch/*: remove unused screen_info definitions

[PATCH] app/dma-perf: introduce dma-perf application
 2023-07-07  9:56 UTC  (4+ messages)
` [PATCH v11] "

[PATCH v2 01/11] ata: ahci_octeon: Convert to devm_platform_ioremap_resource()
 2023-07-07  9:55 UTC  (12+ messages)
` [PATCH v2 02/11] ata: ahci_seattle: "
` [PATCH v2 03/11] ata: ahci_xgene: "
` [PATCH v2 04/11] ata: ahci_tegra: "
` [PATCH v2 05/11] ata: sata_rcar: drop useless initializer
` [PATCH v2 06/11] ata: sata_rcar: Remove unnecessary return value check
` [PATCH v2 07/11] ata: sata_rcar: Convert to devm_platform_ioremap_resource()
` [PATCH v2 08/11] ata: pata_ixp4xx: Use devm_platform_get_and_ioremap_resource()
` [PATCH v2 09/11] ata: pata_ixp4xx: Remove unnecessary return value check
` [PATCH v2 10/11] ata: pata_ftide010: Use devm_platform_get_and_ioremap_resource()
` [PATCH v2 11/11] ata: pata_imx: "

[PATCH] RISC-V: Re-alphabetize Kconfig
 2023-07-07  9:55 UTC  (2+ messages)

[PATCH 1/3] vgacon: rework screen_info #ifdef checks
 2023-07-07  9:54 UTC  (10+ messages)

[PATCH bpf-next v2 0/4] bpftool: Fix skeletons compilation for older kernels
 2023-07-07  9:54 UTC  (5+ messages)
` [PATCH bpf-next v2 1/4] bpftool: use a local copy of perf_event to fix accessing ::bpf_cookie
` [PATCH bpf-next v2 2/4] bpftool: define a local bpf_perf_link to fix accessing its fields
` [PATCH bpf-next v2 3/4] bpftool: Use a local copy of BPF_LINK_TYPE_PERF_EVENT in pid_iter.bpf.c
` [PATCH bpf-next v2 4/4] bpftool: use a local bpf_perf_event_value to fix accessing its fields

[PATCH] x86/ioapic: sanitize IO-APIC pins before enabling the local APIC
 2023-07-07  9:53 UTC 

[PATCH] sh: Avoid using IRQ0 on SH3 and SH4
 2023-07-07  9:53 UTC  (7+ messages)

[Intel-gfx] [PATCH] drm/i915: Fix the disabling sequence for Bigjoiner
 2023-07-07  9:53 UTC  (7+ messages)

[PATCH bpf-next 0/4] bpftool: Fix skeletons compilation for older kernels
 2023-07-07  9:53 UTC  (4+ messages)
` [PATCH bpf-next 4/4] bpftool: use a local bpf_perf_event_value to fix accessing its fields

[PATCH v3] PCI: j721e: Delay 100ms T_PVPERL from power stable to PERST# inactive
 2023-07-07  9:51 UTC  (2+ messages)

[PATCH] mwifiex: Add check for skb_copy
 2023-07-07  9:51 UTC 

[PATCH net] net: mana: Configure hwc timeout from hardware
 2023-07-07  9:51 UTC  (5+ messages)

[PATCH 2/2] xen/virtio: Avoid use of the dom0 backend in dom0
 2023-07-07  9:50 UTC  (11+ messages)

iwlwifi broken in post-linux-6.3.0 after April 26
 2023-07-07  9:48 UTC  (10+ messages)
      ` Linux-6.5 iwlwifi crash

[RFC PATCH] hexagon: Remove unusable symbols from the ptrace.h uapi
 2023-07-07  9:48 UTC 

[PATCH V2 net] net: mana: Configure hwc timeout from hardware
 2023-07-07  9:47 UTC  (2+ messages)

[PATCH v10 00/59] KVM: arm64: ARMv8.3/8.4 Nested Virtualization support
 2023-07-07  9:46 UTC  (6+ messages)

[XEN PATCH v2 00/13] xen: fix violations of MISRA C:2012 Rule 7.2
 2023-07-07  9:46 UTC  (9+ messages)
` [XEN PATCH v2 12/13] xen/x86: "

fix discard limits
 2023-07-07  9:46 UTC  (5+ messages)
` [PATCH 1/4] block: don't unconditionally set max_discard_sectors in blk_queue_max_discard_sectors
` [PATCH 2/4] nvme: update discard limits in nvme_config_discard
` [PATCH 3/4] nvme: fix max_discard_sectors calculation
` [PATCH 4/4] nvme: simplify the max_discard_segments calculation

[Buildroot] [PATCH v2 1/2] package/gnuradio: fix build with python-pybind > 2.10.0
 2023-07-07  9:44 UTC  (5+ messages)
` [Buildroot] [PATCH v2 2/2] package/gnuradio: fix gnuradio python libraries for cross-compile

don't allow enabling a write back cache on devices that don't support it
 2023-07-07  9:42 UTC  (3+ messages)
` [PATCH 1/2] block: cleanup queue_wc_store
` [PATCH 2/2] block: don't allow enabling a cache on devices that don't support it

[PATCH RESEND 0/2] Bluetooth: fix bdaddr quirks
 2023-07-07  9:41 UTC  (3+ messages)
` [PATCH RESEND 2/2] Bluetooth: fix use-bdaddr-property quirk

KMSAN: uninit-value in aes_encrypt (4)
 2023-07-07  9:41 UTC  (16+ messages)
` [net/tls] "
  ` [PATCH] net: tls: enable __GFP_ZERO upon tls_init()

[f2fs-dev] [PATCH] f2fs: don't reopen the main block device in f2fs_scan_devices
 2023-07-07  9:40 UTC  (2+ messages)
`  "

[PATCH v4 bpf-next 0/6] bpf: add percpu stats for bpf_map
 2023-07-07  9:40 UTC  (9+ messages)
` [PATCH v4 bpf-next 5/6] selftests/bpf: test map percpu stats

[PATCH] io: remove io watch if TLS channel is closed during handshake
 2023-07-07  9:38 UTC  (3+ messages)

[PATCH -next v2 0/2] md/raid5-cache: fix a deadlock in r5l_exit_log()
 2023-07-07  9:36 UTC  (7+ messages)
` [PATCH -next v2 2/2] md/raid5-cache: fix null-ptr-deref in r5l_reclaim_thread()

amd_sfh driver causes kernel oops during boot
 2023-07-07  9:37 UTC  (2+ messages)

[GIT PULL] bcachefs
 2023-07-07  9:35 UTC  (7+ messages)

[dpdk-dev] [PATCH 1/1] net/failsafe: link_update request crashing at boot
 2023-07-07  9:35 UTC  (5+ messages)
` [dpdk-dev] [PATCH v2] "
  `  "

[PATCH v2 0/6] xen/riscv: introduce identity mapping
 2023-07-07  9:35 UTC  (9+ messages)
` [PATCH v2 2/6] xen/riscv: introduce reset_stack() function
` [PATCH v2 3/6] xen/riscv: introduce function for physical offset calculation

[PATCH v3 00/28] ARM: qcom: apq8064: support CPU frequency scaling
 2023-07-07  9:34 UTC  (2+ messages)

[PATCH] lzma: Fix decompression speed regression
 2023-07-07  9:31 UTC  (5+ messages)

[virtio-comment] [PATCH v12 0/3] admin: Access legacy registers using admin commands
 2023-07-07  9:30 UTC  (4+ messages)
` [virtio-comment] [PATCH v12 3/3] admin: Add group member legacy register access commands
  ` [virtio-dev] "
    ` [virtio-comment] "

[PATCH] x86: Remove the arch_calc_vm_prot_bits() macro from the uapi
 2023-07-07  9:29 UTC  (2+ messages)

[PATCH] signal: Print comm and exe name on fatal signals
 2023-07-07  9:29 UTC 

[PATCH 0/2] PHYTEC i.MX6 device-tree fixes
 2023-07-07  9:28 UTC  (10+ messages)
` [PATCH 2/2] ARM: dts: imx6: pfla02: Fix SD card reboot problem


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.