messages from 2025-05-22 22:17:07 to 2025-05-22 23:43:31 UTC [more...]
[RFC PATCH 0/1] Add driver for bootstage stash
2025-05-22 22:42 UTC (2+ messages)
` [PATCH 1/1] drivers: misc: add "
[PATCH net-next V2 00/11] net/mlx5e: Add support for devmem and io_uring TCP zero-copy
2025-05-22 23:43 UTC (20+ messages)
` [PATCH net-next V2 01/11] net: Kconfig NET_DEVMEM selects GENERIC_ALLOCATOR
` [PATCH net-next V2 02/11] net: Add skb_can_coalesce for netmem
` [PATCH net-next V2 06/11] net/mlx5e: SHAMPO: Separate pool for headers
` [PATCH net-next V2 07/11] net/mlx5e: SHAMPO: Headers page pool stats
` [PATCH net-next V2 08/11] net/mlx5e: Convert over to netmem
` [PATCH net-next V2 09/11] net/mlx5e: Add support for UNREADABLE netmem page pools
` [PATCH net-next V2 11/11] net/mlx5e: Support ethtool tcp-data-split settings
[PATCH v3 0/4] relayfs: misc changes
2025-05-22 23:42 UTC (4+ messages)
[PATCH 0/5] Qualcomm: teach the build system to emit signed ELF images
2025-05-22 23:39 UTC (4+ messages)
[PATCH v3 0/8] x86, KVM: Optimize SEV cache flushing
2025-05-22 23:37 UTC (9+ messages)
` [PATCH v3 1/8] drm/gpu: Remove dead checks on wbinvd_on_all_cpus()'s return value
` [PATCH v3 2/8] x86, lib: Drop the unused return value from wbinvd_on_all_cpus()
` [PATCH v3 3/8] x86, lib: Add WBNOINVD helper functions
` [PATCH v3 4/8] x86, lib: Add wbinvd and wbnoinvd helpers to target multiple CPUs
` [PATCH v3 5/8] KVM: x86: Use wbinvd_on_cpu() instead of an open-coded equivalent
` [PATCH v3 6/8] KVM: SVM: Remove wbinvd in sev_vm_destroy()
` [PATCH v3 7/8] KVM: SEV: Prefer WBNOINVD over WBINVD for cache maintenance efficiency
` [PATCH v3 8/8] KVM: SVM: Flush cache only on CPUs running SEV guest
[PATCH v3 0/7] riscv: pmu: Add support for Control Transfer Records Ext
2025-05-22 23:25 UTC (12+ messages)
` [PATCH v3 1/7] perf: Increase the maximum number of branches remove_loops() can process
` [PATCH v3 2/7] riscv: pmu: Add Control transfer records CSR definations
` [PATCH v3 3/7] riscv: Add Control Transfer Records extension parsing
` [PATCH v3 4/7] riscv: pmu: Add infrastructure for Control Transfer Record
` [PATCH v3 5/7] riscv: pmu: Add driver for Control Transfer Records Ext
` [PATCH v3 6/7] riscv: pmu: Integrate CTR Ext support in riscv_pmu_dev driver
[PATCH] rcu: add deprecation notice about limit on defer queue element size
2025-05-22 23:37 UTC
[PATCH net-next v2] net: dlink: enable RMON MMIO access on supported devices
2025-05-22 23:34 UTC
Reminder of Boot-Time SIG meeting - May 27
2025-05-22 23:33 UTC
[PATCH v13 00/27] x86/resctrl : Support AMD Assignable Bandwidth Monitoring Counters (ABMC)
2025-05-22 23:31 UTC (11+ messages)
` [PATCH v13 13/27] x86/resctrl: Add the functionality to assign MBM events
` [PATCH v13 14/27] x86/resctrl: Add the functionality to unassign "
` [PATCH v13 15/27] x86/resctrl: Report 'Unassigned' for MBM events in mbm_cntr_assign mode
` [PATCH v13 16/27] x86/resctrl: Pass entire struct rdtgroup rather than passing individual members
` [PATCH v13 17/27] x86/resctrl: Add the support for reading ABMC counters
[PATCH 2/3] drm/amdgpu: Adding amdgpu CRIU ioctl
2025-05-22 23:30 UTC
[PATCH 8/9] iosys: hide internal details of implementation
2025-05-22 23:30 UTC (2+ messages)
[PATCH 0/2] IPA support on qcm2290
2025-05-22 23:30 UTC (4+ messages)
` [PATCH 1/2] dt-bindings: net: qcom,ipa: document qcm2290 compatible
[PATCH bpf-next v6] bpf, sockmap: avoid using sk_socket after free when sending
2025-05-22 23:30 UTC (5+ messages)
[PATCH 0/2] imap-send: make it usable again and add OAuth2.0 support
2025-05-22 23:27 UTC (4+ messages)
` [PATCH v2 0/3] "
` [PATCH v2 1/3] imap-send: fix bug causing cfg->folder being set to NULL
Patch "bpf: Prevent unsafe access to the sock fields in the BPF timestamping callback" has been added to the 6.1-stable tree
2025-05-22 23:25 UTC
[PATCH v8 0/9] coredump: add coredump socket
2025-05-22 23:25 UTC (3+ messages)
` [PATCH v8 4/9] "
[PATCH v5 0/8] x86/resctrl: Support L3 Smart Data Cache Injection Allocation Enforcement (SDCIAE)
2025-05-22 23:24 UTC (5+ messages)
` [PATCH v5 5/8] x86/resctrl: Add user interface to enable/disable io_alloc feature
[PATCH v8 00/20] Rate limit AER logs
2025-05-22 23:21 UTC (21+ messages)
` [PATCH v8 01/20] PCI/DPC: Initialize aer_err_info before using it
` [PATCH v8 02/20] PCI/DPC: Log Error Source ID only when valid
` [PATCH v8 03/20] PCI/AER: Factor COR/UNCOR error handling out from aer_isr_one_error()
` [PATCH v8 04/20] PCI/AER: Consolidate Error Source ID logging in aer_isr_one_error_type()
` [PATCH v8 05/20] PCI/AER: Extract bus/dev/fn in aer_print_port_info() with PCI_BUS_NUM(), etc
` [PATCH v8 06/20] PCI/AER: Rename aer_print_port_info() to aer_print_source()
` [PATCH v8 07/20] PCI/AER: Move aer_print_source() earlier in file
` [PATCH v8 08/20] PCI/AER: Initialize aer_err_info before using it
` [PATCH v8 09/20] PCI/AER: Simplify pci_print_aer()
` [PATCH v8 10/20] PCI/AER: Update statistics before ratelimiting
` [PATCH v8 11/20] PCI/AER: Trace error event "
` [PATCH v8 12/20] PCI/AER: Check log level once and remember it
` [PATCH v8 13/20] PCI/ERR: Add printk level to pcie_print_tlp_log()
` [PATCH v8 14/20] PCI/AER: Reduce pci_print_aer() correctable error level to KERN_WARNING
` [PATCH v8 15/20] PCI/AER: Rename struct aer_stats to aer_info
` [PATCH v8 16/20] PCI/AER: Convert aer_get_device_error_info(), aer_print_error() to index
` [PATCH v8 17/20] PCI/AER: Simplify add_error_device()
` [PATCH v8 18/20] PCI/AER: Ratelimit correctable and non-fatal error logging
` [PATCH v8 19/20] PCI/AER: Add ratelimits to PCI AER Documentation
` [PATCH v8 20/20] PCI/AER: Add sysfs attributes for log ratelimits
[BUG]userfaultfd_move fails to move a folio when swap-in occurs concurrently with swap-out
2025-05-22 23:23 UTC
[GIT PULL] Rockchip clock changes for 6.16 #1
2025-05-22 23:18 UTC (3+ messages)
[PATCH 00/10] Grab IPA IMEM slice through DT, part 2
2025-05-22 23:18 UTC (11+ messages)
` [PATCH 01/10] dt-bindings: sram: qcom,imem: Add a number of missing compatibles
` [PATCH 02/10] arm64: dts: qcom: sdm845: Expand IMEM region
` [PATCH 03/10] arm64: dts: qcom: sc7180: "
` [PATCH 04/10] arm64: dts: qcom: sc7180: Explicitly describe the IPA IMEM slice
` [PATCH 05/10] arm64: dts: qcom: sc7280: "
` [PATCH 06/10] arm64: dts: qcom: sdm845: "
` [PATCH 07/10] arm64: dts: qcom: sm6350: "
` [PATCH 08/10] arm64: dts: qcom: sm8350: "
` [PATCH 09/10] arm64: dts: qcom: sm8550: "
` [PATCH 10/10] arm64: dts: qcom: sm8650: "
[PATCH] apply: set file mode when --reverse creates a deleted file
2025-05-22 23:15 UTC (4+ messages)
[GIT PULL] Allwinner clock changes for 6.16
2025-05-22 23:15 UTC (2+ messages)
[PATCH v3 0/3] drm/xe: Small fixes and cleanups for PXP
2025-05-22 23:15 UTC (10+ messages)
` [PATCH v3 1/3] drm/xe/pxp: Use the correct define in the set_property_funcs array
` [PATCH v3 2/3] drm/xe/pxp: Clarify PXP queue creation behavior if PXP is not ready
` [PATCH v3 3/3] drm/xe/pxp: Decouple queue addition from PXP start
` ✓ CI.Patch_applied: success for drm/xe: Small fixes and cleanups for PXP (rev3)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
[RFC PATCH v2 00/51] 1G page support for guest_memfd
2025-05-22 23:12 UTC (5+ messages)
` [RFC PATCH v2 33/51] KVM: guest_memfd: Allocate and truncate from custom allocator
` [RFC PATCH v2 38/51] KVM: guest_memfd: Split allocator pages for guest_memfd use
[PATCH] Add support for FMAPI Get Mutliheaded Head info opcode (5501h)
2025-05-22 23:12 UTC (3+ messages)
[PATCH] docs: filesystems: removed repeated word
2025-05-22 23:11 UTC
[PATCH] scripts: add zboot support to extract-vmlinux
2025-05-22 23:10 UTC (2+ messages)
[PATCH 0/3] Grab IPA IMEM slice through DT
2025-05-22 23:08 UTC (4+ messages)
` [PATCH 1/3] dt-bindings: sram: qcom,imem: Allow modem-tables
` [PATCH 2/3] dt-bindings: net: qcom,ipa: Add sram property for describing IMEM slice
` [PATCH 3/3] net: ipa: Grab IMEM slice base/size from DTS
[PATCH] driver core: platform: Use devres group to free driver probe resources
2025-05-22 23:06 UTC (20+ messages)
[PATCH v7 17/17] PCI/AER: Add sysfs attributes for log ratelimits
2025-05-22 23:05 UTC (2+ messages)
[Bug] "possible deadlock in rtnl_newlink" in Linux kernel v6.13
2025-05-22 23:05 UTC (2+ messages)
[PATCH v2] cpupower: Implement powercap_set_enabled()
2025-05-22 23:04 UTC (2+ messages)
[PATCH bpf-next v7 0/5] Replace CONFIG_DMABUF_SYSFS_STATS with BPF
2025-05-22 23:04 UTC (6+ messages)
` [PATCH bpf-next v7 1/5] dma-buf: Rename debugfs symbols
` [PATCH bpf-next v7 2/5] bpf: Add dmabuf iterator
` [PATCH bpf-next v7 3/5] bpf: Add open coded "
` [PATCH bpf-next v7 4/5] selftests/bpf: Add test for dmabuf_iter
` [PATCH bpf-next v7 5/5] selftests/bpf: Add test for open coded dmabuf_iter
[PATCH bpf-next v5 0/3] Allow mmap of /sys/kernel/btf/vmlinux
2025-05-22 23:01 UTC (3+ messages)
` [PATCH bpf-next v5 1/3] btf: allow mmap of vmlinux btf
Patch "x86/relocs: Handle R_X86_64_REX_GOTPCRELX relocations" has been added to the 6.14-stable tree
2025-05-22 23:01 UTC
[PATCH] mmu_notifiers: remove leftover stub macros
2025-05-22 22:59 UTC (2+ messages)
[PATCH] docs: ABI: Fix "diasble" to "disable"
2025-05-22 22:58 UTC (2+ messages)
Bug#1106321: iproute2: "ip monitor" fails with current trixie's linux kernel / iproute2 combination
2025-05-22 22:55 UTC
[PATCH] docs: hid: Fix typo in intel-thc-hid.rst
2025-05-22 22:54 UTC (2+ messages)
[PATCH v9 0/5] drm/xe/hwmon: Add mailbox power limits, PL2, read energy from PMT
2025-05-22 22:54 UTC (2+ messages)
` ✗ Xe.CI.Full: failure for "
Patch "dm vdo vio-pool: allow variable-sized metadata vios" has been added to the 6.12-stable tree
2025-05-22 22:53 UTC
[PATCH] selftests: net: fix spelling and grammar mistakes
2025-05-22 22:50 UTC (2+ messages)
[GIT PULL] clk: samsung: drivers for v6.16
2025-05-22 22:47 UTC (2+ messages)
Patch "btrfs: prevent inline data extents read from touching blocks beyond its range" has been added to the 6.12-stable tree
2025-05-22 22:49 UTC
[PATCH v2] selftests: Add functional test for the abort file in fusectl
2025-05-22 22:49 UTC (2+ messages)
[PATCH 1/1] cmd: ximg: handle Z_BUF_ERROR explicitly in GZIP decompression
2025-05-22 22:48 UTC (2+ messages)
[PATCH] common: add config for board_init() call
2025-05-22 22:48 UTC (2+ messages)
[PATCH] clk: mediatek: add dummy clk enable/disable ops for apmixedsys clocks
2025-05-22 22:48 UTC (2+ messages)
[PATCH v2] arm: dts: k3: require mandatory firmware in binman
2025-05-22 22:48 UTC (2+ messages)
[RFC next v2 0/5] ucount: add rlimit cache for ucount
2025-05-22 22:48 UTC (7+ messages)
[PATCH v1] configs: verdin-am62: Drop unused or redundant config options
2025-05-22 22:48 UTC (2+ messages)
[PATCH v2 1/7] board: phytec: phycore_am62x: Update environment for fitboot
2025-05-22 22:48 UTC (2+ messages)
Patch "btrfs: properly limit inline data extent according to block size" has been added to the 6.12-stable tree
2025-05-22 22:47 UTC
[GIT PULL] clk: meson: amlogic updates for v6.16
2025-05-22 22:47 UTC (3+ messages)
[PATCH v5 0/5] KVM: x86: allow DEBUGCTL.DEBUGCTLMSR_FREEZE_IN_SMM passthrough
2025-05-22 22:45 UTC (6+ messages)
` [PATCH v5 3/5] KVM: nVMX: check vmcs12->guest_ia32_debugctl value given by L2
[meta-multimedia][PATCH 1/2] webrtc-audio-processing-2: add recipe
2025-05-22 22:44 UTC (2+ messages)
` [meta-multimedia][PATCH 2/2] pipewire: use webrtc-audioprocessing-2
[PATCH 1/1] Fix typo in cpu-on-off-test selftest script:
2025-05-22 22:43 UTC (2+ messages)
[PATCH v6 0/5] riscv: uaccess: optimisations
2025-05-22 22:43 UTC (9+ messages)
` [PATCH v6 1/5] riscv: save the SR_SUM status over switches
❌ FAIL: Test report for master (6.15.0-rc7, upstream-mainline, a11a7222)
2025-05-22 22:42 UTC
[PATCH v3 0/8] Add additional plugin API functions to read and write memory and registers
2025-05-22 22:37 UTC (6+ messages)
` [PATCH v3 5/8] Add memory hardware address read/write API
[PATCH 1/1] dt-bindings: gpio: convert gpio-pisosr.txt to yaml format
2025-05-22 22:37 UTC
[PATCH v3 0/7] perf python: Add missing infra pieces for counting
2025-05-22 22:37 UTC (6+ messages)
` [PATCH v3 4/7] perf python: Add support for perf_counts_values to return counter data
[PATCH] cpupower: split unitdir from libdir in Makefile
2025-05-22 22:21 UTC (3+ messages)
[PATCH 0/3] Add media jobs framework
2025-05-22 22:36 UTC (6+ messages)
` [PATCH 2/3] media: mc: "
[PATCH net-next 0/8] virtio: introduce GSO over UDP tunnel
2025-05-22 22:33 UTC (5+ messages)
` [PATCH net-next 5/8] net: implement virtio helpers to handle UDP GSO tunneling
` [PATCH net-next 6/8] virtio_net: enable gso over UDP tunnel support
[GIT PULL] clk: thead: Updates for v6.16
2025-05-22 22:33 UTC (5+ messages)
[PATCH 00/13] Pegasos2 clean up and pegasos1 emulation
2025-05-22 22:31 UTC (2+ messages)
[PATCH 00/16] hw/pci-host/raven clean ups
2025-05-22 22:31 UTC (2+ messages)
[PATCH net-next] vsock/test: Cover more CIDs in transport_uaf test
2025-05-22 22:31 UTC
[PATCH v1 net] calipso: Don't call calipso functions for AF_INET sk
2025-05-22 22:30 UTC (2+ messages)
[PATCH net-next v6 0/5] vsock: SOCK_LINGER rework
2025-05-22 22:29 UTC (3+ messages)
sr-iov live migration with NET_FAILOVER
2025-05-22 22:27 UTC
[PATCH v2] drm/ttm: Should to return the evict error
2025-05-22 22:27 UTC (3+ messages)
[PATCH] selftests: cachestat: add mmap test and /proc/cpuinfo test case
2025-05-22 22:27 UTC (2+ messages)
[GIT PULL] clk: renesas: Updates for v6.16 (take two)
2025-05-22 22:26 UTC (2+ messages)
buggy smudge/clean of empty files
2025-05-22 22:26 UTC (3+ messages)
[PATCH v5 3/7] selinux: implement inode_file_[g|s]etattr hooks
2025-05-22 22:26 UTC (2+ messages)
[PATCH v5 2/7] lsm: introduce new hooks for setting/getting inode fsxattr
2025-05-22 22:26 UTC (2+ messages)
snd_config_imul always produces a zero result
2025-05-22 22:22 UTC
[PATCH v2] gpio: palmas: Allow building as a module
2025-05-22 22:22 UTC (2+ messages)
[PATCH] [PATCH] Change pidns to pid namespace
2025-05-22 22:21 UTC (2+ messages)
+ mm-add-config_page_block_order-to-select-page-block-order.patch added to mm-new branch
2025-05-22 22:21 UTC
[PATCH] docs: filesystems: removed repeated word
2025-05-22 22:20 UTC (2+ messages)
[GIT PULL] clk: socfpga: update for v6.16, version 2
2025-05-22 22:20 UTC (2+ messages)
[PATCH] drm: add overview diagram for drm stack
2025-05-22 22:20 UTC
[GIT PULL] RISC-V Sophgo clock drivers for v6.16
2025-05-22 22:20 UTC (3+ messages)
[PATCH bpf-next v3 0/8] selftests/bpf: Test sockmap/sockhash redirection
2025-05-22 22:20 UTC (2+ messages)
[PATCH] selftests: firmware: Add details in error logging
2025-05-22 22:19 UTC (2+ messages)
[PATCH v3 00/17] object-store: carve out the object database subsystem
2025-05-22 22:13 UTC (3+ messages)
` [PATCH v3 02/17] object-store: rename `object_directory` to `odb_alternate`
snd_config_imul always produces a zero result
2025-05-22 22:15 UTC
APST not working on Intel p1600x
2025-05-22 22:16 UTC (3+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.