linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-03-07 11:44:55 to 2024-03-07 13:50:59 UTC [more...]

[PATCH] arm64: dts: qcom: sm8150: add reset name for ethernet node
 2024-03-07 13:50 UTC  (5+ messages)

[PATCH v5 00/10] devm_led_classdev_register() usage problem
 2024-03-07 13:50 UTC  (5+ messages)
` [PATCH v5 02/10] locking/mutex: introduce devm_mutex_init

[PATCH v2 0/2] dt-bindings: serial: renesas,scif: Validate 'interrupts' and 'interrupt-names'
 2024-03-07 13:50 UTC  (4+ messages)
` [PATCH v2 2/2] "

[PATCH v3] i2c: exynos5: Init data before registering interrupt handler
 2024-03-07 13:29 UTC  (4+ messages)

[PATCH v2] i2c: i2c-qcom-geni: Parse Error correctly in i2c GSI mode
 2024-03-07 13:46 UTC  (3+ messages)

[PATCH v2 0/2] Fix incorrect USB3 phy parsing in tegra-xudc
 2024-03-07 13:43 UTC  (5+ messages)
` [PATCH v2 1/2] phy: tegra: xusb: Add API to retrieve the port number of phy
` [PATCH v2 2/2] usb: gadget: tegra-xudc: Fix USB3 PHY retrieval logic

[PATCH v3] ssb: Fix potential NULL pointer dereference in ssb_device_uevent
 2024-03-07 13:41 UTC  (2+ messages)

[PATCH v8 00/27] drm/connector: Create HDMI Connector infrastructure
 2024-03-07 13:38 UTC  (28+ messages)
` [PATCH v8 01/27] drm/connector: Introduce an HDMI connector initialization function
` [PATCH v8 02/27] drm/tests: connector: Add tests for drmm_connector_hdmi_init
` [PATCH v8 03/27] drm/connector: hdmi: Create an HDMI sub-state
` [PATCH v8 04/27] drm/connector: hdmi: Add output BPC to the connector state
` [PATCH v8 05/27] drm/tests: Add output bpc tests
` [PATCH v8 06/27] drm/connector: hdmi: Add support for output format
` [PATCH v8 07/27] drm/tests: Add output formats tests
` [PATCH v8 08/27] drm/connector: hdmi: Add HDMI compute clock helper
` [PATCH v8 09/27] drm/tests: Add HDMI TDMS character rate tests
` [PATCH v8 10/27] drm/connector: hdmi: Calculate TMDS character rate
` [PATCH v8 11/27] drm/tests: Add TDMS character rate connector state tests
` [PATCH v8 12/27] drm/connector: hdmi: Add custom hook to filter TMDS character rate
` [PATCH v8 13/27] drm/tests: Add HDMI connector rate filter hook tests
` [PATCH v8 14/27] drm/connector: hdmi: Compute bpc and format automatically
` [PATCH v8 15/27] drm/tests: Add HDMI connector bpc and format tests
` [PATCH v8 16/27] drm/connector: hdmi: Add Broadcast RGB property
` [PATCH v8 17/27] drm/tests: Add tests for "
` [PATCH v8 18/27] drm/connector: hdmi: Add RGB Quantization Range to the connector state
` [PATCH v8 19/27] drm/tests: Add RGB Quantization tests
` [PATCH v8 20/27] drm/connector: hdmi: Add Infoframes generation
` [PATCH v8 21/27] drm/tests: Add infoframes test
` [PATCH v8 22/27] drm/connector: hdmi: Create Infoframe DebugFS entries
` [PATCH v8 23/27] drm/vc4: hdmi: Switch to HDMI connector
` [PATCH v8 24/27] drm/vc4: tests: Remove vc4_dummy_plane structure
` [PATCH v8 25/27] drm/vc4: tests: Convert to plane creation helper
` [PATCH v8 26/27] drm/rockchip: inno_hdmi: Switch to HDMI connector
` [PATCH v8 27/27] drm/sun4i: hdmi: "

[RFC PATCH 0/3] x86/mm: LAM fixups and cleanups
 2024-03-07 13:39 UTC  (4+ messages)
` [RFC PATCH 1/3] x86/mm: fix LAM cr3 mask inconsistency during context switch
` [RFC PATCH 2/3] x86/mm: make sure LAM is up-to-date during context switching
` [RFC PATCH 3/3] x86/mm: cleanup prctl_enable_tagged_addr() nr_bits error checking

[PATCH v2 00/22] ASoC: Cleanup MediaTek soundcard machine drivers
 2024-03-07 13:38 UTC  (25+ messages)
` [PATCH v2 01/22] ASoC: mediatek: mt8192-afe-pcm: Convert to devm_pm_runtime_enable()
` [PATCH v2 02/22] ASoC: mediatek: mt8192-afe-pcm: Simplify with dev_err_probe()
` [PATCH v2 03/22] ASoC: mediatek: Commonize ADDA rate transform functions and enums
` [PATCH v2 04/22] ASoC: mediatek: Assign dummy when codec not specified for a DAI link
` [PATCH v2 05/22] ASoC: mediatek: Add common machine soundcard driver probe mechanism
` [PATCH v2 06/22] ASoC: mediatek: common: Constify struct mtk_sof_priv
` [PATCH v2 07/22] ASoC: mediatek: mt8188: Migrate to mtk_soundcard_common_probe
` [PATCH v2 08/22] ASoC: mediatek: mt8195: "
` [PATCH v2 09/22] ASoC: mediatek: mt8192: "
` [PATCH v2 10/22] ASoC: mediatek: mt8186: "
` [PATCH v2 11/22] ASoC: mediatek: Add common snd_soc_ops .startup() callback
` [PATCH v2 12/22] ASoC: mediatek: mt8195: Migrate to the common mtk_soundcard_startup
` [PATCH v2 13/22] ASoC: mediatek: mt8192: "
` [PATCH v2 14/22] ASoC: mediatek: mt8186-rt1019: "
` [PATCH v2 15/22] ASoC: mediatek: Add common mtk_afe_component_probe callback
` [PATCH v2 16/22] ASoC: mediatek: Use common mtk_afe_pcm_platform with common probe cb
` [PATCH v2 17/22] ASoC: mediatek: mt8186: Unify mt8186-mt6366 machine drivers
` [PATCH v2 18/22] ASoC: dt-bindings: mt8195: Document audio-routing and dai-link subnode
` [PATCH v2 19/22] ASoC: dt-bindings: mt8192: "
` [PATCH v2 20/22] ASoC: dt-bindings: mt8186: "
` [PATCH v2 21/22] arm64: dts: mediatek: mt8195-cherry: Specify sound DAI links and routing
` [PATCH v2 22/22] arm64: dts: mediatek: mt8186-corsola: "

[PATCH iwl-next,v3 0/2] XDP Tx Hardware Timestamp for igc driver
 2024-03-07 13:38 UTC  (4+ messages)
` [PATCH iwl-next,v3 2/2] igc: Add Tx hardware timestamp request for AF_XDP zero-copy packet
  ` [Intel-wired-lan] [PATCH iwl-next, v3 "
    ` [xdp-hints] "

[PATCH bpf-next 0/1] Support kCFI + BPF on riscv64
 2024-03-07 13:37 UTC  (3+ messages)
` [PATCH bpf-next 1/1] riscv64/cfi,bpf: "

[PATCH v5 00/10] counter: Add stm32 timer events support
 2024-03-07 13:33 UTC  (11+ messages)
` [PATCH v5 01/10] counter: stm32-timer-cnt: rename quadrature signal
` [PATCH v5 02/10] counter: stm32-timer-cnt: rename counter
` [PATCH v5 03/10] counter: stm32-timer-cnt: adopt signal definitions
` [PATCH v5 04/10] counter: stm32-timer-cnt: introduce clock signal
` [PATCH v5 05/10] counter: stm32-timer-cnt: add counter prescaler extension
` [PATCH v5 06/10] counter: stm32-timer-cnt: add checks on quadrature encoder capability
` [PATCH v5 07/10] counter: stm32-timer-cnt: introduce channels
` [PATCH v5 08/10] counter: stm32-timer-cnt: probe number of channels from registers
` [PATCH v5 09/10] counter: stm32-timer-cnt: add support for overflow events
` [PATCH v5 10/10] counter: stm32-timer-cnt: add support for capture events

[PATCH] doc/arch/x86/amd/hsmp: Updating urls
 2024-03-07 13:35 UTC 

[PATCH v4 00/11] drm/ci: Add support for GPU and display testing
 2024-03-07 13:35 UTC  (5+ messages)
` [PATCH v4 02/11] drm/ci: uprev mesa version
` [PATCH v4 03/11] drm/ci: uprev IGT and update testlist

[PATCH v2] dt-bindings: serial: renesas,scif: Document R9A09G057 support
 2024-03-07 13:35 UTC  (2+ messages)

[PATCH 0/6] gpu: powervr-rogue: Add PowerVR support for some Renesas devices
 2024-03-07 13:31 UTC  (11+ messages)
` [PATCH 1/6] dt-bindings: gpu: powervr-rogue: Add PowerVR support for some Renesas GPUs
` [PATCH 2/6] arm64: dts: renesas: r8a774a1: Enable GPU

[PATCH net-next v2 0/4] net: gro: encapsulation bug fix and flush checks improvements
 2024-03-07 13:29 UTC  (5+ messages)
` [PATCH net-next v2 1/4] net: gro: add p_off param in *_gro_complete
` [PATCH net-next v2 2/4] selftests/net: add local address bind in vxlan selftest
` [PATCH net-next v2 3/4] net: gro: set inner_network_header in receive phase
` [PATCH net-next v2 4/4] net: gro: move L3 flush checks to tcp_gro_receive

[PATCH] mm/page-flags: make __PageMovable return bool
 2024-03-07 13:28 UTC 

[PATCH v5 0/6] Match panel with identity
 2024-03-07 13:28 UTC  (15+ messages)
` [PATCH v5 1/6] drm_edid: Add a function to get EDID base block
` [PATCH v5 2/6] drm/edid: Clean up drm_edid_get_panel_id()
` [PATCH v5 3/6] drm/edid: Add a function to match EDID with identity
` [PATCH v5 6/6] drm/panel-edp: Fix AUO 0x405c panel naming and add a variant

[PATCH net-next v3 00/12] Add support for OPEN Alliance 10BASE-T1x MACPHY Serial Interface
 2024-03-07 13:24 UTC  (9+ messages)
` [PATCH net-next v3 03/12] net: ethernet: oa_tc6: implement register read operation
` [PATCH net-next v3 04/12] net: ethernet: oa_tc6: implement software reset

[PATCH] sched/topology: Check return value of zalloc_cpumask_var()
 2024-03-07 13:23 UTC 

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

[PATCH v3] drm/ci: update device type for volteer devices
 2024-03-07 13:21 UTC  (2+ messages)

[PATCH] net: phy: mdio-bcm-unimac: Cast denominator to unsigned long to avoid overflow
 2024-03-07 13:19 UTC 

[PATCH] rcutorture: Fix rcu_torture_pipe_update_one()/rcu_torture_writer() data race and concurrency bug
 2024-03-07 13:20 UTC  (12+ messages)

CVE-2023-52592: libbpf: Fix NULL pointer dereference in bpf_object__collect_prog_relos
 2024-03-07 13:16 UTC  (2+ messages)

[PATCH 1/2] rcu: Do not release a wait-head from a GP kthread
 2024-03-07 13:13 UTC  (17+ messages)
` [PATCH 2/2] rcu: Allocate WQ with WQ_MEM_RECLAIM bit set

[PATCH] mm/page-flags: make PageMappingFlags return bool
 2024-03-07 13:13 UTC 

[PATCH] drivers: core: prevent dereferencing of a null pointer in device_move()
 2024-03-07 13:11 UTC 

[PATCH] interconnect:Replace mutex with rt_mutex for icc_lock
 2024-03-07 13:09 UTC 

[PATCH v3] docs: w1: Remove w1_gpio_platform_data
 2024-03-07 13:09 UTC 

[PATCH v5 0/2] Add support to replay kernel log on console via sysrq
 2024-03-07 12:59 UTC  (3+ messages)
` [PATCH v5 1/2] printk: Add function to replay kernel log on consoles
` [PATCH v5 2/2] tty/sysrq: Replay kernel log messages on consoles via sysrq

[PATCH v2 0/7] sparc32: build fixes for all{yes,mod}config builds
 2024-03-07 13:06 UTC  (11+ messages)
` [PATCH v2 4/7] sparc32: Do not select ZONE_DMA

[GIT PULL] Networking for v6.8-rc8
 2024-03-07 13:06 UTC 

[PATCH v2 0/4] Re-use device management code fragments
 2024-03-07 13:06 UTC  (5+ messages)
` [PATCH v2 3/4] scsi: ufs: Re-use compose_dev_cmd
` [PATCH v2 4/4] scsi: ufs: Re-use compose_devman_upiu

[PATCH 1/1] platform/x86/intel/pmc: Improve PKGC residency counters debug
 2024-03-07 13:03 UTC  (2+ messages)

[PATCH 0/2] mtd: core: Handle unsupported OTP operations
 2024-03-07 13:04 UTC  (3+ messages)
` [PATCH 1/2] mtd: core: Report error if first mtd_otp_size() call fails in mtd_otp_nvmem_add()
` [PATCH 2/2] mtd: core: Don't fail mtd_device_parse_register() if OTP is unsupported

[PATCH v6 1/7] dt-bindings: perf: fsl-imx-ddr: Add i.MX95 compatible
 2024-03-07 13:02 UTC  (3+ messages)
` [PATCH v6 7/7] perf vendor events arm64:: Add i.MX95 DDR Performance Monitor metrics

[PATCH v2 00/14] block atomic writes for XFS
 2024-03-07 12:57 UTC  (13+ messages)
` [PATCH v2 07/14] fs: iomap: Sub-extent zeroing
` [PATCH v2 08/14] fs: xfs: "
` [PATCH v2 11/14] fs: xfs: Support FS_XFLAG_ATOMICWRITES for forcealign
` [PATCH v2 14/14] fs: xfs: Support setting FMODE_CAN_ATOMIC_WRITE

[PATCH 00/16] KVM: x86/mmu: Page fault and MMIO cleanups
 2024-03-07 12:52 UTC  (3+ messages)
` [PATCH 01/16] KVM: x86/mmu: Exit to userspace with -EFAULT if private fault hits emulation

[PATCH v1 0/2] Add PDM controller for StarFive JH8100 SoC
 2024-03-07 12:52 UTC  (3+ messages)
` [PATCH v1 2/2] ASoC: starfive: Add PDM controller support

linux-next: build failure after merge of the ext3 tree
 2024-03-07 12:03 UTC  (3+ messages)

[RFC PATCH 0/8] KVM: Prepopulate guest memory API
 2024-03-07 12:45 UTC  (5+ messages)
` [RFC PATCH 1/8] KVM: Document KVM_MAP_MEMORY ioctl
` [RFC PATCH 2/8] KVM: Add KVM_MAP_MEMORY vcpu ioctl to pre-populate guest memory

[PATCH] um: Add winch to winch_handlers before registering winch IRQ
 2024-03-07 12:43 UTC  (2+ messages)

[PATCH] drm/amdgpu: cache in more vm fault information
 2024-03-07 12:43 UTC  (6+ messages)
` [PATCH] drm/amdgpu: add vm fault information to devcoredump

[PATCH v2] erofs: fix lockdep false positives on initializing erofs_pseudo_mnt
 2024-03-07 12:43 UTC  (2+ messages)

[PATCH] aoe: fix the potential use-after-free problem in aoecmd_cfg_pkts
 2024-03-07 12:40 UTC  (3+ messages)
` (subset) "

[PATCH v4 0/9] usb: cdns: fix suspend on J7200 by assuming reset-on-resume
 2024-03-07 12:38 UTC  (7+ messages)
` [PATCH v4 3/9] usb: cdns3-ti: move reg writes from probe into ->runtime_resume()
` [PATCH v4 4/9] usb: cdns3-ti: support reset-on-resume behavior
` [PATCH v4 5/9] usb: cdns3-ti: pass auxdata from match data to of_platform_populate()

[PATCH v3 0/5] RK3588 and Rock 5B dts additions: thermal, OPP and fan
 2024-03-07 12:38 UTC  (4+ messages)

[v2 PATCH 0/3] arch: mm, vdso: consolidate PAGE_SIZE definition
 2024-03-07 12:34 UTC  (3+ messages)
` [PATCH v2 2/3] arch: simplify architecture specific page size configuration

[PATCH v3] powerpc: macio: Make remove callback of macio driver void returned
 2024-03-07 12:32 UTC  (4+ messages)

[PATCH v2] firmware: arm_scmi: Avoid to call mbox_client_txdone on txdone_irq mode
 2024-03-07 12:31 UTC  (7+ messages)

[PATCH v5 0/2] Synchronize DT overlay removal with devlink removals
 2024-03-07 12:29 UTC  (6+ messages)
` [PATCH v5 1/2] driver core: Introduce device_link_wait_removal()

[RFC PATCH net-next v1 0/2] Minor cleanups to skb frag ref/unref
 2024-03-07 12:28 UTC  (3+ messages)
` [RFC PATCH net-next v1 1/2] net: mirror skb frag ref/unref helpers

[PATCH v1 1/1] PCI: dwc: Remove unused of_gpio.h
 2024-03-07 12:28 UTC 

[PATCH] mmc: dw_mmc: remove unneeded assignment
 2024-03-07 12:24 UTC  (3+ messages)

[PATCH net-next v1 1/1] net: phy: marvell-88x2222: Remove unused of_gpio.h
 2024-03-07 12:23 UTC 

[PATCH] evm: Change vfs_getxattr() with __vfs_getxattr() in evm_calc_hmac_or_hash()
 2024-03-07 12:22 UTC 

[PATCH] can: mcp251xfd: fix infinite loop when xmit fails
 2024-03-07 12:23 UTC  (3+ messages)

[PATCH net-next v1 1/1] net: mdio_bus: Remove unused of_gpio.h
 2024-03-07 12:22 UTC 

[PATCH v2] riscv: dts: starfive: Remove PMIC interrupt info for Visionfive 2 board
 2024-03-07 12:21 UTC 

[PATCH v1 1/1] mmc: sdhci-s3c: Replace deprecated of_get_named_gpio()
 2024-03-07 12:19 UTC 

[PATCH v2] x86/mce: Dynamically size space for machine check records
 2024-03-07 12:16 UTC  (2+ messages)

[RFC PATCH net-next v6 00/15] Device Memory TCP
 2024-03-07 12:15 UTC  (7+ messages)
` [RFC PATCH net-next v6 05/15] netdev: support binding dma-buf to netdevice

[PATCH v3 0/2] nvme-fabrics: short-circuit connect retries
 2024-03-07 12:14 UTC  (6+ messages)

[PATCH 1/2] [RFC] proc: pagemap: Expose whether a PTE is writable
 2024-03-07 12:09 UTC  (7+ messages)

[PATCH v6 0/3] Add V4L2 M2M Driver for E5010 JPEG Encoder
 2024-03-07 12:05 UTC  (9+ messages)
` [PATCH v6 1/3] media: dt-bindings: Add Imagination "

[PATCH v2 1/1] mm/madvise: enhance lazyfreeing with mTHP in madvise_free
 2024-03-07 12:04 UTC  (16+ messages)

[PATCH v2] mtd: ubi: fix NVMEM over UBI volumes on 32-bit systems
 2024-03-07 12:03 UTC  (5+ messages)

[Patch v3] KVM: x86/pmu: Manipulate FIXED_CTR_CTRL MSR with macros
 2024-03-07 12:02 UTC  (7+ messages)

[PATCH] usb: misc: ljca: Fix double free in error handling path
 2024-03-07 11:57 UTC  (2+ messages)
` [PATCH V2] "

[PATCH stable-4.19] mm/memory-failure: fix an incorrect use of tail pages
 2024-03-07 12:51 UTC 

[PATCH stable-5.4] mm/memory-failure: fix an incorrect use of tail pages
 2024-03-07 12:50 UTC 

[PATCH stable-5.10] mm/memory-failure: fix an incorrect use of tail pages
 2024-03-07 12:48 UTC 

[RFD] Remove irq_timings
 2024-03-07 11:54 UTC  (5+ messages)

[PATCH v3 0/4] add debugfs to hisilicon migration driver
 2024-03-07 11:51 UTC  (4+ messages)
` [PATCH v3 2/4] hisi_acc_vfio_pci: Create subfunction for data reading

[PATCH v5 0/1] arm64: dts: qcom: ipq6018: add sdhci node
 2024-03-07 11:50 UTC  (8+ messages)
` [PATCH v5 1/1] "

[PATCH v1] docs: verify/bisect: fixes, finetuning, and support for Arch
 2024-03-07 11:40 UTC  (2+ messages)

[PATCH] PCI: qcom: Enable BDF to SID translation properly
 2024-03-07 11:47 UTC  (3+ messages)

[PATCH v1 1/1] mmc: core: Remove unused of_gpio.h
 2024-03-07 11:46 UTC 

[PATCH v1 1/1] mmc: sdhci-sprd: Remove unused of_gpio.h
 2024-03-07 11:45 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).