public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-03-05 05:55:25 to 2024-03-05 08:32:26 UTC [more...]

[PATCH 0/4] Add ACPI NUMA support for RISC-V
 2024-03-05  8:32 UTC  (6+ messages)
` [PATCH 4/4] ACPI: RISCV: Enable ACPI based NUMA

[PATCH] of: make for_each_property_of_node() available to to !OF
 2024-03-05  8:32 UTC  (2+ messages)

[PATCH 6.7 000/163] 6.7.9-rc2 review
 2024-03-05  8:31 UTC  (2+ messages)

[net-next PATCH v2] octeontx2-pf: Reset MAC stats during probe
 2024-03-05  8:27 UTC 

[PATCH] usb: dwc3: qcom: Remove ACPI support from glue driver
 2024-03-05  8:26 UTC  (4+ messages)

[PATCH v4 0/3] Add JH7110 cpufreq support
 2024-03-05  8:23 UTC  (3+ messages)
` [PATCH v4 1/3] riscv: dts: starfive: Enable axp15060 pmic for cpufreq

[PATCH v4 0/3] auxdisplay: 7-segment LED display
 2024-03-05  8:23 UTC  (6+ messages)
` [PATCH v4 1/3] auxdisplay: Add 7-segment LED display driver
` [PATCH v4 2/3] dt-bindings: auxdisplay: Add bindings for generic 7-segment LED

[PATCH v19 000/130] KVM TDX basic feature support
 2024-03-05  8:21 UTC  (8+ messages)
` [PATCH v19 008/130] x86/tdx: Warning with 32bit build shift-count-overflow
` [PATCH v19 027/130] KVM: TDX: Define TDX architectural definitions

[PATCH v3 0/2] riscv: fix patching with IPI
 2024-03-05  8:21 UTC  (7+ messages)
` [PATCH v3 2/2] riscv: Fix text patching when IPI are used

[PATCH] fbmon: prevent division by zero in fb_videomode_from_videomode()
 2024-03-05  8:20 UTC 

[PATCH] aoe: fix the potential use-after-free problem in aoecmd_cfg_pkts
 2024-03-05  8:20 UTC 

fbdev/chipsfb.c:401:31: error: invalid use of undefined type 'struct backlight_device'
 2024-03-05  8:19 UTC  (9+ messages)
` [PATCH] powerpc: include linux/backlight.h from asm/backlight.h

WARNING: modpost: "__udelay" [drivers/media/i2c/imx296.ko] has no CRC!
 2024-03-05  8:19 UTC 

[PATCH V2 1/2] drm/bridge: adv7511: Allow IRQ to share GPIO pins
 2024-03-05  8:18 UTC  (2+ messages)

[PATCH v3 0/4] Match panel with id and name
 2024-03-05  8:17 UTC  (10+ messages)
` [PATCH v3 2/4] drm/edid: Add a function to check monitor string

[PATCH v3 00/10] arm64: dts: qcom: sc8280xp: PCIe fixes and GICv3 ITS enable
 2024-03-05  8:11 UTC  (11+ messages)
` [PATCH v3 01/10] dt-bindings: PCI: qcom: Allow 'required-opps'
` [PATCH v3 02/10] dt-bindings: PCI: qcom: Do not require 'msi-map-mask'
` [PATCH v3 03/10] dt-bindings: PCI: qcom: Allow 'aspm-no-l0s'
` [PATCH v3 04/10] PCI: qcom: Add support for disabling ASPM L0s in devicetree
` [PATCH v3 05/10] arm64: dts: qcom: sc8280xp: add missing PCIe minimum OPP
` [PATCH v3 06/10] arm64: dts: qcom: sc8280xp-crd: disable ASPM L0s for NVMe
` [PATCH v3 07/10] arm64: dts: qcom: sc8280xp-crd: disable ASPM L0s for modem and Wi-Fi
` [PATCH v3 08/10] arm64: dts: qcom: sc8280xp-x13s: disable ASPM L0s for Wi-Fi
` [PATCH v3 09/10] arm64: dts: qcom: sc8280xp-x13s: disable ASPM L0s for NVMe and modem
` [PATCH v3 10/10] arm64: dts: qcom: sc8280xp: enable GICv3 ITS for PCIe

[RFC] drm/panic: Add drm panic locking
 2024-03-05  8:14 UTC  (3+ messages)

[PATCH md-6.8 v2 0/9] dm-raid, md/raid: fix v6.7 regressions part2
 2024-03-05  8:13 UTC  (12+ messages)
` [PATCH md-6.8 v2 1/9] md: don't clear MD_RECOVERY_FROZEN for new dm-raid until resume
` [PATCH md-6.8 v2 2/9] md: export helpers to stop sync_thread
` [PATCH md-6.8 v2 3/9] md: export helper md_is_rdwr()
` [PATCH md-6.8 v2 4/9] md: add a new helper reshape_interrupted()
` [PATCH md-6.8 v2 5/9] dm-raid: really frozen sync_thread during suspend
` [PATCH md-6.8 v2 6/9] md/dm-raid: don't call md_reap_sync_thread() directly
` [PATCH md-6.8 v2 7/9] dm-raid: add a new helper prepare_suspend() in md_personality
` [PATCH md-6.8 v2 8/9] dm-raid456, md/raid456: fix a deadlock for dm-raid456 while io concurrent with reshape
` [PATCH md-6.8 v2 9/9] dm-raid: fix lockdep waring in "pers->hot_add_disk"

[PATCH 00/30] PREEMPT_AUTO: support lazy rescheduling
 2024-03-05  8:11 UTC  (4+ messages)
` [PATCH 26/30] sched: handle preempt=voluntary under PREEMPT_AUTO

[PATCH v2 0/7] backlight: Simplify probe in few drivers
 2024-03-05  8:12 UTC  (8+ messages)
` [PATCH v2 1/7] backlight: gpio: Simplify with dev_err_probe()
` [PATCH v2 2/7] backlight: l4f00242t03: "
` [PATCH v2 3/7] backlight: bd6107: Handle deferred probe
` [PATCH v2 4/7] backlight: as3711_bl: "
` [PATCH v2 5/7] backlight: lm3630a_bl: "
` [PATCH v2 6/7] backlight: lm3630a_bl: Simplify probe return on gpio request error
` [PATCH v2 7/7] backlight: pandora_bl: Drop unneeded ENOMEM error message

[PATCH] f2fs: Cast expression type to unsigned long in __count_extent_cache()
 2024-03-05  8:09 UTC 

[PATCH 0/7] backlight: Simplify probe in few drivers
 2024-03-05  8:09 UTC  (4+ messages)
` [PATCH 1/7] backlight: gpio: Simplify with dev_err_probe()

[PATCH] drm/bridge: it6505: fix hibernate to resume no display issue
 2024-03-05  8:08 UTC  (3+ messages)

[PATCH v3 0/5] RK3588 and Rock 5B dts additions: thermal, OPP and fan
 2024-03-05  8:06 UTC  (3+ messages)

[PATCH] sr9800: Add check for usbnet_get_endpoints
 2024-03-05  7:59 UTC 

[PATCH net v2 1/1] net: dsa: microchip: make sure drive strength configuration is not lost by soft reset
 2024-03-05  8:03 UTC  (2+ messages)

[PATCH v3 0/2] nvme-fabrics: short-circuit connect retries
 2024-03-05  8:00 UTC  (3+ messages)
` [PATCH v3 1/2] nvme-tcp: short-circuit reconnect retries
` [PATCH v3 2/2] nvme-rdma: "

[PATCH v5] mm, vmscan: retry kswapd's priority loop with cache_trim_mode off on failure
 2024-03-05  7:55 UTC  (12+ messages)
` [PATCH v6] "

[RFC PATCH] mm: hold PTL from the first PTE while reclaiming a large folio
 2024-03-05  7:53 UTC  (9+ messages)

[PATCH 0/3] Towards a re-organized submitting patches
 2024-03-05  7:54 UTC  (3+ messages)

[Bug] WARNING in static_key_disable_cpuslocked
 2024-03-05  7:54 UTC 

[PATCH v3 0/5] iommu: Fix domain check on release
 2024-03-05  7:54 UTC  (2+ messages)

[PATCH v3 1/2] mm/zswap: global lru and shrinker shared by all zswap_pools
 2024-03-05  7:53 UTC  (2+ messages)
` [PATCH mm-unstable] mm/zswap: global lru and shrinker shared by all zswap_pools fix

[PATCH v2 0/3] panel-simple: add support for Crystal Clear CMT430B19N00
 2024-03-05  7:53 UTC  (5+ messages)
` [PATCH v2 1/3] dt-bindings: Add Crystal Clear Technology vendor prefix
` [PATCH v2 2/3] dt-bindings: display: simple: add support for Crystal Clear CMT430B19N00

[PATCH v3 0/7] riscv: add initial support for Canaan Kendryte K230
 2024-03-05  7:47 UTC  (4+ messages)
` [PATCH v3 5/7] riscv: Kconfig.socs: Allow SOC_CANAAN with MMU for K230

[PATCH v2] usb: Export BOS descriptor to sysfs
 2024-03-05  7:52 UTC  (2+ messages)

[PATCH v4 0/5] vduse: Add support for reconnection
 2024-03-05  7:50 UTC  (4+ messages)
` [PATCH v4 5/5] Documentation: Add reconnect process for VDUSE

[PATCH net-next v8 0/9] net: hisi-femac: add support for Hi3798MV200, remove unmaintained compatibles
 2024-03-05  7:51 UTC  (10+ messages)
` [PATCH net-next v8 1/9] dt-bindings: net: hisilicon-femac-mdio: convert to YAML
` [PATCH net-next v8 2/9] dt-bindings: net: hisilicon,hisi-femac-mdio: remove clocks
` [PATCH net-next v8 3/9] net: mdio: hisi-femac: remove clock
` [PATCH net-next v8 4/9] dt-bindings: net: convert hisi-femac.txt to YAML
` [PATCH net-next v8 5/9] dt-bindings: net: hisi-femac: add mandatory MDIO bus subnode
` [PATCH net-next v8 6/9] dt-bindings: net: hisi-femac: add binding for Hi3798MV200 FEMAC core
` [PATCH net-next v8 7/9] net: hisi_femac: remove unused compatible strings
` [PATCH net-next v8 8/9] net: hisi_femac: add support for hisi_femac core on Hi3798MV200
` [PATCH net-next v8 9/9] net: hisi_femac: remove unneeded MODULE_ALIAS()

[PATCH v2] kconfig: menuconfig: Make hidden options show with different color
 2024-03-05  7:49 UTC  (3+ messages)

[PATCH v3] Revert "Input: bcm5974 - check endpoint type before starting traffic"
 2024-03-05  7:49 UTC 

[PATCH net-next v6 00/11] net: hisi-femac: add support for Hi3798MV200, remove unmaintained compatibles
 2024-03-05  7:48 UTC  (4+ messages)
` [PATCH net-next v6 10/11] net: hisi_femac: remove unused compatible strings

[PATCH net-next v8 1/2] ethtool: Add GTP RSS hash options to ethtool.h
 2024-03-05  7:47 UTC  (5+ messages)
` [Intel-wired-lan] "

[RFC PATCH v3 0/3] Virtio SPI Linux driver compliant to draft spec V10
 2024-03-05  7:46 UTC  (5+ messages)
` [RFC PATCH v3 3/3] SPI: Add virtio SPI driver
    ` [virtio-dev] "

[regression 5.10.y] linux-doc builds: Global symbol "$args" requires explicit package name (did you forget to declare "my $args"?) at ./scripts/kernel-doc line 1236
 2024-03-05  7:46 UTC  (6+ messages)

[PATCH 6.7 000/162] 6.7.9-rc1 review
 2024-03-05  7:44 UTC  (4+ messages)

[PATCH 0/4] soc: ti: k3-socinfo: Add support for nvmem cells
 2024-03-05  7:43 UTC  (7+ messages)
` [PATCH 2/4] dt-bindings: hwinfo: ti,k3-socinfo: Add nvmem-cells

[PATCH v3 0/4] Swap-out small-sized THP without splitting
 2024-03-05  7:41 UTC  (26+ messages)
` [PATCH v3 1/4] mm: swap: Remove CLUSTER_FLAG_HUGE from swap_cluster_info:flags

[PATCH v2] Revert "Input: bcm5974 - check endpoint type before starting traffic"
 2024-03-05  7:41 UTC  (2+ messages)

[PATCH] Skyhighmemory
 2024-03-05  7:39 UTC  (2+ messages)

[RFC PATCH v5 00/29] TDX KVM selftests
 2024-03-05  7:09 UTC  (6+ messages)
` [RFC PATCH v5 16/29] KVM: selftests: TDX: Add TDX HLT exit test
` [RFC PATCH v5 17/29] KVM: selftests: TDX: Add TDX MMIO reads test

[PATCH v1 0/1] Improved Memory Tier Creation for CPUless NUMA Nodes
 2024-03-05  7:37 UTC  (6+ messages)
  ` [External] "

[PATCH V2] tty: serial: fsl_lpuart: avoid idle preamble pending if CTS is enabled
 2024-03-05  7:35 UTC  (3+ messages)

[PATCH v3 0/2] Synchronize DT overlay removal with devlink removals
 2024-03-05  7:36 UTC  (10+ messages)
` [PATCH v3 2/2] of: overlay: Synchronize of_overlay_remove() with the "

[PATCH net-next v1 1/1] ieee802154: mcr20a: Remove unused of_gpio.h
 2024-03-05  7:33 UTC  (2+ messages)

[PATCH v4 0/3] Fix crashes and warnings in ext4 unit test
 2024-03-05  7:32 UTC  (4+ messages)

v6.8.0-rc6: mei_ace_probe / mei_vsc_probe: do not call blocking ops when !TASK_RUNNING
 2024-03-05  7:32 UTC  (6+ messages)

[PATCH] iommu: Avoid races around default domain allocations
 2024-03-05  7:31 UTC  (3+ messages)
` [PATCH RESEND STABLE v6.1] "

linux-next: duplicate patch in the tee tree
 2024-03-05  7:30 UTC  (3+ messages)

[PATCH net-next v1 1/1] ieee802154: at86rf230: Replace of_gpio.h by proper one
 2024-03-05  7:30 UTC  (2+ messages)

[PATCH v3 0/2] Add support i.MX95 BLK CTL module clock features
 2024-03-05  7:30 UTC  (8+ messages)
` [PATCH v3 1/2] dt-bindindgs: clock: support NXP i.MX95 BLK CTL module

[PATCH net 1/1] igc: avoid returning frame twice in XDP_REDIRECT
 2024-03-05  7:28 UTC  (2+ messages)
` [Intel-wired-lan] "

Cover-cover letter for two resctrl patch sets
 2024-03-05  7:28 UTC  (2+ messages)

[PATCH v4 0/3] fpga: xilinx-selectmap: add new driver
 2024-03-05  7:27 UTC  (8+ messages)
` [PATCH v4 2/3] dt-bindings: fpga: xlnx,fpga-selectmap: add DT schema

[PATCH v8 0/2] wifi: mwifiex: add code to support host mlme
 2024-03-05  7:25 UTC  (5+ messages)
` [PATCH v8 1/2] wifi: mwifiex: add host mlme for client mode
    ` [EXT] "

[PATCH 3/3] s390: supplement for ptdesc conversion
 2024-03-05  7:21 UTC  (2+ messages)
` [PATCH v2 "

[PATCH v2 0/3] Support intra-function call validation
 2024-03-05  7:20 UTC  (7+ messages)
    ` [External] "

[PATCH v3] driver core: Cancel scheduled pm_runtime_idle() on device removal
 2024-03-05  7:19 UTC  (6+ messages)

[PATCH v1 tty] 8250: microchip: pci1xxxx: Refactor TX Burst code to use pre-existing APIs
 2024-03-05  7:19 UTC  (8+ messages)

[PATCH net-next 0/6] net: constify struct class usage
 2024-03-05  7:17 UTC  (4+ messages)
` [PATCH net-next 2/6] net: wan: framer: make framer_class constant

[RFC PATCH net-next v6 00/15] Device Memory TCP
 2024-03-05  7:16 UTC  (3+ messages)
` [RFC PATCH net-next v6 07/15] page_pool: convert to use netmem

[PATCH] rust: add flags for shadow call stack sanitizer
 2024-03-05  7:15 UTC  (3+ messages)

[PATCH 0/2] devlink: Take care of FWNODE_FLAG_NOT_DEVICE in case of DT overlays
 2024-03-05  7:14 UTC  (5+ messages)
` [PATCH 2/2] of: property: fw_devlink: Fix links to supplier when created from phandles

dmaengine: CPU stalls while loading bluetooth module
 2024-03-05  7:13 UTC  (2+ messages)

[PATCH net-next v7 0/9] net: hisi-femac: add support for Hi3798MV200, remove unmaintained compatibles
 2024-03-05  7:12 UTC  (8+ messages)
` [PATCH net-next v7 4/9] dt-bindings: net: convert hisi-femac.txt to YAML
` [PATCH net-next v7 9/9] net: hisi_femac: remove unused MODULE_ALIAS()

[PATCH v4 0/7] crypto: starfive: Add support for JH8100
 2024-03-05  7:10 UTC  (8+ messages)
` [PATCH v4 1/7] dt-bindings: crypto: starfive: Add jh8100 support
` [PATCH v4 2/7] crypto: starfive: Update hash dma usage
` [PATCH v4 3/7] crypto: starfive: Skip unneeded key free
` [PATCH v4 4/7] crypto: starfive: Use dma for aes requests
` [PATCH v4 5/7] dmaengine: dw-axi-dmac: Support hardware quirks
` [PATCH v4 6/7] crypto: starfive: Add sm3 support for JH8100
` [PATCH v4 7/7] crypto: starfive: Add sm4 "

[PATCH 00/21] TDX/SNP part 1 of n, for 6.9
 2024-03-05  7:09 UTC  (7+ messages)
` [PATCH 01/21] KVM: x86: Split core of hypercall emulation to helper function
` [PATCH 02/21] KVM: Allow page-sized MMU caches to be initialized with custom 64-bit values
` [PATCH 03/21] KVM: x86/mmu: Replace hardcoded value 0 for the initial value for SPTE

[PATCH 0/2] Fix I/O high when memory almost met memcg limit
 2024-03-05  7:07 UTC  (3+ messages)
` [PATCH 2/2] mm/readahead: limit sync readahead while too many active refault

[PATCH] Revert "tty: serial: simplify qcom_geni_serial_send_chunk_fifo()"
 2024-03-05  7:07 UTC  (3+ messages)

[PATCH] block: move capacity validation to blkpg_do_ioctl()
 2024-03-05  7:06 UTC  (5+ messages)

[PATCH] arm64: defconfig: build ath12k as a module
 2024-03-05  7:04 UTC  (4+ messages)

linux-next: duplicate patches in the samsung-krzk tree
 2024-03-05  7:02 UTC  (2+ messages)

[PATCH] nvmem: meson-mx-efuse: Remove nvmem_device from efuse struct
 2024-03-05  6:58 UTC 

[PATCH v7 00/12] iov_iter: Convert the iterator macros into inline funcs
 2024-03-05  6:57 UTC  (11+ messages)
` [PATCH v7 07/12] iov_iter: Convert iterate*() to "
  ` [bug report] dead loop in generic_perform_write() //Re: "

[PATCH] ASoC: soc-core.c: Skip dummy codec when adding platforms
 2024-03-05  6:56 UTC 

[PATCH] usb: Disable USB3 LPM at shutdown
 2024-03-05  6:51 UTC 

[PATCH] USB: serial: cp210x: add pid/vid for TDK NC0110013M and MM0110113M
 2024-03-05  6:52 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: sm8650: Add missing reserved memory for chipinfo
 2024-03-05  6:50 UTC  (2+ messages)

[PATCH v4 0/8] Add NSS clock controller support for Qualcomm IPQ5332
 2024-03-05  6:41 UTC  (13+ messages)
` [PATCH v4 2/8] clk: qcom: ipq5332: enable few nssnoc clocks in driver probe

linux-next: build failure after merge of the mm tree
 2024-03-05  6:39 UTC  (2+ messages)

[PATCH 1/3] selftests/exec: Add the overall result line accourding to TAP
 2024-03-05  6:26 UTC  (4+ messages)
` [PATCH 2/3] selftest/exec: conform test to TAP format output

[PATCH] Revert "Input: bcm5974 - check endpoint type before starting traffic"
 2024-03-05  6:26 UTC  (3+ messages)

[PATCH] rcutorture: Fix rcu_torture_pipe_update_one()/rcu_torture_writer() data race and concurrency bug
 2024-03-05  6:24 UTC  (2+ messages)

[RESEND, PATCH 0/5] Add CMDQ API for upcoming ISP feature
 2024-03-05  6:23 UTC  (8+ messages)
` [RESEND, PATCH 3/5] soc: mediatek: mtk-cmdq: Add cmdq_pkt_poll_addr() function

nfs4_schedule_state_manager stuck in tight loop
 2024-03-05  6:09 UTC  (3+ messages)

guide on bisecting (was Re: [REGRESSION] kexec does firmware reboot in kernel v6.7.6)
 2024-03-05  6:12 UTC  (5+ messages)

[PATCH v11] pwm: opencores: Add PWM driver support
 2024-03-05  6:12 UTC  (2+ messages)

drivers/opp/debugfs.c:48:54: warning: '%d' directive output may be truncated writing between 1 and 11 bytes into a region of size 8
 2024-03-05  6:10 UTC  (8+ messages)

[PATCH V2 1/2] OPP: debugfs: Fix warning with W=1 builds
 2024-03-05  6:09 UTC  (3+ messages)

[PATCH v2 1/2] perf/ring_buffer: Trigger IO signals for watermark wakeups
 2024-03-05  6:08 UTC  (2+ messages)
` [PATCH v2 2/2] selftests/perf_events: Test FASYNC with "

[linux-next:master] [mm,page_owner] 4bedfb314b: BUG:KASAN:null-ptr-deref_in_init_page_owner
 2024-03-05  6:08 UTC 

[PATCH v5 1/2] selftests/dmabuf-heap: conform test to TAP format output
 2024-03-05  6:08 UTC  (2+ messages)
` [PATCH v5 2/2] selftests: dmabuf-heap: add config file for the test

[PATCH kernel v2] pci/doe: Support discovery version
 2024-03-05  6:02 UTC  (3+ messages)

[PATCH for-next] RDMA/hns: Append SCC context to the raw dump of QPC
 2024-03-05  5:52 UTC 

[PATCH v7 0/9] usb: misc: onboard_hub: add support for XMOS XVF3500
 2024-03-05  5:55 UTC  (5+ messages)
` [PATCH v7 6/9] ARM: multi_v7_defconfig: update ONBOARD_USB_HUB to ONBOAD_USB_DEV
` [PATCH v7 7/9] usb: misc: onboard_dev: add support for non-hub devices
` [PATCH v7 8/9] ASoC: dt-bindings: xmos,xvf3500: add XMOS XVF3500 voice processor
` [PATCH v7 9/9] usb: misc: onboard_dev: add support for XMOS XVF3500


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