messages from 2024-06-11 19:04:34 to 2024-06-11 20:07:44 UTC [more...]
[PATCH 00/42] labgrid: Provide an integration with Labgrid
2024-06-11 20:01 UTC (29+ messages)
` [PATCH 01/42] trace: Update test to tolerate different trace-cmd version
` [PATCH 02/42] binman: efi: Correct entry docs
` [PATCH 03/42] binman: Regenerate nxp docs
` [PATCH 04/42] binman: ti: Regenerate entry docs
` [PATCH 05/42] binman: Update the entrydocs header
` [PATCH 06/42] buildman: Make mrproper an argument to _reconfigure()
` [PATCH 07/42] buildman: Make mrproper an argument to _config_and_build()
` [PATCH 08/42] buildman: Make mrproper an argument to run_commit()
` [PATCH 09/42] buildman: Avoid rebuilding when --mrproper is used
` [PATCH 10/42] buildman: Add a flag to force mrproper on failure
` [PATCH 11/42] buildman: Retry the build for current source
` [PATCH 12/42] buildman: Add a way to limit the number of buildmans
` [PATCH 13/42] dm: core: Enhance comments on bind_drivers_pass()
` [PATCH 14/42] initcall: Correct use of relocation offset
` [PATCH 15/42] am33xx: Provide a function to set up the debug UART
` [PATCH 16/42] sunxi: Mark scp as optional
` [PATCH 17/42] google: Disable TPMv2 on most Chromebooks
` [PATCH 19/42] test: Allow signaling that U-Boot is ready
` [PATCH 20/42] test: Make bootstd init run only on sandbox
` [PATCH 21/42] test: Use a constant for the test timeout
` [PATCH 22/42] test: Pass stderr to stdout
` [PATCH 23/42] test: Release board after tests complete
` [PATCH 24/42] log: Allow tests to pass with CONFIG_LOGF_FUNC_PAD set
` [PATCH 25/42] test: Allow connecting to a running board
` [PATCH 26/42] test: Decode exceptions only with sandbox
` [PATCH 27/42] test: Avoid failing skipped tests
` [PATCH 28/42] test: dm: Show failing driver name
` [PATCH 29/42] test: Check help output
[PATCH] gpiolib: Remove data-less gpiochip_add() function
2024-06-11 20:07 UTC (2+ messages)
[PATCH v2] mm/memory: Don't require head page for do_set_pmd()
2024-06-11 20:07 UTC (5+ messages)
[PATCH v3 0/1] ioctl_eventpoll.2: Add eventpoll ioctl documentation
2024-06-11 20:07 UTC (3+ messages)
` [PATCH v3 1/1] ioctl_eventpoll.2: New page describing epoll ioctl(2)
[PATCH bpf-next v3 00/11] Add check for bpf lsm return value
2024-06-11 20:06 UTC (9+ messages)
` [PATCH bpf-next v3 01/11] bpf, lsm: Annotate lsm hook return value range
[PATCH v9 0/2] dt-bindings: describe the ath1X modules on QCom BT/WLAN chipsets
2024-06-11 20:05 UTC (10+ messages)
` [PATCH v9 1/2] dt-bindings: net: wireless: qcom,ath11k: describe the ath11k on QCA6390
[PATCH v5 0/4] object checking related additions and fixes for bundles in fetches
2024-06-11 20:05 UTC (8+ messages)
` [PATCH v6 0/3] "
` [PATCH v6 1/3] bundle-uri: verify oid before writing refs
` [PATCH v6 2/3] fetch-pack: expose fsckObjects configuration logic
` [PATCH v6 3/3] unbundle: support object verification for fetches
[PATCH v9 0/1] gpio: add simple logic analyzer using polling
2024-06-11 20:03 UTC (3+ messages)
` [PATCH v9 1/1] gpio: add sloppy "
move integrity settings to queue_limits v2
2024-06-11 20:02 UTC (11+ messages)
` [PATCH 02/11] block: remove the unused BIP_{CTRL,DISK}_NOCHECK flags
` [PATCH 03/11] block: remove the BIP_IP_CHECKSUM flag
[PATCH] scripts/make_fit: Support decomposing DTBs
2024-06-11 20:01 UTC (6+ messages)
[PATCH] dt-bindings: wlf,wm8782: Convert to dtschema
2024-06-11 20:00 UTC (2+ messages)
WARNING in __perf_event_overflow
2024-06-11 19:59 UTC
[PATCH] hostfs: Add const qualifier to host_root in hostfs_fill_super()
2024-06-11 19:58 UTC
[PATCH v5] vmalloc: Modify the alloc_vmap_area() error message for better diagnostics
2024-06-11 19:57 UTC (4+ messages)
+ vmalloc-modify-the-alloc_vmap_area-error-message-for-better-diagnostics-v5.patch added to mm-unstable branch
2024-06-11 19:57 UTC
[PATCH v5 0/2] misc: fastrpc: FastRPC reserved memory assignment for SDM845 SLPI
2024-06-11 19:57 UTC (5+ messages)
` [PATCH v5 1/2] misc: fastrpc: support complete DMA pool access to the DSP
` [PATCH v5 2/2] misc: fastrpc: use coherent pool for untranslated Compute Banks
[RFC] drm/i915/display: Update vtotal math to address 32b build
2024-06-11 19:57 UTC (2+ messages)
` ✓ Fi.CI.BAT: success for "
[PATCH net-next 00/12] net: dsa: vsc73xx: Implement VLAN operations
2024-06-11 19:50 UTC (13+ messages)
` [PATCH net-next 01/12] net: dsa: vsc73xx: add port_stp_state_set function
` [PATCH net-next 02/12] net: dsa: vsc73xx: Add vlan filtering
` [PATCH net-next 03/12] net: dsa: tag_sja1105: absorb logic for not overwriting precise info into dsa_8021q_rcv()
` [PATCH net-next 04/12] net: dsa: tag_sja1105: absorb entire sja1105_vlan_rcv() "
` [PATCH net-next 05/12] net: dsa: tag_sja1105: prefer precise source port info on SJA1110 too
` [PATCH net-next 06/12] net: dsa: tag_sja1105: refactor skb->dev assignment to dsa_tag_8021q_find_user()
` [PATCH net-next 07/12] net: dsa: vsc73xx: introduce tag 8021q for vsc73xx
` [PATCH net-next 08/12] net: dsa: vsc73xx: Implement the tag_8021q VLAN operations
` [PATCH net-next 09/12] net: dsa: Define max num of bridges in tag8021q implementation
` [PATCH net-next 10/12] net: dsa: prepare 'dsa_tag_8021q_bridge_join' for standalone use
` [PATCH net-next 11/12] net: dsa: vsc73xx: Add bridge support
` [PATCH net-next 12/12] net: dsa: vsc73xx: start treating the BR_LEARNING flag
[net-next,PATCH v7 0/8] Series to deliver Ethernet for STM32MP13
2024-06-11 16:16 UTC (5+ messages)
` [net-next,PATCH v7 7/8] net: stmmac: dwmac-stm32: Mask support for PMCR configuration
[PATCH 1/6] drm/bridge: tc358767: Split tc_pxl_pll_en() into parameter calculation and enablement
2024-06-11 16:45 UTC (5+ messages)
` [PATCH 2/6] drm/bridge: tc358767: Use tc_pxl_pll_calc() to correct adjusted_mode clock
[PATCH v1 0/3] mm/memory_hotplug: use PageOffline() instead of PageReserved() for !ZONE_DEVICE
2024-06-11 19:50 UTC (10+ messages)
` [PATCH v1 1/3] mm: pass meminit_context to __free_pages_core()
` [PATCH v1 2/3] mm/memory_hotplug: initialize memmap of !ZONE_DEVICE with PageOffline() instead of PageReserved()
Linux 6.10-rc3
2024-06-11 19:50 UTC (5+ messages)
` Build regressions/improvements in v6.10-rc3
[PATCH v5 0/9] mm: multi-gen LRU: Walk secondary MMU page tables while aging
2024-06-11 19:49 UTC (7+ messages)
` [PATCH v5 4/9] mm: Add test_clear_young_fast_only MMU notifier
[PATCH v6 0/2] Add swappiness argument to memory.reclaim
2024-06-11 19:48 UTC (4+ messages)
[PATCHv11 00/19] x86/tdx: Add kexec support
2024-06-11 19:46 UTC (9+ messages)
` [PATCHv11 18/19] x86/acpi: Add support for CPU offlining for ACPI MADT wakeup method
[PATCH v2 00/13] riscv: Add support for xtheadvector
2024-06-11 19:47 UTC (5+ messages)
` [PATCH v2 11/13] riscv: hwprobe: Document thead vendor extensions and xtheadvector extension
[frank-w-bpi-r2-4.14:6.1-main 56/216] arch/arm64/boot/dts/mediatek/mt7622-bananapi-bpi-r64-rtl8367.dts:49.10-103.4: Warning (unit_address_vs_reg): /ethernet@1b100000/mdio-bus/switch1: node has a reg or ranges property, but no unit name
2024-06-11 19:44 UTC
[PATCH] python3-zipp: upgrade 3.18.2 -> 3.19.2
2024-06-11 19:43 UTC
[PATCH v2] nvme: enable FDP support
2024-06-11 19:43 UTC (10+ messages)
[PATCH] x86: add 'runtime constant' infrastructure
2024-06-11 19:43 UTC (4+ messages)
With big repos and slower connections, git clone can be hard to work with
2024-06-11 19:40 UTC (9+ messages)
[PATCH 0/3] gpio: sim: driver improvements
2024-06-11 19:39 UTC (2+ messages)
[PATCH 0/3] phy: rockchip: emmc: Enable internal strobe pull-down by default
2024-06-11 19:38 UTC (7+ messages)
` [PATCH 1/3] phy: rockchip: emmc: Enable pulldown for strobe line
[PATCH v2 0/2] mm/memblock: Add "reserve_mem" to reserved named memory at boot up
2024-06-11 19:39 UTC (5+ messages)
` [PATCH v2 1/2] "
move features flags into queue_limits
2024-06-11 19:37 UTC (51+ messages)
` [PATCH 01/26] sd: fix sd_is_zoned
` [PATCH 03/26] loop: stop using loop_reconfigure_limits in __loop_clr_fd
` [PATCH 04/26] loop: always update discard settings in loop_reconfigure_limits
` [PATCH 05/26] loop: regularize upgrading the lock size for direct I/O
` [PATCH 06/26] loop: also use the default block size from an underlying block device
` [PATCH 07/26] loop: fold loop_update_rotational into loop_reconfigure_limits
` [PATCH 08/26] virtio_blk: remove virtblk_update_cache_mode
` [PATCH 09/26] nbd: move setting the cache control flags to __nbd_set_size
` [PATCH 11/26] block: freeze the queue in queue_attr_store
` [PATCH 12/26] block: remove blk_flush_policy
[PATCH] drm/i915/display: Send vrr vsync params whne vrr is enabled
2024-06-11 19:38 UTC (7+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✗ CI.checksparse: warning "
[PATCH v2] NFSD: Support write delegations in LAYOUTGET
2024-06-11 19:36 UTC
[groeck-staging:hwmon-next] BUILD SUCCESS 732fe3305a57c3cae2df8830681366cc2a1d8bd5
2024-06-11 19:36 UTC
[libgpiod][PATCH v2] bindings: python: add script to generate sdist and wheels
2024-06-11 19:35 UTC (2+ messages)
[RFC V6] md/raid5: optimize Scattered Address Space and Thread-Level Parallelism to improve RAID5 performance
2024-06-11 19:35 UTC
[PATCH v3 00/10] AMD Pstate Driver Fixes and Improvements
2024-06-11 19:35 UTC (7+ messages)
` [PATCH v3 05/10] Documentation: PM: amd-pstate: add debugging section for driver loading failure
` [PATCH v3 09/10] cpufreq: amd-pstate: implement heterogeneous core topology for highest performance initialization
` [PATCH v3 10/10] cpufreq: amd-pstate: automatically load pstate driver by default
[PATCH v6 3/3] drm/mediatek: Implement OF graphs support for display paths
2024-06-11 19:34 UTC (2+ messages)
[PATCH v2 00/19] Add support for the LAN966x PCI device using a DT overlay
2024-06-11 19:33 UTC (2+ messages)
[PATCH v3 0/2] mm: store zero pages to be swapped out in a bitmap
2024-06-11 19:33 UTC (5+ messages)
` [PATCH v3 1/2] "
[PATCH v4 00/13] tracing: Persistent traces across a reboot or crash
2024-06-11 19:28 UTC (14+ messages)
` [PATCH v4 01/13] ring-buffer: Allow mapped field to be set without mapping
` [PATCH v4 02/13] ring-buffer: Add ring_buffer_alloc_range()
` [PATCH v4 03/13] ring-buffer: Add ring_buffer_meta data
` [PATCH v4 04/13] tracing: Implement creating an instance based on a given memory region
` [PATCH v4 05/13] ring-buffer: Add output of ring buffer meta page
` [PATCH v4 06/13] ring-buffer: Add test if range of boot buffer is valid
` [PATCH v4 07/13] ring-buffer: Validate boot range memory events
` [PATCH v4 08/13] tracing: Add option to use memmapped memory for trace boot instance
` [PATCH v4 09/13] ring-buffer: Save text and data locations in mapped meta data
` [PATCH v4 10/13] tracing/ring-buffer: Add last_boot_info file to boot instance
` [PATCH v4 11/13] tracing: Handle old buffer mappings for event strings and functions
` [PATCH v4 12/13] tracing: Update function tracing output for previous boot buffer
` [PATCH v4 13/13] tracing: Add last boot delta offset for stack traces
Yocto Project Status 11 June 2024 (WW24)
2024-06-11 19:25 UTC (3+ messages)
` [yocto] "
[PATCH 0/9] Bug-fixes for a few boards
2024-06-11 19:25 UTC (6+ messages)
` [PATCH 5/9] fdt: Correct condition for bloblist existing
[syzbot] [bluetooth?] general protection fault in l2cap_sock_recv_cb
2024-06-11 19:24 UTC (3+ messages)
` [PATCH] bluetooth/l2cap: sync sock recv cb and release
[PATCH] drm/amd/display: Enable idle optimizations on DCN401
2024-06-11 19:23 UTC
how to request gpiochip line which is only valid as an interrupt?
2024-06-11 19:22 UTC (3+ messages)
[PATCH] vDPA: add missing MODULE_DESCRIPTION() macros
2024-06-11 19:22 UTC
nft not logging some layer 2 frames?
2024-06-11 19:12 UTC (7+ messages)
[PATCH] doc: Fix link reference to general verified boot docs
2024-06-11 19:19 UTC (2+ messages)
+ mm-pass-meminit_context-to-__free_pages_core-fix-2.patch added to mm-unstable branch
2024-06-11 19:20 UTC
[PATCH V2 0/2] Add tracepoint support and remote name mapping to smp2p
2024-06-11 19:19 UTC (5+ messages)
` [PATCH V2 1/2] soc: qcom: smp2p: Add remote name into smp2p irq devname
[PATCH v6 1/2] devcoredump: Add dev_coredumpm_timeout()
2024-06-11 19:17 UTC (2+ messages)
` ✓ CI.BAT: success for series starting with [v6,1/2] "
[GIT PULL] vfs fixes
2024-06-11 19:15 UTC (2+ messages)
[PATCH bpf-next] bpf: Return EINVAL instead of NULL for map_lookup_elem of queue
2024-06-11 19:14 UTC (2+ messages)
[PATCH v1 0/2]: nvme-fc: fix race with connectivity loss with nvme_fc_create_association
2024-06-11 19:06 UTC (3+ messages)
` [PATCH v1 1/2] nvme-fc: go straight to connecting state when initializing
` [PATCH v1 2/2] nvme-fc: fix race with connectivity loss with nvme_fc_create_association
[PATCH v2 0/9] Bug-fixes for a few boards
2024-06-11 19:13 UTC (4+ messages)
` [PATCH v2 7/9] rockchip: Ensure memory size is available in RK3399 SPL
[PATCH net-next v16 00/15] Introducing P4TC (series 1)
2024-06-11 19:13 UTC (7+ messages)
[PATCH 0/8] Avoid MAP_FIXED gap exposure
2024-06-11 18:01 UTC (2+ messages)
` [PATCH 2/8] mm/mmap: Introduce abort_munmap_vmas()
[PATCH] python3-typing-extensions: upgrade 4.11.0 -> 4.12.2
2024-06-11 19:11 UTC
[PATCH RFCv1 08/14] iommufd: Add IOMMU_VIOMMU_SET_DEV_ID ioctl
2024-06-11 19:11 UTC (11+ messages)
[PATCH v6 00/11] Only timeout jobs if they run longer than timeout period
2024-06-11 19:11 UTC (2+ messages)
` ✓ CI.FULL: success for "
[RFC RESEND 00/16] Split IOMMU DMA mapping operation to two steps
2024-06-11 19:11 UTC (11+ messages)
(no subject)
2024-06-11 19:10 UTC (3+ messages)
` [PATCH v2 5/6] perf/x86: Enable NMI source reporting for perfmon
+ mm-shmem-add-mthp-counters-for-anonymous-shmem.patch added to mm-unstable branch
2024-06-11 19:11 UTC
+ mm-shmem-add-mthp-size-alignment-in-shmem_get_unmapped_area.patch added to mm-unstable branch
2024-06-11 19:11 UTC
+ mm-shmem-add-mthp-support-for-anonymous-shmem.patch added to mm-unstable branch
2024-06-11 19:10 UTC
+ mm-shmem-add-multi-size-thp-sysfs-interface-for-anonymous-shmem.patch added to mm-unstable branch
2024-06-11 19:10 UTC
+ mm-shmem-add-thp-validation-for-pmd-mapped-thp-related-statistics.patch added to mm-unstable branch
2024-06-11 19:10 UTC
+ mm-memory-extend-finish_fault-to-support-large-folio.patch added to mm-unstable branch
2024-06-11 19:10 UTC
USB Denial Of Service
2024-06-11 19:09 UTC (2+ messages)
WARNING in __brelse
2024-06-11 19:07 UTC (2+ messages)
[PATCH net-next v2] net: xilinx: axienet: Use NL_SET_ERR_MSG instead of netdev_err
2024-06-11 19:05 UTC (2+ messages)
Raspberry Pi5 - RP1 driver - RFC
2024-06-11 19:05 UTC (2+ messages)
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.