mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
[PATCH v2] rust: std_vendor: update dbg macro from rust upstream
 2024-10-05 19:48 UTC  (2+ messages)

[PATCH 0/2] pinctrl: th1520: Improve code quality
 2024-10-05 19:43 UTC  (4+ messages)
` [PATCH 1/2] pinctrl: th1520: Convert to thp->mutex to guarded mutex
` [PATCH 2/2] pinctrl: th1520: Fix return value for unknown pin error

[PATCH v1 0/4] Add pinctrl support for mt7988
 2024-10-05 19:41 UTC  (4+ messages)
` [PATCH v1 3/4] dt-bindings: pinctrl: add binding for MT7988 SoC

drivers/iio/light/opt4001.c:215:9: error: call to '__compiletime_assert_326' declared with 'error' attribute: FIELD_PREP: value too large for the field
 2024-10-05 19:40 UTC 

[PATCH V1 0/3] Add support for multiple ICE algorithms
 2024-10-05 19:33 UTC  (6+ messages)
` [PATCH V1 1/3] dt-bindings: ufs: qcom: Document ice configuration table
` [PATCH V1 3/3] scsi: ufs: qcom: Add support for multiple ICE algorithms

[PATCH v2 0/4] mfd: intel_soc_pmic_bxtwc: Fix IRQ domain usage
 2024-10-05 19:27 UTC  (5+ messages)
` [PATCH v2 1/4] mfd: intel_soc_pmic_bxtwc: Use IRQ domain for USB Type-C device
` [PATCH v2 2/4] mfd: intel_soc_pmic_bxtwc: Use IRQ domain for TMU device
` [PATCH v2 3/4] mfd: intel_soc_pmic_bxtwc: Use IRQ domain for PMIC devices
` [PATCH v2 4/4] mfd: intel_soc_pmic_bxtwc: Fix IRQ domain names duplication

[PATCH] lib/Kconfig.debug: fix grammar in RUST_BUILD_ASSERT_ALLOW
 2024-10-05 19:13 UTC  (3+ messages)
` [PATCH v2] "

[for-next][PATCH 0/2] ftrace: Updates for 6.13
 2024-10-05 19:12 UTC  (3+ messages)
` [for-next][PATCH 1/2] function_graph: Support recording and printing the function return address
` [for-next][PATCH 2/2] function_graph: Remove unnecessary initialization in ftrace_graph_ret_addr()

[PATCH v2] iioc: dac: ltc2664: Fix span variable usage in ltc2664_channel_config function
 2024-10-05 19:12 UTC  (2+ messages)

[PATCH 0/5] gpio: notify user-space about config changes in the kernel
 2024-10-05 19:11 UTC  (7+ messages)
` [PATCH 5/5] gpiolib: notify user-space about in-kernel line state changes

[PATCH 0/2] X1E001DE Snapdragon Devkit for Windows
 2024-10-05 19:03 UTC  (11+ messages)
` [PATCH 1/2] dt-bindings: arm: qcom: Add "
` [PATCH 2/2] arm64: dts: qcom: Add X1E001DE "

kernel/sched/core.c:1361:21: warning: 'uclamp_mutex' defined but not used
 2024-10-05 18:58 UTC 

[PATCH v3 0/4] power: supply: twl6030/32 charger
 2024-10-05 18:57 UTC  (3+ messages)
` [PATCH v3 2/4] dt-bindings: mfd: twl: add charger node also for TWL603x

[RFC PATCH v2 0/4] sched+mm: Track lazy active mm existence with hazard pointers
 2024-10-05 18:56 UTC  (6+ messages)
` [RFC PATCH v2 3/4] hp: Implement Hazard Pointers

[PATCH v2 1/7] iio: backend: add API for interface get
 2024-10-05 18:53 UTC  (10+ messages)
` [PATCH v2 5/7] dt-bindings: iio: adc: add ad485x
` [PATCH v2 6/7] iio: adc: ad485x: add ad485x driver
` [PATCH v2 7/7] Documentation: ABI: testing: ad485x: add ABI docs

[PATCH v3] sched/psi: fix memory barrier without comment warnings
 2024-10-05 18:52 UTC  (2+ messages)

[PATCH v3 00/10] Add iio backend compatibility for ad7606
 2024-10-05 18:50 UTC  (5+ messages)
` [PATCH v3 02/10] dt-bindings: iio: adc: ad7606: Remove spi-cpha from required
` [PATCH v3 03/10] dt-bindings: iio: adc: ad7606: Add iio backend bindings

[PATCH 1/3] rust: implement `kernel::sync::Refcount`
 2024-10-05 18:47 UTC  (14+ messages)
` [PATCH 3/3] rust: block: convert `block::mq` to use `Refcount`

[PATCH net-next v3 1/2] dt-bindings: net: marvell,aquantia: add property to override MDI_CFG
 2024-10-05 18:46 UTC  (2+ messages)

[PATCH v2 0/3] pinctrl: renesas: rzg2l: Add support to configure open-drain and schmitt-trigger properties
 2024-10-05 18:45 UTC  (3+ messages)
` [PATCH v2 1/3] dt-bindings: pinctrl: renesas,rzg2l-pinctrl: Allow schmitt and open drain properties

[PATCH 0/2] cifs: Improve access without FILE_READ_ATTRIBUTES permission
 2024-10-05 18:44 UTC  (5+ messages)
` [PATCH 1/2] cifs: Do not issue SMB2 CREATE always with FILE_READ_ATTRIBUTES
` [PATCH 2/2] cifs: Improve stat() to work also without FILE_READ_ATTRIBUTES

[PATCH] rust: update dbg macro outputs in docs
 2024-10-05 18:44 UTC  (4+ messages)

[PATCH] net: dsa: Fix conditional handling of Wake-on-Lan configuration in dsa_user_set_wol
 2024-10-05 18:42 UTC  (3+ messages)

[PATCH net-next v2 0/6] rust: Add IO polling
 2024-10-05 18:36 UTC  (9+ messages)
` [PATCH net-next v2 2/6] rust: time: Introduce Delta type
` [PATCH net-next v2 3/6] rust: time: Implement addition of Ktime and Delta
` [PATCH net-next v2 5/6] rust: Add read_poll_timeout function

[GIT PULL] bcachefs fixes for 6.12-rc2
 2024-10-05 18:35 UTC 

[PATCH] nfsd: Fill NFSv4.1 server implementation fields in OP_EXCHANGE_ID response
 2024-10-05 18:35 UTC  (7+ messages)
` [PATCH v2] "

[PATCH v3 0/2] Bluetooth: btnxpuart: Add GPIO mechanism to
 2024-10-05 18:32 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: net: bluetooth: nxp: Add support for power save feature using GPIO

RFC: Advice on adding support for Qualcomm IPQ9574 SoC Ethernet
 2024-10-05 18:30 UTC  (6+ messages)

[PATCH 1/2] dt-bindings: mmc: mmc-pwrseq-simple: add support for reset control
 2024-10-05 18:26 UTC  (2+ messages)

[PATCH V3 0/7] Add minimal boot support for IPQ5424
 2024-10-05 18:23 UTC  (3+ messages)
` [PATCH V3 2/7] dt-bindings: clock: Add Qualcomm IPQ5424 GCC binding

[PATCH V2 0/2] X1E001DE Snapdragon Devkit for Windows
 2024-10-05 18:22 UTC  (3+ messages)
` [PATCH V2 1/2] dt-bindings: arm: qcom: Add "
` [PATCH V2 2/2] arm64: dts: qcom: Add X1E001DE "

[PATCH 00/13] iio: add missing select REMAP_SPI, IIO_BUFFER, and IIO_TRIGGERED_BUFFER
 2024-10-05 18:21 UTC  (32+ messages)
` [PATCH 01/13] iio: accel: kx022a: add missing select IIO_(TRIGGERED_)BUFFER in Kconfig
` [PATCH 02/13] iio: adc: ad7944: "
` [PATCH 04/13] iio: adc: ti-ads8688: "
` [PATCH 05/13] iio: adc: ti-lmp92064: add missing select REGMAP_SPI "
` [PATCH 06/13] iio: adc: ti-lmp92064: add missing select IIO_(TRIGGERED_)BUFFER "
` [PATCH 07/13] iio: dac: ad3552r: "
` [PATCH 08/13] iio: dac: ad5766: "
` [PATCH 09/13] iio: chemical: ens160: "
` [PATCH 10/13] iio: light: bu27008: "
` [PATCH 11/13] iio: magnetometer: af8133j: "
` [PATCH 12/13] iio: pressure: bu1390: "
` [PATCH 13/13] iio: proximity: mb1232: "

[PATCH v6 0/3] rust: Add irq abstraction, SpinLockIrq
 2024-10-05 18:19 UTC  (5+ messages)
` [PATCH v6 3/3] rust: sync: Add SpinLockIrq

[PATCH 0/3] Interrupt and Continuous mode support for VL6180
 2024-10-05 18:15 UTC  (13+ messages)
` [PATCH 1/3] iio: light: vl6180: Add configurable inter-measurement period support
` [PATCH 2/3] iio: light: vl6180: Added Interrupt support for single shot access
` [PATCH 3/3] iio: light: vl6180: Add support for Continuous Mode

[PATCH v2] dma-buf: fix S_IRUGO to 0444, block comments, func declaration
 2024-10-05 18:09 UTC 

[PATCH 0/2] Add support for Zyxel EX3510-B
 2024-10-05 18:09 UTC  (7+ messages)
` [PATCH 1/2] dt-bindings: arm64: bcmbca: Add Zyxel EX3510-B based on BCM4906

[PATCH 0/3] ARM: dts: st: add and enable MALI400 on stih410/stih410-b2260
 2024-10-05 18:08 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: gpu: mali-utgard: Add ST sti compatible
` [PATCH 2/3] ARM: dts: st: add node for the MALI gpu on stih410.dtsi
` [PATCH 3/3] ARM: dts: st: enable the MALI gpu on the stih410-b2260

[PULL REQUEST] i2c-for-6.12-rc2
 2024-10-05 18:07 UTC  (2+ messages)

[GIT PULL] hardening fixes for v6.12-rc2
 2024-10-05 18:07 UTC  (2+ messages)

[GIT PULL] lsm/lsm-pr-20241004
 2024-10-05 18:07 UTC  (2+ messages)

[GIT PULL] Compute Express Link (CXL) Fixes for 6.12-rc2
 2024-10-05 18:07 UTC  (2+ messages)

[GIT PULL] xen: branch for v6.12-rc2
 2024-10-05 18:07 UTC  (2+ messages)

[GIT PULL] ext4 bug fixes for 6.12-rc2
 2024-10-05 18:07 UTC  (2+ messages)

[GIT PULL] SPI fixes for v6.12-rc1
 2024-10-05 18:07 UTC  (2+ messages)

[PATCH] iio: hid-sensors: Fix an error handling path in _hid_sensor_set_report_latency()
 2024-10-05 18:06 UTC  (2+ messages)

[PATCH v2 1/1] dt-bindings: interrupt-controller: fsl,ls-extirq: workaround wrong interrupt-map number
 2024-10-05 18:03 UTC  (2+ messages)

[PATCH] lockd: Fix comment about NLMv3 backwards compatibility
 2024-10-05 17:56 UTC  (8+ messages)

[PATCH v3 resend 0/7] Add Renesas R-Car Gen4 E-FUSE support
 2024-10-05 17:52 UTC  (3+ messages)
` [PATCH v3 resend 1/7] dt-bindings: fuse: Move renesas,rcar-{efuse,otp} to nvmem

[PATCH 1/2] dt-bindings: display: bridge: tc358768: switch to bus-width
 2024-10-05 17:44 UTC  (2+ messages)

Root filesystem read access for firmware load during hibernation image writing
 2024-10-05 17:40 UTC  (2+ messages)

[PATCH v2 0/2] usb: typec: Add new driver for Parade PS8830 Type-C Retimer
 2024-10-05 17:36 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: usb: Add Parade PS8830 Type-C retimer bindings

[PATCH v3 00/14] This series fixes the errors of MediaTek display driver found by IGT
 2024-10-05 17:32 UTC  (12+ messages)
` [PATCH v3 13/14] drm/mediatek: Support DRM plane alpha in OVL

[PATCH v5] wifi: mt76: Fix NULL Dereference caused by mt76_connac_get_he_phy_cap()
 2024-10-05 17:28 UTC 

[PATCH 0/7] *** Add support for AD485x DAS Family ***
 2024-10-05 17:27 UTC  (15+ messages)
` [PATCH 6/7] iio: adc: ad485x: add ad485x driver

[PATCH v4 00/11] iio: add support for the ad3552r AXI DAC IP
 2024-10-05 17:22 UTC  (6+ messages)
` [PATCH v4 03/11] dt-bindings: iio: dac: adi-axi-dac: add ad3552r axi variant

[PATCH] usb: gadget: u_serial: Disable ep before setting port to null to fix the crash caused by port being null
 2024-10-05 17:15 UTC  (2+ messages)

[PATCH 0/5] asm-generic: clean up asm/mman.h
 2024-10-05 17:15 UTC  (5+ messages)
` [PATCH 3/5] asm-generic: use asm-generic/mman-common.h on mips and xtensa
` [PATCH 4/5] asm-generic: use asm-generic/mman-common.h on parisc and alpha

[syzbot] [mm?] WARNING in page_counter_cancel (5)
 2024-10-05 17:12 UTC  (2+ messages)

[PATCH v2 0/3] Interrupt and Continuous mode support for VL6180
 2024-10-05 17:01 UTC  (5+ messages)
` [PATCH v2 1/3] iio: light: vl6180: Add configurable inter-measurement period support
` [PATCH v2 2/3] iio: light: vl6180: Added Interrupt support for single shot access
` [PATCH v2 3/3] iio: light: vl6180: Add support for Continuous Mode

[PATCH RFC net-next] net: phy: always set polarity_modes if op is supported
 2024-10-05 16:59 UTC  (7+ messages)

[PATCH v1 0/3] Refactor Landlock access mask management
 2024-10-05 16:57 UTC  (3+ messages)
` [PATCH v1 1/3] landlock: Refactor filesystem "

[PATCH] misc: eeprom_93xx46: Changing 'unsigned' to 'unsigned int'
 2024-10-05 16:56 UTC 

[RFC PATCH 0/4] sched+mm: Track lazy active mm existence with hazard pointers
 2024-10-05 16:56 UTC  (4+ messages)

[PATCH 1/2] drm/msm/dsi: improve/fix dsc pclk calculation
 2024-10-05 16:55 UTC  (4+ messages)
` [PATCH 2/2] drm/msm/dsi: fix 32-bit signed integer extension in pclk_rate calculation

[PATCH v2 0/2] Support for Texas Instruments OPT4060 RGBW Color sensor
 2024-10-05 16:51 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: iio: light: Document TI OPT4060 RGBW sensor
` [PATCH v2 2/2] iio: light: Add support for TI OPT4060 color sensor

[PATCH] mm, kmsan: instrument copy_from_kernel_nofault
 2024-10-05 16:48 UTC  (3+ messages)
` [PATCH v2 0/1] mm, kasan, kmsan: copy_from/to_kernel_nofault
  ` [PATCH v2 1/1] "

[PATCH] net: phy: disable eee due to errata on various KSZ switches
 2024-10-05 16:46 UTC  (2+ messages)

[syzbot] [gfs2?] KMSAN: uninit-value in inode_go_dump (5)
 2024-10-05 16:46 UTC  (3+ messages)

[PATCH net-next v4 1/1] net: phy: marvell: make use of fiber autoneg bypass mode
 2024-10-05 16:43 UTC  (3+ messages)

[PATCH 1/1] net: phy: marvell: avoid bringing down fibre link when autoneg is bypassed
 2024-10-05 16:42 UTC  (5+ messages)

[PATCH] nfsd: Fix NFSD_MAY_BYPASS_GSS and NFSD_MAY_BYPASS_GSS_ON_ROOT
 2024-10-05 16:40 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v14 0/5] KVM: arm64: Provide guest support for GCS
 2024-10-05 16:35 UTC  (13+ messages)
` [PATCH v14 3/5] KVM: arm64: Manage GCS access and registers for guests
` [PATCH v14 4/5] KVM: arm64: Set PSTATE.EXLOCK when entering an exception

firmware: tegra: bpmp: Fix freeing uninitialized pointers
 2024-10-05 16:35 UTC 

[PATCH] iioc: dac: ltc2664: Fix span variable usage in ltc2664_channel_config function
 2024-10-05 16:34 UTC  (2+ messages)

[PATCH net-next 1/4] dt-bindings: leds: add 'active-high' property
 2024-10-05 16:28 UTC  (4+ messages)
` [PATCH net-next 2/4] net: phy: support 'active-high' property for PHY LEDs
` [PATCH net-next 3/4] net: phy: aquantia: correctly describe LED polarity override
` [PATCH net-next 4/4] net: phy: mxl-gpy: correctly describe LED polarity

[tip:master] BUILD SUCCESS fb9530688ca844ead1aa329d08b656ed97c20a12
 2024-10-05 16:26 UTC 

[GIT PULL] tomoyo update for v6.12
 2024-10-05 16:21 UTC  (10+ messages)

[PATCH v3 1/2] drm/panfrost: Add missing OPP table refcnt decremental
 2024-10-05 16:08 UTC  (2+ messages)
` [PATCH v3 2/2] drm/panthor: Fix OPP refcnt leaks in devfreq initialisation

[PATCH] pidfd: add ioctl to retrieve pid info
 2024-10-05 16:05 UTC  (4+ messages)

[PATCH v1] net: sfp: change quirks for Alcatel Lucent G-010S-P
 2024-10-05 16:04 UTC 

[PATCH][next] drm/nouveau: Avoid -Wflex-array-member-not-at-end warning
 2024-10-05 16:04 UTC  (6+ messages)

[PATCH v7 1/1] pwm: imx27: workaround of the pwm output bug when decrease the duty cycle
 2024-10-05 15:57 UTC  (4+ messages)

[PATCH] x86/stackprotector: Work around strict Clang TLS symbol requirements
 2024-10-05 15:48 UTC  (3+ messages)

[PATCH] cifs: Change translation of STATUS_DELETE_PENDING to -EBUSY
 2024-10-05 15:48 UTC 

[PATCH v2 1/7] vhost: Add a new modparam to allow userspace select vhost_task
 2024-10-05 15:42 UTC  (2+ messages)

[PATCH v6 10/11] virt: arm-cca-guest: TSM_REPORT support for realms
 2024-10-05 15:42 UTC  (2+ messages)

[PATCH] ASoC: qcom: Fix NULL Dereference in asoc_qcom_lpass_cpu_platform_probe()
 2024-10-05 15:40 UTC 

[PATCH] nfsd: Add support for mapping sticky bit into NFS4 ACL
 2024-10-05 15:40 UTC  (7+ messages)

[PATCH 0/5] nfs: Fix mounting NFS3 AUTH_NULL exports
 2024-10-05 15:15 UTC  (2+ messages)

[PATCH v3] platform/x86: dell-ddv: Fix typo in documentation
 2024-10-05 15:12 UTC  (2+ messages)

Hazard pointer enabled refcount prototype
 2024-10-05 15:01 UTC  (3+ messages)

[PATCH v1 0/4] mfd: intel_soc_pmic_bxtwc: Fix IRQ domain usage
 2024-10-05 15:00 UTC  (4+ messages)
` [PATCH v1 2/4] mfd: intel_soc_pmic_bxtwc: Use IRQ domain for TMU device
    ` 回复: "

[syzbot] [net?] INFO: task hung in linkwatch_event (4)
 2024-10-05 14:57 UTC  (2+ messages)

[RFC net-next v2 0/2] tg3: Link IRQs, NAPIs, and queues
 2024-10-05 14:57 UTC  (3+ messages)
` [net-next v3 1/2] tg3: Link IRQs to NAPI instances
` [net-next v3 2/2] tg3: Link queues to NAPIs

[PATCH] cifs: Recognize SFU char/block devices created by Windows NFS server on Windows Server <<2012
 2024-10-05 14:54 UTC 

[PATCH v2 0/6] Add AutoFDO and Propeller support for Clang build
 2024-10-05 14:42 UTC  (5+ messages)
` [PATCH v2 1/6] Add AutoFDO "

[PATCH] usb: typec: qcom-pmic-typec: fix sink status being overwritten with RP_DEF
 2024-10-05 14:41 UTC 

[PATCH v3 0/2] Add support for "on-die" ECC on Davinci
 2024-10-05 14:40 UTC  (4+ messages)
` [PATCH v3 2/2] dt-bindings: mtd: davinci: convert to yaml

[PATCH] docs/zh_CN: add the translation of kbuild/kconfig.rst
 2024-10-05 14:40 UTC 

[PATCH] clk: qcom: videocc-sm8550: depend on either gcc-sm8550 or gcc-sm8650
 2024-10-05 14:40 UTC 

[PATCH v2] sched/psi: fix memory barrier without comment warnings
 2024-10-05 14:40 UTC  (3+ messages)

[PATCH 0/3] platfom/x86: asus-wmi: revert ROG Ally quirks
 2024-10-05 14:37 UTC  (2+ messages)

[syzbot] [exfat?] KMSAN: uninit-value in __exfat_get_dentry_set
 2024-10-05 14:32 UTC 

[PATCH v3] platform/x86/hp: Avoid spurious wakeup on HP ProOne 440
 2024-10-05 14:25 UTC  (2+ messages)

page:  |  | latest

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

all inboxes | Powered by JetHome®