All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-06-24 22:26:36 to 2024-06-25 00:39:48 UTC [more...]

[PATCH v3 0/5] Fix MEI command timeout issue following warm reboot
 2024-06-25  0:39 UTC  (4+ messages)
` [PATCH v3 5/5] mei: vsc: Fix spelling error

Bug: diff.external --no-ext-diff suppresses --color-moved
 2024-06-25  0:39 UTC  (5+ messages)
` [PATCH] diff: allow --color-moved with --no-ext-diff

WARNING in __ext4_ioctl
 2024-06-25  0:39 UTC 

[PATCH 00/23] drm: sun4i: add Display Engine 3.3 (DE33) support
 2024-06-25  0:37 UTC  (9+ messages)
` [PATCH 01/23] drm: sun4i: de2/de3: Change CSC argument
` [PATCH 13/23] drm: sun4i: de2/de3: add mixer version enum
` [PATCH 14/23] drm: sun4i: de2/de3: refactor mixer initialisation
` [PATCH 18/23] dt-bindings: allwinner: add H616 DE33 bus, clock and display bindings

[XEN PATCH v3] automation/eclair: extend existing deviations of MISRA C Rule 16.3
 2024-06-25  0:38 UTC  (3+ messages)

[PATCH v6 00/13] Centralize _GNU_SOURCE definition into lib.mk
 2024-06-24 23:26 UTC  (28+ messages)
` [PATCH v6 01/13] selftests/mm: Define _GNU_SOURCE to an empty string
` [PATCH v6 02/13] selftests: Add -D_GNU_SOURCE= to CFLAGS in lib.mk
` [PATCH v6 03/13] selftests/net: Append to lib.mk CFLAGS in Makefile
` [PATCH v6 04/13] selftests/exec: Drop redundant -D_GNU_SOURCE "
` [PATCH v6 05/13] selftests/futex: "
` [PATCH v6 06/13] selftests/intel_pstate: "
` [PATCH v6 07/13] selftests/iommu: "
` [PATCH v6 08/13] selftests/kvm: "
` [PATCH v6 09/13] selftests/proc: "
` [PATCH v6 10/13] selftests/resctrl: "
` [PATCH v6 11/13] selftests/ring-buffer: "
` [PATCH v6 12/13] selftests/riscv: "
` [PATCH v6 13/13] selftests/sgx: Append CFLAGS from lib.mk to HOST_CFLAGS

[PATCH v9 net-next 00/15] locking: Introduce nested-BH locking
 2024-06-25  0:30 UTC  (10+ messages)
` [PATCH v9 net-next 08/15] net: softnet_data: Make xmit per task
` [PATCH v9 net-next 14/15] net: Reference bpf_redirect_info via task_struct on PREEMPT_RT

[PATCH v2 0/4] Fix user stack traces captured from uprobes
 2024-06-25  0:28 UTC  (3+ messages)
` [PATCH v2 1/4] uprobes: rename get_trampoline_vaddr() and make it global

[XEN PATCH v2] automation/eclair: configure Rule 13.6 and custom service B.UNEVALEFF
 2024-06-25  0:26 UTC  (3+ messages)

[staging:staging-testing 34/59] drivers/staging/rtl8192e/rtl8192e/rtl_pci.c:31:6: error: conflicting types for 'rtl92e_check_adapter'; have 'bool(struct pci_dev *, struct net_device *)' {aka '_Bool(struct pci_dev *, struct net_device *)'}
 2024-06-25  0:26 UTC 

[linux-next:master 7010/8016] tools/lib/bpf/btf_relocate.c:61:25: sparse: sparse: dubious one-bit signed bitfield
 2024-06-25  0:26 UTC 

[PATCH V2] cgroup/rstat: Avoid thundering herd problem by kswapd across NUMA nodes
 2024-06-25  0:24 UTC  (11+ messages)

[PATCH v3] automation/eclair_analysis: deviate and|or|xor|not for MISRA C Rule 21.2
 2024-06-25  0:22 UTC  (2+ messages)

[PATCH 00/12] uprobes: add batched register/unregister APIs and per-CPU RW semaphore
 2024-06-25  0:21 UTC  (13+ messages)
` [PATCH 01/12] uprobes: update outdated comment
` [PATCH 02/12] uprobes: grab write mmap lock in unapply_uprobe()
` [PATCH 03/12] uprobes: simplify error handling for alloc_uprobe()
` [PATCH 04/12] uprobes: revamp uprobe refcounting and lifetime management
` [PATCH 05/12] uprobes: move offset and ref_ctr_offset into uprobe_consumer
` [PATCH 06/12] uprobes: add batch uprobe register/unregister APIs
` [PATCH 07/12] uprobes: inline alloc_uprobe() logic into __uprobe_register()
` [PATCH 08/12] uprobes: split uprobe allocation and uprobes_tree insertion steps
` [PATCH 09/12] uprobes: batch uprobes_treelock during registration
` [PATCH 10/12] uprobes: improve lock batching for uprobe_unregister_batch
` [PATCH 11/12] uprobes,bpf: switch to batch uprobe APIs for BPF multi-uprobes
` [PATCH 12/12] uprobes: switch uprobes_treelock to per-CPU RW semaphore

Hairpin Queues Throughput ConnectX-6
 2024-06-25  0:22 UTC  (2+ messages)

[PATCH 1/2] spi: spi-imx: Switch to RUNTIME_PM_OPS/SYSTEM_SLEEP_PM_OPS()
 2024-06-25  0:20 UTC  (2+ messages)
` [PATCH 2/2] spi: spi-fsl-lpspi: Switch to SYSTEM_SLEEP_PM_OPS()

[PATCH 0/3 v2] seccomp: improve handling of SECCOMP_IOCTL_NOTIF_RECV
 2024-06-25  0:19 UTC  (4+ messages)

[PATCH v2] tty: serial: ma35d1: Add a NULL check for of_node
 2024-06-25  0:16 UTC  (3+ messages)

[XEN PATCH] common/sched: address a violation of MISRA C Rule 17.7
 2024-06-25  0:15 UTC 

[XEN PATCH v2] xen: add explicit comment to identify notifier patterns
 2024-06-25  0:14 UTC  (8+ messages)

[PATCH net-next v3 0/5] gve: Add flow steering support
 2024-06-25  0:12 UTC  (6+ messages)
` [PATCH net-next v3 1/5] gve: Add adminq mutex lock
` [PATCH net-next v3 2/5] gve: Add adminq extended command
` [PATCH net-next v3 3/5] gve: Add flow steering device option
` [PATCH net-next v3 4/5] gve: Add flow steering adminq commands
` [PATCH net-next v3 5/5] gve: Add flow steering ethtool support

[PATCH v2 0/1] tools/mm: Introduce a tool to assess swap entry allocation for thp_swapout
 2024-06-25  0:11 UTC  (5+ messages)

[PATCH 0/2] PF: Trigger explicit FLR while disabling VFs
 2024-06-25  0:10 UTC  (2+ messages)
` ✗ CI.FULL: failure for "

[PATCH v3 0/4] perf: support specify vdso path in cmdline
 2024-06-25  0:08 UTC  (3+ messages)
` [PATCH v3 2/4] perf: disasm: use build_id_path if fallback failed

[PATCH 0/5] sparse-index: improve clear_skip_worktree_from_present_files()
 2024-06-25  0:08 UTC  (4+ messages)
` [PATCH 5/5] sparse-index: improve lstat caching of sparse paths

FAILED: patch "[PATCH] ima: Avoid blocking in RCU read-side critical section" failed to apply to 6.6-stable tree
 2024-06-25  0:06 UTC  (2+ messages)

[LTP] [PATCH 0/6] sched_football: Re-add crazy fans and other cleanups
 2024-06-25  0:05 UTC  (7+ messages)
` [LTP] [PATCH 2/6] sched_football: Use atomic for ball

AX.25 Fix now in v6 kernel stable/longterm forks
 2024-06-25  0:04 UTC 

[PATCH v2] bus/vmbus: add device_order field to rte_vmbus_dev
 2024-06-25  0:02 UTC  (3+ messages)

[PATCH v2 0/2] Teach git version --build-options about zlib+libcurl
 2024-06-25  0:00 UTC  (6+ messages)
` [PATCH v2 1/2] Teach git version --build-options about libcurl

[PATCH v2 0/5] timer_migration: Fix two possible races and an improvement
 2024-06-25  0:00 UTC  (2+ messages)

[PATCH v5 0/5] Add kd101ne3-40ti configuration in driver jd9365da
 2024-06-24 23:59 UTC  (5+ messages)
` [PATCH v5 1/5] drm/panel: jd9365da: Modify the method of sending commands
` [PATCH v5 3/5] drm/panel: panel-jadard-jd9365da-h3: use wrapped MIPI DCS functions

[PATCH -next] cgroup: fix uaf when proc_cpuset_show
 2024-06-24 23:59 UTC  (4+ messages)

[PATCHSET v6] sched: Implement BPF extensible scheduler class
 2024-06-24 23:59 UTC  (4+ messages)
` [PATCH 04/39] sched: Add sched_class->reweight_task()

[tip:irq/core] BUILD REGRESSION f2605e1715dd28e8943b557453fed3a40421d3b5
 2024-06-24 23:54 UTC 

[PATCH v2] usb: gadget: aspeed_udc: validate endpoint index for ast udc
 2024-06-24 23:55 UTC  (3+ messages)

[PATCH v3 00/17] TDX MMU prep series part 1
 2024-06-24 23:55 UTC  (12+ messages)
` [PATCH v3 15/17] KVM: x86/tdp_mmu: Propagate building mirror page tables
` [PATCH v3 16/17] KVM: x86/tdp_mmu: Propagate tearing down "
` [PATCH v3 17/17] KVM: x86/tdp_mmu: Take root types for kvm_tdp_mmu_invalidate_all_roots()

(no subject)
 2024-06-24 23:53 UTC  (8+ messages)
` [PATCH v2 2/6] x86/irq: Extend NMI handler registration interface to include source
` [PATCH v2 4/6] x86/irq: Process nmi sources in NMI handler

[PATCH] driver core: Don't log intentional skip of device link creation as error
 2024-06-24 23:53 UTC  (2+ messages)

[staging:staging-testing 37/59] drivers/staging/rtl8723bs/os_dep/ioctl_cfg80211.c:2553:24: warning: variable 'pwdev_priv' set but not used
 2024-06-24 23:53 UTC 

fs/btrfs/ctree.c:612 btrfs_force_cow_block() error: we previously assumed 'parent' could be null (see line 548)
 2024-06-24 23:53 UTC 

[arnd-asm-generic:syscall-fixes-6.10 2/13] include/uapi/asm-generic/unistd.h:740:88: error: macro "__SYSCALL" passed 3 arguments, but takes just 2
 2024-06-24 23:53 UTC 

[PATCH v2 2/3] mm: use folio_add_new_anon_rmap() if folio_test_anon(folio)==false
 2024-06-24 23:42 UTC  (4+ messages)

[syzbot] [kernfs?] possible deadlock in __kernfs_remove
 2024-06-24 23:41 UTC  (3+ messages)

Help improve 32-bit testing
 2024-06-24 23:33 UTC 

[PATCH v2] f2fs: add support single node mode
 2024-06-24 23:32 UTC  (4+ messages)
    ` [f2fs-dev] (2) "
      `  "

[PATCH] drm/xe: Add timeout to preempt fences
 2024-06-24 23:34 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "
` ✓ CI.BAT: "

[PATCH net] selftests: net: remove unneeded IP_GRE config
 2024-06-24 23:31 UTC  (2+ messages)

[PATCH V3 00/10] perf tools: Fix test "perf probe of function from different CU"
 2024-06-24 23:30 UTC  (6+ messages)
` [PATCH V3 09/10] perf tools: Only treat files as map files when they have the extension .map
` [PATCH V3 10/10] perf test: Check output of the probe ... --funcs command

[linux-next:master] BUILD REGRESSION f76698bd9a8ca01d3581236082d786e9a6b72bb7
 2024-06-24 23:28 UTC  (2+ messages)
` ✗ CI.FULL: failure for "

[PATCH v3 0/3] iio: adc: ad4695: new driver for AD4695 and similar ADCs
 2024-06-24 23:28 UTC  (3+ messages)
` [PATCH v3 1/3] dt-bindings: iio: adc: add "

[PATCH] bpf, btf: Make if test explicit to fix Coccinelle error
 2024-06-24 23:27 UTC  (4+ messages)

+ mm-extend-rmap-flags-arguments-for-folio_add_new_anon_rmap-fix-3.patch added to mm-unstable branch
 2024-06-24 23:26 UTC 

+ mm-use-folio_add_new_anon_rmap-if-folio_test_anonfolio==false-fix-2.patch added to mm-unstable branch
 2024-06-24 23:25 UTC 

[PATCH v9 0/2] drm/xe/pmu: Enable PMU interface
 2024-06-24 23:23 UTC  (9+ messages)

[PATCH v2 0/4] crypto: sun8i-ce: add Allwinner H616 support
 2024-06-24 23:21 UTC  (5+ messages)
` [PATCH v2 1/4] dt-bindings: crypto: sun8i-ce: Add compatible for H616
` [PATCH v2 2/4] crypto: sun8i-ce - wrap accesses to descriptor address fields
` [PATCH v2 3/4] crypto: sun8i-ce - add Allwinner H616 support
` [PATCH v2 4/4] arm64: dts: allwinner: h616: add crypto engine node

[syzbot] [bcachefs?] [kvm?] general protection fault in detach_if_pending (3)
 2024-06-24 23:21 UTC 

[PATCH v2 0/8] Introduce fwctl subystem
 2024-06-24 23:18 UTC  (10+ messages)
` [PATCH v2 1/8] fwctl: Add basic structure for a class subsystem with a cdev
` [PATCH v2 2/8] fwctl: Basic ioctl dispatch for the character device
` [PATCH v2 3/8] fwctl: FWCTL_INFO to return basic information about the device
` [PATCH v2 4/8] taint: Add TAINT_FWCTL
` [PATCH v2 5/8] fwctl: FWCTL_RPC to execute a Remote Procedure Call to device firmware
` [PATCH v2 6/8] fwctl: Add documentation
` [PATCH v2 7/8] fwctl/mlx5: Support for communicating with mlx5 fw
` [PATCH v2 8/8] mlx5: Create an auxiliary device for fwctl_mlx5

[PATCH v39 00/42] LSM: General module stacking
 2024-06-24 23:16 UTC  (14+ messages)
` [PATCH v39 01/42] integrity: disassociate ima_filter_rule from security_audit_rule

+ mm-gup-clear-the-lru-flag-of-a-page-before-adding-to-lru-batch.patch added to mm-hotfixes-unstable branch
 2024-06-24 23:16 UTC 

+ tools-mm-introduce-a-tool-to-assess-swap-entry-allocation-for-thp_swapout.patch added to mm-unstable branch
 2024-06-24 23:11 UTC 

[PATCH 0/6] riscv: convert bottom half of exception handling to C
 2024-06-24 23:10 UTC  (5+ messages)
` [PATCH 3/6] "

[PATCH i-g-t v1 0/1] xe_exec_capture: Add xe_exec_capture test
 2024-06-24 23:09 UTC  (4+ messages)
` [PATCH i-g-t v1 1/1] "
` ✗ Fi.CI.BUILD: failure for "
` ✗ GitLab.Pipeline: warning "

[PATCH 0/2] nfsd: proper fix for NULL deref in svc_pool_stats_start()
 2024-06-24 23:04 UTC  (3+ messages)
` [PATCH 1/2] nfsd: initialise nfsd_info.mutex early
` [PATCH 2/2] Revert "nfsd: fix oops when reading pool_stats before server is started"

[PULL 00/45] mostly i386 patches for 2024-06-04
 2024-06-24 23:07 UTC  (3+ messages)
` [PULL 30/45] i386/sev: Add handling to encrypt/finalize guest launch data

+ mm-vmscan-avoid-split-lazyfree-thp-during-shrink_folio_list-fix.patch added to mm-unstable branch
 2024-06-24 23:06 UTC 

+ selftests-fpu-add-missing-module_description-macro.patch added to mm-nonmm-unstable branch
 2024-06-24 23:05 UTC 

[PATCH 0/2] iio: frequency: add iio support for Amlogic clock measure
 2024-06-24 23:03 UTC  (6+ messages)
` [PATCH 2/2] iio: frequency: add amlogic clock measure support

+ nilfs2-fix-incorrect-inode-allocation-from-reserved-inodes.patch added to mm-hotfixes-unstable branch
 2024-06-24 23:03 UTC 

+ nilfs2-add-missing-check-for-inode-numbers-on-directory-entries.patch added to mm-hotfixes-unstable branch
 2024-06-24 23:03 UTC 

+ nilfs2-fix-inode-number-range-checks.patch added to mm-hotfixes-unstable branch
 2024-06-24 23:03 UTC 

[PATCH v3] drm/msm/dpu: remove CRTC frame event callback registration
 2024-06-24 23:01 UTC  (2+ messages)

[PATCH] drm/ttm/tests: add missing MODULE_DESCRIPTION() macros
 2024-06-24 23:00 UTC  (2+ messages)

[xen-unstable-smoke test] 186470: tolerable all pass - PUSHED
 2024-06-24 22:58 UTC 

[PATCH v20 02/12] Add infrastructure for copy offload in block and request layer
 2024-06-24 22:58 UTC  (8+ messages)

xfsprogs_6.8.0-2.2_source.changes ACCEPTED into unstable
 2024-06-24 22:57 UTC 

[PATCH v2 1/3] Fix userfaultfd_api to return EINVAL as expected
 2024-06-24 22:57 UTC  (4+ messages)

[PATCH v2 0/2] drm: fix two issues related to HDMI Connector implementation
 2024-06-24 22:55 UTC  (8+ messages)
` [PATCH v2 1/2] drm/bridge-connector: reset the HDMI connector state
` [PATCH v2 2/2] drm/connector: automatically set immutable flag for max_bpc property

Patch "nfsd: fix oops when reading pool_stats before server is started" has been added to the 6.9-stable tree
 2024-06-24 22:55 UTC 

[RFC PATCH v1 0/4] Introduce QPW for per-cpu operations
 2024-06-24 22:54 UTC  (3+ messages)

+ migrate_pages-modify-max-number-of-pages-to-migrate-in-batch.patch added to mm-unstable branch
 2024-06-24 22:52 UTC 

[Buildroot] [PATCH 1/1] support/testing: add kmod runtime test
 2024-06-24 22:49 UTC 

[PATCH net-next v3 0/2] bnxt_en: implement netdev_queue_mgmt_ops
 2024-06-24 22:50 UTC  (6+ messages)
` [PATCH net-next v3 2/2] "

[PATCH v9 0/4] Introduce perf check subcommand
 2024-06-24 22:47 UTC  (3+ messages)
` [PATCH v9 1/4] perf check: introduce "

[PATCH i-g-t 0/2] Early Transport Support
 2024-06-24 22:46 UTC  (2+ messages)
` ✗ CI.xeFULL: failure for Early Transport Support (rev5)

+ compilerh-simplify-data_race-macro.patch added to mm-nonmm-unstable branch
 2024-06-24 22:45 UTC 

b4 prep confused by rebase from linus/master to linux-next/master?
 2024-06-24 22:42 UTC 

[PATCH] netfs: Fix netfs_page_mkwrite() to check folio->mapping is valid
 2024-06-24 22:40 UTC  (3+ messages)

[PATCH v11 0/5] drm/xe/guc: Add GuC based register capture for error capture
 2024-06-24 22:39 UTC  (2+ messages)
` ✓ CI.BAT: success for drm/xe/guc: Add GuC based register capture for error capture (rev11)

[syzbot] [hams?] WARNING: refcount bug in ax25_release (3)
 2024-06-24 22:37 UTC  (2+ messages)

[RFC PATCH v2 0/7] iommu/arm-smmu-v3: Use pinned KVM VMID for stage 2
 2024-06-24 22:35 UTC  (11+ messages)
` [RFC PATCH v2 4/7] iommufd: Associate kvm pointer to iommufd ctx

[PATCH 0/7] firewire: core: add tracepoints events for isochronous context
 2024-06-24 22:35 UTC  (2+ messages)

[PATCH RESEND v2] s390/zcrypt: optimizes memory allocation in online_store()
 2024-06-24 22:31 UTC 

[PATCH v2] s390/zcrypt: optimizes memory allocation in online_show()
 2024-06-24 22:29 UTC 

[PATCH v2 net-next 0/7] selftests: net: Switch pmtu.sh to use the internal ovs script
 2024-06-24 22:30 UTC  (5+ messages)

Btrfs progs release 6.9.1
 2024-06-24 22:29 UTC 

[PATCH v4 00/14] Introduce the lwIP network stack
 2024-06-24 22:28 UTC  (7+ messages)

[PATCH v5 1/2] dt-bindings: iio: light: ROHM BH1745
 2024-06-24 22:27 UTC  (3+ messages)
` [PATCH v5 2/2] iio: light: ROHM BH1745 colour sensor

[PATCH v4 0/5] ptdump: add intermediate directory support
 2024-06-24 22:27 UTC  (6+ messages)
` [PATCH v4 1/5] mm: add ARCH_SUPPORTS_NON_LEAF_PTDUMP

[PATCH v3 0/8] Refactor perf python module build
 2024-06-24 22:26 UTC  (3+ messages)
` [PATCH v3 7/8] perf python: Switch module to linking libraries from building source


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.