messages from 2024-02-06 23:21:29 to 2024-02-07 04:13:45 UTC [more...]
[PATCH] perf record: Display data size on pipe mode
2024-02-07 4:13 UTC (3+ messages)
[PATCH v12 00/20] KVM: xen: update shared_info and vcpu_info handling
2024-02-07 4:13 UTC (11+ messages)
` [PATCH v12 03/20] KVM: xen: mark guest pages dirty with the pfncache lock held
` [PATCH v12 04/20] KVM: pfncache: add a mark-dirty helper
` [PATCH v12 08/20] KVM: pfncache: allow a cache to be activated with a fixed (userspace) HVA
` [PATCH v12 11/20] KVM: xen: allow shared_info to be mapped by fixed HVA
linux-next: manual merge of the devicetree tree with the hwmon-staging tree
2024-02-07 4:09 UTC
[PATCH v2] mm/swap: fix race when skipping swapcache
2024-02-07 4:06 UTC (15+ messages)
[PATCH v4 1/4] sched/topology: Remove duplicate descriptions from TOPOLOGY_SD_FLAGS
2024-02-07 3:58 UTC (5+ messages)
` [PATCH v4 2/4] sched/fair: remove unused parameters
` [PATCH v4 3/4] sched/fair: Rework sched_use_asym_prio() and sched_asym_prefer()
` [PATCH v4 4/4] sched/fair: Check the SD_ASYM_PACKING flag in sched_use_asym_prio()
` [PATCH v4 5/5] sched: rename SD_SHARE_PKG_RESOURCES to SD_SHARE_LLC
[PATCH v4] PM / sleep: Mechanism to find source aborting kernel suspend transition
2024-02-07 3:54 UTC (3+ messages)
linux-next: build failure after merge of the device-mapper tree
2024-02-07 3:54 UTC (2+ messages)
[PATCH 2/5] clk: qcom: videocc-sm8550: Add support for SM8650 videocc
2024-02-07 3:49 UTC (2+ messages)
[PATCH 0/3] MediaTek DRM: Clean up CMDQ support and ifdefs
2024-02-07 3:49 UTC (9+ messages)
` [PATCH 1/3] drm/mediatek: Dynamically allocate CMDQ and use helper functions
[RFC PATCH 0/6] Add Pinctrl driver for Starfive JH8100 SoC
2024-02-07 3:09 UTC (7+ messages)
` [RFC PATCH 1/6] dt-bindings: pinctrl: starfive: add JH8100 pinctrl bindings
` [RFC PATCH 6/6] riscv: dts: starfive: jh8100: add pinctrl device tree nodes
[PATCH v3] mm/zswap: invalidate old entry when store fail or !zswap_enabled
2024-02-07 3:38 UTC
[PATCH] drivers/ps3: select VIDEO to provide cmdline functions
2024-02-07 3:37 UTC
[PATCH 1/2] iio: accel: adxl367: fix DEVID read after reset
2024-02-07 3:36 UTC (2+ messages)
` [PATCH 2/2] iio: accel: adxl367: fix I2C FIFO data register
[PATCH for-next 0/2] RDMA/hns: Support configuring congestion control algorithm with QP granularity
2024-02-07 3:29 UTC (3+ messages)
` [PATCH for-next 1/2] Revert "RDMA/hns: The UD mode can only be configured with DCQCN"
` [PATCH for-next 2/2] RDMA/hns: Support configuring congestion control algorithm with QP granularity
[PATCH v3] KVM: x86: Use fast path for Xen timer delivery
2024-02-07 3:29 UTC (5+ messages)
[PATCH] mm/vmalloc: lock contention optimization under multi-threading
2024-02-07 3:30 UTC
[PATCH v2] mm/zswap: invalidate old entry when store fail or !zswap_enabled
2024-02-07 3:28 UTC (2+ messages)
[PATCH] vhost-vdpa: fail enabling virtqueue in certain conditions
2024-02-07 3:27 UTC (2+ messages)
[PATCH v2] zram: easy the allocation of zcomp_strm's buffers through vmalloc
2024-02-07 3:21 UTC (6+ messages)
drivers/gpu/drm/amd/amdgpu/../display/dc/dml2/display_mode_core.c:6193:12: warning: stack frame size (3368) exceeds limit (2048) in 'dml_core_mode_support'
2024-02-07 3:09 UTC (4+ messages)
[PATCH] workqueue: Fix pool->nr_running type back to atomic
2024-02-07 3:13 UTC (4+ messages)
[RFC PATCH] sched/eevdf: Use tunable knob sysctl_sched_base_slice as explicit time quanta
2024-02-07 3:05 UTC (3+ messages)
[PATCH v2] mm/demotion: print demotion targets
2024-02-07 3:02 UTC (2+ messages)
[PATCH v2] mm/swap_state: update zswap LRU's protection range with the folio locked
2024-02-07 3:03 UTC (2+ messages)
[PATCH net-next v5] virtio_net: Support RX hash XDP hint
2024-02-07 2:54 UTC (5+ messages)
[syzbot] [ceph?] [net?] INFO: task hung in ceph_monc_stop
2024-02-07 2:53 UTC
[PATCH v12 00/16] iommu: Prepare to deliver page faults to user space
2024-02-07 2:50 UTC (18+ messages)
` [PATCH v12 01/16] iommu: Move iommu fault data to linux/iommu.h
` [PATCH v12 02/16] iommu/arm-smmu-v3: Remove unrecoverable faults reporting
` [PATCH v12 03/16] iommu: Remove unrecoverable fault data
` [PATCH v12 04/16] iommu: Cleanup iopf data structure definitions
` [PATCH v12 05/16] iommu: Merge iopf_device_param into iommu_fault_param
` [PATCH v12 06/16] iommu: Remove iommu_[un]register_device_fault_handler()
` [PATCH v12 07/16] iommu: Merge iommu_fault_event and iopf_fault
` [PATCH v12 08/16] iommu: Prepare for separating SVA and IOPF
` [PATCH v12 09/16] iommu: Make iommu_queue_iopf() more generic
` [PATCH v12 10/16] iommu: Separate SVA and IOPF
` [PATCH v12 11/16] iommu: Refine locking for per-device fault data management
` [PATCH v12 12/16] iommu: Use refcount for fault data access
` [PATCH v12 13/16] iommu: Improve iopf_queue_remove_device()
` [PATCH v12 14/16] iommu: Track iopf group instead of last fault
` [PATCH v12 15/16] iommu: Make iopf_group_response() return void
` [PATCH v12 16/16] iommu: Make iommu_report_device_fault() "
[PATCH v5 0/6] AMD Pstate Fixes And Enhancements
2024-02-07 2:46 UTC (7+ messages)
` [PATCH v5 1/6] ACPI: CPPC: enable AMD CPPC V2 support for family 17h processors
` [PATCH v5 2/6] cpufreq:amd-pstate: fix the nominal freq value set
` [PATCH v5 3/6] cpufreq:amd-pstate: initialize nominal_freq of each cpudata
` [PATCH v5 4/6] cpufreq:amd-pstate: get pstate transition delay and latency value from ACPI tables
` [PATCH v5 5/6] cppc_acpi: print error message if CPPC is unsupported
` [PATCH v5 6/6] cpufreq:amd-pstate: add quirk for the pstate CPPC capabilities missing
linux-next: build failure after merge of the drm-misc tree
2024-02-07 2:46 UTC (2+ messages)
[PATCH v11 00/35] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
2024-02-07 2:43 UTC (9+ messages)
` [PATCH v11 15/35] KVM: SEV: Add KVM_SNP_INIT command
` [PATCH v11 18/35] KVM: SEV: Add KVM_SEV_SNP_LAUNCH_UPDATE command
[tip:x86/boot] BUILD SUCCESS ac456ca0af4fe9630cf84e7efd20b7f7bf596aab
2024-02-07 2:42 UTC
[PATCH 1/3] f2fs: deprecate io_bits
2024-02-07 2:42 UTC (4+ messages)
` [PATCH 2/3] f2fs: use BLKS_PER_SEG, BLKS_PER_SEC, and SEGS_PER_SEC
` [PATCH 3/3] f2fs: kill zone-capacity support
[PATCH v3 1/4] sched/fair: add SD_CLUSTER in comments
2024-02-07 2:36 UTC (9+ messages)
Question about the ipi_raise filter usage and output
2024-02-07 2:33 UTC (6+ messages)
[RFC PATCH] platform/x86/fujitsu-laptop: Add battery charge control support
2024-02-07 2:32 UTC (3+ messages)
` [RFC PATCH v2] "
` [RFC PATCH v3] "
[PATCH v2] serial: samsung: honor fifosize from dts at first
2024-02-06 11:33 UTC (3+ messages)
[PATCH] mm/cma: Drop cma_get_name()
2024-02-07 2:29 UTC (3+ messages)
[PATCH v3] mm: hugetlb: improve the handling of hugetlb allocation failure for freed or in-use hugetlb
2024-02-07 2:24 UTC (2+ messages)
[PATCH v2] filemap: avoid unnecessary major faults in filemap_fault()
2024-02-07 2:21 UTC (2+ messages)
[PATCH v4 00/12] dt-bindings: mtd: brcmnand: Updates for bcmbca SoCs
2024-02-07 2:21 UTC (7+ messages)
` [PATCH v4 03/12] dt-bindings: mtd: brcmnand: Add ecc strap property
[PATCH] arm64: dts: qcom: qcm6490-idp: Add configurations for gpio-keys
2024-02-07 2:20 UTC (3+ messages)
[PATCH v3 0/3] pstore: add multi-backend support
2024-02-07 2:19 UTC (4+ messages)
` [PATCH 1/3] "
` [PATCH 2/3] Documentation: adjust pstore backend related document
` [PATCH 3/3] tools/testing: adjust pstore backend related selftest
[PATCH v2 0/1] Filter modes according to hardware capability
2024-02-07 2:15 UTC (2+ messages)
` [PATCH v2 1/1] drm/mediatek: "
[PATCH] kernel: add boot param to disable stack dump on panic
2024-02-07 2:10 UTC (2+ messages)
[RESEND][PATCH V2] thermal: power_allocator: Avoid overwriting PID coefficients from setup time
2024-02-07 2:09 UTC
[PATCH v2 0/7] filesystem visibililty ioctls
2024-02-07 2:09 UTC (10+ messages)
` [PATCH v2 3/7] fs: FS_IOC_GETUUID
` [PATCH v2 5/7] fs: FS_IOC_GETSYSFSNAME
[PATCH 2/2] fbcon: Defer console takeover for splash screens to first switch
2024-02-07 2:03 UTC (6+ messages)
` [PATCH v2 1/2] dummycon: Add dummycon_(un)register_switch_notifier
` [PATCH v2 2/2] fbcon: Defer console takeover for splash screens to first switch
[RFC PATCH v2 0/4] tsm: Runtime measurement registers ABI
2024-02-07 2:02 UTC (9+ messages)
[PATCH v2 0/4] f2fs: fix panic issue in small capacity device
2024-02-07 2:01 UTC (5+ messages)
` [PATCH v2 1/4] f2fs: correct counting methods of free_segments in __set_inuse
` [PATCH v2 2/4] f2fs: fix panic issue in update_sit_entry
` [PATCH v2 3/4] f2fs: enhance judgment conditions of GET_SEGNO
` [PATCH v2 4/4] f2fs: stop checkpoint when get a out-of-bounds segment
[PATCH 2/2] spi: omap2-mcspi: Add support for MULTI-mode
2024-02-07 1:54 UTC (2+ messages)
[PATCH 2/2 v3] cxl/region: Use cond_guard() in show_targetN()
2024-02-07 1:54 UTC (2+ messages)
[PATCH v5 0/7] hugetlb: parallelize hugetlb page init on boot
2024-02-07 1:53 UTC (6+ messages)
` [PATCH v5 7/7] hugetlb: parallelize 1G hugetlb initialization
[PATCH v2] mm: swap: async free swap slot cache entries
2024-02-07 1:51 UTC (8+ messages)
[PATCH v3] ubsan: Reintroduce signed overflow sanitizer
2024-02-07 1:45 UTC (2+ messages)
[PATCH 0/4] TDX host: kexec() support
2024-02-07 1:43 UTC (5+ messages)
[PATCH net-next v2] net/sched: actions report errors with extack
2024-02-07 1:36 UTC (2+ messages)
[PATCH 0/3] Add DT support for Multiport controller on SC8280XP
2024-02-07 1:32 UTC (6+ messages)
` [PATCH 3/3] arm64: dts: qcom: sa8540-ride: Enable first port of tertiary usb controller
` "
[RFC PATCH net-next v3 0/8] Add support for 10G Ethernet SerDes on MT7988
2024-02-07 1:29 UTC (4+ messages)
` [RFC PATCH net-next v3 3/8] net: pcs: pcs-mtk-lynxi: add platform driver for MT7988
[PATCHSET 00/14] perf tools: Remaining bits of data type profiling (v5)
2024-02-07 1:29 UTC (14+ messages)
` [PATCH 04/14] perf map: Add map__objdump_2rip()
` [PATCH 09/14] perf annotate-data: Handle call instructions
` [PATCH 14/14] perf annotate-data: Add stack canary type
[PATCH v13 00/53] Introduce QC USB SND audio offloading support
2024-02-07 1:24 UTC (10+ messages)
` [PATCH v13 32/53] ALSA: usb-audio: Check for support for requested audio format
` [PATCH v13 35/53] ALSA: usb-audio: Prevent starting of audio stream if in use
` [PATCH v13 48/53] ALSA: usb-audio: mixer: Add USB offloading mixer control
[PATCH] bpf: Separate bpf_local_storage_lookup() fast and slow paths
2024-02-07 1:22 UTC (6+ messages)
[PATCH wq/for-6.9 v4 0/4] workqueue: Enable unbound cpumask update on ordered workqueues
2024-02-07 1:19 UTC (5+ messages)
` [PATCH wq/for-6.9 v4 1/4] workqueue: Link pwq's into wq->pwqs from oldest to newest
` [PATCH wq/for-6.9 v4 2/4] workqueue: Enable unbound cpumask update on ordered workqueues
` [PATCH wq/for-6.9 v4 3/4] kernel/workqueue: Let rescuers follow unbound wq cpumask changes
` [PATCH wq/for-6.9 v4 4/4] workqueue: Bind unbound workqueue rescuer to wq_unbound_cpumask
[PATCH v2 0/3] Improve remote-endpoint parsing
2024-02-07 1:18 UTC (4+ messages)
` [PATCH v2 1/3] of: property: Improve finding the consumer of a remote-endpoint property
` [PATCH v2 2/3] of: property: Improve finding the supplier "
` [PATCH v2 3/3] of: property: Add in-ports/out-ports support to of_graph_get_port_parent()
[PATCH v2 0/7] Add tuning algorithm for delay chain
2024-02-07 1:15 UTC (8+ messages)
` [PATCH v2 1/7] mmc: sdhci_am654: "
` [PATCH v2 2/7] mmc: sdhci_am654: Write ITAPDLY for DDR52 timing
` [PATCH v2 3/7] mmc: sdhci_am654: Add missing OTAP/ITAP enable
` [PATCH v2 4/7] mmc: sdhci_am654: Fix itapdly/otapdly array type
` [PATCH v2 5/7] mmc: sdhci_am654: Update comments in sdhci_am654_set_clock
` [PATCH v2 6/7] mmc: sdhci_am654: Add ITAPDLYSEL in sdhci_j721e_4bit_set_clock
` [PATCH v2 7/7] mmc: sdhci_am654: Fix ITAPDLY for HS400 timing
[PATCH v2 0/2] efi: Fixes for EFI_MEMORY_SP memory on RISC-V and ARM64
2024-02-07 1:04 UTC (2+ messages)
[PATCH] perf script: Print source line for each jump in brstackinsn
2024-02-07 1:00 UTC (2+ messages)
linux-next: build failure after merge of the bcachefs tree
2024-02-07 0:57 UTC
[PATCH] fscrypt: clear keyring before calling key_put()
2024-02-07 0:57 UTC (2+ messages)
[PATCH v3 0/4] string: Allow 2-argument strscpy()
2024-02-07 0:51 UTC (5+ messages)
` [PATCH v3 1/4] string: Redefine strscpy_pad() as a macro
` [PATCH v3 3/4] string: Allow 2-argument strscpy_pad()
[PATCHv9 1/1] block: introduce content activity based ioprio
2024-02-07 0:51 UTC (2+ messages)
[PATCH] mei: Add Meteor Lake support for IVSC device
2024-02-07 0:43 UTC
linux-next: manual merge of the vfs-brauner tree with the nfsd tree
2024-02-07 0:41 UTC
[PATCH v2 0/2] arm64: dts: allwinner: h618: Add Sipeed Longan SoM 3H and Pi 3H board
2024-02-07 0:36 UTC (5+ messages)
` [PATCH v2 1/2] dt-bindings: arm: sunxi: Add Sipeed Longan Module 3H and Longan Pi 3H
` [PATCH v2 2/2] arm64: dts: allwinner: h616: Add Sipeed Longan SoM 3H and Pi 3H board support
[PATCH v3] arm64: dts: qcom: sc8280xp: Introduce additional tsens instances
2024-02-07 0:34 UTC (2+ messages)
[PATCH 0/2] arm64: dts: allwinner: h618: Add Sipeed Longan SoM 3H and Pi 3H board
2024-02-07 0:27 UTC (5+ messages)
` [PATCH 2/2] arm64: dts: allwinner: h616: Add Sipeed Longan SoM 3H and Pi 3H board support
[syzbot] [xfs?] WARNING: Reset corrupted AGFL on AG NUM. NUM blocks leaked. Please unmount and run xfs_repair
2024-02-07 0:24 UTC (2+ messages)
[PATCH] drm/bridge: imx8mp-hdmi-pvi: Fix build warnings
2024-02-07 0:23 UTC
[PATCH v2] net: stmmac: dwmac-qcom-ethqos: Enable TBS on all queues but 0
2024-02-07 0:10 UTC
[syzbot] [net?] INFO: task hung in bond_destructor
2024-02-07 0:08 UTC
[syzbot] [bluetooth?] INFO: task hung in hci_release_dev
2024-02-07 0:07 UTC
[syzbot] [dri?] [media?] inconsistent lock state in valid_state (2)
2024-02-07 0:07 UTC
[PATCH 0/6] block atomic writes for XFS
2024-02-07 0:06 UTC (7+ messages)
` [PATCH RFC 5/6] fs: xfs: iomap atomic write support
linux-next: build failure after merge of the perf tree
2024-02-07 0:02 UTC (2+ messages)
[PATCH] wifi: mt76: inititalize sband.band to correct value
2024-02-07 0:01 UTC
[PATCH v1] perf kvm powerpc: Fix build
2024-02-07 0:01 UTC (2+ messages)
[PATCH v2 0/5] LLCC: Support for Broadcast_AND region
2024-02-06 23:56 UTC (5+ messages)
` [PATCH v2 2/5] arm64: dts: qcom: sm8450: Add mapping to llcc "
[PATCH RFC 0/2] spmi: Add multi master support
2024-02-06 23:55 UTC (4+ messages)
` [PATCH RFC 1/2] spmi: Add support for multi-master
` [PATCH RFC 2/2] spmi: pmic-arb: "
[PATCH v2 0/3] x86/kprobes: add exception opcode detector and boost more opcodes
2024-02-06 23:40 UTC (5+ messages)
` [PATCH v2 3/3] x86/kprobes: Boost more instructions from grp2/3/4/5
[PATCH v7] f2fs: unify the error handling of f2fs_is_valid_blkaddr
2024-02-06 23:38 UTC (5+ messages)
[PATCH v2] firewire: core: send bus reset promptly on gap count error
2024-02-06 23:38 UTC
[PATCH] fs/address_space: move i_mmap_rwsem to mitigate a false sharing with i_mmap
2024-02-06 23:33 UTC (7+ messages)
[PATCH v4 0/2] Bluetooth: Improve retrying of connection attempts
2024-02-06 23:28 UTC (3+ messages)
[PATCH 0/5] sched/vtime: vtime.h headers cleanup
2024-02-06 23:30 UTC (5+ messages)
` [PATCH 3/5] s390/vtime: remove unused __ARCH_HAS_VTIME_TASK_SWITCH leftover
` [PATCH 5/5] sched/vtime: do not include <asm/vtime.h> header
[PATCH v2] PCI: vmd: Enable PCI PM's L1 substates of remapped PCIe Root Port and NVMe
2024-02-06 23:30 UTC (2+ messages)
[PATCH v1] TSO and TBS cannot co-exist. TBS requires special descriptor to be allocated at bootup. Initialising Tx queues at probe to support TSO and TBS can help in allocating those resources at bootup
2024-02-06 23:29 UTC (2+ messages)
[syzbot] [netfilter?] WARNING: suspicious RCU usage in hash_netportnet6_destroy
2024-02-06 23:24 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox