All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-02-14 19:44:23 to 2024-02-14 21:03:44 UTC [more...]

[PATCH v5 00/11] An effort to bring DT bindings compliance within U-Boot
 2024-02-14 13:52 UTC  (5+ messages)
` [PATCH v5 08/11] doc: devicetree: Updates for devicetree-rebasing subtree

[ovmf test] 184669: all pass - PUSHED
 2024-02-14 21:03 UTC 

[PATCH] drm/i915: Update ADL-N PCI IDs
 2024-02-14 21:02 UTC  (4+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH v5 0/8] ima: kexec: measure events between kexec load and execute
 2024-02-14 21:00 UTC  (12+ messages)
` [PATCH v5 2/8] kexec: define functions to map and unmap segments
` [PATCH v5 4/8] ima: kexec: define functions to copy IMA log at soft boot
` [PATCH v5 5/8] ima: kexec: move IMA log copy from kexec load to execute
` [PATCH v5 8/8] ima: measure kexec load and exec events as critical data

[PATCH 00/12] Preparatory patches for live migration downtime improvement
 2024-02-14 20:58 UTC  (4+ messages)
` [PATCH 04/12] vdpa: factor out vhost_vdpa_net_get_nc_vdpa

[PATCH] io_uring/sqpoll: use the correct check for pending task_work
 2024-02-14 20:59 UTC 

[PATCH] io_uring: wake SQPOLL task when task_work is added to an empty queue
 2024-02-14 20:59 UTC 

[PATCH v2] arm64: Subscribe Microsoft Azure Cobalt 100 to ARM Neoverse N2 errata
 2024-02-14 20:58 UTC  (3+ messages)

[PATCH] pipeline: remove limitation on number of input ports
 2024-02-14 20:58 UTC  (2+ messages)
` [PATCH V2] "

[PATCH 0/2] Fix OV5645 capture issue with 400kHz i2c bus frequency
 2024-02-14 20:57 UTC  (12+ messages)
` [PATCH 1/2] media: i2c: ov5645: Move the register 0x3008 from ov5645_global_init_setting
` [PATCH 2/2] media: i2c: ov5645: Add a small delay after writes in ov5645_set_register_array()

[PATCH] kallsyms: ignore ARMv4 thunks along with others
 2024-02-14 20:56 UTC  (4+ messages)

[PATCH] powerpc/64s: Increase default stack size to 32KB
 2024-02-14 20:47 UTC  (2+ messages)

[PATCH] wiphy: Remove basename() use
 2024-02-14 20:55 UTC 

[RFC PATCH 0/6] async device shutdown support
 2024-02-14 20:55 UTC  (4+ messages)
` [RFC PATCH 1/6] minimal async shutdown infrastructure

[PATCH v2 00/23] KVM: arm64: Improvements to LPI injection
 2024-02-14 20:55 UTC  (10+ messages)
` [PATCH v2 07/23] KVM: arm64: vgic: Use atomics to count LPIs
` [PATCH v2 19/23] KVM: selftests: Add a minimal library for interacting with an ITS

[PATCH RFC bpf-next 0/4] bpf: Add support to attach return prog in kprobe multi
 2024-02-14 20:55 UTC  (8+ messages)

[PATCH v2 bpf-next 00/20] bpf: Introduce BPF arena
 2024-02-14 20:53 UTC  (4+ messages)
` [PATCH v2 bpf-next 04/20] mm: Expose vmap_pages_range() to the rest of the kernel

[PATCH v3 00/10] mm/memory: optimize unmap/zap with PTE-mapped THP
 2024-02-14 20:44 UTC  (22+ messages)
` [PATCH v3 01/10] mm/memory: factor out zapping of present pte into zap_present_pte()
` [PATCH v3 02/10] mm/memory: handle !page case in zap_present_pte() separately
` [PATCH v3 03/10] mm/memory: further separate anon and pagecache folio handling in zap_present_pte()
` [PATCH v3 04/10] mm/memory: factor out zapping folio pte into zap_present_folio_pte()
` [PATCH v3 05/10] mm/mmu_gather: pass "delay_rmap" instead of encoded page to __tlb_remove_page_size()
` [PATCH v3 06/10] mm/mmu_gather: define ENCODED_PAGE_FLAG_DELAY_RMAP
` [PATCH v3 07/10] mm/mmu_gather: add tlb_remove_tlb_entries()
` [PATCH v3 08/10] mm/mmu_gather: add __tlb_remove_folio_pages()
` [PATCH v3 09/10] mm/mmu_gather: improve cond_resched() handling with large folios and expensive page freeing
` [PATCH v3 10/10] mm/memory: optimize unmap/zap with PTE-mapped THP

[PATCH] nfs(5): Document the max value "timeo=" mount option
 2024-02-14 20:52 UTC  (4+ messages)

[PATCH 1/3] llvm: Upgrade to LLVM-18 RC2
 2024-02-14 20:47 UTC  (3+ messages)
` [PATCH 2/3] mesa: Fix build with llvm 18
` [PATCH 3/3] vulkan-samples: Update to tip of trunk

[PATCH v3 0/6] udev rule and CI improvements
 2024-02-14 20:51 UTC  (7+ messages)
` [PATCH v3 1/6] 11-dm-mpath.rules: use import logic like 13-dm-disk.rules
` [PATCH v3 2/6] 11-dm-mpath.rules: don't import DM_UDEV_DISABLE_OTHER_RULES_FLAG
` [PATCH v3 3/6] 11-dm-mpath.rules: handle reloads during coldplug events
` [PATCH v3 4/6] 11-dm-mpath.rules: don't save DM_UDEV_DISABLE_OTHER_RULES_FLAG_OLD
` [PATCH v3 5/6] 11-dm-mpath.rules: clear DM_DISABLE_OTHER_RULES_FLAG for coldplug events
` [PATCH v3 6/6] 11-dm-mpath.rules: Don't force activation while device is suspended

[PATCH v10 0/2] bnx2x: Fix error recovering in switch configuration
 2024-02-14 20:50 UTC  (6+ messages)
` [PATCH v10 1/2] net/bnx2x: Prevent access to a freed page in page_pool
` [PATCH v10 2/2] net/bnx2x: refactor common code to bnx2x_stop_nic()

[PATCH v2 net-next] net: Deprecate SO_DEBUG and reclaim SOCK_DBG bit
 2024-02-14 20:50 UTC  (2+ messages)
` net: Deprecate SO_DEBUG and reclaim SOCK_DBG bit.: Tests Results

Out-of-tree module building fails with O= argument
 2024-02-14 20:49 UTC  (2+ messages)

[PATCH 0/1] completion: send-email: don't complete revs when --no-format-patch
 2024-02-14 20:49 UTC  (4+ messages)
  ` [PATCH v2 1/1] completion: "

Re: [PATCH BlueZ v2 00/10] Distribution inspired fixes
 2024-02-14 20:48 UTC  (5+ messages)

[PATCH i-g-t] tests/intel/xe_vm: Test DRM_XE_VM_BIND_OP_UNMAP_ALL
 2024-02-14 20:44 UTC 

[PATCH v6 000/164] pwm: Improve lifetime tracking for pwm_chips
 2024-02-14 20:44 UTC  (3+ messages)
` [PATCH v6 152/164] drm/bridge: ti-sn65dsi86: Make use of pwmchip_parent() accessor

[PATCH v2 0/4] gpio: fix SRCU bugs
 2024-02-14 20:44 UTC  (4+ messages)

[PATCH 1/1] efi_loader: set IMAGE_DLLCHARACTERISTICS_NX_COMPAT
 2024-02-14 20:43 UTC 

[Buildroot] [PATCH v2] package/weston: bump to 13.0.0
 2024-02-14 20:38 UTC 

[PATCH] media: v4l2-mem2mem: fix mem order in last buf
 2024-02-14 20:38 UTC  (2+ messages)

[Intel-wired-lan] [PATCH net v1 1/1] igb: extend PTP timestamp adjustments to i211
 2024-02-14 20:37 UTC  (3+ messages)
  `  "

[PATCH] drm/i915/cdclk: Rename intel_cdclk_needs_modeset to intel_cdclk_clock_changed
 2024-02-14 20:36 UTC  (2+ messages)

[PATCH 00/14] migration: Improve error reporting
 2024-02-14 20:35 UTC  (5+ messages)
` [RFC PATCH 14/14] migration: Fix return-path thread exit

[PATCH v2] drm/msm/dpu: make "vblank timeout" more useful
 2024-02-14 20:35 UTC  (4+ messages)

[PATCH v4 0/7] add support for H616 thermal system
 2024-02-14 20:35 UTC  (10+ messages)
` [PATCH v4 1/7] soc: sunxi: sram: export register 0 for THS on H616
` [PATCH v4 3/7] thermal: sun8i: explain unknown H6 register value
` [PATCH v4 4/7] thermal: sun8i: extend H6 calibration to support 4 sensors

DTS WG Meeting Minutes - February 14, 2024
 2024-02-14 20:35 UTC 

[PATCH] net/mlx5: fix possible stack overflows
 2024-02-14 20:34 UTC  (2+ messages)

[PATCH mptcp-next] selftests: mptcp: stop forcing iptables-legacy
 2024-02-14 20:33 UTC  (3+ messages)
` selftests: mptcp: stop forcing iptables-legacy: Tests Results

[PATCH 00/30] PREEMPT_AUTO: support lazy rescheduling
 2024-02-14 20:31 UTC  (4+ messages)
` [PATCH 17/30] x86/thread_info: define TIF_NEED_RESCHED_LAZY

[PATCH v2 0/7] udev rule and CI improvements
 2024-02-14 20:32 UTC  (4+ messages)
` [PATCH v2 6/7] 11-dm-mpath.rules: Don't force activation while device is suspended

[PATCH] net: stmmac: xgmac: fix initializer element is not constant error
 2024-02-14 20:31 UTC  (3+ messages)

[PATCH v1] pci-host-ecam-generic: Convert to ofnode functions
 2024-02-14 20:30 UTC 

[PATCH V4 0/5] mlx5 ConnectX control misc driver
 2024-02-14 20:31 UTC  (8+ messages)

[PATCH v3 00/35] Memory allocation profiling
 2024-02-14 20:30 UTC  (7+ messages)
` [PATCH v3 01/35] lib/string_helpers: Add flags param to string_get_size()

[PATCH] drm/i915/cdclk: Rename intel_cdclk_needs_modeset to intel_cdclk_params_changed
 2024-02-14 20:30 UTC  (11+ messages)

[patch V6 00/19] x86/cpu: Rework topology evaluation
 2024-02-14 20:29 UTC  (3+ messages)
` [patch V6 01/19] x86/cpu: Provide cpuid_read() et al
  ` [patch V6a "

[PATCH BlueZ v5 1/3] hog-lib: Don't destroy UHID device on detach
 2024-02-14 20:28 UTC  (2+ messages)
` [BlueZ,v5,1/3] "

[xenomai-images][PATCH] ci: Adjust filter rule to new job names
 2024-02-14 20:26 UTC 

[PATCH v4 00/11] x86: Confine early 1:1 mapped startup code
 2024-02-14 20:25 UTC  (5+ messages)
` [PATCH v4 11/11] x86/startup_64: Drop global variables keeping track of LA57 state

[PATCH] ci: Prefix ONLY_RUN with xenomai-3
 2024-02-14 20:25 UTC 

[PATCH stable 5.4 v3] net: bcmgenet: Fix EEE implementation
 2024-02-14 20:24 UTC  (4+ messages)
` [PATCH stable 5.15 "

[PATCH 0/7] EDAC: remove unused structure members
 2024-02-14 20:23 UTC  (3+ messages)
` [PATCH 1/7] EDAC/amd64: Remove amd64_pvt::ext_nbcfg

[PATCH] parisc: Fix csum_ipv6_magic on 64-bit systems
 2024-02-14 20:22 UTC  (2+ messages)

[PATCH i-g-t] i915/pmu: Add pmu tests to catch unbind cleanup issues
 2024-02-14 20:22 UTC  (3+ messages)

[PATCH v2 0/2] Support/debug for slow GuC loads
 2024-02-14 20:21 UTC  (6+ messages)
` [PATCH v2 1/2] drm/xe: Make read_perf_limit_reasons globally accessible

[PATCH 1/2] mm/migrate_device: further convert migrate_device_unmap() to folios
 2024-02-14 20:20 UTC  (2+ messages)
` [PATCH 2/2] mm/migrate_device: further convert migrate_device_finalize() "

[PATCH] scsi: core: Consult supported VPD page list prior to fetching page
 2024-02-14 20:20 UTC  (3+ messages)

[PATCH net-next 0/5] net: phy: add support for the EEE 2 registers
 2024-02-14 20:19 UTC  (6+ messages)
` [PATCH net-next 1/5] net: mdio: add helpers for accessing the EEE CAP2 registers
` [PATCH net-next 2/5] net: phy: add PHY_EEE_CAP2_FEATURES
` [PATCH net-next 3/5] net: phy: c45: add and use genphy_c45_read_eee_cap2
` [PATCH net-next 4/5] net: phy: c45: add support for EEE link partner ability 2 to genphy_c45_read_eee_lpa
` [PATCH net-next 5/5] net: phy: c45: add support for MDIO_AN_EEE_ADV2

[PATCH 0/2] FRU Memory Poison Manager
 2024-02-14 20:18 UTC  (9+ messages)
` [PATCH 2/2] RAS: Introduce the "

[PATCH v1 0/5] Introduce SandBox Mode (SBM)
 2024-02-14 20:19 UTC  (10+ messages)
` [PATCH v1 5/5] sbm: SandBox Mode documentation

[PATCH] examples/pipeline: fix include path for rte_log.h
 2024-02-14 20:17 UTC  (7+ messages)
` [PATCH V2] "

[PATCH] [i-g-t] tests/amdgpu/amd_multipipe_modeset: Run mode set and display enable for multidisplays
 2024-02-14 20:17 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for "

[PATCH v1 0/8] x86_64 SandBox Mode arch hooks
 2024-02-14 20:16 UTC  (6+ messages)

[PATCH v1 0/4] Get writable masks for feature ID from userspace
 2024-02-14 20:16 UTC  (7+ messages)
` [PATCH v1 2/4] KVM: arm64: Document KVM_ARM_GET_REG_WRITABLE_MASKS

[PATCH] mbuf: replace GCC marker extension with C11 anonymous unions
 2024-02-14 20:16 UTC  (5+ messages)
` [PATCH v3] RFC deprecate RTE_MARKER in struct rte_mbuf
  ` [PATCH v3] mbuf: deprecate GCC marker in rte mbuf struct

[PATCH v1] PCI / PM: Really allow runtime PM without callback functions
 2024-02-14 20:15 UTC  (3+ messages)

[PATCH v3 00/19] Add support for CDM over DP
 2024-02-14 20:15 UTC  (4+ messages)
` [PATCH v3 13/19] drm/msm/dp: add VSC SDP support for YUV420 "

[PATCH] net/mlx5: enable PCI related counters
 2024-02-14 20:14 UTC  (2+ messages)
` [PATCH v2] "

tgt on arm64 and USE_SIGNALFD
 2024-02-14 20:14 UTC 

[PATCH 1/2] x86/random: Retry on RDSEED failure
 2024-02-14 20:14 UTC  (15+ messages)

[RFC 0/5] Using l_notice for low level IWD state information
 2024-02-14 20:12 UTC  (9+ messages)
` [RFC 2/5] station: use l_notice for station_debug_event, allow arguments
` [RFC 5/5] doc: document use of l_log APIs

brcmfmac AP mode
 2024-02-14 20:12 UTC  (5+ messages)

[PATCH v2] patchtest: log errors and failures at end
 2024-02-14 20:10 UTC  (2+ messages)
` [OE-core] "

[PATCH v2 0/2] mm/zswap: optimize for dynamic zswap_pools
 2024-02-14 20:10 UTC  (3+ messages)
` [PATCH v2 2/2] mm/zswap: change zswap_pool kref to percpu_ref

[PATCH] Documentation: update mailing list addresses
 2024-02-14 20:09 UTC 

[PATCH v12 0/3] cxl, EINJ: Update EINJ for CXL error types
 2024-02-14 20:07 UTC  (4+ messages)
` [PATCH v12 1/3] EINJ: Migrate to a platform driver
` [PATCH v12 2/3] cxl/core, EINJ: Add EINJ CXL debugfs files and EINJ helper functions
` [PATCH v12 3/3] EINJ, Documentation: Update EINJ kernel doc

[PATCH v9 00/25] security: Move IMA and EVM to the LSM infrastructure
 2024-02-14 20:07 UTC  (7+ messages)
` [PATCH v9 12/25] security: Introduce file_post_open hook

[PATCH v2 0/4] Add support for AF8133J magnetometer
 2024-02-14 20:04 UTC  (5+ messages)
` [PATCH v2 3/4] iio: magnetometer: add a driver for Voltafield "

[PATCH] sched/numa, mm: do not promote folios to nodes not set N_MEMORY
 2024-02-14 20:03 UTC  (3+ messages)

[PATCH] io_uring/napi: ensure napi polling is aborted when work is available
 2024-02-14 20:02 UTC 

[PATCH v3 00/35] Memory allocation profiling
 2024-02-14 20:00 UTC  (11+ messages)

[PATCH v3] rust: str: add {make,to}_{upper,lower}case() to CString
 2024-02-14 19:59 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/gstreamer1/gst1-vaapi: fix wayland build
 2024-02-14 19:58 UTC 

[PATCH v2 0/2] CoCo/RDRAND brokenness fixes
 2024-02-14 19:56 UTC  (3+ messages)
` [PATCH v2 1/2] x86/archrandom: WARN if RDRAND fails and don't retry
` [PATCH v2 2/2] x86/coco: Require seeding RNG with RDRAND on CoCo systems

[PATCH v1 0/2] nvme-pci: Fix dma-iommu mapping failures when PAGE_SIZE=64KB
 2024-02-14 19:57 UTC  (3+ messages)

[PATCH 00/11] s390: Support linking with ld.lld
 2024-02-14 19:57 UTC  (7+ messages)
` [PATCH 03/11] s390: vmlinux.lds.S: Explicitly handle '.got' and '.plt' sections

[PATCH 0/3] hwmon: (axi-fan-control) Small improvements
 2024-02-14 19:57 UTC  (7+ messages)
` [PATCH 1/3] hwmon: (axi-fan-control) Use device firmware agnostic API
` [PATCH 2/3] hwmon: (axi-fan-control) Make use of sysfs_emit()
` [PATCH 3/3] hwmon: (axi-fan-control) Make use of dev_err_probe()

[PATCH v2 1/2] drm/buddy: Fix alloc_range() error handling code
 2024-02-14 19:57 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for series starting with [v2,1/2] "

[PATCH v2] dt-bindings: hwmon: tda38640: Add interrupt & regulator properties
 2024-02-14 19:55 UTC  (4+ messages)

[igt-dev] [PATCH i-g-t v5 0/2] intel/i915_query: Add query-l3-bank-count subtest
 2024-02-14 19:55 UTC  (4+ messages)
` [igt-dev] [PATCH i-g-t v5 2/2] tests/i915_query: "
  `  "

[PATCH v12 00/25] Linux RISC-V AIA Support
 2024-02-14 19:54 UTC  (5+ messages)

[PATCH v3 0/6] PCI: dwc: Add common pme_turn_off message by using outbound iATU
 2024-02-14 19:54 UTC  (11+ messages)
` [PATCH v3 5/6] dt-bindings: PCI: dwc: Add 'msg' register region

[LSF/MM/BPF TOPIC] Segmented Stacks for BPF Programs
 2024-02-14 19:53 UTC 

[PATCH V2 0/3] flush workers on suspend
 2024-02-14 19:52 UTC  (6+ messages)
` [PATCH V2 3/3] vdpa_sim: "

[RFC PATCH 0/9] shmem: fix llseek in hugepages
 2024-02-14 19:49 UTC  (2+ messages)

[PATCH v7 00/14] Add support for the Mobileye EyeQ5 SoC
 2024-02-14 19:14 UTC  (5+ messages)
` [PATCH v7 03/14] MIPS: Allows relocation exception vectors everywhere

[PATCH net-next 0/4] selftests: kselftest_harness: support using xfail
 2024-02-14 19:40 UTC  (3+ messages)
` [PATCH net-next 3/4] "

[PATCH v7 0/3] overflow: Introduce wrapping helpers
 2024-02-14 19:46 UTC  (4+ messages)
` [PATCH v7 1/3] overflow: Adjust check_*_overflow() kern-doc to reflect results
` [PATCH v7 2/3] overflow: Introduce wrapping_add(), wrapping_sub(), and wrapping_mul()
` [PATCH v7 3/3] overflow: Introduce wrapping_assign_add() and wrapping_assign_sub()

[Intel-wired-lan] [iwl-next v1 00/15] ice: support devlink subfunctions
 2024-02-14 19:45 UTC  (5+ messages)
` [Intel-wired-lan] [iwl-next v1 04/15] ice: add basic devlink subfunctions support
      `  "


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.