All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-06-07 07:26:24 to 2025-06-07 10:10:34 UTC [more...]

[PATCH 6.15 00/34] 6.15.2-rc1 review
 2025-06-07 10:07 UTC  (5+ messages)
` [PATCH 6.15 01/34] tracing: Fix compilation warning on arm32
` [PATCH 6.15 10/34] Documentation: ACPI: Use all-string data node references
` [PATCH 6.15 11/34] pinctrl: mediatek: eint: Fix invalid pointer dereference for v1 platforms
` [PATCH 6.15 12/34] rtc: Make rtc_time64_to_tm() support dates before 1970

[PATCH 6.14 00/24] 6.14.11-rc1 review
 2025-06-07 10:08 UTC  (25+ messages)
` [PATCH 6.14 01/24] tracing: Fix compilation warning on arm32
` [PATCH 6.14 02/24] pinctrl: armada-37xx: use correct OUTPUT_VAL register for GPIOs > 31
` [PATCH 6.14 03/24] pinctrl: armada-37xx: set GPIO output value before setting direction
` [PATCH 6.14 04/24] clk: samsung: correct clock summary for hsi1 block
` [PATCH 6.14 05/24] acpi-cpufreq: Fix nominal_freq units to KHz in get_max_boost_ratio()
` [PATCH 6.14 06/24] Documentation: ACPI: Use all-string data node references
` [PATCH 6.14 07/24] rtc: Make rtc_time64_to_tm() support dates before 1970
` [PATCH 6.14 08/24] rtc: Fix offset calculation for .start_secs < 0
` [PATCH 6.14 09/24] orangefs: adjust counting code to recover from 665575cf
` [PATCH 6.14 10/24] usb: quirks: Add NO_LPM quirk for SanDisk Extreme 55AE
` [PATCH 6.14 11/24] usb: storage: Ignore UAS driver for SanDisk 3.2 Gen2 storage device
` [PATCH 6.14 12/24] USB: serial: pl2303: add new chip PL2303GC-Q20 and PL2303GT-2AB
` [PATCH 6.14 13/24] usb: typec: ucsi: fix Clang -Wsign-conversion warning
` [PATCH 6.14 14/24] Bluetooth: hci_qca: move the SoC type check to the right place
` [PATCH 6.14 15/24] serial: jsm: fix NPE during jsm_uart_port_init
` [PATCH 6.14 16/24] nvmem: rmem: select CONFIG_CRC32
` [PATCH 6.14 17/24] usb: usbtmc: Fix timeout value in get_stb
` [PATCH 6.14 18/24] binder: fix use-after-free in binderfs_evict_inode()
` [PATCH 6.14 19/24] binder: fix yet another UAF in binder_devices
` [PATCH 6.14 20/24] thunderbolt: Do not double dequeue a configuration request
` [PATCH 6.14 21/24] dt-bindings: pwm: adi,axi-pwmgen: Fix clocks
` [PATCH 6.14 22/24] dt-bindings: usb: cypress,hx3: Add support for all variants
` [PATCH 6.14 23/24] dt-bindings: phy: imx8mq-usb: fix fsl,phy-tx-vboost-level-microvolt property
` [PATCH 6.14 24/24] Revert "drm/amd/display: more liberal vmin/vmax update for freesync"

[PATCH 0/9] A series of kernel-doc tweaks
 2025-06-07 10:09 UTC  (14+ messages)
` [PATCH 1/9] docs: kdoc: simplify the PROTO continuation logic
` [PATCH 2/9] docs: kdoc: move the core dispatch into a state table
` [PATCH 3/9] docs: kdoc: remove the section_intro variable
` [PATCH 4/9] docs: kdoc: simplify the kerneldoc recognition code
` [PATCH 5/9] docs: kdoc: remove the KernelEntry::is_kernel_comment member
` [PATCH 7/9] docs: kdoc: remove some ineffective code

[PATCH v4 0/4] Add EFI Debug Support Table feature
 2025-06-07 10:09 UTC  (6+ messages)
` [PATCH v4 1/4] efi: add EFI_SYSTEM_TABLE_POINTER for debug
` [PATCH v4 4/4] efi: add EFI_DEBUG_IMAGE_INFO "

[PATCH 6.12 00/24] 6.12.33-rc1 review
 2025-06-07 10:07 UTC  (25+ messages)
` [PATCH 6.12 01/24] tracing: Fix compilation warning on arm32
` [PATCH 6.12 02/24] f2fs: fix to avoid accessing uninitialized curseg
` [PATCH 6.12 03/24] pinctrl: armada-37xx: use correct OUTPUT_VAL register for GPIOs > 31
` [PATCH 6.12 04/24] pinctrl: armada-37xx: set GPIO output value before setting direction
` [PATCH 6.12 05/24] acpi-cpufreq: Fix nominal_freq units to KHz in get_max_boost_ratio()
` [PATCH 6.12 06/24] Documentation: ACPI: Use all-string data node references
` [PATCH 6.12 07/24] rtc: Make rtc_time64_to_tm() support dates before 1970
` [PATCH 6.12 08/24] rtc: Fix offset calculation for .start_secs < 0
` [PATCH 6.12 09/24] accel/ivpu: Add initial Panther Lake support
` [PATCH 6.12 10/24] accel/ivpu: Update power island delays
` [PATCH 6.12 11/24] PCI/ASPM: Disable L1 before disabling L1 PM Substates
` [PATCH 6.12 12/24] block: fix adding folio to bio
` [PATCH 6.12 13/24] Revert "cpufreq: tegra186: Share policy per cluster"
` [PATCH 6.12 14/24] usb: quirks: Add NO_LPM quirk for SanDisk Extreme 55AE
` [PATCH 6.12 15/24] usb: storage: Ignore UAS driver for SanDisk 3.2 Gen2 storage device
` [PATCH 6.12 16/24] USB: serial: pl2303: add new chip PL2303GC-Q20 and PL2303GT-2AB
` [PATCH 6.12 17/24] usb: typec: ucsi: fix Clang -Wsign-conversion warning
` [PATCH 6.12 18/24] Bluetooth: hci_qca: move the SoC type check to the right place
` [PATCH 6.12 19/24] serial: jsm: fix NPE during jsm_uart_port_init
` [PATCH 6.12 20/24] usb: usbtmc: Fix timeout value in get_stb
` [PATCH 6.12 21/24] thunderbolt: Do not double dequeue a configuration request
` [PATCH 6.12 22/24] dt-bindings: usb: cypress,hx3: Add support for all variants
` [PATCH 6.12 23/24] dt-bindings: phy: imx8mq-usb: fix fsl,phy-tx-vboost-level-microvolt property
` [PATCH 6.12 24/24] Revert "drm/amd/display: more liberal vmin/vmax update for freesync"

[PATCH 00/11] x86: WARN() hackery
 2025-06-07 10:08 UTC  (13+ messages)
` [PATCH 01/11] x86: Provide assembly __bug_table helpers
` [PATCH 02/11] bug: Add BUG_FORMAT infrastructure
` [PATCH 03/11] bug: Clean up CONFIG_GENERIC_BUG_RELATIVE_POINTERS
` [PATCH 04/11] bug: Add BUG_FORMAT_ARGS infrastructure
` [PATCH 05/11] bug: Add report_bug_entry()
` [PATCH 06/11] bug: Allow architectures to provide __WARN_printf()
` [PATCH 07/11] x86_64/bug: Add BUG_FORMAT basics
` [PATCH 08/11] x86_64/bug: Implement __WARN_printf()
` [PATCH 09/11] x86/bug: Implement WARN_ONCE()
` [PATCH 10/11] x86: Clean up default rethunk warning
` [PATCH 11/11] x86_64/bug: Inline the UD1

Question on BIGGEST_ALIGNMENT in GCC on NetBSD/m68k
 2025-06-07 10:02 UTC  (15+ messages)

[PATCH 6.11 1/1] PCI/ASPM: Disable L1 before disabling L1 PM Substates
 2025-06-07  9:57 UTC  (2+ messages)

[PATCH] arm64: topology: Setup amu fie when cpu hotplugging
 2025-06-07  9:45 UTC 

[ath:master-pending] BUILD SUCCESS 986cb3f8d8f690f085c14c549fa2c859df78a7a7
 2025-06-07  9:43 UTC 

What's cooking in git.git (Jun 2025, #01; Thu, 5)
 2025-06-07  9:48 UTC  (2+ messages)

[PATCH RESEND v3] meson: fix Windows build
 2025-06-07  9:45 UTC 

[PATCH v8 0/3] media: venus: enable venus on qcs615
 2025-06-07  9:46 UTC  (13+ messages)

[PATCH v2 0/8] power: supply: Add several features support in qcom-battmgr driver
 2025-06-07  9:46 UTC  (6+ messages)
` [PATCH v2 5/8] power: supply: qcom_battmgr: Add charge control support

[PATCH] stash: allow "git stash -p <pathspec>" to assume push again
 2025-06-07  9:45 UTC  (4+ messages)
` [PATCH v3 0/2] stash: fix and improve "git stash -p <pathspec>"
  ` [PATCH v3 1/2] stash: allow "git stash -p <pathspec>" to assume push again
  ` [PATCH v3 2/2] stash: allow "git stash [<options>] --patch <pathspec>" to assume push

[gustavoars:testing/wfamnae-next20250606] BUILD REGRESSION 2aebeb5c325881159c6896f61fa4b16f2af46067
 2025-06-07  9:43 UTC 

[rafael-pm:bleeding-edge] BUILD REGRESSION 6b808debc32a8f17742453f202cdfe4aa5bd372e
 2025-06-07  9:42 UTC 

[PATCH i-g-t] tests/intel/gem_eio: Fix SIGABRT in kms subtest
 2025-06-07  9:39 UTC  (2+ messages)
` ✓ Xe.CI.Full: success for "

[PATCH 0/9] Support stm32h747-discovery board
 2025-06-07  9:37 UTC  (10+ messages)
` [PATCH 1/9] ARM: dts: stm32h7-pinctrl: add _a suffix to u[s]art_pins phandles
` [PATCH 2/9] dt-bindings: arm: stm32: add compatible for stm32h747i-disco board
` [PATCH 3/9] dt-bindings: clock: stm32h7: rename USART{7, 8}_CK to UART{7, 8}_CK
` [PATCH 4/9] ARM: dts: stm32: add uart8 node for stm32h743 MCU
` [PATCH 5/9] ARM: dts: stm32: add pin map for UART8 controller on stm32h743
` [PATCH 6/9] ARM: dts: stm32: add an extra pin map for USART1 "
` [PATCH 7/9] ARM: dts: stm32: support STM32h747i-disco board
` [PATCH 8/9] ARM: dts: stm32: add stm32h747i-disco-u-boot DTS file
` [PATCH 9/9] board: stm32: add stm32h747-discovery board support

FAILED: patch "[PATCH] dt-bindings: pwm: adi,axi-pwmgen: Fix clocks" failed to apply to 6.12-stable tree
 2025-06-07  9:38 UTC 

[openeuler:openEuler-1.0-LTS 1568/1568] block/blk-throttle.c:2306:1-7: preceding lock on line 2212
 2025-06-07  9:37 UTC 

[PATCH] media: venus: Fix MSM8998 frequency table
 2025-06-07  9:36 UTC  (5+ messages)

[PATCH 5.15 v3 00/16] ITS mitigation
 2025-06-07  9:34 UTC  (2+ messages)

[PATCH 00/10] Support Engicam MicroGEA boards
 2025-06-07  9:33 UTC  (11+ messages)
` [PATCH 01/10] dt-bindings: arm: fsl: support Engicam MicroGEA BMM board
` [PATCH 02/10] ARM: dts: imx6ul: support Engicam MicroGEA-MX6UL SoM
` [PATCH 03/10] ARM: dts: imx6ul: support Engicam MicroGEA BMM board
` [PATCH 04/10] ARM: imx_v6_v7_defconfig: cleanup mxs_defconfig
` [PATCH 05/10] ARM: imx_v6_v7_defconfig: select CONFIG_INPUT_PWM_BEEPER
` [PATCH 06/10] dt-bindings: arm: fsl: support Engicam MicroGEA RMM board
` [PATCH 07/10] ARM: dts: imx6ul: "
` [PATCH 08/10] dt-bindings: arm: fsl: support Engicam MicroGEA GTW board
` [PATCH 09/10] ARM: dts: imx6ul: "
` [PATCH 10/10] ARM: imx_v6_v7_defconfig: select CONFIG_USB_HSIC_USB3503

[PATCH v3] mm: use per_vma lock for MADV_DONTNEED
 2025-06-07  9:33 UTC  (4+ messages)

[PATCH 07/12] bpf: Return hashes of maps in BPF_OBJ_GET_INFO_BY_FD
 2025-06-07  9:26 UTC  (2+ messages)

[PATCH] compiler_types: Remove unnecessary indirection in compiletime_assert()
 2025-06-07  9:26 UTC 

[PATCH v2] .gitignore: ignore compile_commands.json globally
 2025-06-07  9:27 UTC  (2+ messages)

[PATCH v3 3/3] ABI: sysfs: add documentation for ST M24LR EEPROM and control interface
 2025-06-07  9:25 UTC  (3+ messages)
` [PATCH v3 1/3] dt-bindings: eeprom: Add ST M24LR support

[syzbot] [usb?] stack segment fault in __usb_hcd_giveback_urb
 2025-06-07  9:19 UTC 

[PATCHv3] media: venus: protect against spurious interrupts during probe
 2025-06-07  9:17 UTC  (2+ messages)

[PATCH 05/12] libbpf: Support exclusive map creation
 2025-06-07  9:16 UTC  (2+ messages)

[PATCH] modpost: Reduce the log level and fix the errors causing livepatch failure
 2025-06-07  9:08 UTC 

[PATCH] Documentation/process/: Change 5.x to 6.x; clarify terms; added note
 2025-06-07  8:56 UTC 

[PATCH mptcp-next v2 0/4] implement mptcp read_sock
 2025-06-07  8:54 UTC  (5+ messages)
` [PATCH mptcp-next v2 1/4] mptcp: use sk_eat_skb in recvmsg_mskq
` [PATCH mptcp-next v2 2/4] mptcp: implement .read_sock
` [PATCH mptcp-next v2 3/4] mptcp: set .splice_read
` [PATCH mptcp-next v2 4/4] selftests: mptcp: add splice test

[PATCH v4 0/6] Enable strict percpu address space checks
 2025-06-07  8:52 UTC  (8+ messages)
` [PATCH v4 6/6] percpu/x86: Enable strict percpu checks via named AS qualifiers
  ` Large modules with 6.15 [was: [PATCH v4 6/6] percpu/x86: Enable strict percpu checks via named AS qualifiers]

[RFC] mm: khugepaged: use largest enabled hugepage order for min_free_kbytes
 2025-06-07  8:44 UTC  (7+ messages)

[PATCH] config.mak.uname: update settings for Solaris 11
 2025-06-07  8:42 UTC  (2+ messages)

[GIT PULL] bcachefs fixes for 6.15 stable
 2025-06-07  8:36 UTC  (2+ messages)

[davidhildenbrand:vm_normal_page_pud 15/15] mm/pagewalk.c:878:32: error: implicit declaration of function 'vm_normal_page_pud'; did you mean 'vm_normal_page_pmd'?
 2025-06-07  8:34 UTC 

[PATCH] libtheora: upgrade 1.1.1 -> 1.2.0
 2025-06-07  8:35 UTC  (2+ messages)
` [OE-core] "

[PATCH 1/3] common/spl: fix potential out of buffer access in spl_fit_get_image_name function
 2025-06-07  8:33 UTC  (6+ messages)
` [PATCH v2 0/3] common/spl fixes
  ` [PATCH v2 2/3] common/spl: handle properly images with bad checksum
  ` [PATCH v2 3/3] common/spl: improve error handling in spl_fit

[PATCH] binfmt_elf: use check_mul_overflow() for size calc
 2025-06-07  8:28 UTC 

PMBus memory overflow
 2025-06-07  8:19 UTC  (11+ messages)

[syzbot] [usb?] stack segment fault in __usb_hcd_giveback_urb
 2025-06-07  8:19 UTC 

[GIT PULL] sound fixes for 6.16-rc1
 2025-06-07  8:16 UTC 

[PATCH bpf-next v1 0/2] veristat: memory accounting for bpf programs
 2025-06-07  8:13 UTC  (6+ messages)
` [PATCH bpf-next v1 2/2] "

[PATCH v2 10/10] [CI]drm/xe/xe_late_bind_fw: Select INTEL_MEI_LATE_BIND for CI Do not review
 2025-06-07  8:02 UTC  (2+ messages)

[PATCH] mm/debug: Use BUILD_BUG_ON_INVALID() for VIRTUAL_BUG_ON()
 2025-06-07  7:59 UTC  (2+ messages)

[PATCH net-next v2] net: macb: Add shutdown operation support
 2025-06-07  7:57 UTC 

[PATCH v3 00/35] mmc: Cleanup sdhci_pltfm_free()/sdhci_free_host() usage
 2025-06-07  7:53 UTC  (38+ messages)
` [PATCH v3 01/35] mmc: sdhci: Use devm_mmc_alloc_host() helper
` [PATCH v3 02/35] mmc: sdhci-acpi: Drop the use of sdhci_free_host()
` [PATCH v3 03/35] mmc: sdhci-milbeaut: "
` [PATCH v3 04/35] mmc: sdhci-pci: "
` [PATCH v3 05/35] mmc: sdhci-s3c: "
` [PATCH v3 06/35] mmc: sdhci-spear: "
` [PATCH v3 07/35] mmc: sdhci-pltfm: Drop the use of sdhci_pltfm_free()
` [PATCH v3 08/35] mmc: sdhci-bcm-kona: "
` [PATCH v3 09/35] mmc: sdhci-brcmstb: "
` [PATCH v3 10/35] mmc: sdhci-cadence: "
` [PATCH v3 11/35] mmc: sdhci-dove: "
` [PATCH v3 12/35] mmc: sdhci-esdhc-imx: "
` [PATCH v3 13/35] mmc: sdhci-esdhc-mcf: "
` [PATCH v3 14/35] mmc: sdhci-iproc: "
` [PATCH v3 15/35] mmc: sdhci-msm: "
` [PATCH v3 16/35] mmc: sdhci-npcm: "
` [PATCH v3 17/35] mmc: sdhci-of-arasan: "
` [PATCH v3 19/35] mmc: sdhci-of-at91: "
` [PATCH v3 20/35] mmc: sdhci-of-dwcmshc: "
` [PATCH v3 21/35] mmc: sdhci-of-esdhc: "
` [PATCH v3 22/35] mmc: sdhci-of-k1: "
` [PATCH v3 23/35] mmc: sdhci-of-ma35d1: "
` [PATCH v3 24/35] mmc: sdhci-of-sparx5: "
` [PATCH v3 25/35] mmc: sdhci-omap: "
` [PATCH v3 26/35] mmc: sdhci-pic32: "
` [PATCH v3 27/35] mmc: sdhci-pxav2: "
` [PATCH v3 28/35] mmc: sdhci-pxav3: "
` [PATCH v3 29/35] mmc: sdhci-sprd: "
` [PATCH v3 30/35] mmc: sdhci-st: "
` [PATCH v3 31/35] mmc: sdhci-tegra: "
` [PATCH v3 32/35] mmc: sdhci-xenon: "
` [PATCH v3 33/35] mmc: sdhci_am654: "
` [PATCH v3 34/35] mmc: sdhci_f_sdh30: "
` [PATCH v3 35/35] mmc: sdhci: Drop sdhci_free_host()/sdhci_pltfm_free() interface

[davidhildenbrand:vm_normal_page_pud 13/15] mm/memory.c:2715:21: error: implicit declaration of function 'vm_normal_page_in_pfnmap'; did you mean 'vm_normal_page_pfn'?
 2025-06-07  7:51 UTC 

[PATCH] cpupower: split unitdir from libdir in Makefile
 2025-06-07  7:50 UTC  (5+ messages)

[PATCH] tests/vm/README: fix documentation path in tests/vm/README
 2025-06-07  7:47 UTC 

Key for Yixun Lan (re-submit)
 2025-06-07  7:50 UTC 

[paulmck-rcu:dev] BUILD SUCCESS cf2c03bb6d69f54288e6146d08afeb349ce397fa
 2025-06-07  7:46 UTC 

[PATCH] net: mctp: fix infinite data from mctp_dump_addrinfo
 2025-06-07  7:47 UTC  (3+ messages)

[PATCH v3 0/5] Add support for the IPQ5018 Internal GE PHY
 2025-06-07  7:32 UTC  (6+ messages)
` [PATCH v3 2/5] dt-bindings: net: qca,ar803x: Add IPQ5018 Internal GE PHY support


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.