Current Team Memberships

Show patches with: Archived = No       |   10616 patches
« 1 2 ... 13 14 15106 107 »
Patch Series S/W/F Date Submitter Delegate State
FROMLIST: f2fs: support iflag change given the mask --- 2021-05-11 Lee Jones Accepted
DEBUG: TH TEST: Spurious F2FS warnings --- 2021-05-11 Lee Jones Rejected
ANDROID: Incremental fs: Explicitly include <linux/pagemap.h> --- 2021-05-11 Lee Jones Accepted
Merge 8ca5297e7e38f Merge tag 'kconfig-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild into android-mainline --- 2021-05-11 Lee Jones Accepted
Merge 6efb943b8616e Linux 5.13-rc1 into android-mainline --- 2021-05-11 Lee Jones Accepted
net: mac802154: Fix general protection fault --- 2021-05-11 Lee Jones Accepted
ieee802154: add IEEE802154_EXTENDED_ADDR_LEN --- 2021-05-11 Lee Jones Accepted
platform/x86: asus-wmi: Tell the EC the OS will handle the display off hotkey --- 2021-05-11 Lee Jones Accepted
xfs: don't fail when converting shortform attr to long form during ATTR_REPLACE --- 2021-05-11 Lee Jones Accepted
LSM: Check for NULL cred-security on free --- 2021-05-11 Lee Jones Accepted
netfilter: x_tables: fix compat match/target pad out-of-bound write --- 2021-05-11 Lee Jones Accepted
net: ieee802154: nl-mac: fix check on panid --- 2021-05-11 Lee Jones Accepted
drivers: net: fix memory leak in peak_usb_create_dev --- 2021-05-11 Lee Jones Accepted
net: tun: set tun->dev->addr_len during TUNSETLINK processing --- 2021-05-11 Lee Jones Accepted
6lowpan: move shared settings to lowpan_netdev_setup --- 2021-05-11 Lee Jones Accepted
Merge 9ccce092fc64d Merge tag 'for-linus-5.13-ofs-1' of git://git.kernel.org/pub/scm/linux/kernel/git/hubcap/linux into android-mainline --- 2021-05-11 Lee Jones Accepted
Merge d72cd4ad4174c Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi into android-mainline --- 2021-05-10 Lee Jones Accepted
scripts: update_android_mainline: Provide 'refresh patches' functionality --- 2021-05-10 Lee Jones Accepted
scripts: update_android_mainline: Fix 'fetch' ordering issue --- 2021-05-10 Lee Jones Accepted
scripts: update_android_mainline: Add missing 'function' indicators for consistency --- 2021-05-10 Lee Jones Accepted
scripts: update_android_mainline: Replace setup() with more explicit function --- 2021-05-10 Lee Jones Accepted
scripts: update_android_mainline: Add usage() function --- 2021-05-10 Lee Jones Accepted
Merge 16b3d0cf5bad8 Merge tag 'sched-core-2021-04-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into android-mainline --- 2021-05-10 Lee Jones Accepted
aosp/android-mainline: update series --- 2021-05-07 Lee Jones Accepted
scripts: update_android_mainline: Protect against immediate reversion of a commit --- 2021-05-07 Lee Jones Accepted
scripts: update_android_mainline: Extract commit creation out for reuse --- 2021-05-07 Lee Jones Accepted
scripts: update_android_mainline: Remove superfluous TODO for impossible situation --- 2021-05-07 Lee Jones Accepted
scripts: update_android_mainline: trivial: Make formatting consistent --- 2021-05-07 Lee Jones Accepted
fs: direct-io: fix missing sdio->boundary --- 2021-05-07 Lee Jones Accepted
parisc: parisc-agp requires SBA IOMMU driver --- 2021-05-07 Lee Jones Accepted
RDMA/cxgb4: check for ipv6 address properly while destroying listener --- 2021-05-07 Lee Jones Accepted
batman-adv: initialize "struct batadv_tvlv_tt_vlan_data"->reserved field --- 2021-05-07 Lee Jones Accepted
net: sched: sch_teql: fix null-pointer dereference --- 2021-05-07 Lee Jones Accepted
sch_red: fix off-by-one checks in red_check_params() --- 2021-05-07 Lee Jones Accepted
clk: fix invalid usage of list cursor in unregister --- 2021-05-07 Lee Jones Accepted
workqueue: Move the position of debug_work_activate() in __queue_work() --- 2021-05-07 Lee Jones Accepted
clk: socfpga: fix iomem pointer cast on 64-bit --- 2021-05-07 Lee Jones Accepted
cfg80211: remove WARN_ON() in cfg80211_sme_connect --- 2021-05-07 Lee Jones Accepted
scripts: update_android_mainline: Allow user to fix rebasing issues without exiting --- 2021-05-07 Lee Jones Accepted
scripts: update_android_mainline: trivial: Add a line break before resyncing --- 2021-05-07 Lee Jones Accepted
scripts: update_android_mainline: Ensure terminal is reset on exit --- 2021-05-07 Lee Jones Accepted
scripts: update_android_mainline: Allow user to fix cherry-picking issues without exiting --- 2021-05-07 Lee Jones Rejected
aosp/android-mainline: update series --- 2021-05-07 Lee Jones Accepted
aosp/android-mainline: update series (rebase onto v5.12-4505-gc6536676c7fe3) --- 2021-05-07 Lee Jones Accepted
aosp/android-mainline: update series --- 2021-05-07 Lee Jones Accepted
ANDROID: Sync ext4 casefolded encryption with patches going upstream --- 2021-05-07 Lee Jones Rejected
android-5.4: Remove dated superfluous Android release --- 2021-05-06 Lee Jones Accepted
scripts: Unify and automate update helper script --- 2021-05-06 Lee Jones Accepted
ALSA: aloop: Fix initialization of controls --- 2021-05-06 Lee Jones Accepted
ia64: fix user_stack_pointer() for ptrace() --- 2021-05-06 Lee Jones Accepted
arm64: Don't trap host pointer auth use to EL2 --- 2021-05-06 Lee Jones Accepted
ip: on queued skb use skb_header_pointer instead of pskb_may_pull --- 2021-05-06 Lee Jones Accepted
nfc: fix refcount leak in llcp_sock_bind() --- 2021-05-06 Lee Jones Accepted
nfc: fix refcount leak in llcp_sock_connect() --- 2021-05-06 Lee Jones Accepted
nfc: fix memory leak in llcp_sock_connect() --- 2021-05-06 Lee Jones Accepted
nfc: Avoid endless loops caused by repeated llcp_sock_connect() --- 2021-05-06 Lee Jones Accepted
Merge d665ea6ea86c7 ("Merge tag 'for-linus-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml") into android-mainline --- 2021-05-06 Lee Jones Rejected
scripts: update: Replace bespoke path with something more portable --- 2021-05-05 Lee Jones Accepted
scripts: update: Only update the forest if 'repo' managed --- 2021-05-05 Lee Jones Rejected
scripts: update: Show warning and avoid disappearing into Git's pager --- 2021-05-05 Lee Jones Rejected
scripts: update: Be more forthcoming about what is expected in the diffstat --- 2021-05-05 Lee Jones Rejected
scripts: complete_rebase/update: Do not use bespoke Git alias' in public scripts --- 2021-05-05 Lee Jones Accepted
btrfs: validate type when reading a chunk --- 2021-05-05 Lee Jones Accepted
btrfs: tree-checker: Detect invalid and empty essential trees --- 2021-05-05 Lee Jones Accepted
btrfs: Add checker for EXTENT_CSUM --- 2021-05-05 Lee Jones Accepted
btrfs: Refactor check_leaf function for later expansion --- 2021-05-05 Lee Jones Accepted
btrfs: Check if item pointer overlaps with the item itself --- 2021-05-05 Lee Jones Accepted
btrfs: Add sanity check for EXTENT_DATA when reading out leaf --- 2021-05-05 Lee Jones Accepted
btrfs: Move leaf and node validation checker to tree-checker.c --- 2021-05-05 Lee Jones Accepted
btrfs: tree-checker: Fix false panic for sanity test --- 2021-05-05 Lee Jones Accepted
btrfs: tree-checker: Enhance btrfs_check_node output --- 2021-05-05 Lee Jones Accepted
btrfs: tree-checker: use %zu format string for size_t --- 2021-05-05 Lee Jones Accepted
btrfs: tree-checker: Add checker for dir item --- 2021-05-05 Lee Jones Accepted
btrfs: Check that each block group has corresponding chunk at mount time --- 2021-05-05 Lee Jones Accepted
btrfs: tree-checker: Verify block_group_item --- 2021-05-05 Lee Jones Accepted
btrfs: tree-check: reduce stack consumption in check_dir_item --- 2021-05-05 Lee Jones Accepted
btrfs: tree-checker: Check level for leaves and nodes --- 2021-05-05 Lee Jones Accepted
btrfs: Verify that every chunk has corresponding block group at mount time --- 2021-05-05 Lee Jones Accepted
btrfs: tree-checker: Fix misleading group system information --- 2021-05-05 Lee Jones Accepted
ext4: fix a potential fiemap/page fault deadlock w/ inline_data --- 2021-05-05 Lee Jones Accepted
btrfs: struct-funcs, constify readers --- 2021-05-05 Lee Jones Accepted
aosp/android-mainline: update series --- 2021-04-30 Lee Jones Accepted
Merge c6536676c7fe3 ("Merge 'x86_core_for_v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into android-mainline") --- 2021-04-29 Lee Jones Accepted
Btrfs: fix emptiness check for dirtied extent buffers at check_leaf() --- 2021-04-29 Lee Jones Accepted
Btrfs: memset to avoid stale content in btree leaf --- 2021-04-29 Lee Jones Accepted
Btrfs: kill BUG_ON in run_delayed_tree_ref --- 2021-04-29 Lee Jones Accepted
Btrfs: improve check_node to avoid reading corrupted nodes --- 2021-04-29 Lee Jones Accepted
Btrfs: memset to avoid stale content in btree node block --- 2021-04-29 Lee Jones Accepted
Btrfs: fix BUG_ON in btrfs_mark_buffer_dirty --- 2021-04-29 Lee Jones Accepted
Btrfs: check btree node's nritems --- 2021-04-29 Lee Jones Accepted
Btrfs: detect corruption when non-root leaf has zero item --- 2021-04-29 Lee Jones Accepted
Btrfs: fix em leak in find_first_block_group --- 2021-04-29 Lee Jones Accepted
Btrfs: check inconsistence between chunk and block group --- 2021-04-29 Lee Jones Accepted
Btrfs: add validadtion checks for chunk loading --- 2021-04-29 Lee Jones Accepted
btrfs: Enhance chunk validation check --- 2021-04-29 Lee Jones Accepted
btrfs: cleanup, stop casting for extent_map->lookup everywhere --- 2021-04-29 Lee Jones Accepted
ALSA: hda/realtek - Disable headset Mic VREF for headset mode of ALC225 --- 2021-04-29 Lee Jones Accepted
iommu/vt-d: Handle domain agaw being less than iommu agaw --- 2021-04-29 Lee Jones Accepted
hwpoison, memory_hotplug: allow hwpoisoned pages to be offlined --- 2021-04-29 Lee Jones Accepted
Input: omap-keypad - fix idle configuration to not block SoC idle states --- 2021-04-29 Lee Jones Accepted
« 1 2 ... 13 14 15106 107 »

Bundling

Create bundle: