messages from 2025-09-14 03:47:21 to 2025-11-17 15:33:06 UTC [more...]
[PATCH v6 0/3] platform/chrome: Fix an UAF via replacing fops
2025-11-17 15:33 UTC (11+ messages)
` [PATCH v6 1/3] revocable: Add fops replacement
` [PATCH v6 2/3] char: misc: Leverage revocable "
` [PATCH v6 3/3] platform/chrome: cros_ec_chardev: Secure cros_ec_device via revocable
[PATCH] platform/chrome: sensorhub: Support devices without FIFO_INT_ENABLE
2025-11-14 9:21 UTC (3+ messages)
[PATCH] platform/chrome: cros_ec_ishtp: Fix UAF after unbinding driver
2025-11-10 6:32 UTC (2+ messages)
[PATCH v2 0/6] iio: Introduce and use value of π
2025-11-09 17:09 UTC (11+ messages)
` [PATCH v2 1/6] media: vidtv: Rename PI definition to PI_SAMPLES
` [PATCH v2 2/6] units: Add 32- and 64-bit signed values of π
` [PATCH v2 3/6] media: dvb-frontends: atbm8830: Convert to use PI definition
` [PATCH v2 4/6] iio: cros_ec_sensors: "
` [PATCH v2 5/6] iio: frequency: ad9523: "
` [PATCH v2 6/6] iio: position: iqs624-pos: "
[PATCH v5 0/7] platform/chrome: Fix a possible UAF via revocable
2025-11-07 14:12 UTC (35+ messages)
` [PATCH v5 1/7] revocable: Revocable resource management
` [PATCH v5 2/7] revocable: Add Kunit test cases
` [PATCH v5 3/7] selftests: revocable: Add kselftest cases
` [PATCH v5 4/7] platform/chrome: Protect cros_ec_device lifecycle with revocable
` [PATCH v5 5/7] revocable: Add fops replacement
` [PATCH v5 6/7] char: misc: Leverage revocable "
` [PATCH v5 7/7] platform/chrome: cros_ec_chardev: Secure cros_ec_device via revocable
[PATCH v6 0/2] platform/chrome: Fix an UAF via revocable primitive APIs
2025-11-07 7:39 UTC (6+ messages)
` [PATCH v6 1/2] platform/chrome: Protect cros_ec_device lifecycle with revocable
` [PATCH v6 2/2] platform/chrome: cros_ec_chardev: Consume cros_ec_device via revocable
[PATCH v4 0/3] Load cros_ec_ucsi from OF and ACPI definitions
2025-11-06 18:21 UTC (8+ messages)
` [PATCH v4 1/3] dt-bindings: chrome: Add cros-ec-ucsi compatibility to typec binding
` [PATCH v4 2/3] usb: typec: cros_ec_ucsi: Load driver from OF and ACPI definitions
` [PATCH v4 3/3] mfd: cros_ec: Don't add cros_ec_ucsi if it is defined in OF or ACPI
[PATCH] leds: leds-cros_ec: Skip LEDs without color components
2025-11-06 16:52 UTC (2+ messages)
` (subset) "
[PATCH v6 0/3] drivers/base: Introduce revocable
2025-11-06 16:20 UTC (5+ messages)
` [PATCH v6 1/3] revocable: Revocable resource management
` [PATCH v6 2/3] revocable: Add Kunit test cases
` [PATCH v6 3/3] selftests: revocable: Add kselftest cases
[PATCH v2] Input: cros_ec_keyb - Fix an invalid memory access
2025-11-05 21:49 UTC (2+ messages)
[PATCH] Input: cros_ec_keyb - Fix an invalid memory access
2025-11-04 6:52 UTC (2+ messages)
[PATCH v2] platform/chrome: cros_ec_lightbar: Check if ec supports suspend commands
2025-10-31 1:44 UTC (3+ messages)
[PATCH] platform/chrome: cros_ec_lightbar: Check if ec supports suspend commands
2025-10-30 20:17 UTC (4+ messages)
[PATCH v1 0/6] iio: Introduce and use value of π
2025-10-30 7:26 UTC (15+ messages)
` [PATCH v1 1/6] media: vidtv: Rename PI definition to PI_SAMPLES
` [PATCH v1 2/6] units: Add value of π * 10⁹
` [PATCH v1 3/6] media: dvb-frontends: atbm8830: Convert to use PI definition
` [PATCH v1 4/6] iio: cros_ec_sensors: "
` [PATCH v1 5/6] iio: frequency: ad9523: "
` [PATCH v1 6/6] iio: position: iqs624-pos: "
[PATCH v3 0/3] Load cros_ec_ucsi from OF and ACPI definitions
2025-10-13 20:21 UTC (15+ messages)
` [PATCH v3 1/3] dt-bindings: chrome: Add cros-ec-ucsi compatibility to typec binding
` [PATCH v3 2/3] usb: typec: cros_ec_ucsi: Load driver from OF and ACPI definitions
` [PATCH v3 3/3] mfd: cros_ec: Don't add cros_ec_ucsi if it is defined in OF or ACPI
[PATCH v2] platform/chrome: cros_usbpd_notify: defer probe when parent EC driver isn't ready
2025-10-13 2:57 UTC (4+ messages)
[PATCH v2 0/3] Load cros_ec_ucsi from OF and ACPI definitions
2025-10-08 23:34 UTC (12+ messages)
` [PATCH v2 1/3] dt-bindings: chrome: Add Cros EC UCSI driver
` [PATCH v2 2/3] usb: typec: cros_ec_ucsi: Load driver from OF and ACPI definitions
` [PATCH v2 3/3] mfd: cros_ec: Don't add cros_ec_ucsi if it is defined in OF or ACPI
[PATCH RFC] usb: typec: thunderbolt: Fix Thunderbolt adapter type bitfield values
2025-10-08 10:41 UTC (4+ messages)
[PATCH v1] platform/chrome: cros_usbpd_notify: defer probe when parent EC driver isn't ready
2025-10-07 0:02 UTC (6+ messages)
[PATCH v11 0/7] Introduction of PSCR Framework and Related Components
2025-10-02 16:07 UTC (3+ messages)
` RFC: Selecting an NVMEM cell for Power State Change Reason (PSCR) recording
[GIT PULL] chrome-platform updates for v6.18
2025-10-01 18:42 UTC (2+ messages)
[PATCH v4 0/7] platform/chrome: Fix a possible UAF via revocable
2025-10-01 14:23 UTC (11+ messages)
` [PATCH v4 1/7] revocable: Revocable resource management
` [PATCH v4 2/7] revocable: Add Kunit test cases
` [PATCH v4 3/7] selftests: revocable: Add kselftest cases
` [PATCH v4 4/7] platform/chrome: Protect cros_ec_device lifecycle with revocable
` [PATCH v4 5/7] revocable: Add fops replacement
` [PATCH v4 6/7] char: misc: Leverage revocable "
` [PATCH v4 7/7] platform/chrome: cros_ec_chardev: Secure cros_ec_device via revocable
[PATCH v2 0/2] Add board-id support for multiple DT selection
2025-10-01 3:48 UTC (2+ messages)
[PATCH v1 0/3] Load cros_ec_ucsi from OF and ACPI definitions
2025-09-30 22:55 UTC (6+ messages)
` [PATCH v1 1/3] dt-bindings: chrome: Add Cros EC UCSI driver
` [PATCH v1 2/3] usb: typec: cros_ec_ucsi: Load driver from OF and ACPI definitions
` [PATCH v1 3/3] mfd: cros_ec: Don't add cros_ec_ucsi if it is defined in OF or ACPI
[PATCH v6 0/3] Export fan control and register fans as cooling devices
2025-09-24 19:31 UTC (7+ messages)
` [PATCH v6 1/3] platform/chrome: update pwm fan control host commands
` [PATCH v6 2/3] hwmon: (cros_ec) add PWM control over fans
` [PATCH v6 3/3] hwmon: (cros_ec) register fans into thermal framework cooling devices
[PATCH RFC 0/5] USB Type-C alternate mode selection
2025-09-23 19:23 UTC (11+ messages)
[PATCH v3 0/5] platform/chrome: Fix a possible UAF via revocable
2025-09-23 8:20 UTC (27+ messages)
` [PATCH v3 1/5] revocable: Revocable resource management
[PATCH] Subject: [PATCH] firmware: google: Add comments to coreboot_table.c
2025-09-21 15:54 UTC (3+ messages)
[PATCH] platform/chrome: cros_ec_typec: Defer probe until EC device is registered
2025-09-16 9:24 UTC
[PATCH][next] pwm: cros-ec: Avoid -Wflex-array-member-not-at-end warnings
2025-09-15 9:36 UTC (5+ messages)
[PATCH 0/5] platform/chrome: Fix a race when probing drivers
2025-09-14 3:47 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox