linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-02-10 23:46:50 to 2023-02-11 09:01:42 UTC [more...]

[GIT PULL] x86 fixes
 2023-02-11  8:59 UTC 

[tip:master] BUILD SUCCESS 3273a1cf503b1eef6be0d50703bb360fb59e8216
 2023-02-11  8:59 UTC 

[GIT PULL] locking fix
 2023-02-11  8:54 UTC 

[paulmck-rcu:kvfree.2023.01.03a] BUILD SUCCESS 608723c41cd951fb32ade2f8371e61c270816175
 2023-02-11  8:50 UTC 

[PATCH net-next v2 00/12] net: wwan: tmi: PCIe driver for MediaTek M.2 modem
 2023-02-11  8:49 UTC  (5+ messages)
` [PATCH net-next v2 08/12] net: wwan: tmi: Add data plane transaction layer

[PATCH RFT 0/3] drivers/thermal/rcar_gen3_thermal: add Gen4 fuse support
 2023-02-11  8:47 UTC  (4+ messages)
` [PATCH RFT 1/3] drivers/thermal/rcar_gen3_thermal: introduce 'info' structure
` [PATCH RFT 2/3] drivers/thermal/rcar_gen3_thermal: refactor reading fuses into seprarate function
` [PATCH RFT 3/3] drivers/thermal/rcar_gen3_thermal: add reading fuses for Gen4

[PATCH net-next v3 00/10] net: wwan: tmi: PCIe driver for MediaTek M.2 modem
 2023-02-11  8:37 UTC  (11+ messages)
` [PATCH net-next v3 01/10] net: wwan: tmi: Add PCIe core
` [PATCH net-next v3 02/10] net: wwan: tmi: Add control plane transaction layer
` [PATCH net-next v3 03/10] net: wwan: tmi: Add control DMA interface
` [PATCH net-next v3 04/10] net: wwan: tmi: Add control port
` [PATCH net-next v3 05/10] net: wwan: tmi: Add FSM thread
` [PATCH net-next v3 06/10] net: wwan: tmi: Add AT & MBIM WWAN ports
` [PATCH net-next v3 07/10] net: wwan: tmi: Introduce data plane hardware interface
` [PATCH net-next v3 08/10] net: wwan: tmi: Add data plane transaction layer
` [PATCH net-next v3 09/10] net: wwan: tmi: Introduce WWAN interface
` [PATCH net-next v3 10/10] net: wwan: tmi: Add maintainers and documentation

[PATCH v4 char-misc-next] misc: microchip: pci1xxxx: Add OTP/EEPROM driver for the pci1xxxx switch
 2023-02-11  8:44 UTC  (4+ messages)

[PATCH] LoongArch: ptrace: Add function argument access API
 2023-02-11  8:44 UTC 

[PATCH] selftests/ftrace: add LoongArch support for kprobe args string tests
 2023-02-11  8:43 UTC 

[PATCH] ALSA: hda: make kobj_type structure constant
 2023-02-11  8:38 UTC  (2+ messages)

[PATCH] soc: brcmstb: pm-arm: Remove duplicate/repeating constant
 2023-02-11  8:38 UTC 

[PATCH v3] sched/isolation: Fix illegal CPU value by housekeeping_any_cpu() return
 2023-02-11  8:28 UTC  (2+ messages)

[PATCH v5 0/4] Basic pinctrl support for StarFive JH7110 RISC-V SoC
 2023-02-11  8:24 UTC  (3+ messages)

[PATCH v2 00/22] rtc: pm8xxx: add support for setting time using nvmem
 2023-02-11  8:22 UTC  (4+ messages)
` [PATCH v2 16/22] dt-bindings: rtc: qcom-pm8xxx: add nvmem-cell offset

[PATCH] scsi: target: core: Added a blank line after target_remove_from_tmr_list()
 2023-02-11  8:20 UTC  (3+ messages)

[PATCH 0/5] Take 3 at async RPCs and no longer looping forever on signals
 2023-02-11  8:05 UTC  (7+ messages)
` [PATCH 1/5] 9p/net: move code in preparation of async rpc
` [PATCH 2/5] 9p/net: share pooled receive buffers size exception in p9_tag_alloc
` [PATCH 3/5] 9p/net: implement asynchronous rpc skeleton
` [PATCH 4/5] 9p/net: add async clunk for retries
` [PATCH 5/5] 9p/net: make flush asynchronous

[PATCH] thermal: Remove core header inclusion from drivers
 2023-02-11  7:53 UTC  (3+ messages)

[PATCH net-next v8 0/9] net: add EEE support for KSZ9477 switch family
 2023-02-11  7:41 UTC  (10+ messages)
` [PATCH net-next v8 1/9] net: dsa: microchip: enable EEE support
` [PATCH net-next v8 2/9] net: phy: add genphy_c45_read_eee_abilities() function
` [PATCH net-next v8 3/9] net: phy: micrel: add ksz9477_get_features()
` [PATCH net-next v8 4/9] net: phy: export phy_check_valid() function
` [PATCH net-next v8 5/9] net: phy: add genphy_c45_ethtool_get/set_eee() support
` [PATCH net-next v8 6/9] net: phy: c22: migrate to genphy_c45_write_eee_adv()
` [PATCH net-next v8 7/9] net: phy: c45: "
` [PATCH net-next v8 8/9] net: phy: migrate phy_init_eee() to genphy_c45_eee_is_active()
` [PATCH net-next v8 9/9] net: phy: start using genphy_c45_ethtool_get/set_eee()

[PATCH v3 1/2] Support NVIDIA BlueField-3 GPIO controller
 2023-02-11  7:37 UTC  (2+ messages)

[PATCH v4 0/5] watchdog: mt7621-wdt: avoid globals and arch dependencies
 2023-02-11  7:33 UTC  (6+ messages)
` [PATCH v4 1/5] dt-bindings: watchdog: mt7621-wdt: add phandle to access system controller registers
` [PATCH v4 2/5] mips: dts: ralink: mt7621: add phandle to system controller node for watchdog
` [PATCH v4 3/5] mips: dts: ralink: mt7621: rename watchdog node from 'wdt' into 'watchdog'
` [PATCH v4 4/5] watchdog: mt7621-wdt: avoid static global declarations
` [PATCH v4 5/5] watchdog: mt7621-wdt: avoid ralink architecture dependent code

[PATCH] ubifs: make kobj_type structures constant
 2023-02-11  7:17 UTC  (2+ messages)

[PATCH v3 0/4] watchdog: mt7621-wdt: avoid globals and arch dependencies
 2023-02-11  7:16 UTC  (4+ messages)
` [PATCH v3 2/4] mips: dts: ralink: mt7621: add phandle to system controller node for watchdog

[PATCH] iio: frequency: adf4377: remove duplicate/repeating constant
 2023-02-11  7:07 UTC 

[PATCH v2 0/3] LoongArch: Add hardware breakpoints/watchpoints support
 2023-02-11  5:24 UTC  (3+ messages)
` [PATCH v2 1/3] "

[PATCH net-next] net: Kconfig.debug: wrap socket refcnt debug into an option
 2023-02-11  6:51 UTC 

[RFC][PATCH 1/2] time: alarmtimer: Fix erroneous case of using 0 as an "invalid" initialization value
 2023-02-11  6:45 UTC  (2+ messages)
` [RFC][PATCH 2/2] time: alarmtimer: Use TASK_FREEZABLE to cleanup freezer handling

[PATCH 0/6] clk: samsung: exynos850: Add missing clocks for PM
 2023-02-11  6:40 UTC  (7+ messages)
` [PATCH 1/6] dt-bindings: clock: exynos850: Add Exynos850 CMU_G3D
` [PATCH 2/6] dt-bindings: clock: exynos850: Add AUD and HSI main gate clocks
` [PATCH 3/6] clk: samsung: clk-pll: Implement pll0818x PLL type
` [PATCH 4/6] clk: samsung: exynos850: Implement CMU_G3D domain
` [PATCH 5/6] clk: samsung: exynos850: Add AUD and HSI main gate clocks
` [PATCH 6/6] arm64: dts: exynos: Add CMU_G3D node for Exynos850 SoC

[PATCH 00/12] platform/x86: ISST: Use TPMI interface
 2023-02-11  6:32 UTC  (13+ messages)
` [PATCH 01/12] platform/x86: ISST: Fix kernel documentation warnings
` [PATCH 02/12] platform/x86: ISST: Add TPMI target
` [PATCH 03/12] platform/x86: ISST: Add IOCTL default callback
` [PATCH 04/12] platform/x86: ISST: Add API version of the target
` [PATCH 05/12] platform/x86: ISST: Add support for MSR 0x54
` [PATCH 06/12] platform/x86: ISST: Enumerate TPMI SST and create framework
` [PATCH 07/12] platform/x86: ISST: Parse SST MMIO and update instance
` [PATCH 08/12] platform/x86: ISST: Add SST-CP support via TPMI
` [PATCH 09/12] platform/x86: ISST: Add SST-PP "
` [PATCH 10/12] platform/x86: ISST: Add SST-BF "
` [PATCH 11/12] platform/x86: ISST: Add SST-TF "
` [PATCH 12/12] platform/x86: ISST: Add suspend/resume callbacks

[PATCH 1/1] fpga: intel-m10-bmc-log: Create MAX 10 BMC log driver
 2023-02-11  6:21 UTC  (4+ messages)

[PATCH] usb: gadget: u_serial: Add null pointer check in gserial_resume
 2023-02-11  6:25 UTC  (12+ messages)

Problem when function alarmtimer_suspend returns 0 if time delta is zero
 2023-02-11  6:25 UTC  (11+ messages)

copy on write for splice() from file to pipe?
 2023-02-11  6:17 UTC  (12+ messages)

[PATCH net-next] net: pcs: tse: port to pcs-lynx
 2023-02-11  6:05 UTC  (2+ messages)

[PATCH] vdpa/mlx5: should not activate virtq object when suspended
 2023-02-11  6:08 UTC 

[PATCH] arm64: dts: qcom: sc8280xp: Add label property to vadc channel nodes
 2023-02-11  5:24 UTC 

[BUG REPORT] Coredump allocates and maps, unallocated sectors of shared memory regions, in a program, during program termination
 2023-02-11  5:10 UTC 

[PATCH] PCI: Fix build error when CONFIG_PCI_MSI disabled
 2023-02-11  5:05 UTC  (4+ messages)
    ` [External] : "

[PATCH linux-next] xfs: use strscpy() to instead of strncpy()
 2023-02-11  5:06 UTC  (3+ messages)

[RFC PATCH v3 00/22] arm64: livepatch: Use ORC for dynamic frame pointer validation
 2023-02-11  4:34 UTC  (4+ messages)
  ` [RFC PATCH v3 18/22] arm64: Build the kernel with ORC information

[PATCH 0/6] iommufd: Add iommu capability reporting
 2023-02-11  3:45 UTC  (10+ messages)
` [PATCH 1/6] iommu: Add new iommu op to get iommu hardware information
` [PATCH 2/6] iommu/vt-d: Implement hw_info for iommu capability query

[PATCH] net: dsa: ocelot: add PTP dependency for NET_DSA_MSCC_OCELOT_EXT
 2023-02-11  3:40 UTC  (2+ messages)

[PATCH net-next v2] sctp: sctp_sock_filter(): avoid list_entry() on possibly empty list
 2023-02-11  3:40 UTC  (3+ messages)

[PATCH 0/3] net: make kobj_type structures constant
 2023-02-11  3:32 UTC  (4+ messages)
` [PATCH 1/3] net: bridge: make kobj_type structure constant
` [PATCH 2/3] net-sysfs: make kobj_type structures constant
` [PATCH 3/3] SUNRPC: "

[PATCH net] net: ethernet: ti: am65-cpsw: Add RX DMA Channel Teardown Quirk
 2023-02-11  3:30 UTC  (2+ messages)

[PATCH] spi: bcm63xx-hsspi: bcmbca-hsspi: fix _be16 type usage
 2023-02-11  3:27 UTC 

[PATCH] powercap/intel_rapl: Fix handling for large time window
 2023-02-11  3:20 UTC  (3+ messages)

[PATCH 00/12] Enable networking support for StarFive JH7100 SoC
 2023-02-11  3:18 UTC  (13+ messages)
` [PATCH 01/12] dt-bindings: riscv: sifive-ccache: Add compatible "
` [PATCH 02/12] dt-bindings: riscv: sifive-ccache: Add 'uncached-offset' property
` [PATCH 03/12] soc: sifive: ccache: Add StarFive JH7100 support
` [PATCH 04/12] soc: sifive: ccache: Add non-coherent DMA handling
` [PATCH 05/12] riscv: Implement non-coherent DMA support via SiFive cache flushing
` [PATCH 06/12] dt-bindings: mfd: syscon: Add StarFive JH7100 sysmain compatible
` [PATCH 07/12] dt-bindings: net: Add StarFive JH7100 SoC
` [PATCH 08/12] net: stmmac: Add glue layer for "
` [PATCH 09/12] riscv: dts: starfive: Add dma-noncoherent for "
` [PATCH 10/12] riscv: dts: starfive: jh7100: Add ccache DT node
` [PATCH 11/12] riscv: dts: starfive: jh7100: Add sysmain and gmac DT nodes
` [PATCH 12/12] riscv: dts: starfive: jh7100-common: Setup pinmux and enable gmac

[PATCH V2] powercap/intel_rapl: Fix handling for large time window
 2023-02-11  3:17 UTC 

[PATCH 00/17] Add Intel VT-d nested translation
 2023-02-11  3:16 UTC  (4+ messages)
` [PATCH 01/17] iommu: Add new iommu op to create domains owned by userspace

[PATCH] ata: libata-core: Disable READ LOG DMA EXT for Samsung MZ7LH
 2023-02-11  3:12 UTC  (3+ messages)

[PATCH] dt-bindings: gpio.txt: expand gpio-line-names recommendations
 2023-02-11  3:06 UTC 

[PATCH 0/3] Touch Bar and Keyboard backlight driver for Intel Macs
 2023-02-11  2:42 UTC  (8+ messages)
` [PATCH 1/3] HID: apple-ibridge: Add Apple iBridge HID driver for T1 chip
  ` [PATCH 2/3] HID: apple-touchbar: Add driver for the Touch Bar on MacBook Pros
    ` [PATCH 3/3] HID: apple-magic-backlight: Add driver for keyboard backlight on internal Magic Keyboards

[GIT PULL] Compute Express Link (CXL) fixes for 6.2-final
 2023-02-11  2:42 UTC 

[PATCH] irqchip/loongson-eiointc: Add DT init support
 2023-02-11  2:41 UTC 

[PATCH] PCI: Honor firmware's device disabled status
 2023-02-11  2:39 UTC  (2+ messages)

[GIT PULL] NVDIMM and DAX fixes for 6.2-final
 2023-02-11  2:31 UTC 

[PATCH] psi: reduce min window size to 50ms
 2023-02-11  2:13 UTC  (6+ messages)

Converting dev->mutex into dev->spinlock ?
 2023-02-11  2:04 UTC  (11+ messages)
            ` [PATCH] drivers/core: Replace lockdep_set_novalidate_class() with unique class keys

[PATCH bpf] bpf, test_run: fix &xdp_frame misplacement for LIVE_FRAMES
 2023-02-11  2:01 UTC  (2+ messages)

[Patch v3 0/7] Optimize clear dirty log
 2023-02-11  1:46 UTC  (8+ messages)
` [Patch v3 1/7] KVM: x86/mmu: Add a helper function to check if an SPTE needs atomic write
` [Patch v3 2/7] KVM: x86/mmu: Atomically clear SPTE dirty state in the clear-dirty-log flow
` [Patch v3 3/7] KVM: x86/mmu: Remove "record_dirty_log" in __tdp_mmu_set_spte()
` [Patch v3 4/7] KVM: x86/mmu: Optimize SPTE change for aging gfn range
` [Patch v3 5/7] KVM: x86/mmu: Remove "record_acc_track" in __tdp_mmu_set_spte()
` [Patch v3 6/7] KVM: x86/mmu: Remove handle_changed_spte_dirty_log()
` [Patch v3 7/7] KVM: x86/mmu: Merge all handle_changed_pte* functions

[RFC PATCH 00/32] ACPI/arm64: add support for virtual cpuhotplug
 2023-02-11  1:44 UTC  (5+ messages)
` [RFC PATCH 29/32] KVM: arm64: Pass hypercalls to userspace

Advice on MFD-style probing of DSA switch SoCs
 2023-02-11  1:27 UTC  (5+ messages)

[PATCH 1/2] proc: fix to check name length in proc_lookup_de()
 2023-02-11  1:22 UTC  (6+ messages)

net/core/dev.c:4348:9: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2023-02-11  1:19 UTC 

[PATCH 1/1] EDAC/skx: Fix overflows on the DRAM row address mapping arrays
 2023-02-11  1:17 UTC  (6+ messages)
        ` [PATCH v2 "

[PATCH] KVM: Protect vcpu->pid dereference via debugfs with RCU
 2023-02-11  1:07 UTC 

[PATCH v6] soc: nuvoton: Add SoC info driver for WPCM450
 2023-02-11  1:02 UTC  (3+ messages)

[PATCH v2 1/2] clk: Warn and add workaround on misuse of .parent_data with .name only
 2023-02-11  0:52 UTC  (6+ messages)
` [PATCH v2 2/2] clk: gate: Add missing fw_name for clk_gate_register_test_parent_data_legacy

drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_debugfs.c:949:12: warning: stack frame size (1040) exceeds limit (1024) in 'hclge_dbg_dump_tm_pri'
 2023-02-11  0:59 UTC 

Circular lockdep in kvm_reset_vcpu() ?
 2023-02-11  0:56 UTC  (2+ messages)

Update PCI git tree location for linux-next
 2023-02-11  0:55 UTC  (3+ messages)

[PATCH v4 00/15] spi: bcm63xx-hsspi: driver and doc updates
 2023-02-11  0:54 UTC  (2+ messages)
` (subset) "

[PATCH v2 00/10] Add IO page table replacement support
 2023-02-11  0:44 UTC  (9+ messages)
` [PATCH v2 02/10] iommu: Introduce a new iommu_group_replace_domain() API
` [PATCH v2 08/10] iommufd/device: Use iommu_group_replace_domain()

[PATCH v5 0/2] Introduce ICSSG based ethernet Driver
 2023-02-11  0:38 UTC  (2+ messages)

[net-next Patch V4 0/4] octeontx2-pf: HTB offload support
 2023-02-11  0:36 UTC  (2+ messages)

[PATCH v18 0/7] crash: Kernel handling of CPU and memory hot un/plug
 2023-02-11  0:35 UTC  (10+ messages)
` [PATCH v18 5/7] kexec: exclude hot remove cpu from elfcorehdr notes

[PATCH v2 0/3] KVM: VMX: Stub out enable_evmcs static key
 2023-02-11  0:35 UTC  (4+ messages)
` [PATCH v2 1/3] KVM: nVMX: Move EVMCS1_SUPPORT_* macros to hyperv.c
` [PATCH v2 2/3] KVM: VMX: Stub out enable_evmcs static key for CONFIG_HYPERV=n
` [PATCH v2 3/3] KVM: VMX: Rename "KVM is using eVMCS" static key to match its wrapper

[PATCH] rcu/tree: Improve comments in rcu_report_qs_rdp()
 2023-02-11  0:32 UTC  (9+ messages)

[PATCH 00/24 v2] Documentation: correct lots of spelling errors (series 1)
 2023-02-11  0:30 UTC  (4+ messages)
` [PATCH 03/24] Documentation: core-api: correct spelling

[PATCH 0/5] arm64: dts: mediatek: Add newer revisions of Google Spherion and Hayato
 2023-02-11  0:26 UTC  (6+ messages)
` [PATCH 1/5] dt-bindings: arm64: dts: mediatek: Add rev5-sku2 of hayato
` [PATCH 2/5] dt-bindings: arm64: dts: mediatek: Add rev4 of spherion
` [PATCH 3/5] arm64: dts: mediatek: Add dtsi files to use rt5682s on mt8192
` [PATCH 4/5] arm64: dts: mediatek: Add hayato-rev5-sku2
` [PATCH 5/5] arm64: dts: mediatek: Add spherion-rev4

[PATCH 00/34] selftests: Fix incorrect kernel headers search path
 2023-02-11  0:15 UTC  (5+ messages)

[PATCH] clk: sprd: Add dependency for SPRD_UMS512_CLK
 2023-02-11  0:14 UTC  (2+ messages)

[PATCH 0/2] 9p/xen: fix 2 issues with connecting to backend
 2023-02-11  0:11 UTC  (5+ messages)
` [PATCH 1/2] 9p/xen: fix version parsing

[PATCH v7 0/1] Migrate MT8195 VPPSYS 0/1 to mtk-mmsys drive
 2023-02-11  0:09 UTC  (4+ messages)
` [PATCH v7 1/1] clk: mediatek: remove MT8195 vppsys/0/1 simple_probe

[PATCH] clk: ralink: fix 'mt7621_gate_is_enabled()' function
 2023-02-11  0:07 UTC  (2+ messages)

[PATCH v2 0/8] x86/mtrr: fix handling with PAT but without MTRR
 2023-02-11  0:06 UTC  (4+ messages)
` [PATCH v2 7/8] x86/mm: only check uniform after calling mtrr_type_lookup()

[RFC PATCH v2 00/22] Introduce QC USB SND audio offloading support
 2023-02-11  0:03 UTC  (4+ messages)
` [RFC PATCH v2 16/22] sound: usb: Introduce QC USB SND "

[PATCH -next] clk: mediatek: clk-mtk: Remove unneeded semicolon
 2023-02-11  0:02 UTC  (2+ messages)

[RFC PATCH 0/9] apple-gmux: support MMIO gmux type on T2 Macs
 2023-02-10 23:54 UTC  (6+ messages)
` [RFC PATCH 9/9] drm/amdgpu: register a vga_switcheroo client for all GPUs that are not thunderbolt attached

[PATCH v5 06/14] x86/ioremap: Support hypervisor specified range to map as encrypted
 2023-02-10 23:47 UTC  (11+ messages)


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).