index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
hw_irq.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-04-11
x86/pkeys: Don't check if PKRU is zero before writing it
Sebastian Andrzej Siewior
1
-7
/
+0
2019-04-11
x86/fpu: Only write PKRU if it is different from current
Sebastian Andrzej Siewior
1
-0
/
+7
2019-04-11
x86/pkeys: Provide *pkru() helpers
Sebastian Andrzej Siewior
3
-5
/
+11
2019-04-10
x86/fpu: Use a feature number instead of mask in two more helpers
Sebastian Andrzej Siewior
5
-32
/
+30
2019-04-10
x86/fpu: Make __raw_xsave_addr() use a feature number instead of mask
Sebastian Andrzej Siewior
1
-11
/
+11
2019-04-10
x86/fpu: Add an __fpregs_load_activate() internal helper
Rik van Riel
2
-8
/
+25
2019-04-10
x86/fpu: Remove user_fpu_begin()
Sebastian Andrzej Siewior
3
-21
/
+1
2019-04-10
x86/fpu: Remove fpu->initialized
Sebastian Andrzej Siewior
12
-121
/
+53
2019-04-10
x86/fpu: Don't save fxregs for ia32 frames in copy_fpstate_to_sigframe()
Sebastian Andrzej Siewior
1
-4
/
+0
2019-04-09
x86/fpu: Remove fpu->initialized usage in copy_fpstate_to_sigframe()
Sebastian Andrzej Siewior
1
-27
/
+8
2019-04-09
x86/fpu: Always init the state in fpu__clear()
Sebastian Andrzej Siewior
3
-7
/
+2
2019-04-09
x86/fpu: Remove preempt_disable() in fpu__clear()
Sebastian Andrzej Siewior
1
-2
/
+0
2019-04-09
x86/fpu: Remove fpu__restore()
Sebastian Andrzej Siewior
5
-32
/
+2
2019-04-09
x86/fpu: Remove fpu->initialized usage in __fpu__restore_sig()
Sebastian Andrzej Siewior
3
-29
/
+18
2019-04-03
x86/fpu: Fix __user annotations
Jann Horn
2
-5
/
+5
2019-03-31
Linux 5.1-rc3
v5.1-rc3
Linus Torvalds
1
-1
/
+1
2019-03-30
leds: trigger: netdev: use memcpy in device_name_store
Rasmus Villemoes
1
-1
/
+2
2019-03-30
leds: pca9532: fix a potential NULL pointer dereference
Kangjie Lu
1
-2
/
+6
2019-03-29
LSM: Revive CONFIG_DEFAULT_SECURITY_* for "make oldconfig"
Kees Cook
1
-0
/
+38
2019-03-29
fs/proc/proc_sysctl.c: fix NULL pointer dereference in put_links
YueHaibing
1
-1
/
+2
2019-03-29
fs: fs_parser: fix printk format warning
Randy Dunlap
1
-1
/
+1
2019-03-29
checkpatch: add %pt as a valid vsprintf extension
Alexandre Belloni
1
-1
/
+1
2019-03-29
mm/migrate.c: add missing flush_dcache_page for non-mapped page migrate
Lars Persson
1
-3
/
+8
2019-03-29
drivers/block/zram/zram_drv.c: fix idle/writeback string compare
Minchan Kim
1
-26
/
+6
2019-03-29
mm/page_isolation.c: fix a wrong flag in set_migratetype_isolate()
Qian Cai
1
-1
/
+2
2019-03-29
mm/memory_hotplug.c: fix notification in offline error path
Qian Cai
1
-1
/
+1
2019-03-29
ptrace: take into account saved_sigmask in PTRACE{GET,SET}SIGMASK
Andrei Vagin
2
-2
/
+31
2019-03-29
fs/proc/kcore.c: make kcore_modules static
YueHaibing
1
-1
/
+1
2019-03-29
include/linux/list.h: fix list_is_first() kernel-doc
Randy Dunlap
1
-1
/
+1
2019-03-29
mm/debug.c: fix __dump_page when mapping->host is not set
Oscar Salvador
1
-1
/
+1
2019-03-29
mm: mempolicy: make mbind() return -EIO when MPOL_MF_STRICT is specified
Yang Shi
1
-7
/
+33
2019-03-29
include/linux/hugetlb.h: convert to use vm_fault_t
Souptick Joarder
1
-1
/
+7
2019-03-29
iommu/io-pgtable-arm-v7s: request DMA32 memory, and improve debugging
Nicolas Boichat
1
-4
/
+15
2019-03-29
mm: add support for kmem caches in DMA32 zone
Nicolas Boichat
5
-2
/
+12
2019-03-29
ocfs2: fix inode bh swapping mixup in ocfs2_reflink_inodes_lock
Darrick J. Wong
1
-18
/
+24
2019-03-29
mm/hotplug: fix offline undo_isolate_page_range()
Qian Cai
5
-34
/
+45
2019-03-29
fs/open.c: allow opening only regular files during execve()
Tetsuo Handa
1
-0
/
+6
2019-03-29
mailmap: add Changbin Du
Changbin Du
1
-0
/
+2
2019-03-29
mm/debug.c: add a cast to u64 for atomic64_read()
Qian Cai
1
-1
/
+1
2019-03-29
mm/memory.c: fix modifying of page protection by insert_pfn()
Jan Kara
1
-5
/
+6
2019-03-29
kasan: fix variable 'tag' set but not used warning
Qian Cai
1
-1
/
+4
2019-03-29
staging: vt6655: Remove vif check from vnt_interrupt
Malcolm Priestley
1
-2
/
+1
2019-03-29
staging: erofs: keep corrupted fs from crashing kernel in erofs_readdir()
Gao Xiang
1
-20
/
+25
2019-03-29
iommu/amd: Reserve exclusion range in iova-domain
Joerg Roedel
3
-6
/
+12
2019-03-29
kconfig/[mn]conf: handle backspace (^H) key
Changbin Du
3
-3
/
+5
2019-03-29
x86/realmode: Make set_real_mode_mem() static inline
Matteo Croce
3
-10
/
+7
2019-03-29
powerpc/pseries/mce: Fix misleading print for TLB mutlihit
Mahesh Salgaonkar
1
-0
/
+1
2019-03-28
perf pmu: Fix parser error for uncore event alias
Kan Liang
1
-0
/
+10
2019-03-28
perf scripts python: exported-sql-viewer.py: Fix python3 support
Adrian Hunter
1
-4
/
+13
2019-03-28
perf scripts python: exported-sql-viewer.py: Fix never-ending loop
Adrian Hunter
1
-10
/
+50
[next]