summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-12-27ring-buffer: Do no reuse reader page if still in useSteven Rostedt (VMware)
2017-12-27tracing: Remove extra zeroing out of the ring buffer pageSteven Rostedt (VMware)
2017-12-28Merge tag 'drm-intel-fixes-2017-12-22-1' of git://anongit.freedesktop.org/drm...Dave Airlie
2017-12-27ring-buffer: Mask out the info bits when returning buffer page lengthSteven Rostedt (VMware)
2017-12-27sctp: Replace use of sockets_allocated with specified macro.Tonghao Zhang
2017-12-27bnx2x: Improve reliability in case of nested PCI errorsGuilherme G. Piccoli
2017-12-27Merge branch 'tg3-fixes'David S. Miller
2017-12-27tg3: Enable PHY reset in MTU change path for 5720Siva Reddy Kallam
2017-12-27tg3: Add workaround to restrict 5762 MRRS to 2048Siva Reddy Kallam
2017-12-27tg3: Update copyrightSiva Reddy Kallam
2017-12-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2017-12-27net: fec: unmap the xmit buffer that are not transferred by DMAFugang Duan
2017-12-27tipc: fix tipc_mon_delete() oops in tipc_enable_bearer() error pathTommi Rantala
2017-12-27tipc: error path leak fixes in tipc_enable_bearer()Tommi Rantala
2017-12-27RDS: Check cmsg_len before dereferencing CMSG_DATAAvinash Repaka
2017-12-27usb: xhci: Add XHCI_TRUST_TX_LENGTH for Renesas uPD720201Daniel Thompson
2017-12-27xhci: Fix use-after-free in xhci debugfsAlexander Kappner
2017-12-27xhci: Fix xhci debugfs NULL pointer dereference in resume from hibernateMathias Nyman
2017-12-27Merge tag 'usb-serial-4.15-rc6' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman
2017-12-27USB: serial: ftdi_sio: add id for Airbus DS P8GRMax Schulze
2017-12-27ALSA: hda - Fix missing COEF init for ALC225/295/299Takashi Iwai
2017-12-26Merge tag 'hwmon-for-linus-v4.15-rc6' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-12-26Merge tag 'gpio-v4.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2017-12-26clk: use atomic runtime pm api in clk_core_is_enabledDong Aisheng
2017-12-27Merge branch 'linux-4.15' of git://github.com/skeggsb/linux into drm-fixesDave Airlie
2017-12-26tcp: Avoid preprocessor directives in tracepoint macro argsMat Martineau
2017-12-26hwmon: Deal with errors from the thermal subsystemLinus Walleij
2017-12-26tipc: fix memory leak of group member when peer node is lostJon Maloy
2017-12-26net: sched: fix possible null pointer deref in tcf_block_putJiri Pirko
2017-12-26tipc: base group replicast ack counter on number of actual receiversJon Maloy
2017-12-26net_sched: fix a missing rcu barrier in mini_qdisc_pair_swap()Cong Wang
2017-12-26net: phy: micrel: ksz9031: reconfigure autoneg after phy autoneg workaroundGrygorii Strashko
2017-12-26ip6_gre: fix device features for ioctl setupAlexey Kodanev
2017-12-25phylink: ensure AN is enabledRussell King
2017-12-25phylink: ensure the PHY interface mode is appropriately setRussell King
2017-12-23Linux 4.15-rc5v4.15-rc5Linus Torvalds
2017-12-23Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-12-23x86/ldt: Make the LDT mapping ROThomas Gleixner
2017-12-23x86/mm/dump_pagetables: Allow dumping current pagetablesThomas Gleixner
2017-12-23x86/mm/dump_pagetables: Check user space page table for WX pagesThomas Gleixner
2017-12-23x86/mm/dump_pagetables: Add page table directory to the debugfs VFS hierarchyBorislav Petkov
2017-12-23x86/mm/pti: Add KconfigDave Hansen
2017-12-23x86/dumpstack: Indicate in Oops whether PTI is configured and enabledVlastimil Babka
2017-12-23x86/mm: Clarify the whole ASID/kernel PCID/user PCID namingPeter Zijlstra
2017-12-23x86/mm: Use INVPCID for __native_flush_tlb_single()Dave Hansen
2017-12-23x86/mm: Optimize RESTORE_CR3Peter Zijlstra
2017-12-23x86/mm: Use/Fix PCID to optimize user/kernel switchesPeter Zijlstra
2017-12-23x86/mm: Abstract switching CR3Dave Hansen
2017-12-23x86/mm: Allow flushing for future ASID switchesDave Hansen
2017-12-23x86/pti: Map the vsyscall page if neededAndy Lutomirski