summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-12-21Linux 4.4.169v4.4.169Greg Kroah-Hartman1-1/+1
2018-12-21ALSA: isa/wavefront: prevent some out of bound writesDan Carpenter1-0/+9
2018-12-21rtc: snvs: Add timeouts to avoid kernel lockupsTrent Piepho1-35/+70
2018-12-21rtc: snvs: add a missing write syncGuy Shapiro1-0/+1
2018-12-21i2c: scmi: Fix probe error on devices with an empty SMB0001 ACPI device nodeHans de Goede1-3/+7
2018-12-21i2c: axxia: properly handle master timeoutAdamski, Krzysztof (Nokia - PL/Wroclaw)1-11/+29
2018-12-21cifs: In Kconfig CONFIG_CIFS_POSIX needs depends on legacy (insecure cifs)Steve French1-1/+1
2018-12-21ARM: 8814/1: mm: improve/fix ARM v7_dma_inv_range() unaligned address handlingChris Cole1-3/+5
2018-12-21mv88e6060: disable hardware level MAC learningAnderson Luiz Alves1-7/+3
2018-12-21libata: whitelist all SAMSUNG MZ7KM* solid-state disksJuha-Matti Tilli1-0/+1
2018-12-21Input: omap-keypad - fix keyboard debounce configurationTony Lindgren1-4/+14
2018-12-21clk: mmp: Off by one in mmp_clk_add()Dan Carpenter1-1/+1
2018-12-21ide: pmac: add of_node_put()Yangtao Li1-0/+1
2018-12-21drivers/tty: add missing of_node_put()Yangtao Li1-0/+1
2018-12-21drivers/sbus/char: add of_node_put()Yangtao Li1-0/+2
2018-12-21sbus: char: add of_node_put()Yangtao Li1-0/+1
2018-12-21SUNRPC: Fix a potential race in xprt_connect()Trond Myklebust1-2/+9
2018-12-21bonding: fix 802.3ad state sent to partner when unbinding slaveToni Peltonen1-0/+3
2018-12-21ARC: io.h: Implement reads{x}()/writes{x}()Jose Abreu1-0/+72
2018-12-21drm/msm: Grab a vblank reference when waiting for commit_doneSean Paul1-0/+5
2018-12-21x86/earlyprintk/efi: Fix infinite loop on some screen widthsYiFei Zhu1-1/+1
2018-12-21scsi: vmw_pscsi: Rearrange code to avoid multiple calls to free_irq during un...Cathy Avery1-2/+2
2018-12-21scsi: libiscsi: Fix NULL pointer dereference in iscsi_eh_session_resetFred Herard1-2/+2
2018-12-21mac80211_hwsim: fix module init error paths for netlinkAlexey Khoroshilov1-5/+7
2018-12-21mac80211: Fix condition validating WMM IEIlan Peer1-1/+1
2018-12-21mac80211: don't WARN on bad WMM parameters from buggy APsEmmanuel Grumbach1-1/+2
2018-12-21f2fs: fix a panic caused by NULL flush_cmd_controlYunlei He1-1/+4
2018-12-21Revert "drm/rockchip: Allow driver to be shutdown on reboot/kexec"Brian Norris1-6/+0
2018-12-21powerpc/msi: Fix NULL pointer access in teardown codeRadu Rendec1-1/+6
2018-12-21tracing: Fix memory leak of instance function hash filtersSteven Rostedt (VMware)1-0/+1
2018-12-21tracing: Fix memory leak in set_trigger_filter()Steven Rostedt (VMware)1-2/+4
2018-12-21MMC: OMAP: fix broken MMC on OMAP15XX/OMAP5910/OMAP310Aaro Koskinen1-2/+9
2018-12-21aio: fix spectre gadget in lookup_ioctxJeff Moyer1-0/+2
2018-12-21pinctrl: sunxi: a83t: Fix IRQ offset typo for PH11Chen-Yu Tsai1-1/+1
2018-12-21powerpc/boot: Fix random libfdt related build errorsGuenter Roeck1-1/+2
2018-12-21timer/debug: Change /proc/timer_list from 0444 to 0400Ingo Molnar1-1/+1
2018-12-21lib/interval_tree_test.c: allow users to limit scope of endpointDavidlohr Bueso1-10/+13
2018-12-21lib/rbtree-test: lower default paramsDavidlohr Bueso2-3/+3
2018-12-21lib/rbtree_test.c: make input module parametersDavidlohr Bueso1-21/+34
2018-12-21lib/interval_tree_test.c: allow full tree searchDavidlohr Bueso1-5/+10
2018-12-21lib/interval_tree_test.c: make test options module parametersDavidlohr Bueso1-17/+40
2018-12-17Linux 4.4.168v4.4.168Greg Kroah-Hartman1-1/+1
2018-12-17selftests: Move networking/timestamping from DocumentationShuah Khan8-17/+9
2018-12-17rocker: fix rocker_tlv_put_* functions for KASANArnd Bergmann1-6/+18
2018-12-17staging: speakup: Replace strncpy with memcpyGuenter Roeck1-2/+2
2018-12-17matroxfb: fix size of memcpySudip Mukherjee1-1/+1
2018-12-17media: dvb-frontends: fix i2c access helpers for KASANArnd Bergmann11-13/+34
2018-12-17proc: do not access cmdline nor environ from file-backed areasWilly Tarreau3-5/+9
2018-12-17proc: don't use FOLL_FORCE for reading cmdline and environmentLinus Torvalds1-10/+8
2018-12-17mm: replace access_remote_vm() write parameter with gup_flagsLorenzo Stoakes4-19/+20