public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-01-03 18:17:34 to 2025-01-03 22:54:25 UTC [more...]

[PATCH v2 0/3] Add TI TPS65215 PMIC GPIO Support
 2025-01-03 22:54 UTC  (3+ messages)
` [PATCH v2 1/3] gpio: tps65215: Add TPS65215 to platform_device_id table
` [PATCH v2 3/3] gpio tps65215: Add support for varying gpio/offset values

[PATCH] PCI/DPC: Yet another quirk for PIO log size on Intel Raptor Lake-P
 2025-01-03 22:53 UTC  (2+ messages)

[GIT PULL] sched_ext: Fixes for v6.13-rc5
 2025-01-03 22:50 UTC 

[PATCH] PCI: dwc: Use level-triggered handler for MSI IRQs
 2025-01-03 22:47 UTC  (3+ messages)

[PATCH v2] perf cpumap: Reduce cpu size from int to int16_t
 2025-01-03 22:45 UTC  (3+ messages)

[GIT PULL] workqueue: Fixes for v6.13-rc5
 2025-01-03 22:39 UTC 

[PATCH v3 0/6] Add dt-bindings and dtsi changes for CAMSS on x1e80100 silicon
 2025-01-03 22:39 UTC  (3+ messages)
` [PATCH v3 1/6] dt-bindings: i2c: qcom-cci: Document x1e80100 compatible

[PATCH v4 0/4] arm64: dts: Add Arm Morello support
 2025-01-03 22:26 UTC  (4+ messages)
` [PATCH v4 2/4] arm64: dts: morello: Add support for common functionalities

"divide error in bdi_set_min_bytes" in Linux kernel version 6.13.0-rc2
 2025-01-03 22:24 UTC  (3+ messages)

[PATCH v4 0/4] Add clock controller support for SpacemiT K1
 2025-01-03 21:56 UTC  (5+ messages)
` [PATCH v4 1/4] dt-bindings: clock: spacemit: Add clock controllers of Spacemit K1 SoC
` [PATCH v4 2/4] dt-bindings: soc: spacemit: Add spacemit,k1-syscon
` [PATCH v4 3/4] clk: spacemit: Add clock support for Spacemit K1 SoC
` [PATCH v4 4/4] riscv: dts: spacemit: Add clock controller for K1

[RFC PATCH] workqueue: introduce WORK_STRUCT_TIMER_PENDING_BIT
 2025-01-03 22:18 UTC  (2+ messages)

[PATCH] drm/tests: helpers: Fix compile wrarning
 2025-01-03 22:16 UTC  (4+ messages)

[PATCH v7 0/6] sched_ext: Support high-performance monotonically non-decreasing clock
 2025-01-03 22:16 UTC  (2+ messages)

[PATCH RFT v2 0/5] i3c: introduce and use generic parity helper
 2025-01-03 22:16 UTC  (16+ messages)
` [PATCH RFT v2 4/5] i3c: mipi-i3c-hci: use get_parity8 helper instead of open coding it
` [PATCH RFT v2 5/5] i3c: cdns: "

[PATCH] x86/mm: Fix flush_tlb_range() when used for zapping normal PMDs
 2025-01-03 22:11 UTC  (3+ messages)

[v5] misc: pci_endpoint_test: Fix overflow of bar_size
 2025-01-03 22:12 UTC  (3+ messages)

arch/powerpc/lib/sstep.c:1172:38: warning: variable 'rc' set but not used
 2025-01-03 22:11 UTC 

[PATCH] x86/Kconfig: Allow NR_CPUS between 512 and 8192
 2025-01-03 22:10 UTC  (2+ messages)

[PATCH v5 0/5] hyperv: Fixes for get_vtl(), hv_vtl_apicid_to_vp_id()
 2025-01-03 22:08 UTC  (5+ messages)
` [PATCH v5 3/5] hyperv: Enable the hypercall output page for the VTL mode

[PATCH 00/16] KVM: TDX: TDX interrupts
 2025-01-03 22:04 UTC  (5+ messages)
` [PATCH 12/16] KVM: TDX: Inhibit APICv for TDX guest
` [PATCH 13/16] KVM: TDX: Add methods to ignore virtual apic related operation

[PATCH v2 00/16] AMD NB and SMN rework
 2025-01-03 21:49 UTC  (2+ messages)

[PATCH v2] netfilter: uapi: Merge xt_*.h/c and ipt_*.h which has same name
 2025-01-03 21:39 UTC  (5+ messages)

[PATCH] sched_ext: Refresh idle state when kicking CPUs
 2025-01-03 21:39 UTC  (4+ messages)

[PATCH v4 0/1] Seal system mappings
 2025-01-03 21:38 UTC  (5+ messages)
` [PATCH v4 1/1] exec: seal "

[PATCH 0/3] PCI: Simplify bus range parsing
 2025-01-03 21:38 UTC  (6+ messages)
` [PATCH 1/3] PCI: Unexport of_pci_parse_bus_range()
` [PATCH 2/3] PCI: of: Simplify bus range parsing
` [PATCH 3/3] sparc/PCI: Update reference to devm_of_pci_get_host_bridge_resources()

[PATCH] dt-bindings: memory-controller: qca,ath79-ddr-controller: Drop consumer from example
 2025-01-03 21:24 UTC 

[PATCH 2/2] arm64: dts: qcom: x1e80100-yoga: add wifi calibration variant
 2025-01-03 21:18 UTC  (2+ messages)

[PATCH net-next v4 00/27] Add support for PSE budget evaluation strategy
 2025-01-03 21:13 UTC  (28+ messages)
` [PATCH net-next v4 01/27] net: pse-pd: Remove unused pse_ethtool_get_pw_limit function declaration
` [PATCH net-next v4 02/27] net: pse-pd: Avoid setting max_uA in regulator constraints
` [PATCH net-next v4 03/27] net: pse-pd: Add power limit check
` [PATCH net-next v4 04/27] net: pse-pd: tps23881: Simplify function returns by removing redundant checks
` [PATCH net-next v4 05/27] net: pse-pd: tps23881: Use helpers to calculate bit offset for a channel
` [PATCH net-next v4 06/27] net: pse-pd: tps23881: Add missing configuration register after disable
` [PATCH net-next v4 07/27] net: pse-pd: Use power limit at driver side instead of current limit
` [PATCH net-next v4 08/27] net: pse-pd: Split ethtool_get_status into multiple callbacks
` [PATCH net-next v4 09/27] net: pse-pd: Remove is_enabled callback from drivers
` [PATCH net-next v4 10/27] net: pse-pd: tps23881: Add support for power limit and measurement features
` [PATCH net-next v4 11/27] net: pse-pd: Add support for PSE device index
` [PATCH net-next v4 12/27] net: ethtool: Add support for new PSE device index description
` [PATCH net-next v4 13/27] net: ethtool: Add support for ethnl_info_init_ntf helper function
` [PATCH net-next v4 14/27] net: pse-pd: Add support for reporting events
` [PATCH net-next v4 15/27] net: pse-pd: tps23881: Add support for PSE events and interrupts
` [PATCH net-next v4 16/27] regulator: core: Resolve supply using of_node from regulator_config
` [PATCH net-next v4 17/27] regulator: Add support for power budget description
` [PATCH net-next v4 18/27] regulator: dt-bindings: Add regulator-power-budget property
` [PATCH net-next v4 19/27] net: pse-pd: Fix missing PI of_node description
` [PATCH net-next v4 20/27] net: pse-pd: Add support for PSE power domains
` [PATCH net-next v4 21/27] net: ethtool: Add support for new power domains index description
` [PATCH net-next v4 22/27] net: pse-pd: Add support for getting budget evaluation strategies
` [PATCH net-next v4 23/27] net: ethtool: Add PSE new budget evaluation strategy support feature
` [PATCH net-next v4 24/27] net: pse-pd: pd692x0: Add support for PSE PI priority feature
` [PATCH net-next v4 25/27] dt-bindings: net: pse-pd: microchip,pd692x0: Add manager regulator supply
` [PATCH net-next v4 26/27] net: pse-pd: tps23881: Add support for static port priority feature
` [PATCH net-next v4 27/27] dt-bindings: net: pse-pd: ti,tps23881: Add interrupt description

[PATCH 0/5] Add EEPROMs found in the camera sensors on Fairphone 5
 2025-01-03 21:15 UTC  (7+ messages)
` [PATCH 1/5] dt-bindings: eeprom: at24: Add compatible for Giantec GT24P128F
` [PATCH 2/5] dt-bindings: vendor-prefixes: Add Puya Semiconductor (Shanghai) Co., Ltd
` [PATCH 3/5] dt-bindings: eeprom: at24: Add compatible for Puya P24C256C

[PATCH v4 14/19] arm64: dts: mediatek: asurada: Enable PCIe and add WiFi
 2025-01-03 21:14 UTC  (2+ messages)

[PATCH] platform/x86: acer-wmi: improve platform profile handling
 2025-01-03 21:07 UTC  (6+ messages)

[PATCH v3 00/12] AMD broadcast TLB invalidation
 2025-01-03 21:07 UTC  (7+ messages)
` [PATCH 03/12] x86/mm: add X86_FEATURE_INVLPGB definition
` [PATCH 12/12] x86/mm: only invalidate final translations with INVLPGB

[PATCH v2 01/21] arm64: dts: qcom: sm8250: Add PCIe bridge node
 2025-01-03 21:05 UTC  (2+ messages)

sound/soc/samsung/aries_wm8994.c:525:34: warning: 'samsung_wm8994_of_match' defined but not used
 2025-01-03 20:58 UTC 

[PATCH v4] platform/x86: samsung-galaxybook: Add samsung-galaxybook driver
 2025-01-03 20:56 UTC  (6+ messages)

[PATCH] wifi: rtw88: 8703b: Fix RX/TX issues
 2025-01-03 20:53 UTC  (8+ messages)

[PATCH v3 0/4] Add support for NetCube Systems Kumquat
 2025-01-03 20:45 UTC  (5+ messages)
` [PATCH v3 1/4] dt-bindings: vendor-prefixes: Add NetCube Systems Austria name
` [PATCH v3 2/4] dt-bindings: arm: sunxi: Add NetCube Systems Kumquat board
` [PATCH v3 3/4] dt-bindings: pinctrl: sunxi: Add gpio-reserved-ranges property
` [PATCH v3 4/4] ARM: dts: sunxi: add support for NetCube Systems Kumquat

[PATCH v8 00/18] Implement DWARF modversions
 2025-01-03 20:45 UTC  (19+ messages)
` [PATCH v8 01/18] tools: Add gendwarfksyms
` [PATCH v8 02/18] gendwarfksyms: Add address matching
` [PATCH v8 03/18] gendwarfksyms: Expand base_type
` [PATCH v8 04/18] gendwarfksyms: Add a cache for processed DIEs
` [PATCH v8 05/18] gendwarfksyms: Expand type modifiers and typedefs
` [PATCH v8 06/18] gendwarfksyms: Expand subroutine_type
` [PATCH v8 07/18] gendwarfksyms: Expand array_type
` [PATCH v8 08/18] gendwarfksyms: Expand structure types
` [PATCH v8 09/18] gendwarfksyms: Limit structure expansion
` [PATCH v8 10/18] gendwarfksyms: Add die_map debugging
` [PATCH v8 11/18] gendwarfksyms: Add symtypes output
` [PATCH v8 12/18] gendwarfksyms: Add symbol versioning
` [PATCH v8 13/18] gendwarfksyms: Add support for kABI rules
` [PATCH v8 14/18] gendwarfksyms: Add support for reserved and ignored fields
` [PATCH v8 15/18] gendwarfksyms: Add support for symbol type pointers
` [PATCH v8 16/18] export: Add __gendwarfksyms_ptr_ references to exported symbols
` [PATCH v8 17/18] kbuild: Add gendwarfksyms as an alternative to genksyms
` [PATCH v8 18/18] Documentation/kbuild: Add DWARF module versioning

[PATCH RFC] drivers:gpio: introduce variants of gpiod_get_array
 2025-01-03 20:41 UTC  (3+ messages)

[PATCH v2 0/6] PCI/pwrctrl: Rework pwrctrl driver integration and add driver for PCI slot
 2025-01-03 20:37 UTC  (3+ messages)
` [PATCH v2 4/6] PCI/pwrctrl: Skip scanning for the device further if pwrctrl device is created

[PATCH v3] perf: map pages in advance
 2025-01-03 20:36 UTC  (11+ messages)

[PATCH v2] PCI: Remove redundant macro
 2025-01-03 20:34 UTC  (2+ messages)

[PATCH v2 0/3] gpio: 74HC595 / 74x164 shift register improvements
 2025-01-03 20:33 UTC  (2+ messages)

[PATCH 1/3] mm/memblock: Modify the default failure behavior of memblock_alloc to panic
 2025-01-03 19:58 UTC  (2+ messages)

[RFC PATCH v2 01/22] selinux: supply missing field initializers
 2025-01-03 20:12 UTC  (3+ messages)
` [RFC PATCH v2 22/22] selinux: restrict policy strings

mm/migrate.c:236:33: sparse: sparse: cast to non-scalar
 2025-01-03 20:05 UTC 

[PATCH v3 0/7] Move initializing SEV/SNP functionality to KVM
 2025-01-03 20:02 UTC  (8+ messages)
` [PATCH v3 1/7] crypto: ccp: Move dev_info/err messages for SEV/SNP initialization
` [PATCH v3 2/7] crypto: ccp: Fix implicit SEV/SNP init and shutdown in ioctls
` [PATCH v3 3/7] crypto: ccp: Reset TMR size at SNP Shutdown
` [PATCH v3 4/7] crypto: ccp: Register SNP panic notifier only if SNP is enabled
` [PATCH v3 5/7] crypto: ccp: Add new SEV/SNP platform shutdown API
` [PATCH v3 6/7] KVM: SVM: Add support to initialize SEV/SNP functionality in KVM
` [PATCH v3 7/7] crypto: ccp: Move SEV/SNP Platform initialization to KVM

[PATCH 0/2] arm64: dts: qcom: sm8650: rework CPU & GPU thermal zones
 2025-01-03 20:00 UTC  (3+ messages)
` [PATCH 2/2] arm64: dts: qcom: sm8650: setup gpu thermal with higher temperatures

[PATCH v5 0/6] arm64: qcom: Add support for QCS9075 boards
 2025-01-03 19:58 UTC  (9+ messages)
` [PATCH v5 5/6] arm64: dts: qcom: Add support for QCS9075 Ride & Ride-r3

[PATCH v4 1/2] dt-bindings: hwmon: pwm-fan: Document default-pwm property
 2025-01-03 19:58 UTC  (2+ messages)

[PATCH v4 00/14] iommufd: Add vIOMMU infrastructure (Part-3: vEVENTQ)
 2025-01-03 19:43 UTC  (15+ messages)
` [PATCH v4 01/14] iommufd: Keep IOCTL list in an alphabetical order
` [PATCH v4 02/14] iommufd/fault: Add an iommufd_fault_init() helper
` [PATCH v4 03/14] iommufd/fault: Move iommufd_fault_iopf_handler() to header
` [PATCH v4 04/14] iommufd: Abstract an iommufd_eventq from iommufd_fault
` [PATCH v4 05/14] iommufd: Rename fault.c to eventq.c
` [PATCH v4 06/14] iommufd: Add IOMMUFD_OBJ_VEVENTQ and IOMMUFD_CMD_VEVENTQ_ALLOC
` [PATCH v4 07/14] iommufd/viommu: Add iommufd_viommu_get_vdev_id helper
` [PATCH v4 08/14] iommufd/viommu: Add iommufd_viommu_report_event helper
` [PATCH v4 09/14] iommufd/selftest: Require vdev_id when attaching to a nested domain
` [PATCH v4 10/14] iommufd/selftest: Add IOMMU_TEST_OP_TRIGGER_VEVENT for vEVENTQ coverage
` [PATCH v4 11/14] iommufd/selftest: Add IOMMU_VEVENTQ_ALLOC test coverage
` [PATCH v4 12/14] Documentation: userspace-api: iommufd: Update FAULT and VEVENTQ
` [PATCH v4 13/14] iommu/arm-smmu-v3: Introduce struct arm_smmu_vmaster
` [PATCH v4 14/14] iommu/arm-smmu-v3: Report events that belong to devices attached to vIOMMU

[PATCH 0/2] mm/debug: introduce and use VM_WARN_ON_VMG()
 2025-01-03 19:35 UTC  (3+ messages)
` [PATCH 1/2] mm/debug: introduce VM_WARN_ON_VMG() to dump VMA merge state
` [PATCH 2/2] mm/debug: prefer VM_WARN_ON_VMG() to report VMG debug warnings

[PATCH v17 00/18] EDAC: Scrub: introduce generic EDAC RAS control feature driver + CXL/ACPI-RAS2 drivers
 2025-01-03 19:26 UTC  (7+ messages)

[PATCH 4/5] PCI: mediatek-gen3: Don't reply AXI slave error
 2025-01-03 19:19 UTC  (2+ messages)

[RFC v2 PATCH 0/5] Promotion of Unmapped Page Cache Folios
 2025-01-03 19:19 UTC  (4+ messages)
` [RFC v2 PATCH 4/5] vmstat: add page-cache numa hints

[PATCH 3/5] PCI: mediatek-gen3: Disable ASPM L0s
 2025-01-03 19:15 UTC  (2+ messages)

[PATCH v2] tools: perf: tests: Fix code reading for riscv
 2025-01-03 19:15 UTC  (11+ messages)

[PATCH 5/5] PCI: mediatek-gen3: Keep PCIe power and clocks if suspend-to-idle
 2025-01-03 19:13 UTC  (2+ messages)

[PATCH] dt-bindings: samsung: exynos-usi: Restrict possible samsung,mode values
 2025-01-03 19:08 UTC  (2+ messages)

[syzbot] [mm?] WARNING in vma_merge_existing_range
 2025-01-03 19:08 UTC  (4+ messages)

[PATCH 0/5] soc: renesas: Add system controller support for RZ/G3E SoC
 2025-01-03 19:06 UTC  (4+ messages)
` [PATCH v2 0/4] "
  ` [PATCH v2 1/4] dt-bindings: soc: renesas: Add RZ/G3E variant SYS bindings

[PATCH v3] dt-bindings: phy: Add rk3576 hdptx phy
 2025-01-03 19:05 UTC  (2+ messages)

[RESEND PATCH v1] dt-bindings: soc: rockchip: add rk3576 hdptxphy grf syscon
 2025-01-03 19:04 UTC  (2+ messages)

[PATCH 0/5] add support for T7 family clock controller
 2025-01-03 19:03 UTC  (7+ messages)
` [PATCH 1/5] dt-bindings: clock: add Amlogic T7 PLL "
` [PATCH 2/5] dt-bindings: clock: add Amlogic T7 SCMI "
` [PATCH 3/5] dt-bindings: clock: add Amlogic T7 peripherals "

[REGRESSION] ? system is stuck in clocksource, >60s delay at boot time without tsc=unstable
 2025-01-03 19:02 UTC  (6+ messages)

drivers/hwtracing/intel_th/msu.c:162: warning: Function parameter or struct member 'mbuf_priv' not described in 'msc'
 2025-01-03 19:01 UTC 

[PATCH 2/5] PCI: mediatek-gen3: Add MT8196 support
 2025-01-03 19:02 UTC  (2+ messages)

[PATCH 13/14] PCI: hv: switch hv_compose_multi_msi_req_get_cpu() to using cpumask_next_wrap()
 2025-01-03 18:56 UTC  (3+ messages)

[syzbot] [netfilter?] INFO: task hung in htable_put (2)
 2025-01-03 18:49 UTC  (4+ messages)

[PATCH] scsi: iscsi: special case for GET_HOST_STATS
 2025-01-03 18:46 UTC  (2+ messages)

[PATCH] ps3disk: Do not use dev->bounce_size before it is set
 2025-01-03 18:45 UTC  (2+ messages)

[PATCH v2 0/6] Account page tables at all levels
 2025-01-03 18:44 UTC  (7+ messages)
` [PATCH v2 1/6] mm: Move common part of pagetable_*_ctor to helper
` [PATCH v2 2/6] parisc: mm: Ensure pagetable_pmd_[cd]tor are called
` [PATCH v2 3/6] m68k: mm: Add calls to pagetable_pmd_[cd]tor
` [PATCH v2 4/6] ARM: mm: Rename PGD helpers
` [PATCH v2 5/6] asm-generic: pgalloc: Provide generic __pgd_{alloc,free}
` [PATCH v2 6/6] mm: Introduce ctor/dtor at PGD level

[PATCH V2 0/2] mailbox: tmel-qmp: Introduce QCOM TMEL QMP mailbox driver
 2025-01-03 18:43 UTC  (7+ messages)
` [PATCH V2 1/2] dt-bindings: mailbox: Document qcom,tmel-qmp

[PATCH RESEND v7 00/10] drm/bridge: it6505: fix HDCP CTS fail items and add MCCS support
 2025-01-03 18:42 UTC  (2+ messages)

[PATCH v2 00/13] x86/virt/tdx: Add SEAMCALL wrappers for KVM
 2025-01-03 18:26 UTC  (3+ messages)
` [PATCH 12/13] x86/virt/tdx: Read essential global metadata "

[PATCH] kbuild: pacman-pkg: provide versioned linux-api-headers package
 2025-01-03 18:20 UTC 

[PATCH v2 01/16] x86/mce/amd: Remove shared threshold bank plumbing
 2025-01-03 18:18 UTC  (2+ messages)
` [tip: ras/core] "

[RESEND RFC PATCH v1 2/5] arm64: Add BBM Level 2 cpu feature
 2025-01-03 18:18 UTC  (13+ messages)

[PATCH 0/7] KVM: TDX: TD vcpu enter/exit
 2025-01-03 18:16 UTC  (8+ messages)
` [PATCH 4/7] KVM: TDX: restore host xsave state when exit from the guest TD


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox