summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-11-28spi: sh-msiof: fix deferred probingSergei Shtylyov1-2/+2
2019-11-28brcmsmac: AP mode: update beacon when TIM changesAli MJ Al-Nasrawy2-0/+27
2019-11-28powerpc/eeh: Fix use of EEH_PE_KEEP on wrong fieldSam Bobroff1-1/+1
2019-11-28powerpc: Fix signedness bug in update_flash_db()Dan Carpenter1-1/+1
2019-11-28synclink_gt(): fix compat_ioctl()Al Viro1-12/+4
2019-11-28gfs2: Fix marking bitmaps non-fullAndreas Gruenbacher1-2/+11
2019-11-28printk: fix integer overflow in setup_log_buf()Sergey Senozhatsky1-1/+1
2019-11-28ALSA: isight: fix leak of reference to firewire unit in error path of .probe ...Takashi Sakamoto1-5/+5
2019-11-28mwifiex: Fix NL80211_TX_POWER_LIMITEDAdrian Bunk3-6/+19
2019-11-28platform/x86: asus-wmi: add SERIO_I8042 dependencyArnd Bergmann1-0/+1
2019-11-28platform/x86: asus-wmi: Only Tell EC the OS will handle display hotkeys from ...Hans de Goede3-1/+10
2019-11-28platform/x86: asus-nb-wmi: Support ALS on the Zenbook UX430UQKiernan Hager1-2/+11
2019-11-28platform/x86: asus-wmi: try to set als by defaultOleksij Rempel3-0/+26
2019-11-28asus-wmi: provide access to ALS controlOleksij Rempel1-0/+5
2019-11-28platform/x86: asus-wmi: Set specified XUSB2PR value for X550LBKai-Chuan Hsieh3-0/+43
2019-11-28platform/x86: asus-wmi: fix asus ux303ub brightness issuezino lin3-0/+17
2019-11-28platform/x86: asus-wmi: Filter buggy scan codes on ASUS Q500AOleksij Rempel2-0/+49
2019-11-28asus-wmi: Add quirk_no_rfkill for the Asus Z550MAJoão Paulo Rechi Vita1-0/+9
2019-11-28asus-wmi: Add quirk_no_rfkill for the Asus U303LBJoão Paulo Rechi Vita1-0/+9
2019-11-28asus-wmi: Add quirk_no_rfkill for the Asus N552VWJoão Paulo Rechi Vita1-0/+9
2019-11-28asus-wmi: Add quirk_no_rfkill_wapf4 for the Asus X456UFJoão Paulo Rechi Vita1-1/+6
2019-11-28asus-wmi: Create quirk for airplane_mode LEDJoão Paulo Rechi Vita3-3/+19
2019-11-28mm/ksm.c: don't WARN if page is still mapped in remove_stable_node()Andrey Ryabinin1-7/+7
2019-11-28Revert "fs: ocfs2: fix possible null-pointer dereferences in ocfs2_xa_prepare...Joseph Qi1-23/+33
2019-11-28net: rtnetlink: prevent underflows in do_setvfinfo()Dan Carpenter1-0/+16
2019-11-28net/sched: act_pedit: fix WARN() in the traffic pathDavide Caratti1-2/+3
2019-11-28sfc: Only cancel the PPS workqueue if it existsMartin Habets1-1/+2
2019-11-28net/mlx4_en: fix mlx4 ethtool -N insertionLuigi Rizzo1-0/+1
2019-11-25Linux 4.4.203v4.4.203Greg Kroah-Hartman1-1/+1
2019-11-25arm64: uaccess: Ensure PAN is re-enabled after unhandled uaccess faultPavel Tatashin4-0/+8
2019-11-25spi: rockchip: initialize dma_slave_config properlyHuibin Hong1-0/+3
2019-11-25mac80211: minstrel: fix CCK rate group streams valueFelix Fietkau1-1/+1
2019-11-25hwmon: (pwm-fan) Silence error on probe deferralThierry Reding1-2/+6
2019-11-25ARM: 8802/1: Call syscall_trace_exit even when system call skippedTimothy E Baldwin1-5/+4
2019-11-25spi: spidev: Fix OF tree warning logicTrent Piepho1-5/+3
2019-11-25gpio: syscon: Fix possible NULL ptr usageMarek Vasut1-1/+1
2019-11-25x86/kexec: Correct KEXEC_BACKUP_SRC_END off-by-one errorBjorn Helgaas1-1/+1
2019-11-25media: cx231xx: fix potential sign-extension overflow on large shiftColin Ian King1-1/+1
2019-11-25GFS2: Flush the GFS2 delete workqueue before stopping the kernel threadsTim Smith1-1/+1
2019-11-25media: isif: fix a NULL pointer dereference bugWenwen Wang1-1/+2
2019-11-25printk: Give error on attempt to set log buffer length to over 2GHe Zhe1-6/+12
2019-11-25backlight: lm3639: Unconditionally call led_classdev_unregisterNathan Chancellor1-4/+2
2019-11-25proc/vmcore: Fix i386 build error of missing copy_oldmem_page_encrypted()Borislav Petkov1-0/+10
2019-11-25bcache: recal cached_dev_sectors on detachShenghui Wang1-0/+1
2019-11-25fbdev: sbuslib: integer overflow in sbusfb_ioctl_helper()Dan Carpenter1-1/+1
2019-11-25fbdev: sbuslib: use checked version of put_user()Dan Carpenter1-13/+13
2019-11-25ACPI / SBS: Fix rare oops when removing modulesRonald Tschalär2-0/+3
2019-11-25crypto: mxs-dcp - Fix AES issuesRadu Solea1-2/+31
2019-11-25crypto: mxs-dcp - Fix SHA null hashes and output lengthRadu Solea1-10/+37
2019-11-25x86/olpc: Fix build error with CONFIG_MFD_CS5535=mBorislav Petkov1-2/+1