messages from 2024-07-13 02:24:56 to 2024-07-13 07:43:05 UTC [more...]
[PATCH RFC 0/3] perf: add logic to collect off-cpu samples
2024-07-13 7:42 UTC (3+ messages)
[PATCH v2 0/5] Address translation for HDM decoding
2024-07-13 7:41 UTC (7+ messages)
` [PATCH v2 2/5] cxl/hdm: Implement address "
` [PATCH v2 3/5] cxl/acpi: Add platform flag for HPA address translation
[PATCH] Fixes: ae834a549ec1 ("platform/x86: asus-wmi: add support variant of TUF RGB")
2024-07-13 7:40 UTC
[GIT PULL] i2c-host-fixes for v6.10-rc8
2024-07-13 7:38 UTC
[PATCH] kselftest/alsa: Use card name rather than number in test names
2024-07-13 7:35 UTC (10+ messages)
[PATCH] ubi: Fix ubi_init() ubiblock_exit() section mismatch
2024-07-13 7:35 UTC
[PATCH] ASoC: loongson: Remove useless variable definitions
2024-07-13 15:34 UTC
[Buildroot] [git commit] package/opengl/libegl: remove BR2_PACKAGE_HAS_LIBEGL_WAYLAND
2024-07-13 7:30 UTC
[PATCH v5 3/3] mctp pcc: Implement MCTP over PCC Transport
2024-07-13 7:31 UTC (2+ messages)
[bvanassche:scsi-remove-slave-configure 2/3] drivers/scsi/lpfc/lpfc_scsi.c:6348: warning: Function parameter or struct member 'lim' not described in 'lpfc_device_configure'
2024-07-13 7:31 UTC
[coreboot] Announcement: Official V0.9.1 Release for Universal Payload Sepcification
2024-07-13 7:30 UTC
[Buildroot] [PATCH v2] package/opengl/libegl: remove BR2_PACKAGE_HAS_LIBEGL_WAYLAND
2024-07-13 7:30 UTC (2+ messages)
[PATCH v2 00/19] ppc/pnv: Better big-core model, lpar-per-core, PC unit
2024-07-13 7:28 UTC (13+ messages)
` [PATCH v2 10/19] ppc/pnv: Add a big-core mode that joins two regular cores
` [PATCH v2 12/19] ppc/pnv: Implement big-core PVR for Power9/10
` [PATCH v2 14/19] ppc/pnv: Add POWER10 ChipTOD quirk for big-core
` [PATCH v2 15/19] ppc/pnv: Add big-core machine property
` [PATCH v2 17/19] ppc/pnv: Add a CPU nmi and resume function
` [PATCH v2 19/19] ppc/pnv: Add an LPAR per core machine option
[PATCH i-g-t 0/2] Improvise-the-deep-pkgc
2024-07-13 7:26 UTC (3+ messages)
` [PATCH i-g-t 1/2] tests/intel/kms_pm_dc:Add basic checks achive deep-pkgc
` [PATCH i-g-t 2/2] tests/intel/kms_pm_dc: Improvise the deep-pkgc
[PATCH v5 17/20] x86/resctrl: Introduce the interface switch between monitor modes
2024-07-13 7:15 UTC (2+ messages)
[efi:next] BUILD SUCCESS 4a2ebb082297f41803742729642961532e54079e
2024-07-13 7:15 UTC
Help in booting The board
2024-07-13 7:12 UTC (2+ messages)
` [yocto] "
[PATCH v3 1/5] arch/x86: Drop own definition of pgd,p4d_leaf
2024-07-13 7:08 UTC (10+ messages)
` [PATCH v3 2/5] mm: Remove pud_user() from asm-generic/pgtable-nopmd.h
` [PATCH v3 3/5] LoongArch: Do not define pud_leaf() when there is no PMD
` [PATCH v3 4/5] mips: "
` [PATCH v3 5/5] mm: Add p{g/4}d_leaf() in asm-generic/pgtable-nop{4/u}d.h
[linux-next:master 6744/12880] arch/arm64/boot/dts/amlogic/meson-g12b-dreambox-one.dtb: ethernet@ff3f0000: amlogic,tx-delay-ns: [2] is not of type 'integer'
2024-07-13 7:08 UTC
[rw-ubifs:next 13/18] WARNING: modpost: drivers/mtd/ubi/ubi: section mismatch in reference: ubi_init+0x297 (section: .init.text) -> ubiblock_exit (section: .exit.text)
2024-07-13 7:08 UTC
[bvanassche:scsi-remove-slave-configure 2/3] drivers/scsi/aacraid/linit.c:389: warning: Function parameter or struct member 'lim' not described in 'aac_device_configure'
2024-07-13 7:08 UTC
[PATCH-next v3 1/3] arm64: dts: rockchip: Add missing pinctrl for PCIe30x4 node
2024-07-13 7:08 UTC (3+ messages)
[PATCH v2 00/21] Universal Payload initial series
2024-07-13 7:00 UTC (22+ messages)
` [PATCH v2 01/21] sandbox: Use const in os_jump_to_file()
` [PATCH v2 02/21] sandbox: Fix a comment in os_find_u_boot()
` [PATCH v2 03/21] test: Move some SPL-loading test-code into sandbox common
` [PATCH v2 04/21] sandbox: Enable SPL_LOAD_BLOCK
` [PATCH v2 05/21] fdt: Don't overwrite bloblist devicetree
` [PATCH v2 06/21] sandbox: fdt: Avoid overwriting an existing fdt
` [PATCH v2 07/21] sandbox: Return error code from read/write/seek
` [PATCH v2 08/21] sandbox: Add ELF file to VPL u-boot.img
` [PATCH v2 09/21] sandbox: Set up global_data earlier
` [PATCH v2 10/21] upl: Add support for reading a upl handoff
` [PATCH v2 11/21] upl: Add support for writing "
` [PATCH v2 12/21] upl: Add basic tests
` [PATCH v2 13/21] upl: Add a command
` [PATCH v2 14/21] upl: Add support for Universal Payload in SPL
` [PATCH v2 15/21] spl: Plumb in the Universal Payload handoff
` [PATCH v2 16/21] upl: Plumb in universal payload to the init process
` [PATCH v2 17/21] sandbox_vpl: Enable Universal Payload
` [PATCH v2 18/21] upl: Add initial documentation
` [PATCH v2 19/21] sandbox: Add a flag to enable UPL
` [PATCH v2 20/21] sandbox: Add an SPL loader for UPL
` [PATCH v2 21/21] upl: Add an end-to-end test
[PATCH] mm: fix typo in Kconfig
2024-07-13 6:59 UTC
linux-next: build warnings after merge of the i2c-host tree
2024-07-13 6:56 UTC (3+ messages)
mlx5 AF_XDP zero-copy queues
2024-07-13 6:53 UTC
[PATCH v5.10 0/2] Fix for CVE-2024-36901
2024-07-13 6:52 UTC (2+ messages)
ixgbe zero-copy performance
2024-07-13 6:49 UTC (5+ messages)
[PATCH v6 0/3] hwrng: add hwrng support for Rockchip RK3568
2024-07-13 6:48 UTC (3+ messages)
[OE-core][PATCH v5 0/8] Add SPDX 3.0 support
2024-07-13 6:44 UTC (3+ messages)
` [OE-core][PATCH v6 00/12] "
[PATCH] erofs: support ddtaridx format informally
2024-07-13 6:40 UTC (2+ messages)
` [PATCH v2] erofs-utils: tar: "
[Buildroot] [PATCH] package/esp-hosted: bump version to 2024-07-12
2024-07-13 6:35 UTC (2+ messages)
[Buildroot] [git commit] package/esp-hosted: bump version to 2024-07-12
2024-07-13 6:33 UTC
[Buildroot] [PATCH v3 1/1] package/docker-cli-buildx: new package
2024-07-13 6:33 UTC (2+ messages)
[Buildroot] [git commit] package/docker-cli-buildx: new package
2024-07-13 6:31 UTC
[PATCH V6 00/18] Add data type profiling support for powerpc
2024-07-13 6:22 UTC (9+ messages)
` [PATCH V6 17/18] tools/perf: Update data_type_cmp and sort__typeoff_sort function to include var_name in comparison
` [PATCH V6 18/18] tools/perf: Set instruction name to be used with insn-stat when using raw instruction
[PATCH 0/6] KVM: Improve MMIO Coalescing API
2024-07-13 6:19 UTC (5+ messages)
` [PATCH 4/6] KVM: Add KVM_(UN)REGISTER_COALESCED_MMIO2 ioctls
` [PATCH 5/6] KVM: Documentation: Document v2 of coalesced MMIO API
[soc:soc/dt] BUILD SUCCESS 48d2245586452b8279a854970ce82f43477669d3
2024-07-13 6:18 UTC
[PATCH V3 2/2] Add support for Awinic proximity sensor
2024-07-13 6:15 UTC (2+ messages)
[PATCH v6.10-rc1 0/4] arm_mpam: Fix several minor issues
2024-07-13 6:09 UTC (5+ messages)
` [PATCH v6.10-rc1 1/4] arm_mpam: Correct MBA granularity calculation
` [PATCH v6.10-rc1 2/4] arm_mpam: Fix the range calculation of the implemented bits
` [PATCH v6.10-rc1 3/4] arm_mpam: Correct the judgment condition of the CMAX feature
` [PATCH v6.10-rc1 4/4] arm_mpam: Fix typo about mbw_min controls
[syzbot] [ntfs3?] general protection fault in run_is_mapped_full
2024-07-13 6:10 UTC
[PATCH] driver core: Fix uevent_show() vs driver detach race
2024-07-13 6:05 UTC (4+ messages)
[PATCH 00/22] path checker refactor and misc fixes
2024-07-13 6:05 UTC (23+ messages)
` [PATCH 01/22] libmultipath: rename dm_map_present_by_wwid() and add outputs
` [PATCH 02/22] multipathd: make cli_add_map() handle adding maps by WWID correctly
` [PATCH 03/22] multipathd: remove checker restart optimization
` [PATCH 04/22] multipathd: refactor path state getting code into a helper
` [PATCH 05/22] multipathd: handle uninitialized paths in new function
` [PATCH 06/22] multipathd: make check_path() static
` [PATCH 07/22] multipathd: remove redundant checks in handle_uninitialized_path()
` [PATCH 08/22] multipathd: check paths immediately after failing udev initialization
` [PATCH 09/22] multipathd: set pp->tick = max_checkint in handle_uninitialized_path
` [PATCH 10/22] multipathd: return 0 from path_check() if that path wasn't checked
` [PATCH 11/22] multipathd: reorder path state checks
` [PATCH 12/22] multipathd: adjust when mpp is synced with the kernel
` [PATCH 13/22] multipathd: resync map after setup_map in ev_remove_path
` [PATCH 14/22] multipathd: resync map after setup_map in resize_map
` [PATCH 15/22] multipathd: always resync map in reload_and_sync_map
` [PATCH 16/22] multipathd: correctly handle paths removed for a wwid change
` [PATCH 17/22] multipathd: handle changed wwid when adding partial path
` [PATCH 18/22] multipathd: don't read conf->checkint twice in check_path
` [PATCH 19/22] multipathd: make multipath devices manage their path check times
` [PATCH 20/22] multipathd: factor out actual path checking loop from checkerloop
` [PATCH 21/22] multipathd: check paths in order by mpp
` [PATCH 22/22] multipathd: clean up the correct wwid in check_path_wwid_change
[linux-next:master 10502/12880] arch/arm/boot/dts/marvell/kirkwood-l-50.dtb: leds: led-wifi:linux,default-trigger: 'oneOf' conditional failed, one must be fixed:
2024-07-13 6:03 UTC
drivers/cxl/core/region.c:1261 check_interleave_cap() error: uninitialized symbol 'eiw'
2024-07-13 6:03 UTC
[PATCH v49 00/11] hw/sd/sdcard: Add eMMC support
2024-07-13 6:01 UTC (2+ messages)
[PATCH bpf-next 0/4] monitor network traffic for flaky test cases
2024-07-13 5:55 UTC (5+ messages)
` [PATCH bpf-next 1/4] selftests/bpf: Add traffic monitor functions
` [PATCH bpf-next 2/4] selftests/bpf: Monitor traffic for tc_redirect/tc_redirect_dtime
` [PATCH bpf-next 3/4] selftests/bpf: Monitor traffic for sockmap_listen
` [PATCH bpf-next 4/4] selftests/bpf: Monitor traffic for select_reuseport
[PATCH net-next v3 00/12] net: dsa: vsc73xx: Implement VLAN operations
2024-07-13 5:54 UTC (13+ messages)
` [PATCH net-next v3 01/12] net: dsa: vsc73xx: add port_stp_state_set function
` [PATCH net-next v3 02/12] net: dsa: vsc73xx: Add vlan filtering
` [PATCH net-next v3 03/12] net: dsa: tag_sja1105: absorb logic for not overwriting precise info into dsa_8021q_rcv()
` [PATCH net-next v3 04/12] net: dsa: tag_sja1105: absorb entire sja1105_vlan_rcv() "
` [PATCH net-next v3 05/12] net: dsa: tag_sja1105: prefer precise source port info on SJA1110 too
` [PATCH net-next v3 06/12] net: dsa: tag_sja1105: refactor skb->dev assignment to dsa_tag_8021q_find_user()
` [PATCH net-next v3 07/12] net: dsa: vsc73xx: introduce tag 8021q for vsc73xx
` [PATCH net-next v3 08/12] net: dsa: vsc73xx: Implement the tag_8021q VLAN operations
` [PATCH net-next v3 09/12] net: dsa: Define max num of bridges in tag8021q implementation
` [PATCH net-next v3 10/12] net: dsa: prepare 'dsa_tag_8021q_bridge_join' for standalone use
` [PATCH net-next v3 11/12] net: dsa: vsc73xx: Add bridge support
` [PATCH net-next v3 12/12] net: dsa: vsc73xx: start treating the BR_LEARNING flag
[PATCH net-next 00/14][pull request] idpf: XDP chapter I: convert Rx to libeth
2024-07-13 5:50 UTC (2+ messages)
pull-request: bpf-next 2024-07-12
2024-07-13 5:50 UTC (2+ messages)
[PATCH] cifs: fix setting SecurityFlags to true
2024-07-13 5:48 UTC (3+ messages)
[PATCH 0/6] iio: use devm_regulator_get_enable_read_voltage round 3
2024-07-13 5:48 UTC (3+ messages)
` [PATCH 6/6] iio: adc: mcp3911: use devm_regulator_get_enable_read_voltage()
[Buildroot] [PATCH 2/2] package/llvm-project/llvm: remove overriding the ASM compiler
2024-07-13 5:44 UTC
[Buildroot] [PATCH 0/2] pkg-cmake CMAKE_ASM_COMPILER override
2024-07-13 5:42 UTC (2+ messages)
` [Buildroot] [PATCH 1/2] package/pkg-cmake: remove override of CMAKE_ASM_COMPILER
[Buildroot] [PATCH 0/3] package/ccache: bump version
2024-07-13 5:31 UTC (6+ messages)
` [Buildroot] [PATCH v3 1/3] package/blake3: add new host package
[PATCH net-next 00/11] eth: bnxt: use the new RSS API
2024-07-13 5:30 UTC (2+ messages)
[PATCH -next] swiotlb: Add missing kernel-doc function comments for swiotlb_del_transient
2024-07-13 5:30 UTC (2+ messages)
[PATCH v2 1/1] binfmt_elf, coredump: Log the reason of the failed core dumps
2024-07-13 5:29 UTC (2+ messages)
[vbabka:slub-percpu-sheaves-v1r0 8/12] mm/slub.c:5029:18: warning: 'i' is used uninitialized
2024-07-13 5:29 UTC
[Buildroot] [PATCH 1/1] package/ima-evm-utils: bump version to 1.6
2024-07-13 5:27 UTC (3+ messages)
[RFC PATCH v1 00/18] Provide a new two step DMA API mapping API
2024-07-13 5:24 UTC (10+ messages)
[PATCH net-next v9 00/13] First try to replace page_frag with page_frag_cache
2024-07-13 5:20 UTC (12+ messages)
` [PATCH net-next v9 06/13] mm: page_frag: reuse existing space for 'size' and 'pfmemalloc'
[PATCH 1/2] dma: call unconditionally to unmap_page and unmap_sg callbacks
2024-07-13 5:18 UTC (8+ messages)
` [PATCH 2/2] dma: Add IOMMU static calls with clear default ops
[PATCH net-next v3 00/10] flower: rework TCA_FLOWER_KEY_ENC_FLAGS usage
2024-07-13 5:15 UTC (5+ messages)
` [PATCH net-next v3 03/10] net/sched: cls_flower: prepare fl_{set,dump}_key_flags() for ENC_FLAGS
[Buildroot] [autobuild.buildroot.net] Daily results for 2024-07-12
2024-07-13 5:10 UTC
[linux-next:master 11201/12880] arch/arm/boot/dts/microchip/at91-sam9x60_curiosity.dtb: gpio@fffff400: compatible: 'oneOf' conditional failed, one must be fixed:
2024-07-13 5:06 UTC
[net-next PATCH v9 00/11] Introduce RVU representors
2024-07-13 5:06 UTC (2+ messages)
[bpf?] [net-next ?] [RESEND] possible bpf overflow/output bug introduced in 6.10rc1 ?
2024-07-13 4:47 UTC (7+ messages)
[PATCH] perf/bpf: Don't call bpf_overflow_handler() for tracing events
2024-07-13 4:46 UTC
[PATCH] erofs: silence uninitialized variable warning in z_erofs_scan_folio()
2024-07-13 4:44 UTC (3+ messages)
[PATCH rdma-next v3 1/1] RDMA/mana_ib: Set correct device into ib
2024-07-13 4:41 UTC (2+ messages)
[PATCH v12 0/5] drm/xe/guc: Add GuC based register capture for error capture
2024-07-13 4:38 UTC (3+ messages)
` [PATCH v12 4/5] drm/xe/guc: Extract GuC error capture lists
Add thead to linux-next
2024-07-13 4:35 UTC
ERROR: modpost: "xmb_inject_err" [drivers/misc/xilinx_tmr_inject.ko] undefined!
2024-07-13 4:33 UTC
[RFC PATCH v3 03/10] task_work, sched: Add a _locked variant to task_work_cancel()
2024-07-13 4:22 UTC (2+ messages)
[PATCH 0/1] docs: scheduler: Start documenting the EEVDF scheduler
2024-07-13 4:22 UTC (3+ messages)
` [PATCH 1/1] "
[PATCH] mm/huge_memory: Avoid PMD-size page cache if needed
2024-07-13 4:17 UTC (7+ messages)
[PATCH] irqdomain: Fix the kernel-doc and plug it into Documentation
2024-07-13 4:06 UTC (2+ messages)
[PATCH v2] clk: rockchip: clk-rk3588: Fix 32k clock name for pmu_24m_32k_100m_src_p
2024-07-13 3:51 UTC (3+ messages)
[linuxtv-media-stage:master] BUILD SUCCESS 68a72104cbcf38ad16500216e213fa4eb21c4be2
2024-07-13 3:51 UTC
[snitzer:nfs-localio-for-next-test 33/51] fs/nfs_common/nfslocalio.c:13:1: sparse: sparse: symbol 'nfs_uuid_mutex' was not declared. Should it be static?
2024-07-13 3:49 UTC
[linux-next:master 11606/12643] arm-linux-gnueabi-ld: arch/arm/mach-pxa/devices.o:undefined reference to `gpio_set_wake'
2024-07-13 3:38 UTC (4+ messages)
[PATCH] mm/x86/pat: Only untrack the pfn range if unmap region
2024-07-13 3:36 UTC (2+ messages)
` "
[PATCH] ARM: pxa: fix build breakage on PXA3xx
2024-07-13 3:34 UTC
[openeuler:openEuler-1.0-LTS 16562/23271] mm/pin_mem.c:1075:12: sparse: sparse: symbol 'reserve_idr' was not declared. Should it be static?
2024-07-13 3:26 UTC
[PATCH 0/4] use the pager in 'add -p'
2024-07-13 3:23 UTC (5+ messages)
` [PATCH 4/4] add-patch: render hunks through the pager
[REGRESSION][BISECTED] Commit 60e3318e3e900 in stable/linux-6.1.y breaks cifs client failover to another server in DFS namespace
2024-07-13 3:22 UTC (7+ messages)
` [REGRESSION][BISECTED][STABLE] "
[PATCH 2/2] media: venus: use device managed APIs for power domains
2024-07-13 3:16 UTC (2+ messages)
[robh:for-next 38/38] arch/powerpc/boot/dts/a3m071.dtb: usb@1000: compatible: 'oneOf' conditional failed, one must be fixed:
2024-07-13 3:16 UTC
[PATCH 3/3] arm64: dts: qcom: msm8939-wingtech-wt82918: Add Lenovo Vibe K5 devices
2024-07-13 3:16 UTC
[GIT PULL] nolibc for 6.11-rc1
2024-07-13 3:16 UTC (3+ messages)
[xen-unstable test] 186784: tolerable FAIL - PUSHED
2024-07-13 3:14 UTC
[PATCH 6.1] cifs: use origin fullpath for automounts
2024-07-13 3:11 UTC
❌ FAIL: Test report for master (6.10.0-rc7, mainline.kernel.org-clang, 528dd46d)
2024-07-13 3:02 UTC
[PATCH -next,v2] gss_krb5: refactor code to return correct PTR_ERR in krb5_DK
2024-07-13 2:59 UTC (4+ messages)
[linux-next:master 12502/12880] drivers/gpu/drm/xe/xe_guc_submit.c:1164:52: sparse: sparse: incorrect type in argument 1 (different address spaces)
2024-07-13 2:53 UTC
[PATCH v1 01/17] net/ntnic: Add registers for NapaTech SmartNiC
2024-07-13 2:45 UTC (4+ messages)
` [PATCH v7 01/21] net/ntnic: add ethdev and makes PMD available
systemd units are not installed in 4.19.0-rc2 anymore
2024-07-13 2:45 UTC
[PATCH 1/2] PM: domains: add device managed version of dev_pm_domain_attach|detach_list()
2024-07-13 2:42 UTC (2+ messages)
[usb:usb-testing 9/22] arch/powerpc/boot/dts/asp834x-redboot.dtb: usb@22000: Unevaluated properties are not allowed ('#address-cells', '#size-cells' were unexpected)
2024-07-13 2:42 UTC
[PATCH 0/6] cat-file: add remote-object-info to batch-command
2024-07-13 2:35 UTC (9+ messages)
` [PATCH 4/6] transport: add client support for object-info
` [PATCH 6/6] cat-file: add remote-object-info to batch-command
[chrome-os:chromeos-6.1 2/2] arch/arm64/boot/dts/mediatek/mt8188-geralt-ciri-sku4.dtb: tas2563@4f: reg: [[79], [76]] is too long
2024-07-13 2:31 UTC
[PATCH] doc: update AMD Linux guide for power
2024-07-13 2:30 UTC
[BUG REPORT] potential deadlock in inode evicting under the inode lru traversing context on ext4 and ubifs
2024-07-13 2:29 UTC (4+ messages)
[arnd-asm-generic:asm-generic] BUILD SUCCESS 1a7b7326d587c9a5e8ff067e70d6aaf0333f4bb3
2024-07-13 2:25 UTC
[xen-unstable-smoke test] 186786: tolerable all pass - PUSHED
2024-07-13 2:24 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.