summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2019-07-08Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-07-08Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2019-07-08Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2019-07-08Merge branch 'x86-entry-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2019-07-08Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-07-08Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-07-08Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-07-08Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-07-08Merge branch 'core-rslib-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-07-08Merge branch 'core-debugobjects-for-linus' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2019-07-08Merge tag 's390-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2019-07-08Merge tag 'm68k-for-v5.3-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-07-08Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2019-07-08tools arch x86: Sync asm/cpufeatures.h with the with the kernelArnaldo Carvalho de Melo
2019-07-08Merge remote-tracking branch 'tip/perf/core' into perf/urgentArnaldo Carvalho de Melo
2019-07-08Merge tag 'v5.2' into perf/core, to pick up fixesIngo Molnar
2019-07-08ALSA: firewire-lib: code refactoring for local variablesTakashi Sakamoto
2019-07-08ALSA: firewire-lib: code refactoring for post operation to data block counterTakashi Sakamoto
2019-07-08ALSA: firewire-lib: code refactoring for error path of parser for CIP headerTakashi Sakamoto
2019-07-08ALSA: firewire-lib: fix different data block counter between probed event and...Takashi Sakamoto
2019-07-08ALSA: firewire-lib: fix initial value of data block count for IR context with...Takashi Sakamoto
2019-07-08ALSA: firewire-lib/fireface: fix initial value of data block counter for IR c...Takashi Sakamoto
2019-07-08ALSA: firewire-lib: fix invalid length of rx packet payload for tracepoint ev...Takashi Sakamoto
2019-07-08Merge tag 'asoc-v5.3' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai
2019-07-08Merge branches 'fixes' and 'misc'Russell King
2019-07-08Merge branches 'acpi-apei', 'acpi-doc' and 'acpi-soc'Rafael J. Wysocki
2019-07-08Merge branch 'acpica'Rafael J. Wysocki
2019-07-08Merge branches 'acpi-tables', 'acpi-osl', 'acpi-misc' and 'acpi-tools'Rafael J. Wysocki
2019-07-08Merge branch 'pm-cpufreq'Rafael J. Wysocki
2019-07-08Merge branches 'pm-opp', 'pm-misc', 'pm-avs' and 'pm-tools'Rafael J. Wysocki
2019-07-08Merge branch 'pm-sleep'Rafael J. Wysocki
2019-07-08Merge branches 'acpi-pm' and 'pm-pci'Rafael J. Wysocki
2019-07-07Linux 5.2Linus Torvalds
2019-07-07tools build: Check if gettid() is available before providing helperArnaldo Carvalho de Melo
2019-07-07perf jvmti: Address gcc string overflow warning for strncpy()Jiri Olsa
2019-07-07perf python: Remove -fstack-protector-strong if clang doesn't have itArnaldo Carvalho de Melo
2019-07-07time: Validate user input in compat_settimeofday()zhengbin
2019-07-07x86/fpu: Inline fpu__xstate_clear_all_cpu_caps()Sebastian Andrzej Siewior
2019-07-07x86/fpu: Make 'no387' and 'nofxsr' command line options usefulSebastian Andrzej Siewior
2019-07-07timer: Document TIMER_PINNEDPeter Xu
2019-07-07Merge branch 'topic/hda-refresh-cleanup' into for-nextTakashi Iwai
2019-07-07ALSA: usb-audio: fix Line6 Helix audio format ratesNicola Lunghi
2019-07-07firewire-motu: fix wrong reference count for stream functionality at error pa...Takashi Sakamoto
2019-07-07ALSA: firewire-digi00x: fix wrong reference count for stream functionality at...Takashi Sakamoto
2019-07-07ALSA: dice: fix wrong reference count for stream functionality at error path ...Takashi Sakamoto
2019-07-07ALSA: oxfw: fix wrong reference count for stream functionality at error path ...Takashi Sakamoto
2019-07-07ALSA: fireworks: fix wrong reference count for stream functionality at error ...Takashi Sakamoto
2019-07-07ALSA: bebob: fix wrong reference count for stream functionality at error path...Takashi Sakamoto
2019-07-07security/commoncap: Use xattr security prefix lenCarmeli Tamir
2019-07-06perf annotate TUI browser: Do not use member from variable within its own ini...Arnaldo Carvalho de Melo