summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-08-08Linux 3.18.39v3.18.39Sasha Levin1-1/+1
2016-08-08x86/quirks: Reintroduce scanning of secondary busesLukas Wunner1-13/+21
2016-08-08x86/quirks: Apply nvidia_bugs quirk only on root busLukas Wunner1-0/+7
2016-08-07pps: do not crash when failed to registerJiri Slaby1-1/+1
2016-08-07radix-tree: fix radix_tree_iter_retry() for tagged iterators.Andrey Ryabinin1-0/+1
2016-08-07libceph: apply new_state before new_up_client on incrementalsIlya Dryomov1-43/+113
2016-08-07libceph: set 'exists' flag for newly up osdYan, Zheng1-1/+1
2016-08-07ovl: verify upper dentry in ovl_remove_and_whiteout()Maxim Patlasov1-30/+24
2016-08-07tty/vt/keyboard: fix OOB access in do_compute_shiftstate()Dmitry Torokhov1-21/+9
2016-08-07mmc: block: fix packed command header endiannessTaras Kondratiuk1-6/+6
2016-08-07media: fix airspy usb probe error pathJames Patrick-Evans1-2/+1
2016-08-07ALSA: hda: add AMD Stoney PCI ID with proper driver capsAwais Belal1-0/+2
2016-08-07ALSA: hda: add new AMD PCI IDs with proper driver capsMaruthi Srinivas Bayyavarapu1-0/+8
2016-08-07ALSA: hda - fix use-after-free after module unloadSasha Levin1-1/+3
2016-08-07posix_cpu_timer: Exit early when process has been reapedAlexey Dobriyan1-0/+1
2016-08-07x86/quirks: Add early quirk to reset Apple AirPort cardLukas Wunner3-2/+65
2016-08-07net: mvneta: set real interrupt per packet for tx_doneDmitri Epshtein1-1/+1
2016-08-07ALSA: ctl: Stop notification after disconnectionTakashi Iwai1-0/+2
2016-08-07ALSA: hda/realtek - add new pin definition in alc225 pin quirk tableHui Wang1-1/+14
2016-08-07ovl: Copy up underlying inode's ->i_mode to overlay inodeVivek Goyal2-2/+2
2016-08-07ovl: handle ATTR_KILL*Miklos Szeredi1-0/+4
2016-08-07drm/ttm: Make ttm_bo_mem_compat availableSinclair Yeh2-3/+18
2016-08-07Input: xpad - validate USB endpoint count during probeCameron Gutman1-0/+3
2016-08-07ARM: mvebu: fix HW I/O coherency related deadlocksThomas Petazzoni1-14/+8
2016-08-03netfilter: x_tables: speed up jump target validationFlorian Westphal5-65/+127
2016-08-01Revert "sparc64: Fix numa node distance initialization"Sasha Levin1-8/+0
2016-08-01Revert "MIPS: Reserve nosave data for hibernation"Sasha Levin1-3/+0
2016-07-29Linux 3.18.38v3.18.38Sasha Levin1-1/+1
2016-07-204.1.28 Fix bad backport of 8f182270dfec "mm/swap.c: flush lru pvecs on compou...Steven Rostedt1-1/+1
2016-07-20powerpc: Fix build break due to missing PPC_FEATURE2_HTM_NOSCMichael Ellerman1-2/+1
2016-07-20ecryptfs: don't allow mmap when the lower fs doesn't support itJeff Mahoney1-1/+14
2016-07-20xen/acpi: allow xen-acpi-processor driver to load on Xen 4.7Jan Beulich1-32/+3
2016-07-20xenbus: don't bail early from xenbus_dev_request_and_reply()Jan Beulich1-3/+0
2016-07-20Revert "ecryptfs: forbid opening files without mmap handler"Jeff Mahoney1-11/+2
2016-07-20xenbus: don't BUG() on user mode induced conditionJan Beulich1-6/+8
2016-07-20xenbus: Add proper handling of XS_ERROR from Xenbus for transactions.Jennifer Herbert1-4/+7
2016-07-20MIPS: Fix page table corruption on THP permission changes.David Daney1-1/+2
2016-07-19qeth: delete napi struct when removing a qeth deviceUrsula Braun2-0/+2
2016-07-19ALSA: timer: Fix negative queue usage by racy accessesTakashi Iwai1-1/+1
2016-07-19block: fix use-after-free in sys_ioprio_get()Omar Sandoval1-0/+2
2016-07-19x86/amd_nb: Fix boot crash on non-AMD systemsBorislav Petkov1-2/+2
2016-07-19ALSA: au88x0: Fix calculation in vortex_wtdma_bufshift()Takashi Iwai1-3/+2
2016-07-19ipr: Clear interrupt on croc/crocodile when running with LSIBrian King1-0/+1
2016-07-19ALSA: echoaudio: Fix memory allocationChristophe JAILLET1-2/+2
2016-07-13Linux 3.18.37v3.18.37Sasha Levin1-1/+1
2016-07-12tmpfs: fix regression hang in fallocate undoHugh Dickins1-3/+5
2016-07-12netfilter: x_tables: introduce and use xt_copy_counters_from_userFlorian Westphal5-130/+92
2016-07-12netfilter: x_tables: do compat validation via translate_tableFlorian Westphal4-333/+80
2016-07-12netfilter: x_tables: xt_compat_match_from_user doesn't need a retvalFlorian Westphal5-51/+26
2016-07-12netfilter: ip6_tables: simplify translate_compat_table argsFlorian Westphal1-36/+25