All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-09-24 07:52:07 to 2025-09-24 08:32:37 UTC [more...]

[PATCH v3 00/20] can: netlink: preparation before introduction of CAN XL step 3/3
 2025-09-24  8:32 UTC  (6+ messages)

[PATCH v2 10/10] MAINTAINERS: add maintainer information for KFuzzTest
 2025-09-24  8:32 UTC  (2+ messages)

[PATCH v4 00/13] target/loongarch: Small enhancement about TLB flush
 2025-09-24  8:30 UTC  (3+ messages)
` [PATCH v4 05/13] target/loongarch: Fix page size set issue with CSR_STLBPS

[PATCH v3] rust: aref: make `AlwaysRefCounted::inc_ref` an associated function
 2025-09-24  8:31 UTC  (2+ messages)

[PATCH] drm/amdgpu: Fix fence signaling race condition in userqueue
 2025-09-24  8:30 UTC  (2+ messages)

[PATCH net-next v5 0/8] TUN/TAP & vhost_net: netdev queue flow control to avoid ptr_ring tail drop
 2025-09-24  8:30 UTC  (7+ messages)

[OE-core] [PATCH 1/2] kernel-fitimage: add support for custom ITS file override
 2025-09-24  8:30 UTC  (2+ messages)
`  "

Proszę o kontakt
 2025-09-24  8:11 UTC 

[PATCH 0/4] tpm2-session: correct disperancies
 2025-09-24  8:29 UTC  (3+ messages)
` [PATCH 4/4] keys, trusted: Remove redundant helper

Proszę o kontakt
 2025-09-24  8:11 UTC 

[PATCH 0/2] block: Expose block limits in monitor and qemu-img info
 2025-09-24  8:28 UTC  (4+ messages)
` [PATCH 2/2] qemu-img info: Optionally show block limits

[OE-core][scarthgap][PATCH 1/1] curl: fix CVE-2025-9086
 2025-09-24  8:28 UTC 

[PATCH v4 1/5] PCI/P2PDMA: Don't enforce ACS check for device functions of Intel GPUs
 2025-09-24  8:29 UTC  (12+ messages)

[PATCH v6 00/22] intel_iommu: Enable first stage translation for passthrough device
 2025-09-24  8:27 UTC  (9+ messages)
` [PATCH v6 05/22] hw/pci: Introduce pci_device_get_viommu_flags()
` [PATCH v6 18/22] iommufd: Introduce a helper function to extract vendor capabilities

[PATCH v3 00/36] sparc64: vdso: Switch to the generic vDSO library
 2025-09-24  8:28 UTC  (6+ messages)

[PATCH v4 0/2] dump: enhance win_dump_available to report properly
 2025-09-24  8:27 UTC  (3+ messages)
` [PATCH v4 2/2] "

[PATCH] drm/xe/configfs: Fix engine class parsing
 2025-09-24  8:28 UTC  (4+ messages)

[PATCH net-next 0/48] pull-request: can-next 2025-09-24
 2025-09-24  8:07 UTC  (49+ messages)
` [PATCH net-next 01/48] can: m_can: use us_to_ktime() where appropriate
` [PATCH net-next 02/48] MAINTAINERS: update Vincent Mailhol's email address
` [PATCH net-next 03/48] can: dev: sort includes by alphabetical order
` [PATCH net-next 04/48] can: peak: Modification of references to email accounts being deleted
` [PATCH net-next 05/48] can: rcar_canfd: Update bit rate constants for RZ/G3E and R-Car Gen4
` [PATCH net-next 06/48] can: rcar_canfd: Update RCANFD_CFG_* macros
` [PATCH net-next 07/48] can: rcar_canfd: Simplify nominal bit rate config
` [PATCH net-next 08/48] can: rcar_canfd: Simplify data "
` [PATCH net-next 09/48] can: rcar_can: Consistently use ndev for net_device pointers
` [PATCH net-next 10/48] can: rcar_can: Add helper variable dev to rcar_can_probe()
` [PATCH net-next 11/48] can: rcar_can: Convert to Runtime PM
` [PATCH net-next 12/48] can: rcar_can: Convert to BIT()
` [PATCH net-next 13/48] can: rcar_can: Convert to GENMASK()
` [PATCH net-next 14/48] can: rcar_can: CTLR bitfield conversion
` [PATCH net-next 15/48] can: rcar_can: TFCR "
` [PATCH net-next 16/48] can: rcar_can: BCR "
` [PATCH net-next 17/48] can: rcar_can: Mailbox "
` [PATCH net-next 18/48] can: rcar_can: Do not print alloc_candev() failures
` [PATCH net-next 19/48] can: rcar_can: Convert to %pe
` [PATCH net-next 20/48] can: esd_usb: Rework display of error messages
` [PATCH net-next 21/48] can: esd_usb: Avoid errors triggered from USB disconnect
` [PATCH net-next 22/48] can: raw: reorder struct uniqframe's members to optimise packing
` [PATCH net-next 23/48] can: raw: use bitfields to store flags in struct raw_sock
` [PATCH net-next 24/48] can: raw: reorder struct raw_sock's members to optimise packing
` [PATCH net-next 25/48] can: annotate mtu accesses with READ_ONCE()
` [PATCH net-next 26/48] can: dev: turn can_set_static_ctrlmode() into a non-inline function
` [PATCH net-next 27/48] can: populate the minimum and maximum MTU values
` [PATCH net-next 28/48] can: enable CAN XL for virtual CAN devices by default
` [PATCH net-next 29/48] can: dev: move struct data_bittiming_params to linux/can/bittiming.h
` [PATCH net-next 30/48] can: dev: make can_get_relative_tdco() FD agnostic and move it to bittiming.h
` [PATCH net-next 31/48] can: netlink: document which symbols are FD specific
` [PATCH net-next 32/48] can: netlink: refactor can_validate_bittiming()
` [PATCH net-next 33/48] can: netlink: add can_validate_tdc()
` [PATCH net-next 34/48] can: netlink: add can_validate_databittiming()
` [PATCH net-next 35/48] can: netlink: refactor CAN_CTRLMODE_TDC_{AUTO,MANUAL} flag reset logic
` [PATCH net-next 36/48] can: netlink: remove useless check in can_tdc_changelink()
` [PATCH net-next 37/48] can: netlink: make can_tdc_changelink() FD agnostic
` [PATCH net-next 38/48] can: netlink: add can_dtb_changelink()
` [PATCH net-next 39/48] can: netlink: add can_ctrlmode_changelink()
` [PATCH net-next 40/48] can: netlink: make can_tdc_get_size() FD agnostic
` [PATCH net-next 41/48] can: netlink: add can_data_bittiming_get_size()
` [PATCH net-next 42/48] can: netlink: add can_bittiming_fill_info()
` [PATCH net-next 43/48] can: netlink: add can_bittiming_const_fill_info()
` [PATCH net-next 44/48] can: netlink: add can_bitrate_const_fill_info()
` [PATCH net-next 45/48] can: netlink: make can_tdc_fill_info() FD agnostic
` [PATCH net-next 46/48] can: calc_bittiming: make can_calc_tdco() "
` [PATCH net-next 47/48] can: dev: add can_get_ctrlmode_str()
` [PATCH net-next 48/48] can: netlink: add userland error messages

[PATCH v2 0/2] Suppress undesirable hung task warnings
 2025-09-24  8:28 UTC  (5+ messages)
` [PATCH v2 2/2] memcg: Don't trigger hung task warnings when memcg is releasing resources
    ` [External] "

[PATCH v2] tee: fix register_shm_helper()
 2025-09-24  8:28 UTC  (3+ messages)

[PATCH] docs/zh_CN: Add security SCTP Chinese translation
 2025-09-24  8:27 UTC  (2+ messages)

[OE-core][walnascar][PATCH 1/3] curl: fix CVE-2025-9086
 2025-09-24  8:26 UTC  (3+ messages)
` [OE-core][walnascar][PATCH 2/3] curl: fix CVE-2025-10148
` [OE-core][walnascar][PATCH 3/3] expat: upgrade to 2.7.2

[PATCH] net/net.c: add tap device fd validity check to prevent abort on deleted device
 2025-09-24  8:26 UTC  (3+ messages)
` [PATCH v2] net/tap-linux.c: avoid abort when setting invalid fd

[PATCH 0/2] clk: en7523: reset-controller support for EN7523 SoC
 2025-09-24  8:27 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: clock: airoha: Add reset support to EN7523 clock binding
` [PATCH 2/2] clk: en7523: Add reset-controller support for EN7523 SoC

[PATCH 1/7] sched_ext: Use rhashtable_lookup() instead of rhashtable_lookup_fast()
 2025-09-24  8:26 UTC  (4+ messages)

[PATCH net-next v2 0/6] netconsole: support automatic target recovery
 2025-09-24  8:26 UTC  (5+ messages)
` [PATCH net-next v2 5/6] netconsole: resume previously deactivated target

[PATCH] phy: freescale: Initialize priv->lock
 2025-09-24  8:25 UTC  (4+ messages)

[PATCH v18 00/20] Type2 device basic support
 2025-09-24  8:25 UTC  (4+ messages)
` [PATCH v18 04/20] cxl: allow Type2 drivers to map cxl component regs

linux-next: manual merge of the rust tree with the driver-core tree
 2025-09-24  8:25 UTC  (5+ messages)

[RFC PATCH v2] lsm,selinux: introduce LSM_ATTR_UNSHARE and wire it up for SELinux
 2025-09-24  8:08 UTC  (2+ messages)

[PATCH v3] sched/fair: Forfeit vruntime on yield
 2025-09-24  8:25 UTC  (2+ messages)

[GIT PULL] coresight: Updates for Linux v6.18
 2025-09-24  8:22 UTC  (2+ messages)
` [UPDATED] "

[PATCH] tests/intel/xe_pmu: Set min frequency to RPn to stabilize frequency
 2025-09-24  8:22 UTC  (2+ messages)

[PATCH net-next] Wangxun: vf: Implement some ethtool apis for get_xxx
 2025-09-24  8:21 UTC 

[PATCH 0/2] PCI: Fix ACS enablement for Root Ports in DT platforms
 2025-09-24  8:21 UTC  (5+ messages)

[PATCH 1/2] drm/xe: Fix ggtt fb alignment
 2025-09-24  8:21 UTC  (4+ messages)
` [PATCH 2/2] drm/xe: Fix DPT frame buffer alignment
` ✗ CI.checkpatch: warning for series starting with [1/2] drm/xe: Fix ggtt fb alignment
` ✓ CI.KUnit: success "

[PATCH 0/34] Implement RCU Tasks Trace in terms of SRCU-fast and optimize
 2025-09-24  8:20 UTC  (3+ messages)

[syzbot] [fs?] WARNING: bad unlock balance in namespace_unlock
 2025-09-24  8:20 UTC 

[PATCH v5 0/2] Add driver support for ESWIN eic700 SoC clock controller
 2025-09-24  8:18 UTC  (4+ messages)
` [PATCH v5 1/2] dt-bindings: clock: eswin: Documentation for eic7700 SoC
    `  "

[PATCH v1] mm: convert folio_page() back to a macro
 2025-09-24  8:17 UTC  (2+ messages)

[PATCH v2 00/11] Start porting UML to nolibc
 2025-09-24  7:55 UTC  (6+ messages)

[PATCH] fixup! ARM: boards: Add support for PRT8ML
 2025-09-24  8:13 UTC 

[PATCH v2 bpf-next] bpf: Mark kfuncs as __noclone
 2025-09-24  8:14 UTC 

[GIT PULL] LoongArch KVM changes for v6.18
 2025-09-24  8:13 UTC 

[PATCH 1/2] tracing: fprobe: rename fprobe_entry to fprobe_fgraph_entry
 2025-09-24  8:13 UTC  (4+ messages)

[PATCH v2 0/3] s390: replace wq users and add WQ_PERCPU to alloc_workqueue() users
 2025-09-24  8:11 UTC  (4+ messages)
` [PATCH v2 3/3] s390: replace use of system_wq with system_dfl_wq

[PATCH] scripts/qemu-guest-agent/fsfreeze-hook: improve script description
 2025-09-24  8:10 UTC  (2+ messages)

[PATCH] tracing: Ensure optimized hashing works
 2025-09-24  8:11 UTC  (2+ messages)

[PATCH 1/2] tracing: fprobe: Remove unused local variable
 2025-09-24  8:10 UTC  (4+ messages)
` [PATCH 2/2] tracing: fprobe: Fix to remove recorded module addresses from filter

[PATCH] qga: Improve Windows filesystem space info retrieval logic
 2025-09-24  8:09 UTC  (2+ messages)

[ANN] LPC 2025: Networking track CFP
 2025-09-24  8:09 UTC 

[PATCH 1/6] getopt: (usage) make the description of -U fit within 80 columns
 2025-09-24  8:09 UTC  (2+ messages)

[PATCH v4 0/8] gpio: renesas: Add support for GPIO and related interrupts in RZ/N1 SoC
 2025-09-24  8:07 UTC  (3+ messages)
` [PATCH v4 6/8] dt-bindings: soc: renesas: Add the Renesas RZ/N1 GPIO Interrupt Multiplexer

[PATCH net] net: usb: remove rtl8150 driver
 2025-09-24  8:07 UTC  (3+ messages)

[oe][meta-oe][walnascar][PATCH 0/6] cherry-picks from master branch
 2025-09-24  8:07 UTC  (9+ messages)
` [oe][meta-oe][walnascar][PATCH 1/6] bolt: upgrade 0.9.6 -> 0.9.10
` [oe][meta-oe][walnascar][PATCH 2/6] flashrom: upgrade 1.5.1 -> 1.6.0
` [oe][meta-oe][walnascar][PATCH 3/6] fwupd: update to 2.0.12
` [oe][meta-oe][walnascar][PATCH 4/6] fwupd-efi: update from 1.6 to 1.7
` [oe][meta-oe][walnascar][PATCH 5/6] ledmon: upgrade 0.97 -> 1.1.0
` [oe][meta-oe][walnascar][PATCH 6/6] lsscsi: upgrade to version 0.32

[PATCH] blkid: correct an erroneous error message
 2025-09-24  8:06 UTC  (2+ messages)

[PATCH bpf-next v2 0/4] net/smc: Introduce smc_hs_ctrl
 2025-09-24  8:06 UTC  (4+ messages)
` [PATCH bpf-next v2 3/4] libbpf: fix error when st-prefix_ops and ops from differ btf

[PATCH] ima: setting security.ima to fix security.evm for a file with IMA signature
 2025-09-24  8:03 UTC  (5+ messages)

[PATCH i-g-t 1/2] lib/xe/xe_query: move PXP query functions to common file
 2025-09-24  8:05 UTC  (2+ messages)
` ✓ Xe.CI.Full: success for series starting with [i-g-t,1/2] lib/xe/xe_query: move PXP query functions to common file (rev3)

[PATCH] lib/genalloc: fix device leak in of_gen_pool_get()
 2025-09-24  8:02 UTC 

[BUG] Failed to obtain stack trace via bpf_get_stackid on ARM64 architecture
 2025-09-24  8:04 UTC  (3+ messages)

[PATCH v6 00/19] virtio-net: live-TAP local migration
 2025-09-24  8:02 UTC  (2+ messages)

[syzbot] [fs?] KASAN: slab-use-after-free Read in driver_remove_file
 2025-09-24  8:04 UTC  (2+ messages)
` [syzbot] [fs?] KASAN: slab-use-after-free Read in bus_remove_driver

[PATCH 00/12] Various fixes and x86 support
 2025-09-24  8:00 UTC  (13+ messages)
` [PATCH 01/12] task_work: Fix NMI race condition
` [PATCH 02/12] unwind: Shorten lines
` [PATCH 03/12] unwind: Add required include files
` [PATCH 04/12] unwind: Simplify unwind_reset_info()
` [PATCH 05/12] unwind: Add comment to unwind_deferred_task_exit()
` [PATCH 06/12] unwind: Fix unwind_deferred_request() vs NMI
` [PATCH 07/12] unwind: Clarify calling context
` [PATCH 08/12] unwind: Simplify unwind_user_faultable()
` [PATCH 09/12] unwind: Make unwind_task_info::unwind_mask consistent
` [PATCH 10/12] unwind: Simplify unwind_user_next_fp() alignment check
` [PATCH 11/12] unwind: Implement compat fp unwind
` [PATCH 12/12] unwind_user/x86: Enable frame pointer unwinding on x86

[PATCH RESEND v11 00/13] nommu UML
 2025-09-24  8:02 UTC  (10+ messages)
` [PATCH RESEND v11 10/13] um: nommu: a work around for MMU dependency to PCI driver

[PATCH] net: usb: Remove disruptive netif_wake_queue in rtl8150_set_multicast
 2025-09-24  8:02 UTC  (4+ messages)
` [PATCH net v2] "

[PATCH v6 00/14] riscv: Add support for MIPS P8700 CPU
 2025-09-24  8:00 UTC  (8+ messages)
` [PATCH v6 01/14] hw/intc: Allow gaps in hartids for aclint and aplic

[PATCH v1 0/8] Implement PCI device enumeration on Arm part 1
 2025-09-24  7:59 UTC  (9+ messages)
` [PATCH v1 1/8] arm/pci: Add pci-scan boot argument
` [PATCH v1 2/8] xen/dt: pass flags to callback in dt_for_each_range()
` [PATCH v1 3/8] xen/pci: update DT for hwdom when it uses vpci
` [PATCH v1 4/8] xen/pci: disable pci_device_{add,remove} when hwdom uses vpci on arm
` [PATCH v1 5/8] xen/pci: introduce has_vpci_bridge
` [PATCH v1 6/8] xen/pci: initialize BARs
` [PATCH v1 7/8] xen/pci: assign discovered devices to hwdom
` [PATCH v1 8/8] arm/pci: enable vpci for hwdom when pci-scan is enabled

[PATCH v12 00/13] AuxCCS handling and render compression modifiers
 2025-09-24  7:59 UTC  (3+ messages)

[PATCH v5 00/17] Apply drm_bridge_connector and panel_bridge helper for the Analogix DP driver
 2025-09-24  7:58 UTC  (5+ messages)
` [PATCH v5 07/17] drm/exynos: exynos_dp: Add legacy bridge to parse the display-timings node

[f2fs-dev] [PATCH v4] f2fs: readahead node blocks in F2FS_GET_BLOCK_PRECACHE mode
 2025-09-24  7:58 UTC  (3+ messages)
    `  "

[f2fs-dev] [PATCH v3] f2fs: readahead node blocks in F2FS_GET_BLOCK_PRECACHE mode
 2025-09-24  7:58 UTC  (4+ messages)

[PATCH v3 00/16] TDX: Enable Dynamic PAMT
 2025-09-24  7:58 UTC  (3+ messages)
` [PATCH v3 11/16] KVM: TDX: Add x86 ops for external spt cache

[PATCH] refs/ref-cache: stop seeking into empty directories
 2025-09-24  7:55 UTC 

[PATCH 0/9] SHA-1/SHA-256 interoperability, part 1
 2025-09-24  7:56 UTC  (18+ messages)
` [PATCH 1/9] docs: update pack index v3 format
` [PATCH 3/9] docs: reflect actual double signature for tags
` [PATCH 5/9] docs: add documentation for loose objects
` [PATCH 6/9] rev-parse: allow printing compatibility hash
` [PATCH 8/9] Allow specifying "
` [PATCH 9/9] t: add a prerequisite for a "

[RFC 00/18] add hinic3 PMD driver
 2025-09-24  7:52 UTC  (20+ messages)
` [V13 00/18] add-hinic3-PMD-driver
  ` [V13 01/18] doc: add hinic3 driver
  ` [V13 02/18] net/hinic3: add basic header files
  ` [V13 03/18] net/hinic3: add hardware interfaces of BAR operation
  ` [V13 04/18] net/hinic3: add support for cmdq mechanism
  ` [V13 05/18] net/hinic3: add NIC event module
  ` [V13 06/18] net/hinic3: add eq mechanism
  ` [V13 07/18] net/hinic3: add mgmt module function code
  ` [V13 08/18] net/hinic3: add module about hardware operation
  ` [V13 09/18] net/hinic3: add a NIC business configuration module
  ` [V13 10/18] net/hinic3: add context and work queue support
  ` [V13 11/18] net/hinic3: add a mailbox communication module
  ` [V13 12/18] net/hinic3: add futions for initialization
  ` [V13 13/18] net/hinic3: add dev ops
  ` [V13 14/18] net/hinic3: add device initialization
  ` [V13 15/18] net/hinic3: add Rx/Tx functions
  ` [V13 16/18] net/hinic3: add RSS promiscuous ops
  ` [V13 17/18] net/hinic3: add flow control and FDIR module
  ` [V13 18/18] drivers/net: add hinic3 PMD build and doc files

Zamrożenie ceny energii
 2025-09-24  7:45 UTC 

[PATCH v2] mmc-utils: Correctly handle write counter overflow status
 2025-09-24  7:53 UTC  (2+ messages)

FAILED: patch "[PATCH] mm/gup: check ref_count instead of lru before migration" failed to apply to 6.1-stable tree
 2025-09-24  7:52 UTC  (2+ messages)

[PATCH 0/1] ring: correct ordering issue in head/tail update
 2025-09-23 21:57 UTC  (7+ messages)
` [PATCH 1/1] ring: safe partial ordering for "

[PATCH 0/4] dovetail: Add support for hyper-v as hypervisor
 2025-09-24  7:51 UTC  (4+ messages)
` [PATCH 1/4] clocksource/hyper-v: irq_pipeline: Enable pipelined clock events


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.