All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-01-11 02:30:30 to 2023-01-11 04:27:01 UTC [more...]

remove write_one_page / folio_write_one
 2023-01-11  4:26 UTC  (6+ messages)
` [PATCH 3/7] minix: don't flush page immediately for DIRSYNC directories
        ` [Ocfs2-devel] "

[PATCH v3 00/26] Split netmem from struct page
 2023-01-11  4:22 UTC  (27+ messages)
` [PATCH v3 01/26] netmem: Create new type
` [PATCH v3 02/26] netmem: Add utility functions
` [PATCH v3 03/26] page_pool: Add netmem_set_dma_addr() and netmem_get_dma_addr()
` [PATCH v3 04/26] page_pool: Convert page_pool_release_page() to page_pool_release_netmem()
` [PATCH v3 05/26] page_pool: Start using netmem in allocation path
` [PATCH v3 06/26] page_pool: Convert page_pool_return_page() to page_pool_return_netmem()
` [PATCH v3 07/26] page_pool: Convert __page_pool_put_page() to __page_pool_put_netmem()
` [PATCH v3 08/26] page_pool: Convert pp_alloc_cache to contain netmem
` [PATCH v3 09/26] page_pool: Convert page_pool_defrag_page() to page_pool_defrag_netmem()
` [PATCH v3 10/26] page_pool: Convert page_pool_put_defragged_page() to netmem
` [PATCH v3 11/26] page_pool: Convert page_pool_empty_ring() to use netmem
` [PATCH v3 12/26] page_pool: Convert page_pool_alloc_pages() to page_pool_alloc_netmem()
` [PATCH v3 13/26] page_pool: Convert page_pool_dma_sync_for_device() to take a netmem
` [PATCH v3 14/26] page_pool: Convert page_pool_recycle_in_cache() to netmem
` [PATCH v3 15/26] page_pool: Remove __page_pool_put_page()
` [PATCH v3 16/26] page_pool: Use netmem in page_pool_drain_frag()
` [PATCH v3 17/26] page_pool: Convert page_pool_return_skb_page() to use netmem
` [PATCH v3 18/26] page_pool: Allow page_pool_recycle_direct() to take a netmem or a page
` [PATCH v3 19/26] page_pool: Convert frag_page to frag_nmem
` [PATCH v3 20/26] xdp: Convert to netmem
` [PATCH v3 21/26] mm: Remove page pool members from struct page
` [PATCH v3 22/26] page_pool: Pass a netmem to init_callback()
` [PATCH v3 23/26] net: Add support for netmem in skb_frag
` [PATCH v3 24/26] mvneta: Convert to netmem
` [PATCH v3 25/26] mlx5: "
` [PATCH v3 26/26] hns3: "

[tnguy-next-queue:dev-queue 50/62] drivers/net/ethernet/intel/ice/ice_lib.c:571 ice_vsi_alloc_stat_arrays() warn: possible memory leak of 'vsi_stat'
 2023-01-11  4:22 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-01-11  4:21 UTC 

Misleading error message on a failed `git mv`
 2023-01-11  4:19 UTC 

[PATCH v4 1/5] media: uvc: Ignore empty TS packets
 2023-01-11  4:19 UTC  (3+ messages)

[PATCH v5] sock: add tracepoint for send recv length
 2023-01-11  4:12 UTC  (5+ messages)
    ` [External] "

RTT-PROBE: lore-subspace-rtt
 2023-01-11  4:11 UTC 

[RFC PATCH 0/6] Introduce a vringh accessor for IO memory
 2023-01-11  4:10 UTC  (16+ messages)
` [RFC PATCH 2/9] vringh: remove vringh_iov and unite to vringh_kiov
` [RFC PATCH 4/9] vringh: unify the APIs for all accessors

remove path cleanups
 2023-01-11  4:09 UTC  (5+ messages)
` [PATCH 1/9] nvme-apple: fix controller shutdown in apple_nvme_disable

[PATCH v2] ACPI: Fix selecting the wrong ACPI fwnode for the iGPU on some Dell laptops
 2023-01-11  4:04 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for ACPI: Fix selecting the wrong ACPI fwnode for the iGPU on some Dell laptops (rev3)

[PATCH 1/3] arm64: dts: mediatek: Introduce MT8195 LAPTOP and IOT's USB configurations
 2023-01-11  3:53 UTC  (5+ messages)

[PATCH v2 0/2] Fixes for fscache volume operations
 2023-01-11  4:03 UTC  (3+ messages)

WARNING: attempt to execute device eBPF program on the host!
 2023-01-11  4:02 UTC 

[Intel-gfx] [PATCH 7/9] drm/i915/pxp: MTL-KCR is in media-tile but IRQ-ctrl's in root
 2023-01-11  4:02 UTC  (3+ messages)

drivers/net/ethernet/mediatek/mtk_eth_soc.c:1481:23: warning: result of comparison of constant 65536 with expression of type 'u16' (aka 'unsigned short') is always true
 2023-01-11  4:02 UTC 

[android-common:android-4.14-stable 12676/28681] kernel/gcov/clang.c:85:6: warning: no previous declaration for 'llvm_gcov_init'
 2023-01-11  4:02 UTC 

RTT-PROBE: lore-subspace-rtt
 2023-01-11  4:01 UTC 

[PATCH v7 0/4] arm64: dts: qcom: sc8280xp: Enable display
 2023-01-11  3:59 UTC  (10+ messages)
` [PATCH v7 1/4] arm64: dts: qcom: sc8280xp: Define some of the display blocks
` [PATCH v7 2/4] arm64: dts: qcom: sc8280xp-crd: Enable EDP
` [PATCH v7 3/4] arm64: dts: qcom: sa8295-adp: Enable DP instances
` [PATCH v7 4/4] arm64: defconfig: Enable SC8280XP Display Clock Controller

[PATCH v2 0/7] pseries dynamic secure boot interface using secvar
 2023-01-11  3:57 UTC  (5+ messages)
` [PATCH v2 7/7] powerpc/pseries: Implement secvars for dynamic secure boot

[PATCH-next RESEND v2] lib: parser: optimize match_NUMER apis to use local array
 2023-01-11  4:22 UTC 

[PATCH 0/2] fix for #285
 2023-01-11  3:55 UTC  (3+ messages)
` [PATCH 1/2] util: import GTree as QTree
` [PATCH 2/2] tcg: use QTree instead of GTree

[PATCH v3] Bluetooth: Fix possible deadlock in rfcomm_sk_state_change
 2023-01-11  3:57 UTC  (2+ messages)
` [v3] "

[PATCH v6 0/4] arm64: dts: qcom: sc8280xp: Enable display
 2023-01-11  3:52 UTC  (5+ messages)
` [PATCH v6 1/4] arm64: dts: qcom: sc8280xp: Define some of the display blocks

KSZ8795 incorrect bit definitions for static MAC table
 2023-01-11  3:52 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-01-11  3:51 UTC 

[PATCH 0/2] PCI: mediatek-gen3: Support controlling power and reset of downstream componennt
 2023-01-11  3:28 UTC  (6+ messages)
` [PATCH 1/2] PCI: mediatek-gen3: Add power and reset control feature for downstream component
` [PATCH 2/2] dt-bindings: PCI: mediatek-gen3: Add support for controlling power and reset

[RFC PATCH v2 00/19] target/arm: Allow CONFIG_TCG=n builds
 2023-01-11  3:48 UTC  (4+ messages)
` [RFC PATCH v2 07/19] target/arm: Move helper_set_pstate_* into cpregs.c

[PATCH] x86/boot/compressed: Register NMI handler in EFI boot loader
 2023-01-11  3:46 UTC  (7+ messages)
  ` [PATCH -v2] x86/boot/compressed: Register dummy NMI handler in EFI boot loader, to avoid kdump crashes

[PATCH net 1/1] net: stmmac: add aux timestamps fifo clearance wait
 2023-01-11  3:32 UTC  (4+ messages)

How about move nghttp2 to meta-oe?
 2023-01-11  3:42 UTC  (5+ messages)
` [OE-core] "

[PATCH] Input: i8042 - add Clevo PCX0DX to i8042 quirk table
 2023-01-11  3:42 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-01-11  3:41 UTC 

[PATCH v7 0/4] workqueue: destroy_worker() vs isolated CPUs
 2023-01-11  3:33 UTC  (3+ messages)
` [PATCH v7 4/4] workqueue: Unbind kworkers before sending them to exit()

[PATCH v1] usb: handle warm-reset port requests on hub_init
 2023-01-11  3:32 UTC  (3+ messages)

[PATCH 1/4] iommu/amd: Introduce Protection-domain flag VFIO
 2023-01-11  3:31 UTC  (2+ messages)

[PATCH v9 0/9] Register Type-C mode-switch in DP bridge endpoints
 2023-01-11  3:31 UTC  (5+ messages)
` [PATCH v9 6/9] drm/bridge: anx7625: Register Type C mode switches

RTT-PROBE: lore-subspace-rtt
 2023-01-11  3:31 UTC 

[PATCH] platform/chrome: cros_ec_lpc: initialize the buf variable
 2023-01-11  3:30 UTC  (2+ messages)

[PATCH] platform/chrome: cros_ec: Fix panic notifier registration
 2023-01-11  3:30 UTC  (2+ messages)

[PATCH -v2 0/9] migrate_pages(): batch TLB flushing
 2023-01-11  3:29 UTC  (5+ messages)
` [PATCH -v2 3/9] migrate_pages: restrict number of pages to migrate in batch
` [PATCH -v2 4/9] migrate_pages: split unmap_and_move() to _unmap() and _move()

[PATCH 1/1] hwmon: remove unnecessary (void*) conversions
 2023-01-11  3:29 UTC  (2+ messages)

linux-next: Tree for Jan 11
 2023-01-11  3:28 UTC 

[PATCH 0/2] PCI: mediatek-gen3: Support controlling power supplies
 2023-01-11  3:25 UTC  (4+ messages)
` [PATCH 1/2] PCI: mediatek-gen3: Add power and reset control feature for downstream component

[xtf test] 175715: all pass - PUSHED
 2023-01-11  3:24 UTC 

[kvalo-ath:ath-qca] BUILD SUCCESS 9982271b4b9d158407a49feede385a68b72e24c6
 2023-01-11  3:23 UTC 

[isar-cip-core][PATCH] Add recipe for EDK2 StandaloneMmRpmb
 2023-01-11  3:22 UTC  (2+ messages)

[PATCH v7] virtio-net: support inner header hash
 2023-01-11  3:22 UTC  (12+ messages)
  ` [virtio-comment] "
      ` [virtio-comment] Re: [virtio-dev] "
        `  "

[PATCH v8 1/4] drm: of: Add drm_of_get_dsi_bus helper function
 2023-01-11  3:21 UTC  (7+ messages)

[geert-renesas-drivers:master 2/36] make[4]: *** No rule to make target 'drivers/block/pktcdvd.o', needed by 'drivers/block/built-in.a'
 2023-01-11  3:21 UTC 

[virtio-comment] About adding a new device type virtio-nvme
 2023-01-11  3:21 UTC 

RTT-PROBE: lore-subspace-rtt
 2023-01-11  3:21 UTC 

[PATCH v4] blk-throtl: Introduce sync and async queues for blk-throtl
 2023-01-11  3:18 UTC  (5+ messages)
  ` [External] "

[PATCH 0/4] LoongArch: Add kernel relocation and KASLR support
 2023-01-11  3:18 UTC  (3+ messages)
` [PATCH 3/4] LoongArch: Add support for kernel relocation

[PATCH iproute2 00/10] SPDX cleanups
 2023-01-11  3:17 UTC  (11+ messages)
` [PATCH iproute2 01/10] bridge: use SPDX
` [PATCH iproute2 02/10] genl: "
` [PATCH iproute2 03/10] lib: replace GPL boilerplate with SPDX
` [PATCH iproute2 04/10] devlink: use SPDX
` [PATCH iproute2 05/10] ip: "
` [PATCH iproute2 06/10] testsuite: "
` [PATCH iproute2 07/10] tipc: "
` [PATCH iproute2 08/10] tc: replace GPL-BSD boilerplate in codel and fq
` [PATCH iproute2 09/10] tc: use SPDX
` [PATCH iproute2 10/10] misc: "

[regression, bisected, pci/iommu] Bug 216865 - Black screen when amdgpu started during 6.2-rc1 boot with AMD IOMMU enabled
 2023-01-11  3:16 UTC  (9+ messages)

[Ocfs2-devel] [PATCH v2] filelock: move file locking definitions to separate header file
 2023-01-11  3:14 UTC  (5+ messages)
`  "
  ` [Cluster-devel] "

[PATCH] fs/pipe: Delete unused do_pipe_flags()
 2023-01-11  3:14 UTC  (2+ messages)

[PATCH 2/2] xfs: Prevent deadlock when allocating blocks for AGFL
 2023-01-11  3:14 UTC  (3+ messages)

[PATCH v2] drm/mediatek: stop using 0 as NULL pointer
 2023-01-11  2:44 UTC  (3+ messages)

[RFC PATCH 00/14] Introduce QC USB SND audio offloading support
 2023-01-11  3:11 UTC  (10+ messages)
` [RFC PATCH 07/14] usb: host: xhci: Add XHCI secondary interrupter support

next/pending-fixes build: 205 builds: 4 failed, 201 passed, 7 errors, 541 warnings (v6.2-rc3-296-g79fa898551af)
 2023-01-11  3:11 UTC 

[linux-next:pending-fixes 135/296] net/rxrpc/call_object.c:303 rxrpc_connect_call() warn: missing error code 'ret'
 2023-01-11  3:11 UTC 

drivers/net/ethernet/wangxun/ngbe/ngbe_main.c:341:13: warning: Variable 'func_nums' is not assigned a value. [unassignedVariable]
 2023-01-11  3:11 UTC 

[igt-dev] [PATCH i-g-t] tests/kms_plane_alpha_blend: stop crc generation before asserting
 2023-01-11  3:11 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for "

RTT-PROBE: lore-subspace-rtt
 2023-01-11  3:11 UTC 

[linux-linus test] 175706: regressions - FAIL
 2023-01-11  3:04 UTC 

[PATCH] drm/mediatek: stop using 0 as NULL pointer
 2023-01-11  2:42 UTC  (4+ messages)

[PATCH v1 1/6] ASoC: amd: acp-es8336: Drop reference count of ACPI device after use
 2023-01-11  3:05 UTC  (3+ messages)

[geert-renesas-drivers:master] BUILD SUCCESS 90f30a6e23f07633e7e73a4cc8ddc2769c57e20d
 2023-01-11  3:02 UTC 

[efi:next] BUILD SUCCESS 2a5b4ccf0de17e47e9ad13ee0fda9436d5de0a35
 2023-01-11  3:02 UTC 

[PATCH 00/21] clk: qcom: small cleanup
 2023-01-11  3:01 UTC  (6+ messages)
` [PATCH 15/21] clk: qcom: gpucc-msm8998: switch to parent_hws

RTT-PROBE: lore-subspace-rtt
 2023-01-11  3:01 UTC 

[PATCH] soc: imx: imx8mp-blk-ctrl: set HDMI LCDIF panic read hurry level
 2023-01-11  2:57 UTC  (4+ messages)

[PATCH v2 0/5] hw/i2c/bitbang_i2c: Housekeeping
 2023-01-11  2:57 UTC  (3+ messages)
` [PATCH v2 4/5] hw/i2c/bitbang_i2c: Trace state changes

[PATCH v6 0/6] arm64: dts: qcom: sm6125: UFS and xiaomi-laurel-sprout support
 2023-01-11  2:53 UTC  (5+ messages)
` [PATCH v6 4/6] arm64: dts: qcom: sm6125: Add UFS nodes

[PATCH v8 0/5] Add support for Core Power Reduction v3, v4 and Hardened
 2023-01-11  2:52 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-01-11  2:51 UTC 

[PATCH v2 00/23] MediaTek clocks cleanups and improvements
 2023-01-11  2:47 UTC  (6+ messages)
` [PATCH v2 11/23] clk: mediatek: Switch to mtk_clk_simple_probe() where possible

[f2fs-dev] [PATCH] f2fs: don't set FI_COMPRESS_RELEASED if file is not compressed
 2023-01-11  2:47 UTC  (9+ messages)
`  "

[PATCH] of: property: fix #nvmem-cell-cells parsing
 2023-01-11  2:45 UTC  (2+ messages)

[PATCH v2 0/5] tsan fixes
 2023-01-11  2:41 UTC  (4+ messages)
` [PATCH v2 4/5] util/qht: use striped locks under TSAN

cron job: media_tree daily build: ERRORS
 2023-01-11  2:43 UTC 

[PATCH 3/4] LoongArch: Add support for kernel relocation
 2023-01-11  2:41 UTC 

[linux-stable-rc:linux-5.15.y 2540/9999] ld.lld: error: init/built-in.a(main.o):(function run_init_process: .text+0x200): relocation R_RISCV_HI20 out of range: 532256 is not in [-524288, 524287]; references run_init_process.__UNIQUE_ID_ddebug375
 2023-01-11  2:41 UTC 

RTT-PROBE: lore-subspace-rtt
 2023-01-11  2:41 UTC 

[PATCH] Bluetooth: hci_event: Fix Invalid wait context
 2023-01-11  2:41 UTC  (2+ messages)
`  "

[PATCH] Bluetooth: ISO: Fix possible circular locking dependency
 2023-01-11  2:37 UTC  (2+ messages)
`  "

[PATCH bpf-next 0/2] bpf: Add ipip6 and ip6ip decap support for bpf_skb_adjust_room()
 2023-01-11  2:37 UTC  (9+ messages)
` [PATCH bpf-next 1/2] "

[PATCH] board: starqltechn: enable serial console
 2023-01-11  2:36 UTC  (3+ messages)
` [PATCH] SoC: sdm845: find and save KASLR to env variables

[PATCH v2 0/4] fs/sysv: Replace kmap() with kmap_local_page()
 2023-01-11  2:34 UTC  (3+ messages)
` [PATCH v2 2/4] fs/sysv: Change the signature of dir_get_page()

[PATCH net-next v7] net: ngbe: Add ngbe mdio bus driver
 2023-01-11  2:33 UTC  (5+ messages)

[PATCH 1/1] NFSD: fix WARN_ON_ONCE in __queue_delayed_work
 2023-01-11  2:34 UTC  (9+ messages)

[PATCH] cifs: do not query ifaces on smb1 mounts
 2023-01-11  2:32 UTC  (5+ messages)
` [PATCH v2] "

[PATCH] checks: Suppress warnings on overlay fragments
 2023-01-11  2:34 UTC 

[kirkstone][meta-networking][PATCH] postfix: upgrade 3.6.5 -> 3.6.7
 2023-01-11  2:33 UTC 

[PATCH v5 0/6] Add Toshiba Visconti Video Input Interface driver
 2023-01-11  2:24 UTC  (12+ messages)
` [PATCH v5 1/6] dt-bindings: media: platform: visconti: Add Toshiba Visconti Video Input Interface bindings
` [PATCH v5 2/6] media: platform: visconti: Add Toshiba Visconti Video Input Interface driver
` [PATCH v5 3/6] media: platform: visconti: Add Toshiba Visconti Video Input Interface driver user interace
` [PATCH v5 4/6] media: platform: visconti: Add Toshiba Visconti Video Input Interface driver v4l2 controls handler
` [PATCH v5 5/6] documentation: media: add documentation for Toshiba Visconti Video Input Interface driver
` [PATCH v5 6/6] MAINTAINERS: Add entries for Toshiba Visconti Video Input Interface

ld.lld: error: assignment to symbol __init_end does not converge
 2023-01-11  2:31 UTC 

RTT-PROBE: lore-subspace-rtt
 2023-01-11  2:31 UTC 


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.