Show patches with: State = Action Required       |    Archived = No       |   436 patches
« 1 2 3 44 5 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v18,42/42] mm: percpu: increase PERCPU_DYNAMIC_SIZE_SHIFT on DEPT and large PAGE_SIZE DEPT(DEPendency Tracker) - - - - --- 2025-12-05 Byungchul Park New
[v18,41/42] SUNRPC: relocate struct rcu_head to the first field of struct rpc_xprt DEPT(DEPendency Tracker) - - - - --- 2025-12-05 Byungchul Park New
[v18,40/42] dept: track PG_writeback with dept DEPT(DEPendency Tracker) - - - - --- 2025-12-05 Byungchul Park New
[v18,39/42] dept: introduce APIs to set page usage and use subclasses_evt for the usage DEPT(DEPendency Tracker) - - - - --- 2025-12-05 Byungchul Park New
[v18,38/42] rcu/update: fix same dept key collision between various types of RCU DEPT(DEPendency Tracker) - - - - --- 2025-12-05 Byungchul Park New
[v18,37/42] dept: call dept_hardirqs_off() in local_irq_*() regardless of irq state DEPT(DEPendency Tracker) - - - - --- 2025-12-05 Byungchul Park New
[v18,36/42] dept: implement a basic unit test for dept DEPT(DEPendency Tracker) - - - - --- 2025-12-05 Byungchul Park New
[v18,35/42] dept: introduce event_site() to disable event tracking if it's recoverable DEPT(DEPendency Tracker) - - - - --- 2025-12-05 Byungchul Park New
[v18,34/42] dept: add module support for struct dept_event_site and dept_event_site_dep DEPT(DEPendency Tracker) - - - - --- 2025-12-05 Byungchul Park New
[v18,33/42] dept: introduce a new type of dependency tracking between multi event sites DEPT(DEPendency Tracker) - - - - --- 2025-12-05 Byungchul Park New
[v18,32/42] completion, dept: introduce init_completion_dmap() API DEPT(DEPendency Tracker) - - - - --- 2025-12-05 Byungchul Park New
[v18,31/42] dept: assign unique dept_key to each distinct wait_for_completion() caller DEPT(DEPendency Tracker) - - - - --- 2025-12-05 Byungchul Park New
[v18,30/42] dept: make dept stop from working on debug_locks_off() DEPT(DEPendency Tracker) - - - - --- 2025-12-05 Byungchul Park New
[v18,29/42] dept: make dept aware of lockdep_set_lock_cmp_fn() annotation DEPT(DEPendency Tracker) - - - - --- 2025-12-05 Byungchul Park New
[v18,28/42] dept: assign unique dept_key to each distinct dma fence caller DEPT(DEPendency Tracker) - - - - --- 2025-12-05 Byungchul Park New
[v18,27/42] dept: assign dept map to mmu notifier invalidation synchronization DEPT(DEPendency Tracker) - - - - --- 2025-12-05 Byungchul Park New
[v18,26/42] cpu/hotplug: use a weaker annotation in AP thread DEPT(DEPendency Tracker) - - - - --- 2025-12-05 Byungchul Park New
[v18,25/42] dept: add documents for dept DEPT(DEPendency Tracker) - - - - --- 2025-12-05 Byungchul Park New
[v18,24/42] locking/lockdep: prevent various lockdep assertions when lockdep_off()'ed DEPT(DEPendency Tracker) - - - - --- 2025-12-05 Byungchul Park New
[v18,23/42] dept: print staged wait's stacktrace on report DEPT(DEPendency Tracker) - - - - --- 2025-12-05 Byungchul Park New
[v18,22/42] dept: track PG_locked with dept DEPT(DEPendency Tracker) - - - - --- 2025-12-05 Byungchul Park New
[v18,21/42] dept: make dept able to work with an external wgen DEPT(DEPendency Tracker) - - - - --- 2025-12-05 Byungchul Park New
[v18,20/42] dept: apply timeout consideration to dma fence wait DEPT(DEPendency Tracker) - - - - --- 2025-12-05 Byungchul Park New
[v18,19/42] dept: apply timeout consideration to hashed-waitqueue wait DEPT(DEPendency Tracker) - - - - --- 2025-12-05 Byungchul Park New
[v18,18/42] dept: apply timeout consideration to waitqueue wait DEPT(DEPendency Tracker) - - - - --- 2025-12-05 Byungchul Park New
[v18,17/42] dept: apply timeout consideration to swait DEPT(DEPendency Tracker) - - - - --- 2025-12-05 Byungchul Park New
[v18,16/42] dept: apply timeout consideration to wait_for_completion()/complete() DEPT(DEPendency Tracker) - - - - --- 2025-12-05 Byungchul Park New
[v18,15/42] dept: track timeout waits separately with a new Kconfig DEPT(DEPendency Tracker) - - - - --- 2025-12-05 Byungchul Park New
[v18,14/42] dept: apply sdt_might_sleep_{start,end}() to dma fence DEPT(DEPendency Tracker) - - - - --- 2025-12-05 Byungchul Park New
[v18,13/42] dept: apply sdt_might_sleep_{start,end}() to hashed-waitqueue wait DEPT(DEPendency Tracker) - - - - --- 2025-12-05 Byungchul Park New
[v18,12/42] dept: apply sdt_might_sleep_{start,end}() to waitqueue wait DEPT(DEPendency Tracker) - - - - --- 2025-12-05 Byungchul Park New
[v18,11/42] dept: apply sdt_might_sleep_{start,end}() to swait DEPT(DEPendency Tracker) - - - - --- 2025-12-05 Byungchul Park New
[v18,10/42] dept: apply sdt_might_sleep_{start,end}() to wait_for_completion()/complete() DEPT(DEPendency Tracker) - - - - --- 2025-12-05 Byungchul Park New
[v18,09/42] dept: record the latest one out of consecutive waits of the same class DEPT(DEPendency Tracker) - - - - --- 2025-12-05 Byungchul Park New
[v18,08/42] dept: add a mechanism to refill the internal memory pools on running out DEPT(DEPendency Tracker) - - - - --- 2025-12-05 Byungchul Park New
[v18,07/42] dept: distinguish each work from another DEPT(DEPendency Tracker) - - - - --- 2025-12-05 Byungchul Park New
[v18,06/42] dept: distinguish each kernel context from another DEPT(DEPendency Tracker) - - - - --- 2025-12-05 Byungchul Park New
[v18,05/42] dept: add proc knobs to show stats and dependency graph DEPT(DEPendency Tracker) - - - - --- 2025-12-05 Byungchul Park New
[v18,04/42] dept: tie to lockdep and IRQ tracing DEPT(DEPendency Tracker) - - - - --- 2025-12-05 Byungchul Park New
[v18,03/42] dept: add lock dependency tracker APIs DEPT(DEPendency Tracker) - - - - --- 2025-12-05 Byungchul Park New
[v18,02/42] dept: add single event dependency tracker APIs DEPT(DEPendency Tracker) - - - - --- 2025-12-05 Byungchul Park New
[v18,01/42] dept: implement DEPT(DEPendency Tracker) DEPT(DEPendency Tracker) - - - 4 --- 2025-12-05 Byungchul Park New
i2c-host for v6.18 i2c-host for v6.18 - - - - --- 2025-12-04 Andi Shyti New
[v3] i2c: designware: Replace magic numbers with named constants [v3] i2c: designware: Replace magic numbers with named constants - - - - --- 2025-12-04 Artem Shimko New
[v2] i2c: designware: Replace magic numbers with named constants [v2] i2c: designware: Replace magic numbers with named constants - - - - --- 2025-12-04 Artem Shimko New
[RESEND,3/3] arm64: dts: rockchip: Add EEPROMs for Radxa boards Add Belling EEPROMs found in Radxa boards - - - - --- 2025-12-02 FUKAUMI Naoki New
[RESEND,2/3] arm64: dts: rockchip: Add EEPROMs for Radxa ROCK 4 boards Add Belling EEPROMs found in Radxa boards - - - - --- 2025-12-02 FUKAUMI Naoki New
[RESEND,1/3] dt-bindings: eeprom: at24: Add compatible for Belling BL24C04A/BL24C16F Add Belling EEPROMs found in Radxa boards 1 - - - --- 2025-12-02 FUKAUMI Naoki New
[4/4] arm64: dts: rockchip: Add EEPROMs for Radxa boards Add Belling EEPROMs found in Radxa boards - - - - --- 2025-12-02 FUKAUMI Naoki New
[3/4] arm64: dts: rockchip: Add EEPROMs for Radxa ROCK 4 boards Add Belling EEPROMs found in Radxa boards - - - - --- 2025-12-02 FUKAUMI Naoki New
[2/4] dt-bindings: eeprom: at24: Add compatible for Belling BL24C16F Add Belling EEPROMs found in Radxa boards - - - - --- 2025-12-02 FUKAUMI Naoki New
[1/4] dt-bindings: eeprom: at24: Add compatible for Belling BL24C04A Add Belling EEPROMs found in Radxa boards - - - - --- 2025-12-02 FUKAUMI Naoki New
[11/12] i2c: fsi: Convert to fsi bus probe mechanism fsi: Convert to bus probe mechanism - - 1 - --- 2025-11-29 Uwe Kleine-König New
[04/12] i2c: fsi: Drop assigning fsi bus fsi: Convert to bus probe mechanism - - 1 - --- 2025-11-29 Uwe Kleine-König New
[i2c-tools,2/2] i2ctransfer: Add optional message modifier flags Add support for message modifier flags - - - - --- 2025-11-28 Benoît Monin New
[i2c-tools,1/2] i2cdetect: Display mangling and nostart support Add support for message modifier flags - - - - --- 2025-11-28 Benoît Monin New
[v4,7/7] i2c: designware: Support of controller with IC_EMPTYFIFO_HOLD_MASTER disabled i2c: designware: Improve support of multi-messages transfer - - - - --- 2025-11-26 Benoît Monin New
[v4,6/7] i2c: designware: Use runtime PM macro for auto-cleanup i2c: designware: Improve support of multi-messages transfer - - 1 - --- 2025-11-26 Benoît Monin New
[v4,5/7] i2c: designware: Implement I2C_M_STOP support i2c: designware: Improve support of multi-messages transfer - - - - --- 2025-11-26 Benoît Monin New
i2c: ismt: add i2c bus recovery on timed out transaction i2c: ismt: add i2c bus recovery on timed out transaction - - - - --- 2025-11-25 Jens Stobernack (Nokia) New
[v1,1/2] i2c: acpi: Return -ENOENT when no resources found in i2c_acpi_client_count() i2c: acpi: Ad-hoc cleanup and kernel-doc fix - - - - --- 2025-11-25 Andy Shevchenko wsa New
[v2] i2c: imx-lpi2c: Add runtime PM support for IRQ and clock management on i.MX8QXP/8QM [v2] i2c: imx-lpi2c: Add runtime PM support for IRQ and clock management on i.MX8QXP/8QM - - 1 - --- 2025-11-25 Carlos Song New
i2c: imx-lpi2c: Add runtime PM support for IRQ and clock management on i.MX8QXP/8QM i2c: imx-lpi2c: Add runtime PM support for IRQ and clock management on i.MX8QXP/8QM - - - - --- 2025-11-24 Carlos Song New
[v1,12/12] i2c: qcom-geni: Enable I2C on SA8255p Qualcomm platforms Enable I2C on SA8255p Qualcomm platforms - - - - --- 2025-11-22 Praveen Talari New
[v1,11/12] i2c: qcom-geni: Store of_device_id data in driver private struct Enable I2C on SA8255p Qualcomm platforms - - - - --- 2025-11-22 Praveen Talari New
[v1,10/12] i2c: qcom-geni: Use geni_se_resources_state() API in runtime PM functions Enable I2C on SA8255p Qualcomm platforms - - - - --- 2025-11-22 Praveen Talari New
[v1,09/12] i2c: qcom-geni: Move resource initialization to separate function Enable I2C on SA8255p Qualcomm platforms - - - - --- 2025-11-22 Praveen Talari New
[v1,08/12] i2c: qcom-geni: Isolate serial engine setup Enable I2C on SA8255p Qualcomm platforms - - - - --- 2025-11-22 Praveen Talari New
[v1,07/12] dt-bindings: i2c: Describe SA8255p Enable I2C on SA8255p Qualcomm platforms - - - - --- 2025-11-22 Praveen Talari New
i2c: amd-mp2: fix device leak on probe() i2c: amd-mp2: fix device leak on probe() - 1 - - --- 2025-11-21 Johan Hovold New
[v2] i2c: imx-lpi2c: support smbus block read feature [v2] i2c: imx-lpi2c: support smbus block read feature - 1 1 - --- 2025-11-21 Carlos Song New
[v3] i2c: imx-lpi2c: change to PIO mode in system-wide suspend/resume progress [v3] i2c: imx-lpi2c: change to PIO mode in system-wide suspend/resume progress - 1 1 - --- 2025-11-21 Carlos Song New
[v2] i2c: imx-lpi2c: change to PIO mode in system-wide suspend/resume progress [v2] i2c: imx-lpi2c: change to PIO mode in system-wide suspend/resume progress - 1 - - --- 2025-11-20 Carlos Song New
[20/44] drivers/i2c/busses: use min() instead of min_t() Change a lot of min_t() that might mask high bits - - - - --- 2025-11-19 David Laight New
[3/3] riscv: dts: spacemit: add reset property i2c: spacemit: add reset support - - - - --- 2025-11-19 Encrow Thorne New
[2/3] i2c: k1: add reset support i2c: spacemit: add reset support - - - - --- 2025-11-19 Encrow Thorne New
[1/3] dt-bindings: i2c: spacemit: add optional resets i2c: spacemit: add reset support 1 - - - --- 2025-11-19 Encrow Thorne New
[v13,6/6] i2c: tegra: Add Tegra264 support Updates for Tegra264 and Tegra256 1 - 1 - --- 2025-11-18 Akhil R New
[v13,5/6] i2c: tegra: Add support for SW mutex register Updates for Tegra264 and Tegra256 1 - 1 - --- 2025-11-18 Akhil R New
[v13,4/6] i2c: tegra: Add HS mode support Updates for Tegra264 and Tegra256 1 - 1 - --- 2025-11-18 Akhil R New
[v13,3/6] i2c: tegra: Update Tegra256 timing parameters Updates for Tegra264 and Tegra256 1 - 1 - --- 2025-11-18 Akhil R New
[v13,2/6] i2c: tegra: Use separate variables for fast and fastplus Updates for Tegra264 and Tegra256 1 - 1 - --- 2025-11-18 Akhil R New
[v13,1/6] i2c: tegra: Do not configure DMA if not supported Updates for Tegra264 and Tegra256 1 - 1 - --- 2025-11-18 Akhil R New
i2c: imx-lpi2c: support smbus block read feature i2c: imx-lpi2c: support smbus block read feature - 1 - - --- 2025-11-18 Carlos Song New
i2c: imx-lpi2c: change to PIO mode in system-wide suspend/resume progress i2c: imx-lpi2c: change to PIO mode in system-wide suspend/resume progress - 1 - - --- 2025-11-18 Carlos Song New
[v3,4/4] mfd: simple-mfd-i2c: add default value fix the SpacemiT P1 Kconfig and resend the K1 I2C ILCR patch. 1 - - - --- 2025-11-18 Troy Mitchell New
[v24,4/4] i2c: ast2600: Add target mode support Add ASPEED AST2600 I2C controller driver - - - - --- 2025-11-18 Ryan Chen New
[v24,3/4] i2c: ast2600: Add controller driver for new register layout Add ASPEED AST2600 I2C controller driver - - - - --- 2025-11-18 Ryan Chen New
[v24,2/4] dt-bindings: i2c: ast2600-i2c.yaml: Add global-regs and transfer-mode properties Add ASPEED AST2600 I2C controller driver - - - - --- 2025-11-18 Ryan Chen New
[v24,1/4] dt-bindings: i2c: Split AST2600 binding into a new YAML Add ASPEED AST2600 I2C controller driver - - - - --- 2025-11-18 Ryan Chen New
[v2,4/4] i2c: tegra: Add support for Tegra410 Add I2C support for Tegra410 - - - - --- 2025-11-17 Kartik Rajput New
[v2,3/4] i2c: tegra: Add logic to support different register offsets Add I2C support for Tegra410 - - - - --- 2025-11-17 Kartik Rajput New
[v2,2/4] i2c: tegra: Move variant to tegra_i2c_hw_feature Add I2C support for Tegra410 - - - - --- 2025-11-17 Kartik Rajput New
[v2,1/4] i2c: tegra: Introduce tegra_i2c_variant to identify DVC and VI Add I2C support for Tegra410 - - - - --- 2025-11-17 Kartik Rajput New
i2c: core: prevent use-after-free in i2c_get_adapter by removing adapter from IDR earlier i2c: core: prevent use-after-free in i2c_get_adapter by removing adapter from IDR earlier - - - - --- 2025-11-17 Sameeksha Sankpal New
[v8,4/4] samples: rust: add Rust I2C client registration sample rust: i2c: Add basic I2C driver abstractions - - - - --- 2025-11-16 Igor Korotin New
[v8,3/4] samples: rust: add Rust I2C sample driver rust: i2c: Add basic I2C driver abstractions - - - - --- 2025-11-16 Igor Korotin New
[v8,2/4] rust: i2c: add manual I2C device creation abstractions rust: i2c: Add basic I2C driver abstractions - - - - --- 2025-11-16 Igor Korotin New
[v8,1/4] rust: i2c: add basic I2C device and driver abstractions rust: i2c: Add basic I2C driver abstractions - - - - --- 2025-11-16 Igor Korotin New
[v12,6/6] i2c: tegra: Add Tegra264 support Updates for Tegra264 and Tegra256 - - 1 - --- 2025-11-15 Akhil R New
« 1 2 3 44 5 »