Tobin C. Harding ([email protected])

Number of posts: 315 (0.65 per day)
First post: 2018-10-16 23:22:53
Last post: 2020-02-17 08:50:05

Date List Subject
2019-05-13 03:41:32 linux-kernel [PATCH 1/2] fs: btrfs: Fix error path kobject memory leak
2019-05-13 03:41:31 linux-kernel [PATCH 0/2] Fix kobject error path memleaks
2019-05-13 03:39:29 linux-kernel [PATCH] ocfs2: Fix error path kobject memory leak
2019-05-10 03:12:34 linux-kernel [PATCH v2] bridge: Fix error path for kobject_init_and_add()
2019-05-10 02:58:43 linux-kernel Re: [PATCH v2] bridge: Fix error path for kobject_init_and_add()
2019-05-10 00:43:31 linux-kernel Re: [PATCH] docs: Move kref.txt to core-api/kref.rst
2019-05-10 00:20:05 linux-kernel [PATCH] docs: Move kref.txt to core-api/kref.rst
2019-05-02 02:42:47 linux-kernel [RFC PATCH 2/5] kobject: Remove docstring reference to kset
2019-05-02 02:42:24 linux-kernel [RFC PATCH 0/5] kobject: Add and use init predicate
2019-05-02 02:42:19 linux-kernel [RFC PATCH 3/5] kobject: Fix kernel-doc comment first line
2019-05-02 02:41:24 linux-kernel [RFC PATCH 1/5] livepatch: Fix kobject memleak
2019-05-02 02:41:12 linux-kernel [RFC PATCH 5/5] livepatch: Do not manually track kobject initialization
2019-05-02 02:41:09 linux-kernel [RFC PATCH 4/5] kobject: Add kobject initialized predicate
2019-04-30 03:13:11 linux-kernel [RFC PATCH v4 14/15] dcache: Implement partial shrink via Slab Movable Objects
2019-04-30 03:13:06 linux-kernel [RFC PATCH v4 13/15] dcache: Provide a dentry constructor
2019-04-30 03:12:59 linux-kernel [RFC PATCH v4 12/15] slub: Enable balancing slabs across nodes
2019-04-30 03:12:46 linux-kernel [RFC PATCH v4 10/15] tools/testing/slab: Add XArray movable objects tests
2019-04-30 03:12:13 linux-kernel [RFC PATCH v4 15/15] dcache: Add CONFIG_DCACHE_SMO
2019-04-30 03:11:40 linux-kernel [RFC PATCH v4 11/15] slub: Enable moving objects to/from specific nodes
2019-04-30 03:11:36 linux-kernel [RFC PATCH v4 03/15] slub: Sort slab cache list
2019-04-30 03:11:30 linux-kernel [RFC PATCH v4 09/15] xarray: Implement migration function for objects
2019-04-30 03:11:21 linux-kernel [RFC PATCH v4 08/15] tools/testing/slab: Add object migration test suite
2019-04-30 03:11:16 linux-kernel [RFC PATCH v4 07/15] tools/testing/slab: Add object migration test module
2019-04-30 03:11:09 linux-kernel [RFC PATCH v4 06/15] tools/vm/slabinfo: Add defrag_used_ratio output
2019-04-30 03:10:56 linux-kernel [RFC PATCH v4 05/15] tools/vm/slabinfo: Add remote node defrag ratio output
2019-04-30 03:10:41 linux-kernel [RFC PATCH v4 04/15] slub: Slab defrag core
2019-04-30 03:10:20 linux-kernel [RFC PATCH v4 02/15] tools/vm/slabinfo: Add support for -C and -M options
2019-04-30 03:10:04 linux-kernel [RFC PATCH v4 01/15] slub: Add isolate() and migrate() methods
2019-04-30 03:09:54 linux-kernel [RFC PATCH v4 00/15] Slab Movable Objects (SMO)
2019-04-30 01:26:41 linux-kernel Re: [PATCH 1/3] bridge: Fix error path for kobject_init_and_add()
2019-04-30 01:11:58 linux-kernel [PATCH] powerpc: Fix kobject memleak
2019-04-30 00:30:51 linux-kernel [PATCH 3/3] net-sysfs: Fix error path for kobject_init_and_add()
2019-04-30 00:30:33 linux-kernel [PATCH 2/3] bridge: Use correct cleanup function
2019-04-30 00:30:26 linux-kernel [PATCH 1/3] bridge: Fix error path for kobject_init_and_add()
2019-04-30 00:30:19 linux-kernel [PATCH 0/3] Fix error path for kobject_init_and_add()
2019-04-30 00:20:30 linux-kernel [PATCH RESEND] sched/cpufreq: Fix kobject memleak
2019-04-30 00:19:21 linux-kernel [PATCH 2/2] livepatch: Use correct kobject cleanup function
2019-04-30 00:18:08 linux-kernel [PATCH 1/2] livepatch: Fix kobject memleak
2019-04-30 00:17:34 linux-kernel [PATCH 0/2] livepatch: Fix usage of kobject_init_and_add()
2019-04-30 00:13:50 linux-kernel [PATCH] sched/cpufreq: Fix kobject memleak
2019-04-28 00:51:41 linux-kernel [PATCH] kobject: Improve docs for kobject_add/del
2019-04-27 23:58:48 linux-kernel [PATCH] kobject: Improve doc clarity kobject_init_and_add()
2019-04-27 23:43:27 linux-kernel [PATCH] mm: Fix kobject memleak in SLUB
2019-04-26 03:45:53 linux-kernel [PATCH 0/4] tools/vm/slabinfo: Add fragmentation output
2019-04-26 03:08:00 linux-kernel [PATCH 4/4] tools/vm/slabinfo: Add sorting info to help menu
2019-04-26 03:06:15 linux-kernel [PATCH 2/4] tools/vm/slabinfo: Add partial slab listing to -X
2019-04-26 03:04:50 linux-kernel [PATCH 1/4] tools/vm/slabinfo: Order command line options
2019-04-26 02:44:49 linux-kernel [PATCH 3/4] tools/vm/slabinfo: Add option to sort by partial slabs
2019-04-11 01:39:58 linux-kernel [RFC PATCH v3 13/15] dcache: Provide a dentry constructor
2019-04-11 01:39:52 linux-kernel [RFC PATCH v3 12/15] slub: Enable balancing slabs across nodes
2019-04-11 01:39:48 linux-kernel [RFC PATCH v3 15/15] dcache: Add CONFIG_DCACHE_SMO