public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-04-13 09:35:00 to 2025-04-13 20:03:01 UTC [more...]

[PATCH v4 0/4] mm/gup: Minor fix, cleanup and improvements
 2025-04-13 20:02 UTC  (7+ messages)
` [PATCH v4 4/4] mm/gup: clean up codes in fault_in_xxx() functions

[PATCH] i2c: cros-ec-tunnel: defer probe if parent EC is not present
 2025-04-13 20:01 UTC  (2+ messages)

[PATCH v3 00/13] PCI: apple: Add support for t6020
 2025-04-13 20:00 UTC  (28+ messages)
` [PATCH v3 01/13] PCI: apple: Set only available ports up
` [PATCH v3 02/13] dt-bindings: pci: apple,pcie: Add t6020 compatible string
` [PATCH v3 03/13] PCI: host-generic: Extract an ecam bridge creation helper from pci_host_common_probe()
` [PATCH v3 04/13] PCI: ecam: Allow cfg->priv to be pre-populated from the root port device
` [PATCH v3 05/13] PCI: apple: Move over to standalone probing
` [PATCH v3 06/13] PCI: apple: Dynamically allocate RID-to_SID bitmap
` [PATCH v3 07/13] PCI: apple: Move away from INTMSK{SET,CLR} for INTx and private interrupts
` [PATCH v3 08/13] PCI: apple: Fix missing OF node reference in apple_pcie_setup_port
` [PATCH v3 09/13] PCI: apple: Move port PHY registers to their own reg items
` [PATCH v3 10/13] PCI: apple: Drop poll for CORE_RC_PHYIF_STAT_REFCLK
` [PATCH v3 11/13] PCI: apple: Use gpiod_set_value_cansleep in probe flow
` [PATCH v3 12/13] PCI: apple: Abstract register offsets via a SoC-specific structure
` [PATCH v3 13/13] PCI: apple: Add T602x PCIe support

[PATCH v2] gpiolib: Allow to use setters with return value for output-only gpios
 2025-04-13 20:00 UTC  (2+ messages)

[PATCH] gpio: nomadik: Add check for clk_enable()
 2025-04-13 20:00 UTC  (2+ messages)

[PATCH v2 00/14] Add Microchip ZL3073x support (part 1)
 2025-04-13 19:50 UTC  (11+ messages)
` [PATCH v2 06/14] mfd: zl3073x: Add macros for device registers access
` [PATCH v2 07/14] mfd: zl3073x: Add components versions register defs

[PATCH] compiler.h: Avoid the usage of __typeof_unqual__() when __GENKSYMS__ is defined
 2025-04-13 19:43 UTC  (12+ messages)
` [tip: core/urgent] "

[PATCH v2 0/9] Implement "Bound" device context
 2025-04-13 19:38 UTC  (11+ messages)
` [PATCH v2 1/9] rust: device: implement impl_device_context_deref!
` [PATCH v2 2/9] rust: device: implement impl_device_context_into_aref!
` [PATCH v2 3/9] rust: device: implement device context for Device
` [PATCH v2 4/9] rust: platform: preserve device context in AsRef
` [PATCH v2 5/9] rust: pci: "
` [PATCH v2 6/9] rust: device: implement Bound device context
` [PATCH v2 7/9] rust: pci: move iomap_region() to impl Device<Bound>
` [PATCH v2 8/9] rust: devres: require a bound device
` [PATCH v2 9/9] rust: dma: "

[PATCH v4 0/4] Tegra CEC Updates
 2025-04-13 19:35 UTC  (5+ messages)
` [PATCH v4 1/4] media: dt-bindings: Document Tegra186 and Tegra194 cec
` [PATCH v4 2/4] arm64: tegra: Add fallback cec compatibles
` [PATCH v4 3/4] arm64: tegra: Add CEC controller on Tegra210
` [PATCH v4 4/4] arm64: tegra: Wire up cec to devkits

[PATCH v3 0/4] AMD Zen debugging documentation
 2025-04-13 19:32 UTC  (13+ messages)
` [PATCH v3 2/4] i2c: piix4: Move SB800_PIIX4_FCH_PM_ADDR definition to amd_node.h

[PATCH v2] KVM: SVM: forcibly leave SMM mode on vCPU reset
 2025-04-13 19:29 UTC  (2+ messages)

[PATCH v3] rust: Use `ffi::c_char` type in firmware abstraction `FwFunc`
 2025-04-13 19:26 UTC 

[PATCH RESEND -tip v2] x86/asm: Use asm_inline() instead of asm() in __untagged_addr()
 2025-04-13 19:26 UTC  (2+ messages)
` [tip: x86/asm] x86/uaccess: "

[PATCH 0/2] Allow individual features to be locked down
 2025-04-13 19:25 UTC  (3+ messages)

[PATCH] perf/x86/intel/bts: Replace offsetof() with struct_size()
 2025-04-13 19:15 UTC  (2+ messages)
` [tip: perf/core] "

[PATCH] MIPS: SMP: Implement parallel CPU bring up for EyeQ
 2025-04-13 19:12 UTC 

[PATCHv2 perf/core 1/2] uprobes/x86: Add support to emulate nop instructions
 2025-04-13 19:05 UTC  (4+ messages)

[PATCH] x86/Kconfig: Fix dependency for X86_DEBUG_FPU
 2025-04-13 19:04 UTC  (8+ messages)

Linux 6.15-rc2
 2025-04-13 19:03 UTC 

[PATCH v6 0/5] Add support for the Exynos7870 SoC, along with three devices
 2025-04-13 18:58 UTC  (6+ messages)
` [PATCH v6 1/5] dt-bindings: arm: samsung: add compatibles for exynos7870 devices
` [PATCH v6 2/5] arm64: dts: exynos: add initial devicetree support for exynos7870
` [PATCH v6 3/5] arm64: dts: exynos: add initial support for Samsung Galaxy J7 Prime
` [PATCH v6 4/5] arm64: dts: exynos: add initial support for Samsung Galaxy A2 Core
` [PATCH v6 5/5] arm64: dts: exynos: add initial support for Samsung Galaxy J6

[RFC PATCH] x86: prevent gcc from emitting rep movsq/stosq for inlined ops
 2025-04-13 18:58 UTC  (6+ messages)

[tip: x86/msr] x86/msr: Standardize on u64 in <asm/msr.h>
 2025-04-13 18:56 UTC 

[tip: x86/msr] x86/msr: Standardize on u64 in <asm/msr-index.h>
 2025-04-13 18:56 UTC 

[tip: x86/msr] x86/msr: Use u64 in rdmsrl_amd_safe() and wrmsrl_amd_safe()
 2025-04-13 18:56 UTC 

[tip: x86/msr] x86/msr: Use u64 in rdmsrl_safe() and paravirt_read_pmc()
 2025-04-13 18:56 UTC 

[tip: x86/msr] x86/msr: Harmonize the prototype and definition of do_trace_rdpmc()
 2025-04-13 18:56 UTC 

[tip: x86/msr] x86/msr: Standardize on 'u32' MSR indices in <asm/msr.h>
 2025-04-13 18:56 UTC 

[tip: x86/msr] x86/msr: Rename 'rdmsrl()' to 'rdmsrq()'
 2025-04-13 18:56 UTC 

[tip: x86/msr] x86/msr: Rename 'wrmsrl()' to 'wrmsrq()'
 2025-04-13 18:56 UTC 

[tip: x86/msr] x86/msr: Rename 'wrmsrl_safe()' to 'wrmsrq_safe()'
 2025-04-13 18:56 UTC 

[tip: x86/msr] x86/msr: Rename 'rdmsrl_safe()' to 'rdmsrq_safe()'
 2025-04-13 18:56 UTC 

[tip: x86/msr] x86/msr: Rename 'rdmsrl_safe_on_cpu()' to 'rdmsrq_safe_on_cpu()'
 2025-04-13 18:56 UTC 

[tip: x86/msr] x86/msr: Rename 'wrmsrl_safe_on_cpu()' to 'wrmsrq_safe_on_cpu()'
 2025-04-13 18:56 UTC 

[tip: x86/msr] x86/msr: Rename 'rdmsrl_on_cpu()' to 'rdmsrq_on_cpu()'
 2025-04-13 18:56 UTC 

[tip: x86/msr] x86/msr: Rename 'mce_rdmsrl()' to 'mce_rdmsrq()'
 2025-04-13 18:56 UTC 

[tip: x86/msr] x86/msr: Rename 'wrmsrl_on_cpu()' to 'wrmsrq_on_cpu()'
 2025-04-13 18:56 UTC 

[tip: x86/msr] x86/msr: Rename 'mce_wrmsrl()' to 'mce_wrmsrq()'
 2025-04-13 18:56 UTC 

[tip: x86/msr] x86/msr: Rename 'rdmsrl_amd_safe()' to 'rdmsrq_amd_safe()'
 2025-04-13 18:56 UTC 

[tip: x86/msr] x86/msr: Rename 'wrmsrl_amd_safe()' to 'wrmsrq_amd_safe()'
 2025-04-13 18:56 UTC 

[tip: x86/msr] x86/msr: Rename 'native_wrmsrl()' to 'native_wrmsrq()'
 2025-04-13 18:56 UTC 

[tip: x86/msr] x86/msr: Rename 'wrmsrl_cstar()' to 'wrmsrq_cstar()'
 2025-04-13 18:56 UTC 

[tip: x86/msr] x86/msr: Add compatibility wrappers for rdmsrl()/wrmsrl()
 2025-04-13 18:56 UTC 

[PATCH v2 1/3] dt-bindings: accel: add device tree for AMD PKI accelerator
 2025-04-13 18:52 UTC  (5+ messages)
` [PATCH v2 2/3] accel/amdpk: add driver "

[PATCH] mm,hugetlb: Allocate frozen pages in alloc_buddy_hugetlb_folio
 2025-04-13 18:50 UTC  (4+ messages)

[PATCH] sched/fair: Only increment deadline once on yield
 2025-04-13 18:38 UTC  (2+ messages)

[PATCH 0/6] x86/platform: Move AMD specific headers to <asm/amd/*.h>
 2025-04-13 18:35 UTC  (3+ messages)

[GIT PULL] erofs fixes for 6.15-rc2
 2025-04-13 18:24 UTC  (2+ messages)

[PATCH v6] iio: frequency: ad9832: Use FIELD_PREP macro to set bit fields
 2025-04-13 18:09 UTC  (3+ messages)

[syzbot] [kernfs?] possible deadlock in kernfs_fop_readdir
 2025-04-13 18:03 UTC 

[PATCH] lpfc: use memcpy for bios version
 2025-04-13 18:02 UTC  (2+ messages)

[PATCH] bus: fsl-mc: Use strscpy() instead of strscpy_pad()
 2025-04-13 17:29 UTC 

[PATCH] jfs: implement migrate_folio for jfs_metapage_aops
 2025-04-13 17:23 UTC 

[PATCH v2] clk: qcom: rpmh: make clkaN optional
 2025-04-13 17:22 UTC 

[PATCH v5 0/9] PCI: Enable Power and configure the TC9563 PCIe switch
 2025-04-13 17:14 UTC  (6+ messages)
` [PATCH v5 2/9] arm64: dts: qcom: qcs6490-rb3gen2: Add TC9563 PCIe switch node
` [PATCH v5 7/9] PCI: PCI: Add pcie_link_is_active() to determine if the PCIe link is active

[PATCH 0/2] drm: qxl: Deadcoding
 2025-04-13 17:10 UTC  (3+ messages)
` [PATCH 1/2] drm: qxl: Remove dead qxl_io_flush_* functions
` [PATCH 2/2] drm: qxl: Remove unused debugfs code

[PATCH v1 0/4] drm: panel: add support for panels used in LG P880/P895
 2025-04-13 16:57 UTC  (7+ messages)
` [PATCH v1 1/4] dt-bindings: display: panel: Document Renesas R61307 based DSI panel
` [PATCH v1 2/4] drm: panel: Add support for Renesas R61307 based MIPI "
` [PATCH v1 3/4] dt-bindings: display: panel: Document Renesas R69328 based "
` [PATCH v1 4/4] drm: panel: Add support for Renesas R69328 based MIPI "

[syzbot] [mm?] kernel BUG in filemap_fault
 2025-04-13 16:40 UTC  (2+ messages)
` [syzbot] [sound?] "

[PATCH v1] soc: samsung: usi: prevent wrong bits inversion during unconfiguring
 2025-04-13 16:37 UTC 

[PATCH 0/7] drm/msm: rework the ties between KMS and GPU parts of the driver
 2025-04-13 16:33 UTC  (8+ messages)
` [PATCH 1/7] drm/msm: move wq handling to KMS code
` [PATCH 2/7] drm/msm: move helper calls to msm_kms.c
` [PATCH 3/7] drm/msm: make it possible to disable KMS-related code
` [PATCH 4/7] drm/msm: bail out late_init_minor() if it is not a GPU device
` [PATCH 5/7] drm/msm: rearrange symbol selection
` [PATCH 6/7] drm/msm: rework binding of Imageon GPUs
` [PATCH 7/7] drm/msm: enable separate binding of GPU and display devices

[BUG] CAAM refcount warnings
 2025-04-13 16:03 UTC  (9+ messages)
` [PATCH] crypto: caam/qi - Fix drv_ctx refcount bug
      ` [PATCH] crypto: api - Allow delayed algorithm destruction
            ` [PATCH] crypto: api - Add support for duplicating algorithms before registration

[PATCH] erofs-utils: add contrib/stress to .gitignore
 2025-04-13 16:01 UTC  (2+ messages)

[PATCH] lib/crc: make the CPU feature static keys __ro_after_init
 2025-04-13 15:43 UTC 

[PATCH v2] rust: Use `ffi::c_char` type in firmware abstraction `FwFunc`
 2025-04-13 15:43 UTC  (9+ messages)

[PATCH v3 0/6] Add some enhancements for i.MX95 PCIe
 2025-04-13 15:38 UTC  (10+ messages)
` [PATCH v3 3/6] PCI: imx6: Workaround i.MX95 PCIe may not exit L23 ready

[PATCH v5 0/7] Add some enhancements for i.MX95 PCIe
 2025-04-13 15:33 UTC  (9+ messages)
` [PATCH v5 2/7] PCI: imx6: Skip one dw_pcie_wait_for_link() in workaround link training
` [PATCH v5 3/7] PCI: imx6: Toggle the cold reset for i.MX95 PCIe
` [PATCH v5 4/7] PCI: imx6: Workaround i.MX95 PCIe may not exit L23 ready
` [PATCH v5 6/7] PCI: imx6: Add PLL clock lock check for i.MX95 PCIe

[PATCH v2 0/4] power: supply: add support for Pegatron Chagall battery
 2025-04-13 15:20 UTC  (7+ messages)
` [PATCH v2 1/4] dt-bindings: vendor-prefixes: add prefix for Pegatron Corporation
` [PATCH v2 2/4] dt-bindings: power: supply: Document Pegatron Chagall fuel gauge
` [PATCH v2 3/4] power/supply: Add driver for Pegatron Chagall battery
` [PATCH v2 4/4] ARM: tegra: chagall: Add embedded controller node

[GIT PULL] ext4 bug fixes for v6.15-rc2
 2025-04-13 15:16 UTC  (2+ messages)

[GIT PULL] memblock: fix build of memblock test
 2025-04-13 15:16 UTC  (2+ messages)

[RFC PATCH 0/9] rv: Add monitors to validate task switch
 2025-04-13 15:05 UTC  (3+ messages)
` [RFC PATCH 6/9] sched: Treat try_to_block_task with pending signal as wakeup

[PATCH] spi: sun4i: add support for GPIO chip select lines
 2025-04-13 14:54 UTC  (2+ messages)

[PATCH] cpufreq: intel_pstate: Use raw_smp_processor_id() in hwp_get_cpu_scaling()
 2025-04-13 14:44 UTC  (2+ messages)

[PATCH v2] net: phy: Fix return value when !CONFIG_PHYLIB
 2025-04-13 14:13 UTC  (3+ messages)

[PATCH v2 0/4] Loadable Module support for PCIe Cadence and J721E
 2025-04-13 14:13 UTC  (5+ messages)
` [PATCH v2 4/4] PCI: j721e: Add support to build as a loadable module

[PATCH] Revert "arm64: dts: allwinner: h6: Use RSB for AXP805 PMIC connection"
 2025-04-13 13:58 UTC 

[PATCH v1] ptp: ocp: add irig and dcf NULL-check in __handle_signal functions
 2025-04-13 13:44 UTC  (3+ messages)

[PATCH 0/2] arm64: dts: allwinner: Support Orange Pi 3 LTS board
 2025-04-13 13:42 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: arm: sunxi: Add "
` [PATCH 2/2] arm64: dts: allwinner: h6: Add OrangePi 3 LTS DTS

[PATCH v1] gpio: pca953x: fix IRQ storm on system wake up
 2025-04-13 13:33 UTC  (7+ messages)

[PATCH] net: phy: Fix return value when when !CONFIG_PHYLIB
 2025-04-13 13:28 UTC 

[PATCH] Fixes: be26849bfb6f docs net.ipv6.flowlabel_state_ranges new default FALSE
 2025-04-13 13:02 UTC 

[PATCH v4 0/3] add support for RV8063 SPI rtc
 2025-04-13 13:07 UTC  (4+ messages)
` [PATCH v4 1/3] dt-bindings: rtc: pcf85063: add binding for RV8063
` [PATCH v4 2/3] rtc: pcf85063: create pcf85063_i2c_probe
` [PATCH v4 3/3] rtc: pcf85063: add support for RV8063

[PATCH] ext4: filesystems without casefold feature cannot be mounted
 2025-04-13 12:50 UTC  (2+ messages)

[RFC PATCH v4 0/6] Promotion of Unmapped Page Cache Folios
 2025-04-13 12:48 UTC  (4+ messages)

[RESEND PATCH] mux: Convert mux_control_ops to a flex array member in mux_chip
 2025-04-13 12:42 UTC  (5+ messages)

[PATCH V4 0/3] tty: serial: fsl_lpuart: cleanup lpuart driver
 2025-04-13 11:56 UTC  (3+ messages)

[PATCH v2 0/2] net: add debugfs files for showing netns refcount tracking info
 2025-04-13 11:40 UTC  (7+ messages)
` [PATCH v2 2/2] "

[PATCH iw] util: rename hz to Hz
 2025-04-13 11:36 UTC 

[PATCH] drm/amdgpu: check a user-provided number of BOs in list
 2025-04-13 11:31 UTC  (10+ messages)
` [lvc-project] "

[PATCH] net: use %ld format specifier for PTR_ERR in pr_warn
 2025-04-13 10:59 UTC  (4+ messages)

[PATCH] staging: greybus: Reformat code in gb_operation_sync_timeout()
 2025-04-13 10:48 UTC 

[PATCH v13 0/5] rust: Add IO polling
 2025-04-13 10:43 UTC  (6+ messages)
` [PATCH v13 1/5] rust: time: Add PartialEq/Eq/PartialOrd/Ord trait to Ktime
` [PATCH v13 2/5] rust: time: Introduce Delta type
` [PATCH v13 3/5] rust: time: Introduce Instant type
` [PATCH v13 4/5] rust: time: Add wrapper for fsleep() function
` [PATCH v13 5/5] MAINTAINERS: rust: Add a new section for all of the time stuff

[RFC 0/5] Add mt7988 XS-PHY
 2025-04-13 10:42 UTC  (3+ messages)
` [RFC 3/5] dt-bindings: power: Add binding for MediaTek MT7988 topmisc power controller

[PATCH v6 0/2] Add L1 and L2 error detection for A53, A57 and A72
 2025-04-13 10:38 UTC  (8+ messages)
` [PATCH 2/2] dt-bindings: arm: cpus: Add edac-enabled property

[PATCH v12 0/5] rust: Add IO polling
 2025-04-13 10:28 UTC  (3+ messages)
` [PATCH v12 5/5] MAINTAINERS: rust: Add a new section for all of the time stuff

[PATCH] cpufreq: cppc: Fix invalid return value in .get() callback
 2025-04-13 10:11 UTC 

[PATCH] cpufreq: apple-soc: Fix possible null pointer dereference
 2025-04-13 10:02 UTC  (2+ messages)

[PATCH v2 00/12] Enable jpeg enc & dec multi-hardwares for MT8196
 2025-04-13  9:56 UTC  (11+ messages)
` [PATCH v2 01/12] dt-bindings: mediatek: Add mediatek, mt8196-jpgdec compatible
` [PATCH v2 02/12] dt-bindings: mediatek: Add mediatek, mt8196-jpgenc compatible

[PATCH] bcache: Prevent granting write refs when filesystem is read-only
 2025-04-13  9:56 UTC  (2+ messages)

[PATCH 0/8] media: uvcvideo: Add support for V4L2_CID_CAMERA_SENSOR_ORIENTATION
 2025-04-13  9:50 UTC  (3+ messages)
` [PATCH 3/8] media: v4l: fwnode: Support acpi devices for v4l2_fwnode_device_parse

[PATCH 0/2] J722S: DT Node cleanup for serdes0 and serdes1
 2025-04-13  9:48 UTC  (2+ messages)

[PATCH v4 0/2] thermal: thermal-generic-adc: add temp sensor function
 2025-04-13  9:42 UTC  (7+ messages)
` [PATCH v4 2/2] thermal: thermal-generic-adc: add temperature sensor channel

[PATCH] iio: normalize array sentinel style
 2025-04-13  9:39 UTC  (3+ messages)

[PATCH net-next v2 0/8] mptcp: various small and unrelated improvements
 2025-04-13  9:34 UTC  (8+ messages)
` [PATCH net-next v2 2/8] mptcp: sched: split validation part
` [PATCH net-next v2 3/8] mptcp: pm: Return local variable instead of freed pointer
` [PATCH net-next v2 4/8] mptcp: pass right struct to subflow_hmac_valid
` [PATCH net-next v2 5/8] mptcp: add MPJoinRejected MIB counter
` [PATCH net-next v2 6/8] selftests: mptcp: validate MPJoinRejected counter
` [PATCH net-next v2 7/8] selftests: mptcp: diag: drop nlh parameter of recv_nlmsg
` [PATCH net-next v2 8/8] selftests: mptcp: use IPPROTO_MPTCP for getaddrinfo


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