All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-06-21 17:02:26 to 2024-06-21 18:07:51 UTC [more...]

[PATCH] libsepol: Do not reject all type rules in conditionals when validating
 2024-06-21 18:07 UTC  (4+ messages)

[PATCHSET v3.0 3/5] xfs: rmap log intent cleanups
 2024-06-21 18:07 UTC  (4+ messages)
` [PATCH 2/9] xfs: prepare rmap btree tracepoints for widening

[PATCH for-4.19 v3 0/4] x86/shadow: Trace fixes and cleanup
 2024-06-21 18:06 UTC  (5+ messages)
` [PATCH for-4.19 v3 1/4] x86/shadow: Rework trace_shadow_gen() into sh_trace_va()
` [PATCH for-4.19 v3 2/4] x86/shadow: Introduce sh_trace_gl1e_va()
` [PATCH for-4.19 v3 3/4] x86/shadow: Rework trace_shadow_emulate_other() as sh_trace_gfn_va()
` [PATCH for-4.19 v3 4/4] x86/shadow: Don't leave trace record field uninitialized

[PATCH v1 0/5] SEV-SNP: Add KVM support for attestation and KVM_EXIT_COCO
 2024-06-21 18:07 UTC  (3+ messages)
` [PATCH v1 2/5] x86/sev: Move sev_guest.h into common SEV header

[PATCH] drm/xe/huc: Use GT oriented error messages in xe_huc.c
 2024-06-21 18:07 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "

[RFC PATCH v8 00/10] ras: scrub: introduce subsystem + CXL/ACPI-RAS2 drivers
 2024-06-21 18:06 UTC  (5+ messages)
` [RFC PATCH v8 10/10] ras: scrub: ACPI RAS2: Add memory ACPI RAS2 driver

[PATCH v1] selftests/harness: Fix tests timeout and race condition
 2024-06-21 18:06 UTC 

[PATCH 2/2] drm/panel-xinpeng-xpp055c272: add check for mipi_dsi_dcs_enter_sleep_mode
 2024-06-21 18:05 UTC  (2+ messages)

pNFS double-free DS commit info filelayout_free_lseg() [v5.4]
 2024-06-21 18:05 UTC 

[PATCH net-next 0/8] net: support 2.5G ethernet in dwmac-qcom-ethqos
 2024-06-21 18:04 UTC  (8+ messages)
` [PATCH net-next 1/8] net: phy: add support for overclocked SGMII

[PATCH v1] Setting bluetooth helper domain for bluetoothctl
 2024-06-21 18:04 UTC  (2+ messages)

[PATCH v2 0/5] perf trace: Augment enum arguments with BTF
 2024-06-21 18:03 UTC  (9+ messages)
` [PATCH v2 2/5] perf trace: Augment enum syscall "
` [PATCH v2 5/5] perf trace: Add test for enum augmentation

[PATCH v2 0/4] Fixes for pNFS SCSI layout PR key registration
 2024-06-21 18:03 UTC  (5+ messages)
` [PATCH v2 4/4] nfs/blocklayout: SCSI layout trace points for reservation key reg/unreg

[PATCH bpf-next] selftests/bpf: test struct_ops bpf map auto-attach
 2024-06-21 18:03 UTC 

[Intel-wired-lan] [intel-next 0/2] i40e: Add support for netlink API
 2024-06-21 18:03 UTC  (9+ messages)
` [Intel-wired-lan] [intel-next 1/2] net/i40e: link NAPI instances to queues and IRQs
              `  "

[PATCH v2 0/6] RISC-V: Detect and report speed of unaligned vector accesses
 2024-06-21 18:02 UTC  (13+ messages)
` [PATCH v2 4/6] RISC-V: Detect unaligned vector accesses supported

[PATCH 4/4] PCI: mediatek-gen3: Add Airoha EN7581 support
 2024-06-21 18:02 UTC  (2+ messages)

[PATCH bpf-next] bpftool: allow compile-time checks of BPF map auto-attach support in skeleton
 2024-06-21 18:00 UTC  (2+ messages)

[PATCH] bpf: add security_file_post_open() LSM hook to sleepable_lsm_hooks
 2024-06-21 18:00 UTC  (2+ messages)

[PATCH v2] RISC-V: Provide the frequency of time CSR via hwprobe
 2024-06-21 17:59 UTC  (3+ messages)

[linux-next:master 6448/7397] mm/swapfile.c:1388:6: error: redefinition of 'swap_free_nr'
 2024-06-21 17:59 UTC 

[cip:linux-4.4.y-st 2234/2327] net/bluetooth/l2cap_sock.c:431:23: sparse: sparse: incompatible types in comparison expression (different type sizes):
 2024-06-21 17:59 UTC 

[RFC PATCH] cxl: avoid duplicating report from MCE & device
 2024-06-21 17:59 UTC  (7+ messages)

[PULL 00/28] Migration patches for 2024-06-21
 2024-06-21 17:54 UTC  (29+ messages)
` [PULL 01/28] migration: Drop reference to QIOChannel if file seeking fails
` [PULL 02/28] migration: Fix file migration with fdset
` [PULL 03/28] tests/qtest/migration: Fix file migration offset check
` [PULL 04/28] tests/qtest/migration: Add a precopy file test with fdset
` [PULL 05/28] monitor: Drop monitor_fdset_dup_fd_find/_remove()
` [PULL 06/28] monitor: Introduce monitor_fdset_*free
` [PULL 07/28] monitor: Stop removing non-duplicated fds
` [PULL 08/28] monitor: Simplify fdset and fd removal
` [PULL 09/28] monitor: Report errors from monitor_fdset_dup_fd_add
` [PULL 10/28] io: Stop using qemu_open_old in channel-file
` [PULL 11/28] migration: Add direct-io parameter
` [PULL 12/28] migration/multifd: Add direct-io support
` [PULL 13/28] tests/qtest/migration: Add tests for file migration with direct-io
` [PULL 14/28] monitor: fdset: Match against O_DIRECT
` [PULL 15/28] migration: Add documentation for fdset with multifd + file
` [PULL 16/28] tests/qtest/migration: Add a test for mapped-ram with passing of fds
` [PULL 17/28] migration/multifd: Avoid the final FLUSH in complete()
` [PULL 18/28] migration: Rename thread debug names
` [PULL 19/28] migration: Use MigrationStatus instead of int
` [PULL 20/28] migration: Cleanup incoming migration setup state change
` [PULL 21/28] migration/postcopy: Add postcopy-recover-setup phase
` [PULL 22/28] migration/docs: Update postcopy recover session for SETUP phase
` [PULL 23/28] tests/migration-tests: Drop most WIN32 ifdefs for postcopy failure tests
` [PULL 24/28] tests/migration-tests: Always enable migration events
` [PULL 25/28] tests/migration-tests: migration_event_wait()
` [PULL 26/28] tests/migration-tests: Verify postcopy-recover-setup status
` [PULL 27/28] tests/migration-tests: Cover postcopy failure on reconnect
` [PULL 28/28] migration: Remove unused VMSTATE_ARRAY_TEST() macro

linux-next: build failure after merge of the block tree
 2024-06-21 17:57 UTC  (4+ messages)

[PATCH v4 00/14] Introduce the lwIP network stack
 2024-06-21 17:56 UTC  (7+ messages)

[PATCH v2 2/9] tpm: Avoid code bloat when not using EFI_TCG2_PROTOCOL
 2024-06-21 17:55 UTC  (12+ messages)

[PATCH v7 00/38] kmsan: Enable on s390
 2024-06-21 17:55 UTC  (2+ messages)

[PATCH net] ice: Rebuild TC queues on VSI queue reconfiguration
 2024-06-21 17:54 UTC 

[PATCH 00/43] wifi: nxpwifi: create nxpwifi to support iw61x
 2024-06-21 17:53 UTC  (2+ messages)

[PATCHBOMB] fstests: catch us up to 6.10
 2024-06-21 17:53 UTC  (3+ messages)

[PATCH] clk: imx: clk-imx8mp: Allow media_disp pixel clock reconfigure parent rate
 2024-06-21 17:52 UTC  (2+ messages)

[PATCH 3/4] PCI: mediatek-gen3: rely on reset_bulk APIs for phy reset lines
 2024-06-21 17:51 UTC  (2+ messages)

[PATCH v3 00/18] Bug-fixes for a few boards
 2024-06-21 17:50 UTC  (7+ messages)
` [PATCH v3 10/18] tpm: Avoid code bloat when not using EFI_TCG2_PROTOCOL

[PATCH v5 04/15] soc: qcom: ice: add hwkm support in ice
 2024-06-21 17:49 UTC  (12+ messages)

[PATCHSET v30.7 2/6] fstests: atomic file updates
 2024-06-21 17:49 UTC  (4+ messages)
` [PATCH 04/11] generic/711,xfs/537: actually fork these tests for exchange-range

[PATCH 00/15] ethernet: Convert from tasklet to BH workqueue
 2024-06-21 17:49 UTC  (3+ messages)

[PATCH] rteval: Fix sysreport traceback when utility sos not found
 2024-06-21 17:47 UTC 

[PATCH v3] mmc: Convert from tasklet to BH workqueue
 2024-06-21 17:47 UTC  (3+ messages)

[PATCH v1 0/2] mm/migrate: move NUMA hinting fault folio isolation + checks under PTL
 2024-06-21 17:47 UTC  (3+ messages)
` [PATCH v1 2/2] "

linux-next: manual merge of the char-misc tree with the sched-ext tree
 2024-06-21 17:47 UTC 

xfs: byte-based grant head reservation tracking v4
 2024-06-21 17:46 UTC  (5+ messages)
` [PATCH 11/11] xfs: skip flushing log items during push

[PATCH] drm/xe/vf: Skip attempt to start GuC PC if VF
 2024-06-21 17:45 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "
` ✓ CI.BAT: "

command line syntax for connecting a chardev to a CPU
 2024-06-21 17:43 UTC 

[PATCH] btrfs: avoid allocating and running pointless delayed extent operations
 2024-06-21 17:44 UTC  (2+ messages)

clean up I/O path inode locking helpers and the page fault handler
 2024-06-21 17:43 UTC  (5+ messages)
` [PATCH 3/6] xfs: simplify xfs_dax_fault

[PATCH v5 0/4] Add support for QoS configuration
 2024-06-21 17:43 UTC  (4+ messages)
` [PATCH v5 2/4] interconnect: qcom: sc7280: enable "

[PATCH] rteval: sysstat: Convert base64 data to text before wrapping
 2024-06-21 17:43 UTC  (2+ messages)

[PATCH 1/1] i2c: Add nop fwnode operations
 2024-06-21 17:42 UTC  (3+ messages)

[PATCH 00/13] qapi: convert "Note" and "Example" sections to rST
 2024-06-21 17:41 UTC  (17+ messages)
` [PATCH 04/13] qapi/parser: preserve indentation in QAPIDoc sections
` [PATCH 09/13] qapi: convert "Note" sections to plain rST

[PATCH] lib: sbi: Enable Control Transfer Records (CTR) Ext using xstateen
 2024-06-21 17:41 UTC  (5+ messages)

[PATCH] wireless-regdb: update regulatory rules for India (IN)
 2024-06-21 17:41 UTC  (2+ messages)

[RFC PATCH 0/7] migration/multifd: Introduce storage slots
 2024-06-21 17:40 UTC  (6+ messages)

[PATCH bpf-next] bpf: Change bpf_session_cookie return value to __u64 *
 2024-06-21 17:40 UTC  (2+ messages)

[PATCH v2 0/4] MIPS: Enable ARCH_SUPPORTS_ATOMIC_RMW
 2024-06-21 17:40 UTC  (7+ messages)
` [PATCH v2 2/4] MIPS: Introduce config options for LLSC availability

ktls-utils: question about certificate verification
 2024-06-21 17:39 UTC  (3+ messages)

[PATCH] migration: Remove unused VMSTATE_ARRAY_TEST() macro
 2024-06-21 17:38 UTC  (2+ messages)

[PATCH v3 00/11] migration: New postcopy state, and some cleanups
 2024-06-21 17:38 UTC  (2+ messages)

[DPDK/testpmd Bug 1470] Testpmd parameter --max-pkt-len does not update MTU of ports bound to a kernel driver
 2024-06-21 17:37 UTC 

[PATCH v3 0/3] media: i2c: Add support for GT97xx VCM
 2024-06-21 17:36 UTC  (7+ messages)
` [PATCH v3 2/3] media: i2c: Add GT97xx VCM driver

[PATCH v2 0/3] x86/cpufeatures: Automatically generate required and disabled feature masks
 2024-06-21 17:32 UTC  (3+ messages)
` [PATCH v2 1/3] x86/cpufeatures: Add {required,disabled} feature configs

[PATCH] wifi: brcmsmac: advertise MFP_CAPABLE to enable WPA3
 2024-06-21 17:31 UTC  (2+ messages)

[syzbot] [mm?] KCSAN: data-race in mtree_range_walk / rcu_segcblist_enqueue (2)
 2024-06-21 17:31 UTC  (3+ messages)

6.6 kernel block: blk_mq_freeze_queue_wait in suspend path but userspace task held the queue->q_usage_counter in 'TASK_FROZEN' state
 2024-06-21 17:31 UTC  (4+ messages)

bug with git describe --dirty --broken
 2024-06-21 17:31 UTC  (4+ messages)

Perf Wiki Appears Broken
 2024-06-21 17:22 UTC  (2+ messages)

[PATCH 0/2] mm: Avoid possible overflows in dirty throttling
 2024-06-21 17:29 UTC  (6+ messages)
` [PATCH 1/2] Revert "mm/writeback: fix possible divide-by-zero in wb_dirty_limits(), again"
` [PATCH 2/2] mm: Avoid overflows in dirty throttling logic

[PATCH RFC v2 0/3] cxl: Multi-headed Single Logical Device (MHSLD)
 2024-06-21 17:28 UTC  (3+ messages)

[PATCH v13 0/9] AMD Pstate Driver Core Performance Boost
 2024-06-21 17:27 UTC  (2+ messages)

Handing xfs fsverity development back to you
 2024-06-21 17:27 UTC  (4+ messages)

[PATCH resend] git-send-email: Use sanitized address when reading mbox body
 2024-06-21 17:27 UTC  (2+ messages)

[PATCH v2 0/5] arm64: irqchip/gic-v3: Use compiletime constant PMR values
 2024-06-21 17:26 UTC  (2+ messages)

[PATCH] drm/amdkfd: Correct svm prange overlapping handling at svm_range_set_attr ioctl
 2024-06-21 17:28 UTC 

[PATCH v4 0/7] Convert multiple bind ops to 1 job
 2024-06-21 17:25 UTC  (7+ messages)
` [PATCH v4 4/7] drm/xe: Convert multiple bind ops into single job
` [PATCH v4 6/7] drm/xe: Update PT layer with better error handling

USB device causing reboot
 2024-06-21 17:23 UTC  (2+ messages)

[RFC PATCH] i2c: imx: avoid rescheduling when waiting for bus not busy
 2024-06-21 17:24 UTC  (3+ messages)

[PATCH 0/3] Mac Filter Port to New DTS
 2024-06-21 17:21 UTC  (4+ messages)
` [PATCH 1/3] dts: add boolean to adjust addresses
` [PATCH 2/3] dts: add testpmd methods for test suite
` [PATCH 3/3] dts: mac filter test suite refactored for new dts

standardizing i2c device ids
 2024-06-21 17:22 UTC  (3+ messages)

[PATCH 0/8] UFS patches for kernel 6.11
 2024-06-21 17:23 UTC  (4+ messages)
` [PATCH 8/8] scsi: ufs: Check for completion from the timeout handler

[OE-core][PATCH 0/6] Add SPDX 3.0 support
 2024-06-21 17:21 UTC  (4+ messages)
` [OE-core][PATCH v2 0/7] "

linux-next: manual merge of the kvm-x86 tree with the origin tree
 2024-06-21 17:21 UTC 

[RFC net-next 0/9] xdp: allow disable GRO per packet by XDP
 2024-06-21 17:20 UTC  (7+ messages)
` [RFC net-next 1/9] skb: introduce gro_disabled bit

[PATCH v2] perf sched replay: Fix -r/--repeat command line option for infinity
 2024-06-21 17:19 UTC 

Correct sequencing of usage of DRM writeback connector
 2024-06-21 17:18 UTC  (8+ messages)

[PATCH] bundle-uri.c: Fix double increment in depth
 2024-06-21 17:17 UTC  (2+ messages)

[PATCH] hw/usb/hcd-ohci: Fix ohci_service_td: accept valid TDs
 2024-06-21 17:16 UTC  (7+ messages)

[PATCH v1 1/5] KVM: SEV: Provide support for SNP_GUEST_REQUEST NAE event
 2024-06-21 17:15 UTC  (2+ messages)
` [PATCH v1-revised "

[PATCH v4 00/29] arm64: Permission Overlay Extension
 2024-06-21 17:16 UTC  (25+ messages)
` [PATCH v4 05/29] arm64: cpufeature: add Permission Overlay Extension cpucap
` [PATCH v4 06/29] arm64: context switch POR_EL0 register
` [PATCH v4 10/29] arm64: enable the Permission Overlay Extension for EL0
` [PATCH v4 11/29] arm64: re-order MTE VM_ flags
` [PATCH v4 12/29] arm64: add POIndex defines
` [PATCH v4 16/29] arm64: add pte_access_permitted_no_overlay()
` [PATCH v4 20/29] arm64: enable POE and PIE to coexist

[PATCH v2] Input: adc-joystick - move axes data into the main structure
 2024-06-21 17:16 UTC  (3+ messages)

[PATCH v1] ufs: core: fix ufshcd_abort_all racing issue
 2024-06-21 17:15 UTC  (2+ messages)

[PATCH v20 17/18] x86/resctrl: Sub-NUMA Cluster (SNC) detection
 2024-06-21 17:14 UTC  (3+ messages)

[PATCH v2] drm/etnaviv: switch devcoredump allocations to GFP_NOWAIT
 2024-06-21 17:13 UTC 

+ mm-avoid-overflows-in-dirty-throttling-logic.patch added to mm-unstable branch
 2024-06-21 17:12 UTC 

+ revert-mm-writeback-fix-possible-divide-by-zero-in-wb_dirty_limits-again.patch added to mm-unstable branch
 2024-06-21 17:12 UTC 

[PATCH 0/3] media: i2c: og01a1b: Add OF support to OmniVision OG01A1B
 2024-06-21 17:12 UTC  (6+ messages)
` [PATCH 1/3] media: dt-bindings: Add description of OmniVision OG01A1B image sensor

[PATCH] pager: die when paging to non-existing command
 2024-06-21 17:11 UTC  (5+ messages)

[PATCH v3 0/7] efi: CapsuleUpdate: support for dynamic UUIDs
 2024-06-21 17:11 UTC  (7+ messages)

[PATCH v2] drm/etnaviv: fix DMA direction handling for cached RW buffers
 2024-06-21 17:11 UTC 

[PATCH v20 00/18] Add support for Sub-NUMA cluster (SNC) systems
 2024-06-21 17:10 UTC  (13+ messages)
` [PATCH v20 07/18] x86/resctrl: Block use of mba_MBps mount option on Sub-NUMA Cluster "
` [PATCH v20 09/18] x86/resctrl: Add a new field to struct rmid_read for summation of domains

[PATCH] xe_vm: Add bind array -ENOBUFS section
 2024-06-21 17:08 UTC  (3+ messages)

[PATCH v2 -qemu] hw/cxl: Support firmware updates
 2024-06-21 17:08 UTC  (8+ messages)

[PATCH] build-id: require program headers to be right after ELF header
 2024-06-21 17:07 UTC  (2+ messages)

[PATCH 0/4] perf tools: Assorted random updates and fixes
 2024-06-21 17:05 UTC  (5+ messages)
` [PATCH 1/4] perf report: Fix condition in sort__sym_cmp()
` [PATCH 2/4] perf symbol: Simplify kernel module checking
` [PATCH 3/4] perf tools: Fix a compiler warning of NULL pointer
` [PATCH 4/4] perf mem: Fix a segfault with NULL event->name

problem with parsing of patch files for patch-id
 2024-06-21 17:05 UTC  (2+ messages)

+ docs-mm-damon-maintainer-profile-document-damon-community-meetups.patch added to mm-unstable branch
 2024-06-21 17:03 UTC 

+ docs-mm-damon-maintainer-profile-introduce-hackermail.patch added to mm-unstable branch
 2024-06-21 17:03 UTC 


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.