messages from 2024-10-17 15:41:06 to 2024-10-17 17:05:55 UTC [more...]
[RFC PATCH 26/39] KVM: guest_memfd: Track faultability within a struct kvm_gmem_private
2024-10-17 17:05 UTC (12+ messages)
[PATCH v3 0/8] CSV/JSON metric thresholds, fix printf modifiers
2024-10-17 17:05 UTC (5+ messages)
[PATCH net-next v3 0/8] rust: Add IO polling
2024-10-17 17:03 UTC (10+ messages)
` [PATCH net-next v3 3/8] rust: time: Change output of Ktime's sub operation to Delta
` [PATCH net-next v3 4/8] rust: time: Implement addition of Ktime and Delta
[PATCH] nvme-sysfs: display max_hw_sectors_kb without requiring namespaces
2024-10-17 17:01 UTC (3+ messages)
[PATCH v3 00/11] cover-letter: iommufd: Add vIOMMU infrastructure (Part-1)
2024-10-17 17:01 UTC (20+ messages)
` [PATCH v3 02/11] iommufd: Rename _iommufd_object_alloc to iommufd_object_alloc_elm
` [PATCH v3 03/11] iommufd: Introduce IOMMUFD_OBJ_VIOMMU and its related struct
` [PATCH v3 04/11] iommufd/viommu: Add IOMMU_VIOMMU_ALLOC ioctl
` [PATCH v3 05/11] iommu: Pass in a viommu pointer to domain_alloc_user op
` [PATCH v3 11/11] iommu/arm-smmu-v3: Add IOMMU_VIOMMU_TYPE_ARM_SMMUV3 support
[PATCH v3 net-next 00/13] add basic support for i.MX95 NETC
2024-10-17 16:59 UTC (17+ messages)
` [PATCH v3 net-next 02/13] dt-bindings: net: add i.MX95 ENETC support
` [PATCH v3 net-next 03/13] dt-bindings: net: add bindings for NETC blocks control
` [PATCH v3 net-next 04/13] net: enetc: add initial netc-blk-ctrl driver support
` [PATCH v3 net-next 05/13] net: enetc: extract common ENETC PF parts for LS1028A and i.MX95 platforms
` [PATCH v3 net-next 06/13] net: enetc: build enetc_pf_common.c as a separate module
` [PATCH v3 net-next 07/13] net: enetc: remove ERR050089 workaround for i.MX95
` [PATCH v3 net-next 10/13] net: enetc: extract enetc_int_vector_init/destroy() from enetc_alloc_msix()
` [PATCH v3 net-next 12/13] net: enetc: add preliminary support for i.MX95 ENETC PF
[PATCH] cpufreq: airoha: Add EN7581 Cpufreq SMC driver
2024-10-17 16:56 UTC (2+ messages)
[syzbot] WARNING in ext4_write_inode (2)
2024-10-17 16:58 UTC (2+ messages)
` [syzbot] [ext4?] "
[PATCH] scsi: pm80xx: Use module param to set pcs event log severity
2024-10-17 16:58 UTC (3+ messages)
[PATCH 0/3] Handle MMIO during event delivery error on SVM
2024-10-17 16:58 UTC (9+ messages)
` [PATCH 2/3] KVM: vmx, svm, mmu: Process MMIO during event delivery
` [PATCH 3/3] selftests: KVM: Add test case for "
[PATCH fix 6.12] mm: mark mas allocation in vms_abort_munmap_vmas as __GFP_NOFAIL
2024-10-17 16:57 UTC (3+ messages)
[PATCH 00/14] clk: qcom: add support for clock controllers on the SAR2130P platform
2024-10-17 16:57 UTC (15+ messages)
` [PATCH 01/14] dt-bindings: clock: qcom,rpmhcc: Add SAR2130P compatible
` [PATCH 02/14] dt-bindings: clock: qcom: document SAR2130P Global Clock Controller
` [PATCH 03/14] dt-bindings: clock: qcom,sm8550-tcsr: Add SAR2130P compatible
` [PATCH 04/14] dt-bindings: clock: qcom,sm8550-dispcc: "
` [PATCH 05/14] dt-bindings: clk: qcom,sm8450-gpucc: add SAR2130P compatibles
` [PATCH 06/14] clk: qcom: clk-branch: Add support for BRANCH_HALT_POLL flag
` [PATCH 07/14] clk: qcom: clk-branch: Add support for SREG branch ops
` [PATCH 08/14] clk: qcom: rcg2: add clk_rcg2_shared_floor_ops
` [PATCH 09/14] clk: qcom: gdsc: add separate sleep state collapse vote support
` [PATCH 10/14] clk: qcom: rpmh: add support for SAR2130P
` [PATCH 11/14] clk: qcom: add support for GCC on SAR2130P
` [PATCH 12/14] clk: qcom: tcsrcc-sm8550: add SAR2130P support
` [PATCH 13/14] clk: qcom: dispcc-sm8550: enable support for SAR2130P
` [PATCH 14/14] clk: qcom: add SAR2130P GPU Clock Controller support
[PATCH] tools: testing: fix phys_addr_t size on 64-bit systems
2024-10-17 16:56 UTC
[PATCH 00/18] KVM: x86/mmu: A/D cleanups (on top of kvm_follow_pfn)
2024-10-17 16:55 UTC (6+ messages)
` [PATCH 14/18] KVM: x86/mmu: Stop processing TDP MMU roots for test_age if young SPTE found
` [PATCH 15/18] KVM: x86/mmu: Dedup logic for detecting TLB flushes on leaf SPTE changes
[RFC PATCH v3 00/13] Clavis LSM
2024-10-17 16:53 UTC (19+ messages)
` [RFC PATCH v3 01/13] certs: Remove CONFIG_INTEGRITY_PLATFORM_KEYRING check
` [RFC PATCH v3 02/13] certs: Introduce ability to link to a system key
` [RFC PATCH v3 03/13] clavis: Introduce a new system keyring called clavis
` [RFC PATCH v3 04/13] keys: Add new verification type (VERIFYING_CLAVIS_SIGNATURE)
` [RFC PATCH v3 05/13] clavis: Introduce a new key type called clavis_key_acl
` [RFC PATCH v3 06/13] clavis: Populate clavis keyring acl with kernel module signature
` [RFC PATCH v3 07/13] keys: Add ability to track intended usage of the public key
` [RFC PATCH v3 08/13] clavis: Introduce new LSM called clavis
` [RFC PATCH v3 09/13] clavis: Allow user to define acl at build time
` [RFC PATCH v3 10/13] efi: Make clavis boot param persist across kexec
` [RFC PATCH v3 11/13] clavis: Prevent boot param change during kexec
` [RFC PATCH v3 12/13] clavis: Add function redirection for Kunit support
` [RFC PATCH v3 13/13] clavis: "
[PATCH v8 00/25] x86/resctrl : Support AMD Assignable Bandwidth Monitoring Counters (ABMC)
2024-10-17 16:55 UTC (4+ messages)
` [PATCH v8 10/25] x86/resctrl: Introduce bitmap mbm_cntr_free_map to track assignable counters
[REGRESSION][BISECTED] erroneous buffer overflow detected in bch2_xattr_validate
2024-10-17 16:55 UTC (11+ messages)
[PATCH] mm/gup: stop leaking pinned pages in low memory conditions
2024-10-17 16:54 UTC (3+ messages)
[PATCH] i915: fix DRM_I915_GVT_KVMGT dependencies
2024-10-17 16:54 UTC (4+ messages)
[PATCH v2 net-next 0/6] Mirroring to DSA CPU port
2024-10-17 16:52 UTC (7+ messages)
` [PATCH v2 net-next 1/6] net: sched: propagate "skip_sw" flag to offload for flower and matchall
` [PATCH v2 net-next 2/6] net: dsa: clean up dsa_user_add_cls_matchall()
` [PATCH v2 net-next 3/6] net: dsa: use "extack" as argument to flow_action_basic_hw_stats_check()
` [PATCH v2 net-next 4/6] net: dsa: add more extack messages in dsa_user_add_cls_matchall_mirred()
` [PATCH v2 net-next 5/6] net: dsa: allow matchall mirroring rules towards the CPU
` [PATCH v2 net-next 6/6] net: mscc: ocelot: allow tc-flower mirred action towards foreign interfaces
linux-next: build warning after merge of the mm tree
2024-10-17 16:53 UTC (2+ messages)
[PATCH 00/10] clockevents: Rearrange cpuhotplug operations
2024-10-17 16:50 UTC (11+ messages)
` [PATCH 01/10] clockevents: Improve clockevents_notify_released() comment
` [PATCH 02/10] clockevents: Shutdown and unregister current clockevents at CPUHP_AP_TICK_DYING
` [PATCH 03/10] tick: Remove now unneeded low-res tick stop on CPUHP_AP_TICK_DYING
` [PATCH 04/10] arm/twd: Remove clockevents shutdown call on offlining
` [PATCH 05/10] clocksource/drivers/arm_arch_timer: "
` [PATCH 06/10] clocksource/driver/arm_global_timer: "
` [PATCH 07/10] drivers/clocksource/exynos_mct: "
` [PATCH 08/10] clocksource/drivers/armada-370-xp: "
` [PATCH 09/10] clocksource/drivers/qcom: "
` [PATCH 10/10] drivers/clocksource/timer-tegra: "
[PATCH] cw1200: Remove unused cw1200_queue_requeue_all
2024-10-17 16:50 UTC (2+ messages)
` wifi: cw1200: Remove unused cw1200_queue_requeue_all()
[PATCH v2 1/2] wifi: mwifiex: Fix memcpy() field-spanning write warning in mwifiex_config_scan()
2024-10-17 16:50 UTC (2+ messages)
[PATCH] wifi: brcmfmac: of: use devm_clk_get_optional_enabled_with_rate()
2024-10-17 16:50 UTC (2+ messages)
[PATCH] brcmsmac: Remove unused brcms_debugfs_get_devdir
2024-10-17 16:49 UTC (2+ messages)
` wifi: brcmsmac: Remove unused brcms_debugfs_get_devdir()
[PATCH] brcmfmac: Remove unused brcmf_cfg80211_get_iftype
2024-10-17 16:49 UTC (2+ messages)
` wifi: brcmfmac: Remove unused brcmf_cfg80211_get_iftype()
[PATCH 0/2] Improve the tmpfs large folio read performance
2024-10-17 16:48 UTC (6+ messages)
` [PATCH 2/2] mm: shmem: improve "
[PATCH v3 0/3] introduce PIDFD_SELF* sentinels
2024-10-17 16:47 UTC (6+ messages)
` [PATCH v3 3/3] selftests: pidfd: add tests for PIDFD_SELF_*
` The "make headers" requirement, revisited: "
[PATCH 1/3] drm/connector: hdmi: Fix memory leak in drm_display_mode_from_cea_vic()
2024-10-17 16:46 UTC (2+ messages)
[PATCH v1] wifi: rt2x00: convert comma to semicolon
2024-10-17 16:46 UTC (2+ messages)
[PATCH v2 01/12] wifi: mwifiex: add missing locking
2024-10-17 16:45 UTC (2+ messages)
` [v2,01/12] wifi: mwifiex: add missing locking for cfg80211 calls
[PATCH v9 0/7] Linux RISC-V IOMMU Support
2024-10-17 16:45 UTC (4+ messages)
` [PATCH v9 2/7] iommu/riscv: Add RISC-V IOMMU platform device driver
[PATCH v3 1/2] wifi: ath12k: fix crash when unbinding
2024-10-17 16:44 UTC (2+ messages)
[PATCH v2 0/4] Add minimal Samsung Galaxy S20 Series board, SM-G981B and SM-G980F support
2024-10-17 16:43 UTC (5+ messages)
` [PATCH v2 1/4] dt-bindings: arm: samsung: samsung-boards: Add bindings for SM-G981B and SM-G980F board
` [PATCH v2 2/4] arm64: dts: exynos: Add initial support for Samsung Galaxy S20 Series boards (hubble)
` [PATCH v2 3/4] arm64: dts: exynos: Add initial support for Samsung Galaxy S20 5G (x1s)
` [PATCH v2 4/4] arm64: dts: exynos: Add initial support for Samsung Galaxy S20 (x1slte)
[PATCH 0/15] Enable CXL PCIe port protocol error handling and logging
2024-10-17 16:42 UTC (15+ messages)
` [PATCH 07/15] cxl/aer/pci: Add CXL PCIe port uncorrectable error recovery in AER service driver
` [PATCH 09/15] cxl/pci: Map CXL PCIe downstream port RAS registers
` [PATCH 12/15] cxl/pci: Add error handler for CXL PCIe port RAS errors
[PATCH v1] riscv: dts: starfive: disable unused csi/camss nodes
2024-10-17 16:41 UTC (2+ messages)
[PATCH v1] firmware: microchip: auto-update: fix poll_complete() to not report spurious timeout errors
2024-10-17 16:41 UTC (2+ messages)
[PATCH] leds: class: Protect brightness_show() with led_cdev->led_access mutex
2024-10-17 16:41 UTC (8+ messages)
[RESEND PATCH iwl-next] ice: Unbind the workqueue
2024-10-17 16:40 UTC (2+ messages)
` [Intel-wired-lan] "
[PATCH net-next] MAINTAINERS: add samples/pktgen to NETWORKING [GENERAL]
2024-10-17 16:39 UTC (2+ messages)
[PATCH v3 0/3] perf probe: Improve logs for long name string
2024-10-17 16:39 UTC (2+ messages)
[PATCH] perf test: Speed up some tests using perf list
2024-10-17 16:39 UTC (2+ messages)
[PATCH 1/2] perf x86/topdown: Make topdown metrics comparators be symmetric
2024-10-17 16:39 UTC (2+ messages)
[PATCH v1] perf tool_pmu: Remove duplicate io.h header
2024-10-17 16:39 UTC (2+ messages)
[PATCH v3 0/6] Add minimal Exynos990 SoC and SM-N981B support
2024-10-17 16:37 UTC (3+ messages)
[PATCH v2 0/2] mailbox: add async request mechanism w/ a user
2024-10-17 16:36 UTC (3+ messages)
` [PATCH v2 1/2] mailbox: add async request mechanism to empower controllers w/ hw queues
` [PATCH v2 2/2] firmware: add exynos acpm driver
[PATCH v2 0/3] HID: bpf: add a couple of HID-BPF device fixes
2024-10-17 16:35 UTC (4+ messages)
` [PATCH v2 1/3] HID: bpf: Fix NKRO on Mistel MD770
` [PATCH v2 2/3] HID: bpf: Fix Rapoo M50 Plus Silent side buttons
` [PATCH v2 3/3] HID: bpf: drop use of Logical|Physical|UsageRange
[PATCH 1/1] riscv: efi: Set NX compat flag in PE/COFF header
2024-10-17 16:30 UTC (2+ messages)
[PATCH -fixes] riscv: Do not use fortify in early code
2024-10-17 16:30 UTC (2+ messages)
[PATCH v3 0/2] arm64: Speed up CRC-32 using PMULL instructions
2024-10-17 16:30 UTC (2+ messages)
[PATCH] riscv: Prevent a bad reference count on CPU nodes
2024-10-17 16:30 UTC (2+ messages)
[PATCH v3 0/2] Prevent dynamic relocations in vDSO
2024-10-17 16:30 UTC (2+ messages)
[PATCH v2] RISC-V: ACPI: fix early_ioremap to early_memremap
2024-10-17 16:30 UTC (2+ messages)
[PATCH] eth: bnxt: Fix typo "accelaration"
2024-10-17 16:28 UTC (2+ messages)
[PATCH v1] perf check: Add sanitizer feature and use to avoid test failure
2024-10-17 16:26 UTC
[PATCH net] igc: Fix passing 0 to ERR_PTR in igc_xdp_run_prog()
2024-10-17 16:26 UTC (9+ messages)
` [Intel-wired-lan] "
[PATCH v1 0/2] X1E Dell XPS 9345 Improvements 1
2024-10-17 16:26 UTC (2+ messages)
[syzbot] [nilfs?] kernel BUG in __block_write_begin_int (3)
2024-10-17 16:26 UTC
[PATCH v2 0/8] PCI: Enable Power and configure the QPS615 PCIe switch
2024-10-17 16:24 UTC (13+ messages)
` [PATCH v2 8/8] PCI: pwrctl: Add power control driver for qps615
[PATCH v3 0/8] Provide support for RMPREAD and a segmented RMP
2024-10-17 16:24 UTC (4+ messages)
` [PATCH v3 2/8] x86/sev: Add support for the RMPREAD instruction
[PATCH] drm/syncobj: ensure progress for syncobj queries
2024-10-17 16:20 UTC
[PATCH] munmap sealed memory cause memory to split (bug)
2024-10-17 16:20 UTC (5+ messages)
[PATCH net-next] net/sched: act_api: unexport tcf_action_dump_1()
2024-10-17 16:19 UTC
[PATCH] drm/bridge: Mark the of_node of the aux bridge device as reused
2024-10-17 16:18 UTC (2+ messages)
[PATCH] perf test: Handle perftool-testsuite_probe failure due to broken DWARF
2024-10-17 16:15 UTC (2+ messages)
` [PATCH v2] "
arch/m68k/sun3/sun3ints.c:33:13: sparse: sparse: cast truncates bits from constant value (ffffff7f becomes 7f)
2024-10-17 16:16 UTC
Race condition when replacing the broadcast timer
2024-10-17 16:16 UTC (8+ messages)
` [External Mail]Re: "
` [PATCH] tick/broadcast: Plug clockevents replacement race
[PATCH 0/2] pinctrl: qcom: add support for TLMM on SAR2130P
2024-10-17 16:15 UTC (3+ messages)
` [PATCH 1/2] dt-bindings: pinctrl : qcom: document SAR2130P TLMM
` [PATCH 2/2] pinctrl: qcom: add support for TLMM on SAR2130P
[PATCH v3] locking/ww_mutex: Adjust to lockdep nest_lock requirements
2024-10-17 16:13 UTC (2+ messages)
[RFC PATCH v2 0/1] seal system mappings
2024-10-17 16:12 UTC (7+ messages)
` [RFC PATCH v2 1/1] exec: "
[PATCH net] net/sched: act_api: deny mismatched skip_sw/skip_hw flags for actions created by classifiers
2024-10-17 16:10 UTC
[PATCH 1/3] nvmem: core: improve range check for nvmem_cell_write()
2024-10-17 16:09 UTC (3+ messages)
` [PATCH 2/3] nvmem: core: add nvmem_cell_write_variable_u32()
` [PATCH 3/3] power: reset: nvmem-reboot-mode: fix write for small cells
[PATCH] docs: remove Documentation/dontdiff
2024-10-17 16:09 UTC
[RFC PATCH v1 00/57] Boot-time page size selection for arm64
2024-10-17 16:09 UTC (4+ messages)
` [RFC PATCH v1 01/57] mm: Add macros ahead of supporting boot-time page size selection
` [RFC PATCH v1 03/57] mm/memcontrol: Fix seq_buf size to save memory when PAGE_SIZE is large
[PATCH net,v2] hv_netvsc: Fix VF namespace also in synthetic NIC NETDEV_REGISTER event
2024-10-17 16:06 UTC (3+ messages)
[PATCH 1/1] KVM: nVMX: update VPPR on vmlaunch/vmresume
2024-10-17 16:05 UTC (9+ messages)
[PATCH 0/1] memcg/hugetlb: Adding hugeTLB counters to memory controller
2024-10-17 16:04 UTC (2+ messages)
` [PATCH 1/1] "
[syzbot] [nilfs?] kernel BUG in __block_write_begin_int (3)
2024-10-17 16:02 UTC (2+ messages)
` [syzbot] "
[PATCH RFC] usb: typec: ucsi: Set orientation as none when connector is unplugged
2024-10-17 16:01 UTC
[PATCH V5][next] Bluetooth: btintel_pcie: Remove structurally deadcode
2024-10-17 16:00 UTC (2+ messages)
[PATCH V4][next] Bluetooth: btintel_pcie: Remove structrually deadcode
2024-10-17 16:00 UTC (2+ messages)
[PATCH V3][next] Bluetooth: btintel_pcie: Remove structually deadcode
2024-10-17 16:00 UTC (2+ messages)
[PATCH 0/2] x86/mm: Make memremap(MEMREMAP_WB) map memory as encrypted by default
2024-10-17 15:56 UTC (3+ messages)
` [PATCH 1/2] memremap: Pass down MEMREMAP_* flags to arch_memremap_wb()
` [PATCH 2/2] x86/mm: Make memremap(MEMREMAP_WB) map memory as encrypted by default
[PATCH v2] sched_ext: Use btf_ids to resolve task_struct
2024-10-17 15:54 UTC (2+ messages)
[PATCH V4 00/10] AMD XDNA driver
2024-10-17 15:51 UTC (5+ messages)
` [PATCH V4 07/10] accel/amdxdna: Add command execution
[RFC] exec: add a flag for "reasonable" execveat() comm
2024-10-17 15:47 UTC (7+ messages)
[PATCH] docs/zh_CN: add the translation of kbuild/kbuild.rst
2024-10-17 15:46 UTC (2+ messages)
[PATCH 0/7] pinctrl: rzg2l: Fix releasing of IRQ and status reported in pinmux-pins
2024-10-17 15:46 UTC (4+ messages)
` [PATCH 2/7] pinctrl: renesas: rzg2l: Use gpiochip_populate_parent_fwspec_twocell helper
[PATCH -next 1/2] selftests:timers: remove unneeded semicolon
2024-10-17 15:45 UTC (4+ messages)
` [PATCH -next 2/2] "
[PATCH net-next v4 0/3] Threads support in proc connector
2024-10-17 15:43 UTC (4+ messages)
` [PATCH net-next v4 1/3] connector/cn_proc: Add hash table for threads
[GIT PULL] soc: fixes for 6.12
2024-10-17 15:43 UTC
[PATCH v1 RESEND] net: sfp: change quirks for Alcatel Lucent G-010S-P
2024-10-17 15:44 UTC (3+ messages)
[PATCH 0/3] Add support to scale DDR and L3 on SA8775P
2024-10-17 15:42 UTC (3+ messages)
` [PATCH 2/3] arm64: dts: qcom: sa8775p: Add CPU OPP tables to scale DDR/L3
[PATCH] dma-mapping: Fix tracing dma_alloc/free with vmalloc'd memory
2024-10-17 15:41 UTC (2+ messages)
[PATCH] docs/dev-tools: fix a typo
2024-10-17 15:41 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