messages from 2025-06-20 06:29:13 to 2025-06-20 08:40:59 UTC [more...]
[PATCH v2 0/4] arm64: dts: rockchip: enable further peripherals on ArmSoM Sige5
2025-06-20 8:40 UTC (3+ messages)
[PATCH 00/11] power: supply: pmi8998 charger improvements and smb5 support
2025-06-20 8:40 UTC (5+ messages)
` [PATCH 09/11] power: supply: qcom_smbx: add "
` [PATCH 10/11] MAINTAINERS: add myself as smbx charger driver maintainer
[PATCH net-next RFC] selftests: net: add netpoll basic functionality test
2025-06-20 8:39 UTC (5+ messages)
[PATCH net 0/3] vsock: Fix transport_{h2g,g2h,dgram,local} TOCTOU issues
2025-06-20 8:37 UTC (5+ messages)
` [PATCH net 1/3] vsock: Fix transport_{h2g,g2h} TOCTOU
` [PATCH net 3/3] vsock: Fix transport_* TOCTOU
[PATCH v13 0/5] rust: adds Bitmap API, ID pool and bindings
2025-06-20 8:36 UTC (7+ messages)
` [PATCH v13 1/5] rust: add bindings for bitmap.h
` [PATCH v13 2/5] rust: add bindings for bitops.h
` [PATCH v13 3/5] rust: add bitmap API
` [PATCH v13 4/5] rust: add find_bit_benchmark_rust module
` [PATCH v13 5/5] rust: add dynamic ID pool abstraction for bitmap
[PATCH 0/7] Add ASPEED PCIe Root Complex support
2025-06-20 8:36 UTC (17+ messages)
` [PATCH 1/7] dt-bindings: phy: Add document for ASPEED PCIe PHY
` 回覆: "
` [PATCH 2/7] dt-bindings: pci: Add document for ASPEED PCIe Config
` 回覆: "
` [PATCH 3/7] dt-bindings: pci: Add document for ASPEED PCIe RC
` [PATCH 4/7] ARM: dts: aspeed-g6: Add AST2600 PCIe RC PERST ctrl pin
` [PATCH 6/7] pinctrl: aspeed-g6: Add PCIe RC PERST pin group
` 回覆: [PATCH 0/7] Add ASPEED PCIe Root Complex support
[PATCH v5 00/13] further mt7988 devicetree work
2025-06-20 8:35 UTC (14+ messages)
` [PATCH v5 01/13] dt-bindings: net: mediatek,net: update for mt7988
` [PATCH v5 02/13] dt-bindings: net: dsa: mediatek,mt7530: add dsa-port definition "
` [PATCH v5 03/13] dt-bindings: net: dsa: mediatek,mt7530: add internal mdio bus
` [PATCH v5 04/13] dt-bindings: interconnect: add mt7988-cci compatible
` [PATCH v5 05/13] arm64: dts: mediatek: mt7988: add cci node
` [PATCH v5 06/13] arm64: dts: mediatek: mt7988: add basic ethernet-nodes
` [PATCH v5 07/13] arm64: dts: mediatek: mt7988: add switch node
` [PATCH v5 08/13] arm64: dts: mediatek: mt7988a-bpi-r4: add proc-supply for cci
` [PATCH v5 09/13] arm64: dts: mediatek: mt7988a-bpi-r4: drop unused pins
` [PATCH v5 10/13] arm64: dts: mediatek: mt7988a-bpi-r4: add gpio leds
` [PATCH v5 11/13] arm64: dts: mediatek: mt7988a-bpi-r4: add aliases for ethernet
` [PATCH v5 12/13] arm64: dts: mediatek: mt7988a-bpi-r4: add sfp cages and link to gmac
` [PATCH v5 13/13] arm64: dts: mediatek: mt7988a-bpi-r4: configure switch phys and leds
[RFC PATCH 0/3] Add current load setting for qcom camss csiphy
2025-06-20 8:35 UTC (6+ messages)
` [RFC PATCH 1/3] media: dt-bindings: Add regulator current load
` [RFC PATCH 3/3] arm64: dts: qcom: qcs6490-rb3gen2: Add csiphy current support
[PATCH v2 00/16] Use drm_panel_get/put() in of_drm_find_panel() and its callers
2025-06-20 8:33 UTC (3+ messages)
` [PATCH v2 01/16] drm/panel: get/put panel reference in drm_panel_add/remove()
[PATCH] tools/nolibc: fix spelling of FD_SETBITMASK in FD_* macros
2025-06-20 8:33 UTC
include/linux/ftrace.h:190:9: error: call to undeclared function 'arch_ftrace_get_regs'; ISO C99 and later do not support implicit function declarations
2025-06-20 8:32 UTC (2+ messages)
[PATCH V2] fs: export anon_inode_make_secure_inode() and fix secretmem LSM bypass
2025-06-20 8:31 UTC (2+ messages)
[PATCH iwl-next,v2 1/1] igc: Add wildcard rule support to ethtool NFC using Default Queue
2025-06-20 8:30 UTC (5+ messages)
[RESEND PATCH v4 00/10] Support Engicam MicroGEA boards
2025-06-20 8:27 UTC (11+ messages)
` [RESEND PATCH v4 01/10] dt-bindings: arm: fsl: support Engicam MicroGEA BMM board
` [RESEND PATCH v4 02/10] ARM: dts: imx6ul: support Engicam MicroGEA-MX6UL SoM
` [RESEND PATCH v4 03/10] ARM: dts: imx6ul: support Engicam MicroGEA BMM board
` [RESEND PATCH v4 04/10] ARM: imx_v6_v7_defconfig: cleanup with savedefconfig
` [RESEND PATCH v4 05/10] ARM: imx_v6_v7_defconfig: select CONFIG_INPUT_PWM_BEEPER
` [RESEND PATCH v4 06/10] dt-bindings: arm: fsl: support Engicam MicroGEA RMM board
` [RESEND PATCH v4 07/10] ARM: dts: imx6ul: "
` [RESEND PATCH v4 08/10] dt-bindings: arm: fsl: support Engicam MicroGEA GTW board
` [RESEND PATCH v4 09/10] ARM: dts: imx6ul: "
` [RESEND PATCH v4 10/10] ARM: imx_v6_v7_defconfig: select CONFIG_USB_HSIC_USB3503
[PATCH v12 0/5] rust: adds Bitmap API, ID pool and bindings
2025-06-20 8:27 UTC (4+ messages)
` [PATCH v12 5/5] rust: add dynamic ID pool abstraction for bitmap
[PATCH v3 0/2] PCI: imx6: Add external reference clock mode support
2025-06-20 8:26 UTC (4+ messages)
` [PATCH v3 1/2] dt-binding: pci-imx6: "
register_syctl_init error in linux-next-20250612
2025-06-19 12:39 UTC (2+ messages)
[PATCH v3] ASoC: wm8524: enable constraints when sysclk is configured
2025-06-20 8:26 UTC (2+ messages)
[PATCH 0/2] arm: dts: OMAP: Clean up devicetree bindings and compatible strings
2025-06-20 8:24 UTC (3+ messages)
` [PATCH 1/2] dt-bindings: omap: Add missing AM33xx "
` [PATCH 2/2] arm: dts: omap: Remove incorrect compatible strings from device trees
[PATCH v8 00/13] media: rockchip: add a driver for the rockchip camera interface
2025-06-20 8:22 UTC (5+ messages)
` [PATCH v8 06/13] "
[PATCH v2] powerpc: floppy: Add missing checks after DMA map
2025-06-20 7:58 UTC (3+ messages)
[PATCH 0/8] Aspeed SDHCI driver workaround and auto tune
2025-06-20 8:19 UTC (14+ messages)
` [PATCH 1/8] mmc: sdhci-of-aspeed: Fix sdhci software reset can't be cleared issue
` [PATCH 4/8] mmc: sdhci-of-aspeed: Get max clockk by using default api
` [PATCH 5/8] mmc: sdhci-of-aspeed: Fix null pointer
` [PATCH 6/8] mmc: sdhci-of-aspeed: Add output timing phase tuning
[PATCH v9 00/13] nommu UML
2025-06-19 10:31 UTC (3+ messages)
` [PATCH v9 04/13] x86/um: nommu: syscall handling
[PATCH v5 0/5] Add support for BeagleBone Green Eco board
2025-06-20 8:15 UTC (6+ messages)
` [PATCH v5 1/5] arm: dts: omap: am335x-bone-common: Rename tps to generic pmic node
` [PATCH v5 2/5] dt-bindings: omap: Add Seeed BeagleBone Green Eco
` [PATCH v5 3/5] arm: dts: omap: Add support for BeagleBone Green Eco board
` [PATCH v5 4/5] arm: omap2plus_defconfig: Enable TPS65219 regulator
` [PATCH v5 5/5] arm: multi_v7_defconfig: "
[PATCH v10 00/14] unwind_user: x86: Deferred unwinding infrastructure
2025-06-20 8:15 UTC (3+ messages)
` [PATCH v10 08/14] unwind deferred: Use bitmask to determine which callbacks to call
[GIT PULL] bcachefs fixes for 6.16-rc3
2025-06-20 8:14 UTC (6+ messages)
[RFC 0/2] lib/vsprintf: Add support for pte_t
2025-06-20 8:12 UTC (16+ messages)
` [RFC 1/2] "
[PATCH v3 0/7] Adjust fbcon console device detection
2025-06-20 8:12 UTC (3+ messages)
` [PATCH v3 5/7] ALSA: hda: Use pci_is_display()
[PATCH 0/6] Some improvements for the doc build system
2025-06-20 8:11 UTC (7+ messages)
` [PATCH 1/6] docs: conf.py: properly handle include and exclude patterns
` [PATCH 2/6] docs: Makefile: disable check rules on make cleandocs
` [PATCH 3/6] scripts: scripts/test_doc_build.py: add script to test doc build
` [PATCH 4/6] scripts/test_doc_build.py: make capture assynchronous
` [PATCH 5/6] scripts: test_doc_build.py: better control its output
` [PATCH 6/6] docs: sphinx: add a file with the requirements for lowest version
[BUG] ALSA: intel8x: Why incorrect codec index used setting ICH_DI2L SDIN
2025-06-20 8:11 UTC (4+ messages)
` [External] : "
[PATCH v10 0/5] New trait OwnableRefCounted for ARef<->Owned conversion
2025-06-20 8:09 UTC (7+ messages)
` [PATCH v10 1/5] rust: types: Add Ownable/Owned types
[PATCH v3] pmdomain: Use str_enable_disable() and str_on_off() helpers
2025-06-20 8:08 UTC
[PATCH] ALSA: mixer_oss: Replace deprecated strcpy() with strscpy()
2025-06-20 8:08 UTC (4+ messages)
[PATCH] ALSA: aloop: Replace deprecated strcpy() with strscpy()
2025-06-20 8:06 UTC (2+ messages)
[PATCH v6 0/5] Support i.MX28 Amarula rmm board
2025-06-20 8:06 UTC (6+ messages)
` [PATCH v6 1/5] ARM: dts: imx28: add pwm7 muxing options
` [PATCH v6 2/5] dt-bindings: arm: fsl: add i.MX28 Amarula rmm board
` [PATCH v6 3/5] ARM: dts: mxs: support "
` [PATCH v6 4/5] ARM: mxs_defconfig: Cleanup mxs_defconfig
` [PATCH v6 5/5] ARM: mxs_defconfig: select new drivers used by imx28-amarula-rmm
[PATCH 00/28] mm, swap: introduce swap table
2025-06-20 8:04 UTC (5+ messages)
` [PATCH 20/28] mm, swap: check swap table directly for checking cache
[PATCH] perf/headers: Document PERF_PMU_CAP capability flags
2025-06-20 8:04 UTC (4+ messages)
[PATCH] ALSA: emu10k1: Replace deprecated strcpy() with strscpy()
2025-06-20 8:04 UTC (2+ messages)
[PATCH v2] ALSA: hda/realtek: Fixup ft alc257 rename alc3328
2025-06-20 8:02 UTC (2+ messages)
[PATCH] ALSA: hda/realtek: Enable headset Mic on Positivo P15X
2025-06-20 8:01 UTC (2+ messages)
[PATCH 0/3] tools/nolibc: add support for SuperH
2025-06-20 7:51 UTC (3+ messages)
` [PATCH 2/3] selftests/nolibc: use file driver for QEMU serial
[PATCH v6] arm64/mm: Optimize loop to reduce redundant operations of contpte_ptep_get
2025-06-20 7:56 UTC (5+ messages)
[PATCH v2 0/3] Coresight TMC-ETR some bugfixes and cleanups
2025-06-20 7:54 UTC (4+ messages)
` [PATCH v2 1/3] coresight: tmc: Add missing doc of tmc_drvdata::reading
` [PATCH v2 2/3] coresight: tmc: refactor the tmc-etr mode setting to avoid race conditions
` [PATCH v2 3/3] coresight: tmc: Decouple the perf buffer allocation from sysfs mode
[PATCH v4 0/3] rpmsg: Introduce RPMSG_CREATE_EPT_FD_IOCTL uAPI
2025-06-20 7:52 UTC (4+ messages)
[PATCH v3] nfsd: Implement large extent array support in pNFS
2025-06-20 7:53 UTC (3+ messages)
[PATCH v2 0/4] mm/shmem, swap: bugfix and improvement of mTHP swap in
2025-06-20 7:53 UTC (3+ messages)
` [PATCH v2 3/4] mm/shmem, swap: improve mthp swapin process
[PATCH v2 2/6] pci/hotplug/pnv_php: Work around switches with broken
2025-06-20 7:52 UTC (3+ messages)
[PATCH] powerpc: floppy: Add missing checks after DMA map
2025-06-20 7:44 UTC (2+ messages)
[PATCH] drm/bridge: ti-sn65dsi86: remove unnecessary GPIO line direction check
2025-06-20 7:49 UTC
[PATCH net-next v5] page_pool: import Jesper's page_pool benchmark
2025-06-20 7:49 UTC (2+ messages)
[PATCH] selftests/nolibc: make stackprotector probing more robust
2025-06-20 7:40 UTC (2+ messages)
[PATCH] iommu/rockchip: prevent iommus dead loop when two masters share one IOMMU
2025-06-20 7:39 UTC
[PATCH 0/4] firmware: arm_scmi: Add xfer inflight debug and trace
2025-06-20 8:46 UTC (2+ messages)
[PATCH v2] crypto: inside-secure: Fix `dma_unmap_sg()` nents value
2025-06-20 7:29 UTC
[PATCH RFC/RFT 00/15] gpio: sysfs: add a per-chip export/unexport attribute pair
2025-06-20 7:30 UTC (2+ messages)
` (subset) "
[PATCH] clk: versaclock7: Constify regmap_range_cfg array
2025-06-20 7:30 UTC (2+ messages)
[Patch v4 00/13] arch-PEBS enabling for Intel platforms
2025-06-20 10:39 UTC (14+ messages)
` [Patch v4 01/13] perf/x86/intel: Replace x86_pmu.drain_pebs calling with static call
` [Patch v4 02/13] perf/x86/intel: Correct large PEBS flag check
` [Patch v4 03/13] perf/x86/intel: Initialize architectural PEBS
` [Patch v4 04/13] perf/x86/intel/ds: Factor out PEBS record processing code to functions
` [Patch v4 05/13] perf/x86/intel/ds: Factor out PEBS group "
` [Patch v4 06/13] perf/x86/intel: Process arch-PEBS records or record fragments
` [Patch v4 07/13] perf/x86/intel: Allocate arch-PEBS buffer and initialize PEBS_BASE MSR
` [Patch v4 08/13] perf/x86/intel: Update dyn_constranit base on PEBS event precise level
` [Patch v4 09/13] perf/x86/intel: Setup PEBS data configuration and enable legacy groups
` [Patch v4 10/13] perf/x86/intel: Add counter group support for arch-PEBS
` [Patch v4 11/13] perf/x86: Support to sample SSP register
` [Patch v4 12/13] perf/x86/intel: Support to sample SSP register for arch-PEBS
` [Patch v4 13/13] perf tools: x86: Support to show SSP register
[PATCH v4] ARM: dts: aspeed: yosemite4: add gpio name for uart mux sel
2025-06-20 7:27 UTC (2+ messages)
[PATCH v4 0/2] vmbus: Add DeviceTree support for message connection-id
2025-06-20 7:22 UTC (5+ messages)
` [PATCH v4 1/2] dt-bindings: microsoft: Add vmbus message-connection-id property
` [PATCH v4 2/2] vmbus: retrieve connection-id from DeviceTree
[PATCH 0/5] clk: Do not enable by default during compile testing
2025-06-20 7:21 UTC (5+ messages)
` [PATCH 2/5] clk: nuvoton: "
` [PATCH 3/5] clk: stm32: "
[PATCH 0/2] clk: add a clk_hw helpers to get the clock device or device_node
2025-06-20 7:20 UTC (6+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] clk: tests: add clk_hw_get_dev() and clk_hw_get_of_node() tests
[PATCH v1] bus: mhi: host: pci_generic: Add support for EM929x and set MRU to 32768 for better performance
2025-06-20 7:20 UTC (4+ messages)
[PATCH v4 1/2] dt-bindings: net: bluetooth: nxp: Add support for 4M baudrate
2025-06-20 7:17 UTC (2+ messages)
[PATCH] hid: replace scnprintf() with sysfs_emit()
2025-06-20 7:15 UTC (2+ messages)
[PATCH] misc: rtsx: Add support for RTS5264 Version B and optimize init flow
2025-06-20 7:13 UTC
[PATCH] HID: lenovo: Add support for ThinkPad X1 Tablet Thin Keyboard Gen2
2025-06-20 7:10 UTC (2+ messages)
[PATCH v3 0/4] Support for Adreno X1-45 GPU
2025-06-20 7:09 UTC (6+ messages)
` [PATCH v3 1/4] dt-bindings: opp: adreno: Update regex of OPP entry
` [PATCH v3 2/4] arm64: defconfig: Enable X1P42100 GPUCC driver
` [PATCH v3 3/4] drm/msm/adreno: Add Adreno X1-45 support
` [PATCH v3 4/4] arm64: dts: qcom: Add GPU support to X1P42100 SoC
[PATCH v2] HID: rate-limit hid_warn to prevent log flooding
2025-06-20 7:09 UTC (2+ messages)
[PATCH v2 0/3] TDX attestation support and GHCI fixup
2025-06-20 7:09 UTC (2+ messages)
[PATCH] tools/hv: fcopy: Fix irregularities with size of ring buffer
2025-06-20 7:06 UTC
[PATCH][next] HID: uclogic: make read-only array reconnect_event static const
2025-06-20 7:06 UTC (2+ messages)
[PATCH v1] HID: mcp-2221: Replace manual comparison with min() macro
2025-06-20 7:03 UTC (2+ messages)
[PATCH 2/3] lib/crc/crc32: change crc32() from macro to inline function and remove cast
2025-06-20 7:01 UTC (2+ messages)
[PATCH v2] bus: mhi: host: pci_generic: Add Foxconn T99W696
2025-06-20 7:01 UTC (3+ messages)
` "
[PATCH] HID: appletb-kbd: fix "appletb_backlight" backlight device reference counting
2025-06-20 7:01 UTC (2+ messages)
[PATCH] HID: intel-thc-hid: Separate max input size control conditional list
2025-06-20 7:00 UTC (2+ messages)
[syzbot] [mm?] KASAN: slab-use-after-free Read in do_sync_mmap_readahead
2025-06-20 6:57 UTC
[PATCH] x86/platform/quark: fix kernel-doc warnings in imr.c
2025-06-20 6:56 UTC
[REGRESSION] USB HID initialization delay (~8s) for Semitek keyboard on kernel 6.15.*
2025-06-20 6:55 UTC (2+ messages)
[syzbot] [kernel?] KMSAN: kernel-infoleak in vmci_host_unlocked_ioctl (3)
2025-06-20 6:54 UTC (3+ messages)
` [syzbot] "
[PATCH] netfilter: ipset: fix typo in hash size macro
2025-06-20 6:44 UTC (2+ messages)
[PATCH 0/2] ARM: dts: Add support for Meta Clemente BMC
2025-06-20 6:51 UTC (6+ messages)
` [PATCH 1/2] Documentation/devicetree/bindings/arm/aspeed/aspeed.yaml
` [PATCH 2/2] ARM: dts: aspeed: clemente: add Meta Clemente BMC
[PATCH v5 0/3] Export fan control and register fans as cooling devices
2025-06-20 6:49 UTC (4+ messages)
` [PATCH v5 1/3] platform/chrome: update pwm fan control host commands
` [PATCH v5 2/3] hwmon: (cros_ec) add PWM control over fans
` [PATCH v5 3/3] hwmon: (cros_ec) register fans into thermal framework cooling devices
[PATCH] HID: mcp2221: set gpio pin mode
2025-06-20 6:48 UTC (2+ messages)
[PATCH net-next] Bluetooth: Remove hci_conn_hash_lookup_state()
2025-06-20 7:03 UTC
[syzbot] [block?] possible deadlock in bdev_release
2025-06-20 6:44 UTC
[syzbot] [gfs2?] kernel BUG in __gfs2_glock_put (2)
2025-06-20 6:44 UTC
[PATCH 0/5] Introduce "non_pixel" sub node within iris video node
2025-06-20 6:41 UTC (4+ messages)
` [PATCH 1/5] dt-bindings: media: qcom,sm8550-iris: add non_pixel and resv_region properties
[RFC PATCH v1 0/4] Kernel thread based async batch migration
2025-06-20 6:39 UTC (2+ messages)
[PATCH] sched/fair: set the se->vlag strictly following the paper
2025-06-20 6:37 UTC (4+ messages)
[git pull] drm fixes for 6.16-rc3
2025-06-20 6:34 UTC (2+ messages)
[GIT PULL] Crypto Fixes for 6.16
2025-06-20 6:34 UTC (2+ messages)
[PATCH] samples/damon: add parameters for node0 memory usage
2025-06-20 6:29 UTC (2+ messages)
[PATCH v2 3/3] AppArmor: add support for lsm_config_self_policy and lsm_config_system_policy
2025-06-20 6:28 UTC (2+ messages)
[PATCH v2 2/3] lsm: introduce security_lsm_config_*_policy hooks
2025-06-20 6:28 UTC (2+ messages)
[PATCH RFC] mm: memory-tiering: Fix PGPROMOTE_CANDIDATE accounting
2025-06-20 6:28 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox