All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-11-07 19:59:34 to 2024-11-07 21:01:58 UTC [more...]

[PATCH] scsi: sd_zbc: use kvzalloc to allocate report zones buffer
 2024-11-07 21:01 UTC  (3+ messages)

[PATCH net-next v6 0/7] Suspend IRQs during application busy periods
 2024-11-07 21:01 UTC  (7+ messages)
` [PATCH net-next v6 2/7] net: Suspend softirq when prefer_busy_poll is set

[PATCH] Documentation: Fix incorrect paths/magic in magic numbers rst
 2024-11-07 21:01 UTC  (5+ messages)

[PATCH 0/7] target/i386/kvm/pmu: Enhancement, Bugfix and Cleanup
 2024-11-07 21:00 UTC  (3+ messages)
` [PATCH 5/7] target/i386/kvm: reset AMD PMU registers during VM reset

[PATCH -next 0/3] ext4: Using scope-based resource management function
 2024-11-07 21:00 UTC  (3+ messages)

[PATCH v4 00/22] Python generated Intel metrics
 2024-11-07 21:00 UTC  (6+ messages)
` [PATCH v4 09/22] perf jevents: Add ports metric group giving utilization on Intel

linux-next: build failure after merge of the scsi-mkp tree
 2024-11-07 21:00 UTC  (3+ messages)

[PATCH v3 0/2] fs: allow statmount to fetch the subtype and devname
 2024-11-07 21:00 UTC  (3+ messages)
` [PATCH v3 1/2] fs: add the ability for statmount() to report the fs_subtype
` [PATCH v3 2/2] fs: add the ability for statmount() to report the mnt_devname

[PATCH net v2] sunrpc: fix one UAF issue caused by sunrpc kernel tcp socket
 2024-11-07 20:59 UTC  (2+ messages)

[syzbot] [bpf?] WARNING: locking bug in trie_delete_elem
 2024-11-07 21:00 UTC  (2+ messages)

[PATCH] intel-hid: fix volume buttons on Thinkpad X12 Detachable Tablet Gen 1
 2024-11-07 20:59 UTC 

[PATCH v7 00/27] DCD: Add support for Dynamic Capacity Devices (DCD)
 2024-11-07 20:58 UTC  (28+ messages)
` [PATCH v7 01/27] range: Add range_overlaps()
` [PATCH v7 02/27] ACPI/CDAT: Add CDAT/DSMAS shared and read only flag values
` [PATCH v7 03/27] dax: Document struct dev_dax_range
` [PATCH v7 04/27] cxl/pci: Delay event buffer allocation
` [PATCH v7 05/27] cxl/hdm: Use guard() in cxl_dpa_set_mode()
` [PATCH v7 06/27] cxl/region: Refactor common create region code
` [PATCH v7 07/27] cxl/mbox: Flag support for Dynamic Capacity Devices (DCD)
` [PATCH v7 08/27] cxl/mem: Read dynamic capacity configuration from the device
` [PATCH v7 09/27] cxl/core: Separate region mode from decoder mode
` [PATCH v7 10/27] cxl/region: Add dynamic capacity decoder and region modes
` [PATCH v7 11/27] cxl/hdm: Add dynamic capacity size support to endpoint decoders
` [PATCH v7 12/27] cxl/cdat: Gather DSMAS data for DCD regions
` [PATCH v7 13/27] cxl/mem: Expose DCD partition capabilities in sysfs
` [PATCH v7 14/27] cxl/port: Add endpoint decoder DC mode support to sysfs
` [PATCH v7 15/27] cxl/region: Add sparse DAX region support
` [PATCH v7 16/27] cxl/events: Split event msgnum configuration from irq setup
` [PATCH v7 17/27] cxl/pci: Factor out interrupt policy check
` [PATCH v7 18/27] cxl/mem: Configure dynamic capacity interrupts
` [PATCH v7 19/27] cxl/core: Return endpoint decoder information from region search
` [PATCH v7 20/27] cxl/extent: Process DCD events and realize region extents
` [PATCH v7 21/27] cxl/region/extent: Expose region extent information in sysfs
` [PATCH v7 22/27] dax/bus: Factor out dev dax resize logic
` [PATCH v7 23/27] dax/region: Create resources on sparse DAX regions
` [PATCH v7 24/27] cxl/region: Read existing extents on region creation
` [PATCH v7 25/27] cxl/mem: Trace Dynamic capacity Event Record
` [PATCH v7 26/27] tools/testing/cxl: Make event logs dynamic
` [PATCH v7 27/27] tools/testing/cxl: Add DC Regions to mock mem data

[PATCH 00/12] Boot modules for Hyperlaunch
 2024-11-07 20:58 UTC  (9+ messages)
` [PATCH 04/12] x86/boot: introduce module release
` [PATCH 09/12] x86/boot: add start and size fields to struct boot_module
` [PATCH 10/12] x86/boot: introduce boot domain

[PATCH v2] tests/intel/xe_fault_injection: Ignore expected errors
 2024-11-07 20:58 UTC  (4+ messages)
` ✗ GitLab.Pipeline: warning for tests/intel/xe_fault_injection: Ignore expected errors (rev2)
` ✓ Fi.CI.BAT: success "
` ✗ CI.xeBAT: failure "

[Bug 219458] New: bluetooth connection fails after L2CAP: Fix uaf in l2cap_connect patch
 2024-11-07 20:58 UTC  (4+ messages)
` [Bug 219458] "

[PATCH] net: rfkill: gpio: Add check for clk_enable()
 2024-11-07 21:01 UTC 

nvme fix for Linux 6.12
 2024-11-07 20:57 UTC  (2+ messages)

[PATCH 0/8] drm/i915/mst: cleanups, renames, clarifications
 2024-11-07 20:56 UTC  (16+ messages)
` [PATCH 1/8] drm/i915/mst: pass primary encoder to primary encoder hooks
` [PATCH 2/8] drm/i915/mst: rename intel_encoder to encoder
` [PATCH 3/8] drm/i915/mst: introduce to_primary_encoder() and to_primary_dp()
` [PATCH 4/8] drm/i915/mst: use primary_encoder in fake mst encoder creation
` [PATCH 5/8] drm/i915/display: make CHICKEN_TRANS() display version aware
` [PATCH 6/8] drm/i915/mst: convert to struct intel_display
` [PATCH 7/8] drm/i915/mst: change naming from fake encoders to MST stream encoders
` [PATCH 8/8] drm/i915/dp: add comments about hooks called from "
` ✓ CI.Patch_applied: success for drm/i915/mst: cleanups, renames, clarifications
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "

[PATCH v7 0/6] usdt typed args, translators and arg mapping
 2024-11-07 20:54 UTC  (3+ messages)
` [PATCH v7 5/6] usdt: new tests for USDT arg sanity with overlapping pid probes

[PATCH RFC 2/2] zram: support compression at the granularity of multi-pages
 2024-11-07 20:53 UTC  (7+ messages)

[dpdk-dev] [PATCH] eal: add option to put timestamp on console output
 2024-11-07 20:51 UTC  (14+ messages)
` [PATCH v31 00/12] Log library enhancements
  ` [PATCH v31 01/12] eal/windows: align getopt to FreeBSD
  ` [PATCH v31 02/12] eal: factorize parser for log level
  ` [PATCH v31 03/12] eal: introduce log options parser
  ` [PATCH v31 04/12] eal: do not log init failure twice
  ` [PATCH v31 05/12] eal: improve exit output log
  ` [PATCH v31 06/12] log: rework syslog handling
  ` [PATCH v31 07/12] eal: initialize log before everything else
  ` [PATCH v31 08/12] log: add hook for printing log messages
  ` [PATCH v31 09/12] log: add timestamp option
  ` [PATCH v31 10/12] log: support systemd journal
  ` [PATCH v31 11/12] log: colorize log output
  ` [PATCH v31 12/12] maintainers: update for log library

[PATCH] dax: Allow block size > PAGE_SIZE
 2024-11-07 20:52 UTC  (5+ messages)

[libgpiod][PATCH] bindings: python: specify a tar extract filter
 2024-11-07 20:50 UTC 

[PATCH net 0/4] virtio/vsock: Fix memory leaks
 2024-11-07 20:49 UTC  (4+ messages)
` [PATCH net 2/4] virtio/vsock: Fix sk_error_queue memory leak

[PATCH i-g-t] lib: sync PCI ID macros with kernel
 2024-11-07 20:49 UTC  (3+ messages)

[PATCH] drm/i915/display: Pcode sets the CD clock frequency voltage levels
 2024-11-07 20:49 UTC  (2+ messages)
` ✗ CI.FULL: failure for "

[to-be-updated] mm-fix-__wp_page_copy_user-fallback-path-for-remote-mm.patch removed from -mm tree
 2024-11-07 20:48 UTC 

[PATCH 0/2] net: Make ip_header struct QEMU_PACKED
 2024-11-07 20:47 UTC  (3+ messages)
` [PATCH 1/2] hw/net/virtio-net.c: Don't assume IP length field is aligned

[RFC bpf-next fanotify 0/5] Fanotify fastpath handler
 2024-11-07 20:48 UTC  (6+ messages)
` [RFC bpf-next fanotify 5/5] selftests/bpf: Add test for BPF based fanotify "

cgroup2 freezer and kvm_vm_worker_thread()
 2024-11-07 20:48 UTC  (4+ messages)

[folded-merged] mm-fix-__wp_page_copy_user-fallback-path-for-remote-mm-fix.patch removed from -mm tree
 2024-11-07 20:48 UTC 

[PATCH net-next 00/11] Netfilter updates for net-next
 2024-11-07 20:48 UTC  (4+ messages)

[PATCH V3 0/4] iommufd live update
 2024-11-07 20:47 UTC  (8+ messages)
` [PATCH V3 2/4] iommufd: Lock all objects
` [PATCH V3 3/4] iommufd: Add IOMMU_IOAS_CHANGE_PROCESS
` [PATCH V3 4/4] iommufd: IOMMU_IOAS_CHANGE_PROCESS selftest

[PATCH v3 00/18] drm/i915/dmc_wl: Fixes and enablement for Xe3_LPD
 2024-11-07 20:47 UTC  (6+ messages)
` [PATCH v3 17/18] drm/i915/dmc_wl: Do nothing until initialized

[PATCH net v2 0/3] virtio/vsock: Fix memory leaks
 2024-11-07 20:46 UTC  (4+ messages)
` [PATCH net v2 1/3] virtio/vsock: Fix accept_queue memory leak
` [PATCH net v2 2/3] vsock: Fix sk_error_queue "
` [PATCH net v2 3/3] virtio/vsock: Improve MSG_ZEROCOPY error handling

[RFC dlm/next 00/11] dlm: approach for new lkb reference counting
 2024-11-07 20:46 UTC  (12+ messages)
` [RFC dlm/next 01/11] dlm: remove set_master() negative return check
` [RFC dlm/next 02/11] dlm: use move_lkb() instead del/add lkb
` [RFC dlm/next 03/11] dlm: use hold_lkb() instead kref_get()
` [RFC dlm/next 04/11] dlm: don't track references on move_lkb()
` [RFC dlm/next 05/11] dlm: drop lkb hold for waiter conversion handling
` [RFC dlm/next 06/11] dlm: track reference for lkb_rsb_lookup
` [RFC dlm/next 07/11] dlm: call queue_cast() on master copy as well
` [RFC dlm/next 08/11] dlm: make send dlm message as non-failure
` [RFC dlm/next 09/11] dlm: introduce new lkb refcount model
` [RFC dlm/next 10/11] dlm: void convert, cancel and unlock requests
` [RFC dlm/next 11/11] dlm: return void for _request_lock function

[PULL 00/12] riscv-to-apply queue
 2024-11-07 20:44 UTC  (2+ messages)

[RFC PATCH] ALSA: Add debugging guide for audio issues
 2024-11-07 20:45 UTC  (2+ messages)

[GIT PULL] Networking for v6.12-rc7
 2024-11-07 20:45 UTC 

[PATCH v7 0/7] Add AutoFDO and Propeller support for Clang build
 2024-11-07 20:45 UTC  (3+ messages)
` [PATCH v7 7/7] Add Propeller configuration for kernel build

+ docs-mm-add-vma-locks-documentation.patch added to mm-unstable branch
 2024-11-07 20:44 UTC 

[PATCH] tpm/eventlog: Use kvmalloc() for event log buffer
 2024-11-07 20:44 UTC  (5+ messages)

[PATCH 0/2] tests/xe_spin_batch: Add spin-timestamp-check
 2024-11-07 20:43 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for tests/xe_spin_batch: Add spin-timestamp-check (rev2)

[PATCH v2] tpm: Opt-in in disable PCR integrity protection
 2024-11-07 20:43 UTC  (2+ messages)

[PATCH v4 4/7] pmdomain: core: Introduce dev_pm_genpd_rpm_always_on()
 2024-11-07 20:43 UTC 

[RFC][PATCH] x86/cpu/bugs: Consider having old Intel microcode to be a vulnerability
 2024-11-07 20:43 UTC 

[PATCH v5 00/19] s390x: Add Full Boot Order Support
 2024-11-07 20:42 UTC  (5+ messages)

[syzbot] [input?] [usb?] INFO: rcu detected stall in sys_syslog (2)
 2024-11-07 20:42 UTC  (2+ messages)
` [syzbot] [mm?] "

[PATCH 0/2] Documentation: Debugging guide
 2024-11-07 20:40 UTC  (5+ messages)
` [PATCH 1/2] docs: Add guides section for debugging
` [PATCH 2/2] docs: media: Debugging guide for the media subsystem

[PATCH] watchdog: rti: of: honor timeout-sec property
 2024-11-07 20:38 UTC 

[PATCH v2 1/2] powerpc/fadump: allocate memory for additional parameters early
 2024-11-07 13:45 UTC  (2+ messages)

[PATCH v5 net-next 00/13] AccECN protocol preparation patch series
 2024-11-07 20:38 UTC  (4+ messages)
` [PATCH v5 net-next 13/13] tcp: fast path functions later

[PATCH] ASoC: SOF: Intel: hda: handle only paused streams in hda_dai_suspend()
 2024-11-07 20:37 UTC  (2+ messages)

[PATCH] ASoC: ux500: Remove redundant casts
 2024-11-07 20:37 UTC  (2+ messages)

[PATCHv10 0/9] write hints with nvme fdp, scsi streams
 2024-11-07 20:36 UTC  (3+ messages)

[PATCH] cxl: Rename ACPI_CEDT_CFMWS_RESTRICT_TYPE2/TYPE3
 2024-11-07 20:36 UTC  (4+ messages)

[PATCH 0/2] Prefer GT oriented logs/asserts in submit code
 2024-11-07 20:34 UTC  (5+ messages)
` ✓ CI.Build: success for "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

IIO tree probably closed for 6.13
 2024-11-07 20:34 UTC 

[PATCH 0/2] dts: add blocklist test suite
 2024-11-07 20:33 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/2] "

[PATCH v2 0/6] mm/arm64: re-enable HVO
 2024-11-07 20:20 UTC  (7+ messages)
` [PATCH v2 1/6] mm/hugetlb_vmemmap: batch-update PTEs
` [PATCH v2 2/6] mm/hugetlb_vmemmap: add arch-independent helpers
` [PATCH v2 3/6] irqchip/gic-v3: support SGI broadcast
` [PATCH v2 4/6] arm64: broadcast IPIs to pause remote CPUs
` [PATCH v2 5/6] arm64: pause remote CPUs to update vmemmap
` [PATCH v2 6/6] arm64: select ARCH_WANT_OPTIMIZE_HUGETLB_VMEMMAP

[PATCH v3] PCI: hotplug: Add OCTEON PCI hotplug controller driver
 2024-11-07 20:32 UTC  (2+ messages)

nested-smmuv3 topic for QEMU/libvirt, Nov 2024
 2024-11-07 20:31 UTC  (3+ messages)

Page cache deduplication
 2024-11-07 20:22 UTC 

[f2fs-dev] [PATCH v3] f2fs: fix to parse temperature correctly in f2fs_get_segment_temp()
 2024-11-07 20:30 UTC  (2+ messages)

[f2fs-dev] [PATCH] f2fs: clean up opened code w/ {get,set}_nid()
 2024-11-07 20:30 UTC  (2+ messages)
` [f2fs-dev] [PATCH] f2fs: clean up opened code w/ {get, set}_nid()

[f2fs-dev] [PATCH v2] f2fs: fix to avoid potential deadlock in f2fs_record_stop_reason()
 2024-11-07 20:30 UTC  (2+ messages)

[f2fs-dev] [PATCH] f2fs: clean up the unused variable additional_reserved_segments
 2024-11-07 20:30 UTC  (2+ messages)

[PATCH] f2fs: fix typos
 2024-11-07 20:30 UTC  (3+ messages)
` [f2fs-dev] "

[f2fs-dev] [PATCH V3] f2fs: fix to avoid use GC_AT when setting gc_mode as GC_URGENT_LOW or GC_URGENT_MID
 2024-11-07 20:30 UTC  (2+ messages)

[f2fs-dev] [PATCH 1/2] f2fs: remove redundant atomic file check in defragment
 2024-11-07 20:30 UTC  (2+ messages)

[f2fs-dev] [PATCH v2] f2fs: fix to convert log type to segment data type correctly
 2024-11-07 20:30 UTC  (2+ messages)

[f2fs-dev] [PATCH v4] f2fs: modify f2fs_is_checkpoint_ready logic to allow more data to be written with the CP disable
 2024-11-07 20:30 UTC  (2+ messages)

[f2fs-dev] Patchwork summary for: f2fs
 2024-11-07 20:30 UTC 

[f2fs-dev] [PATCH] f2fs: fix fiemap failure issue when page size is 16KB
 2024-11-07 20:30 UTC  (2+ messages)

[f2fs-dev] [PATCH] f2fs: Fix not used variable 'index'
 2024-11-07 20:30 UTC  (2+ messages)

[f2fs-dev] [PATCH v2] f2fs: fix race in concurrent f2fs_stop_gc_thread
 2024-11-07 20:30 UTC  (2+ messages)

[PATCH] libtraceevent: allow unsetting LIBTRACEEVENT_STATIC
 2024-11-07 20:28 UTC 

[PATCH 0/3] KVM: arm64: Handle KVM_REQ_VM_DEAD in vgic_init test
 2024-11-07 20:26 UTC  (7+ messages)
` [PATCH 2/3] KVM: selftests: Introduce kvm_vm_dead_free

[PATCH] iio: light: veml6030: add support for triggered buffer
 2024-11-07 20:22 UTC 

[PATCH] drm/amdgpu: Add documentation for enforce isolation feature
 2024-11-07 20:21 UTC  (2+ messages)

[ISSUE] split_folio() and dirty IOMAP folios
 2024-11-07 20:20 UTC  (4+ messages)

[PATCH v3 0/1] rust: helpers: Avoid raw_spin_lock initialization for PREEMPT_RT
 2024-11-07 20:19 UTC  (3+ messages)
` [PATCH v3 1/1] "

[PATCH 0/4] Add iomem helpers for use from debugfs
 2024-11-07 20:13 UTC  (3+ messages)
` [PATCH 1/4] iov_iter: Provide copy_iomem_to|from_iter()

[Weekly meetings] MoM - 6th of November 2024
 2024-11-07 20:12 UTC 

[PATCH 0/3] staging: vc04_services: Assorted fixes
 2024-11-07 19:48 UTC  (4+ messages)
` [PATCH 1/3] staging: vc04_services: Cleanup TODO entry
` [PATCH 2/3] staging: vchiq_core: Rectify header include for vchiq_dump_state()
` [PATCH 3/3] staging: vchiq_debugfs: Use forward declarations

[to-be-updated] mm-readahead-fix-large-folio-support-in-async-readahead.patch removed from -mm tree
 2024-11-07 20:11 UTC 

[PATCH] [i-g-t, v2] tests/intel/xe_vm: Reduce n_execs for bind-array-enobufs
 2024-11-07 20:08 UTC  (7+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ CI.xeBAT: "
` ✗ CI.xeFULL: failure "

panel-lvds for imx8mm-verdin boards
 2024-11-07 20:08 UTC  (3+ messages)

[PATCH] pcmcia: omap_cf: : Mark driver struct with __refdata to prevent section mismatch
 2024-11-07 19:56 UTC  (2+ messages)

[lustre-devel] Ldiskfs: kernel version triplet policy
 2024-11-07 20:05 UTC  (2+ messages)

[PATCH v2] xfs: check the remaining length of extent after roundup
 2024-11-07 20:05 UTC  (2+ messages)

Fix build ID parsing logic in stable trees
 2024-11-07 20:04 UTC  (6+ messages)

[PATCH 2/2] spi: imx: support word delay
 2024-11-07 20:01 UTC  (2+ messages)

Loading FPGA Firmware with CvP
 2024-11-07 19:59 UTC 

[PATCH] net: qrtr: mhi: synchronize qrtr and mhi preparation
 2024-11-07 19:58 UTC  (3+ messages)


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.