The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2023-10-19 13:01:14 to 2023-10-19 14:51:02 UTC [more...]

[PATCH 0/4] arm64: Make Aarch32 compatibility enablement optional at boot
 2023-10-19 14:50 UTC  (7+ messages)
` [PATCH 2/4] arm64/process: Make loading of 32bit processes depend on aarch32_enabled()

[PATCH v2] firmware_loader: Abort new fw load request once firmware core knows about reboot
 2023-10-19 14:50 UTC  (3+ messages)

[PATCH net-next v4 0/7] Create a binding for the Marvell MV88E6xxx DSA switches
 2023-10-19 14:49 UTC  (28+ messages)
` [PATCH net-next v4 1/7] dt-bindings: net: dsa: Require ports or ethernet-ports
` [PATCH net-next v4 2/7] dt-bindings: net: mvusb: Fix up DSA example
` [PATCH net-next v4 3/7] ARM: dts: marvell: Fix some common switch mistakes
` [PATCH net-next v4 4/7] ARM: dts: nxp: "
` [PATCH net-next v4 5/7] ARM64: dts: marvell: "
` [PATCH net-next v4 6/7] dt-bindings: marvell: Rewrite MV88E6xxx in schema

linux-next: manual merge of the kselftest tree with the mm-hotfixes tree
 2023-10-19 14:49 UTC  (2+ messages)

[PATCH 1/1] tty: i3c: add tty over i3c master support
 2023-10-19 14:49 UTC  (3+ messages)

[RFC PATCH 0/2] sched/fair migration reduction features
 2023-10-19 14:49 UTC  (5+ messages)
` [RFC PATCH 1/2] sched/fair: Introduce UTIL_FITS_CAPACITY feature

[PATCH v2 0/3] cpufreq: Add basic cpufreq scaling for Qualcomm MSM8909
 2023-10-19 14:48 UTC  (10+ messages)
` [PATCH v2 2/3] cpufreq: qcom-nvmem: Enable virtual power domain devices

[PATCH] fpga: disable KUnit test suites when module support is enabled
 2023-10-19 14:47 UTC  (2+ messages)

[PATCH net-next v6 00/16] net: Make timestamping selectable
 2023-10-19 14:48 UTC  (18+ messages)
` [PATCH net-next v6 01/16] net: Convert PHYs hwtstamp callback to use kernel_hwtstamp_config
` [PATCH net-next v6 02/16] net: phy: Remove the call to phy_mii_ioctl in phy_hwstamp_get/set
` [PATCH net-next v6 03/16] net: ethtool: Refactor identical get_ts_info implementations
` [PATCH net-next v6 04/16] net: macb: Convert to ndo_hwtstamp_get() and ndo_hwtstamp_set()
` [PATCH net-next v6 05/16] net: Make dev_set_hwtstamp_phylib accessible
` [PATCH net-next v6 06/16] net: phy: micrel: fix ts_info value in case of no phc
` [PATCH net-next v6 07/16] net_tstamp: Add TIMESTAMPING SOFTWARE and HARDWARE mask
` [PATCH net-next v6 08/16] net: ethtool: Add a command to expose current time stamping layer
` [PATCH net-next v6 09/16] netlink: specs: Introduce new netlink command to get current timestamp
` [PATCH net-next v6 10/16] net: ethtool: Add a command to list available time stamping layers
` [PATCH net-next v6 11/16] netlink: specs: Introduce new netlink "
` [PATCH net-next v6 12/16] net: Replace hwtstamp_source by timestamping layer
` [PATCH net-next v6 13/16] net: Change the API of PHY default timestamp to MAC
` [PATCH net-next v6 14/16] net: ethtool: ts: Update GET_TS to reply the current selected timestamp
` [PATCH net-next v6 15/16] net ethtool: net: Let the active time stamping layer be selectable
` [PATCH net-next v6 16/16] netlink: specs: Introduce time stamping set command

[PATCH v4 0/3] arm64/kvm: Fine grain _EL2 system registers list that affect nested virtualization
 2023-10-19 14:46 UTC  (8+ messages)
` [PATCH v4 2/3] arm64: Add missing _EL2 encodings
` [PATCH v4 3/3] arm64/kvm: Fine grain _EL2 system registers list that affect nested virtualization

[PATCH net-next v2 00/11] devlink: retain error in struct devlink_fmsg
 2023-10-19 14:42 UTC  (5+ messages)
` [PATCH net-next v2 10/11] staging: qlge: devlink health: use retained error fmsg API

[PATCH] ASoC: codecs: wcd938x: use defines for entries in snd_soc_dai_driver array
 2023-10-19 14:41 UTC 

[PATCH v2 00/11] arm64: ptdump: View the second stage page-tables
 2023-10-19 14:40 UTC  (12+ messages)
` [PATCH v2 01/11] KVM: arm64: Add snap shooting the host stage-2 pagetables
` [PATCH v2 02/11] arm64: ptdump: Use the mask from the state structure
` [PATCH v2 03/11] arm64: ptdump: Add the walker function to the ptdump info structure
` [PATCH v2 04/11] KVM: arm64: Move pagetable definitions to common header
` [PATCH v2 05/11] arm64: ptdump: Introduce stage-2 pagetables format description
` [PATCH v2 06/11] arm64: ptdump: Add hooks on debugfs file operations
` [PATCH v2 07/11] arm64: ptdump: Register a debugfs entry for the host stage-2 page-tables
` [PATCH v2 08/11] arm64: ptdump: Parse the host stage-2 page-tables from the snapshot
` [PATCH v2 09/11] arm64: ptdump: Interpret memory attributes based on runtime configuration
` [PATCH v2 10/11] arm64: ptdump: Interpret pKVM ownership annotations
` [PATCH v2 11/11] arm64: ptdump: Add support for guest stage-2 pagetables dumping

[PATCH 0/4] vdpa: decouple reset of iotlb mapping from device reset
 2023-10-19 14:39 UTC  (16+ messages)
` [PATCH 2/4] vhost-vdpa: reset vendor specific mapping to initial state in .release

[PATCH v2 0/3] i2c: mv64xxx: Support for I2C unstuck
 2023-10-19 14:40 UTC  (3+ messages)
` [PATCH v2 2/3] arm64: dts: marvell: AC5: use I2C unstuck function

[PATCH -v2] x86/retpoline: Ensure default return thunk isn't used at runtime
 2023-10-19 14:39 UTC  (13+ messages)
` [tip: x86/bugs] "

[PATCH 0/2] w1: Add 1-wire master driver for AMD programmable logic IP Core
 2023-10-19 14:39 UTC  (8+ messages)
` [PATCH v2 0/2] w1: Add AXI 1-wire host driver for AMD programmable logic IP core
  ` [PATCH v2 1/2] dt-bindings: w1: Add YAML DT schema for AMD AXI w1 host and MAINTAINERS entry
  ` [PATCH v2 2/2] w1: Add AXI 1-wire host driver for AMD programmable logic IP core

[PATCH 1/2] dt-bindings: clock: support i.MX93 Anatop
 2023-10-19 14:39 UTC  (5+ messages)

[PATCH 0/2] PCI: dwc: Fix the BAR size programming
 2023-10-19 14:37 UTC  (5+ messages)
` [PATCH 1/2] PCI: dwc: Add new accessors to enable/disable DBI CS2 while setting the BAR size

[PATCH] PCI: pciehp: Prevent child devices from doing RPM on PCIe Link Down
 2023-10-19 14:35 UTC  (6+ messages)

[RESEND PATCH] mfd: Use i2c_get_match_data()
 2023-10-19 14:33 UTC  (2+ messages)
` (subset) "

[PATCH V4 1/7] perf: Add branch stack counters
 2023-10-19 14:31 UTC  (12+ messages)
` [PATCH V4 4/7] perf/x86/intel: Support LBR event logging

[PATCH 1/2] tty: serial: samsung: drop earlycon support for unsupported platforms
 2023-10-19 14:32 UTC  (4+ messages)
` [PATCH 2/2] dt-bindings: serial: drop unsupported samsung bindings

[PATCH v12 00/20] cxl/pci: Add support for RCH RAS error handling
 2023-10-19 14:30 UTC  (3+ messages)
` [PATCH v12 10/20] cxl/pci: Introduce config option PCIEAER_CXL

[PATCH v2] tty: serial: samsung_tty: remove dead code
 2023-10-19 14:30 UTC  (2+ messages)

[PATCH v8 00/25] timer: Move from a push remote at enqueue to a pull at expiry model
 2023-10-19 14:28 UTC  (13+ messages)
` [PATCH v8 10/25] timers: Move marking timer bases idle into tick_nohz_stop_tick()

[PATCH v2 0/2] arm64: dts: ti: enable more peripherals
 2023-10-19 14:26 UTC  (4+ messages)
` [PATCH v2 1/2] arm64: dts: ti: k3-am62p: Add nodes for more IPs

[PATCH] clocksource: disable irq when holding watchdog_lock
 2023-10-19 14:26 UTC  (8+ messages)

[PATCH bpf] Fold smp_mb__before_atomic() into atomic_set_release()
 2023-10-19 14:25 UTC  (5+ messages)

[PATCH v2 0/2] Swap-out small-sized THP without splitting
 2023-10-19 14:25 UTC  (6+ messages)
` [PATCH v2 2/2] mm: swap: "

[PATCH] clk: qcom: gcc-ipq6018: add QUP6 I2C clock
 2023-10-19 14:23 UTC  (4+ messages)

[PATCH RFC v6 00/10] Support for Solid Fill Planes
 2023-10-19 14:22 UTC  (3+ messages)
` [PATCH RFC v6 01/10] drm: Introduce pixel_source DRM plane property

[PATCH v1] ALSA: hda: intel-dsp-config: Fix JSL Chromebook quirk detection
 2023-10-19 14:22 UTC  (2+ messages)

[PATCH v11 0/4] tee: introduce TEE system sssion
 2023-10-19 14:22 UTC  (4+ messages)
` [PATCH v11 3/4] tee: optee: support tracking system threads

[PATCH v3 0/2] Add Zawrs support and use it for spinlocks
 2023-10-19 14:21 UTC  (2+ messages)

[PATCH] mm: hugetlb: Only prep and add allocated folios for non-gigantic pages
 2023-10-19 14:20 UTC  (10+ messages)

[RESEND PATCH] mcb: mcb-pci: detect IO mapped devices before requesting resources
 2023-10-19 14:18 UTC 

[PATCH v2 0/2] mm: the dirty folio unmap redundantly
 2023-10-19 14:15 UTC  (4+ messages)
` [PATCH v2 1/2] mm:vmscan: the dirty folio in folio_list skip unmap
` [PATCH v2 2/2] mm:vmscan: the ref clean dirty folio "

[RESEND PATCH 0/1] mcb: error for not supported devices
 2023-10-19 14:15 UTC  (2+ messages)
` [RESEND PATCH 1/1] mcb: fix error handling for different scenarios when parsing

[PATCH v2 00/11] leds: aw200xx: several driver updates
 2023-10-19 14:11 UTC  (7+ messages)
` [PATCH v2 03/11] dt-bindings: leds: aw200xx: introduce optional hwen-gpios property
` [PATCH v2 10/11] dt-bindings: leds: awinic,aw200xx: add AW20108 device
` [PATCH v2 11/11] dt-bindings: leds: aw200xx: fix led pattern and add reg constraints

[PATCH v4 0/9] Enable cpufreq for IPQ5332 & IPQ9574
 2023-10-19 14:10 UTC  (13+ messages)
` [PATCH v4 1/9] clk: qcom: config IPQ_APSS_6018 should depend on QCOM_SMEM
` [PATCH v4 2/9] clk: qcom: clk-alpha-pll: introduce stromer plus ops
` [PATCH v4 3/9] clk: qcom: apss-ipq-pll: Use stromer plus ops for stromer plus pll
` [PATCH v4 5/9] clk: qcom: apss-ipq6018: ipq5332: add safe source switch for a53pll
` [PATCH v4 6/9] cpufreq: qti: Enable cpufreq for ipq53xx
` [PATCH v4 8/9] cpufreq: qti: Introduce cpufreq for ipq95xx

[PATCH v2 10/10] riscv: andes: Support symbolic FW and HW raw events
 2023-10-19 14:03 UTC 

[PATCH v5 0/4] riscv: tlb flush improvements
 2023-10-19 14:01 UTC  (5+ messages)
` [PATCH v5 1/4] riscv: Improve tlb_flush()
` [PATCH v5 2/4] riscv: Improve flush_tlb_range() for hugetlb pages
` [PATCH v5 3/4] riscv: Make __flush_tlb_range() loop over pte instead of flushing the whole tlb
` [PATCH v5 4/4] riscv: Improve flush_tlb_kernel_range()

[PATCH v2 09/10] riscv: dts: renesas: Add Andes PMU extension
 2023-10-19 14:02 UTC 

[PATCH v8 00/26] Add perf support to the rockchip-dfi driver
 2023-10-19 14:05 UTC  (2+ messages)
` (subset) "

[RFC PATCH v2 08/10] perf: RISC-V: Introduce Andes PMU for perf event sampling
 2023-10-19 14:01 UTC 

[PATCH v4 0/7] Add Huashan Pi board support
 2023-10-19 14:04 UTC  (2+ messages)

[RFC PATCH v2 07/10] perf: RISC-V: Move T-Head PMU to CPU feature alternative framework
 2023-10-19 14:01 UTC 

[PATCH v3 0/4] Add support for poweroff via RK806 PMIC
 2023-10-19 14:03 UTC  (6+ messages)
` [PATCH v3 1/4] dt-bindings: mfd: rk8xx: Deprecate rockchip,system-power-controller

[PATCH v2 06/10] perf: RISC-V: Eliminate redundant IRQ enable/disable operations
 2023-10-19 13:59 UTC 

[PATCH v2 05/10] dt-bindings: riscv: Add andestech,cpu-intc to interrupt-controller
 2023-10-19 13:59 UTC 

[PATCH v4] platform/x86: inspur-wmi: Add platform profile support
 2023-10-19 14:02 UTC  (2+ messages)

[PATCH v2 04/10] riscv: dts: renesas: r9a07g043f: Update compatible string to use Andes INTC
 2023-10-19 13:58 UTC 

[PATCH v2 03/10] irqchip/riscv-intc: Introduce Andes IRQ chip
 2023-10-19 13:57 UTC 

[RFC PATCH v2 02/10] irqchip/riscv-intc: Allow large non-standard hwirq number
 2023-10-19 13:56 UTC 

[PATCH] hwmon: (asus-ec-sensors) add ROG Crosshair X670E Gene
 2023-10-19 13:51 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v2 01/10] riscv: errata: Rename defines for Andes
 2023-10-19 13:53 UTC 

[PATCH net-next v11 0/6] introduce page_pool_alloc() related API
 2023-10-19 13:56 UTC  (8+ messages)

[PATCH net] Revert "ethtool: Fix mod state of verbose no_mask bitset"
 2023-10-19 13:56 UTC  (2+ messages)

[PATCH net] i40e: Fix wrong check for I40E_TXR_FLAGS_WB_ON_ITR
 2023-10-19 13:53 UTC 

[PATCH] platform/x86/amd/hsmp: Fix iomem handling
 2023-10-19 13:51 UTC 

[net-next PATCH v4 0/4] net: stmmac: improve tx timer logic
 2023-10-19 13:50 UTC  (2+ messages)

[PATCH net-next 0/8] dt-bindings: net: Child node schema cleanups
 2023-10-19 13:48 UTC  (15+ messages)
` [PATCH net-next 1/8] dt-bindings: net: Add missing (unevaluated|additional)Properties on child node schemas
` [PATCH net-next 3/8] dt-bindings: net: dsa/switch: Make 'ethernet-port' node addresses hex
` [PATCH net-next 4/8] dt-bindings: net: ethernet-switch: Add missing 'ethernet-ports' level
` [PATCH net-next 5/8] dt-bindings: net: ethernet-switch: Rename $defs "base" to 'ethernet-ports'
` [PATCH net-next 6/8] dt-bindings: net: mscc,vsc7514-switch: Clean-up example indentation
` [PATCH net-next 7/8] dt-bindings: net: mscc,vsc7514-switch: Simplify DSA and switch references
` [PATCH net-next 8/8] dt-bindings: net: dsa: Drop 'ethernet-ports' node properties

[PATCH v2 0/2] staging: qlge: Replace the occurrences of (1<<x) by BIT(x)
 2023-10-19 13:47 UTC  (4+ messages)
` [PATCH v2 1/2] staging: qlge: Fix coding style in qlge.h

[PATCH] lib/Kconfig.debug: disable FRAME_WARN for kasan and kcsan
 2023-10-19 12:53 UTC  (6+ messages)

[PATCH net-next v3 00/11] devlink: retain error in struct devlink_fmsg
 2023-10-19 13:44 UTC  (4+ messages)
` [PATCH net-next v3 01/11] "

[PATCH v10 00/15] Linux RISC-V AIA Support
 2023-10-19 13:43 UTC  (2+ messages)

[PATCH v2 0/2] mm: the dirty folio unmap redundantly
 2023-10-19 13:42 UTC  (3+ messages)
` [PATCH v2 1/2] mm:vmscan: the dirty folio in folio list skip unmap
` [PATCH v2 2/2] mm:vmscan: the ref clean dirty folio "

[PATCH] net: wwan: replace deprecated strncpy with strscpy_pad
 2023-10-19 13:39 UTC  (3+ messages)

[RFC PATCH printk v1] printk: ringbuffer: Do not skip non-finalized with prb_next_seq()
 2023-10-19 13:39 UTC  (2+ messages)

drivers/memory/tegra/tegra186.c:74:49: warning: '%u' directive output may be truncated writing between 1 and 10 bytes into a region of size 6
 2023-10-19 13:36 UTC  (2+ messages)

[PATCH 0/3] Fixed some issues and cleanup of ultrasoc-smb
 2023-10-19 13:35 UTC  (8+ messages)
` [PATCH 1/3] coresight: ultrasoc-smb: fix sleep while close preempt in enable_smb
` [PATCH 2/3] coresight: ultrasoc-smb: simplify the code for check to_copy valid
` [PATCH 3/3] coresight: ultrasoc-smb: fix uninitialized before use buf_hw_base

[PATCH v1 2/2] KVM: arm64: allow the VM to select DEVICE_* and NORMAL_NC for IO memory
 2023-10-19 13:35 UTC  (11+ messages)

[PATCH] iommu/amd: Do not flush IRTE when only updating isRun and destination fields
 2023-10-19 13:32 UTC  (5+ messages)

Sched Ext slack channel / office hours
 2023-10-19 13:31 UTC  (2+ messages)

[PATCH] dt-bindings: iio: light: Squash APDS9300 and APDS9960 schemas
 2023-10-19 13:30 UTC  (4+ messages)

[PATCH net v1 1/1] ethtool: fix clearing of WoL flags
 2023-10-19 13:27 UTC  (6+ messages)

include/linux/netlink.h:116:13: warning: 'sfc: Unsupported: only suppo...' directive output truncated writing 104 bytes into a region of size 80
 2023-10-19 13:21 UTC 

[PATCH 1/2] printk: Check valid console index for preferred console
 2023-10-19 13:25 UTC  (2+ messages)

[PATCH] iio: kx022a: Fix acceleration value scaling
 2023-10-19 13:23 UTC 

[PATCH v2 2/6] powerpc/smp: Enable Asym packing for cores on shared processor
 2023-10-19 13:23 UTC  (15+ messages)
` [PATCH v2 3/6] powerpc/smp: Move shared_processor static key to smp.h
` [PATCH v2 4/6] powerpc/smp: Disable MC domain for shared processor
` [PATCH v2 5/6] powerpc/smp: Add read_mostly attribute

[PATCH] mm: vmscan: the dirty folio unmap redundantly
 2023-10-19 13:23 UTC  (3+ messages)

[PATCH] mm: migrate: record the mlocked page status to remove unnecessary lru drain
 2023-10-19 13:23 UTC  (4+ messages)

[PATCH V5] NUMA: optimize detection of memory with no node id assigned by firmware
 2023-10-19 13:22 UTC  (3+ messages)

kernel/trace/trace_kprobe.c:952: warning: Excess function parameter 'args' description in '__kprobe_event_gen_cmd_start'
 2023-10-19 13:22 UTC  (2+ messages)

[PATCH v1] dynamic_debug: add support for logs destination
 2023-10-19 13:21 UTC  (15+ messages)

[PATCH] lib/vsprintf: Remove redundant code
 2023-10-19 13:21 UTC  (2+ messages)

[PATCH 0/2] KVM: nSVM: TLB_CONTROL / FLUSHBYASID "fixes"
 2023-10-19 13:12 UTC  (2+ messages)

[PATCH v9 00/10] Add multiport support for DWC3 controllers
 2023-10-19 13:20 UTC  (7+ messages)
` [PATCH v9 05/10] usb: dwc3: core: Refactor PHY logic to support Multiport Controller

[PATCH v0001 1/1] input/ts: ili210x: send abs-mt-pressure for untouched
 2023-10-19 13:18 UTC  (2+ messages)
` [v0001,1/1] "

[PATCH] KVM: selftests: Use TAP in the steal_time test
 2023-10-19 13:13 UTC  (2+ messages)

[PATCH v3 0/5] arm64: qcom: sa8775p: add support for EP PCIe
 2023-10-19 13:11 UTC  (3+ messages)
` [PATCH v3 3/5] phy: qcom-qmp-pcie: add endpoint support for sa8775p

[PATCH v7 00/13] sound: Use -EPROBE_DEFER instead of i915 module loading
 2023-10-19 13:09 UTC  (5+ messages)
` [PATCH v7 01/13] ASoC: SOF: core: Ensure sof_ops_free() is still called when probe never ran

[PATCH v9 00/34] Introduce QC USB SND audio offloading support
 2023-10-19  1:00 UTC  (7+ messages)
` [PATCH v9 09/34] ASoC: qcom: qdsp6: Introduce USB AFE port to q6dsp

[syzbot] Monthly rds report (Oct 2023)
 2023-10-19 13:02 UTC 

[PATCH V2][1/4] mmc: solve DMA boundary limitation of CQHCI driver
 2023-10-19 13:00 UTC  (2+ messages)

[PATCH 1/2] virtio_pci: Don't make an extra copy of cpu affinity mask
 2023-10-19 12:55 UTC  (2+ messages)

[PATCH v3 0/2] Add support for ADI TDD Engine
 2023-10-19 12:56 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: misc: adi,axi-tdd: Add device-tree binding for TDD engine
` [PATCH v3 2/2] drivers: misc: adi-axi-tdd: Add "


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