All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-11-07 19:54:35 to 2024-11-07 20:53:28 UTC [more...]

[dpdk-dev] [PATCH] eal: add option to put timestamp on console output
 2024-11-07 20:51 UTC  (13+ 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] dax: Allow block size > PAGE_SIZE
 2024-11-07 20:52 UTC  (5+ messages)

[PATCH 0/8] drm/i915/mst: cleanups, renames, clarifications
 2024-11-07 20:52 UTC  (14+ 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: "

[PATCH v2 1/1] x86/fred: Clear WFE in missing-ENDBRANCH #CPs
 2024-11-07 20:51 UTC  (2+ 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 00/12] Boot modules for Hyperlaunch
 2024-11-07 20:47 UTC  (7+ messages)
` [PATCH 04/12] x86/boot: introduce module release
` [PATCH 09/12] x86/boot: add start and size fields to struct boot_module

linux-next: build failure after merge of the scsi-mkp tree
 2024-11-07 20:47 UTC  (2+ 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

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

[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 v2 0/3] scftorture: Avoid kfree from IRQ context
 2024-11-07 20:45 UTC  (3+ messages)
` [PATCH v2 3/3] scftorture: Use a lock-less list to free memory

[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 v2] tests/intel/xe_fault_injection: Ignore expected errors
 2024-11-07 20:43 UTC  (3+ messages)
` ✗ GitLab.Pipeline: warning for tests/intel/xe_fault_injection: Ignore expected errors (rev2)
` ✓ Fi.CI.BAT: success "

[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  (2+ messages)

[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  (6+ messages)
` ✓ CI.KUnit: success for "
` ✓ CI.Build: "
` ✓ 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  (3+ messages)

[f2fs-dev] [PATCH] f2fs: clean up opened code w/ {get,set}_nid()
 2024-11-07 20:30 UTC  (3+ 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  (3+ 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  (3+ messages)

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

[f2fs-dev] [PATCH v2] f2fs: fix to convert log type to segment data type correctly
 2024-11-07 20:30 UTC  (3+ 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  (3+ 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  (3+ messages)

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

[f2fs-dev] [PATCH v2] f2fs: fix race in concurrent f2fs_stop_gc_thread
 2024-11-07 20:30 UTC  (3+ 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 v7 0/4] hugetlbfs: close race between MADV_DONTNEED and page fault
 2024-11-07 20:18 UTC  (3+ messages)
` [PATCH 2/4] hugetlbfs: extend hugetlb_vma_lock to private VMAs

[syzbot] [acpi?] [nvdimm?] KASAN: vmalloc-out-of-bounds Read in acpi_nfit_ctl (2)
 2024-11-07 20:18 UTC 

[PATCH v2 sched_ext/for-6.13] sched_ext: Do not enable LLC/NUMA optimizations when domains overlap
 2024-11-07 20:14 UTC  (3+ messages)

[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)

nvme fix for Linux 6.12
 2024-11-07 19:57 UTC 

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)

[PATCH RESEND v19 0/2] Implement the NVMe reservation feature
 2024-11-07 19:49 UTC  (2+ messages)

[PATCH 5.10.y-cip v2 0/5] Enable CRU, CSI support on RZ/{G2LC, G2UL}
 2024-11-07 19:57 UTC  (2+ messages)

[PATCH 6.11 000/249] 6.11.7-rc2 review
 2024-11-07 19:57 UTC  (2+ messages)

[PATCH v2] bcachefs: add unit for counters to support different case
 2024-11-07 19:56 UTC  (2+ messages)

[PATCHv4 00/13] nvme target 2.1 and independent identify ns
 2024-11-07 19:38 UTC  (14+ messages)
` [PATCHv4 01/13] nvmet: implement id ns for nvm command set
` [PATCHv4 02/13] nvmet: implement active command set ns list
` [PATCHv4 03/13] nvmet: implement supported log pages
` [PATCHv4 04/13] nvmet: implement supported features log
` [PATCHv4 05/13] nvmet: implement crto property
` [PATCHv4 06/13] nvmet: declare 2.1 version compliance
` [PATCHv4 07/13] nvmet: implement endurance groups
` [PATCHv4 08/13] nvmet: implement rotational media information log
` [PATCHv4 09/13] nvmet: implement csi identify ns
` [PATCHv4 10/13] nvme: use command set independent id ns if available
` [PATCHv4 11/13] nvme: add rotational support
` [PATCHv4 12/13] nvme: check ns's volatile write cache not present
` [PATCHv4 13/13] nvmet: report ns's vwc "

[PATCH 0/6] Add Quanta GSZ BMC machine and PCA I2C GPIO expanders
 2024-11-07 19:54 UTC  (7+ messages)
` [PATCH 1/6] bitops.h: add deposit16 function
` [PATCH 2/6] hw/gpio: add PCA953x i2c GPIO expanders
` [PATCH 3/6] hw/gpio: add PCA9536 i2c gpio expander
` [PATCH 4/6] hw/i2c: add canonical path to i2c event traces
` [PATCH 5/6] hw/arm: imply I2C_DEVICES on NPCM7xx
` [PATCH 6/6] hw/arm: add Quanta GSZ bmc machine

[syzbot] [acpi?] [nvdimm?] KASAN: vmalloc-out-of-bounds Read in acpi_nfit_ctl (2)
 2024-11-07 19:56 UTC  (2+ messages)
` [syzbot] "

[net-next PATCH v3 0/3] net: dsa: Add Airoha AN8855 support
 2024-11-07 19:36 UTC  (4+ messages)
` [net-next PATCH v3 2/3] net: dsa: Add Airoha AN8855 5-Port Gigabit DSA Switch driver

[PATCH v4 0/4] wifi: ath12k: Support Pager, Counter, SoC, Transmit Rate Stats
 2024-11-07 19:38 UTC  (3+ messages)

generic_permission() optimization
 2024-11-07 19:54 UTC  (6+ messages)

[PATCH v3 0/6] bio_split() error handling rework
 2024-11-07 19:54 UTC  (4+ messages)

[PATCH v3 00/20] Remove PERF_HAVE_DWARF_REGS
 2024-11-07 19:29 UTC  (3+ messages)

[PATCH v2 0/8] drm/i915/scaler: Scaler code cleanups
 2024-11-07 19:54 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for drm/i915/scaler: Scaler code cleanups (rev3)


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.