public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-09-24 15:03:07 to 2023-09-25 01:05:08 UTC [more...]

[PATCH v2 0/6] TQMLS10xxA support
 2023-09-25  1:04 UTC  (5+ messages)
` [PATCH v2 3/6] arm64: dts: freescale: add initial device tree for TQMLS1043A/TQMLS1046A
` [PATCH v2 6/6] MAINTAINERS: add tqml device trees to TQ-Systems entry

[PATCH] md/raid1: only update stack limits with the device in use
 2023-09-25  1:02 UTC  (5+ messages)

[PATCH v6 0/3] Add support for Allwinner PWM on D1/T113s/R329 SoCs
 2023-09-25  0:59 UTC  (2+ messages)

[PATCH] arm64: dts: freescale: imx8m*-venice: remove label = "cpu" from DSA dt-binding
 2023-09-25  0:51 UTC  (2+ messages)

[PATCH RFC] binfmt_elf: fully allocate bss pages
 2023-09-25  0:50 UTC  (3+ messages)

[PATCH v2] ARM: dts: imx6qdl-gw5904: add internal mdio nodes
 2023-09-25  0:50 UTC  (2+ messages)

[PATCH drm-misc-next v4 0/8] [RFC] DRM GPUVA Manager GPU-VM features
 2023-09-25  0:43 UTC  (8+ messages)
` [PATCH drm-misc-next v4 1/8] drm/gpuvm: rename struct drm_gpuva_manager to struct drm_gpuvm
` [PATCH drm-misc-next v4 2/8] drm/gpuvm: allow building as module
` [PATCH drm-misc-next v4 3/8] drm/nouveau: uvmm: rename 'umgr' to 'base'

[PATCH v6 00/20] Imagination Technologies PowerVR DRM driver
 2023-09-25  0:41 UTC  (3+ messages)
` [PATCH v6 04/20] drm/imagination/uapi: Add PowerVR driver UAPI

[PATCH v5 0/8] Batch hugetlb vmemmap modification operations
 2023-09-25  0:39 UTC  (9+ messages)
` [PATCH v5 1/8] hugetlb: optimize update_and_free_pages_bulk to avoid lock cycles
` [PATCH v5 2/8] hugetlb: restructure pool allocations
` [PATCH v5 3/8] hugetlb: perform vmemmap optimization on a list of pages
` [PATCH v5 4/8] hugetlb: perform vmemmap restoration "
` [PATCH v5 5/8] hugetlb: batch freeing of vmemmap pages
` [PATCH v5 6/8] hugetlb: batch PMD split for bulk vmemmap dedup
` [PATCH v5 7/8] hugetlb: batch TLB flushes when freeing vmemmap
` [PATCH v5 8/8] hugetlb: batch TLB flushes when restoring vmemmap

[PATCH v4 0/6] soc: qcom: Add uart console support for SM4450
 2023-09-25  0:39 UTC  (4+ messages)
` [PATCH v4 5/6] arm64: dts: qcom: sm4450-qrd: add QRD4450 uart support

[PATCH v3 0/3] arm: dts: imx93: add edmav3 support
 2023-09-25  0:36 UTC  (2+ messages)

[PATCH 0/5] arm64: dts: imx8qxp add emda support
 2023-09-25  0:29 UTC  (5+ messages)
` [PATCH 1/5] firmware: imx: scu-pd: added missing edma channel power domain
` [PATCH 2/5] arm64: dts: imx8: add edma[0..3]

[PATCH 0/3] arm: dts: imx93: add edmav3 support
 2023-09-25  0:33 UTC  (3+ messages)
` [PATCH 1/3] arm64: dts: imx93: add edma1 and edma2

[PATCH v1] firmware: imx: scu-pd: Add missed PCIEA SATA0 and SERDES0 power domains
 2023-09-25  0:24 UTC  (3+ messages)

[PATCH v6 00/25] Enable CET Virtualization
 2023-09-25  0:31 UTC  (2+ messages)

[PATCH v6 23/25] KVM: x86: Enable CET virtualization for VMX and advertise to userspace
 2023-09-25  0:26 UTC  (2+ messages)

[PATCH v2 7/9] sched: define TIF_ALLOW_RESCHED
 2023-09-25  0:13 UTC  (16+ messages)

[PATCH] tools: hv: kvp: fix memory leak in realloc failure handling
 2023-09-25  0:00 UTC  (2+ messages)

[PATCH v2] virtio_balloon: Fix endless deflation and inflation on arm64
 2023-09-24 23:58 UTC  (2+ messages)

linux-next: Signed-off-bys missing for commit in the mm-hotfixes tree
 2023-09-24 23:42 UTC  (2+ messages)

[PATCH 0/3] ARM: omap: omap4-embt2ws: Add IMU on control unit
 2023-09-24 23:39 UTC  (6+ messages)
` [PATCH 1/3] dt-bindings: iio: imu: mpu6050: Add level shifter
` [PATCH 2/3] iio: imu: mpu6050: add level shifter flag
` [PATCH 3/3] ARM: dts: omap: omap4-embt2ws: Add IMU at control unit

[PATCH net-next v4 00/18] net/smc: implement virtual ISM extension and loopback-ism
 2023-09-24 23:29 UTC  (20+ messages)
` [PATCH net-next v4 01/18] net/smc: decouple ism_dev from SMC-D device dump
` [PATCH net-next v4 02/18] net/smc: decouple ism_dev from SMC-D DMB registration
` [PATCH net-next v4 03/18] net/smc: extract v2 check helper from SMC-D device registration
` [PATCH net-next v4 04/18] net/smc: support SMCv2.x supplemental features negotiation
` [PATCH net-next v4 05/18] net/smc: reserve CHID range for SMC-D virtual device
` [PATCH net-next v4 06/18] net/smc: extend GID to 128bits only for virtual ISM device
` [PATCH net-next v4 07/18] net/smc: disable SEID on non-s390 architecture
` [PATCH net-next v4 08/18] net/smc: enable virtual ISM device feature bit
` [PATCH net-next v4 09/18] net/smc: introduce SMC-D loopback device
` [PATCH net-next v4 10/18] net/smc: implement ID-related operations of loopback
` [PATCH net-next v4 11/18] net/smc: implement some unsupported "
` [PATCH net-next v4 12/18] net/smc: implement DMB-related "
` [PATCH net-next v4 13/18] net/smc: register loopback device as SMC-Dv2 device
` [PATCH net-next v4 14/18] net/smc: add operation for getting DMB attribute
` [PATCH net-next v4 15/18] net/smc: add operations for DMB attach and detach
` [PATCH net-next v4 16/18] net/smc: avoid data copy from sndbuf to peer RMB in SMC-D
` [PATCH net-next v4 17/18] net/smc: modify cursor update logic when sndbuf mapped to RMB
` [PATCH net-next v4 18/18] net/smc: add interface implementation of loopback device

[RESEND PATCH 1/4] ARM: dts: qcom: apq8064: drop incorrect regulator-type
 2023-09-24 22:56 UTC  (8+ messages)
` [RESEND PATCH 2/4] ARM: dts: qcom: apq8060: "
` [RESEND PATCH 3/4] ARM: dts: qcom: mdm9615: populate vsdcc fixed regulator
` [RESEND PATCH 4/4] ARM: dts: qcom: ipq8064: move keys and leds out of soc node

[RESEND PATCH 1/2] ARM: dts: qcom: apq8064: drop label property from DSI
 2023-09-24 22:52 UTC  (4+ messages)
` [RESEND PATCH 2/2] ARM: dts: qcom: sdx65: fix SDHCI clocks order

[RESEND PATCH 1/3] ARM: dts: qcom: sdx65: correct PCIe EP phy-names
 2023-09-24 22:51 UTC  (6+ messages)
` [RESEND PATCH 2/3] ARM: dts: qcom: sdx65: add missing GCC clocks
` [RESEND PATCH 3/3] ARM: dts: qcom: sdx65: correct SPMI node name

[PATCH drm-misc-next 1/3] drm/sched: implement dynamic job flow control
 2023-09-24 22:43 UTC 

[PATCH v8 0/5] fs: multigrain timestamps for XFS's change_cookie
 2023-09-24 22:44 UTC  (7+ messages)

[PATCH] ARM: dts: omap: omap4-embt2ws: Let IMU driver handle Magnetometer internally
 2023-09-24 22:27 UTC 

[PATCH] modpost: Optimize symbol search from linear to binary search
 2023-09-24 22:20 UTC  (3+ messages)

linux-next: Signed-off-by missing for commit in the execve tree
 2023-09-24 22:15 UTC 

linux-next: Signed-off-by missing for commit in the imx-mxs tree
 2023-09-24 22:07 UTC 

[PATCH] arm64: dts: rockchip: Add sdio node to rock-5b
 2023-09-24 22:06 UTC  (2+ messages)

[PATCH v3 0/3] iio: adc: ad7192: Add improvements and feature
 2023-09-24 21:51 UTC  (4+ messages)
` [PATCH v3 1/3] iio: adc: ad7192: Use bitfield access macros
` [PATCH v3 2/3] iio: adc: ad7192: Improve f_order computation
` [PATCH v3 3/3] iio: adc: ad7192: Add fast settling support

Linux 6.6-rc3
 2023-09-24 21:36 UTC 

[PATCH] eeprom: Remove deprecated legacy eeprom driver
 2023-09-24 21:49 UTC 

[GIT PULL] Compute Express Link (CXL) Fixes for 6.6-rc3
 2023-09-24 21:24 UTC  (2+ messages)

[GIT PULL] KVM fixes for Linux 6.6-rc3
 2023-09-24 21:24 UTC  (4+ messages)

[GIT PULL] tracing: Fixes for 6.6-rc2
 2023-09-24 21:24 UTC  (3+ messages)

[PATCH] misc: rtsx: Fix some platforms can not boot and move the l1ss judgment to probe
 2023-09-24 21:05 UTC  (2+ messages)

[PATCH 0/6] RISC-V: Add eMMC support for TH1520 boards
 2023-09-24 21:04 UTC  (6+ messages)
` [PATCH 1/6] dt-bindings: mmc: sdhci-of-dwcmhsc: Add T-Head TH1520 support

[PATCH v5 00/44] treewide: Remove I/O port accessors for HAS_IOPORT=n
 2023-09-24 21:01 UTC  (3+ messages)
` [PATCH v5 13/44] i2c: add HAS_IOPORT dependencies

[PATCH next] power: supply: mm8013: Fix error code in mm8013_probe()
 2023-09-24 20:58 UTC  (2+ messages)

[PATCH v1 0/9] i2c: designware: code consolidation & cleanups
 2023-09-24 20:56 UTC  (7+ messages)
` [PATCH v1 1/9] i2c: designware: Move has_acpi_companion() to common code

[PATCH] media: i2c: Annotate struct i2c_atr with __counted_by
 2023-09-24 20:51 UTC  (2+ messages)

[PATCH] i2c: mux: demux-pinctrl: Annotate struct i2c_demux_pinctrl_priv with __counted_by
 2023-09-24 20:51 UTC  (2+ messages)

[PATCH net, 0/3] net: mana: Fix some TX processing bugs
 2023-09-24 20:20 UTC  (4+ messages)
` [PATCH net, 3/3] net: mana: Fix oversized sge0 for GSO packets

[PATCH v4] riscv: dts: allwinner: d1: Add PMU event node
 2023-09-24 20:09 UTC  (2+ messages)

[PATCH] drm/amdgpu: Add description for AMD_IP_BLOCK_TYPE_VPE
 2023-09-24 20:00 UTC 

[PATCH] phy: sun4i-usb: Fix a W=1 compilation failure
 2023-09-24 20:01 UTC  (2+ messages)

[PATCH v6 0/4] Add BigTreeTech CB1 SoM & Boards
 2023-09-24 19:58 UTC  (2+ messages)

[PATCH v3 0/2] Enable Security ID for H616
 2023-09-24 19:57 UTC  (2+ messages)

[PATCH v1] riscv: dts: allwinner: remove address-cells from intc node
 2023-09-24 19:54 UTC  (2+ messages)

[PATCH] riscv: dts: use capital "OR" for multiple licenses in SPDX
 2023-09-24 19:53 UTC  (4+ messages)

[PATCH 0/4] staging: rtl8192e: Resolve circular locking with wx_mutex
 2023-09-24 19:51 UTC  (5+ messages)
` [PATCH 1/4] staging: rtl8192e: Put kfree() to end of rtllib_softmac_free()
` [PATCH 2/4] staging: rtl8192e: Remove mutex from rtllib_softmac_free()
` [PATCH 3/4] staging: rtl8192e: Unlock mutex for one line in rtllib_stop_protocol()
` [PATCH 4/4] staging: rtl8192e: Resolve circular locking with rx_pkt_pending_timer

[PATCH v3 0/2] mfd: axp20x: improve support without interrupts
 2023-09-24 19:50 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: mfd: x-powers,axp152: make interrupt optional for more chips

[PATCH v15 00/11] LSM: Three basic syscalls
 2023-09-24 19:48 UTC  (12+ messages)
` [PATCH v15 01/11] LSM: Identify modules by more than name

[PATCH] drm/sun4i: Add error handling in sun4i_layer_init_one()
 2023-09-24 19:47 UTC  (2+ messages)

[PATCH] uapi: increase MAX_ARG_STRLEN from 128K to 6M
 2023-09-24 19:30 UTC 

[PATCH 0/7] drm/sun4i: dw-hdmi: Fix initialization & refactor
 2023-09-24 19:26 UTC  (8+ messages)
` [PATCH 1/7] drm/sun4i: dw-hdmi: Deinit PHY in fail path
` [PATCH 2/7] drm/sun4i: dw-hdmi: Remove double encoder cleanup
` [PATCH 3/7] drm/sun4i: dw-hdmi: Switch to bridge functions
` [PATCH 4/7] drm/sun4i: Don't show error for deferred probes
` [PATCH 5/7] drm/sun4i: dw-hdmi: Split driver registration
` [PATCH 6/7] drm/sun4i: dw-hdmi: Make sun8i_hdmi_phy_get() more intuitive
` [PATCH 7/7] drm/sun4i: dw-hdmi: check for phy device first

[PATCH] ARM: dts: omap3-devkit8000: correct ethernet reg addresses (split)
 2023-09-24 19:02 UTC  (2+ messages)

[PATCH] ARM: dts: nuvoton: add missing space before {
 2023-09-24 19:02 UTC  (2+ messages)

[PATCH 1/2] arm64: dts: mediatek: minor whitespace cleanup around '='
 2023-09-24 19:02 UTC  (2+ messages)

[PATCH] arm64: dts: marvell: minor whitespace cleanup around '='
 2023-09-24 19:02 UTC  (2+ messages)

[PATCH] arm64: dts: apm: add missing space before {
 2023-09-24 19:02 UTC  (2+ messages)

[PATCH] arm64: dts: bitmain: lowercase unit addresses
 2023-09-24 19:02 UTC  (2+ messages)

[PATCH 1/2] ARM: dts: mediatek: add missing space before {
 2023-09-24 19:02 UTC  (2+ messages)

[PATCH 1/2] ARM: dts: st: href-tvk1281618: fix touchscreen VIO supply
 2023-09-24 18:55 UTC  (3+ messages)

[PATCH v2 1/4] ARM: dts: st: stm32mp157c-emstamp: drop incorrect vref_ddr property
 2023-09-24 18:53 UTC  (4+ messages)
` [PATCH v2 4/4] ARM: dts: st: stih407: drop max-duty-cycle

[PATCH] docs: Fix Sphinx 8 warning caused by paths represented with strings
 2023-09-24 18:47 UTC  (2+ messages)

[PATCH v3] dt-bindings: watchdog: atmel,at91rm9200-wdt: convert txt to yaml
 2023-09-24 18:19 UTC 

[PATCH v2 00/19] iio: resolver: move ad2s1210 out of staging
 2023-09-24 18:17 UTC  (30+ messages)
` [PATCH v2 01/19] dt-bindings: iio: resolver: add devicetree bindings for ad2s1210
` [PATCH v2 02/19] staging: iio: Documentation: document IIO resolver AD2S1210 sysfs attributes
` [PATCH v2 03/19] staging: iio: resolver: ad2s1210: fix ad2s1210_show_fault
` [PATCH v2 04/19] staging: iio: resolver: ad2s1210: fix not restoring sample gpio in channel read
` [PATCH v2 05/19] staging: iio: resolver: ad2s1210: fix probe
` [PATCH v2 06/19] staging: iio: resolver: ad2s1210: always use 16-bit value for raw read
` [PATCH v2 07/19] staging: iio: resolver: ad2s1210: implement IIO_CHAN_INFO_SCALE
` [PATCH v2 08/19] staging: iio: resolver: ad2s1210: use devicetree to get fclkin
` [PATCH v2 09/19] staging: iio: resolver: ad2s1210: use regmap for config registers
` [PATCH v2 13/19] staging: iio: resolver: ad2s1210: implement hysteresis as channel attr
` [PATCH v2 14/19] staging: iio: resolver: ad2s1210: refactor setting excitation frequency
` [PATCH v2 17/19] staging: iio: resolver: ad2s1210: convert resolution to devicetree property
` [PATCH v2 18/19] staging: iio: resolver: ad2s1210: add phase_lock_range attributes
` [PATCH v2 19/19] staging: iio: resolver: ad2s1210: add triggered buffer support

[PATCH 0/4] perf bench messaging: Kill child processes when exit abnormally in process mode
 2023-09-24 18:10 UTC  (3+ messages)
` [PATCH 1/4] perf bench messaging: Fix coding style issues for sched-messaging

[PATCH] perf record: Fix BTF type checks in the off-cpu profiling
 2023-09-24 18:03 UTC  (2+ messages)

[PATCH] s390/cio: Fix a memleak in css_alloc_subchannel
 2023-09-24 17:58 UTC  (5+ messages)

[PATCH v2] dt-bindings: watchdog: atmel,at91rm9200-wdt: convert txt to yaml
 2023-09-24 17:53 UTC  (3+ messages)

[PATCH v2] drm: Rename drm_ioctl_flags() to eliminate duplicate declaration warning
 2023-09-24 17:43 UTC 

BUG: virtcrypto_dataq_callback calls crypto_finalize_request() from irq context
 2023-09-24 17:39 UTC  (3+ messages)
`  "

[GIT PULL] hardening fixes for v6.6-rc3
 2023-09-24 17:24 UTC  (6+ messages)

[PATCH v3 0/3] atch data improvements for mcp23s08 driver
 2023-09-24 17:23 UTC  (4+ messages)
` [PATCH v3 1/3] pinctrl: mcp23s08_i2c: Extend match support for OF tables
` [PATCH v3 2/3] pinctrl: mcp23s08_spi: Simplify probe()
` [PATCH v3 3/3] pinctrl: mcp23s08: Simplify probe()/mcp23s08_spi_regmap_init()

[PATCH 2/4] sched: cpufreq: Fix apply_dvfs_headroom() escaping uclamp constraints
 2023-09-24 17:23 UTC  (11+ messages)

[PATCH RFC 0/6] ARM: pxa: GPIO descriptor conversions
 2023-09-24 16:42 UTC  (7+ messages)
` [PATCH RFC 1/6] ARM: pxa: Convert Spitz OHCI to GPIO descriptors
` [PATCH RFC 2/6] ARM: pxa: Convert Spitz LEDs "
` [PATCH RFC 3/6] ARM: pxa: Convert Spitz CF power control "
` [PATCH RFC 4/6] ARM: pxa: Convert reset driver "
` [PATCH RFC 5/6] ARM: pxa: Convert Spitz hsync "
` [PATCH RFC 6/6] ARM: pxa: Convert gumstix Bluetooth "

[PATCH] scsi: target: tcmu: Annotate struct tcmu_tmr with __counted_by
 2023-09-24 17:06 UTC  (2+ messages)

[syzbot] KASAN: use-after-free Read in ntfs_test_inode
 2023-09-24 16:39 UTC  (2+ messages)
` [syzbot] [ntfs?] "

[PATCH v2] iio: adc: ad7192: Correct reference voltage
 2023-09-24 16:34 UTC  (2+ messages)

[PATCH v3 0/6] Support ROHM BM1390 pressure sensor
 2023-09-24 16:29 UTC  (11+ messages)
` [PATCH v3 1/6] tools: iio: iio_generic_buffer ensure alignment
` [PATCH v3 2/6] iio: improve doc for available_scan_mask
` [PATCH v3 3/6] iio: try searching for exact scan_mask
` [PATCH v3 5/6] iio: pressure: Support ROHM BU1390

[PATCH] dmaengine: idxd: Register dsa_bus_type before registering idxd sub-drivers
 2023-09-24 16:22 UTC 

Linux regressions report for mainline [2023-09-24]
 2023-09-24 16:17 UTC 

[PATCH] PCI: qcom: Add interconnect bandwidth for PCIe Gen4
 2023-09-24 16:07 UTC 

[PATCH net-next] udp_tunnel: Use flex array to simplify code
 2023-09-24 16:00 UTC  (2+ messages)

[PATCH net-next] ipv6: mark address parameters of udp_tunnel6_xmit_skb() as const
 2023-09-24 15:30 UTC 

[PATCH] dmaengine: hisi: Simplify preconditions of CONFIG_K3_DMA
 2023-09-24 15:23 UTC 

[linus:master] [tracing] 9fe41efaca: WARNING:at_kernel/trace/trace_events.c:#event_trace_self_tests_init
 2023-09-24 15:14 UTC 

ERROR: modpost: ".L771" [drivers/mtd/nand/raw/nand.ko] undefined!
 2023-09-24 15:07 UTC 

kismet: WARNING: unmet direct dependencies detected for FIXED_PHY when selected by LAN743X
 2023-09-24 15:07 UTC 

[PATCH] workqueue: Provide one lock class key per work_on_cpu() callsite
 2023-09-24 15:07 UTC 

[PATCH net-next] net: phy: amd: Support the Altima AMI101L
 2023-09-24 15:02 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