Current Team Memberships

Show patches with: none      |   10627 patches
« 1 2 ... 33 34 35106 107 »
Patch Series S/W/F Date Submitter Delegate State
xfrm: Fix stack-out-of-bounds read on socket policy lookup. --- 2020-12-31 Lee Jones Accepted
isdn: icn: remove a #warning --- 2020-12-31 Lee Jones Accepted
vfs: don't do RCU lookup of empty pathnames --- 2020-12-31 Lee Jones Accepted
ALSA: usb-audio: add implicit fb quirk for Behringer UFX1204 --- 2020-12-31 Lee Jones Accepted
ALSA: usb-audio: Fix UAC2 get_ctl request with a RANGE attribute --- 2020-12-31 Lee Jones Accepted
mvpp2: fix multicast address filter --- 2020-12-31 Lee Jones Accepted
ALSA: hda/realtek: PCI quirk for Fujitsu U7x7 --- 2020-12-31 Lee Jones Accepted
ALSA: usb-audio: Fix parameter block size for UAC2 control requests --- 2020-12-31 Lee Jones Accepted
cfg80211: check dev_set_name() return value --- 2020-12-31 Lee Jones Accepted
Make DST_CACHE a silent config option --- 2020-12-31 Lee Jones Accepted
drm: Require __GFP_NOFAIL for the legacy drm_modeset_lock_all --- 2020-12-31 Lee Jones Accepted
vmxnet3: prevent building with 64K pages --- 2020-12-31 Lee Jones Accepted
ARM: OMAP2+: Fix SRAM virt to phys translation for save_secure_ram_context --- 2020-12-31 Lee Jones Accepted
staging: android: ashmem: Fix a race condition in pin ioctls --- 2020-12-31 Lee Jones Accepted
brcmfmac: Add support for bcm43340/1 wireless chipsets --- 2020-12-30 Lee Jones Accepted
ASoC: rsnd: don't call free_irq() on Parent SSI --- 2020-12-30 Lee Jones Accepted
dmaengine: dmatest: fix container_of member in dmatest_callback --- 2020-12-30 Lee Jones Accepted
media: soc_camera: soc_scale_crop: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE --- 2020-12-30 Lee Jones Accepted
ASoC: rsnd: avoid duplicate free_irq() --- 2020-12-30 Lee Jones Accepted
Btrfs: Initialize btrfs_root->highest_objectid when loading tree root and subvolume roots --- 2020-12-30 Lee Jones Accepted
ALSA: hda - Fix headset mic detection problem for two Dell machines --- 2020-12-30 Lee Jones Accepted
Btrfs: fix unexpected -EEXIST when creating new inode --- 2020-12-30 Lee Jones Accepted
mm: hide a #warning for COMPILE_TEST --- 2020-12-30 Lee Jones Accepted
x86/cpu: Change type of x86_cache_size variable to unsigned int --- 2020-12-30 Lee Jones Accepted
ovl: fix failure to fsync lower dir --- 2020-12-30 Lee Jones Accepted
btrfs: Handle btrfs_set_extent_delalloc failure in fixup worker --- 2020-12-30 Lee Jones Accepted
Bluetooth: btsdio: Do not bind to non-removable BCM43341 --- 2020-12-30 Lee Jones Accepted
watchdog: imx2_wdt: restore previous timeout after suspend+resume --- 2020-12-30 Lee Jones Accepted
ahci: Add Intel Cannon Lake PCH-H PCI ID --- 2020-12-30 Lee Jones Accepted
ahci: Add PCI ids for Intel Bay Trail, Cherry Trail and Apollo Lake AHCI --- 2020-12-30 Lee Jones Accepted
ahci: Annotate PCI ids for mobile Intel chipsets as such --- 2020-12-30 Lee Jones Accepted
nfs/pnfs: fix nfs_direct_req ref leak when i/o falls back to the mds --- 2020-12-30 Lee Jones Accepted
ubi: block: Fix locking for idr_alloc/idr_remove --- 2020-12-30 Lee Jones Accepted
mtd: cfi: convert inline functions to macros --- 2020-12-30 Lee Jones Accepted
usb: option: Add support for FS040U modem --- 2020-12-24 Lee Jones Accepted
bpf: reject stores into ctx via st and xadd --- 2020-12-24 Lee Jones Accepted
x86/pti: Make unpoison of pgd for trusted boot work for real --- 2020-12-24 Lee Jones Accepted
bpf: arsh is not supported in 32 bit alu thus reject it --- 2020-12-24 Lee Jones Accepted
mtd: nand: denali_pci: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE --- 2020-12-24 Lee Jones Accepted
netfilter: arp_tables: fix invoking 32bit "iptable -P INPUT ACCEPT" failed in 64bit kernel --- 2020-12-24 Lee Jones Accepted
ACPI / processor: Avoid reserving IO regions too early --- 2020-12-24 Lee Jones Accepted
Input: trackpoint - force 3 buttons if 0 button is reported --- 2020-12-24 Lee Jones Accepted
btrfs: fix deadlock when writing out space cache --- 2020-12-24 Lee Jones Accepted
bpf: fix divides by zero --- 2020-12-24 Lee Jones Accepted
Revert "module: Add retpoline tag to VERMAGIC" --- 2020-12-24 Lee Jones Accepted
grace: replace BUG_ON by WARN_ONCE in exit_net hook --- 2020-12-24 Lee Jones Accepted
reiserfs: Don't clear SGID when inheriting ACLs --- 2020-12-24 Lee Jones Accepted
lockd: fix "list_add double add" caused by legacy signal interface --- 2020-12-24 Lee Jones Accepted
ext2: Don't clear SGID when inheriting ACLs --- 2020-12-24 Lee Jones Accepted
kmemleak: add scheduling point to kmemleak_scan() --- 2020-12-24 Lee Jones Accepted
x86/asm: Fix inline asm call constraints for GCC 4.4 --- 2020-12-24 Lee Jones Accepted
SUNRPC: Allow connect to return EHOSTUNREACH --- 2020-12-24 Lee Jones Accepted
fs/select: add vmalloc fallback for select(2) --- 2020-12-23 Lee Jones Accepted
x86/cpu, x86/pti: Do not enable PTI on AMD processors --- 2020-12-23 Lee Jones Accepted
kbuild: modversions for EXPORT_SYMBOL() for asm --- 2020-12-23 Lee Jones Accepted
libata: apply MAX_SEC_1024 to all LITEON EP1 series devices --- 2020-12-23 Lee Jones Accepted
module: Add retpoline tag to VERMAGIC --- 2020-12-23 Lee Jones Accepted
retpoline: Introduce start/end markers of indirect thunk --- 2020-12-23 Lee Jones Accepted
sched/deadline: Use the revised wakeup rule for suspending constrained dl tasks --- 2020-12-23 Lee Jones Accepted
PM / sleep: declare __tracedata symbols as char[] rather than char --- 2020-12-23 Lee Jones Accepted
time: Avoid undefined behaviour in ktime_add_safe() --- 2020-12-23 Lee Jones Accepted
mmc: sdhci-of-esdhc: add/remove some quirks according to vendor version --- 2020-12-23 Lee Jones Accepted
x86/retpoline: Add LFENCE to the retpoline/RSB filling RSB macros --- 2020-12-23 Lee Jones Accepted
ALSA: hda - Apply headphone noise quirk for another Dell XPS 13 variant --- 2020-12-23 Lee Jones Accepted
sched/deadline: Zero out positive runtime after throttling constrained tasks --- 2020-12-23 Lee Jones Accepted
x86/pti: Document fix wrong index --- 2020-12-23 Lee Jones Accepted
kprobes/x86: Disable optimizing on the function jumps to indirect thunk --- 2020-12-23 Lee Jones Accepted
x86/retpoline: Fill return stack buffer on vmexit --- 2020-12-23 Lee Jones Accepted
x86/cpu/intel: Introduce macros for Intel family numbers --- 2020-12-23 Lee Jones Accepted
x86/retpoline: Fill RSB on context switch for affected CPUs --- 2020-12-23 Lee Jones Accepted
kprobes/x86: Blacklist indirect thunk functions for kprobes --- 2020-12-23 Lee Jones Accepted
x86/asm: Use register variable to get stack pointer value --- 2020-12-23 Lee Jones Accepted
x86/retpoline/xen: Convert Xen hypercall indirect jumps --- 2020-12-21 Lee Jones Accepted
x86/retpoline/crypto: Convert crypto assembler indirect jumps --- 2020-12-21 Lee Jones Accepted
x86/asm: Make asm/alternative.h safe from assembly --- 2020-12-21 Lee Jones Accepted
EXPORT_SYMBOL() for asm --- 2020-12-21 Lee Jones Accepted
x86/retpoline: Remove compile time warning --- 2020-12-21 Lee Jones Accepted
kconfig.h: use __is_defined() to check if MODULE is defined --- 2020-12-21 Lee Jones Accepted
x86/retpoline: Add initial retpoline support --- 2020-12-21 Lee Jones Accepted
x86/retpoline/irq32: Convert assembler indirect jumps --- 2020-12-21 Lee Jones Accepted
sysfs/cpu: Fix typos in vulnerability documentation --- 2020-12-21 Lee Jones Accepted
x86/cpu: Implement CPU vulnerabilites sysfs functions --- 2020-12-21 Lee Jones Accepted
x86/cpu: Merge bugs.c and bugs_64.c --- 2020-12-21 Lee Jones Accepted
x86/alternatives: Add missing '\n' at end of ALTERNATIVE inline asm --- 2020-12-21 Lee Jones Accepted
sysfs/cpu: Add vulnerability folder --- 2020-12-21 Lee Jones Accepted
x86/cpufeatures: Add X86_BUG_SPECTRE_V[12] --- 2020-12-21 Lee Jones Accepted
x86/mm/32: Move setup_clear_cpu_cap(X86_FEATURE_PCID) earlier --- 2020-12-21 Lee Jones Accepted
x86/kbuild: enable modversions for symbols exported from asm --- 2020-12-21 Lee Jones Accepted
x86/spectre: Add boot time option to select Spectre v2 mitigation --- 2020-12-21 Lee Jones Accepted
x86/alternatives: Add instruction padding --- 2020-12-21 Lee Jones Accepted
x86/retpoline/checksum32: Convert assembler indirect jumps --- 2020-12-21 Lee Jones Accepted
sr9700: use skb_cow_head() to deal with cloned skbs --- 2020-12-18 Lee Jones Accepted
r8152: use test_and_clear_bit --- 2020-12-18 Lee Jones Accepted
r8152: adjust ALDPS function --- 2020-12-18 Lee Jones Accepted
r8152: fix the wake event --- 2020-12-18 Lee Jones Accepted
usb: musb: ux500: Fix NULL pointer dereference at system PM --- 2020-12-18 Lee Jones Accepted
smsc75xx: use skb_cow_head() to deal with cloned skbs --- 2020-12-18 Lee Jones Accepted
x86/cpu: Factor out application of forced CPU caps --- 2020-12-18 Lee Jones Accepted
x86/cpufeatures: Make CPU bugs sticky --- 2020-12-18 Lee Jones Accepted
x86/cpufeatures: Add X86_BUG_CPU_INSECURE --- 2020-12-18 Lee Jones Accepted
« 1 2 ... 33 34 35106 107 »

Bundling

Create bundle: