Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
cf4fb15b3110df070fe9829a1ef38fef8316fb90
cf4fb15
x86/boot: Split out kernel_ident_mapping_init()
by Yinghai Lu
· 9 years ago
8665e6f
x86/boot: Clean up indenting for asm/boot.h
by Kees Cook
· 9 years ago
ed09acd
x86/KASLR: Improve comments around the mem_avoid[] logic
by Kees Cook
· 9 years ago
549f90d
x86/boot: Simplify pointer casting in choose_random_location()
by Borislav Petkov
· 9 years ago
9dc1969
x86/KASLR: Consolidate mem_avoid[] entries
by Yinghai Lu
· 9 years ago
2bc1cd3
x86/boot: Clean up pointer casting
by Kees Cook
· 9 years ago
00ec2c3
x86/boot: Warn on future overlapping memcpy() use
by Kees Cook
· 9 years ago
dc425a6
x86/boot: Extract error reporting functions
by Kees Cook
· 9 years ago
4abf061
x86/boot: Correctly bounds-check relocations
by Yinghai Lu
· 9 years ago
4d2d542
x86/KASLR: Clean up unused code from old 'run_size' and rename it to 'kernel_total_size'
by Yinghai Lu
· 9 years ago
67b6662
x86/boot: Fix "run_size" calculation
by Yinghai Lu
· 9 years ago
d607251
x86/boot: Calculate decompression size during boot not build
by Yinghai Lu
· 9 years ago
974f221
x86/boot: Move compressed kernel to the end of the decompression buffer
by Yinghai Lu
· 9 years ago
6f9af75
x86/KASLR: Handle kernel relocations above 2G correctly
by Baoquan He
· 9 years ago
81b785f
x86/boot: Rename overlapping memcpy() to memmove()
by Kees Cook
· 9 years ago
a50b22a
x86/init: Disable pnpbios and rtc for X86_SUBARCH_CE4100
by Luis R. Rodriguez
· 9 years ago
f6935b7
x86/init: Disable pnpbios for X86_SUBARCH_INTEL_MID
by Luis R. Rodriguez
· 9 years ago
867fe80
x86/paravirt: Remove paravirt_enabled()
by Luis R. Rodriguez
· 9 years ago
f2d8529
x86/init: Rename EBDA code file
by Luis R. Rodriguez
· 9 years ago
7a17b82
x86/ACPI: Parse ACPI_FADT_LEGACY_DEVICES
by Luis R. Rodriguez
· 9 years ago
80dfd83
x86, drivers/pnpbios: Replace paravirt_enabled() check with legacy device check
by Luis R. Rodriguez
· 9 years ago
fa39279
x86/cpu/intel: Remove not needed paravirt_enabled() use for F00F work around
by Luis R. Rodriguez
· 9 years ago
44ecf0ef
x86/tboot: Remove paravirt_enabled() use
by Luis R. Rodriguez
· 9 years ago
8bc55f8
x86/apm32: Remove paravirt_enabled() use
by Luis R. Rodriguez
· 9 years ago
4650459
tools/lguest: Force disable tboot and APM
by Luis R. Rodriguez
· 9 years ago
1330e3b
x86/init: Use a platform legacy quirk for EBDA
by Luis R. Rodriguez
· 9 years ago
088a8ef
x86/ACPI: Move ACPI_FADT_NO_CMOS_RTC check to ACPI boot code
by Luis R. Rodriguez
· 9 years ago
8d152e7
x86/rtc: Replace paravirt rtc check with platform legacy quirk
by Luis R. Rodriguez
· 9 years ago
907bb65
tools/lguest: Make lguest launcher use X86_SUBARCH_LGUEST explicitly
by Luis R. Rodriguez
· 9 years ago
ea17948
x86/xen: Use X86_SUBARCH_XEN for PV guest boots
by Luis R. Rodriguez
· 9 years ago
18c78a962
x86/boot: Enumerate documentation for the x86 hardware_subarch
by Luis R. Rodriguez
· 9 years ago
0f8ede1b
x86/KASLR: Warn when KASLR is disabled
by Kees Cook
· 9 years ago
bf0118d
x86/boot: Make memcpy() handle overlaps
by Kees Cook
· 9 years ago
1f208de
x86/boot: Clean up things used by decompressors
by Kees Cook
· 9 years ago
e8581e3
x86/KASLR: Drop CONFIG_RANDOMIZE_BASE_MAX_OFFSET
by Baoquan He
· 9 years ago
4252db1
x86/KASLR: Update description for decompressor worst case size
by Baoquan He
· 9 years ago
9016875
x86/KASLR: Rename "random" to "random_addr"
by Kees Cook
· 9 years ago
7de828d
x86/KASLR: Clarify purpose of kaslr.c
by Kees Cook
· 9 years ago
c040288
x86/boot: Clarify purpose of functions in misc.c
by Kees Cook
· 9 years ago
6655e0a
x86/boot: Rename "real_mode" to "boot_params"
by Kees Cook
· 9 years ago
206f25a
x86/KASLR: Remove unneeded boot_params argument
by Yinghai Lu
· 9 years ago
9b23874
x86/KASLR: Rename aslr.c to kaslr.c
by Kees Cook
· 9 years ago
c3b46c7
Linux 4.6-rc4
by Linus Torvalds
· 9 years ago
9d090d0
Merge tag 'dm-4.6-fix-2' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
by Linus Torvalds
· 9 years ago
6545b60
dm cache metadata: fix cmd_read_lock() acquiring write lock
by Ahmed Samy
· 9 years ago
b9f5dba
Merge tag 'char-misc-4.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 9 years ago
e1e22b2
Merge tag 'driver-core-4.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 9 years ago
b62dabf
Merge tag 'usb-4.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 9 years ago
306a63b
Merge tag 'dmaengine-fix-4.6-rc4' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 9 years ago
ac82a57
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
e2f50c5
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
956e6c8
Merge branch 'fix/edma' into fixes
by Vinod Koul
· 9 years ago
1cc3334
Merge branch 'fix/xilinx' into fixes
by Vinod Koul
· 9 years ago
4bd6135
Merge branch 'fix/omap' into fixes
by Vinod Koul
· 9 years ago
09c505c
Merge branch 'fix/hsu' into fixes
by Vinod Koul
· 9 years ago
2e57259
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 9 years ago
f3c9a1a
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 9 years ago
29dde7c
Merge tag 'for-linus-20160415' of git://git.infradead.org/linux-mtd
by Linus Torvalds
· 9 years ago
2fffad1
Merge tag 'mmc-v4.6-rc3' of git://git.linaro.org/people/ulf.hansson/mmc
by Linus Torvalds
· 9 years ago
ab5f9eb
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 9 years ago
60ea7bb
Merge branch 'parisc-4.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
by Linus Torvalds
· 9 years ago
0a370d26
libnvdimm, pmem: clarify the write+clear_poison+write flow
by Dan Williams
· 9 years ago
a7297a6
block: loop: fix filesystem corruption in case of aio/dio
by Ming Lei
· 9 years ago
806fdcc
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
a1f9831
Merge branch 'mm-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
63a1281
Merge tag 'dm-4.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
by Linus Torvalds
· 9 years ago
0a3f5af
Merge tag 'pwm/for-4.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm
by Linus Torvalds
· 9 years ago
c8c5285
Merge tag 'sound-4.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 9 years ago
a7109a2
Merge branch 'mailbox-devel' of git://git.linaro.org/landing-teams/working/fujitsu/integration
by Linus Torvalds
· 9 years ago
dfe7058
Merge tag 'for-linus-4.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs
by Linus Torvalds
· 9 years ago
16382ed
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 9 years ago
4c0b1c6
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 9 years ago
9567366
dm cache metadata: fix READ_LOCK macros and cleanup WRITE_LOCK macros
by Mike Snitzer
· 9 years ago
a522905
NVMe: Always use MSI/MSI-x interrupts
by Keith Busch
· 9 years ago
51d7b12
/proc/iomem: only expose physical resource addresses to privileged users
by Linus Torvalds
· 9 years ago
ab0fa82
pci-sysfs: use proper file capability helper function
by Linus Torvalds
· 9 years ago
34dbbcd
Make file credentials available to the seqfile interfaces
by Linus Torvalds
· 9 years ago
4046d6e
Revert "x86: remove the kernel code/data/bss resources from /proc/iomem"
by Linus Torvalds
· 9 years ago
366dd4e
parisc: Fix ftrace function tracer
by Helge Deller
· 9 years ago
cba2e47
pmem: fix BUG() error in pmem.h:48 on X86_32
by Toshi Kani
· 9 years ago
ad06fde
pwm: fsl-ftm: Use flat regmap cache
by Stefan Agner
· 9 years ago
70ad7f7
mmc: tegra: Disable UHS-I modes for Tegra124
by Jon Hunter
· 9 years ago
9aaf343
mmc: block: Use the mmc host device index as the mmcblk device index
by Ulf Hansson
· 9 years ago
ff3e84e
Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-fixes
by Dave Airlie
· 9 years ago
25451c1
Merge branch 'drm-fixes-4.6' of git://people.freedesktop.org/~agd5f/linux into drm-fixes
by Dave Airlie
· 9 years ago
90de680
Merge tag 'sh-fixes-4.6-rc1' of git://git.libc.org/linux-sh
by Linus Torvalds
· 9 years ago
e86103a
usb: hcd: out of bounds access in for_each_companion
by Robert Dobrowolski
· 9 years ago
1363074
USB: uas: Add a new NO_REPORT_LUNS quirk
by Hans de Goede
· 9 years ago
198de51
USB: uas: Limit qdepth at the scsi-host level
by Hans de Goede
· 9 years ago
2dc0194
doc: usb: Fix typo in gadget_multi documentation
by Diego Herranz
· 9 years ago
f9a85f6
usb: host: xhci-plat: Make enum xhci_plat_type start at a non zero value
by Peter Griffin
· 9 years ago
98d74f9
xhci: fix 10 second timeout on removal of PCI hotpluggable xhci controllers
by Mathias Nyman
· 9 years ago
7150406
usb: xhci: fix wild pointers in xhci_mem_cleanup
by Lu Baolu
· 9 years ago
5ad3b03
usb: host: xhci-plat: fix cannot work if R-Car Gen2/3 run on above 4GB phys
by Yoshihiro Shimoda
· 9 years ago
0a380be
usb: host: xhci: add a new quirk XHCI_NO_64BIT_SUPPORT
by Yoshihiro Shimoda
· 9 years ago
671ffdf
xhci: resume USB 3 roothub first
by Mathias Nyman
· 9 years ago
0d46fac
usb: xhci: applying XHCI_PME_STUCK_QUIRK to Intel BXT B0 host
by Rafal Redzimski
· 9 years ago
2a14759
cdc-acm: fix crash if flushed with nothing buffered
by Oliver Neukum
· 9 years ago
dea5c24
lib: lz4: cleanup unaligned access efficiency detection
by Rui Salvaterra
· 9 years ago
3e26a69
lib: lz4: fixed zram with lz4 on big endian machines
by Rui Salvaterra
· 9 years ago
Next »