Current Team Memberships

Show patches with: Archived = No       |   10625 patches
« 1 2 ... 18 19 20106 107 »
Patch Series S/W/F Date Submitter Delegate State
Input: atakbd - fix Atari CapsLock behaviour --- 2021-03-25 Lee Jones Accepted
usb: gadget: serial: fix oops when data rx'd after close --- 2021-03-25 Lee Jones Accepted
Drivers: hv: util: Pass the channel information during the init call --- 2021-03-25 Lee Jones Accepted
dm table: fix iterate_devices based device capability checks --- 2021-03-25 Lee Jones Accepted
platform/x86: acer-wmi: Add new force_caps module parameter --- 2021-03-25 Lee Jones Accepted
PCI: Add function 1 DMA alias quirk for Marvell 9215 SATA controller --- 2021-03-25 Lee Jones Accepted
uapi: nfnetlink_cthelper.h: fix userspace compilation error --- 2021-03-25 Lee Jones Accepted
ath9k: fix transmitting to stations in dynamic SMPS mode --- 2021-03-25 Lee Jones Accepted
net: Fix gro aggregation for udp encaps with zero csum --- 2021-03-25 Lee Jones Accepted
can: use sock_efree instead of own destructor --- 2021-03-25 Lee Jones Accepted
can: skb: can_skb_set_owner(): fix ref counting if socket was closed before setting skb ownership --- 2021-03-25 Lee Jones Accepted
can: flexcan: assert FRZ bit in flexcan_chip_freeze() --- 2021-03-25 Lee Jones Accepted
[18/25] HID: hid-thrustmaster: Demote a bunch of kernel-doc abuses Rid W=1 warnings from HID --- 2021-03-24 Lee Jones Superseded
[17/25] HID: hid-uclogic-rdesc: Kernel-doc is for functions and structs Rid W=1 warnings from HID --- 2021-03-24 Lee Jones Superseded
[16/25] HID: hid-logitech-hidpp: Fix conformant kernel-doc header and demote abuses Rid W=1 warnings from HID --- 2021-03-24 Lee Jones Superseded
[15/25] HID: hid-picolcd_core: Remove unused variable 'ret' Rid W=1 warnings from HID --- 2021-03-24 Lee Jones Superseded
[14/25] HID: hid-kye: Fix incorrect function name for kye_tablet_enable() Rid W=1 warnings from HID --- 2021-03-24 Lee Jones Superseded
[13/25] HID: ishtp-hid-client: Fix incorrect function name report_bad_packet() Rid W=1 warnings from HID --- 2021-03-24 Lee Jones Superseded
[12/25] HID: intel-ish-hid: ipc: Correct fw_reset_work_fn() function name in header Rid W=1 warnings from HID --- 2021-03-24 Lee Jones Superseded
[11/25] HID: hid-core: Fix incorrect function name in header Rid W=1 warnings from HID --- 2021-03-24 Lee Jones Superseded
[10/25] HID: intel-ish-hid: Fix potential copy/paste error Rid W=1 warnings from HID --- 2021-03-24 Lee Jones Superseded
[09/25] HID: hid-alps: Correct struct misnaming Rid W=1 warnings from HID --- 2021-03-24 Lee Jones Superseded
[08/25] HID: usbhid: hid-pidff: Demote a couple kernel-doc abuses Rid W=1 warnings from HID --- 2021-03-24 Lee Jones Superseded
[08/25] HID: usbhid: hid-pidff: Demote a couple kernel-doc abuses Rid W=1 warnings from HID --- 2021-03-24 Lee Jones Superseded
[07/25] HID: intel-ish-hid: Fix a little doc-rot Rid W=1 warnings from HID --- 2021-03-24 Lee Jones Superseded
[06/25] HID: usbhid: Repair a formatting issue in a struct description Rid W=1 warnings from HID --- 2021-03-24 Lee Jones Superseded
[06/25] HID: usbhid: Repair a formatting issue in a struct description Rid W=1 warnings from HID --- 2021-03-24 Lee Jones New
[05/25] HID: intel-ish: Fix a naming disparity and a formatting error Rid W=1 warnings from HID --- 2021-03-24 Lee Jones Superseded
[04/25] HID: intel-ish: Supply some missing param descriptions Rid W=1 warnings from HID --- 2021-03-24 Lee Jones Superseded
[03/25] HID: intel-ish-hid: pci-ish: Remove unused variable 'ret' Rid W=1 warnings from HID --- 2021-03-24 Lee Jones Superseded
[02/25] HID: ishtp-hid-client: Move variable to where it's actually used Rid W=1 warnings from HID --- 2021-03-24 Lee Jones Superseded
[01/25] HID: intel-ish-hid: Remove unused variable 'err' Rid W=1 warnings from HID --- 2021-03-24 Lee Jones Superseded
Input: atari - enable the 102nd key for German keyboards --- 2021-03-23 Lee Jones Accepted
spi: rspi: Fix invalid SPI use during system suspend --- 2021-03-23 Lee Jones Accepted
mac80211: mesh: fix HWMP sequence numbering to follow standard --- 2021-03-23 Lee Jones Accepted
spi: sh-msiof: Fix invalid SPI use during system suspend --- 2021-03-23 Lee Jones Accepted
usb: gadget: fotg210-udc: Fix memory leak of fotg210->ep[i] --- 2021-03-23 Lee Jones Accepted
Input: elantech - enable middle button of touchpad on ThinkPad P72 --- 2021-03-23 Lee Jones Accepted
arm64: jump_label.h: use asm_volatile_goto macro instead of "asm goto" --- 2021-03-23 Lee Jones Accepted
ALSA: hda/realtek - Cannot adjust speaker's volume on Dell XPS 27 7760 --- 2021-03-23 Lee Jones Accepted
mm/vmstat.c: skip NR_TLB_REMOTE_FLUSH* properly --- 2021-03-23 Lee Jones Accepted
dm cache: fix resize crash if user doesn't reload cache table --- 2021-03-23 Lee Jones Accepted
xhci: Add missing CAS workaround for Intel Sunrise Point xHCI --- 2021-03-23 Lee Jones Accepted
ath10k: fix use-after-free in ath10k_wmi_cmd_send_nowait --- 2021-03-23 Lee Jones Accepted
tcp: introduce tcp_under_memory_pressure() --- 2021-03-23 Lee Jones Accepted
net: add rbnode to struct sk_buff --- 2021-03-23 Lee Jones Accepted
tcp: increment sk_drops for dropped rx packets --- 2021-03-23 Lee Jones Accepted
tcp: use an RB tree for ooo receive queue --- 2021-03-23 Lee Jones Accepted
tcp: fix a stale ooo_last_skb after a replace --- 2021-03-23 Lee Jones Accepted
tcp: free batches of packets in tcp_prune_ofo_queue() --- 2021-03-23 Lee Jones Accepted
tcp: call tcp_drop() from tcp_data_queue_ofo() --- 2021-03-23 Lee Jones Accepted
tcp: add tcp_ooo_try_coalesce() helper --- 2021-03-23 Lee Jones Accepted
jffs2: return -ERANGE when xattr buffer is too small --- 2021-03-23 Lee Jones Accepted
ipv4: fix use-after-free in ip_cmsg_recv_dstaddr() --- 2021-03-23 Lee Jones Accepted
Bluetooth: Add a new Realtek 8723DE ID 0bda:b009 --- 2021-03-22 Lee Jones Accepted
6lowpan: iphc: reset mac_header after decompress to fix panic --- 2021-03-22 Lee Jones Accepted
vmw_balloon: include asm/io.h --- 2021-03-22 Lee Jones Accepted
ethernet: ti: davinci_emac: add missing of_node_put after calling of_parse_phandle --- 2021-03-22 Lee Jones Accepted
xen-netfront: fix queue name setting --- 2021-03-22 Lee Jones Accepted
mtd: ubi: wl: Fix error return code in ubi_wl_init() --- 2021-03-22 Lee Jones Accepted
autofs: fix autofs_sbi() does not check super block type --- 2021-03-22 Lee Jones Accepted
media: videobuf2-core: check for q->error in vb2_core_qbuf() --- 2021-03-22 Lee Jones Accepted
platform/x86: alienware-wmi: Correct a memory leak --- 2021-03-22 Lee Jones Accepted
USB: add quirk for WORLDE Controller KS49 or Prodipe MIDI 49C USB controller --- 2021-03-22 Lee Jones Accepted
misc: hmc6352: fix potential Spectre v1 --- 2021-03-22 Lee Jones Accepted
xen-netfront: fix warn message as irq device name has '/' --- 2021-03-22 Lee Jones Accepted
staging: rts5208: fix missing error check on call to rtsx_write_register --- 2021-03-22 Lee Jones Accepted
vmci: type promotion bug in qp_host_get_user_memory() --- 2021-03-22 Lee Jones Accepted
iw_cxgb4: only allow 1 flush on user qps --- 2021-03-22 Lee Jones Accepted
tty: vt_ioctl: fix potential Spectre v1 --- 2021-03-22 Lee Jones Accepted
xen/netfront: don't bug in case of too many frags --- 2021-03-22 Lee Jones Accepted
EDAC, i7core: Fix memleaks and use-after-free on probe and remove --- 2021-03-22 Lee Jones Accepted
media: omap3isp: zero-initialize the isp cam_xclk{a,b} initial data --- 2021-03-22 Lee Jones Accepted
media: fsl-viu: fix error handling in viu_of_probe() --- 2021-03-22 Lee Jones Accepted
[19/19] drm/nouveau/nouveau_ioc32: Demote kernel-doc abuse to standard comment block Rid GPU from W=1 warnings --- 2021-03-19 Lee Jones Superseded
[18/19] drm/nouveau/nouveau_svm: Remove unused variable 'ret' from void function Rid GPU from W=1 warnings --- 2021-03-19 Lee Jones Superseded
[17/19] drm/nouveau/nouveau_ioc32: File headers are not good candidates for kernel-doc Rid GPU from W=1 warnings --- 2021-03-19 Lee Jones Superseded
[16/19] drm/nouveau/dispnv50/disp: Include header containing our prototypes Rid GPU from W=1 warnings --- 2021-03-19 Lee Jones Superseded
[15/19] drm/nouveau/nv50_display: Remove superfluous prototype for local static functions Rid GPU from W=1 warnings --- 2021-03-19 Lee Jones Superseded
[14/19] drm/nouveau/dispnv50/headc57d: Make local function 'headc57d_olut' static Rid GPU from W=1 warnings --- 2021-03-19 Lee Jones Superseded
[13/19] drm/nouveau/dispnv50/disp: Remove unused variable 'ret' from function returning void Rid GPU from W=1 warnings --- 2021-03-19 Lee Jones Superseded
[12/19] drm/nouveau/dispnv04/crtc: Demote non-conforming kernel-doc headers Rid GPU from W=1 warnings --- 2021-03-19 Lee Jones Superseded
[11/19] drm/nouveau/nouveau_display: Remove set but unused variable 'width' Rid GPU from W=1 warnings --- 2021-03-19 Lee Jones Superseded
[10/19] drm/nouveau/nouveau_bo: Remove unused variables 'dev' Rid GPU from W=1 warnings --- 2021-03-19 Lee Jones New
[09/19] drm/nouveau/nvkm/engine/gr/gf100: Demote non-conformant kernel-doc header Rid GPU from W=1 warnings --- 2021-03-19 Lee Jones Superseded
[08/19] drm/amd/display/dc/dce80/dce80_resource: Make local functions static Rid GPU from W=1 warnings --- 2021-03-19 Lee Jones Accepted
[07/19] drm/amd/display/dc/calcs/dce_calcs: Remove some large variables from the stack Rid GPU from W=1 warnings --- 2021-03-19 Lee Jones Accepted
[06/19] drm/amd/display/dc/calcs/dce_calcs: Move some large variables from the stack to the heap Rid GPU from W=1 warnings --- 2021-03-19 Lee Jones Accepted
[05/19] drm/nouveau/nvkm/subdev/volt/gk20a: Demote non-conformant kernel-doc headers Rid GPU from W=1 warnings --- 2021-03-19 Lee Jones Superseded
[04/19] include: drm: drm_atomic: Make use of 'new_plane_state' Rid GPU from W=1 warnings --- 2021-03-19 Lee Jones Superseded
[03/19] drm/msm/dp/dp_display: Remove unused variable 'hpd' Rid GPU from W=1 warnings --- 2021-03-19 Lee Jones Superseded
[02/19] drm/nouveau/dispnv50/disp: Remove unused variable 'ret' Rid GPU from W=1 warnings --- 2021-03-19 Lee Jones Superseded
[01/19] drm/nouveau/nvkm/subdev/bios/init: Demote obvious abuse of kernel-doc Rid GPU from W=1 warnings --- 2021-03-19 Lee Jones Superseded
[10/10] crypto: cavium: nitrox_isr: Demote non-compliant kernel-doc headers Rid W=1 warnings in Crypto --- 2021-03-18 Lee Jones Accepted
[09/10] crypto: nx: nx-aes-cbc: Repair some kernel-doc problems Rid W=1 warnings in Crypto --- 2021-03-18 Lee Jones Accepted
[08/10] crypto: vmx: Source headers are not good kernel-doc candidates Rid W=1 warnings in Crypto --- 2021-03-18 Lee Jones New
[07/10] crypto: caam: caampkc: Provide the name of the function and provide missing descriptions Rid W=1 warnings in Crypto --- 2021-03-18 Lee Jones Accepted
[06/10] crypto: atmel-ecc: Struct headers need to start with keyword 'struct' Rid W=1 warnings in Crypto --- 2021-03-18 Lee Jones Accepted
[05/10] crypto: keembay: ocs-hcu: Fix incorrectly named functions/structs Rid W=1 warnings in Crypto --- 2021-03-18 Lee Jones Accepted
[04/10] crypto: ux500: hash: hash_core: Fix worthy kernel-doc headers and remove others Rid W=1 warnings in Crypto --- 2021-03-18 Lee Jones Accepted
« 1 2 ... 18 19 20106 107 »

Bundling

Create bundle: