All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-02-14 18:40:50 to 2024-02-14 19:56:34 UTC [more...]

[PATCH 0/3] hwmon: (axi-fan-control) Small improvements
 2024-02-14 19:56 UTC  (5+ 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()

[RFC 0/5] Using l_notice for low level IWD state information
 2024-02-14 19:55 UTC  (9+ messages)
` [RFC 1/5] main: add runtime flag for setting the logger
` [RFC 2/5] station: use l_notice for station_debug_event, allow arguments
` [RFC 3/5] station: add additional station_debug_event's
` [RFC 4/5] netdev: add notice events for connection timeouts
` [RFC 5/5] doc: document use of l_log APIs

[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

[PATCH v2 net-next] net: Deprecate SO_DEBUG and reclaim SOCK_DBG bit
 2024-02-14 19:54 UTC 

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

[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 1/2] x86/random: Retry on RDSEED failure
 2024-02-14 19:46 UTC  (14+ messages)

[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  (14+ messages)
` [Intel-wired-lan] [iwl-next v1 04/15] ice: add basic devlink subfunctions support
      `  "
` [Intel-wired-lan] [iwl-next v1 07/15] ice: add auxiliary device sfnum attribute
                `  "

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

[PATCH v5 0/8] ima: kexec: measure events between kexec load and execute
 2024-02-14 19:43 UTC  (4+ messages)
` [PATCH v5 2/8] kexec: define functions to map and unmap segments

[CI 1/4] drm/xe/guc: Allocate GuC data structures in system memory for initial load
 2024-02-14 19:43 UTC  (3+ messages)
` [CI 4/4] drm/xe: Initialize GuC earlier during probe

[PATCH 0/3] hwmon: (pmbus) Use PMBUS_REGULATOR_ONE to declare regulators with single output
 2024-02-14 19:43 UTC  (4+ messages)
` [PATCH 1/3] hwmon: (pmbus/tda38640) Use PMBUS_REGULATOR_ONE to declare regulator
` [PATCH 2/3] hwmon: (pmbus/lm25066) "
` [PATCH 3/3] hwmon: (pmbus/ir38064) "

[PATCH v3 00/12] drm/msm/dpu: support virtual wide planes
 2024-02-14 19:43 UTC  (12+ messages)
` [PATCH v3 01/12] drm/atomic-helper: split not-scaling part of drm_atomic_helper_check_plane_state
` [PATCH v3 02/12] drm/msm/dpu: add current resource allocation to dumped state
` [PATCH v3 03/12] drm/msm/dpu: take plane rotation into account for wide planes

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

[PATCH v3 1/1] dt-bindings: pci: layerscape-pci: Convert to yaml format
 2024-02-14 19:41 UTC 

[PATCH v3 00/19] Add support for CDM over DP
 2024-02-14 19:41 UTC  (5+ messages)
` [PATCH v3 13/19] drm/msm/dp: add VSC SDP support for YUV420 "
` [PATCH v3 15/19] drm/msm/dp: enable SDP and SDE periph flush update

[oe-layersetup][master][PATCH] configs: Add new master config for chromium support and clang
 2024-02-14 19:40 UTC  (2+ messages)
` [meta-arago] "

[PATCH v6 0/3] overflow: Introduce wrapping helpers
 2024-02-14 19:38 UTC  (4+ messages)
` [PATCH v6 1/3] overflow: Adjust check_*_overflow() kern-doc to reflect results

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

[PATCH 00/17] vfio/pci: Remove duplicate code and logic from VFIO PCI interrupt management
 2024-02-14 19:37 UTC  (10+ messages)
` [PATCH 15/17] vfio/pci: Let enable and disable of interrupt types use same signature

[PATCH v1 net-next] net: Deprecate SO_DEBUG and reclaim SOCK_DBG bit
 2024-02-14 19:35 UTC  (2+ messages)

[PATCH] drm/v3d: Enable V3D to use different PAGE_SIZE
 2024-02-14 19:34 UTC 

[PATCH v1 0/8] x86_64 SandBox Mode arch hooks
 2024-02-14 19:35 UTC  (17+ messages)
` [PATCH v1 7/8] sbm: documentation of the x86-64 SandBox Mode implementation

Re: [PATCH BlueZ v2 00/10] Distribution inspired fixes
 2024-02-14 19:34 UTC  (4+ messages)

[PATCH] ahci: print the number of implemented ports
 2024-02-14 19:33 UTC  (2+ messages)

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

[PATCH v3 net] dccp/tcp: Unhash sk from ehash for tb2 alloc failure after check_estalblished()
 2024-02-14 19:31 UTC  (2+ messages)

brcmfmac AP mode
 2024-02-14 19:31 UTC  (4+ messages)

[PATCH 1/2] auto-t: fix failed_roam_test to pass when run on its own
 2024-02-14 19:30 UTC  (2+ messages)
` [PATCH 2/2] auto-t: timestamp log files in test-runner

[PATCH 0/2] ALSA: struct bus_type cleanup
 2024-02-14 19:28 UTC  (3+ messages)
` [PATCH 1/2] ALSA: aoa: make soundbus_bus_type const
` [PATCH 2/2] ALSA: seq: make snd_seq_bus_type const

[PATCH v1 net-next] net: Deprecate SO_DEBUG and reclaim SOCK_DBG bit
 2024-02-14 19:29 UTC  (2+ messages)

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

[ndctl PATCH] cxl/test: Add 3-way HB interleave testcase to cxl-xor-region.sh
 2024-02-14 19:28 UTC  (2+ messages)

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

[Intel-wired-lan] [tnguy-net-queue:100GbE] BUILD SUCCESS 16cd3f3b88a9af630cfa8f92bfbd4655d0c69417
 2024-02-14 19:21 UTC 

[RFC] drm/xe/guc: Don't support GuC older GuC 70.x releases
 2024-02-14 19:22 UTC  (9+ messages)
    `  "

[Intel-wired-lan] [tnguy-next-queue:1GbE] BUILD SUCCESS d059a37286a85db786d677c41bd77608d4744d83
 2024-02-14 19:20 UTC 

[PATCH v2 0/2] mm/zswap: optimize for dynamic zswap_pools
 2024-02-14 19:20 UTC  (3+ messages)
` [PATCH v2 1/2] mm/zswap: global lru and shrinker shared by all zswap_pools

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

[PATCH] doc: add shortcut to "am --whitespace=<action>"
 2024-02-14 19:20 UTC  (5+ messages)

[PATCH v3 00/35] Memory allocation profiling
 2024-02-14 19:19 UTC  (8+ messages)
` [PATCH v3 05/35] mm: introduce slabobj_ext to support slab object extensions

Coverity: __do_sys_pidfd_send_signal(): UNINIT
 2024-02-14 19:18 UTC  (9+ messages)

[PATCH wq/for-6.9] workqueue: Fix queue_work_on() with BH workqueues
 2024-02-14 19:16 UTC  (3+ messages)

[PATCH 0/2] Fix crash due to open pmu events during unbind
 2024-02-14 19:16 UTC  (4+ messages)
` [PATCH 2/2] i915/pmu: Cleanup pending events on unbind

[PATCH net-next] net: page_pool: make page_pool_create inline
 2024-02-14 19:14 UTC  (3+ messages)

[PATCH] [v3] net: sctp: fix skb leak in sctp_inq_free()
 2024-02-14 19:14 UTC  (2+ messages)

[RFC PATCH 0/2] A mechanism for efficient support for per-function metrics
 2024-02-14 19:13 UTC  (4+ messages)

[PATCH] kunit: make kunit_bus_type const
 2024-02-14 19:15 UTC 

[PATCH v2 0/4] Add post-init-supplier binding to improve suspend/resume stability
 2024-02-14 19:13 UTC  (4+ messages)
` [PATCH v2 3/4] dt-bindings: Add post-init-supplier property

[PATCH v2 0/2] Support/debug for slow GuC loads
 2024-02-14 19:13 UTC  (6+ messages)
` [PATCH v2 2/2] drm/xe/guc: Port over the slow GuC loading support from i915

[PATCH V16 13/13] PCI: tegra: Add Tegra194 PCIe support
 2024-02-14 19:12 UTC  (3+ messages)

[PATCH v2 0/7] Move memory listener register to vhost_vdpa_init
 2024-02-14 19:11 UTC  (6+ messages)
` [PATCH v2 6/7] vdpa: move iova_tree allocation to net_vhost_vdpa_init

[PATCH v2] patchtest: log errors and failures at end
 2024-02-14 19:03 UTC 

[PATCH v2] target/ppc: Move add and subf type fixed-point arithmetic instructions to decodetree
 2024-02-14 19:09 UTC  (2+ messages)

[PATCH] drm/dp: move intel_dp_vsc_sdp_pack() to generic helper
 2024-02-14 19:10 UTC  (6+ messages)

[PATCH rc] iommu/arm-smmu-v3: Do not use GFP_KERNEL under as spinlock
 2024-02-14 19:09 UTC  (12+ messages)

[PATCH mptcp-next] selftests: mptcp: stop forcing iptables-legacy
 2024-02-14 19:09 UTC  (2+ messages)

[PATCH] wifi: cfg80211: use IEEE80211_MAX_MESH_ID_LEN appropriately
 2024-02-14 19:08 UTC 

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

[PATCH] wifi: nl80211: reject iftype change with mesh ID change
 2024-02-14 19:08 UTC 

[PATCH v1 0/4] Fixes/improvements to metric output
 2024-02-14 19:07 UTC  (2+ messages)

[PATCH] lib/string_choices: Add str_plural() helper
 2024-02-14 19:07 UTC  (6+ messages)

[PATCH v2 net] dccp/tcp: Unhash sk from ehash for tb2 alloc failure after check_estalblished()
 2024-02-14 19:07 UTC  (3+ messages)

[PATCH 1/1] arm: separate .data and .text sections of EFI binaries
 2024-02-14 19:06 UTC 

[patch 00/12] cpu isolation: infra to block interference to select CPUs
 2024-02-14 18:58 UTC  (6+ messages)
` [patch 04/12] clockevent unbind: use smp_call_func_single_fail

[patch 11/12] x86/resctrl: use smp_call_function_single_fail
 2024-02-14 18:59 UTC  (3+ messages)

[PATCH] nvmem: core: make nvmem_layout_bus_type const
 2024-02-14 19:04 UTC 

[PATCH mptcp-next v3 0/3] mptcp: check the protocol with DEBUG_NET
 2024-02-14 19:03 UTC  (3+ messages)
` [PATCH mptcp-next v3 2/3] mptcp: check the protocol in tcp_sk() "

[PATCH] Documentation: Document the Linux Kernel CVE process
 2024-02-14 19:02 UTC  (5+ messages)

[RFC v2 00/14] enable bs > ps in XFS
 2024-02-14 19:00 UTC  (7+ messages)
` [RFC v2 01/14] fs: Allow fine-grained control of folio sizes

[PATCH v2 00/23] KVM: arm64: Improvements to LPI injection
 2024-02-14 19:00 UTC  (4+ messages)
` [PATCH v2 19/23] KVM: selftests: Add a minimal library for interacting with an ITS

[PATCH v3] soc: qcom: rpmh-rsc: Enhance check for VRM in-flight request
 2024-02-14 18:59 UTC  (3+ messages)
  `  "

[PATCH RFC 0/1] mm/zswap: fix LRU reclaim for zswap writeback folios
 2024-02-14 18:59 UTC  (5+ messages)
` [PATCH RFC 1/1] mm/swap: queue reclaimable folio to local rotate batch when !folio_test_lru()

[PATCH v7 00/36] tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
 2024-02-14 18:59 UTC  (3+ messages)
` [PATCH v7 19/36] function_graph: Implement fgraph_reserve_data() and fgraph_retrieve_data()

[PATCH BlueZ v5 1/3] hog-lib: Don't destroy UHID device on detach
 2024-02-14 18:57 UTC  (3+ messages)
` [PATCH BlueZ v5 2/3] input.conf: Make UserspaceHID defaults to true
` [PATCH BlueZ v5 3/3] input/device: Don't destroy UHID device on disconnect

[PATCH v3] mm: swap: async free swap slot cache entries
 2024-02-14 18:56 UTC  (3+ messages)

[PATCH v2 0/3] auxdisplay: Refresh MAINTAINERS for the subsystem
 2024-02-14 18:57 UTC  (12+ messages)
` [PATCH v2 2/3] auxdisplay: Move cfag12864b.h to the subsystem folder

[RFC 00/34] Kill mem_access v2
 2024-02-14 18:57 UTC  (10+ messages)
` [RFC 11/34] drm/xe: Runtime PM wake on every sysfs call
` [RFC 12/34] drm/xe: Ensure device is awake before removing it
` [RFC 14/34] drm/xe: Runtime PM wake on every debugfs call

[PATCH 0/5] btrfs: use the super_block as bdev holder
 2024-02-14 18:58 UTC  (4+ messages)
` [PATCH 4/5] btrfs: open block devices after superblock creation

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

smack: Possible NULL pointer deref in cred_free hook
 2024-02-14 18:55 UTC  (6+ messages)

[PATCH v1 1/1] kernel.h: Move upper_*_bits() and lower_*_bits() to wordpath.h
 2024-02-14 18:54 UTC  (5+ messages)

[PATCH] ci: Fix again build-previous-qemu
 2024-02-14 18:54 UTC  (2+ messages)

+ mm-damon-sysfs-schemes-handle-schemes-sysfs-dir-removal-before-commit_schemes_quota_goals.patch added to mm-hotfixes-unstable branch
 2024-02-14 18:54 UTC 

+ normalise-name-ad-dr-module_authors-to-name-ad-dr.patch added to mm-nonmm-unstable branch
 2024-02-14 18:53 UTC 

[PATCH] security: fix integer overflow in lsm_set_self_attr() syscall
 2024-02-14 18:53 UTC  (2+ messages)

[PATCH v2 00/15] auxdisplay: linedisp: Clean up and add new driver
 2024-02-14 18:51 UTC  (4+ messages)

[PATCH] log: add l_notice
 2024-02-14 18:51 UTC  (9+ messages)

[PATCH 00/17] DC Patches February 14, 2024
 2024-02-14 18:49 UTC  (21+ messages)
` [PATCH 01/17] drm/amd/display: Remove break after return
` [PATCH 02/17] drm/amd/display: Initialize variable with default value
` [PATCH 03/17] drm/amd/display: Remove unused file
` [PATCH 04/17] drm/amd/display: Add SMU timeout check and retry
` [PATCH 05/17] drm/amd/display: Remove redundant FPU guard
` [PATCH 08/17] drm/amd/display: Fix S4 hang polling on HW power up done for VBIOS DMCUB
` [PATCH 10/17] drm/amd/display: Generalize new minimal transition path
` [PATCH 11/17] drm/amd/display: fix input states translation error for dcn35 & dcn351
` [PATCH 12/17] drm/amd/display: Only log during optimize_bandwidth call
` [PATCH 13/17] drm/amd/display: Remove pixle rate limit for subvp
` [PATCH 14/17] drm/amd/display: reenable windowed mpo odm support on dcn32 and dcn321
` [PATCH 15/17] drm/amd/display: Drop unnecessary header
` [PATCH 16/17] drm/amd/display: Fix nanosec stat overflow
` [PATCH 17/17] drm/amd/display: 3.2.273

+ kasan-guard-release_free_meta-shadow-access-with-kasan_arch_is_ready.patch added to mm-hotfixes-unstable branch
 2024-02-14 18:48 UTC 

[PATCH] kasan: guard release_free_meta() shadow access with kasan_arch_is_ready()
 2024-02-14 18:48 UTC 

[PATCH] ALSA: hda/realtek: fix mute/micmute LED For HP mt645
 2024-02-14 18:45 UTC 

[PATCH v2 3/3] Bluetooth: hci_sync: Attempt to dequeue connection attempt
 2024-02-14 18:44 UTC  (3+ messages)

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

[PATCH] Kconfig: Explicitly disable asm goto w/ outputs on gcc-11 (and earlier)
 2024-02-14 18:43 UTC  (10+ messages)

pull-request: wireless-2024-02-14
 2024-02-14 18:41 UTC 

[PATCH v2 1/2] vhost: dirty log should be per backend type
 2024-02-14 18:42 UTC  (2+ messages)

[PATCH RFC] bonding: rate-limit bonding driver inspect messages
 2024-02-14 18:34 UTC  (2+ messages)

[PATCH 0/6] dts: Fix dtc interrupt warnings
 2024-02-14 18:41 UTC  (7+ messages)
` [PATCH 2/6] arm: dts: Fix dtc interrupt_provider warnings
` [PATCH 3/6] arm64: "

[PATCH v2 0/6] drm/i915/mst: enable MST mode for 128b/132b single-stream sideband
 2024-02-14 18:41 UTC  (4+ messages)
` [PATCH v2 4/6] drm/i915/mst: use the MST mode detected previously


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.