summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-01-05Linux 4.14.12v4.14.12Greg Kroah-Hartman1-1/+1
2018-01-05rtc: m41t80: remove unneeded checks from m41t80_sqw_set_rateTroy Kisky1-11/+6
2018-01-05rtc: m41t80: avoid i2c read in m41t80_sqw_is_preparedTroy Kisky1-9/+6
2018-01-05rtc: m41t80: avoid i2c read in m41t80_sqw_recalc_rateTroy Kisky1-11/+17
2018-01-05rtc: m41t80: fix m41t80_sqw_round_rate return valueTroy Kisky1-12/+7
2018-01-05rtc: m41t80: m41t80_sqw_set_rate should return 0 on successTroy Kisky1-4/+1
2018-01-05Revert "xfrm: Fix stack-out-of-bounds read in xfrm_state_find."Steffen Klassert1-11/+18
2018-01-05x86/process: Define cpu_tss_rw in same section as declarationNick Desaulniers1-1/+1
2018-01-05x86/pti: Switch to kernel CR3 at early in entry_SYSCALL_compat()Thomas Gleixner1-7/+6
2018-01-05x86/dumpstack: Print registers for first stack frameJosh Poimboeuf1-1/+2
2018-01-05x86/dumpstack: Fix partial register dumpsJosh Poimboeuf3-13/+34
2018-01-05x86/pti: Make sure the user/kernel PTEs matchThomas Gleixner1-1/+2
2018-01-05x86/cpu, x86/pti: Do not enable PTI on AMD processorsTom Lendacky1-2/+2
2018-01-05capabilities: fix buffer overread on very short xattrEric Biggers1-12/+9
2018-01-05exec: Weaken dumpability for secureexecKees Cook1-2/+7
2018-01-02Linux 4.14.11v4.14.11Greg Kroah-Hartman1-1/+1
2018-01-02tty: fix tty_ldisc_receive_buf() documentationJohan Hovold1-1/+1
2018-01-02n_tty: fix EXTPROC vs ICANON interaction with TIOCINQ (aka FIONREAD)Linus Torvalds1-2/+2
2018-01-02x86/ldt: Make LDT pgtable free conditionalThomas Gleixner1-1/+2
2018-01-02x86/ldt: Plug memory leak in error pathThomas Gleixner1-1/+7
2018-01-02x86/espfix/64: Fix espfix double-fault handling on 5-level systemsAndy Lutomirski1-1/+1
2018-01-02x86-32: Fix kexec with stack canary (CONFIG_CC_STACKPROTECTOR)Linus Torvalds1-3/+1
2018-01-02x86/mm: Remove preempt_disable/enable() from __native_flush_tlb()Thomas Gleixner1-6/+8
2018-01-02x86/smpboot: Remove stale TLB flush invocationsThomas Gleixner1-9/+0
2018-01-02nohz: Prevent a timer interrupt storm in tick_nohz_stop_sched_tick()Thomas Gleixner1-2/+17
2018-01-02staging: android: ion: Fix dma direction for dma_sync_sg_for_cpu/deviceSushmita Susheelendra1-2/+2
2018-01-02drivers: base: cacheinfo: fix cache type for non-architected system cacheSudeep Holla1-0/+13
2018-01-02phy: tegra: fix device-tree node lookupsJohan Hovold1-29/+29
2018-01-02binder: fix proc->files use-after-freeTodd Kjos1-13/+31
2018-01-02timers: Reinitialize per cpu bases on hotplugThomas Gleixner4-4/+21
2018-01-02timers: Invoke timer_start_debug() where it makes senseThomas Gleixner1-2/+2
2018-01-02timers: Use deferrable base independent of base::nohz_activeAnna-Maria Gleixner1-9/+7
2018-01-02usb: xhci: Add XHCI_TRUST_TX_LENGTH for Renesas uPD720201Daniel Thompson1-0/+3
2018-01-02USB: Fix off by one in type-specific length check of BOS SSP capabilityMathias Nyman1-1/+1
2018-01-02usb: add RESET_RESUME for ELSA MicroLink 56KOliver Neukum1-0/+3
2018-01-02usb: Add device quirk for Logitech HD Pro Webcam C925eDmitry Fleytman Dmitry Fleytman1-1/+2
2018-01-02USB: serial: option: adding support for YUGA CLM920-NC5SZ Lin (林上智)1-0/+9
2018-01-02USB: serial: option: add support for Telit ME910 PID 0x1101Daniele Palmas1-0/+8
2018-01-02USB: serial: qcserial: add Sierra Wireless EM7565Reinhard Speyerer1-0/+3
2018-01-02USB: serial: ftdi_sio: add id for Airbus DS P8GRMax Schulze2-0/+7
2018-01-02USB: chipidea: msm: fix ulpi-node lookupJohan Hovold1-1/+1
2018-01-02usbip: vhci: stop printing kernel pointer addresses in messagesShuah Khan3-23/+13
2018-01-02usbip: stub: stop printing kernel pointer addresses in messagesShuah Khan3-10/+8
2018-01-02usbip: prevent leaking socket pointer address in messagesShuah Khan3-14/+7
2018-01-02usbip: fix usbip bind writing random string after command in match_busidJuan Zea1-3/+6
2018-01-02sparc64: repair calling incorrect hweight function from stubsJan Engelhardt1-2/+2
2018-01-02skbuff: in skb_copy_ubufs unclone before releasing zerocopyWillem de Bruijn1-3/+3
2018-01-02skbuff: skb_copy_ubufs must release uarg even without user fragsWillem de Bruijn1-1/+2
2018-01-02skbuff: orphan frags before zerocopy cloneWillem de Bruijn1-2/+2
2018-01-02Revert "mlx5: move affinity hints assignments to generic code"Saeed Mahameed4-29/+93