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
/
uapi
/
linux
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'tty-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2017-07-03
3
-1
/
+5
|
\
|
*
tty/serial: atmel: Remove AVR32 bits from the driver
Andy Shevchenko
2017-06-09
1
-1
/
+1
|
*
tty: handle the case where we cannot restore a line discipline
Alan Cox
2017-06-03
1
-0
/
+1
|
*
tty: reserve N_SPEAKUP number
Greg Kroah-Hartman
2017-06-03
1
-0
/
+1
|
*
Merge 4.12-rc3 into tty-next
Greg Kroah-Hartman
2017-05-29
3
-2
/
+22
|
|
\
|
*
|
serial: uapi: Add support for bus termination
Jan Kiszka
2017-05-18
1
-0
/
+3
*
|
|
Merge tag 'staging-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-07-03
1
-0
/
+1
|
\
\
\
|
*
\
\
Merge 4.12-rc6 into staging-next
Greg Kroah-Hartman
2017-06-20
2
-2
/
+5
|
|
\
\
\
|
*
\
\
\
Merge 4.12-rc5 into staging-next
Greg Kroah-Hartman
2017-06-12
1
-2
/
+2
|
|
\
\
\
\
|
*
\
\
\
\
Merge 4.12-rc2 into staging-next
Greg Kroah-Hartman
2017-05-22
3
-2
/
+22
|
|
\
\
\
\
\
|
|
|
|
_
|
_
|
/
|
|
|
/
|
|
|
|
*
|
|
|
|
staging: speakup: add tty-based comms functions
Okash Khawaja
2017-05-16
1
-0
/
+1
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Merge tag 'usb-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2017-07-03
2
-3
/
+10
|
\
\
\
\
\
|
*
\
\
\
\
Merge tag 'usb-for-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
2017-06-20
1
-3
/
+4
|
|
\
\
\
\
\
|
|
*
|
|
|
|
usb: gadget: function: f_fs: Let ffs_epfile_ioctl wait for enable.
Jerry Zhang
2017-06-02
1
-3
/
+4
|
|
|
/
/
/
/
|
*
|
|
|
|
Merge 4.12-rc6 into usb-next
Greg Kroah-Hartman
2017-06-20
2
-2
/
+5
|
|
\
\
\
\
\
|
|
|
|
_
|
_
|
/
|
|
|
/
|
|
|
|
*
|
|
|
|
USB: add usbfs ioctl to retrieve the connection speed
Alan Stern
2017-06-13
1
-0
/
+6
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-07-03
1
-1
/
+5
|
\
\
\
\
\
|
*
\
\
\
\
Merge branch 'timers/urgent' into timers/core
Thomas Gleixner
2017-06-21
3
-4
/
+7
|
|
\
\
\
\
\
|
|
|
|
/
/
/
|
|
|
/
|
|
|
|
*
|
|
|
|
mmtimer: Remove the SGI SN2 mmtimer driver
Christoph Hellwig
2017-05-26
1
-1
/
+5
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-07-03
3
-4
/
+5
|
\
\
\
\
\
|
*
\
\
\
\
Merge branch 'WIP.sched/core' into sched/core
Ingo Molnar
2017-06-20
5
-8
/
+11
|
|
\
\
\
\
\
|
|
*
|
|
|
|
sched/wait: Rename wait_queue_t => wait_queue_entry_t
Ingo Molnar
2017-06-20
2
-4
/
+4
|
|
|
|
/
/
/
|
|
|
/
|
|
|
|
*
|
|
|
|
sched/deadline: Make GRUB a task's flag
Luca Abeni
2017-06-08
1
-0
/
+1
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'for-4.13/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-07-03
6
-3
/
+35
|
\
\
\
\
\
|
*
|
|
|
|
fs: add fcntl() interface for setting/getting write life time hints
Jens Axboe
2017-06-27
1
-0
/
+21
|
*
|
|
|
|
fs: Introduce RWF_NOWAIT and FMODE_AIO_NOWAIT
Goldwyn Rodrigues
2017-06-20
1
-1
/
+3
|
*
|
|
|
|
fs: Use RWF_* flags for AIO operations
Goldwyn Rodrigues
2017-06-20
1
-1
/
+1
|
*
|
|
|
|
fs: Separate out kiocb flags setup based on RWF_* flags
Goldwyn Rodrigues
2017-06-20
1
-0
/
+2
|
*
|
|
|
|
Merge branch 'uuid-types' of bombadil.infradead.org:public_git/uuid into nvme...
Christoph Hellwig
2017-06-13
1
-20
/
+8
|
|
\
\
\
\
\
|
*
\
\
\
\
\
Merge tag 'v4.12-rc5' into for-4.13/block
Jens Axboe
2017-06-12
1
-2
/
+2
|
|
\
\
\
\
\
\
|
|
|
|
_
|
_
|
/
/
|
|
|
/
|
|
|
|
|
*
|
|
|
|
|
dm: bump DM_VERSION_MINOR in response to target method error code changes
Mike Snitzer
2017-06-09
1
-2
/
+2
|
*
|
|
|
|
|
loop: support 4k physical blocksize
Hannes Reinecke
2017-06-08
1
-0
/
+3
|
*
|
|
|
|
|
nbd: add FUA op support
Shaun McDowell
2017-05-30
1
-0
/
+4
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge tag 'uuid-for-4.13' of git://git.infradead.org/users/hch/uuid
Linus Torvalds
2017-07-03
1
-20
/
+8
|
\
\
\
\
\
\
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
uuid: rename uuid types
Christoph Hellwig
2017-06-05
1
-4
/
+8
|
*
|
|
|
|
uuid: remove uuid_be defintions from the uapi header
Christoph Hellwig
2017-06-05
1
-16
/
+0
|
|
/
/
/
/
*
|
|
/
/
uapi/linux/a.out.h: don't use deprecated system-specific predefines.
Zack Weinberg
2017-06-30
1
-25
/
+1
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-06-15
2
-2
/
+5
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
ethtool.h: remind to update 802.3ad when adding new speeds
Nicolas Dichtel
2017-06-08
1
-2
/
+4
|
*
|
|
openvswitch: warn about missing first netlink attribute
Nicolas Dichtel
2017-06-08
1
-0
/
+1
|
|
/
/
*
/
/
KEYS: DH: add __user annotations to keyctl_kdf_params
Eric Biggers
2017-06-09
1
-2
/
+2
|
/
/
*
|
Merge tag 'usb-4.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2017-05-20
1
-0
/
+3
|
\
\
|
*
|
USB: hub: fix SS max number of ports
Johan Hovold
2017-05-17
1
-0
/
+3
|
|
/
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-05-15
2
-2
/
+19
|
\
\
|
|
/
|
/
|
|
*
xdp: refine xdp api with regards to generic xdp
Daniel Borkmann
2017-05-11
1
-0
/
+7
|
*
xdp: add flag to enforce driver mode
Daniel Borkmann
2017-05-11
1
-2
/
+4
|
*
bpf: Add strict alignment flag for BPF_PROG_LOAD.
David S. Miller
2017-05-11
1
-0
/
+8
*
|
Merge tag 'kbuild-uapi-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-05-10
31
-710
/
+16
|
\
\
|
*
|
uapi: export all headers under uapi directories
Nicolas Dichtel
2017-05-11
25
-708
/
+6
|
*
|
smc_diag.h: fix include from userland
Nicolas Dichtel
2017-05-11
1
-1
/
+1
[next]