All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-04-18 00:43:44 to 2023-04-18 02:08:10 UTC [more...]

[Intel-gfx] [PATCH v3 12/12] vfio/pci: Report dev_id in VFIO_DEVICE_GET_PCI_HOT_RESET_INFO
 2023-04-18  1:28 UTC  (13+ messages)
                    `  "

[RFC PATCH v2 00/11] Intel IA32_SPEC_CTRL Virtualization
 2023-04-18  2:07 UTC  (7+ messages)
` [RFC PATCH v2 04/11] KVM: VMX: Add IA32_SPEC_CTRL virtualization support
` [RFC PATCH v2 05/11] x86/bugs: Use Virtual MSRs to request hardware mitigations

[PATCH v5 0/3] Avoid having pending end transfers on soft disconnect
 2023-04-18  1:47 UTC  (5+ messages)
` [PATCH v5 1/3] usb: dwc3: gadget: Stall and restart EP0 if host is unresponsive
` [PATCH v5 3/3] usb: dwc3: gadget: Refactor EP0 forced stall/restart into a separate API

[PATCH v4 0/7] Re-enable IDXD kernel workqueue under DMA API
 2023-04-18  2:06 UTC  (6+ messages)
` [PATCH v4 3/7] iommu: Support allocation of global PASIDs outside SVA

[PATCH v2] mm: Fixed incorrect comment for _kmem_cache_create function
 2023-04-18  2:05 UTC  (2+ messages)
` [PATCH v3] "

[PATCH U-BOOT 0/3] btrfs: fix and improve read code
 2023-04-18  2:04 UTC  (7+ messages)
` [PATCH U-BOOT 1/3] btrfs: fix offset within btrfs_read_extent_reg()
` [PATCH U-BOOT 2/3] btrfs: btrfs_file_read: allow opportunistic read until the end
` [PATCH U-BOOT 3/3] btrfs: btfs_file_read: zero trailing data if no extent was found

[PATCH] config: introduce an Operating System-specific `includeIf` condition
 2023-04-18  2:04 UTC  (7+ messages)
` [PATCH v2] "

[igt-dev] [PATCH i-g-t 00/10] Integrate intel-bb with Xe
 2023-04-18  2:03 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for "

[RFC PATCH 0/8] riscv: implement Ssqosid extension and CBQRI controllers
 2023-04-18  2:00 UTC  (3+ messages)
` [RFC PATCH 3/8] hw/riscv: implement CBQRI capacity controller

core dump analysis, was Re: stack smashing detected
 2023-04-18  2:04 UTC  (14+ messages)

Should --update-refs exclude refs pointing to the current HEAD?
 2023-04-18  2:00 UTC  (4+ messages)

[PATCH net] net: Add check for csum_start in skb_partial_csum_set()
 2023-04-18  1:59 UTC  (12+ messages)
            ` 答复: "

[PATCH net-next v1 00/10] Support tunnel mode in mlx5 IPsec packet offload
 2023-04-18  2:00 UTC  (2+ messages)

[PATCH] ice: document RDMA devlink parameters
 2023-04-18  2:00 UTC  (2+ messages)

[PATCH v17 00/14] amphion video decoder/encoder driver
 2023-04-18  1:56 UTC  (5+ messages)
` [PATCH v17 08/14] media: amphion: add v4l2 m2m vpu decoder stateful driver
    ` [EXT] "

[PATCH RESEND] sh: sq: Use the bitmap API when applicable
 2023-04-18  2:13 UTC  (2+ messages)

[PATCH/RFD] fix connection via git protocol
 2023-04-18  1:56 UTC  (6+ messages)

[PATCH v1 net] udp: Fix memleaks of sk and zerocopy skbs with TX timestamp
 2023-04-18  1:54 UTC  (6+ messages)

[PATCH net v1] virtio_net: bugfix overflow inside xdp_linearize_page()
 2023-04-18  1:54 UTC  (2+ messages)

[PATCH 0/3] drm/msm/dpu: Drop useless for-loop HW block lookup
 2023-04-18  1:54 UTC  (4+ messages)
` [PATCH 1/3] drm/msm/dpu: Drop unused members from HW structs

[PATCH 0/2] Reduce lock contention related with large folio
 2023-04-18  1:57 UTC  (4+ messages)
` [PATCH 2/2] lru: allow large batched add large folio to lru list

[Ocfs2-devel] [PATCH] ocfs2: reduce ioctl stack usage
 2023-04-18  1:44 UTC  (3+ messages)
`  "

[PATCH v1 0/3] drivers/perf: add Synopsys DesignWare PCIe PMU driver support
 2023-04-18  1:51 UTC  (6+ messages)
` [PATCH v2 2/3] drivers/perf: add DesignWare PCIe PMU driver

[PATCH bpf-next 0/6] bpf: Tracing recursion prevention mechanism improvement
 2023-04-18  1:49 UTC  (4+ messages)
` [PATCH bpf-next 5/6] bpf: Improve tracing recursion prevention mechanism

[PATCH v3] ceph: fix potential use-after-free bug when trimming caps
 2023-04-18  1:45 UTC 

[virtio-comment] Re: [PATCH 09/11] transport-pci: Describe PCI MMR dev config registers
 2023-04-18  1:48 UTC  (40+ messages)
                                        ` [virtio-dev] "
                                  ` [virtio-dev] "

[RFC PATCH bpf-next v3 00/37] FUSE BPF: A Stacked Filesystem Extension for FUSE
 2023-04-18  1:40 UTC  (38+ messages)
` [RFC PATCH v3 01/37] bpf: verifier: Accept dynptr mem as mem in herlpers
` [RFC PATCH v3 02/37] bpf: Allow NULL buffers in bpf_dynptr_slice(_rw)
` [RFC PATCH v3 03/37] selftests/bpf: Test allowing NULL buffer in dynptr slice
` [RFC PATCH v3 04/37] fs: Generic function to convert iocb to rw flags
` [RFC PATCH v3 05/37] fuse-bpf: Update fuse side uapi
` [RFC PATCH v3 06/37] fuse-bpf: Add data structures for fuse-bpf
` [RFC PATCH v3 07/37] fuse-bpf: Prepare for fuse-bpf patch
` [RFC PATCH v3 08/37] fuse: Add fuse-bpf, a stacked fs extension for FUSE
` [RFC PATCH v3 09/37] fuse-bpf: Add ioctl interface for /dev/fuse
` [RFC PATCH v3 10/37] fuse-bpf: Don't support export_operations
` [RFC PATCH v3 11/37] fuse-bpf: Add support for access
` [RFC PATCH v3 12/37] fuse-bpf: Partially add mapping support
` [RFC PATCH v3 13/37] fuse-bpf: Add lseek support
` [RFC PATCH v3 14/37] fuse-bpf: Add support for fallocate
` [RFC PATCH v3 15/37] fuse-bpf: Support file/dir open/close
` [RFC PATCH v3 16/37] fuse-bpf: Support mknod/unlink/mkdir/rmdir
` [RFC PATCH v3 17/37] fuse-bpf: Add support for read/write iter
` [RFC PATCH v3 18/37] fuse-bpf: support readdir
` [RFC PATCH v3 19/37] fuse-bpf: Add support for sync operations
` [RFC PATCH v3 20/37] fuse-bpf: Add Rename support
` [RFC PATCH v3 21/37] fuse-bpf: Add attr support
` [RFC PATCH v3 22/37] fuse-bpf: Add support for FUSE_COPY_FILE_RANGE
` [RFC PATCH v3 23/37] fuse-bpf: Add xattr support
` [RFC PATCH v3 24/37] fuse-bpf: Add symlink/link support
` [RFC PATCH v3 25/37] fuse-bpf: allow mounting with no userspace daemon
` [RFC PATCH v3 26/37] bpf: Increase struct_op limits
` [RFC PATCH v3 27/37] fuse-bpf: Add fuse-bpf constants
` [RFC PATCH v3 28/37] WIP: bpf: Add fuse_ops struct_op programs
` [RFC PATCH v3 29/37] fuse-bpf: Export Functions
` [RFC PATCH v3 30/37] fuse: Provide registration functions for fuse-bpf
` [RFC PATCH v3 31/37] fuse-bpf: Set fuse_ops at mount or lookup time
` [RFC PATCH v3 32/37] fuse-bpf: Call bpf for pre/post filters
` [RFC PATCH v3 33/37] fuse-bpf: Add userspace "
` [RFC PATCH v3 34/37] WIP: fuse-bpf: add error_out
` [RFC PATCH v3 35/37] tools: Add FUSE, update bpf includes
` [RFC PATCH v3 36/37] fuse-bpf: Add selftests
` [RFC PATCH v3 37/37] fuse: Provide easy way to test fuse struct_op call

[PATCH v4 0/5] Create tests for the drm_rect functions
 2023-04-18  1:42 UTC  (4+ messages)
` [PATCH v4 3/5] drm/tests: Add test cases for drm_rect_calc_vscale()

[PATCH] nvme: remove constant argument to tracepoint
 2023-04-18  1:41 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/i915/guc/slpc: Provide sysfs for efficient freq
 2023-04-18  1:39 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for drm/i915/guc/slpc: Provide sysfs for efficient freq (rev3)
` [Intel-gfx] ✗ Fi.CI.BAT: failure "

[PATCH v1 0/7] Add JH7110 DPHY PMU support
 2023-04-18  1:38 UTC  (10+ messages)
` [PATCH v1 1/7] dt-bindings: power: Constrain properties for JH7110 PMU

+ mm-make-arch_has_descending_max_zone_pfns-static-v2.patch added to mm-unstable branch
 2023-04-18  1:38 UTC 

[PATCH] perf/core: Fix perf_sample_data not properly initialized for different swevents in perf_tp_event()
 2023-04-18  1:35 UTC  (3+ messages)

UVC Gadget Driver shows glitched frames with a Linux host
 2023-04-18  1:34 UTC  (3+ messages)

+ selftests-mm-uffd_register-fix.patch added to mm-unstable branch
 2023-04-18  1:33 UTC 

[kvalo-ath:pending] BUILD SUCCESS 6a4bcf8b53f6f6f88ab800d44018d5b85ef918c6
 2023-04-18  1:32 UTC 

[PATCH v4] cpupower:Fix resource leaks in sysfs_get_enabled()
 2023-04-18  1:30 UTC 

+ selftests-mm-use-test_gen_progs-where-proper-fix.patch added to mm-unstable branch
 2023-04-18  1:30 UTC 

[PATCH 0/3] arm64: dts: ti: k3-am62a: Add timers, wdt and fixup
 2023-04-18  1:27 UTC  (8+ messages)
` [PATCH 1/3] arm64: dts: ti: k3-am62a: Add general purpose timers
` [PATCH 2/3] arm64: dts: ti: k3-am62a: Add watchdog nodes
` [PATCH 3/3] arm64: dts: ti: k3-am62a7-evm: Describe main_uart1 and wkup_uart

[PATCH linux-next 1/3] selftests: net: udpgso_bench_rx: Fix verifty exceptions
 2023-04-18  1:29 UTC  (2+ messages)

[PATCH v2 0/7] wifi: rtw89: support antenna diversity
 2023-04-18  1:28 UTC  (8+ messages)
` [PATCH v2 1/7] wifi: rtw89: use struct rtw89_phy_sts_ie0 instead of macro to access PHY IE0 status
` [PATCH v2 2/7] wifi: rtw89: set capability of TX antenna diversity
` [PATCH v2 3/7] wifi: rtw89: add RSSI statistics for the case of antenna diversity to debugfs
` [PATCH v2 4/7] wifi: rtw89: add EVM and SNR statistics "
` [PATCH v2 5/7] wifi: rtw89: initialize antenna for antenna diversity
` [PATCH v2 6/7] wifi: rtw89: add RSSI based "
` [PATCH v2 7/7] wifi: rtw89: add EVM for "

[f2fs-dev] [PATCH] f2fs_io: support checkpoint command
 2023-04-18  1:27 UTC  (4+ messages)
      ` [f2fs-dev] (2) "

[PATCH v3 0/6] drm/vkms: introduce plane rotation property
 2023-04-18  1:26 UTC  (3+ messages)
` [PATCH v3 1/6] drm/vkms: isolate pixel conversion functionality

+ tools-makefile-do-missed-s-vm-mm.patch added to mm-hotfixes-unstable branch
 2023-04-18  1:25 UTC 

[PATCH][next] perf script: task-analyzer: Fix spelling mistake "miliseconds" -> "millseconds"
 2023-04-18  1:24 UTC  (3+ messages)

[GIT PULL] x86/urgent for v6.3-rc7
 2023-04-18  1:24 UTC  (4+ messages)

+ fs-proc-add-kthread-flag-to-proc-pid-status.patch added to mm-nonmm-unstable branch
 2023-04-18  1:24 UTC 

[PATCH 04/33] mm: add utility functions for ptdesc
 2023-04-18  1:22 UTC  (6+ messages)

[PATCH] drm/ast: Fix ARM compatibility
 2023-04-18  1:23 UTC  (4+ messages)

[android-common:android12-5.10 12636/26120] kernel/sched/pelt.c:35:5: warning: no previous prototype for 'get_pelt_halflife'
 2023-04-18  1:22 UTC 

[android-common:android12-5.10-2022-12 23043/23276] drivers/dma-buf/dma-buf-sysfs-stats.c:142:9: error: static assertion failed: "kobject is smaller than work_struct"
 2023-04-18  1:22 UTC 

+ migrate_pages_batch-fix-statistics-for-longterm-pin-retry.patch added to mm-unstable branch
 2023-04-18  1:20 UTC 

[PATCH net-next] xsk: introduce xsk_dma_ops
 2023-04-18  1:19 UTC  (8+ messages)

[PATCH] doc: remove custom callouts format
 2023-04-18  1:18 UTC 

+ userfaultfd-use-helper-function-range_in_vma.patch added to mm-unstable branch
 2023-04-18  1:18 UTC 

[PATCH 1/2] kbuild: add srcdeb-pkg target
 2023-04-18  1:17 UTC  (3+ messages)

[kvalo-ath:master-pending] BUILD SUCCESS 1c3f3f347ac7793058559cfb8585ccac444048f6
 2023-04-18  1:16 UTC 

Apply ATI NCQ horkage to ASPEED as well
 2023-04-18  1:17 UTC  (3+ messages)
` [PATCH 1/2] gpu: Move ASPEED vendor ID definition to pci_ids.h
` [PATCH 2/2] ata: libata-core: Apply ATI NCQ horkage to ASPEED as well

[PATCH 1/3] wifi: rtl8xxxu: Don't print the vendor/product/serial
 2023-04-18  1:16 UTC  (6+ messages)
` [PATCH 2/3] wifi: rtl8xxxu: Add rtl8xxxu_write{8,16,32}_{set,clear}
` [PATCH 3/3] wifi: rtl8xxxu: Simplify setting the initial gain

[PATCH] btrfs: output affected files when relocation failed
 2023-04-18  1:15 UTC 

[PATCH V2] tools/perf: Add basic support for LoongArch
 2023-04-18  1:14 UTC  (6+ messages)

[PATCH V1] coreutils: Add gcc parameter for ptest
 2023-04-18  1:13 UTC  (7+ messages)
` [OE-core] "

[PATCH v1 0/2] A fix for StarFive JH7110 clock drivers
 2023-04-18  1:13 UTC  (3+ messages)
` [PATCH v1 2/2] clk: starfive: Delete the redundant dev_set_drvdata() in "

[krzk-github:wip/sm8450-hdmi-audio-on-qcomlt 166/357] tsens.c:undefined reference to `qcom_scm_is_available'
 2023-04-18  1:11 UTC 

[PATCH bpf-next 0/6] Provide bpf_for() and bpf_for_each() by libbpf
 2023-04-18  1:10 UTC  (3+ messages)
` [PATCH bpf-next 3/6] libbpf: improve handling of unresolved kfuncs

[PATCH] Bluetooth: btnxpuart: Fix sparse warnings
 2023-04-18  1:08 UTC  (2+ messages)
`  "

[PATCH 1/1] mm: handle swap page faults if the faulting page can be locked
 2023-04-18  1:07 UTC  (7+ messages)

[PATCH v3 0/7] Split a folio to any lower order folios
 2023-04-18  1:05 UTC  (5+ messages)
` [PATCH v3 6/7] mm: truncate: split huge page cache page to a non-zero order if possible

[PATCH] SUNRPC: increase max timeout for rebind to handle NFS server restart
 2023-04-18  1:04 UTC  (9+ messages)

+ lib-show_memc-use-for_each_populated_zone-simplify-code.patch added to mm-unstable branch
 2023-04-18  1:04 UTC 

[PATCH net-next v4 0/4] Add SCM_PIDFD and SO_PEERPIDFD
 2023-04-18  1:03 UTC  (7+ messages)
` [PATCH net-next v4 2/4] net: socket: add sockopts blacklist for BPF cgroup hook
          ` handling unsupported optlen in cgroup bpf getsockopt: (was [PATCH net-next v4 2/4] net: socket: add sockopts blacklist for BPF cgroup hook)

+ mm-hwpoison-coredump-support-recovery-from-dump_user_range.patch added to mm-unstable branch
 2023-04-18  1:03 UTC 

[PATCH blktests v3 0/2] nvme uring-passthrough test
 2023-04-18  1:03 UTC  (2+ messages)

[PATCH] cxl/hdm: Extend DVSEC range register emulation for region enumeration
 2023-04-16  4:05 UTC  (7+ messages)

[PATCH v3 0/6] cxl/pci: Add support for RCH RAS error handling
 2023-04-18  1:01 UTC  (4+ messages)
` [PATCH v3 5/6] PCI/AER: Forward RCH downstream port-detected errors to the CXL.mem dev handler

[PATCH v2] Bluetooth: btusb: Add WCN6855 devcoredump support
 2023-04-18  1:02 UTC  (5+ messages)

[hyperv:hyperv-next 19/22] arch/x86/kernel/cpu/mshyperv.c:462:47: error: 'hv_get_nmi_reason' undeclared
 2023-04-18  1:01 UTC 

[PATCH] dt-bindings: mfd: ti,j721e-system-controller: Add SoC chip ID
 2023-04-18  1:00 UTC  (2+ messages)

[PATCH 00/27] MediaTek Helio X10 - Mailbox, Display, MMC/SD/SDIO
 2023-04-18  0:58 UTC  (8+ messages)
` [PATCH 01/27] dt-bindings: pwm: Add compatible for MediaTek MT6795

+ ia64-fix-an-addr-to-taddr-in-huge_pte_offset.patch added to mm-nonmm-unstable branch
 2023-04-18  0:57 UTC 

[Intel-gfx] [PATCH 01/11] drm/ast: Use drm_aperture_remove_conflicting_pci_framebuffers
 2023-04-18  0:53 UTC  (4+ messages)
  `  "

[meta-oe][PATCH] libcereal: Fix TMPDIR leaking into debug_str section
 2023-04-18  0:54 UTC 

[PATCH v2 0/8] sched/topology: add for_each_numa_cpu() macro
 2023-04-18  0:51 UTC  (3+ messages)

+ mm-correct-arg-in-reclaim_pages-reclaim_clean_pages_from_list.patch added to mm-unstable branch
 2023-04-18  0:53 UTC 

[ceph-client:testing 77/77] fs/ceph/mds_client.c:1866:6: warning: variable 'iputs' is used uninitialized whenever 'if' condition is false
 2023-04-18  0:52 UTC  (2+ messages)

[PATCH mptcp-next] mailmap: add entry for Mat Martineau
 2023-04-18  0:53 UTC  (2+ messages)
` mailmap: add entry for Mat Martineau: Tests Results

[PATCH bpf-next 0/8] New BPF map and BTF security LSM hooks
 2023-04-18  0:52 UTC  (17+ messages)

+ fs-buffer-convert-create_page_buffers-to-folio_create_buffers.patch added to mm-unstable branch
 2023-04-18  0:51 UTC 

+ fs-buffer-add-folio_create_empty_buffers-helper.patch added to mm-unstable branch
 2023-04-18  0:51 UTC 

+ buffer-add-folio_alloc_buffers-helper.patch added to mm-unstable branch
 2023-04-18  0:51 UTC 

+ fs-buffer-add-folio_set_bh-helper.patch added to mm-unstable branch
 2023-04-18  0:51 UTC 

[Intel-gfx] [PATCH v5] drm/i915: Make IRQ reset and postinstall multi-gt aware
 2023-04-18  0:51 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915: Make IRQ reset and postinstall multi-gt aware (rev7)

[PATCH v2 1/2] Boot var automatic management for removable medias
 2023-04-18  0:50 UTC  (5+ messages)

[PATCH v2 0/9] mips: ralink: add complete clock and reset driver for mtmips SoCs
 2023-04-18  0:50 UTC  (5+ messages)
` [PATCH v2 2/9] clk: ralink: add clock and reset driver for MTMIPS SoCs

[PATCH v2] ceph: fix potential use-after-free bug when trimming caps
 2023-04-18  0:48 UTC  (4+ messages)

[PATCH 0/6] target/riscv: Fix PMP related problem
 2023-04-18  0:48 UTC  (4+ messages)
` [PATCH 6/6] accel/tcg: Remain TLB_INVALID_MASK in the address when TLB is re-filled

[linux-linus test] 180285: regressions - FAIL
 2023-04-18  0:45 UTC 

[PATCH v2 0/3] net: mvpp2: tai: add extts support
 2023-04-18  0:44 UTC  (3+ messages)
` [PATCH v2 1/3] net: mvpp2: tai: add refcount for ptp worker

[PATCH] clk: change clk_hw_create_clk() to avoid being unable to remove module
 2023-04-18  0:43 UTC  (4+ messages)


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.