Show patches with: Submitter = Lee Jones       |    Archived = No       |   260 patches
« 1 2 3 »
Patch Series S/W/F Date Submitter Delegate State
[1/1] staging: ion: Prevent incorrect reference counting behavour [1/1] staging: ion: Prevent incorrect reference counting behavour --- 2022-04-25 Lee Jones New
[4.19,1/2] drm/amdgpu: Check if fd really is an amdgpu fd. [4.19,1/2] drm/amdgpu: Check if fd really is an amdgpu fd. --- 2022-04-12 Lee Jones New
[4.9,1/2] block: Add a helper to validate the block size [4.9,1/2] block: Add a helper to validate the block size --- 2022-03-30 Lee Jones New
[v2,4.14,1/2] block: Add a helper to validate the block size [v2,4.14,1/2] block: Add a helper to validate the block size --- 2022-03-30 Lee Jones Superseded
[v2,4.19,1/2] block: Add a helper to validate the block size [v2,4.19,1/2] block: Add a helper to validate the block size --- 2022-03-30 Lee Jones Superseded
[v2,5.4,1/2] block: Add a helper to validate the block size [v2,5.4,1/2] block: Add a helper to validate the block size --- 2022-03-30 Lee Jones New
[2/2] virtio-blk: Use blk_validate_block_size() to validate block size Untitled series #171397 --- 2022-03-30 Lee Jones Superseded
[1/1] virtio-blk: Use blk_validate_block_size() to validate block size [1/1] virtio-blk: Use blk_validate_block_size() to validate block size --- 2022-03-30 Lee Jones New
[1/1] vhost: Protect the virtqueue from being cleared whilst still in use [1/1] vhost: Protect the virtqueue from being cleared whilst still in use --- 2022-03-14 Lee Jones New
[1/1] vhost: Protect the virtqueue from being cleared whilst still in use [1/1] vhost: Protect the virtqueue from being cleared whilst still in use --- 2022-03-07 Lee Jones Superseded
[1/1] vhost: Protect the virtqueue from being cleared whilst still in use [1/1] vhost: Protect the virtqueue from being cleared whilst still in use --- 2022-03-02 Lee Jones Superseded
[v2,4.9,2/3] ion: Protect kref from userspace manipulation [v2,4.9,1/3] ion: Fix use after free during ION_IOC_ALLOC --- 2022-01-25 Lee Jones New
[v2,4.9,1/3] ion: Fix use after free during ION_IOC_ALLOC [v2,4.9,1/3] ion: Fix use after free during ION_IOC_ALLOC --- 2022-01-25 Lee Jones New
[4.9,2/3] ion: Protect kref from userspace manipulation Untitled series #165507 --- 2022-01-24 Lee Jones Superseded
[v2,1/2] sctp: export sctp_endpoint_{hold,put}() and return incremented endpoint [v2,1/2] sctp: export sctp_endpoint_{hold,put}() and return incremented endpoint --- 2021-12-17 Lee Jones New
[1/1] igmp: Add ip_mc_list lock in ip_check_mc_rcu [1/1] igmp: Add ip_mc_list lock in ip_check_mc_rcu --- 2021-09-08 Lee Jones New
[3/3] futex: Cure exit race Follow-up patch series to update Futex --- 2021-02-11 Lee Jones New
[2/3] futex: Change locking rules Follow-up patch series to update Futex --- 2021-02-11 Lee Jones New
[1/3] futex: Ensure the correct return value from futex_lock_pi() Follow-up patch series to update Futex --- 2021-02-11 Lee Jones New
[10/10] futex: Handle faults correctly for PI futexes Futex back-port --- 2021-02-04 Lee Jones New
[09/10] futex: Simplify fixup_pi_state_owner() Futex back-port --- 2021-02-04 Lee Jones New
[08/10] futex: Use pi_state_update_owner() in put_pi_state() Futex back-port --- 2021-02-04 Lee Jones New
[07/10] rtmutex: Remove unused argument from rt_mutex_proxy_unlock() Futex back-port --- 2021-02-04 Lee Jones New
[06/10] futex: Provide and use pi_state_update_owner() Futex back-port --- 2021-02-04 Lee Jones New
[05/10] futex: Replace pointless printk in fixup_owner() Futex back-port --- 2021-02-04 Lee Jones New
[04/10] futex: Avoid violating the 10th rule of futex Futex back-port --- 2021-02-04 Lee Jones New
[03/10] futex: Rework inconsistent rt_mutex/futex_q state Futex back-port --- 2021-02-04 Lee Jones New
[02/10] futex: Remove rt_mutex_deadlock_account_*() Futex back-port --- 2021-02-04 Lee Jones New
[01/10] futex,rt_mutex: Provide futex specific rt_mutex API Futex back-port --- 2021-02-04 Lee Jones New
[10/10] futex: Handle faults correctly for PI futexes Futex back-port --- 2021-02-03 Lee Jones New
[09/10] futex: Simplify fixup_pi_state_owner() Futex back-port --- 2021-02-03 Lee Jones Superseded
[08/10] futex: Use pi_state_update_owner() in put_pi_state() Futex back-port --- 2021-02-03 Lee Jones Superseded
[07/10] rtmutex: Remove unused argument from rt_mutex_proxy_unlock() Futex back-port --- 2021-02-03 Lee Jones Superseded
[06/10] futex: Provide and use pi_state_update_owner() Futex back-port --- 2021-02-03 Lee Jones Superseded
[05/10] futex: Replace pointless printk in fixup_owner() Futex back-port --- 2021-02-03 Lee Jones Superseded
[04/10] futex: Avoid violating the 10th rule of futex Futex back-port --- 2021-02-03 Lee Jones Superseded
[03/10] futex: Rework inconsistent rt_mutex/futex_q state Futex back-port --- 2021-02-03 Lee Jones Superseded
[02/10] futex: Remove rt_mutex_deadlock_account_*() Futex back-port --- 2021-02-03 Lee Jones Superseded
[01/10] futex,rt_mutex: Provide futex specific rt_mutex API Futex back-port --- 2021-02-03 Lee Jones Superseded
[12/12] futex: Prevent exit livelock Futex back-port from v4.9 --- 2021-02-01 Lee Jones New
[11/12] futex: Provide distinct return value when owner is exiting Futex back-port from v4.9 --- 2021-02-01 Lee Jones New
[10/12] futex: Add mutex around futex exit Futex back-port from v4.9 --- 2021-02-01 Lee Jones New
[09/12] futex: Provide state handling for exec() as well Futex back-port from v4.9 --- 2021-02-01 Lee Jones New
[08/12] futex: Sanitize exit state handling Futex back-port from v4.9 --- 2021-02-01 Lee Jones New
[07/12] futex: Mark the begin of futex exit explicitly Futex back-port from v4.9 --- 2021-02-01 Lee Jones New
[06/12] futex: Set task::futex_state to DEAD right after handling futex exit Futex back-port from v4.9 --- 2021-02-01 Lee Jones New
[05/12] futex: Split futex_mm_release() for exit/exec Futex back-port from v4.9 --- 2021-02-01 Lee Jones New
[04/12] exit/exec: Seperate mm_release() Futex back-port from v4.9 --- 2021-02-01 Lee Jones New
[03/12] futex: Replace PF_EXITPIDONE with a state Futex back-port from v4.9 --- 2021-02-01 Lee Jones New
[02/12] futex: Move futex exit handling into futex code Futex back-port from v4.9 --- 2021-02-01 Lee Jones New
[01/12] y2038: futex: Move compat implementation into futex.c Futex back-port from v4.9 --- 2021-02-01 Lee Jones New
[12/12] futex: Prevent exit livelock Futex back-port from v4.14 --- 2021-02-01 Lee Jones Superseded
[11/12] futex: Provide distinct return value when owner is exiting Futex back-port from v4.14 --- 2021-02-01 Lee Jones Superseded
[10/12] futex: Add mutex around futex exit Futex back-port from v4.14 --- 2021-02-01 Lee Jones Superseded
[09/12] futex: Provide state handling for exec() as well Futex back-port from v4.14 --- 2021-02-01 Lee Jones Superseded
[08/12] futex: Sanitize exit state handling Futex back-port from v4.14 --- 2021-02-01 Lee Jones Superseded
[07/12] futex: Mark the begin of futex exit explicitly Futex back-port from v4.14 --- 2021-02-01 Lee Jones Superseded
[06/12] futex: Set task::futex_state to DEAD right after handling futex exit Futex back-port from v4.14 --- 2021-02-01 Lee Jones Superseded
[05/12] futex: Split futex_mm_release() for exit/exec Futex back-port from v4.14 --- 2021-02-01 Lee Jones Superseded
[04/12] exit/exec: Seperate mm_release() Futex back-port from v4.14 --- 2021-02-01 Lee Jones Superseded
[03/12] futex: Replace PF_EXITPIDONE with a state Futex back-port from v4.14 --- 2021-02-01 Lee Jones Superseded
[02/12] futex: Move futex exit handling into futex code Futex back-port from v4.14 --- 2021-02-01 Lee Jones Superseded
[01/12] y2038: futex: Move compat implementation into futex.c Futex back-port from v4.14 --- 2021-02-01 Lee Jones Superseded
[1/1] Fonts: font_acorn_8x8: Replace discarded const qualifier [1/1] Fonts: font_acorn_8x8: Replace discarded const qualifier --- 2020-10-30 Lee Jones New
[10/10] mfd: altera-sysmgr: Supply descriptions for 'np' and 'property' function args [01/10] mfd: wm8350-core: Supply description wm8350_reg_{un}lock args --- 2020-06-25 Lee Jones Accepted
[09/10] mfd: atmel-smc: Add missing colon(s) for 'conf' arguments [01/10] mfd: wm8350-core: Supply description wm8350_reg_{un}lock args --- 2020-06-25 Lee Jones New
[08/10] mfd: atmel-smc: Silence comparison of unsigned expression < 0 is always false warning (W=1) [01/10] mfd: wm8350-core: Supply description wm8350_reg_{un}lock args --- 2020-06-25 Lee Jones New
[05/10] mfd: omap-usb-host: Remove invalid use of kerneldoc syntax [01/10] mfd: wm8350-core: Supply description wm8350_reg_{un}lock args --- 2020-06-25 Lee Jones Accepted
[04/10] mfd: db8500-prcmu: Remove incorrect function header from .probe() function [01/10] mfd: wm8350-core: Supply description wm8350_reg_{un}lock args --- 2020-06-25 Lee Jones New
[03/10] mfd: db8500-prcmu: Add description for 'reset_reason' in kerneldoc [01/10] mfd: wm8350-core: Supply description wm8350_reg_{un}lock args --- 2020-06-25 Lee Jones New
[02/10] mfd: mfd-core: Complete kerneldoc header for devm_mfd_add_devices() [01/10] mfd: wm8350-core: Supply description wm8350_reg_{un}lock args --- 2020-06-25 Lee Jones Accepted
[01/10] mfd: wm8350-core: Supply description wm8350_reg_{un}lock args [01/10] mfd: wm8350-core: Supply description wm8350_reg_{un}lock args --- 2020-06-25 Lee Jones Accepted
[10/10] mfd: wm831x-core: Supply description wm831x_reg_{un}lock args [01/10] mfd: twl4030-irq: Fix incorrect type in assignment warning --- 2020-06-24 Lee Jones Accepted
[09/10] mfd: wm8400-core: Supply description for wm8400_reset_codec_reg_cache's arg [01/10] mfd: twl4030-irq: Fix incorrect type in assignment warning --- 2020-06-24 Lee Jones New
[08/10] mfd: tc3589x: Remove invalid use of kerneldoc syntax [01/10] mfd: twl4030-irq: Fix incorrect type in assignment warning --- 2020-06-24 Lee Jones New
[07/10] mfd: ab8500-debugfs: Fix incompatible types in comparison expression issue [01/10] mfd: twl4030-irq: Fix incorrect type in assignment warning --- 2020-06-24 Lee Jones Accepted
[06/10] mfd: ab3100-core: Fix incompatible types in comparison expression warning [01/10] mfd: twl4030-irq: Fix incorrect type in assignment warning --- 2020-06-24 Lee Jones Accepted
[05/10] mfd: sprd-sc27xx-spi: Fix symbol 'sprd_pmic_detect_charger_type' was not declared warning [01/10] mfd: twl4030-irq: Fix incorrect type in assignment warning --- 2020-06-24 Lee Jones New
[04/10] mfd: altera-sysmgr: Fix physical address storing hacks [01/10] mfd: twl4030-irq: Fix incorrect type in assignment warning --- 2020-06-24 Lee Jones Accepted
[03/10] mfd: tps6586x: Fix cast to restricted __le32 warning [01/10] mfd: twl4030-irq: Fix incorrect type in assignment warning --- 2020-06-24 Lee Jones Accepted
[01/10] mfd: twl4030-irq: Fix incorrect type in assignment warning [01/10] mfd: twl4030-irq: Fix incorrect type in assignment warning --- 2020-06-24 Lee Jones New
[8/8] backlight: qcom-wled: Remove unused configs for LED3 and LED4 [1/8] backlight: lms501kf03: Remove unused const variables --- 2020-06-24 Lee Jones Accepted
[7/8] backlight: lm3630a_bl: Remove invalid checks for unsigned int < 0 [1/8] backlight: lms501kf03: Remove unused const variables --- 2020-06-24 Lee Jones Accepted
[5/8] backlight: ili922x: Add missing kerneldoc description for ili922x_reg_dump()'s arg [1/8] backlight: lms501kf03: Remove unused const variables --- 2020-06-24 Lee Jones Accepted
[2/8] backlight: lcd: Add missing kerneldoc entry for 'struct device parent' [1/8] backlight: lms501kf03: Remove unused const variables --- 2020-06-24 Lee Jones Accepted
[1/8] backlight: lms501kf03: Remove unused const variables [1/8] backlight: lms501kf03: Remove unused const variables --- 2020-06-24 Lee Jones Accepted
[4.4,15/16] of: fix missing kobject init for !SYSFS && OF_DYNAMIC config [4.4,01/16] drm/msm: stop abusing dma_map/unmap for cache --- 2020-04-23 Lee Jones Superseded
[4.4,13/16] rtc: pm8xxx: Fix issue in RTC write path [4.4,01/16] drm/msm: stop abusing dma_map/unmap for cache --- 2020-04-23 Lee Jones Superseded
[4.4,11/16] scsi: ufs: ufs-qcom: remove broken hci version quirk [4.4,01/16] drm/msm: stop abusing dma_map/unmap for cache --- 2020-04-23 Lee Jones Superseded
[4.4,09/16] wil6210: increase firmware ready timeout [4.4,01/16] drm/msm: stop abusing dma_map/unmap for cache --- 2020-04-23 Lee Jones Superseded
[4.4,07/16] arm64: traps: Don't print stack or raw PC/LR values in backtraces [4.4,01/16] drm/msm: stop abusing dma_map/unmap for cache --- 2020-04-23 Lee Jones New
[4.4,05/16] drm: NULL pointer dereference [null-pointer-deref] (CWE 476) problem [4.4,01/16] drm/msm: stop abusing dma_map/unmap for cache --- 2020-04-23 Lee Jones Superseded
[4.4,03/16] devres: Align data[] to ARCH_KMALLOC_MINALIGN [4.4,01/16] drm/msm: stop abusing dma_map/unmap for cache --- 2020-04-23 Lee Jones New
[4.4,01/16] drm/msm: stop abusing dma_map/unmap for cache [4.4,01/16] drm/msm: stop abusing dma_map/unmap for cache --- 2020-04-23 Lee Jones Superseded
[4.9,21/21] usb: dwc3: don't set gadget->is_otg flag [4.9,01/21] clk: qcom: rcg: Return failure for RCG update --- 2020-04-22 Lee Jones Superseded
[4.9,19/21] of: fix missing kobject init for !SYSFS && OF_DYNAMIC config [4.9,01/21] clk: qcom: rcg: Return failure for RCG update --- 2020-04-22 Lee Jones Superseded
[4.9,17/21] wil6210: fix length check in __wmi_send [4.9,01/21] clk: qcom: rcg: Return failure for RCG update --- 2020-04-22 Lee Jones Superseded
[4.9,15/21] wil6210: rate limit wil_rx_refill error [4.9,01/21] clk: qcom: rcg: Return failure for RCG update --- 2020-04-22 Lee Jones Superseded
[4.9,13/21] scsi: ufs: make sure all interrupts are processed [4.9,01/21] clk: qcom: rcg: Return failure for RCG update --- 2020-04-22 Lee Jones Superseded
[4.9,10/21] scsi: ufs: Fix error handing during hibern8 enter [4.9,01/21] clk: qcom: rcg: Return failure for RCG update --- 2020-04-22 Lee Jones Superseded
« 1 2 3 »