Show patches with: Archived = No       |   8854 patches
« 1 2 ... 36 37 3888 89 »
Patch Series S/W/F Date Submitter Delegate State
usb: storage: Add unusual_uas entry for Sony PSZ drives --- 2020-09-23 Lee Jones Accepted
usb: host: ohci-exynos: Fix error handling in exynos_ohci_probe() --- 2020-09-23 Lee Jones Accepted
USB: yurex: Fix bad gfp argument --- 2020-09-23 Lee Jones Accepted
PM: sleep: core: Fix the handling of pending runtime resume requests --- 2020-09-23 Lee Jones Accepted
xhci: Do warm-reset when both CAS and XDEV_RESUME are set --- 2020-09-23 Lee Jones Accepted
serial: pl011: Don't leak amba_ports entry on driver register error --- 2020-09-23 Lee Jones Accepted
serial: samsung: Removes the IRQ not found warning --- 2020-09-23 Lee Jones Accepted
vt_ioctl: change VT_RESIZEX ioctl to check for error return from vc_resize() --- 2020-09-23 Lee Jones Accepted
USB: Ignore UAS for JMicron JMS567 ATA/ATAPI Bridge --- 2020-09-23 Lee Jones Accepted
ceph: don't allow setlease on cephfs --- 2020-09-23 Lee Jones Accepted
mm, page_alloc: remove unnecessary variable from free_pcppages_bulk --- 2020-09-23 Lee Jones Accepted
hwmon: (applesmc) check status earlier. --- 2020-09-23 Lee Jones Accepted
scsi: lpfc: Fix shost refcount mismatch when deleting vport --- 2020-09-23 Lee Jones Accepted
selftests/powerpc: Purge extra count_pmc() calls of ebb selftests --- 2020-09-23 Lee Jones Accepted
drm/radeon: fix multiple reference count leak --- 2020-09-23 Lee Jones Accepted
jbd2: make sure jh have b_transaction set in refile/unfile_buffer --- 2020-09-23 Lee Jones Accepted
USB: sisusbvga: Fix a potential UB casued by left shifting a negative value --- 2020-09-23 Lee Jones Accepted
PCI: Fix pci_create_slot() reference count leak --- 2020-09-23 Lee Jones Accepted
EDAC/ie31200: Fallback if host bridge device is already initialized --- 2020-09-23 Lee Jones Accepted
scsi: fcoe: Memory leak fix in fcoe_sysfs_fcf_del() --- 2020-09-23 Lee Jones Accepted
drm/nouveau/drm/noveau: fix reference count leak in nouveau_fbcon_open --- 2020-09-23 Lee Jones Accepted
scsi: target: tcmu: Fix crash on ARM during cmd completion --- 2020-09-23 Lee Jones Accepted
vt: defer kfree() of vc_screenbuf in vc_do_resize() --- 2020-09-23 Lee Jones Accepted
USB: lvtest: return proper error code in probe --- 2020-09-23 Lee Jones Accepted
fbcon: prevent user font height or width change from causing potential out-of-bounds access --- 2020-09-23 Lee Jones Accepted
net: gianfar: Add of_node_put() before goto statement --- 2020-09-23 Lee Jones Accepted
scsi: ufs: Fix possible infinite loop in ufshcd_hold --- 2020-09-23 Lee Jones Accepted
jbd2: abort journal if free a async write error metadata buffer --- 2020-09-23 Lee Jones Accepted
ceph: fix potential mdsc use-after-free crash --- 2020-09-23 Lee Jones Accepted
scsi: iscsi: Do not put host in iscsi_set_flashnode_param() --- 2020-09-23 Lee Jones Accepted
locking/lockdep: Fix overflow in presentation of average lock-time --- 2020-09-23 Lee Jones Accepted
drm/nouveau: Fix reference count leak in nouveau_connector_detect --- 2020-09-23 Lee Jones Accepted
db845c: Add missing etc/permissions/android.software.xml --- 2020-09-23 John Stultz Accepted
Add libdmabufheaps to VNDK list --- 2020-09-22 John Stultz Rejected
HiKey/HiKey960: Fix up new dmabuf_system_heap_device sepolicy fallout --- 2020-09-22 John Stultz Accepted
ANDROID: dma-heap: Provide accessors so that in-kernel drivers can allocate dmabufs from specific heaps --- 2020-09-21 John Stultz Accepted
ANDROID: dma-heap: Rework allocation calls to return struct dma_buf instead of fd --- 2020-09-21 John Stultz Accepted
ANDROID: dma-heap: Refactor code to allow for future in-kernel users --- 2020-09-21 John Stultz Accepted
ANDROID: dma-heap: Add proper kref handling on dma-buf heaps --- 2020-09-21 John Stultz Accepted
ANDROID: Export dma_heap_add to modularize heaps --- 2020-09-21 John Stultz Accepted
ANDROID: abi: update for hikey960 --- 2020-09-21 Yongqin Liu Accepted
codec2: vndk/C2Buffer: Rework CreateLinearBlock to use fetchAllocator() --- 2020-09-19 John Stultz Accepted
codec2: Add C2Alloctor::checkHandle() --- 2020-09-19 John Stultz Accepted
sepolicy: mediaserver.te: Add read permission to dmabuf_system_heap_device --- 2020-09-19 John Stultz Accepted
WIP: db845c: Switch gralloc to use gralloc.minigbm_msm instead of gralloc_gbm --- 2020-09-18 John Stultz New
WIP: minigbm: HACK: enable DRV_MSM so that we include the msm driver --- 2020-09-18 John Stultz Rejected
media: budget-core: Improve exception handling in budget_register() --- 2020-09-17 Lee Jones Accepted
media: vpss: clean up resources in init --- 2020-09-17 Lee Jones Accepted
media: pci: ttpci: av7110: fix possible buffer overflow caused by bad DMA value in debiirq() --- 2020-09-17 Lee Jones Accepted
ASoC: tegra: Fix reference count leaks. --- 2020-09-17 Lee Jones Accepted
ALSA: pci: delete repeated words in comments --- 2020-09-17 Lee Jones Accepted
bonding: fix a potential double-unregister --- 2020-09-17 Lee Jones Accepted
bonding: show saner speed for broadcast mode --- 2020-09-17 Lee Jones Accepted
net: Fix potential wrong skb->protocol in skb_vlan_untag() --- 2020-09-17 Lee Jones Accepted
KVM: arm/arm64: Don't reschedule in unmap_stage2_range() --- 2020-09-17 Lee Jones Accepted
omapfb: dss: Fix max fclk divider for omap36xx --- 2020-09-17 Lee Jones Accepted
do_epoll_ctl(): clean the failure exits up a bit --- 2020-09-17 Lee Jones Accepted
epoll: Keep a reference on files added to the check list --- 2020-09-17 Lee Jones Accepted
ext4: fix potential negative array index in do_split() --- 2020-09-17 Lee Jones Accepted
alpha: fix annotation of io{read,write}{16,32}be() --- 2020-09-17 Lee Jones Accepted
xfs: Fix UBSAN null-ptr-deref in xfs_sysfs_init --- 2020-09-17 Lee Jones Accepted
virtio_ring: Avoid loop when vq is broken in virtqueue_poll --- 2020-09-17 Lee Jones Accepted
scsi: libfc: Free skb in fc_disc_gpn_id_resp() for valid cases --- 2020-09-17 Lee Jones Accepted
jffs2: fix UAF problem --- 2020-09-17 Lee Jones Accepted
xfs: fix inode quota reservation checks --- 2020-09-17 Lee Jones Accepted
Input: psmouse - add a newline when printing 'proto' by sysfs --- 2020-09-17 Lee Jones Accepted
WIP: Codec2: C2Buffer: Add logic to select C2DmaBufAllocator when appropriate --- 2020-09-17 John Stultz Rejected
USB: serial: ftdi_sio: clean up receive processing --- 2020-09-17 Lee Jones Accepted
ocfs2: change slot number type s16 to u16 --- 2020-09-17 Lee Jones Accepted
USB: serial: ftdi_sio: make process-packet buffer unsigned --- 2020-09-17 Lee Jones Accepted
kprobes: Fix NULL pointer dereference at kprobe_ftrace_handler --- 2020-09-17 Lee Jones Accepted
ext4: fix checking of directory entry validity for inline directories --- 2020-09-17 Lee Jones Accepted
iommu/omap: Check for failure of a call to omap_iommu_dump_ctx --- 2020-09-17 Lee Jones Accepted
clk: clk-atlas6: fix return value check in atlas6_clk_init() --- 2020-09-17 Lee Jones Accepted
ALSA: echoaudio: Fix potential Oops in snd_echo_resume() --- 2020-09-17 Lee Jones Accepted
fs/ufs: avoid potential u32 multiplication overflow --- 2020-09-17 Lee Jones Accepted
ext4: clean up ext4_match() and callers --- 2020-09-17 Lee Jones Accepted
mm, page_alloc: fix core hung in free_pcppages_bulk() --- 2020-09-17 Lee Jones Accepted
mm: include CMA pages in lowmem_reserve at boot --- 2020-09-17 Lee Jones Accepted
romfs: fix uninitialized memory leak in romfs_dev_read() --- 2020-09-17 Lee Jones Accepted
watchdog: f71808e_wdt: remove use of wrong watchdog_info option --- 2020-09-17 Lee Jones Accepted
watchdog: f71808e_wdt: indicate WDIOF_CARDRESET support in watchdog_info.options --- 2020-09-17 Lee Jones Accepted
nfs: Fix getxattr kernel panic and memory overflow --- 2020-09-17 Lee Jones Accepted
Input: sentelic - fix error return when fsp_reg_write fails --- 2020-09-17 Lee Jones Accepted
net/compat: Add missing sock updates for SCM_RIGHTS --- 2020-09-17 Lee Jones Accepted
gbm_gralloc: Sync with upstream project --- 2020-09-17 John Stultz Accepted
ext2: fix missing percpu_counter_inc --- 2020-09-15 Lee Jones Accepted
mac80211: fix misplaced while instead of if --- 2020-09-15 Lee Jones Accepted
bcache: allocate meta data pages as compound pages --- 2020-09-15 Lee Jones Accepted
btrfs: fix memory leaks after failure to lookup checksums during inode logging --- 2020-09-15 Lee Jones Accepted
net: stmmac: dwmac1000: provide multicast filter fallback --- 2020-09-15 Lee Jones Accepted
btrfs: only search for left_info if there is no right_info in try_merge_free_space --- 2020-09-15 Lee Jones Accepted
PCI: hotplug: ACPI: Fix context refcounting in acpiphp_grab_context() --- 2020-09-15 Lee Jones Accepted
ARM: 8992/1: Fix unwind_frame for clang-built kernels --- 2020-09-15 Lee Jones Accepted
parisc: mask out enable and reserved bits from sba imask --- 2020-09-15 Lee Jones Accepted
9p: Fix memory leak in v9fs_mount --- 2020-09-15 Lee Jones Accepted
ALSA: usb-audio: work around streaming quirk for MacroSilicon MS2109 --- 2020-09-15 Lee Jones Accepted
fs/minix: reject too-large maximum file size --- 2020-09-15 Lee Jones Accepted
fs/minix: don't allow getting deleted inodes --- 2020-09-15 Lee Jones Accepted
fs/minix: check return value of sb_getblk() --- 2020-09-15 Lee Jones Accepted
« 1 2 ... 36 37 3888 89 »