index
:
sinitax/cachepc-linux
master
Fork of AMDESE/linux with modifications for CachePC side-channel attack
Louis Burda
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
Commit message (
Expand
)
Author
Age
Files
Lines
*
netfilter: extract Passive OS fingerprint infrastructure from xt_osf
Fernando Fernandez Mancera
2018-05-07
1
-0
/
+27
*
netfilter: ebtables: remove EBT_MATCH and EBT_NOMATCH
Taehee Yoo
2018-04-24
1
-4
/
+0
*
soc: ti: K2G: provide APIs to support driver probe deferral
Murali Karicheri
2018-04-18
2
-0
/
+13
*
xdp: transition into using xdp_frame for ndo_xdp_xmit
Jesper Dangaard Brouer
2018-04-17
1
-2
/
+2
*
tun: convert to use generic xdp_frame and xdp_return_frame API
Jesper Dangaard Brouer
2018-04-17
1
-2
/
+2
*
xdp: move struct xdp_buff from filter.h to xdp.h
Jesper Dangaard Brouer
2018-04-17
1
-23
/
+1
*
tcp: fix SO_RCVLOWAT and RCVBUF autotuning
Eric Dumazet
2018-04-16
1
-0
/
+1
*
Merge tag 'for_linus-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
2018-04-12
1
-0
/
+1
|
\
|
*
kdb: use __ktime_get_real_seconds instead of __current_kernel_time
Arnd Bergmann
2018-01-25
1
-0
/
+1
*
|
Merge tag 'iommu-updates-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2018-04-11
3
-14
/
+19
|
\
\
|
|
\
|
|
\
|
|
\
|
|
\
|
|
\
|
|
\
|
|
\
|
|
\
|
*
-
-
-
-
-
-
-
.
\
Merge branches 'x86/amd', 'x86/vt-d', 'arm/rockchip', 'arm/omap', 'arm/mediat...
Joerg Roedel
2018-03-29
52
-168
/
+316
|
|
\
\
\
\
\
\
|
|
|
|
|
|
*
|
ACPI/IORT: Add msi address regions reservation helper
Shameer Kolothum
2018-02-14
1
-1
/
+6
|
|
|
|
|
|
*
|
iommu: Do not return error code for APIs with size_t return type
Suravee Suthikulpanit
2018-02-13
1
-7
/
+7
|
|
|
_
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
iommu/vt-d: Clean/document fault status flags
Dmitry Safonov
2018-02-13
1
-6
/
+6
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge tag 'pm-4.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2018-04-11
5
-10
/
+33
|
\
\
\
\
\
\
|
|
\
\
\
\
\
|
|
\
\
\
\
\
|
*
-
.
\
\
\
\
\
Merge branches 'pm-cpuidle' and 'pm-qos'
Rafael J. Wysocki
2018-04-11
4
-8
/
+33
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
cpuidle: menu: Refine idle state selection for running tick
Rafael J. Wysocki
2018-04-09
1
-3
/
+4
|
|
*
|
|
|
|
|
|
sched: idle: Select idle state before stopping the tick
Rafael J. Wysocki
2018-04-09
1
-0
/
+2
|
|
*
|
|
|
|
|
|
time: hrtimer: Introduce hrtimer_next_event_without()
Rafael J. Wysocki
2018-04-07
1
-0
/
+1
|
|
*
|
|
|
|
|
|
cpuidle: Return nohz hint from cpuidle_select()
Rafael J. Wysocki
2018-04-06
2
-3
/
+7
|
|
*
|
|
|
|
|
|
jiffies: Introduce USER_TICK_USEC and redefine TICK_USEC
Rafael J. Wysocki
2018-04-06
1
-2
/
+5
|
|
*
|
|
|
|
|
|
sched: idle: Do not stop the tick upfront in the idle loop
Rafael J. Wysocki
2018-04-05
1
-0
/
+2
|
|
*
|
|
|
|
|
|
time: tick-sched: Reorganize idle tick management code
Rafael J. Wysocki
2018-04-05
1
-0
/
+12
|
|
|
/
/
/
/
/
/
|
*
|
|
|
|
|
|
cpufreq: Drop cpufreq_table_validate_and_show()
Viresh Kumar
2018-04-10
1
-2
/
+0
*
|
|
|
|
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2018-04-11
23
-164
/
+275
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
page cache: use xa_lock
Matthew Wilcox
2018-04-11
4
-14
/
+14
|
*
|
|
|
|
|
|
|
xarray: add the xa_lock to the radix_tree_root
Matthew Wilcox
2018-04-11
3
-11
/
+39
|
*
|
|
|
|
|
|
|
export __set_page_dirty
Matthew Wilcox
2018-04-11
1
-0
/
+1
|
*
|
|
|
|
|
|
|
radix tree: use GFP_ZONEMASK bits of gfp_t for flags
Matthew Wilcox
2018-04-11
2
-4
/
+6
|
*
|
|
|
|
|
|
|
linux/const.h: move UL() macro to include/linux/const.h
Masahiro Yamada
2018-04-11
1
-0
/
+9
|
*
|
|
|
|
|
|
|
include/linux/kfifo.h: fix comment
Valentin Vidic
2018-04-11
1
-4
/
+4
|
*
|
|
|
|
|
|
|
exec: pin stack limit during exec
Kees Cook
2018-04-11
1
-0
/
+2
|
*
|
|
|
|
|
|
|
exec: introduce finalize_exec() before start_thread()
Kees Cook
2018-04-11
1
-0
/
+1
|
*
|
|
|
|
|
|
|
exec: pass stack rlimit into mm layout functions
Kees Cook
2018-04-11
1
-2
/
+4
|
*
|
|
|
|
|
|
|
seq_file: allocate seq_file from kmem_cache
Alexey Dobriyan
2018-04-11
1
-0
/
+1
|
*
|
|
|
|
|
|
|
task_struct: only use anon struct under randstruct plugin
Kees Cook
2018-04-11
2
-12
/
+3
|
*
|
|
|
|
|
|
|
uts: create "struct uts_namespace" from kmem_cache
Alexey Dobriyan
2018-04-11
1
-0
/
+6
|
*
|
|
|
|
|
|
|
taint: add taint for randstruct
Kees Cook
2018-04-11
1
-1
/
+2
|
*
|
|
|
|
|
|
|
taint: convert to indexed initialization
Kees Cook
2018-04-11
1
-0
/
+1
|
*
|
|
|
|
|
|
|
proc: add seq_put_decimal_ull_width to speed up /proc/pid/smaps
Andrei Vagin
2018-04-11
2
-1
/
+4
|
*
|
|
|
|
|
|
|
procfs: add seq_put_hex_ll to speed up /proc/pid/maps
Andrei Vagin
2018-04-11
1
-0
/
+3
|
*
|
|
|
|
|
|
|
mm/cma: manage the memory of the CMA area by using the ZONE_MOVABLE
Joonsoo Kim
2018-04-11
2
-3
/
+1
|
*
|
|
|
|
|
|
|
mm/page_alloc: don't reserve ZONE_HIGHMEM for ZONE_MOVABLE request
Joonsoo Kim
2018-04-11
1
-1
/
+1
|
*
|
|
|
|
|
|
|
mm: unclutter THP migration
Michal Hocko
2018-04-11
1
-2
/
+2
|
*
|
|
|
|
|
|
|
mm, migrate: remove reason argument from new_page_t
Michal Hocko
2018-04-11
2
-4
/
+2
|
*
|
|
|
|
|
|
|
mm: memcg: make sure memory.events is uptodate when waking pollers
Johannes Weiner
2018-04-11
1
-17
/
+18
|
*
|
|
|
|
|
|
|
mm/hmm: fix header file if/else/endif maze, again
Arnd Bergmann
2018-04-11
1
-9
/
+12
|
*
|
|
|
|
|
|
|
mm/hmm: use device driver encoding for HMM pfn
Jérôme Glisse
2018-04-11
1
-36
/
+94
|
*
|
|
|
|
|
|
|
mm/hmm: change hmm_vma_fault() to allow write fault on page basis
Jérôme Glisse
2018-04-11
1
-1
/
+1
|
*
|
|
|
|
|
|
|
mm/hmm: rename HMM_PFN_DEVICE_UNADDRESSABLE to HMM_PFN_DEVICE_PRIVATE
Jérôme Glisse
2018-04-11
1
-2
/
+2
[next]