summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-11-27Linux 4.4.165v4.4.165Greg Kroah-Hartman1-1/+1
2018-11-27xhci: Fix USB3 NULL pointer dereference at logical disconnect.Mathias Nyman1-1/+1
2018-11-27HID: uhid: forbid UHID_CREATE under KERNEL_DS or elevated privilegesEric Biggers1-0/+13
2018-11-27new helper: uaccess_kernel()Al Viro1-0/+3
2018-11-27ACPI / platform: Add SMB0001 HID to forbidden_id_listHans de Goede1-0/+1
2018-11-27drivers/misc/sgi-gru: fix Spectre v1 vulnerabilityGustavo A. R. Silva1-0/+4
2018-11-27USB: misc: appledisplay: add 20" Apple Cinema DisplayMattias Jacobsson1-0/+1
2018-11-27misc: atmel-ssc: Fix section annotation on atmel_ssc_get_driver_dataNathan Chancellor1-1/+1
2018-11-27usb: quirks: Add delay-init quirk for Corsair K70 LUX RGBEmmanuel Pescosta1-0/+3
2018-11-27USB: quirks: Add no-lpm quirk for Raydium touchscreensKai-Heng Feng1-0/+5
2018-11-27usb: cdc-acm: add entry for Hiro (Conexant) modemMaarten Jacobs1-0/+3
2018-11-27uio: Fix an Oops on loadDan Carpenter1-2/+5
2018-11-27media: v4l: event: Add subscription to list before calling "add" operationSakari Ailus1-19/+24
2018-11-27Revert "Bluetooth: h5: Fix missing dependency on BT_HCIUART_SERDEV"Greg Kroah-Hartman1-1/+0
2018-11-27Revert "media: videobuf2-core: don't call memop 'finish' when queueing"Hans Verkuil1-6/+3
2018-11-27btrfs: fix pinned underflow after transaction abortedLu Fengqi1-4/+15
2018-11-27gfs2: Put bitmap buffers in put_superAndreas Gruenbacher1-1/+2
2018-11-27SUNRPC: drop pointless static qualifier in xdr_get_next_encode_buffer()YueHaibing1-1/+1
2018-11-27zram: close udev startup race condition as default groupsMinchan Kim1-20/+6
2018-11-27lib/raid6: Fix arm64 test buildJeremy Linton1-2/+2
2018-11-27hwmon: (ibmpowernv) Remove bogus __init annotationsGeert Uytterhoeven1-4/+3
2018-11-27netfilter: xt_IDLETIMER: add sysfs filename checking routineTaehee Yoo1-0/+20
2018-11-27netfilter: ipset: Correct rcu_dereference() call in ip_set_put_comment()Jozsef Kadlecsik1-2/+2
2018-11-27s390/mm: Fix ERROR: "__node_distance" undefined!Justin M. Forbes1-0/+1
2018-11-27netfilter: ipset: actually allow allowable CIDR 0 in hash:net,port,netEric Westbrook1-4/+4
2018-11-27s390/vdso: add missing FORCE to build targetsVasily Gorbik2-6/+6
2018-11-27arm64: percpu: Initialize ret in the default caseNathan Chancellor1-0/+3
2018-11-27platform/x86: acerhdf: Add BIOS entry for Gateway LT31 v1.3307Paul Gortmaker1-0/+1
2018-11-27clk: samsung: exynos5420: Enable PERIS clocks for suspendMarek Szyprowski1-0/+1
2018-11-27fs/exofs: fix potential memory leak in mount option parsingChengguang Xu1-1/+4
2018-11-27um: Give start_idle_thread() a return codeRichard Weinberger1-0/+5
2018-11-27hfsplus: prevent btree data loss on root splitErnesto A. Fernández1-0/+4
2018-11-27hfs: prevent btree data loss on root splitErnesto A. Fernández1-0/+4
2018-11-27reiserfs: propagate errors from fill_with_dentries() properlyJann Horn1-0/+7
2018-11-27x86/build: Use cc-option to validate stack alignment parameterMatthias Kaehlcke1-3/+3
2018-11-27x86/build: Fix stack alignment for CLangMatthias Kaehlcke1-6/+8
2018-11-27x86/boot: #undef memcpy() et al in string.cMichael Davidson1-0/+9
2018-11-27x86/build: Specify stack alignment for clangMatthias Kaehlcke1-5/+21
2018-11-27x86/build: Use __cc-option for boot code compiler optionsMatthias Kaehlcke1-4/+5
2018-11-27kbuild: Add __cc-option macroMatthias Kaehlcke2-3/+8
2018-11-27x86/mm/kaslr: Use the _ASM_MUL macro for multiplication to work around Clang ...Matthias Kaehlcke2-1/+3
2018-11-27crypto, x86: aesni - fix token pasting for clangMichael Davidson1-5/+2
2018-11-27x86/kbuild: Use cc-option to enable -falign-{jumps/loops}Matthias Kaehlcke1-2/+2
2018-11-27arm64: Disable asm-operand-width warning for clangMatthias Kaehlcke1-0/+4
2018-11-27kbuild: allow to use GCC toolchain not in Clang search pathStefan Agner1-3/+5
2018-11-27kbuild: set no-integrated-as before incl. arch MakefileStefan Agner1-2/+2
2018-11-27kbuild: clang: disable unused variable warnings only when constantSodagudi Prasad1-2/+1
2018-11-27kbuild: clang: remove crufty HOSTCFLAGSNick Desaulniers1-5/+0
2018-11-27kbuild: clang: fix build failures with sparse checkDavid Lin1-2/+2
2018-11-27kbuild: move cc-option and cc-disable-warning after incl. arch MakefileMasahiro Yamada1-20/+23