index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2018-02-28
xen/pirq: fix error path cleanup when binding MSIs
Roger Pau Monne
2018-02-26
xen/pvcalls: fix null pointer dereference on map->sock
Colin Ian King
2018-02-17
pvcalls-front: wait for other operations to return when release passive sockets
Stefano Stabellini
2018-02-17
pvcalls-front: introduce a per sock_mapping refcount
Stefano Stabellini
2018-02-17
x86/xen: Calculate __max_logical_packages on PV domains
Prarit Bhargava
2018-02-17
xenbus: track caller request id
Joao Martins
2018-02-16
Merge tag 'dma-mapping-4.16-2' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2018-02-16
mm: hide a #warning for COMPILE_TEST
Arnd Bergmann
2018-02-16
Merge tag 'mips_fixes_4.16_2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-02-16
Merge tag 'for-4.16-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-02-16
Merge tag 'for-4.16/dm-chained-bios-fix' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2018-02-16
Merge tag 'platform-drivers-x86-v4.16-4' of git://git.infradead.org/linux-pla...
Linus Torvalds
2018-02-16
Merge tag 'sound-4.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2018-02-16
Merge tag 'drm-fixes-for-v4.16-rc2' of git://people.freedesktop.org/~airlied/...
Linus Torvalds
2018-02-16
dm: correctly handle chained bios in dec_pending()
NeilBrown
2018-02-16
Merge branch 'linux-4.16' of git://github.com/skeggsb/linux into drm-fixes
Dave Airlie
2018-02-16
drm/nouveau: Make clock gate support conditional
Thierry Reding
2018-02-16
Merge tag 'drm-intel-fixes-2018-02-14-1' of git://anongit.freedesktop.org/drm...
Dave Airlie
2018-02-16
Merge branch 'drm-next-4.16' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
2018-02-15
Merge tag 'acpi-4.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2018-02-15
Merge tag 'pm-4.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2018-02-15
Merge tag 'hwmon-for-linus-v4.16-rc2' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2018-02-15
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2018-02-15
sparc,leon: Select USB_UHCI_BIG_ENDIAN_{MMIO,DESC}
James Hogan
2018-02-15
usb: Move USB_UHCI_BIG_ENDIAN_* out of USB_SUPPORT
James Hogan
2018-02-15
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2018-02-15
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2018-02-15
Merge branches 'acpi-ec', 'acpi-tables' and 'acpi-doc'
Rafael J. Wysocki
2018-02-15
Merge branches 'pm-cpuidle' and 'pm-opp'
Rafael J. Wysocki
2018-02-15
platform/x86: dell-laptop: Removed duplicates in DMI whitelist
Alexander Abrosimov
2018-02-15
platform/x86: dell-laptop: fix kbd_get_state's request value
Laszlo Toth
2018-02-15
platform/x86: ideapad-laptop: Increase timeout to wait for EC answer
Aaron Ma
2018-02-15
platform/x86: wmi: fix off-by-one write in wmi_dev_probe()
Andrey Ryabinin
2018-02-14
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-02-14
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-02-15
x86/entry/64: Fix CR3 restore in paranoid_exit()
Ingo Molnar
2018-02-15
x86/cpu: Change type of x86_cache_size variable to unsigned int
Gustavo A. R. Silva
2018-02-15
x86/spectre: Fix an error message
Dan Carpenter
2018-02-15
x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_stepping
Jia Zhang
2018-02-15
selftests/x86/mpx: Fix incorrect bounds with old _sigfault
Rui Wang
2018-02-15
x86/mm: Rename flush_tlb_single() and flush_tlb_one() to __flush_tlb_one_[use...
Andy Lutomirski
2018-02-15
x86/speculation: Add <asm/msr-index.h> dependency
Peter Zijlstra
2018-02-15
nospec: Move array_index_nospec() parameter checking into separate macro
Will Deacon
2018-02-15
x86/speculation: Fix up array_index_nospec_mask() asm constraint
Dan Williams
2018-02-15
x86/debug: Use UD2 for WARN()
Peter Zijlstra
2018-02-15
x86/debug, objtool: Annotate WARN()-related UD2 as reachable
Josh Poimboeuf
2018-02-15
objtool: Fix segfault in ignore_unreachable_insn()
Josh Poimboeuf
2018-02-15
selftests/x86: Disable tests requiring 32-bit support on pure 64-bit systems
Dominik Brodowski
2018-02-15
selftests/x86: Do not rely on "int $0x80" in single_step_syscall.c
Dominik Brodowski
2018-02-14
drm/i915: Fix DSI panels with v1 MIPI sequences without a DEASSERT sequence v3
Hans de Goede
[next]