All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-10-09 14:42:14 to 2023-10-09 15:21:42 UTC [more...]

[PATCH V6 0/1] AMD QDMA driver
 2023-10-09 15:21 UTC 

[PATCH V3 00/10] Add architecture agnostic code to support vCPU Hotplug
 2023-10-09 15:21 UTC  (8+ messages)
` [PATCH V3 01/10] accel/kvm: Extract common KVM vCPU {creation,parking} code

[PATCH 1/2] Documentation: usb: Update NCM configfs parameters
 2023-10-09 15:21 UTC  (6+ messages)
` [PATCH 2/2] usb: gadget: ncm: Add support to update wMaxSegmentSize via configfs

[PATCH v7 1/3] platform/x86/amd/pmc: Use flex array when calling amd_pmc_stb_debugfs_open_v2()
 2023-10-09 15:21 UTC  (7+ messages)
` [PATCH v7 2/3] platform/x86/amd/pmc: Handle overflow cases where the num_samples range is higher
` [PATCH v7 3/3] platform/x86/amd/pmc: Add dump_custom_stb module parameter

[PATCH] ata: xgene: Use of_device_get_match_data()
 2023-10-09 15:19 UTC  (3+ messages)

[Buildroot] [PATCH v3 0/8] package/petitboot: misc fixes/enhancement
 2023-10-09 15:17 UTC  (9+ messages)
` [Buildroot] [PATCH v3 1/8] package/petitboot: fix menu comment
` [Buildroot] [PATCH v3 2/8] package/petitboot: fix pb-discover pidfile creation
` [Buildroot] [PATCH v3 3/8] package/petitboot: use default logfile dir
` [Buildroot] [PATCH v3 4/8] package/petitboot: prefer kexec-lite on powerpc
` [Buildroot] [PATCH v3 5/8] package/petitboot: fix shutdown
` [Buildroot] [PATCH v3 6/8] package/petitboot: run petitboot UI on consoles
` [Buildroot] [PATCH v3 7/8] package/petitboot: enable user separation
` [Buildroot] [PATCH v3 8/8] package/petitboot: prefer UTF-8 support

[Intel-wired-lan] [PATCH net-next 2/2] ixgbe: fix end of loop test in ixgbe_set_vf_macvlan()
 2023-10-09 15:18 UTC  (3+ messages)

[PATCH net-next v3 0/3] Rust abstractions for network PHY drivers
 2023-10-09 15:19 UTC  (25+ messages)
` [PATCH net-next v3 1/3] rust: core "

[PATCH 0/1] mm: hugetlb_vmemmap: use folio argument for hugetlb_vmemmap_* functions
 2023-10-09 15:18 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH net-next v3 00/12] vsock/virtio: continue MSG_ZEROCOPY support
 2023-10-09 15:17 UTC  (13+ messages)
` [PATCH net-next v3 02/12] vsock: read from socket's error queue
` [PATCH net-next v3 10/12] test/vsock: MSG_ZEROCOPY flag tests
` [PATCH net-next v3 11/12] test/vsock: MSG_ZEROCOPY support for vsock_perf
` [PATCH net-next v3 12/12] test/vsock: io_uring rx/tx tests

[Intel-wired-lan] [PATCH net-next 1/2] igb: Fix an end of loop test
 2023-10-09 15:17 UTC  (3+ messages)
`  "

[PATCH v2 1/2] atm: solos-pci: Fix potential deadlock on &cli_queue_lock
 2023-10-09 15:17 UTC  (4+ messages)

[PATCH] net/netvsc: add support for mtu_set
 2023-10-09 15:17 UTC  (2+ messages)

[PATCH 1/5] csky: remove unused cmd_vdso_install
 2023-10-09 15:16 UTC  (5+ messages)

KUEP broken on FSP2?
 2023-10-09 15:12 UTC  (3+ messages)

[PATCH] Fix find_bbfiles when BBFILES contains directory
 2023-10-09 15:16 UTC  (2+ messages)
` [bitbake-devel] "

[PATCH v6 2/8] hugetlb: restructure pool allocations
 2023-10-09 15:15 UTC  (11+ messages)

[PATCH v5 0/2] mm: use memmap_on_memory semantics for dax/kmem
 2023-10-09 15:15 UTC  (7+ messages)
` [PATCH v5 1/2] mm/memory_hotplug: split memmap_on_memory requests across memblocks

[PATCH rebased] kbuild: rpm-pkg: Fix build with non-default MODLIB
 2023-10-09 15:14 UTC  (6+ messages)

[patch net-next] devlink: don't take instance lock for nested handle put
 2023-10-09 15:15 UTC  (8+ messages)

[PATCH tip] x86/percpu: Disable named address spaces for KASAN
 2023-10-09 15:13 UTC 

[RFC PATCH] fs: add AT_EMPTY_PATH support to unlinkat()
 2023-10-09 15:14 UTC  (3+ messages)

[PATCH] netclassid: on modifying netclassid, only consider the main process
 2023-10-09 15:14 UTC  (2+ messages)

[PATCH 00/14] ip_tunnel: convert __be16 tunnel flags to bitmaps
 2023-10-09 15:10 UTC  (12+ messages)
` [PATCH 01/14] bitops: add missing prototype check
` [PATCH 02/14] bitops: make BYTES_TO_BITS() treewide-available
` [PATCH 03/14] bitops: let the compiler optimize __assign_bit()
` [PATCH 04/14] linkmode: convert linkmode_{test,set,clear,mod}_bit() to macros
` [PATCH 05/14] s390/cio: rename bitmap_size() -> idset_bitmap_size()
` [PATCH 06/14] fs/ntfs3: rename bitmap_size() -> ntfs3_bitmap_size()
` [PATCH 07/14] btrfs: rename bitmap_set_bits() -> btrfs_bitmap_set_bits()
` [PATCH 08/14] bitmap: introduce generic optimized bitmap_size()
` [PATCH 10/14] ip_tunnel: use a separate struct to store tunnel params in the kernel
` [PATCH 12/14] lib/bitmap: add compile-time test for __assign_bit() optimization
` [PATCH 14/14] lib/bitmap: add tests for IP tunnel flags conversion helpers

serial: 8250_omap: suspend issue with console_suspend disabled
 2023-10-09 15:13 UTC  (3+ messages)

[RFC] docs: netdev: encourage reviewers
 2023-10-09 15:13 UTC  (5+ messages)

[Buildroot] [PATCH v3 1/2] package/refpolicy: bump version to 2.20231002
 2023-10-09 15:14 UTC  (4+ messages)
` [Buildroot] [PATCH v3 2/2] package/refpolicy/Config.in: depend on merged usr when selecting upstream

[RFC PATCH v5 00/11] Add audio support in v4l2 framework
 2023-10-09 15:11 UTC  (5+ messages)
` [RFC PATCH v5 09/11] media: uapi: define audio sample format fourcc type
` [RFC PATCH v5 11/11] media: audm2m: add virtual driver for audio memory to memory

[PATCH 0/3] sched/nohz: Misc minor cleanups to the NOHZ idle balancing code
 2023-10-09 15:12 UTC  (9+ messages)
` [PATCH 1/3] sched/nohz: Update idle load-balancing (ILB) comments
` [PATCH 2/3] sched/nohz: Use consistent variable names in find_new_ilb() and kick_ilb()
` [PATCH 3/3] sched/nohz: Remove weird error handling from find_new_ilb()

[v2 PATCH] ksmbd: not allow to open file if delelete on close bit is set
 2023-10-09 15:11 UTC  (4+ messages)
` [PATCH] ksmbd: reorganize ksmbd_iov_pin_rsp()
` [PATCH] ksmbd: fix wrong error response status by using set_smb2_rsp_status()
` [PATCH] ksmbd: fix kernel-doc comment of ksmbd_vfs_setxattr()

[PATCH] Revert "zfsinfo: Correct a check for error allocating memory"
 2023-10-09 15:10 UTC  (2+ messages)

[PATCH v2 0/2] disk: use maximum number of sectors for LBA
 2023-10-09 15:08 UTC  (2+ messages)

[PATCH v4 1/3] platform/x86/amd/hsmp: create plat specific struct
 2023-10-09 15:10 UTC  (6+ messages)
` [PATCH v4 2/3] platform/x86/amd/hsmp: add support for metrics tbl

[PATCH v2] alarmtimer: Fix rebind failure
 2023-10-09 15:10 UTC  (2+ messages)

[PATCH] scsi: megaraid: megaraid_sas: Remove unnecessary checks
 2023-10-09 15:10 UTC 

[PATCH] Documentation: kselftests: Remove references to bpf tests
 2023-10-09 15:09 UTC 

[PATCH v2 0/1] tests/avocado: update firmware to enable OpenBSD test on sbsa-ref
 2023-10-09 15:09 UTC  (3+ messages)
` [PATCH v2 1/1] "

[PATCH 0/2] Kinetic KTD2801 backlight driver
 2023-10-09 15:08 UTC  (5+ messages)
` [PATCH 2/2] backlight: Add Kinetic KTD2801 driver

[RFC v2 0/5] gpio: add pinctrl based generic gpio driver
 2023-10-09 15:08 UTC  (8+ messages)
` [RFC v2 5/5] dt-bindings: gpio: Add bindings for "

[PATCH 1/3] drm/amdgpu/umsch: fix psp frontdoor loading
 2023-10-09 15:08 UTC  (6+ messages)
` [PATCH 2/3] drm/amdgpu/umsch: power on/off UMSCH by DLDO
` [PATCH 3/3] drm/amdgpu/umsch: enable doorbell for umsch

[PATCH] migration: Use g_autofree to simplify ram_dirty_bitmap_reload()
 2023-10-09 15:07 UTC  (2+ messages)

[PATCH v11 00/10] migration: Modify 'migrate' and 'migrate-incoming' QAPI commands for migration
 2023-10-09 15:06 UTC  (8+ messages)
` [PATCH v11 02/10] migration: convert migration 'uri' into 'MigrateAddress'

[PATCH 00/11] Add support for the Mobileye EyeQ5 SoC
 2023-10-09 15:06 UTC  (7+ messages)
` [PATCH 09/11] MIPS: mobileye: Add EPM5 device tree
` [PATCH 11/11] MAINTAINERS: Add entry for Mobileye MIPS SoCs

[REGRESSION] Userland interface breaks due to hard HFSC_FSC requirement
 2023-10-09 15:06 UTC  (4+ messages)

[Buildroot] [PATCH 1/2] package/firewalld: bump version to 2.0.1
 2023-10-09 15:06 UTC  (2+ messages)

[Buildroot] [git commit] package/firewalld: enable firewalld selinux module
 2023-10-09 15:03 UTC 

[Buildroot] [git commit] package/firewalld: bump version to 2.0.1
 2023-10-09 15:03 UTC 

[PATCH v2 0/3] Input: Add TouchNetix aXiom touchscreen driver
 2023-10-09 15:05 UTC  (5+ messages)
` [PATCH v2 1/3] dt-bindings: vendor-prefixes: Add TouchNetix AS
` [PATCH v2 2/3] dt-bindings: input: Add bindings for TouchNetix axiom touchscreen

[PATCH v1] samples: kprobes: Fixes a typo
 2023-10-09 15:03 UTC  (6+ messages)

[PATCH v2 bpf-next] bpf: Avoid unnecessary -EBUSY from htab_lock_bucket
 2023-10-09 14:58 UTC  (8+ messages)

[PATCH] wifi: p54: Annotate struct p54_cal_database with __counted_by
 2023-10-09 15:03 UTC  (3+ messages)

[Intel-gfx] [PATCH v8 0/7] drm/i915: Define and use GuC and CTB TLB invalidation routines
 2023-10-09 15:02 UTC  (4+ messages)
` [Intel-gfx] [PATCH v8 3/7] "

[PATCH v2 00/14] HID: logitech-hidpp: Avoid hidpp_connect_event() running while probe() restarts IO
 2023-10-09 15:00 UTC  (4+ messages)

[Buildroot] [PATCH 1/4] package/openrc: bump version to 0.50
 2023-10-09 15:00 UTC  (4+ messages)
` [Buildroot] [PATCH 4/4] package/openrc: add merged user support

[PATCH net-next] net: stmmac: dwmac-stm32: refactor clock config
 2023-10-09 14:59 UTC  (2+ messages)

[PATCH] drm/amdgpu: Address member 'gart_placement' not described in 'amdgpu_gmc_gart_location'
 2023-10-09 14:59 UTC 

[PATCH 0/2] Add qcom hvc/shmem transport
 2023-10-09 14:59 UTC  (11+ messages)
` [PATCH v5 0/2] Add qcom smc/hvc transport support
  ` [PATCH v5 1/2] dt-bindings: arm: Add new compatible for smc/hvc transport for SCMI
  ` [PATCH v5 2/2] firmware: arm_scmi: Add qcom smc/hvc transport support

[PATCH RFC v6 net-next 00/17] Introducing P4TC
 2023-10-09 14:27 UTC  (5+ messages)
` [PATCH RFC v6 net-next 13/17] p4tc: add table entry create, update, get, delete, flush and dump

[PATCH 1/1] NFSv4.1: fixup use EXCHGID4_FLAG_USE_PNFS_DS for DS server
 2023-10-09 14:59 UTC 

[PATCH 1/2] platform/x86/amd/pmc: Fix fetching DRAM size mechanism
 2023-10-09 14:59 UTC  (5+ messages)
` [PATCH 2/2] platform/x86/amd/pmc: Move structures to pmc header

[PATCH 10/11] MIPS: generic: Add support for Mobileye EyeQ5
 2023-10-09 14:58 UTC  (4+ messages)

[PATCH v4 00/10] Introduce model for IBM's FSI
 2023-10-09 14:57 UTC  (4+ messages)
` [PATCH v4 01/10] hw/fsi: Introduce IBM's Local bus

[Intel-gfx] [PATCH] drm/i915: Fix VLV color state readout
 2023-10-09 14:58 UTC 

[PATCH v2 0/4] Some bugfix about kmemleak
 2023-10-09 14:58 UTC  (3+ messages)
` [PATCH v2 3/4] mm/kmemleak: fix partially freeing unknown object warning

[Intel-gfx] [PATCH v2] drm/i915/lnl: Remove watchdog timers for PSR
 2023-10-09 14:57 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t] tests/intel/gem_eio: Skip stress test on BCS0 for MTL
 2023-10-09 14:57 UTC  (3+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for tests/intel/gem_eio: Skip stress test on BCS0 for MTL (rev4)

[PATCH v11 00/20] cxl/pci: Add support for RCH RAS error handling
 2023-10-09 14:56 UTC  (10+ messages)
` [PATCH v11 10/20] cxl/pci: Introduce config option PCIEAER_CXL
` [PATCH v11 11/20] cxl/pci: Add RCH downstream port AER register discovery
` [PATCH v11 14/20] cxl/pci: Map RCH downstream AER registers for logging protocol errors

[PATCH] mm: hugetlb: Only prep and add allocated folios for non-gigantic pages
 2023-10-09 14:56 UTC 

[PATCH V2] ax25: Fix potential deadlock on &ax25_list_lock
 2023-10-09 14:55 UTC  (4+ messages)

[PATCH v2] power: support amd-pstate cpufreq driver
 2023-10-09 14:54 UTC  (2+ messages)
` [PATCH v3] "

[PATCH] tty: gdm724x : Add blank line after variable declarations
 2023-10-09 14:54 UTC  (2+ messages)

[PATCH] rust: error: fix the description for `ECHILD`
 2023-10-09 14:54 UTC  (2+ messages)

Bakeathon is live!
 2023-10-09 14:53 UTC 

[PATCH 0/9] media: fix smatch warnings
 2023-10-09 14:52 UTC  (5+ messages)
` [PATCH 1/9] staging: media: atomisp: drop check for reentrant .s_stream()
` [PATCH 3/9] staging: media: atomisp: improve unwinding

[PATCH] perf hisi-ptt: Fix memory leak in lseek failure handling
 2023-10-09 14:53 UTC  (2+ messages)

[PATCH v3 1/3] drm/amd/pm: Update metric table for smu v13_0_6
 2023-10-09 14:53 UTC  (3+ messages)
` [PATCH v3 2/3] drm/amd/pm: Add gpu_metrics_v1_4
` [PATCH v3 3/3] drm/amd/pm: Use gpu_metrics_v1_4 for SMUv13.0.6

[PATCH v1 0/2] HWCAP for FEAT_LSE128
 2023-10-09 14:52 UTC  (3+ messages)
` [PATCH v1 2/2] kselftest/arm64: add FEAT_LSE128 to hwcap test

[PATCH net-next v5 0/6] ptp: Support for multiple filtered timestamp event queue readers
 2023-10-09 14:52 UTC  (3+ messages)
` [PATCH net-next v5 1/6] posix-clock: introduce posix_clock_context concept

[PATCH] rust: macros: update 'paste!' macro to accept string literals
 2023-10-09 14:51 UTC  (2+ messages)

[PATCH v6 0/2] sched: EAS changes for EM complexity and sysctl
 2023-10-09 14:49 UTC  (3+ messages)
` [PATCH v6 2/2] sched/topology: change behaviour of sysctl sched_energy_aware based on the platform

[PATCH] clk: Use device_get_match_data()
 2023-10-09 14:53 UTC  (4+ messages)

[PATCH 0/3] vfio: memory leak fix and code cleanup
 2023-10-09 14:49 UTC  (3+ messages)
` [PATCH 2/3] vfio/ap: Remove pointless apdev variable

[PATCH v1 00/20] Permission Overlay Extension
 2023-10-09 14:49 UTC  (5+ messages)
` [PATCH v1 15/20] arm64: add POE signal support

[PATCH 1/4] time: add ktime_get_cycles64() api
 2023-10-09 14:48 UTC  (7+ messages)

[Tech-board-discuss] Linux Kernel Code of Conduct Committee: September 30, 2023
 2023-10-09 14:49 UTC  (2+ messages)

[Intel-gfx] [PATCH 00/19] drm/i915: Store DSC DPCD capabilities in the connector
 2023-10-09 14:48 UTC  (3+ messages)
` [Intel-gfx] [PATCH 01/19] drm/i915/dp: Sanitize DPCD revision check in intel_dp_get_dsc_sink_cap()

[RFC PATCH bpf-next 0/8] bpf, cgroup: Add BPF support for cgroup1 hierarchy
 2023-10-09 14:48 UTC  (7+ messages)
` [RFC PATCH bpf-next 1/8] cgroup: Don't have to hold cgroup_mutex in task_cgroup_from_root()
` [RFC PATCH bpf-next 2/8] cgroup: Add new helpers for cgroup1 hierarchy

[Nouveau] [PATCH drm-misc-next v6 0/6] [RFC] DRM GPUVM features
 2023-10-09 14:45 UTC  (6+ messages)
` [Nouveau] [PATCH drm-misc-next v6 4/6] drm/gpuvm: track/lock/validate external/evicted objects
    `  "

[PATCH 1/2] recipetool: use context manager for tinfoil to avoid hang
 2023-10-09 14:46 UTC  (4+ messages)
` [PATCH 2/2] oeqa/selftest/devtool: fail if non-selfest workspace layer present
  ` [OE-core] "

[PATCH] fs: apply umask if POSIX ACL support is disabled
 2023-10-09 14:45 UTC  (4+ messages)
  ` [PATCH v2] fs/{posix_acl,ext2,jfs,ceph}: apply umask if "

[libgpiod][PATCH 0/2] bindings: rust: feature gate unreleased features
 2023-10-09 14:39 UTC  (7+ messages)

[PATCH v5 0/7] Better handle memory pressure at suspend
 2023-10-09 14:45 UTC  (7+ messages)
` [PATCH v5 3/7] drm/amd: Split up UVD suspend into prepare and suspend steps
` [PATCH v5 5/7] drm/amd/display: Catch errors from drm_atomic_helper_suspend()
` [PATCH v5 6/7] drm/amd/display: Destroy DC context while keeping DML and DML2

[PATCH v6 0/9] variable-order, large folios for anonymous memory
 2023-10-09 14:43 UTC  (7+ messages)
` [PATCH v6 6/9] mm: thp: Add "recommend" option for anon_orders

[PATCH 00/29] const xattr tables
 2023-10-09 14:43 UTC  (2+ messages)

[PATCH v4 0/4] Conclusive KSTR-SAMA5D27 support
 2023-10-09 14:41 UTC  (5+ messages)
` [PATCH v4 1/4] common: add prototype & rename populate_serial_number()
` [PATCH v4 2/4] event: add new EVT_SETTINGS_R event
` [PATCH v4 3/4] arm: dts: at91: sama5: Add flexcom4 node
` [PATCH v4 4/4] board: Add support for Conclusive KSTR-SAMA5D27

[PATCH net] net/smc: Fix pos miscalculation in statistics
 2023-10-09 14:40 UTC 

[PATCH 00/15] sched: EEVDF and latency-nice and/or slice-attr
 2023-10-09 14:41 UTC  (8+ messages)

[PATCH net-next v3 0/3] add skb_segment kunit coverage
 2023-10-09 14:41 UTC  (2+ messages)
` [PATCH net-next v3 3/3] net: expand skb_segment unit test with frag_list coverage


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.