All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-07-07 10:07:48 to 2023-07-07 11:32:21 UTC [more...]

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

[PULL 00/60] ppc queue
 2023-07-07 11:30 UTC  (3+ messages)
` [PULL 02/60] target/ppc: Make HDECR underflow edge triggered
` [PULL 12/60] target/ppc: Remove some superfluous parentheses

[PATCH RFC 0/6 v2] block: Add config option to not allow writing to mounted devices
 2023-07-07 11:31 UTC  (8+ messages)
` [PATCH 6/6] fs: Make bind mounts work with bdev_allow_write_mounted=n

[PATCH] net/hns3: fix non-zero weight for disabled TC
 2023-07-07 11:29 UTC  (2+ messages)

[PATCH v2 0/5] variable-order, large folios for anonymous memory
 2023-07-07 11:29 UTC  (6+ messages)
` [PATCH v2 4/5] mm: FLEXIBLE_THP for improved performance

[dm-devel] [PATCH RFC 0/32] block: Make blkdev_get_by_*() return handle
 2023-07-07 11:29 UTC  (14+ messages)
` [dm-devel] [PATCH 01/32] block: Provide blkdev_get_handle_* functions
      `  "
        ` [Drbd-dev] "
        ` [f2fs-dev] "
` [PATCH 02/32] block: Use file->f_flags for determining exclusive opens in file_to_blk_mode()

[PATCH] bus: moxtet: uninitialized data in output_write()
 2023-07-07 11:29 UTC 

[PATCH] x86/cpu: Add support for modern x86-64-v* march
 2023-07-07 11:28 UTC  (2+ messages)

[PATCH 0/4] cec-pin/cec-gpio: improve irq handling
 2023-07-07 11:26 UTC  (5+ messages)
` [PATCH 1/4] cec-gpio: specify IRQF_NO_AUTOEN when requesting irq
` [PATCH 2/4] cec-pin: improve interrupt handling
` [PATCH 3/4] cec-gpio: drop the cec_gpio_free callback
` [PATCH 4/4] cec-pin: only enable interrupts when monitoring the CEC pin

[PATCH 00/10] Introduce STM32 Firewall framework
 2023-07-07 10:37 UTC  (5+ messages)
` [PATCH 05/10] firewall: introduce stm32_firewall framework

[igt-dev] [PATCH i-g-t v8 0/4] Handle GT and tile seperation in IGT
 2023-07-07 11:30 UTC  (5+ messages)
` [igt-dev] [PATCH i-g-t v8 1/4] lib/igt_sysfs: Add support to query number of tiles
` [igt-dev] [PATCH i-g-t v8 2/4] lib/igt_sysfs: Handling gt related sysfs uapi changes
` [igt-dev] [PATCH i-g-t v8 3/4] tests/xe/xe_guc_pc: Change the sysfs paths
` [igt-dev] [PATCH i-g-t v8 4/4] tests/xe/xe_sysfs_tile: adds new test to verify per tile vram addr_range

[PATCH V2 net] net: mana: Configure hwc timeout from hardware
 2023-07-07 10:17 UTC  (3+ messages)

[PATCH v2 0/3] Support ROHM BU27010 RGBC sensor
 2023-07-07 11:23 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: iio: ROHM BU27010 RGBC + flickering sensor
` [PATCH v2 2/3] iio: light: bu27008: add chip info
` [PATCH v2 3/3] iio: light: bd27008: Support BD27010 RGB

[meta-security][PATCH] packagegroup-security-tpm2: add more pkgs
 2023-07-07 11:22 UTC 

[linux-next:pending-fixes] BUILD SUCCESS 066a64c121be85ce2c5ec794bc3def83454f2ddb
 2023-07-07 11:21 UTC 

[PATCH] net: add initial support for AF_XDP network backend
 2023-07-07 11:21 UTC  (15+ messages)

[igt-dev] [PATCH] tests/amdgpu: add vcn decoder and encoder tests
 2023-07-07 11:21 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for tests/amdgpu: add vcn decoder and encoder tests (rev5)

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

[igt-dev] [PATCH] tests/amdgpu: add vcn decoder and encoder tests
 2023-07-07 11:16 UTC  (4+ messages)
` [igt-dev] ✗ GitLab.Pipeline: warning for tests/amdgpu: add vcn decoder and encoder tests (rev6)
` [igt-dev] ✓ Fi.CI.BAT: success "
` [igt-dev] ○ CI.xeBAT: info "

[PATCH 0/2] MIPS: loongson32: Remove obsolete header files
 2023-07-07 11:11 UTC  (3+ messages)
` [PATCH 1/2] MIPS: loongson32: Remove regs-clk.h
` [PATCH 2/2] MIPS: loongson32: Remove regs-rtc.h

[PATCH 1/2] drm/amdgpu: extract a PSP function to execute IP FW loading commands
 2023-07-07 11:11 UTC  (5+ messages)
` [PATCH 2/2] drm/amdgpu: use psp_execute_load_ip_fw_cmd_buf instead

[PATCH] [v2] drm/amdgpu: avoid integer overflow warning in amdgpu_device_resize_fb_bar()
 2023-07-07 11:11 UTC  (2+ messages)

[PATCH v2 00/46] Add LoongArch LASX instructions
 2023-07-07 11:10 UTC  (7+ messages)
` [PATCH v2 16/46] target/loongarch: Implement xvmadd/xvmsub/xvmaddw{ev/od}
` [PATCH v2 17/46] target/loongarch; Implement xvdiv/xvmod
` [PATCH v2 18/46] target/loongarch: Implement xvsat

[igt-dev] [PATCH i-g-t v2 00/16] Extend intel_blt to work on Xe
 2023-07-07 11:10 UTC  (5+ messages)
` [igt-dev] [PATCH i-g-t v2 15/16] tests/xe_exercise_blt: Check blitter library fast-copy for Xe
` [igt-dev] [PATCH i-g-t v2 16/16] tests/api-intel-allocator: Adopt to exercise allocator to Xe

Getting help in writing tty driver
 2023-07-07 11:07 UTC 

[PATCH v6] ppc: Enable 2nd DAWR support on p10
 2023-07-07 11:09 UTC  (2+ messages)

[PATCH v2] ppc/pnv: Add QME region for P10
 2023-07-07 11:08 UTC  (2+ messages)

[OE-core][PATCH] python3: disable test_cppext ptest
 2023-07-07 11:09 UTC  (8+ messages)

[sashal-stable:pending-5.15 223/266] drivers/pinctrl/nuvoton/pinctrl-npcm7xx.c:1871:9: error: implicit declaration of function 'for_each_gpiochip_node'; did you mean 'for_each_matching_node'?
 2023-07-07 11:08 UTC 

[PATCH net v2 1/3] s390/ism: Fix locking for forwarding of IRQs and events to clients
 2023-07-07 11:08 UTC  (4+ messages)
` [PATCH net v2 2/3] s390/ism: Fix and simplify add()/remove() callback handling
` [PATCH net v2 3/3] s390/ism: Do not unregister clients with registered DMBs

[PATCH] fs/udf: Change the type of blocksize from 'int' to 'unsigned int' in udf_discard_prealloc
 2023-07-07 11:07 UTC 

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

[PATCH V6 0/5] Add camera clock controller support for SM8550
 2023-07-07 11:05 UTC  (3+ messages)
` [PATCH V6 4/5] clk: qcom: camcc-sm8550: Add support for qdss, sleep and xo clocks

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

[PATCH v3 0/9] PCI: EPC: Add support to wake up host from D3 states
 2023-07-07 11:03 UTC  (10+ messages)
` [PATCH v3 1/9] PCI: endpoint: Add dstate change notifier support
` [PATCH v3 2/9] PCI: qcom-ep: Add support for D-state change notification
` [PATCH v3 3/9] PCI: qcom-ep: Update the D-state log
` [PATCH v3 4/9] PCI: epf-mhi: Add support for handling D-state notify from EPC
` [PATCH v3 5/9] PCI: endpoint: Add wakeup host API to EPC core
` [PATCH v3 6/9] pci: dwc: Add wakeup host op to pci_epc_ops
` [PATCH v3 7/9] PCI: qcom-ep: Add wake up host op to dw_pcie_ep_ops
` [PATCH v3 8/9] PCI: epf-mhi: Add wakeup host op
` [PATCH v3 9/9] bus: mhi: ep: wake up host is the MHI state is in M3

[PATCH] vhost_vdpa: no need to fetch vring base when poweroff
 2023-07-07 18:18 UTC  (2+ messages)

[PATCH v2 0/2] Add API for making parts of a MMIO page R/O and use it in XHCI console
 2023-07-07 11:02 UTC  (6+ messages)
` [PATCH v2 1/2] x86/mm: add API for marking only part of a MMIO page read only

[PATCH v2 0/8] PCCI: EPC: Add support to wake up host from D3 states
 2023-07-07 11:01 UTC  (22+ messages)
` [PATCH v2 1/8] PCI: endpoint: Add dstate change notifier support
` [PATCH v2 2/8] PCI: qcom-ep: Add support for D-state change notification
` [PATCH v2 3/8] PCI: epf-mhi: Add dtate change op
` [PATCH v2 4/8] PCI: endpoint: Add wakeup host API to EPC core
` [PATCH v2 6/8] PCI: qcom: ep: Add wake up host op to dw_pcie_ep_ops
` [PATCH v2 7/8] PCI: epf-mhi: Add wakeup host op
` [PATCH v2 8/8] bus: mhi: ep: wake up host is the MHI state is in M3

[PATCH v6 0/3] ublk: enable zoned storage support
 2023-07-07 10:59 UTC  (3+ messages)
` [PATCH v6 3/3] "

[PATCH drm-next v6 00/13] [RFC] DRM GPUVA Manager & Nouveau VM_BIND UAPI
 2023-07-07 11:00 UTC  (4+ messages)
` [PATCH drm-next v6 02/13] drm: manager to keep track of GPUs VA mappings

[PATCH v2] KVM: arm64: Add missing BTI instructions
 2023-07-07 10:59 UTC  (4+ messages)

[PATCH v3 00/28] ARM: qcom: apq8064: support CPU frequency scaling
 2023-07-07 10:59 UTC  (3+ messages)

[PATCH v3 for-next] RDMA/core: Get IB width and speed from netdev
 2023-07-07 10:56 UTC 

[PATCH net v2 0/3] s390/ism: Fixes to client handling
 2023-07-07 10:56 UTC  (4+ messages)
` [PATCH net v2 1/3] s390/ism: Fix locking for forwarding of IRQs and events to clients
` [PATCH net v2 2/3] s390/ism: Fix and simplify add()/remove() callback handling
` [PATCH net v2 3/3] s390/ism: Do not unregister clients with registered DMBs

[PATCH] fs/ext4: Change the type of blocksize from 'int' to 'unsigned int' in ext4_mb_init_cache
 2023-07-07 10:55 UTC 

[Regression][BISECTED] kernel boot hang after 19898ce9cf8a ("wifi: iwlwifi: split 22000.c into multiple files")
 2023-07-07 10:55 UTC  (2+ messages)

[PATCH v2 0/6] Add new CPU model GraniteRapids
 2023-07-07 10:52 UTC  (2+ messages)

[PATCH] wifi: ath10k: fix memory leak in WMI management
 2023-07-07 10:52 UTC 

[PATCH v2 0/6] xen/riscv: introduce identity mapping
 2023-07-07 10:51 UTC  (5+ messages)
` [PATCH v2 4/6] "

[PATCH v2] drm/amdgpu: check whether smu is idle in sriov case
 2023-07-07 10:51 UTC  (2+ messages)

[PATCH v2 00/89] fs: new accessors for inode->i_ctime
 2023-07-07 10:50 UTC  (9+ messages)
` [PATCH v2 08/92] fs: new helper: simple_rename_timestamp
      ` [apparmor] "
        ` [f2fs-dev] "
          ` [Cluster-devel] "

[ANNOUNCE] Git for Windows 2.41.0(2)
 2023-07-07 10:50 UTC 

[PATCH] iommu: Expose an API to set identity domain
 2023-07-07 10:48 UTC 

[PATCH v8] Bluetooth: hci_qca: Add support for Qualcomm Bluetooth SoC QCA2066
 2023-07-07 10:48 UTC  (2+ messages)

[PATCH] wifi: ath10k: fix memory leak in WMI management
 2023-07-07 10:45 UTC 

[External] Re: [PATCH v3 0/4] Obtain SMBIOS and ACPI entry from FFI
 2023-07-07 10:43 UTC  (5+ messages)

[PATCH v4 0/3] x86/gfx: early boot improvements
 2023-07-07 10:42 UTC  (9+ 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

[Intel-xe] [PATCH v2 0/2] drm/xe/pmu: Enable PMU interface
 2023-07-07 10:42 UTC  (8+ messages)
` [Intel-xe] [PATCH v2 2/2] "

[RFC] Bridging the gap between the Linux Kernel Memory Consistency Model (LKMM) and C11/C++11 atomics
 2023-07-07 10:40 UTC  (2+ messages)

[PATCH v2 RESEND] HID: hid-google-stadiaff: add support for Stadia force feedback
 2023-07-07 10:40 UTC 

[PATCH] dmadev: add tracepoints
 2023-07-07 10:40 UTC  (3+ messages)
` [PATCH v4] "

[PATCH libdrm 0/3] Add support for DRM_FORMAT_NV{24,42}
 2023-07-07 10:38 UTC  (10+ messages)
` [PATCH libdrm 1/3] util: Add NV24 and NV42 frame buffer formats
` [PATCH libdrm 2/3] util: Add pattern support for DRM_FORMAT_NV{24,42}
` [PATCH libdrm 3/3] modetest: Add "
  ` [PATCH libdrm 3/3] modetest: Add support for DRM_FORMAT_NV{24, 42}

[PATCH 0/2] accel/tcg: Fix race condition in tb create/invalidate
 2023-07-07 10:37 UTC  (4+ messages)
` [PATCH 1/2] accel/tcg: Split out cpu_exec_longjmp_cleanup

[PATCH net] gve: unify driver name usage
 2023-07-07 10:37 UTC 

[PATCH v2 0/2] accel/tcg: Fix race condition in tb create/invalidate
 2023-07-07 10:36 UTC  (3+ messages)
` [PATCH v2 1/2] accel/tcg: Split out cpu_exec_longjmp_cleanup
` [PATCH v2 2/2] accel/tcg: Always lock pages before translation

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

[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] 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  (3+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for i915/gem_exec_await: Avoid DG2 conflicts (rev2)
` [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  (8+ messages)
` [PATCH v3 4/7] swiotlb: if swiotlb is full, fall back to a transient memory pool

[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()

[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

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  (3+ messages)
` [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

[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  (2+ 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


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.