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

[PATCH] blame: respect .git-blame-ignore-revs automatically
 2024-10-12  4:37 UTC  (2+ messages)
` [PATCH v2 0/2] "

[PATCH] drm/xe: Log unreliable MMIO reads during forcewake
 2024-10-12  4:37 UTC  (6+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "

[bug report] erofs-utils: Compression with -Eall-fragments segfaults on 1.8.2
 2024-10-12  4:34 UTC  (4+ messages)
` [PATCH] erofs-utils: mkfs: fix `-Eall-fragments` for multi-threaded compression

[PATCH 0/3] Remove unnecessary header includes from {tools/}lib/list_sort.c
 2024-10-12  4:28 UTC  (4+ messages)
` [PATCH 1/3] lib/list_sort: Remove unnecessary header includes
` [PATCH 2/3] tools/lib/list_sort: "
` [PATCH 3/3] perf tools: Update expected diff for lib/list_sort.c

[PATCH v4 00/10] iommufd support pasid attach/replace
 2024-10-12  4:31 UTC  (4+ messages)
` [PATCH v4 01/10] iommu: Introduce a replace API for device pasid

f81601 can support
 2024-10-12  4:25 UTC 

[PATCH] bcachefs: Fix invalid shift in member_to_text()
 2024-10-12  4:25 UTC  (3+ messages)

[PATCH v6 0/8] Add support for PCIe3 on x1e80100
 2024-10-12  4:23 UTC  (7+ messages)
` [PATCH v6 1/8] dt-bindings: phy: qcom,sc8280xp-qmp-pcie-phy: Document the X1E80100 QMP PCIe PHY Gen4 x8
` [PATCH v6 6/8] PCI: qcom: Fix the ops for SC8280X family SoC

[PATCH v1 0/5] drm/xe/sriov: Don't migrate dmabuf BO to System RAM while running in VM
 2024-10-12  4:17 UTC  (14+ messages)
` [PATCH v1 1/5] PCI/P2PDMA: Don't enforce ACS check for functions of same device
` [PATCH v1 2/5] drm/xe/dmabuf: Don't migrate BO to System RAM while running in VF mode
` [PATCH v1 3/5] drm/xe/pf: Add a helper function to get a VF's starting address in LMEM
` [PATCH v1 4/5] drm/xe/bo: Create a new sg for dmabuf BOs that are associated with a VF
` [PATCH v1 5/5] drm/xe/pt: Add an additional check for dmabuf BOs while updating PTEs
` ✓ CI.Patch_applied: success for drm/xe/sriov: Don't migrate dmabuf BO to System RAM while running in VM
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✗ CI.BAT: failure "

[PATCH] tools/resolve_btfids: Fix 'variable' may be used uninitialized warnings
 2024-10-12  4:14 UTC  (2+ messages)

[PATCH v2 net] tcp/dccp: Don't use timer_pending() in reqsk_queue_unlink()
 2024-10-12  4:13 UTC  (3+ messages)

[PATCH 0/3] Test exit code fixlets
 2024-10-12  4:13 UTC  (9+ messages)
` [PATCH 1/3] test: fix exit code in tst.ipv4remotetcp.sh
` [PATCH 2/3] test: fix exit code typo in tst.core.sh
` [PATCH 3/3] test: fix exit code in tst.newprobes.sh

[PATCH v2] PCI: imx6: Add suspend/resume support for i.MX6QDL
 2024-10-12  4:13 UTC  (2+ messages)

[PATCH v5 07/19] Create the BPF usdt_names and usdt_prids maps
 2024-10-12  4:11 UTC  (6+ messages)
    ` [DTrace-devel] "

[PATCH v8 00/27] Integrate MbedTLS v3.6 LTS with U-Boot
 2024-10-11 21:59 UTC  (8+ messages)
` [PATCH v8 03/27] lib: Adapt digest header files to MbedTLS

[PATCH] x86/uaccess: Avoid barrier_nospec() in copy_from_user()
 2024-10-12  4:09 UTC 

[android-common:android15-6.6-desktop 15642/22157] drivers/md/dm-verity-chromeos.c:67:21: sparse: sparse: incorrect type in assignment (different base types)
 2024-10-12  4:09 UTC 

[PATCH libnetfilter_queue] build: add missing backslash to build_man.sh
 2024-10-12  4:08 UTC  (5+ messages)

[PATCH net-next v2 00/12] net-timestamp: bpf extension to equip applications transparently
 2024-10-12  4:06 UTC  (13+ messages)
` [PATCH net-next v2 01/12] net-timestamp: introduce socket tsflag requestors
` [PATCH net-next v2 02/12] net-timestamp: open gate for bpf_setsockopt
` [PATCH net-next v2 03/12] net-timestamp: reorganize in skb_tstamp_tx_output()
` [PATCH net-next v2 04/12] net-timestamp: add static key to control the whole bpf extension
` [PATCH net-next v2 05/12] net-timestamp: add bpf infrastructure to allow exposing timestamp later
` [PATCH net-next v2 06/12] net-timestamp: introduce TS_SCHED_OPT_CB to generate dev xmit timestamp
` [PATCH net-next v2 07/12] net-timestamp: introduce TS_SW_OPT_CB to generate driver timestamp
` [PATCH net-next v2 08/12] net-timestamp: introduce TS_ACK_OPT_CB to generate tcp acked timestamp
` [PATCH net-next v2 09/12] net-timestamp: add tx OPT_ID_TCP support for bpf case
` [PATCH net-next v2 10/12] net-timestamp: make bpf for tx timestamp work
` [PATCH net-next v2 11/12] net-timestamp: add bpf framework for rx timestamps
` [PATCH net-next v2 12/12] net-timestamp: add bpf support for rx software/hardware timestamp

[PATCH v3] mm/slub: Avoid list corruption when removing a slab from the full list
 2024-10-12  4:04 UTC  (3+ messages)

[PATCH v1 net] tcp/dccp: Don't use timer_pending() in reqsk_queue_unlink()
 2024-10-12  4:01 UTC  (3+ messages)

[PATCH 2/7] powerpc/entry: cleanup syscall entry
 2024-10-12  3:56 UTC  (6+ messages)
` [PATCH 3/7] powerpc/debug: implement HAVE_USER_RETURN_NOTIFIER
` [PATCH 4/7] powerpc/debug: hook to user return notifier infrastructure
` [PATCH 5/7] powerpc/entry: add irqentry_state and generic entry support
` [PATCH 6/7] powerpc/entry: factout irqentry-state
` [PATCH 7/7] powerpc/entry: fix 32bit compile issue for common entry

[PATCH topic/xe-for-ci] drm/xe/ptl: Define HuC FW version for PTL
 2024-10-12  4:01 UTC  (2+ messages)
` ✗ CI.FULL: failure for "

[PATCH 1/7] powerpc/entry: convert to common and generic entry
 2024-10-12  3:56 UTC 

Kernel Oops in blk_mq_hctx_notify_online() using Raxda CM5
 2024-10-12  4:00 UTC  (2+ messages)

[PATCH v2] tmpfs: fault in smaller chunks if large folio allocation not allowed
 2024-10-12  3:59 UTC  (3+ messages)
` [PATCH v3] tmpfs: don't enable large folios if not supported

Proposal: bi-weekly guest_memfd upstream call
 2024-10-12  3:58 UTC  (2+ messages)

[PATCH i-g-t] lib/gem_mman: Stop lying about I915_MMAP_OFFSET_GTT support
 2024-10-12  3:57 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for "

[PATCH v1] memblock: Initialized the memory of memblock.reserve to the MIGRATE_MOVABL
 2024-10-12  3:55 UTC  (3+ messages)

[syzbot] [usb?] WARNING: ODEBUG bug in corrupted (3)
 2024-10-12  3:56 UTC  (3+ messages)
`  "

[PATCH v2 00/13] Add support for AMD hardware feedback interface
 2024-10-12  3:53 UTC  (6+ messages)
` [PATCH v2 01/13] Documentation: x86: Add AMD Hardware Feedback Interface documentation

[PATCH v3] dt-bindings: phy: mediatek: tphy: add a property for power-domains
 2024-10-12  3:50 UTC  (2+ messages)

[PATCH v2] PCI: starfive: Enable PCIe controller's runtime PM before probing host bridge
 2024-10-12  3:50 UTC  (2+ messages)

[android-common:android15-6.6-desktop 14726/22157] drivers/gpu/drm/evdi/evdi_drm_drv.c:31:23: sparse: sparse: symbol 'evdi_painter_ioctls' was not declared. Should it be static?
 2024-10-12  3:48 UTC 

[PATCH] resource, kunit: add dependency on SPARSEMEM
 2024-10-12  3:43 UTC  (8+ messages)

[PATCH] cmd: Make bootvx independent of bootelf
 2024-10-12  3:43 UTC  (5+ messages)

[PATCH] meson.build: Remove ncurses workaround for OpenBSD
 2024-10-12  3:38 UTC 

[PATCH 0/3] mm: cleanup thp and shmem allowable order check
 2024-10-12  3:38 UTC  (5+ messages)
` [PATCH 1/3] mm: huge_memory: move file_thp_enabled() into huge_memory.c
` [PATCH 3/3] mm: shmem: remove __shmem_huge_global_enabled()

[PATCH v4 0/3] dwc3: gadget: properly fix cache operations
 2024-10-12  3:37 UTC  (3+ messages)
` [PATCH v4 2/3] usb: dwc3: fix dcache flush range calculation

[PATCH v5 0/8] Add Starfive JH7110 Cadence USB driver
 2024-10-12  3:34 UTC  (10+ messages)
` [PATCH v5 1/8] usb: cdns3: Set USB PHY mode in cdns3_drd_update_mode()
` [PATCH v5 2/8] phy: starfive: Add Starfive JH7110 USB 2.0 PHY driver
` [PATCH v5 3/8] phy: starfive: Add Starfive JH7110 PCIe "
` [PATCH v5 4/8] usb: cdns: starfive: Add cdns USB driver
` [PATCH v5 5/8] spl: starfive: visionfive2: Disable USB overcurrent pin by default
` [PATCH v5 6/8] configs: starfive: Add visionfive2 cadence USB configuration
` [PATCH v5 7/8] dts: starfive: Add JH7110 Cadence USB dts node
` [PATCH v5 8/8] MAINTAINERS: Update Starfive visionfive2 maintain files

[PATCH] ASoC: qcom: sc7280: Fix missing Soundwire runtime stream alloc
 2024-10-12  3:37 UTC  (2+ messages)

[PATCH] media: i2c: improve suspend/resume switch performance for GT9769 VCM driver
 2024-10-12  3:34 UTC  (3+ messages)

[PATCH V6 7/8] io_uring/uring_cmd: support provide group kernel buffer
 2024-10-12  3:35 UTC  (11+ messages)

[PATCH v3 0/3] x86/mce: Add Zhaoxin MCE support
 2024-10-12  3:34 UTC  (4+ messages)
` [PATCH v4 0/4] x86/mce: Add Zhaoxin MCE support and remove
  ` [PATCH v4 1/4] x86/mce: Add centaur vendor to support Zhaoxin MCA

[PATCH] mm/zswap: avoid touching XArray for unnecessary invalidation
 2024-10-12  3:33 UTC  (6+ messages)

[PATCH v3 net-next 0/5] tcp: add skb->sk to more control packets
 2024-10-12  3:32 UTC  (3+ messages)
` [PATCH v3 net-next 1/5] net: add TIME_WAIT logic to sk_to_full_sk()

[PATCH 1/2] maple_tree: check for MA_STATE_BULK on setting wr_rebalance
 2024-10-12  3:31 UTC  (4+ messages)
` [PATCH 2/2] maple_tree: refactor mas_wr_store_type()

[PATCH] ARM: stm32: Add script to install U-Boot from SD/eMMC to SPI NOR on DH STM32MP15xx DHSOM
 2024-10-12  3:01 UTC  (3+ messages)

[PATCH 1/6] test: fix missing line continuation in tst.perf-types.sh
 2024-10-12  3:31 UTC  (12+ messages)
` [PATCH 2/6] test: fix broken shebang in tst.plddGrab32.sh
` [PATCH 3/6] test: awk -> gawk where we use strtonum
` [PATCH 4/6] test: fix 'CPU' typo
` [PATCH 5/6] test: libproc: cater to merged-usr systems
` [PATCH 6/6] test: awk -> gawk universally

[External] Re: Missing Promisor Objects in Partial Repo Design Doc
 2024-10-12  3:30 UTC  (3+ messages)

[PATCH] drm/amd/pm: update overdrive function on smu 14.0.2/3
 2024-10-12  3:29 UTC  (2+ messages)

[PATCH] media: i2c: dw9768: Use runtime PM autosuspend
 2024-10-12  3:25 UTC 

[PATCH v6 5/5] arm64: dts: qcom: sdm670: add camss and cci
 2024-10-12  3:27 UTC 

meta-cloud-services: fluentd issue
 2024-10-12  3:26 UTC  (2+ messages)
  ` [meta-virtualization] "

[GIT PULL] SCSI fixes for 6.12-rc2
 2024-10-12  3:27 UTC 

[PATCH] mm/hugetlb: Concentrated releases memory when cmdline specifies node requests for large pages
 2024-10-12  3:22 UTC  (2+ messages)

[PATCH v3 00/11] cover-letter: iommufd: Add vIOMMU infrastructure (Part-1)
 2024-10-12  3:23 UTC  (3+ messages)
` [PATCH v3 03/11] iommufd: Introduce IOMMUFD_OBJ_VIOMMU and its related struct

[Buildroot] [autobuild.buildroot.org] Daily results for 2024-10-11
 2024-10-12  3:17 UTC 

[PATCH] arm64: dts: imx8mp: correct sdhc ipg clk
 2024-10-12  3:14 UTC  (2+ messages)

[PATCH net-next 0/2] eth: fbnic: Add devlink dev flash support
 2024-10-12  2:34 UTC  (3+ messages)
` [PATCH net-next 1/2] eth: fbnic: Add mailbox support for PLDM updates
` [PATCH net-next 2/2] eth: fbnic: Add devlink dev flash support

[PATCH v3 00/16] cover-letter: iommufd: Add vIOMMU infrastructure (Part-2: vDEVICE)
 2024-10-12  3:12 UTC  (3+ messages)
` [PATCH v3 14/16] iommu/arm-smmu-v3: Add arm_vsmmu_cache_invalidate

[PATCH 1/1] iommu/vt-d: Fix incorrect pci_for_each_dma_alias() for non-PCI devices
 2024-10-12  3:07 UTC 

[PATCH] serial: clean up uart_info
 2024-10-12  3:10 UTC  (2+ messages)

[PATCH v1] media: rc-core: Modify the timeout waiting time for the infrared remote control
 2024-10-12  3:09 UTC  (4+ messages)
      ` 回复: "

[android-common:upstream-f2fs-stable-linux-5.15.y 115/643] fs/f2fs/data.c:996 f2fs_grab_read_bio() warn: variable dereferenced before check 'bio' (see line 995)
 2024-10-12  3:06 UTC 

[PATCH 0/2] pwm: brcmstb: Support configurable open-drain mode
 2024-10-12  2:56 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: pwm: brcm,bcm7038: Document the 'open-drain' property
` [PATCH 2/2] pwm: brcmstb: Do not assume open drain configuration

[PATCH] tools/arch/x86/intel_sdsi: Remove unneeded semicolon
 2024-10-12  2:52 UTC 

[PATCH topic/xe-for-ci] drm/xe/ptl: Add GuC firmware definition
 2024-10-12  3:01 UTC  (3+ messages)

Commit 610712298b11 ("btusb: Don't fail external suspend requests") breaks BT upon resume on my laptop
 2024-10-12  3:01 UTC  (3+ messages)

[tty:tty-linus] BUILD SUCCESS be847a3a8d4ec4bf270c2455376d11f2de61bfb3
 2024-10-12  2:58 UTC 

[RFC] table: report victim replace stats in LRU tables
 2024-10-12  2:57 UTC  (3+ messages)

[PATCH v2] drm/amdkfd: change kfd process kref count at creation
 2024-10-12  2:56 UTC  (2+ messages)

[PATCH 00/18] GPU debug support (eudebug) v2
 2024-10-12  2:55 UTC  (4+ messages)
` [PATCH 12/18] drm/xe/eudebug: implement userptr_vma access

[PATCH v2] ARM: stm32: Add script to install U-Boot from SD/eMMC to SPI NOR on DH STM32MP15xx DHSOM
 2024-10-12  2:54 UTC 

[PATCH v2 1/3] drm/xe/query: Increase timestamp width
 2024-10-12  2:54 UTC  (4+ messages)
` [PATCH v2 3/3] drm/xe/query: Tidy up error EFAULT returns

[tty:tty-testing] BUILD SUCCESS f5927d832bb823dbe827603a083f225911208cb6
 2024-10-12  2:51 UTC 

[PATCH 0/4] LoongArch: Fix vmalloc test issue
 2024-10-12  2:51 UTC  (12+ messages)
` [PATCH 1/4] LoongArch: Set pte entry with PAGE_GLOBAL for kernel space
` [PATCH 2/4] mm/sparse-vmemmap: set pte_init when vmemmap is created
` [PATCH 3/4] LoongArch: Add barrier between set_pte and memory access
` [PATCH 4/4] LoongArch: Use atomic operation with set_pte and pte_clear function

[linusw-pinctrl:for-next] BUILD SUCCESS 6dbd1577b7dc10263d515045ef6460e80d6c9afa
 2024-10-12  2:49 UTC 

[PATCH 00/10] modify some logic of NFP PMD
 2024-10-12  2:47 UTC  (14+ messages)
` [PATCH v2 "
  ` [PATCH v2 01/10] net/nfp: use strlcpy for copying string
  ` [PATCH v2 02/10] net/nfp: fix malloc name problem in secondary process
  ` [PATCH v2 03/10] net/nfp: simplify some function parameters
  ` [PATCH v2 04/10] net/nfp: improve the logic readability
  ` [PATCH v2 05/10] net/nfp: fix problem caused by configure function
  ` [PATCH v2 06/10] net/nfp: add check logic for port up/down function
  ` [PATCH v2 07/10] net/nfp: fix problem caused by commit end function
  ` [PATCH v2 08/10] net/nfp: fix problem caused by FEC set
  ` [PATCH v2 09/10] net/nfp: modify the comment of some control messages
  ` [PATCH v2 10/10] net/nfp: fix memory leak in VF initialization logic

[lee-leds:for-leds-next] BUILD SUCCESS 0791e9106c22c6909124c8199b783b60ea0933b0
 2024-10-12  2:46 UTC 

[PATCH] examples/l3fwd: fix read beyond array bondaries
 2024-10-12  2:43 UTC  (4+ messages)
` [PATCH v2 0/2] examples/l3fwd fixes for ACL mode
  ` [PATCH v2 2/2] examples/l3fwd: fix read beyond array boundaries in "

[PATCH] mm: shrinker: avoid memleak in alloc_shrinker_info
 2024-10-12  2:42 UTC  (2+ messages)

[soc:arm/fixes] BUILD SUCCESS b72cd67a0300f3a38e1121a91849b556fc31fad2
 2024-10-12  2:40 UTC 

[PATCH -next v4 0/2] perf stat: Support inherit events for bperf
 2024-10-12  2:32 UTC  (3+ messages)
` [PATCH -next v4 1/2] perf stat: Support inherit events during fork() "
` [PATCH -next v4 2/2] perf test: Use sqrtloop workload to test bperf event

[f2fs-dev] [PATCH] f2fs: fix null-ptr-deref in f2fs_submit_page_bio()
 2024-10-12  2:42 UTC  (3+ messages)
  `  "

[f2fs-dev] [PATCH v5] f2fs: introduce device aliasing file
 2024-10-12  2:40 UTC  (3+ messages)
  `  "

[PATCH] net/mlx5: Node-aware allocation for mlx5_buf_list
 2024-10-12  2:39 UTC  (2+ messages)

[xiang-erofs:dev-test] BUILD SUCCESS ae54567eaa87fd863ab61084a3828e1c36b0ffb0
 2024-10-12  2:38 UTC 

[PATCH v3 0/3] pwm: Add pwm driver for Sophgo SG2042
 2024-10-12  2:34 UTC  (5+ messages)
` [PATCH v3 2/3] pwm: sophgo: add driver for Sophgo SG2042 PWM

[westeri-thunderbolt:fixes] BUILD SUCCESS e9e1b20fae7de06ba36dd3f8dba858157bad233d
 2024-10-12  2:36 UTC 

[PATCH v3] xen: Remove dependency between pciback and privcmd
 2024-10-12  2:36 UTC  (4+ messages)

[linusw-pinctrl:fixes] BUILD SUCCESS 4575962aeed63aca975756852ab0c550164f849f
 2024-10-12  2:34 UTC 

[PATCH v2] drm/xe/ufence: ufence can be signaled right after wait_woken
 2024-10-12  2:35 UTC  (2+ messages)
` ✗ CI.FULL: failure for drm/xe/ufence: ufence can be signaled right after wait_woken (rev2)

[syzbot] [usb?] INFO: task hung in usblp_open
 2024-10-12  2:31 UTC 

[PATCH 0/4] clean code for dmadev and hns3
 2024-10-12  2:27 UTC  (4+ messages)
` [PATCH 1/4] ethdev: verify queue ID when Tx done cleanup

[PATCH] drm/amdgpu: Increase MES log buffer to dump mes scratch data
 2024-10-12  2:23 UTC  (2+ messages)

[PATCH v3] drm/xe: add system memory page iterator support to xe_res_cursor
 2024-10-12  2:23 UTC  (2+ messages)

[PATCH 0/3] net/tap: queue limit patches
 2024-10-12  2:20 UTC  (7+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/3] net/tap: handle increase in mp_max_fds
  ` [PATCH v2 2/3] net/tap: increase the maximum allowable queues
  ` [PATCH v2 3/3] net/tap: remove unnecessary checks in configure


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.