summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-11-20Linux 3.16.61v3.16.61Ben Hutchings
2018-11-20perf tools: Fix python extension build for gcc 8Jiri Olsa
2018-11-20perf thread_map: Correctly size buffer used with dirent->dt_nameArnaldo Carvalho de Melo
2018-11-20perf trace: Do not process PERF_RECORD_LOST twiceArnaldo Carvalho de Melo
2018-11-20perf tools: Remove duplicate const qualifierEric Engestrom
2018-11-20tools/lib/subcmd/pager.c: do not alias select() paramsSergey Senozhatsky
2018-11-20perf trace: Fix up fd -> pathname resolutionArnaldo Carvalho de Melo
2018-11-20perf tools: Fix snprint warnings for gcc 8Jiri Olsa
2018-11-20perf top: Use __fallthroughArnaldo Carvalho de Melo
2018-11-20tools include: Add a __fallthrough statementArnaldo Carvalho de Melo
2018-11-20perf tools: Use readdir() instead of deprecated readdir_r()Arnaldo Carvalho de Melo
2018-11-20perf tools: Use readdir() instead of deprecated readdir_r()Arnaldo Carvalho de Melo
2018-11-20perf thread_map: Use readdir() instead of deprecated readdir_r()Arnaldo Carvalho de Melo
2018-11-20perf script: Use readdir() instead of deprecated readdir_r()Arnaldo Carvalho de Melo
2018-11-20perf tools: define _DEFAULT_SOURCE for glibc_2.20Chanho Park
2018-11-20perf tools: Move syscall number fallbacks from perf-sys.h to tools/arch/x86/i...Arnaldo Carvalho de Melo
2018-11-20usb: misc: usb3503: Update error code in print messageTushar Behera
2018-11-20sched/topology: Make local variables staticzhong jiang
2018-11-20x86/apic: Fix build failure with X86_IO_APIC disabledBen Hutchings
2018-11-20MIPS: asmmacro: Ensure 64-bit FP registers are used with MSAMarkos Chandras
2018-11-20arm64: use linux/types.h in kvm.hArnd Bergmann
2018-11-20kexec: Fix make headers_checkGeoff Levand
2018-11-20p54: memset(0) whole arrayJiri Slaby
2018-11-20ir-core: fix gcc-7 warning on bool arithmeticArnd Bergmann
2018-11-20net/wireless/brcm80211/brcmfmac: Make return type and name reflect actual sem...Rasmus Villemoes
2018-11-20clk: si5351: Constify clock names and struct regmap_configKrzysztof Kozlowski
2018-11-20MIPS: asm: compiler: Add new macros to set ISA and arch asm annotationsMarkos Chandras
2018-11-20iio: iio-trig-periodic-rtc: Free trigger resource correctlyBen Hutchings
2018-11-20KVM: x86: fix escape of guest dr6 to the hostWanpeng Li
2018-11-20gcov: support GCC 7.1Martin Liska
2018-11-20gcov: add support for gcc version >= 6Florian Meier
2018-11-20gcov: add support for GCC 5.1Lorenzo Stoakes
2018-11-20usbip: stub_rx: fix static checker warning on unnecessary checksShuah Khan
2018-11-20HID: clamp input to logical range if no null stateTomasz Kramkowski
2018-11-20HID: reject input outside logical range only if null state is setValtteri Heikkilä
2018-11-20HID: usbhid: add quirk for innomedia INNEX GENESIS/ATARI adapterTomasz Kramkowski
2018-11-20leds: do not overflow sysfs buffer in led_trigger_showNathan Sullivan
2018-11-20fs/proc: Stop trying to report thread stacksAndy Lutomirski
2018-11-20dm bufio: drop the lock when doing GFP_NOIO allocationMikulas Patocka
2018-11-20dm bufio: avoid sleeping while holding the dm_bufio lockDouglas Anderson
2018-11-20ceph: fix endianness of getattr mask in ceph_d_revalidateJeff Layton
2018-11-20ceph: don't set req->r_locked_dir in ceph_d_revalidateJeff Layton
2018-11-20ceph: use lookup request to revalidate dentryYan, Zheng
2018-11-20ceph: fix llistxattr on symlinkYan, Zheng
2018-11-20media: v4l: event: Prevent freeing event subscriptions while accessedSakari Ailus
2018-11-20ALSA: msnd: add some missing curly bracesDan Carpenter
2018-11-20xen/netfront: don't cache skb_shinfo()Juergen Gross
2018-11-20make sure that __dentry_kill() always invalidates d_seq, unhashed or notAl Viro
2018-11-20unify dentry_iput() and dentry_unlink_inode()Al Viro
2018-11-20use ->d_seq to get coherency between ->d_inode and ->d_flagsAl Viro