All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-11-28 18:17:26 to 2023-11-28 19:30:36 UTC [more...]

Linux 6.1.64
 2023-11-28 19:30 UTC  (6+ messages)

[PATCH] trace-cmd record: Reset PATH variable after strtok search
 2023-11-28 19:30 UTC  (2+ messages)

[PATCH RFC net-next 0/4] net/sched: optimizations around action binding and init
 2023-11-28 19:29 UTC  (6+ messages)
` [PATCH RFC net-next 1/4] net/sched: act_api: rely on rcu in tcf_idr_check_alloc
` [PATCH RFC net-next 3/4] net/sched: act_api: stop loop over ops array on NULL in tcf_action_init

Merging raw block device writes
 2023-11-28 19:29 UTC  (4+ messages)

[PATCH] drm/imagination: DRM_POWERVR should depend on ARCH_K3
 2023-11-28 19:26 UTC  (12+ messages)

[igt-dev] [PATCH i-g-t] tests/kms_sysfs_edid_timing: reduce num of iterations
 2023-11-28 19:25 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

[PATCH] x86/cpu: Update power flags
 2023-11-28 19:25 UTC  (3+ messages)

[PATCH v5 0/5] RISC-V SBI debug console extension support
 2023-11-28 19:21 UTC  (9+ messages)
` [PATCH v5 3/5] tty/serial: Add RISC-V SBI debug console based earlycon
` [PATCH v5 4/5] tty: Add SBI debug console support to HVC SBI driver

[RFC PATCH v2 0/2] Add test to verify probe of devices from discoverable busses
 2023-11-28 18:33 UTC  (7+ messages)
` [RFC PATCH v2 2/2] kselftest: devices: Add sample board file for google,spherion

[PATCH 0/2] ipconfig: Add DBG and Documentation to '__connman_ipconfig_gateway_{add,remove}'
 2023-11-28 19:23 UTC  (3+ messages)
` [PATCH 1/2] ipconfig: Expand and harmonize 'DBG' in '__connman_ipconfig_gateway_{add,remove}'
` [PATCH 2/2] ipconfig: Document '__connman_ipconfig_gateway_{add,remove}'

[RFC PATCH] wifi: cfg80211: fix CQM for non-range use
 2023-11-28 17:47 UTC  (2+ messages)

[PATCHSET 0/8] perf annotate: Make annotation_options global (v1)
 2023-11-28 19:20 UTC  (4+ messages)
` [PATCH 6/8] perf annotate: Ensure init/exit for global options

[Intel-xe] [PATCH v2] drm/xe/dgfx: Release mmap mappings on rpm suspend
 2023-11-28 19:21 UTC  (8+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for drm/xe/dgfx: Release mmap mappings on rpm suspend (rev2)
` [Intel-xe] ✓ CI.checkpatch: "
` [Intel-xe] ✓ CI.KUnit: "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✓ CI.checksparse: "
` [Intel-xe] ✗ CI.BAT: failure "

drm scheduler redesign causes deadlocks [extended repost]
 2023-11-28 19:19 UTC  (3+ messages)
` [PATCH] drm/sched: Partial revert of "Qualify drm_sched_wakeup() by drm_sched_entity_is_ready()"

[PATCH v12 00/37] x86: enable FRED for x86-64
 2023-11-28 19:18 UTC  (6+ messages)
` [PATCH v12 24/37] x86/idtentry: Incorporate definitions/declarations of the FRED entries

Aquantia ethernet driver suspend/resume issues
 2023-11-28 19:18 UTC  (7+ messages)
` [EXT] "

[PATCH 0/3] i2c: qup: Allow scaling power domains and interconnect
 2023-11-28 19:17 UTC  (3+ messages)
` [PATCH 3/3] i2c: qup: Vote for interconnect bandwidth to DRAM

[PATCH] crypto: qat - add NULL pointer check
 2023-11-28 19:17 UTC 

[PATCH ipsec-next v2 0/6] Add bpf_xdp_get_xfrm_state() kfunc
 2023-11-28 19:15 UTC  (4+ messages)
` [PATCH ipsec-next v2 3/6] libbpf: Add BPF_CORE_WRITE_BITFIELD() macro

[PATHv11 00/43] net/lwip: add lwip library for the network stack
 2023-11-28 19:13 UTC  (10+ messages)
` [PATHv11 06/43] net/lwip: implement tftp cmd
` [PATHv11 07/43] net/lwip: implement wget cmd

[PATCH v2 0/8] x86/coco: Mark CoCo VM pages not present when changing encrypted state
 2023-11-28 19:12 UTC  (7+ messages)
` [PATCH v2 4/8] x86/sev: Enable PVALIDATE for PFNs without a valid virtual address

[PATCH v4 0/2] block: warn once for each partition in bio_check_ro()
 2023-11-28 19:11 UTC  (2+ messages)

[PATCH v2] efi_loader: Make DisconnectController follow the EFI spec
 2023-11-28 19:10 UTC 

[PATCH] nvme-core: check for too small lba shift
 2023-11-28 19:10 UTC  (2+ messages)

[PATCH 00/24] pack-objects: multi-pack verbatim reuse
 2023-11-28 19:08 UTC  (25+ messages)
` [PATCH 01/24] pack-objects: free packing_data in more places
` [PATCH 02/24] pack-bitmap-write: deep-clear the `bb_commit` slab
` [PATCH 03/24] pack-bitmap: plug leak in find_objects()
` [PATCH 04/24] midx: factor out `fill_pack_info()`
` [PATCH 05/24] midx: implement `DISP` chunk
` [PATCH 06/24] midx: implement `midx_locate_pack()`
` [PATCH 07/24] midx: implement `--retain-disjoint` mode
` [PATCH 08/24] pack-objects: implement `--ignore-disjoint` mode
` [PATCH 09/24] repack: implement `--extend-disjoint` mode
` [PATCH 10/24] pack-bitmap: pass `bitmapped_pack` struct to pack-reuse functions
` [PATCH 11/24] pack-bitmap: simplify `reuse_partial_packfile_from_bitmap()` signature
` [PATCH 12/24] pack-bitmap: return multiple packs via `reuse_partial_packfile_from_bitmap()`
` [PATCH 13/24] pack-objects: parameterize pack-reuse routines over a single pack
` [PATCH 14/24] pack-objects: keep track of `pack_start` for each reuse pack
` [PATCH 15/24] pack-objects: pass `bitmapped_pack`'s to pack-reuse functions
` [PATCH 16/24] pack-objects: prepare `write_reused_pack()` for multi-pack reuse
` [PATCH 17/24] pack-objects: prepare `write_reused_pack_verbatim()` "
` [PATCH 18/24] pack-objects: include number of packs reused in output
` [PATCH 19/24] pack-bitmap: prepare to mark objects from multiple packs for reuse
` [PATCH 20/24] pack-objects: add tracing for various packfile metrics
` [PATCH 21/24] t/test-lib-functions.sh: implement `test_trace2_data` helper
` [PATCH 22/24] pack-objects: allow setting `pack.allowPackReuse` to "single"
` [PATCH 23/24] pack-bitmap: reuse objects from all disjoint packs
` [PATCH 24/24] t/perf: add performance tests for multi-pack reuse

[PATCH net-next v1 0/2] support OCTEON CN98 devices
 2023-11-28 19:08 UTC  (6+ messages)
` [PATCH net-next v1 1/2] octeon_ep: implement device unload control net API
    ` [EXT] "

stable-rc/queue/5.4 build: 17 builds: 0 failed, 17 passed, 26 warnings (v5.4.261-152-g2c45e8ddb2cce)
 2023-11-28 19:08 UTC 

[PATCH 0/2] iommufd/selftest: Fix and cleanup for bus ops
 2023-11-28 19:07 UTC  (7+ messages)
` [PATCH 1/2] iommufd/selftest: Use a fwnode to distinguish devices

[PATCH v2] image-live: Add support for building EFI-bootable ISO images for non-x86-based archs
 2023-11-28 19:07 UTC  (4+ messages)
` [OE-core] "

pm/testing build: 8 builds: 0 failed, 8 passed, 4 warnings (v6.7-rc3-43-g3f96bebf018e)
 2023-11-28 19:07 UTC 

[PATCH] setup: recognize bare repositories with packed-refs
 2023-11-28 19:04 UTC  (4+ messages)

[Bug 215740] New: kernel warning: DMA-API: xhci_hcd: cacheline tracking EEXIST, overlapping mappings aren't supported
 2023-11-28 19:04 UTC  (2+ messages)
` [Bug 215740] "

[Intel-gfx] [CI] drm/i915/dgfx: DGFX uses direct VBT pin mapping
 2023-11-28 19:03 UTC 

[syzbot] [ntfs3?] WARNING in do_symlinkat (2)
 2023-11-28 19:04 UTC 

[RFC v1] nvme: add cse, ds, ms, nsze and nuse to sysfs
 2023-11-28 19:02 UTC  (9+ messages)

[PATCH drm-misc-next 0/5] PowerVR VM fixes
 2023-11-28 19:02 UTC  (5+ messages)
` [PATCH drm-misc-next 5/5] drm/imagination: vm: make use of GPUVM's drm_exec helper
  ` [EXTERNAL] "

[f2fs-dev] [PATCH v1] f2fs: New victim selection for GC
 2023-11-28 19:01 UTC  (6+ messages)
`  "
      ` RE:(2) [f2fs-dev] "
        ` [f2fs-dev] (2) "
          ` (2) [f2fs-dev] "

[PATCH] md/raid6: use valid sector values to determine if an I/O should wait on the reshape
 2023-11-28 19:01 UTC  (4+ messages)

[PATCH v2] USB: gadget: core: adjust uevent timing on gadget unbind
 2023-11-28 19:01 UTC  (4+ messages)

[PATCH v2 01/14] mm: Batch-copy PTE ranges during fork()
 2023-11-28 19:00 UTC  (7+ messages)

[PATCH v2 0/3] hw/misc/pvpanic: add support for normal shutdowns
 2023-11-28 18:58 UTC  (4+ messages)
` [PATCH v2 1/3] hw/misc/pvpanic: centralize definition of supported events
` [PATCH v2 2/3] tests/qtest/pvpanic: use centralized "
` [PATCH v2 3/3] hw/misc/pvpanic: add support for normal shutdowns

[PATCH 1/2] mm/damon/sysfs: Implement recording feature
 2023-11-28 18:57 UTC  (2+ messages)

[PATCH v2] kbuild: deb-pkg: remove the fakeroot builds support
 2023-11-28 18:56 UTC  (3+ messages)

[PATCH 0/6] TPMI update for new defines and permissions
 2023-11-28 18:56 UTC  (7+ messages)
` [PATCH 1/6] platform/x86/intel/tpmi: Add additional TPMI header fields
` [PATCH 2/6] platform/x86/intel/tpmi: Don't create devices for disabled features
` [PATCH 3/6] platform/x86/intel/tpmi: Modify external interface to get read/write state
` [PATCH 4/6] platform/x86/intel/tpmi: Move TPMI ID definitions
` [PATCH 5/6] platform/x86: ISST: Process read/write blocked feature status
` [PATCH 6/6] platform/x86/intel-uncore-freq: "

[PATCH net-next] xdp: add multi-buff support for xdp running in generic mode
 2023-11-28 18:51 UTC  (3+ messages)

[PATCH] ipconfig: Const-qualify 'ipconfig' parameters
 2023-11-28 18:51 UTC 

[PATCH] dt-bindings: net: wireless: mt76: add interrupts description for MT7986
 2023-11-28 17:37 UTC  (2+ messages)

[Intel-xe] [PATCH V2 1/3] drm/xe: Track if platform has csc uid
 2023-11-28 18:42 UTC  (3+ messages)
` [Intel-xe] [PATCH V2 2/3] drm/xe/ats-m: Expose uid for ATS-M via sysfs

[PATCH] ASoC: SOF: icp3-dtrace: Fix wrong kfree() usage
 2023-11-28 18:41 UTC  (2+ messages)

[Tpm2] Windows TBS and using tpm2-tss FAPI
 2023-11-28 18:41 UTC 

[PATCH v2] kunit: run test suites only after module initialization completes
 2023-11-28 18:40 UTC  (3+ messages)

[PATCH] ovl: fix regression in showing lowerdir mount option
 2023-11-28 18:40 UTC  (12+ messages)

[RESEND PATCH v7 00/10] Small-sized THP for anonymous memory
 2023-11-28 18:39 UTC  (16+ messages)

[PATCH 0/2] membarrier: riscv: Provide core serializing command
 2023-11-28 18:39 UTC  (6+ messages)
` [PATCH 2/2] "

[Intel-wired-lan] [PATCH iwl-next v1] ice: Print NIC FW version during init
 2023-11-28 18:39 UTC  (4+ messages)
`  "

[PATCH yocto-autobuilder-helper] config.json: Match the machine spec to task for rv32 qemu jobs
 2023-11-28 18:38 UTC 

[PATCH] staging: media: VIDEO_STARFIVE_CAMSS should depend on ARCH_STARFIVE
 2023-11-28 18:31 UTC 

[PATCH] KVM: selftests: Fix MWAIT error message when guest assertion fails
 2023-11-28 18:36 UTC  (3+ messages)

[PATCH] EDAC/sysfs: Fix calling kobject_put() without kobj initialization
 2023-11-28 18:36 UTC  (4+ messages)

[Intel-xe] [PATCH] fixup! drm/xe: Memory allocations are tile-based, not GT-based
 2023-11-28 18:35 UTC  (3+ messages)

[PATCH] EDAC/sysfs: Fix calling kobj_put() with ->state_initialized unset
 2023-11-28 18:33 UTC  (2+ messages)

[bug report] x86/split_lock: Make life miserable for split lockers
 2023-11-28 18:33 UTC  (3+ messages)

[PATCH V3 2/5] misc: mlx5ctl: Add mlx5ctl misc driver
 2023-11-28 18:33 UTC  (12+ messages)

Submodule update fetching with outer repo's default branch
 2023-11-28 18:32 UTC  (2+ messages)

[PATCH-cgroup 0/2] cgroup/cpuset: Include isolated cpuset CPUs in cpu_is_isolated()
 2023-11-28 18:32 UTC  (4+ messages)
` [PATCH-cgroup 2/2] cgroup/cpuset: Include isolated cpuset CPUs in cpu_is_isolated() check

[PATCH RFT v4 0/5] fork: Support shadow stacks in clone3()
 2023-11-28 18:22 UTC  (6+ messages)
` [PATCH RFT v4 1/5] mm: Introduce ARCH_HAS_USER_SHADOW_STACK
` [PATCH RFT v4 2/5] fork: Add shadow stack support to clone3()
` [PATCH RFT v4 3/5] selftests/clone3: Factor more of main loop into test_clone3()
` [PATCH RFT v4 4/5] selftests/clone3: Allow tests to flag if -E2BIG is a valid error code
` [PATCH RFT v4 5/5] kselftest/clone3: Test shadow stack support

[PATCH v4 0/2] Rust enablement for AArch64
 2023-11-28 18:29 UTC  (5+ messages)
` [PATCH v4 2/2] arm64: rust: Enable Rust support "

[RFC PATCH 47/86] rcu: select PREEMPT_RCU if PREEMPT
 2023-11-28 18:30 UTC  (3+ messages)

[NDCTL PATCH 1/2] cxl: Save the number of decoders committed to a port
 2023-11-28 18:31 UTC  (3+ messages)
` [NDCTL PATCH 2/2] cxl: Add check for regions before disabling memdev

[PATCH v2 1/2] EDAC/device_sysfs: Fix calling kobject_put() with ->state_initialized unset
 2023-11-28 18:30 UTC  (2+ messages)
` [PATCH v2 2/2] EDAC/pci_sysfs: "

Question about O_APPEND | O_DIRECT
 2023-11-28 18:28 UTC  (8+ messages)

[Buildroot] Your mailbox is full
 2023-11-28 18:27 UTC 

Linux 6.6.3
 2023-11-28 18:27 UTC  (2+ messages)

[PATCH -next] media: chips-media: VIDEO_WAVE_VPU should depend on ARCH_K3
 2023-11-28 18:26 UTC  (2+ messages)

Linux 6.5.13
 2023-11-28 18:27 UTC  (2+ messages)

[LTP] [PATCH v2 0/2] Rewrite fsx-linux
 2023-11-28 18:26 UTC  (4+ messages)
` [LTP] [PATCH v2 2/2] Remove fsx runtest suite

[PATCH v6 0/5] Fine granular configuration
 2023-11-28 18:25 UTC  (4+ messages)
` [PATCH v6 3/5] arm/dom0less: put dom0less feature code in a separate module

[PATCH] generic/581: remove extra escape character from awk line
 2023-11-28 18:25 UTC  (6+ messages)

[PATCH 1/7] libsepol: validate conditional type rules have a simple default type
 2023-11-28 18:23 UTC  (7+ messages)
` [PATCH 2/7] libsepol: use correct type to avoid truncations
` [PATCH 3/7] checkpolicy/dismod: avoid duplicate initialization and fix module linking
` [PATCH 4/7] checkpolicy/dispol: misc updates
` [PATCH 5/7] libsepol: reject invalid class datums
` [PATCH 6/7] libsepol/fuzz: handle empty and non kernel policies
` [PATCH 7/7] libsepol: reject linking modules with no avrules

[RFC PATCH] wifi: cfg80211: fix CQM for non-range use
 2023-11-28 18:23 UTC  (2+ messages)

[PATCH][next] bcachefs: Replace zero-length arrays with flexible-array members
 2023-11-28 18:22 UTC 

[PATCH] libsepol: simplify string formatting
 2023-11-28 18:21 UTC 

[PATCH v3 00/32] bootm: Refactoring to reduce reliance on CMDLINE (part A)
 2023-11-28 18:21 UTC  (3+ messages)
` [PATCH v3 31/32] bootstd: Introduce programmatic boot

extra search flags and params? (ispatch, replycount, ...)
 2023-11-28 18:20 UTC  (5+ messages)

[ndctl PATCH 0/3] cxl/test: CXL unit test helpers
 2023-11-28 18:19 UTC  (5+ messages)
` [ndctl PATCH 2/3] cxl/test: add a cxl_ derivative of check_dmesg()
` [ndctl PATCH 3/3] cxl/test: use an explicit --since time in journalctl

[PATCH] cgroup/cpuset: Expose cpuset.cpus.isolated
 2023-11-28 18:19 UTC  (3+ messages)

[PATCH] multipathd: Make sure to disable queueing if recovery has failed
 2023-11-28 18:18 UTC  (5+ messages)

[PATCH v1 0/3] hwmon: tmp513: A few cleanups
 2023-11-28 18:06 UTC  (2+ messages)
` [PATCH v1 3/3] hwmon: tmp513: Use SI constants from units.h

[PATCH] mm: fix oops when filemap_map_pmd() without prealloc_pte
 2023-11-28 18:18 UTC  (2+ messages)

[GIT PULL FOR 6.8] V4L2 sub-device API changes plus new drivers
 2023-11-28 18:17 UTC  (3+ messages)

[PATCH v5 0/3] Disable fair tag sharing for UFS devices
 2023-11-28 18:17 UTC  (12+ messages)
` [PATCH v5 2/3] scsi: core: Support disabling fair tag sharing

[PATCH v3 0/3] staging: rtl8192e: patch series renames (3) different variables
 2023-11-28 18:17 UTC  (3+ messages)
` [PATCH v3 2/3] staging: rtl8192e: renamed variable bCurBW40MHz
` [PATCH v3 3/3] staging: rtl8192e: renamed variable nDataRate


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.