public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-02-15 09:26:36 to 2024-02-15 11:03:06 UTC [more...]

[PATCH 6.6 000/124] 6.6.17-rc2 review
 2024-02-15 11:02 UTC  (2+ messages)

[PATCH 6.1 00/65] 6.1.78-rc2 review
 2024-02-15 11:02 UTC  (2+ messages)

[PATCH v2 00/15] auxdisplay: linedisp: Clean up and add new driver
 2024-02-15 11:01 UTC  (34+ messages)
` [PATCH v2 01/15] auxdisplay: img-ascii-lcd: Make container_of() no-op for struct linedisp
` [PATCH v2 02/15] auxdisplay: linedisp: Free allocated resources in ->release()
` [PATCH v2 03/15] auxdisplay: linedisp: Use unique number for id
` [PATCH v2 04/15] auxdisplay: linedisp: Unshadow error codes in ->store()
` [PATCH v2 05/15] auxdisplay: linedisp: Add missing header(s)
` [PATCH v2 06/15] auxdisplay: linedisp: Move exported symbols to a namespace
` [PATCH v2 07/15] auxdisplay: linedisp: Group line display drivers together
` [PATCH v2 08/15] auxdisplay: linedisp: Provide struct linedisp_ops for future extension
` [PATCH v2 09/15] auxdisplay: linedisp: Add support for overriding character mapping
` [PATCH v2 10/15] auxdisplay: linedisp: Provide a small buffer in the struct linedisp
` [PATCH v2 11/15] auxdisplay: ht16k33: Move ht16k33_linedisp_ops down
` [PATCH v2 12/15] auxdisplay: ht16k33: Switch to use line display character mapping
` [PATCH v2 13/15] auxdisplay: ht16k33: Use buffer from struct linedisp
` [PATCH v2 14/15] dt-bindings: auxdisplay: Add Maxim MAX6958/6959
` [PATCH v2 15/15] auxdisplay: Add driver for MAX695x 7-segment LED controllers

[PATCH] mmc: sd: Add a variable to check a faulty device
 2024-02-15 11:00 UTC  (4+ messages)

Re: [PATCH v5 08/44] drm/connector: hdmi: Add Broadcast RGB property
 2024-02-15 11:00 UTC  (13+ messages)
  `  "
      `  "
          `  "
              `  "
                  `  "

[PATCH v5 1/2] dt-bindings: i2c: pca954x: Add custom properties for MAX7357
 2024-02-15 10:58 UTC  (3+ messages)

[tip:x86/merge] BUILD SUCCESS 218b13db258c091e646857fc962ef45fe2163054
 2024-02-15 10:55 UTC 

[PATCH v8 00/15] x86: Trenchboot secure dynamic launch Linux kernel support
 2024-02-15 10:56 UTC  (4+ messages)
` [PATCH v8 01/15] x86/boot: Place kernel_info at a fixed offset

[PATCH V4 00/11] coresight: Move remaining AMBA ACPI devices into platform driver
 2024-02-15 10:55 UTC  (3+ messages)
` [PATCH V4 02/11] coresight: stm: Extract device name from AMBA pid based table lookup

[PATCH] dt-bindings: dma: convert atmel-xdma.txt to YAML
 2024-02-15 10:55 UTC 

[PATCH v9 0/7] page_owner: print stacks and their outstanding allocations
 2024-02-15 10:55 UTC  (10+ messages)
` [PATCH v9 1/7] lib/stackdepot: Fix first entry having a 0-handle
` [PATCH v9 2/7] lib/stackdepot: Move stack_record struct definition into the header
` [PATCH v9 3/7] mm,page_owner: Maintain own list of stack_records structs

[PATCH] arm64: dts: ti: k3-am654: Drop ti,syscon-rgmii-delay from ICSSG nodes
 2024-02-15 10:54 UTC 

[PATCH][next] mm: Fix spelling mistake "commdandline" -> "commandline"
 2024-02-15 10:52 UTC  (2+ messages)

[PATCH net-next] net: phy: qca807x: move interface mode check to .config_init_once
 2024-02-15 10:50 UTC  (2+ messages)

[PATCH v1 1/2] padata: downgrade padata_do_multithreaded to serial execution for non-SMP
 2024-02-15 10:49 UTC  (2+ messages)

[PATCH v4 00/20] Support more Amlogic SoC families in crypto driver
 2024-02-15 10:47 UTC  (4+ messages)

[PATCH] net: stmmac: xgmac: fix initializer element is not constant error
 2024-02-15 10:47 UTC  (4+ messages)

[PATCH] dt-bindings: dma: convert atmel-dma.txt to YAML
 2024-02-15 10:45 UTC 

[PATCH v5 00/13] Support IGT in display driver
 2024-02-15 10:46 UTC  (16+ messages)
` [PATCH v5 01/13] soc: mediatek: Disable 9-bit alpha in ETHDR
` [PATCH v5 02/13] drm/mediatek: Add OVL compatible name for MT8195
` [PATCH v5 03/13] drm/mediatek: Add missing plane settings when async update
` [PATCH v5 04/13] drm/mediatek: Fix errors when reporting rotation capability
` [PATCH v5 05/13] drm/mediatek: Set DRM mode configs accordingly
` [PATCH v5 06/13] drm/mediatek: Turn off the layers with zero width or height
` [PATCH v5 07/13] drm/mediatek: Support alpha blending in display driver
` [PATCH v5 08/13] drm/mediatek: Support alpha blending in OVL
` [PATCH v5 09/13] drm/mediatek: Support alpha blending in Mixer
` [PATCH v5 10/13] drm/mediatek: Support CRC in display driver
` [PATCH v5 11/13] drm/mediatek: Support CRC in OVL
` [PATCH v5 12/13] drm/mediatek: Support CRC in OVL adaptor
` [PATCH v5 13/13] drm/mediatek: Add comments for the structures

[PATCH v2] rust: stop using ptr_metadata feature
 2024-02-15 10:46 UTC 

[PATCH v6 00/18] Transparent Contiguous PTEs for User Mappings
 2024-02-15 10:43 UTC  (23+ messages)
` [PATCH v6 01/18] mm: Clarify the spec for set_ptes()
` [PATCH v6 02/18] mm: thp: Batch-collapse PMD with set_ptes()
` [PATCH v6 03/18] mm: Introduce pte_advance_pfn() and use for pte_next_pfn()
` [PATCH v6 04/18] arm64/mm: Convert pte_next_pfn() to pte_advance_pfn()
` [PATCH v6 05/18] x86/mm: "
` [PATCH v6 06/18] mm: Tidy up pte_next_pfn() definition
` [PATCH v6 07/18] arm64/mm: Convert READ_ONCE(*ptep) to ptep_get(ptep)
` [PATCH v6 08/18] arm64/mm: Convert set_pte_at() to set_ptes(..., 1)
` [PATCH v6 09/18] arm64/mm: Convert ptep_clear() to ptep_get_and_clear()
` [PATCH v6 10/18] arm64/mm: New ptep layer to manage contig bit
` [PATCH v6 11/18] arm64/mm: Split __flush_tlb_range() to elide trailing DSB
` [PATCH v6 12/18] arm64/mm: Wire up PTE_CONT for user mappings
` [PATCH v6 13/18] arm64/mm: Implement new wrprotect_ptes() batch API
` [PATCH v6 14/18] arm64/mm: Implement new [get_and_]clear_full_ptes() batch APIs
` [PATCH v6 15/18] mm: Add pte_batch_hint() to reduce scanning in folio_pte_batch()
` [PATCH v6 16/18] arm64/mm: Implement pte_batch_hint()
` [PATCH v6 17/18] arm64/mm: __always_inline to improve fork() perf
` [PATCH v6 18/18] arm64/mm: Automatically fold contpte mappings

[PATCH v2 0/4] Add display support for Fairphone 4
 2024-02-15 10:41 UTC  (14+ messages)
` [PATCH v2 2/4] drm/panel: Add driver for DJN HX83112A LCD panel

[PATCH net-next v3 00/17] net: Add support for Power over Ethernet (PoE)
 2024-02-15 10:41 UTC  (7+ messages)
` [PATCH net-next v3 14/17] dt-bindings: net: pse-pd: Add bindings for PD692x0 PSE controller

[PATCH 0/9] Remove cl in struct cmdq_pkt
 2024-02-15 10:40 UTC  (15+ messages)
` [PATCH 1/9] soc: mediatek: cmdq: Remove unused helper funciton
` [PATCH 2/9] soc: mediatek: cmdq: Add parameter shift_pa to cmdq_pkt_jump()
` [PATCH 3/9] soc: mediatek: cmdq: Add cmdq_pkt_eoc() helper function
` [PATCH 4/9] soc: mediatek: cmdq: Add cmdq_pkt_nop() "
` [PATCH 5/9] drm/mediatek: Drop calling cmdq_pkt_finalize()
` [PATCH 6/9] media: platform: mtk-mdp3: drop "
` [PATCH 8/9] drm/mediatek: Do not store struct cmdq_client in struct cmdq_pkt

[PATCH v10 00/25] security: Move IMA and EVM to the LSM infrastructure
 2024-02-15 10:31 UTC  (26+ messages)
` [PATCH v10 01/25] ima: Align ima_inode_post_setattr() definition with "
` [PATCH v10 02/25] ima: Align ima_file_mprotect() "
` [PATCH v10 03/25] ima: Align ima_inode_setxattr() "
` [PATCH v10 04/25] ima: Align ima_inode_removexattr() "
` [PATCH v10 05/25] ima: Align ima_post_read_file() "
` [PATCH v10 06/25] evm: Align evm_inode_post_setattr() "
` [PATCH v10 07/25] evm: Align evm_inode_setxattr() "
` [PATCH v10 08/25] evm: Align evm_inode_post_setxattr() "
` [PATCH v10 09/25] security: Align inode_setattr hook definition with EVM
` [PATCH v10 10/25] security: Introduce inode_post_setattr hook
` [PATCH v10 11/25] security: Introduce inode_post_removexattr hook
` [PATCH v10 12/25] security: Introduce file_post_open hook
` [PATCH v10 13/25] security: Introduce file_release hook
` [PATCH v10 14/25] security: Introduce path_post_mknod hook
` [PATCH v10 15/25] security: Introduce inode_post_create_tmpfile hook
` [PATCH v10 16/25] security: Introduce inode_post_set_acl hook
` [PATCH v10 17/25] security: Introduce inode_post_remove_acl hook
` [PATCH v10 18/25] security: Introduce key_post_create_or_update hook
` [PATCH v10 19/25] integrity: Move integrity_kernel_module_request() to IMA
` [PATCH v10 20/25] ima: Move to LSM infrastructure
` [PATCH v10 21/25] ima: Move IMA-Appraisal "
` [PATCH v10 22/25] evm: Move "
` [PATCH v10 23/25] evm: Make it independent from 'integrity' LSM
` [PATCH v10 24/25] ima: "
` [PATCH v10 25/25] integrity: Remove LSM

[PATCH v3 0/2] add display and panel on qcm6490 idp
 2024-02-15 10:39 UTC  (3+ messages)
` [PATCH v3 1/2] arm64: defconfig: enable Novatek NT36672E DSI Panel driver
` [PATCH v3 2/2] arm64: dts: qcom: qcm6490-idp: add display and panel

[PATCH] PCI: dwc: Use the correct sleep function in wait_for_link
 2024-02-15 10:39 UTC 

[syzbot] [dri?] KASAN: slab-use-after-free Read in drm_atomic_helper_wait_for_vblanks (2)
 2024-02-15 10:39 UTC  (3+ messages)

[tip:x86/core] BUILD SUCCESS 4589f199eb68afd462bd792f730c7936fe3dafb5
 2024-02-15 10:33 UTC 

[PATCH v3 0/2] phy: qcom: edp: Allow eDP/DP configuring via set_mode op
 2024-02-15 10:36 UTC  (7+ messages)
` [PATCH v3 2/2] phy: qcom: edp: Add set_mode op for configuring eDP/DP submode

[RFC v2 00/14] enable bs > ps in XFS
 2024-02-15 10:34 UTC  (9+ messages)
` [RFC v2 01/14] fs: Allow fine-grained control of folio sizes

[PATCH] brcmsmac: avoid function pointer casts
 2024-02-15 10:33 UTC  (2+ messages)

[PATCH 0/3] TEE driver for Trusted Services
 2024-02-15 10:32 UTC  (5+ messages)
` [PATCH 2/3] tee: tstee: Add Trusted Services TEE driver

[PATCH v5 0/3] Add AM64x ICSSG Ethernet support
 2024-02-15 10:30 UTC  (4+ messages)
` [PATCH v5 1/3] arm64: dts: ti: k3-am64-main: Add ICSSG IEP nodes
` [PATCH v5 2/3] arm64: dts: ti: k3-am642-evm: add ICSSG1 Ethernet support
` [PATCH v5 3/3] arm64: dts: ti: k3-am642-evm: add overlay for ICSSG1 2nd port

[PATCH v8 0/2] lib: checksum: Fix issues with checksum tests
 2024-02-15 10:27 UTC  (4+ messages)
` [PATCH v8 2/2] lib: checksum: Use aligned accesses for ip_fast_csum and csum_ipv6_magic tests

[PATCH 0/2 v4] Add cond_guard() to conditional guards
 2024-02-15 10:26 UTC  (5+ messages)
` [PATCH 1/2 v4] cleanup: "

[PATCH net-next v8 1/2] ethtool: Add GTP RSS hash options to ethtool.h
 2024-02-15 10:26 UTC  (3+ messages)

[PATCH v4 0/6] LoongArch: Add pv ipi support on LoongArch VM
 2024-02-15 10:25 UTC  (3+ messages)

[PATCH] drm/dp: Don't attempt AUX transfers when eDP panels are not powered
 2024-02-15 10:24 UTC  (4+ messages)

[PATCH v2 3/3] PCI: qcom: properly implement RC shutdown/power up
 2024-02-15 10:22 UTC  (4+ messages)

[PATCH v2 2/3] PCI: qcom: Read back PARF_LTSSM register
 2024-02-15 10:21 UTC  (2+ messages)

[PATCH CFT] usb: ucsi_ccg: Fix command completion handling
 2024-02-15 10:10 UTC 

[PATCH net-next 0/3] net: macb: WOL enhancements
 2024-02-15 10:19 UTC  (5+ messages)
` [PATCH net-next 1/3] net: macb: queue tie-off or disable during WOL suspend

[PATCH 00/23] Rework Nomadik GPIO to add Mobileye EyeQ5 support
 2024-02-15 10:19 UTC  (11+ messages)
` [PATCH 01/23] dt-bindings: gpio: nomadik: convert into yaml format
` [PATCH 03/23] dt-bindings: gpio: nomadik: add mobileye,eyeq5-gpio compatible
` [PATCH 05/23] gpio: nomadik: extract GPIO platform driver from drivers/pinctrl/nomadik/
` [PATCH 19/23] gpio: nomadik: grab optional reset control and deassert it at probe

[PATCH] USBIP: Use fallthrough pseudo-keyword
 2024-02-15 10:14 UTC  (2+ messages)

[PATCH] pwm: imx-tpm: reset module on probe
 2024-02-15 10:12 UTC  (3+ messages)

next-20240215: workqueue.c: undefined reference to `irq_work_queue_on'
 2024-02-15 10:11 UTC 

[linux][PATCH v6 0/3] Convert Microchip's HLCDC Text based DT bindings to JSON schema
 2024-02-15 10:02 UTC  (7+ messages)
` [linux][PATCH v6 2/3] dt-bindings: atmel,hlcdc: convert pwm bindings to json-schema
` [linux][PATCH v6 3/3] dt-bindings: mfd: atmel,hlcdc: Convert to DT schema format
  ` (subset) "

[PATCH] sched/fair: Fix frequency selection for non invariant case
 2024-02-15 10:00 UTC  (7+ messages)

[PATCH v2] mm: document memalloc_noreclaim_save() and memalloc_pin_save()
 2024-02-15  9:58 UTC 

[PATCH v2 0/3] Add support for RAS DES feature in PCIe DW controller
 2024-02-15  9:25 UTC  (5+ messages)

[PATCH v3 0/2] Add common1 region for AM62, AM62A & AM65x
 2024-02-15  8:32 UTC  (2+ messages)
` [PATCH v3 2/2] arm64: dts: ti: Add common1 register space for AM62x, AM62A & AM65x SoCs

[PATCH v2] arm64: Subscribe Microsoft Azure Cobalt 100 to ARM Neoverse N2 errata
 2024-02-15  9:57 UTC  (2+ messages)

[PATCH] soc: qcom: qcom_stats: Add DSPs and apss subsystem stats
 2024-02-15  9:54 UTC  (2+ messages)

[PATCH RFC 5/6] fs: xfs: iomap atomic write support
 2024-02-15  9:53 UTC  (12+ messages)

[syzbot] [net?] KMSAN: kernel-infoleak in __skb_datagram_iter (2)
 2024-02-15  9:51 UTC 

[PATCH v1] arm64: dts: ti: k3-am62-main: disable usb lpm
 2024-02-15  9:45 UTC  (2+ messages)

[PATCH v1 0/5] Introduce SandBox Mode (SBM)
 2024-02-15  9:45 UTC  (11+ messages)
` [PATCH v1 5/5] sbm: SandBox Mode documentation

[RFC V1 0/5] x86: CVMs: Align memory conversions to 2M granularity
 2024-02-15  9:44 UTC  (5+ messages)
` [RFC V1 1/5] swiotlb: Support allocating DMA memory from SWIOTLB

[PATCH v2 00/23] KVM: arm64: Improvements to LPI injection
 2024-02-15  9:44 UTC  (7+ messages)
` [PATCH v2 07/23] KVM: arm64: vgic: Use atomics to count LPIs

[PATCH] ARM: dts: qcom: ipq4019: add QCA8075 PHY Package nodes
 2024-02-15  9:40 UTC  (3+ messages)

[PATCH 0/3] drm/panel: add one more Leadtek panel, the ltk101b4029w
 2024-02-15  9:40 UTC  (2+ messages)

[PATCH v1 1/2] PM: QoS: Rename freq to range constraint
 2024-02-15  9:39 UTC  (3+ messages)
` [PATCH v1 2/2] PM: QoS: Add a performance QoS

[PATCH v3] rust: str: add {make,to}_{upper,lower}case() to CString
 2024-02-15  9:38 UTC  (5+ messages)

[PATCH 0/3] Restructure init sequence to set aside reserved memory earlier
 2024-02-15  9:37 UTC  (5+ messages)
` [PATCH 1/3] loongarch: Call arch_mem_init() before platform_init() in the init sequence

[PATCH v1 0/8] x86_64 SandBox Mode arch hooks
 2024-02-15  9:37 UTC  (8+ messages)

Bug reporting on Raydium touchscreen
 2024-02-15  9:37 UTC  (2+ messages)

[PATCH v1 0/8] Fast kernel headers: split linux/kernel.h
 2024-02-15  9:36 UTC  (9+ messages)
` [PATCH v1 1/8] include/linux/goldfish.h: include linux/wordpart.h instead of linux/kernel.h
` [PATCH v1 2/8] include/drm/drm_fixed.h: "
` [PATCH v1 3/8] include linux/wordpart.h in various sources that need it
` [PATCH v1 4/8] linux/random.h: reduce dependencies on linux/kernel.h
` [PATCH v1 5/8] linux/kernel.h: move might_sleep(), ... to sched/debug_atomic_sleep.h
` [PATCH v1 6/8] linux/kernel.h: move READ and WRITE to direction.h
` [PATCH v1 7/8] linux/kernel.h: move VERIFY_OCTAL_PERMISSIONS() to octal_permissions.h
` [PATCH v1 8/8] linux/kernel.h: move PTR_IF() to ptr_util.h

[PATCH] Staging: rtl8192e: rtl819x_HTProc: Removed braces from single statement block
 2024-02-15  9:32 UTC  (2+ messages)

[PATCH v1] arm64: dts: ti: verdin-am62: Set VDD CORE minimum voltage to 0.75V
 2024-02-15  9:32 UTC  (2+ messages)

[PATCH v2 0/6] drm/msm: Add support for the A750 GPU found on the SM8650 platform
 2024-02-15  9:32 UTC  (5+ messages)
` [PATCH v2 2/6] dt-bindings: arm-smmu: Document SM8650 GPU SMMU

[PATCH v2] arm64: dts: ti: verdin-am62: add support for Verdin USB1 interface
 2024-02-15  9:31 UTC  (2+ messages)

convert write_cache_pages() to an iterator v8
 2024-02-15  9:31 UTC  (3+ messages)
` [PATCH 01/14] writeback: don't call mapping_set_error on AOP_WRITEPAGE_ACTIVATE

[PATCH v1 tty] 8250: microchip: pci1xxxx: Add Burst mode transmission support in uart driver for reading from FIFO
 2024-02-15  9:30 UTC  (3+ messages)

[syzbot] [reiserfs?] general protection fault in __fget_files (2)
 2024-02-15  9:30 UTC  (3+ messages)

[PATCH RFC v3 0/4] spmi: pmic-arb: Add support for multiple buses
 2024-02-15  9:30 UTC  (7+ messages)
` [PATCH RFC v3 3/4] spmi: pmic-arb: Make core resources acquiring a version operation

[PATCH v9 00/25] security: Move IMA and EVM to the LSM infrastructure
 2024-02-15  9:29 UTC  (8+ messages)
` [PATCH v9 19/25] integrity: Move integrity_kernel_module_request() to IMA

[syzbot] [reiserfs?] kernel BUG in entry_points_to_object
 2024-02-15  9:29 UTC  (3+ messages)

[PATCH v6 0/9] MediaTek DRM - DSI driver cleanups
 2024-02-15  9:28 UTC  (3+ messages)
` [PATCH v6 9/9] drm/mediatek: dsi: Use mipi_dsi_pixel_format_to_bpp() helper function

[syzbot] [net?] KMSAN: kernel-infoleak in __skb_datagram_iter (2)
 2024-02-15  9:27 UTC  (2+ messages)
` [syzbot] [PATCH] net: Fix "

[PATCH 0/2] pinctrl: renesas: rzg2l: Add suspend to RAM support
 2024-02-15  9:27 UTC  (6+ messages)
` [PATCH 1/2] pinctrl: renesas: rzg2l: Add suspend/resume support

[PATCH v2] perf: CXL: fix CPMU filter value mask length
 2024-02-15  9:27 UTC  (2+ messages)

[PATCH] Perf: Use fallthrough pseudo-keyword
 2024-02-15  9:26 UTC 

[PATCH v1 1/1] serial: 8250_pci1xxxx: Drop quirk from 8250_port
 2024-02-15  9:26 UTC  (2+ messages)

[PATCH v3] arm64: dts: ti: am62-phyboard-lyra: Add overlay to enable a GPIO fan
 2024-02-15  9:26 UTC  (2+ messages)


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