Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
065060cdd3de1f7a1f08284999081c4c38601ef7
065060c
bpf: fix build issues on um due to mising bpf_perf_event.h
by Daniel Borkmann
· 7 years ago
2d8c24e
perf/x86: Enable free running PEBS for REGS_USER/INTR
by Andi Kleen
· 8 years ago
e918424
x86: Make X86_BUG_FXSAVE_LEAK detectable in CPUID on AMD
by Rudolf Marek
· 7 years ago
c6e3862
x86/cpufeature: Add User-Mode Instruction Prevention definitions
by Ricardo Neri
· 7 years ago
330a4f5
drivers/misc/intel/pti: Rename the header file to free up the namespace
by Ingo Molnar
· 7 years ago
399bbc9
x86/virt: Add enum for hypervisors to replace x86_hyper
by Juergen Gross
· 7 years ago
04d2670
x86/virt, x86/platform: Merge 'struct x86_hyper' into 'struct x86_platform' and 'struct x86_init'
by Juergen Gross
· 7 years ago
99aee22
ACPI / APEI: Replace ioremap_page_range() with fixmap
by James Morse
· 7 years ago
4a464a6
selftests/x86/ldt_gdt: Run most existing LDT test cases against the GDT as well
by Andy Lutomirski
· 7 years ago
46e6a15
selftests/x86/ldt_gdt: Add infrastructure to test set_thread_area()
by Andy Lutomirski
· 7 years ago
d9eb267
x86/cpufeatures: Fix various details in the feature definitions
by Ingo Molnar
· 7 years ago
47af9e6
x86/cpufeatures: Re-tabulate the X86_FEATURE definitions
by Ingo Molnar
· 7 years ago
6476645
x86/mm: Define _PAGE_TABLE using _KERNPG_TABLE
by Borislav Petkov
· 7 years ago
c1ffb6ae
bitops: Revert cbe96375025e ("bitops: Add clear/set_bit32() to linux/bitops.h")
by Thomas Gleixner
· 7 years ago
3243ae9
x86/cpuid: Replace set/clear_bit32()
by Thomas Gleixner
· 7 years ago
b36c2c3
x86/entry/64: Shorten TEST instructions
by Borislav Petkov
· 7 years ago
35c1d57
x86/traps: Use a new on_thread_stack() helper to clean up an assertion
by Andy Lutomirski
· 7 years ago
c6f563c
x86/entry/64: Remove thread_struct::sp0
by Andy Lutomirski
· 7 years ago
266a0b1
x86/entry/32: Fix cpu_current_top_of_stack initialization at boot
by Andy Lutomirski
· 7 years ago
c30eb76
x86/entry/64: Remove all remaining direct thread_struct::sp0 reads
by Andy Lutomirski
· 7 years ago
71d7244
x86/entry/64: Stop initializing TSS.sp0 at boot
by Andy Lutomirski
· 7 years ago
0917dd6
x86/xen/64, x86/entry/64: Clean up SP code in cpu_initialize_context()
by Andy Lutomirski
· 7 years ago
f576136
x86/entry: Add task_top_of_stack() to find the top of a task's stack
by Andy Lutomirski
· 7 years ago
e375584
x86/entry/64: Pass SP0 directly to load_sp0()
by Andy Lutomirski
· 7 years ago
ebef354
x86/entry/32: Pull the MSR_IA32_SYSENTER_CS update code out of native_load_sp0()
by Andy Lutomirski
· 7 years ago
6ff096c
x86/entry/64: De-Xen-ify our NMI code
by Andy Lutomirski
· 7 years ago
f53f7a3f
xen, x86/entry/64: Add xen NMI trap entry
by Juergen Gross
· 7 years ago
8d50dee
x86/entry/64: Remove the RESTORE_..._REGS infrastructure
by Andy Lutomirski
· 7 years ago
2550871
x86/entry/64: Use POP instead of MOV to restore regs on NMI return
by Andy Lutomirski
· 7 years ago
e7273aa
x86/entry/64: Merge the fast and slow SYSRET paths
by Andy Lutomirski
· 7 years ago
673b152
x86/entry/64: Use pop instead of movq in syscall_return_via_sysret
by Andy Lutomirski
· 7 years ago
b774233
x86/entry/64: Shrink paranoid_exit_restore and make labels local
by Andy Lutomirski
· 7 years ago
37bae8e
x86/entry/64: Simplify reg restore code in the standard IRET paths
by Andy Lutomirski
· 7 years ago
7d4bb32
x86/entry/64: Move SWAPGS into the common IRET-to-usermode path
by Andy Lutomirski
· 7 years ago
65236ab
x86/entry/64: Split the IRET-to-user and IRET-to-kernel paths
by Andy Lutomirski
· 7 years ago
b7ee7fc
x86/entry/64: Remove the restore_c_regs_and_iret label
by Andy Lutomirski
· 7 years ago
ab3e5df
ptrace,x86: Make user_64bit_mode() available to 32-bit builds
by Ricardo Neri
· 7 years ago
985cba4
x86/boot: Relocate definition of the initial state of CR0
by Ricardo Neri
· 7 years ago
4ed772a
x86/mm: Relocate page fault error codes to traps.h
by Ricardo Neri
· 7 years ago
12dc3fa
x86/cpufeatures: Enable new SSE/AVX/AVX512 CPU features
by Gayatri Kammela
· 7 years ago
c60238f
x86/mm/64: Rename the register_page_bootmem_memmap() 'size' parameter to 'nr_pages'
by Baoquan He
· 7 years ago
3df257d
x86/build: Beautify build log of syscall headers
by Masahiro Yamada
· 7 years ago
20e9bfd
x86/asm: Don't use the confusing '.ifeq' directive
by Josh Poimboeuf
· 7 years ago
0980708
ACPI / APEI: remove the unused dead-code for SEA/NMI notification type
by Dongjiu Geng
· 7 years ago
af02cd9
x86/xen: Drop 5-level paging support code from the XEN_PV code
by Kirill A. Shutemov
· 7 years ago
13bda9c
x86/xen: Provide pre-built page tables only for CONFIG_XEN_PV=y and CONFIG_XEN_PVH=y
by Kirill A. Shutemov
· 7 years ago
873f59b
x86/kasan: Use the same shadow offset for 4- and 5-level paging
by Andrey Ryabinin
· 7 years ago
4afaf6e
mm/sparsemem: Allocate mem_section at runtime for CONFIG_SPARSEMEM_EXTREME=y
by Kirill A. Shutemov
· 7 years ago
3629515
x86/cpuid: Prevent out of bound access in do_clear_cpu_cap()
by Thomas Gleixner
· 7 years ago
61d1ad3
objtool: Print top level commands on incorrect usage
by Kamalesh Babulal
· 7 years ago
3b57d66
x86/platform/UV: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
110ad51
x86/fpu: Remove the explicit clearing of XSAVE dependent features
by Andi Kleen
· 7 years ago
0e7127a
x86/fpu: Make XSAVE check the base CPUID features before enabling
by Andi Kleen
· 7 years ago
f01d7ef
x86/fpu: Parse clearcpuid= as early XSAVE argument
by Andi Kleen
· 7 years ago
d602a34
x86/cpuid: Add generic table for CPUID dependencies
by Andi Kleen
· 7 years ago
eb3addb
bitops: Add clear/set_bit32() to linux/bitops.h
by Andi Kleen
· 7 years ago
b40a923
x86/unwind: Make CONFIG_UNWINDER_ORC=y the default in kconfig for 64-bit
by Josh Poimboeuf
· 7 years ago
8af220c
x86/unwind: Rename unwinder config options to 'CONFIG_UNWINDER_*'
by Josh Poimboeuf
· 7 years ago
a11adc6
x86/fpu/debug: Remove unused 'x86_fpu_state' and 'x86_fpu_deactivate_state' tracepoints
by Steven Rostedt (VMware)
· 7 years ago
ab7fc55
x86/unwinder: Make CONFIG_UNWINDER_ORC=y the default in the 64-bit defconfig
by Ingo Molnar
· 7 years ago
2cb7165
ACPI / APEI: adjust a local variable type in ghes_ioremap_pfn_irq()
by Jan Beulich
· 7 years ago
5d5e60c
x86/head: Add unwind hint annotations
by Josh Poimboeuf
· 7 years ago
d074a10
x86/xen: Add unwind hint annotations
by Josh Poimboeuf
· 7 years ago
2c9863c
x86/xen: Fix xen head ELF annotations
by Josh Poimboeuf
· 7 years ago
aad9d83
x86/boot: Annotate verify_cpu() as a callable function
by Josh Poimboeuf
· 7 years ago
8233aff
x86/head: Fix head ELF function annotations
by Josh Poimboeuf
· 7 years ago
98ce8ee
x86/head: Remove unused 'bad_address' code
by Josh Poimboeuf
· 7 years ago
9cf5a88
x86/head: Remove confusing comment
by Josh Poimboeuf
· 7 years ago
42314ede
objtool: Don't report end of section error after an empty unwind hint
by Josh Poimboeuf
· 7 years ago
c09061a
x86/asm: Remove unnecessary \n\t in front of CC_SET() from asm templates
by Uros Bizjak
· 7 years ago
7b37750
Linux 4.14.8
by Greg Kroah-Hartman
· 7 years ago
bed6119
usb: musb: da8xx: fix babble condition handling
by Bin Liu
· 7 years ago
d094690
ath10k: fix build errors with !CONFIG_PM
by Brian Norris
· 7 years ago
5c212b5
ath10k: fix core PCI suspend when WoWLAN is supported but disabled
by Brian Norris
· 7 years ago
e37eb54
ath9k: fix tx99 potential info leak
by Miaoqing Pan
· 7 years ago
99ab42f
lightnvm: pblk: protect line bitmap while submitting meta io
by Rakesh Pandit
· 7 years ago
136e415
lightnvm: pblk: fix min size for page mempool
by Javier González
· 7 years ago
83ef217
lightnvm: pblk: initialize debug stat counter
by Javier González
· 7 years ago
8594a9a
lightnvm: pblk: use right flag for GC allocation
by Javier González
· 7 years ago
e22f692
lightnvm: pblk: fix changing GC group list for a line
by Rakesh Pandit
· 7 years ago
1b07f75
lightnvm: pblk: prevent gc kicks when gc is not operational
by Hans Holmberg
· 7 years ago
e6a9d26
icmp: don't fail on fragment reassembly time exceeded
by Matteo Croce
· 7 years ago
023bff1
IB/ipoib: Grab rtnl lock on heavy flush when calling ndo_open/stop
by Alex Vesker
· 7 years ago
02ef1dd
RDMA/cma: Avoid triggering undefined behavior
by Bart Van Assche
· 7 years ago
9fc290e
IB/core: Fix endianness annotation in rdma_is_multicast_addr()
by Bart Van Assche
· 7 years ago
f7af603
macvlan: Only deliver one copy of the frame to the macvlan interface
by Alexander Duyck
· 7 years ago
d9490e7
udf: Avoid overflow when session starts at large offset
by Jan Kara
· 7 years ago
4236404
xprtrdma: Don't defer fencing an async RPC's chunks
by Chuck Lever
· 7 years ago
46788d1
md-cluster: fix wrong condition check in raid1_write_request
by Guoqing Jiang
· 7 years ago
339aba6
raid5-ppl: check recovery_offset when performing ppl recovery
by Artur Paszkiewicz
· 7 years ago
b197f67
scsi: bfa: integer overflow in debugfs
by Dan Carpenter
· 7 years ago
dd2581c
scsi: sd: change allow_restart to bool in sysfs interface
by weiping zhang
· 7 years ago
47b5dbd
scsi: sd: change manage_start_stop to bool in sysfs interface
by weiping zhang
· 7 years ago
fc8f4ca
nullb: fix error return code in null_init()
by Wei Yongjun
· 7 years ago
c97e410
ipmi_si: fix memory leak on new_smi
by Colin Ian King
· 7 years ago
f2d81d0
rtl8188eu: Fix a possible sleep-in-atomic bug in rtw_disassoc_cmd
by Jia-Ju Bai
· 7 years ago
f898f36
rtl8188eu: Fix a possible sleep-in-atomic bug in rtw_createbss_cmd
by Jia-Ju Bai
· 7 years ago
f18b203
IB/hfi1: Mask out A bit from psn trace
by Don Hiatt
· 7 years ago
4e2836b
vt6655: Fix a possible sleep-in-atomic bug in vt6655_suspend
by Jia-Ju Bai
· 7 years ago
b57259c
IB/core: Fix calculation of maximum RoCE MTU
by Parav Pandit
· 7 years ago
Next »