summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-12-01efi/arm: Revert deferred unmap of early memmap mappingArd Biesheuvel3-1/+8
2018-12-01powerpc/numa: Suppress "VPHN is not supported" messagesSatheesh Rajendran1-1/+1
2018-12-01kdb: Use strscpy with destination buffer sizePrarit Bhargava3-12/+15
2018-12-01SUNRPC: Fix a bogus get/put in generic_key_to_expire()Trond Myklebust1-7/+1
2018-12-01perf/x86/intel/uncore: Add more IMC PCI IDs for KabyLake and CoffeeLake CPUsKan Liang1-1/+114
2018-12-01powerpc/io: Fix the IO workarounds code to work with RadixMichael Ellerman1-13/+7
2018-12-01floppy: fix race condition in __floppy_read_block_0()Jens Axboe1-1/+2
2018-12-01rtc: pcf2127: fix a kmemleak caused in pcf2127_i2c_gather_writeXulin Sun1-0/+3
2018-12-01cpufreq: imx6q: add return value check for voltage scaleAnson Huang1-1/+6
2018-12-01KVM: PPC: Move and undef TRACE_INCLUDE_PATH/FILEScott Wood4-8/+27
2018-12-01pinctrl: meson: fix pinconf bias disableJerome Brunet1-1/+1
2018-12-01usb: xhci: Prevent bus suspend if a port connect change or polling state is d...Mathias Nyman1-14/+46
2018-12-01IB/hfi1: Eliminate races in the SDMA send error pathMichael J. Ruhl1-61/+45
2018-12-01IB/core: Fix for core panicAlex Estrin1-2/+2
2018-12-01can: dev: __can_get_echo_skb(): print error message, if trying to echo non ex...Marc Kleine-Budde1-13/+14
2018-12-01can: dev: __can_get_echo_skb(): Don't crash the kernel if can_priv::echo_skb ...Marc Kleine-Budde1-1/+5
2018-12-01can: dev: __can_get_echo_skb(): replace struct can_frame by canfd_frame to ac...Marc Kleine-Budde1-3/+6
2018-12-01can: dev: can_get_echo_skb(): factor out non sending code to __can_get_echo_s...Marc Kleine-Budde2-11/+26
2018-12-01drm/ast: Remove existing framebuffers before loading driverThomas Zimmermann1-0/+21
2018-12-01drm/ast: fixed cursor may disappear sometimesY.C. Chen1-1/+1
2018-12-01drm/ast: change resolution may cause screen blurredY.C. Chen1-0/+1
2018-12-01mm: don't warn about large allocations for slabDmitry Vyukov2-6/+10
2018-12-01llc: do not use sk_eat_skb()Eric Dumazet1-7/+4
2018-12-01gfs2: Don't leave s_fs_info pointing to freed memory in init_sbdAndrew Price1-1/+1
2018-12-01sctp: clear the transport of some out_chunk_list chunks in sctp_assoc_rm_peerXin Long1-3/+7
2018-12-01bfs: add sanity check at bfs_fill_super()Tetsuo Handa1-3/+6
2018-12-01selinux: Add __GFP_NOWARN to allocation at str_read()Tetsuo Handa1-1/+1
2018-12-01v9fs_dir_readdir: fix double-free on p9stat_read errorDominique Martinet1-11/+0
2018-12-01tools/power/cpupower: fix compilation with STATIC=trueKonstantin Khlebnikov5-6/+6
2018-12-01brcmfmac: fix reporting support for 160 MHz channelsRafał Miłecki1-1/+2
2018-12-01iwlwifi: mvm: fix regulatory domain update when the firmware startsEmmanuel Grumbach2-5/+8
2018-12-01iwlwifi: mvm: support sta_statistics() even on older firmwareEmmanuel Grumbach1-4/+0
2018-12-01gpio: don't free unallocated ida on gpiochip_add_data_with_key() error pathVladimir Zapolskiy1-2/+3
2018-12-01MAINTAINERS: Add Sasha as a stable branch maintainerGreg Kroah-Hartman1-0/+1
2018-12-01usb: xhci: fix timeout for transition from RExit to U0Aaron Ma2-3/+3
2018-12-01usb: dwc3: core: Clean up ULPI deviceAndy Shevchenko1-0/+1
2018-12-01usb: core: Fix hub port connection events lostDennis Wassenberg1-1/+3
2018-11-27Linux 4.9.141v4.9.141Greg Kroah-Hartman1-1/+1
2018-11-27libceph: fall back to sendmsg for slab pagesIlya Dryomov1-3/+9
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