linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-05-08 15:43:01 to 2023-05-08 20:00:26 UTC [more...]

[PATCH v5 00/12] x86: Support Key Locker
 2023-05-08 20:00 UTC  (15+ messages)
` [PATCH v6 "
  ` [PATCH v6 07/12] x86/cpu/keylocker: Load an internal wrapping key at boot-time
  ` [PATCH v6 08/12] x86/PM/keylocker: Restore internal wrapping key on resume from ACPI S3/4
  ` [PATCH v6 11/12] crypto: x86/aes-kl - Support AES algorithm using Key Locker instructions

[PATCH v3 0/7] Add MAX77643/MAX77654/MAX77658/MAX77659 PMIC Support
 2023-05-08 19:57 UTC  (10+ messages)
` [PATCH v3 2/7] dt-bindings: power: supply: max77658: Add ADI MAX77654/58/59 Charger
` [PATCH v3 3/7] power: supply: max77658: Add ADI MAX77654/58/59 Charger Support
` [PATCH v3 4/7] dt-bindings: power: supply: max77658: Add ADI MAX77658 Battery
` [PATCH v3 5/7] power: supply: max77658: Add ADI MAX77658 Battery Support

[PATCH 1/2] ARM: dts: bcm-mobile: align SDHCI node name with bindings
 2023-05-08 19:56 UTC  (3+ messages)
` [PATCH 2/2] dt-bindings: mmc: brcm,kona-sdhci: convert to YAML

[PATCH v5 1/3] Bluetooth: btusb: mediatek: use readx_poll_timeout instead of open coding
 2023-05-08 19:54 UTC  (3+ messages)
` [PATCH v5 3/3] Bluetooth: btusb: mediatek: add MediaTek devcoredump support

[patch v3 00/36] cpu/hotplug, x86: Reworked parallel CPU bringup
 2023-05-08 19:44 UTC  (37+ messages)
` [patch v3 01/36] [patch V2 01/38] x86/smpboot: Cleanup topology_phys_to_logical_pkg()/die()
` [patch v3 02/36] cpu/hotplug: Mark arch_disable_smp_support() and bringup_nonboot_cpus() __init
` [patch v3 03/36] x86/smpboot: Avoid pointless delay calibration if TSC is synchronized
` [patch v3 04/36] x86/smpboot: Rename start_cpu0() to soft_restart_cpu()
` [patch v3 05/36] x86/topology: Remove CPU0 hotplug option
` [patch v3 06/36] x86/smpboot: Remove the CPU0 hotplug kludge
` [patch v3 07/36] x86/smpboot: Restrict soft_restart_cpu() to SEV
` [patch v3 08/36] x86/smpboot: Split up native_cpu_up() into separate phases and document them
` [patch v3 09/36] x86/smpboot: Get rid of cpu_init_secondary()
` [patch v3 10/36] [patch V2 10/38] x86/cpu/cacheinfo: Remove cpu_callout_mask dependency
` [patch v3 11/36] [patch V2 11/38] x86/smpboot: Move synchronization masks to SMP boot code
` [patch v3 12/36] [patch V2 12/38] x86/smpboot: Make TSC synchronization function call based
` [patch v3 13/36] x86/smpboot: Remove cpu_callin_mask
` [patch v3 14/36] [patch V2 14/38] cpu/hotplug: Rework sparse_irq locking in bringup_cpu()
` [patch v3 15/36] x86/smpboot: Remove wait for cpu_online()
` [patch v3 16/36] x86/xen/smp_pv: Remove wait for CPU online
` [patch v3 17/36] x86/xen/hvm: Get rid of DEAD_FROZEN handling
` [patch v3 18/36] [patch V2 18/38] cpu/hotplug: Add CPU state tracking and synchronization
` [patch v3 19/36] x86/smpboot: Switch to hotplug core state synchronization
` [patch v3 20/36] cpu/hotplug: Remove cpu_report_state() and related unused cruft
` [patch v3 21/36] [patch V2 21/38] ARM: smp: Switch to hotplug core state synchronization
` [patch v3 22/36] arm64: "
` [patch v3 23/36] [patch V2 23/38] csky/smp: "
` [patch v3 24/36] [patch V2 24/38] MIPS: SMP_CPS: "
` [patch v3 25/36] parisc: "
` [patch v3 26/36] riscv: "
` [patch v3 27/36] cpu/hotplug: Remove unused state functions
` [patch v3 28/36] cpu/hotplug: Reset task stack state in _cpu_up()
` [patch v3 29/36] [patch V2 29/38] cpu/hotplug: Provide a split up CPUHP_BRINGUP mechanism
` [patch v3 30/36] x86/smpboot: Enable split CPU startup
` [patch v3 31/36] x86/apic: Provide cpu_primary_thread mask
` [patch v3 32/36] cpu/hotplug: Allow "parallel" bringup up to CPUHP_BP_KICK_AP_STATE
` [patch v3 33/36] x86/apic: Save the APIC virtual base address
` [patch v3 34/36] x86/smpboot: Implement a bit spinlock to protect the realmode stack
` [patch v3 35/36] x86/smpboot: Support parallel startup of secondary CPUs
` [patch v3 36/36] x86/smpboot/64: Implement arch_cpuhp_init_parallel_bringup() and enable it

[PATCH] dt-bindings: mt76: support pointing to EEPROM using NVMEM cell
 2023-05-08 19:41 UTC  (3+ messages)

[PATCH net-next 1/1] net: stmmac: xgmac: add ethtool per-queue irq statistic support
 2023-05-08 19:38 UTC  (2+ messages)

[PATCH v2 2/2] Bluetooth: hci_qca: Add qcomm devcoredump support
 2023-05-08 19:30 UTC  (2+ messages)

[PATCH v3 0/7] Add PLL clocks driver for StarFive JH7110 SoC
 2023-05-08 19:24 UTC  (4+ messages)
` [PATCH v3 5/7] dt-bindings: soc: starfive: Add StarFive syscon module

[PATCH net-next 0/3] Support for Wake-on-LAN for Broadcom PHYs
 2023-05-08 19:23 UTC  (10+ messages)
` [PATCH net-next 1/3] net: phy: Let drivers check Wake-on-LAN status
` [PATCH net-next 2/3] net: phy: broadcom: Add support for Wake-on-LAN
` [PATCH net-next 3/3] net: bcmgenet: Add support for PHY-based Wake-on-LAN

[PATCH] wireless: ath: work around false-positive stringop-overread warning
 2023-05-08 19:19 UTC  (6+ messages)

[RFC PATCH] workqueue: fix cast warnings on i386
 2023-05-08 19:06 UTC  (5+ messages)

[PATCHv10 00/11] mm, x86/cc: Implement support for unaccepted memory
 2023-05-08 19:00 UTC  (4+ messages)
` [PATCHv10 04/11] efi/x86: "

[PATCH 00/40] Memory allocation profiling
 2023-05-08 18:59 UTC  (10+ messages)

[PATCH] driver core: device.h: add some missing kerneldocs
 2023-05-08 18:55 UTC  (3+ messages)

[PATCH v2 1/2] ARM: dts: bcm23550: Add SoC-specific I2C compatible
 2023-05-08 18:54 UTC  (2+ messages)

[RFC PATCH 0/3] KingFisher: support regulators for PCIe
 2023-05-08 18:48 UTC  (4+ messages)
` [RFC PATCH 1/3] dt-bindings: PCI: rcar-pci-host: add optional regulators

[PATCH 0/2] can: esd_usb: Add support for esd CAN-USB/3 (CAN FD)
 2023-05-08 18:47 UTC  (4+ messages)
` [PATCH 2/2] can: esd_usb: Add support for esd CAN-USB/3

[GIT PULL] Final io_uring updates for 6.4-rc1
 2023-05-08 18:41 UTC  (2+ messages)

[PATCH v2] f2fs: add sanity check for proc_mkdir
 2023-05-08 18:34 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH] platform/chrome: cros_typec_switch: Add Pin D support
 2023-05-08 18:34 UTC 

[PATCH v11] f2fs: support errors=remount-ro|continue|panic mountoption
 2023-05-08 18:34 UTC  (2+ messages)
` [f2fs-dev] "

[RFC PATCH 0/7] Add driver registration i/f to resctrl
 2023-05-08 18:32 UTC  (3+ messages)

[PATCH] virtio_net: set default mtu to 1500 when 'Device maximum MTU' bigger than 1500
 2023-05-08 18:10 UTC  (12+ messages)

[PATCH] io_uring: add dummy io_uring_sqe_cmd() helper
 2023-05-08 18:10 UTC  (3+ messages)

[PATCH v1 1/1] mlxbf-bootctl: Add sysfs file for BlueField boot log
 2023-05-08 18:01 UTC 

[PATCH 5.15 000/371] 5.15.111-rc1 review
 2023-05-08 18:01 UTC  (2+ messages)

[PATCH 0/9] fix softlockup in run_timer_softirq
 2023-05-08 17:51 UTC  (4+ messages)
` [PATCH 2/9] softirq: Use sched_clock() based timeout

[PATCH RFC 00/43] x86/pie: Make kernel image's virtual address flexible
 2023-05-08 17:47 UTC  (7+ messages)
` [PATCH RFC 31/43] x86/modules: Adapt module loading for PIE support

[PATCH v5 0/2] Allow parameter in smc/hvc calls
 2023-05-08 17:47 UTC  (5+ messages)
` [PATCH v5 1/2] dt-bindings: firmware: arm,scmi: support for parameter in smc/hvc call
` [PATCH v5 2/2] firmware: arm_scmi: Augment SMC/HVC to allow optional parameters

[PATCH] Drivers: hv: vmbus: Call hv_synic_free() if hv_synic_alloc() fails
 2023-05-08 17:38 UTC  (4+ messages)

[PATCH 0/4] Expose the isa-string via the AT_BASE_PLATFORM aux vector
 2023-05-08 17:38 UTC  (5+ messages)

[PATCH] kselftest: vDSO: Fix accumulation of uninitialized ret when CLOCK_REALTIME is undefined
 2023-05-08 17:37 UTC  (4+ messages)

[PATCH v3 0/2] selftests/ftrace: Add tests for kprobes and optimized probes
 2023-05-08 17:36 UTC  (4+ messages)
` [PATCH v3 2/2] selftests/ftrace: Add new test case which checks for "

[PATCH 2/2 v7] Watchdog: Add marvell GTI watchdog driver
 2023-05-08 17:35 UTC  (2+ messages)

[ANNOUNCE] 5.4.242-rt81
 2023-05-08 17:34 UTC 

[RFC PATCH v1 0/9] Hypervisor-Enforced Kernel Integrity
 2023-05-08 17:29 UTC  (3+ messages)
` [PATCH v1 3/9] virt: Implement Heki common code

[PATCH v2] KVM: VMX: add MSR_IA32_TSX_CTRL into msrs_to_save
 2023-05-08 17:28 UTC  (3+ messages)

[BUG] Kmemleak, possibly hiddev_connect(), in 6.3.0+ torvalds tree commit gfc4354c6e5c2
 2023-05-08 17:26 UTC  (4+ messages)

[RFC][PATCH 1/2] smack: Retrieve transmuting information in smack_inode_getsecurity()
 2023-05-08 17:24 UTC  (3+ messages)
` [RFC][PATCH 2/2] smack: Record transmuting in smk_transmuted

[PATCH 0/5] Add Sipeed Lichee Pi 4A RISC-V board support
 2023-05-08 17:23 UTC  (16+ messages)
` [PATCH 1/5] irqchip/sifive-plic: Support T-HEAD's C910 PLIC
` [PATCH 3/5] riscv: dts: add initial T-HEAD light SoC device tree
` [PATCH 5/5] MAINTAINERS: add entry for T-HEAD RISC-V SoC

[PATCH 0/4] MDWE without inheritance
 2023-05-08 17:21 UTC  (7+ messages)

Linux 6.3.1
 2023-05-08 17:18 UTC  (4+ messages)
` no sha256sum for 6.3.1 (was Re: Linux 6.3.1)

[PATCH v2] tools/nolibc: Fix build of stdio.h due to header ordering
 2023-05-08 17:18 UTC  (2+ messages)

[PATCH] iommu: Add Kconfig help text for IOMMU_SVA
 2023-05-08 17:17 UTC  (8+ messages)

[PATCH v2] selftests/ftrace: Improve integration with kselftest runner
 2023-05-08 17:18 UTC  (2+ messages)

[PATCH v3] hv/hv_kvp_daemon: Add support for keyfile config based connection profile in NM
 2023-05-08 17:16 UTC  (5+ messages)

[PATCH v8 0/7] drm/i915: use ref_tracker library for tracking wakerefs
 2023-05-08 17:16 UTC  (4+ messages)
` [Intel-gfx] "

[PATCH 4/4] audit: check if queue is full after prepare_to_wait_exclusive()
 2023-05-08 17:13 UTC  (2+ messages)

[PATCH v11 0/8] Use copy_process in vhost layer
 2023-05-08 17:13 UTC  (6+ messages)
` [PATCH v11 8/8] vhost: use vhost_tasks for worker threads

[PATCH v3 00/38] Kconfig: Introduce HAS_IOPORT config option
 2023-05-08 17:09 UTC  (10+ messages)
` [PATCH v3 30/38] sound: add HAS_IOPORT dependencies
` [PATCH v3 35/38] video: handle "

[PATCH v3] perf: arm_cspmu: Separate Arm and vendor module
 2023-05-08 17:04 UTC  (3+ messages)

[PATCH] ARM: dts: s5pv210: remove empty camera pinctrl configuration
 2023-05-08 17:04 UTC  (2+ messages)

[PATCH 1/7] ARM: dts: exynos: Remove empty camera pinctrl configuration in Trats
 2023-05-08 17:04 UTC  (6+ messages)
` [PATCH 2/7] ARM: dts: exynos: Remove empty camera pinctrl configuration in Universal C210
  ` (subset) "
` [PATCH 3/7] ARM: dts: exynos: Remove empty camera pinctrl configuration in Odroid X/U3
  ` (subset) "
` (subset) [PATCH 1/7] ARM: dts: exynos: Remove empty camera pinctrl configuration in Trats

[PATCH 1/4] ARM: dts: s5pv210: align pin configuration nodes with bindings
 2023-05-08 17:04 UTC  (2+ messages)

[PATCH 1/2] ARM: dts: exynos: drop simple-bus from FIMC in Exynos4
 2023-05-08 17:04 UTC  (2+ messages)

[PATCH v1 3/7] iio: light: vcnl4000: Add als_it for vcnl4040/4200
 2023-05-08 16:52 UTC  (2+ messages)

[PATCH net-next] netfilter: Reorder fields in 'struct nf_conntrack_expect'
 2023-05-08 16:53 UTC 

[PATCH v3 0/6] pci-hyper: Fix race condition bugs for fast device hotplug
 2023-05-08 16:52 UTC  (4+ messages)

[syzbot] [bpf?] [net?] WARNING: zero-size vmalloc in print_tainted
 2023-05-08 16:51 UTC 

[PATCH] vfio/pci: take mmap write lock for io_remap_pfn_range
 2023-05-08 16:48 UTC  (2+ messages)

[syzbot] [reiserfs?] possible deadlock in delete_one_xattr (2)
 2023-05-08 16:48 UTC  (2+ messages)

[PATCH -next] net: nsh: Use correct mac_offset to unwind gso skb in nsh_gso_segment()
 2023-05-08 16:47 UTC  (2+ messages)

[PATCH] x86/hyperv/vtl: Add noop for realmode pointers
 2023-05-08 16:47 UTC  (3+ messages)

[PATCH bpf-next] arm64,bpf: Support struct arguments in the BPF trampoline
 2023-05-08 16:46 UTC 

[PATCH 0/4] Add haptics support to Nexus 5 using pwm-vibra driver
 2023-05-08 16:44 UTC  (2+ messages)

[PATCH 0/7] dmaengine: pl330: Updates and new quirks for peripheral usecases
 2023-05-08 16:43 UTC  (7+ messages)
` [PATCH 7/7] dt-bindings: dmaengine: pl330: Add new quirks

linux-next: duplicate patches in the vfs-idmapping tree
 2023-05-08 16:40 UTC  (2+ messages)

[PATCH] clk: qcom: gcc: ipq5332: Use floor ops for SDCC clocks
 2023-05-08 16:40 UTC  (2+ messages)

[PATCH] Documentation/filesystems: sharedsubtree: add section headings
 2023-05-08 16:39 UTC  (2+ messages)

[PATCH] Documentation/filesystems: ramfs-rootfs-initramfs: use :Author:
 2023-05-08 16:39 UTC  (2+ messages)

[PATCH] tracing/user_events: Run BPF program if attached
 2023-05-08 16:37 UTC 

[PATCH v2 0/3] arm64: qcom: fix the reboot reason handling on sa8775p
 2023-05-08 12:39 UTC  (3+ messages)
` [PATCH v2 2/3] dt-bindings: power: reset: convert nvmem-reboot-mode bindings to YAML

[PATCH v4 0/8] Add RT5033 charger device driver
 2023-05-08 11:43 UTC  (7+ messages)
` [PATCH v4 5/8] power: supply: rt5033_charger: "
` [PATCH v4 6/8] power: supply: rt5033_charger: Add cable detection and USB OTG supply
` [PATCH v4 7/8] power: supply: rt5033_battery: Adopt status property from charger

[PATCH] power: supply: rk817: Simplify an error message
 2023-05-08 12:43 UTC  (2+ messages)

[PATCH v5 0/2] Add new ti,no-thermistor property
 2023-05-08 12:18 UTC  (2+ messages)

[PATCH] power: supply: hwmon: constify pointers to hwmon_channel_info
 2023-05-08 13:34 UTC  (2+ messages)

[PATCH] dt-bindings: power: reset: qcom-pon: Only allow reboot-mode pre-pmk8350
 2023-05-08 12:29 UTC  (3+ messages)

[PATCH] cros_pchg: Sync port status on resume
 2023-05-08 12:32 UTC  (2+ messages)

[PATCH v2 0/2] power: supply: remove unneeded include of linux/leds.h
 2023-05-08 12:22 UTC  (3+ messages)
` [PATCH v2 2/2] "

[PATCH] dt-bindings: soc: bcm: add missing dt-binding document for bcm23550-cdc
 2023-05-08 16:30 UTC  (2+ messages)

[PATCH 0/2] Add SoC ID for IPQ5312 and IPQ5302
 2023-05-08 16:29 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: arm: qcom,ids: add "
` [PATCH 2/2] soc: qcom: socinfo: Add Soc "

[PATCH 2/2] fs: hugetlbfs: Fix logic to skip allocation on hit in page cache
 2023-05-08 16:29 UTC  (2+ messages)

[PATCH v2 0/5] dt-bindings: clocks: at91: convert to yaml
 2023-05-08 16:27 UTC  (7+ messages)
` [PATCH v2 2/5] dt-bindings: clocks: atmel,at91rm9200-pmc: "
` [PATCH v2 5/5] dt-bindings: clocks: at91sam9x5-sckc: "

mainline build failure due to cf21f328fcaf ("media: nxp: Add i.MX8 ISI driver")
 2023-05-08 16:27 UTC  (3+ messages)

[PATCH fixes] dt-bindings: PCI: fsl,imx6q: fix assigned-clocks warning
 2023-05-08 16:25 UTC  (4+ messages)

[PATCH 1/2] bus: qcom-ebi2: use prefix devm for clock resource allocation functions
 2023-05-08 16:22 UTC  (4+ messages)
` [PATCH 2/2] bus: qcom-ebi2: simplify the code in qcom_ebi2_probe()

[PATCH v3] dt-bindings: firmware: brcm,kona-smc: convert to YAML
 2023-05-08 16:21 UTC  (2+ messages)

[PATCH] perf/x86/uncore: Correct the number of CHAs on SPR
 2023-05-08 16:16 UTC  (2+ messages)

[PATCH] ext4: remove superfluous check that pointer is not NULL
 2023-05-08 16:14 UTC  (2+ messages)

[PATCH] drm/i915: Fix memory leaks in function live_nop_switch
 2023-05-08 16:08 UTC  (2+ messages)

[PATCH v2 00/36] Maple tree mas_{next,prev}_range() and cleanup
 2023-05-08 16:11 UTC  (4+ messages)
` [PATCH v2 31/36] maple_tree: Add mas_prev_range() and mas_find_range_rev interface

linux-next: build warnings after merge of the mm tree
 2023-05-08 16:10 UTC  (2+ messages)

[PATCH 1/2] sched/deadline: accurate reclaim bandwidth for GRUB
 2023-05-08 16:08 UTC  (2+ messages)
` [PATCH 2/2] Documentation: sched/deadline: Update GRUB description

[PATCHSET wq/for-6.5] workqueue: Ordered workqueue creation cleanup
 2023-05-08 16:05 UTC  (5+ messages)
` [PATCH 09/22] wifi: iwlwifi: Use alloc_ordered_workqueue() to create ordered workqueues
    ` [PATCH] wifi: iwlwifi: Use default @max_active for trans_pcie->rba.alloc_wq

[PATCH 0/2] ARM/arm64: Mark all accessor functions inline
 2023-05-08 16:05 UTC  (3+ messages)
` [PATCH 1/2] ARM: perf: "
  ` [PATCH 2/2] arm64: "

[PATCH v3 0/2] Fixing check patch styling issues
 2023-05-08 16:01 UTC  (2+ messages)

[PATCH v2] phy: cadence: Sierra: Add single link SGMII register configuration
 2023-05-08 16:01 UTC 

[PATCH] zsmalloc: move LRU update from zs_map_object() to zs_malloc()
 2023-05-08 16:00 UTC  (4+ messages)

Subject: [PATCH v1 0/7] Add mt7986 thermal and pwm
 2023-05-08 15:53 UTC  (4+ messages)
` [PATCH v1 2/7] dt-bindings: iio: adc: Add support for MT7986
    ` Aw: "

[PATCH] x86/pci/xen: populate MSI sysfs entries
 2023-05-08 15:53 UTC  (2+ messages)

RFC design of device coredump collection on panic in Pstore
 2023-05-08 15:51 UTC 

Linux 6.4-rc1
 2023-05-08 15:46 UTC  (5+ messages)
` Build regressions/improvements in v6.4-rc1

[PATCH] MAINTAINERS: Drop realname for L: entries
 2023-05-08 15:43 UTC  (2+ messages)

[PATCH] dirvers/pinctrl.c : using pinctrl_dev->dev to obtain struct device * dev
 2023-05-08 15:40 UTC 

[RESEND PATCH v2 0/5] ext4: fsmap: Consolidate fsmap_head checks
 2023-05-08 15:42 UTC  (3+ messages)
` [RESEND PATCH v2 4/5] ext4: fsmap: Do the validation checks on constified fsmap data
` [RESEND PATCH v2 5/5] ext4: fsmap: Remove duplicated initialization


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).