messages from 2023-03-01 20:08:26 to 2023-03-02 01:06:33 UTC [more...]
[PATCH v12 00/11] Parallel CPU bringup for x86_64
2023-03-02 1:05 UTC (9+ messages)
` [PATCH v12 07/11] x86/smpboot: Remove early_gdt_descr on 64-bit
[patch 0/3] net, refcount: Address dst_entry reference count scalability issues
2023-03-02 1:05 UTC (9+ messages)
` [patch 1/3] net: dst: Prevent false sharing vs. dst_entry::__refcnt
` [patch 2/3] atomics: Provide rcuref - scalable reference counting
[PATCH 0/4] Re-enable IDXD kernel workqueue under DMA API
2023-03-02 1:03 UTC (6+ messages)
` [PATCH 1/4] iommu/vt-d: Implement set device pasid op for default domain
` [PATCH 2/4] iommu/vt-d: Use non-privileged mode for all PASIDs
` [PATCH 3/4] iommu/sva: Support reservation of global PASIDs
` [PATCH 4/4] dmaengine/idxd: Re-enable kernel workqueue under DMA API
[PATCH v4 00/33] Per-VMA locks
2023-03-02 0:53 UTC (7+ messages)
` [PATCH v4 18/33] mm: write-lock VMAs before removing them from VMA tree
[PATCHv2 0/6] zsmalloc: fine-grained fullness and new compaction algorithm
2023-03-02 0:53 UTC (21+ messages)
` [PATCHv2 3/6] zsmalloc: fine-grained inuse ratio based fullness grouping
` [PATCHv2 5/6] zsmalloc: extend compaction statistics
[PATCH RFC v2] rcu: Add a minimum time for marking boot as completed
2023-03-02 0:49 UTC (12+ messages)
[RFC][PATCH 1/2] time: alarmtimer: Fix erroneous case of using 0 as an "invalid" initialization value
2023-03-02 0:47 UTC (13+ messages)
` [RFC][PATCH 2/2] time: alarmtimer: Use TASK_FREEZABLE to cleanup freezer handling
[syzbot] [mm?] INFO: task hung in write_cache_pages (2)
2023-03-02 0:35 UTC
[PATCH v2 0/2] Validating UAPI backwards compatibility
2023-03-01 23:59 UTC (9+ messages)
[PATCH v2] rtlwifi: rtl8192se: Remove some unused variables
2023-03-02 0:27 UTC (3+ messages)
linux-next: Tree for Mar 2
2023-03-02 0:25 UTC
[PATCH] watchdog: avoid usage of iterator after loop
2023-03-02 0:16 UTC (4+ messages)
[PATCH 0/3] of: irq: Fixes refcount issues with of_irq_parse_one()/of_irq_parse_raw()
2023-03-01 21:00 UTC (5+ messages)
` [PATCH 1/3] of: irq: make callers of of_irq_parse_raw() release the device node
` [PATCH 2/3] of: irq: make callers of of_irq_parse_one() "
` [PATCH 3/3] of: irq: release the node after looking up for "interrupts-extended"
[PATCH bpf-next 1/2] bpf: Fix doxygen comments for dynptr slice kfuncs
2023-03-02 0:10 UTC (2+ messages)
[RFC PATCH net-next v11 00/12] net: ethernet: mtk_eth_soc: various enhancements
2023-03-02 0:03 UTC (4+ messages)
` [RFC PATCH v11 08/12] net: ethernet: mtk_eth_soc: fix RX data corruption issue
[PATCH RFC v8 00/56] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
2023-03-02 0:02 UTC (16+ messages)
` [PATCH RFC v8 47/56] KVM: SVM: Support SEV-SNP AP Creation NAE event
` [PATCH RFC v8 48/56] KVM: SVM: Add SNP-specific handling for memory attribute updates
` [PATCH RFC v8 52/56] ccp: Add support to decrypt the page
` [PATCH RFC v8 53/56] KVM: SVM: Make VMSAVE target area memory allocation SNP safe
` [PATCH RFC v8 54/56] x86/sev: Add KVM commands for instance certs
[PATCH v2] mailmap: updates for Jarkko Sakkinen
2023-03-01 23:54 UTC
[PATCH v4 0/6] Remove VT-d virtual command interface and IOASID
2023-03-01 23:56 UTC (7+ messages)
` [PATCH v4 1/6] iommu/vt-d: Remove virtual command interface
` [PATCH v4 2/6] iommu/sva: Move PASID helpers to sva code
` [PATCH v4 3/6] iommu/sva: Stop using ioasid_set for SVA
` [PATCH v4 4/6] iommu/sva: Use GFP_KERNEL for pasid allocation
` [PATCH v4 5/6] iommu/ioasid: Rename INVALID_IOASID
` [PATCH v4 6/6] iommu: Remove ioasid infrastructure
[PATCH v1] clk: Mark a fwnode as initialized when using CLK_OF_DECLARE* macros
2023-03-01 23:52 UTC (7+ messages)
[PATCH] mailmap: updates for Jarkko Sakkinen
2023-03-01 23:52 UTC
[PATCH v3] ACPI: cpufreq: use a platform device to load ACPI PPC and PCC drivers
2023-03-01 23:48 UTC (2+ messages)
[PATCH 6.1 00/42] 6.1.15-rc1 review
2023-03-01 23:43 UTC (4+ messages)
[PATCH v7 00/24] x86: Implement an HPET-based hardlockup detector
2023-03-01 23:47 UTC (25+ messages)
` [PATCH v7 01/24] x86/apic: Add irq_cfg::delivery_mode
` [PATCH v7 02/24] x86/apic/msi: Use the delivery mode from irq_cfg for message composition
` [PATCH v7 03/24] x86/apic: Add the X86_IRQ_ALLOC_AS_NMI interrupt allocation flag
` [PATCH v7 04/24] x86/apic/vector: Implement a local APIC NMI controller
` [PATCH v7 05/24] x86/apic/vector: Skip cleanup for the NMI vector
` [PATCH v7 06/24] iommu/vt-d: Clear the redirection hint when the destination mode is physical
` [PATCH v7 07/24] iommu/vt-d: Rework prepare_irte() to support per-interrupt delivery mode
` [PATCH v7 08/24] iommu/vt-d: Set the IRTE delivery mode individually for each interrupt
` [PATCH v7 09/24] iommu/amd: Expose [set|get]_dev_entry_bit()
` [PATCH v7 10/24] iommu/amd: Enable NMIPass when allocating an NMI
` [PATCH v7 11/24] iommu/amd: Compose MSI messages for NMIs in non-IR format
` [PATCH v7 12/24] x86/hpet: Expose hpet_writel() in header
` [PATCH v7 13/24] x86/hpet: Add helper function hpet_set_comparator_periodic()
` [PATCH v7 14/24] x86/hpet: Prepare IRQ assignments to use the X86_ALLOC_AS_NMI flag
` [PATCH v7 15/24] x86/hpet: Reserve an HPET channel for the hardlockup detector
` [PATCH v7 16/24] watchdog/hardlockup: Define a generic function to detect hardlockups
` [PATCH v7 17/24] watchdog/hardlockup: Decouple the hardlockup detector from perf
` [PATCH v7 18/24] init/main: Delay initialization of the lockup detector after smp_init()
` [PATCH v7 19/24] x86/watchdog/hardlockup: Add an HPET-based hardlockup detector
` [PATCH v7 20/24] x86/watchdog/hardlockup/hpet: Determine if HPET timer caused NMI
` [PATCH v7 21/24] watchdog/hardlockup/hpet: Only enable the HPET watchdog via a boot parameter
` [PATCH v7 22/24] x86/watchdog: Add a shim hardlockup detector
` [PATCH v7 23/24] watchdog: Introduce hardlockup_detector_mark_unavailable()
` [PATCH v7 24/24] x86/tsc: Stop the HPET hardlockup detector if TSC become unstable
mmc: core: Disable card detect during shutdown
2023-03-01 23:32 UTC
[syzbot] [ntfs?] KASAN: use-after-free Read in ntfs_attr_find (2)
2023-03-01 23:29 UTC
[PATCH 6.2 00/16] 6.2.2-rc1 review
2023-03-01 23:24 UTC (3+ messages)
[PATCH] workqueue: avoid usage of list iterator after loop in __flush_workqueue()
2023-03-01 23:23 UTC
[Patch V5 0/3] Tegra TPM driver with HW flow control
2023-03-01 23:17 UTC (5+ messages)
` [Patch V5 2/3] tpm_tis-spi: Support hardware wait polling
[PATCH] perf: fix perf_event_context->time
2023-03-01 23:16 UTC (3+ messages)
[PATCH v2] x86/sgx: Avoid using iterator after loop in sgx_mmu_notifier_release()
2023-03-01 23:07 UTC (2+ messages)
[tip:master] BUILD SUCCESS 239b842d8c45ac8e0794189d2676eea409eab497
2023-03-01 23:03 UTC
[PATCH] fs/jfs: avoid usage of list iterator after loop in lmPostGC()
2023-03-01 23:02 UTC
[PATCH] scsi: lpfc: avoid usage of list iterator variable after loop
2023-03-01 23:01 UTC (2+ messages)
[PATCH v2 00/11] fold per-CPU vmstats remotely
2023-03-01 22:57 UTC (3+ messages)
` [PATCH v2 09/11] mm/vmstat: use cmpxchg loop in cpu_vm_stats_fold
[PATCH] perf: arm_cspmu: Fix compiler warning
2023-03-01 22:56 UTC
[PATCHv3 2/4] wiegand: add Wiegand bus driver
2023-03-01 22:53 UTC (2+ messages)
[PATCH v4] usb: dwc3: gadget: Add 1ms delay after end transfer command without IOC
2023-03-01 22:44 UTC (2+ messages)
[Patch V7 2/3] tpm_tis-spi: Add hardware wait polling
2023-03-01 22:43 UTC (2+ messages)
[RFC PATCH v2 1/2] PM: domains: Skip disabling unused domains if provider has sync_state
2023-03-01 22:40 UTC (11+ messages)
[tip:x86/urgent] BUILD SUCCESS dd093fb08e8f8a958fec4eef36f9f09eac047f60
2023-03-01 22:37 UTC
[PATCH net v3] ice: copy last block omitted in ice_get_module_eeprom()
2023-03-01 22:27 UTC (2+ messages)
[PATCH v2] x86/mce: Schedule work after restart from sysfs update
2023-03-01 22:18 UTC (3+ messages)
[RFC] Support for Arm CCA VMs on Linux
2023-03-01 22:12 UTC (18+ messages)
` [RFC PATCH 00/28] arm64: Support for Arm CCA in KVM
` [RFC PATCH 05/28] arm64: RME: Define the user ABI
` [RFC PATCH 06/28] arm64: RME: ioctls to create and configure realms
` [RFC PATCH 08/28] arm64: RME: Keep a spare page delegated to the RMM
[PATCH 5.10 00/19] 5.10.171-rc1 review
2023-03-01 22:09 UTC (4+ messages)
[PATCH] x86/mce: Schedule work after restart from sysfs update
2023-03-01 22:08 UTC (3+ messages)
[PATCH 0/4] arm64: dts: qcom: sc7180: Delete a few unused trogdor dts files
2023-03-01 22:05 UTC (9+ messages)
` [PATCH 1/4] arm64: dts: qcom: sc7180: Delete wormdingler-rev0
` [PATCH 2/4] arm64: dts: qcom: sc7180: Delete kingoftown-rev0
` [PATCH 3/4] arm64: dts: qcom: sc7180: Delete lazor-rev0
` [PATCH 4/4] arm64: dts: qcom: sc7180: Delete mrbland
[PATCH 4.19 0/9] 4.19.275-rc1 review
2023-03-01 22:04 UTC (2+ messages)
[syzbot] [ext4?] possible deadlock in evict (3)
2023-03-01 21:55 UTC (3+ messages)
[syzbot] [jfs?] KASAN: use-after-free Read in lbmIODone (2)
2023-03-01 21:54 UTC
[PATCH] staging: rtl8192e: Remove call_usermodehelper starting RadioPower.sh
2023-03-01 21:54 UTC
[PATCH 5.15 00/22] 5.15.97-rc1 review
2023-03-01 21:50 UTC (3+ messages)
[PATCH v1 0/4] Remove use of fw_devlink_purge_absent_suppliers()
2023-03-01 21:49 UTC (5+ messages)
` [PATCH v1 1/4] usb: typec: stusb160x: "
` [PATCH v1 2/4] usb: typec: tipd: "
` [PATCH v1 3/4] usb: typec: tcpm: "
` [PATCH v1 4/4] driver core: Delete fw_devlink_purge_absent_suppliers()
[PATCH] arch/alpha/kernel: Remove form feed characters
2023-03-01 21:43 UTC
[PATCH 0/3] drm/i915: track gt->wakerefs
2023-03-01 21:42 UTC (4+ messages)
` [PATCH 1/3] drm/i915: Separate wakeref tracking
` [Intel-gfx] "
[PATCH v5] drm/virtio: Add option to disable KMS support
2023-03-01 21:39 UTC (2+ messages)
[PATCH] rcu: use try_cmpxchg in check_cpu_stall
2023-03-01 21:29 UTC (16+ messages)
[PATCH-next] scsi: fix use-after-free problem in scsi_remove_target
2023-03-01 21:15 UTC (4+ messages)
[PATCH v3] drm/msm/dp: check core_initialized flag at both host_init() and host_deinit()
2023-03-01 21:15 UTC (4+ messages)
[PATCH v2 1/2] ASoC: dt-bindings: wlf,wm8524: Convert to json-schema
2023-03-01 21:08 UTC (4+ messages)
` [PATCH v2 2/2] ASoC: wm8524: Correct the MUTE setting while power up/down
[patch 00/39] genirq, PCI/MSI: Support for per device MSI and PCI/IMS - Part 1 cleanups
2023-03-01 21:07 UTC (4+ messages)
` [patch 05/39] genirq/msi: Remove filter from msi_free_descs_free_range()
[PATCH 1/1] psi: remove 500ms min window size limitation for triggers
2023-03-01 21:00 UTC (4+ messages)
[PATCH v13 0/3] Checkpoint Support for Syscall User Dispatch
2023-03-01 20:58 UTC (4+ messages)
` [PATCH v13 1/3] syscall_user_dispatch: helper function to operate on given task
` [PATCH v13 2/3] ptrace,syscall_user_dispatch: checkpoint/restore support for SUD
` [PATCH v13 3/3] selftest,ptrace: Add selftest for syscall user dispatch config api
[PATCH] spi: Reorder fields in 'struct spi_message'
2023-03-01 20:58 UTC
[PATCH v6 01/12] kbuild: add a tool to list files ignored by git
2023-03-01 20:41 UTC (5+ messages)
` [PATCH v6 12/12] kbuild: add srcdeb-pkg target
[PATCH v3 0/5] Add Intel LJCA device driver
2023-03-01 20:44 UTC (2+ messages)
[PATCH v2 0/3] ARM: dts: aspeed: ASRock BMC updates
2023-03-01 20:36 UTC (5+ messages)
` [PATCH v2 3/3] ARM: dts: aspeed: asrock: Correct firmware flash SPI clocks
[linus:master] [mm/mmap] 04241ffe3f: Kernel_panic-not_syncing:Fatal_exception
2023-03-01 20:35 UTC (4+ messages)
[GIT PULL] SPI fixes for v6.3
2023-03-01 20:34 UTC
[GIT PULL] regulator fixes for v6.3
2023-03-01 20:34 UTC
[PATCH v13 00/13] Add PSR support for eDP
2023-03-01 20:34 UTC (4+ messages)
[PATCH v3 RESEND] ARM/dma-mapping: use kvcalloc for fallback memory allocation need
2023-03-01 20:34 UTC
[PATCH v2] nvme: Add a module parameter for users to force simple suspend
2023-03-01 20:33 UTC
drivers/net/ethernet/aquantia/atlantic/aq_ring.h:67:2: warning: field within 'struct aq_ring_buff_s' is less aligned than 'union aq_ring_buff_s::(anonymous at drivers/net/ethernet/aquantia/atlantic/aq_ring.h:67:2)' and is usually due to 'struct aq_ring_b
2023-03-01 20:30 UTC
[PATCH RESEND] w1: Use kfree_sensitive to clear sensitive information
2023-03-01 20:27 UTC
[PATCH] drm/amd/display: Simplify same effect if/else blocks
2023-03-01 20:21 UTC (4+ messages)
Long mount time of ESP FAT partition
2023-03-01 20:15 UTC (2+ messages)
[PATCH v5 00/18] Self-encapsulate the thermal zone device structure
2023-03-01 20:14 UTC (19+ messages)
` [PATCH v5 01/18] thermal/core: Add a thermal zone 'devdata' accessor
` [PATCH v5 02/18] thermal/core: Use the thermal zone 'devdata' accessor in thermal located drivers
` [PATCH v5 03/18] thermal/core: Use the thermal zone 'devdata' accessor in hwmon "
` [PATCH v5 04/18] thermal/core: Use the thermal zone 'devdata' accessor in remaining drivers
` [PATCH v5 05/18] thermal/core: Show a debug message when get_temp() fails
` [PATCH v5 06/18] thermal: Remove debug or error messages in get_temp() ops
` [PATCH v5 07/18] thermal/hwmon: Do not set no_hwmon before calling thermal_add_hwmon_sysfs()
` [PATCH v5 08/18] thermal/hwmon: Use the right device for devm_thermal_add_hwmon_sysfs()
` [PATCH v5 09/18] thermal: Don't use 'device' internal thermal zone structure field
` [PATCH v5 10/18] thermal/core: Add thermal_zone_device structure 'type' accessor
` [PATCH v5 11/18] thermal/drivers/spear: Don't use tz->device but pdev->dev
` [PATCH v5 12/18] thermal: Add a thermal zone id accessor
` [PATCH v5 13/18] thermal: Use thermal_zone_device_type() accessor
` [PATCH v5 14/18] thermal/drivers/da9062: Don't access the thermal zone device fields
` [PATCH v5 15/18] thermal/hwmon: Use the thermal_core.h header
` [PATCH v5 16/18] thermal/drivers/tegra: Remove unneeded lock when setting a trip point
` [PATCH v5 17/18] thermal/drivers/acerhdf: Make interval setting only at module load time
` [PATCH v5 18/18] thermal/drivers/acerhdf: Remove pointless governor test
[BUG v6.0-rc2] lockdep splat on ct_kernel_enter()
2023-03-01 20:15 UTC (3+ messages)
[PATCH RESEND] scsi: megaraid_sas: Use a variable for repeated mem_size computation
2023-03-01 20:11 UTC
drivers/staging/rtl8712/rtl871x_cmd.c:670:27: sparse: sparse: incorrect type in assignment (different base types)
2023-03-01 20:10 UTC
[PATCH 2/2] mfd: max597x: Add support for MAX5970 and MAX5978
2023-03-01 20:10 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