index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2019-04-21
Merge 5.1-rc6 into char-misc-next
Greg Kroah-Hartman
26
-67
/
+144
2019-04-20
Merge tag 'for-linus-20190420' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-3
/
+4
2019-04-20
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+1
2019-04-20
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+6
2019-04-19
random: move rand_initialize() earlier
Kees Cook
1
-0
/
+1
2019-04-19
clk: Allow parents to be specified via clkspec index
Stephen Boyd
1
-0
/
+2
2019-04-19
clk: Allow parents to be specified without string names
Stephen Boyd
1
-0
/
+19
2019-04-19
clk: Add of_clk_hw_register() API for early clk drivers
Stephen Boyd
1
-0
/
+1
2019-04-19
driver core: Let dev_of_node() accept a NULL dev
Stephen Boyd
1
-1
/
+1
2019-04-19
net: rework SIOCGSTAMP ioctl handling
Arnd Bergmann
1
-0
/
+2
2019-04-19
USB: core: Fix bug caused by duplicate interface PM usage counter
Alan Stern
1
-2
/
+0
2019-04-19
irqchip: Add driver for IXP4xx
Linus Walleij
1
-0
/
+12
2019-04-19
cgroup: cgroup v2 freezer
Roman Gushchin
4
-0
/
+75
2019-04-19
cgroup: protect cgroup->nr_(dying_)descendants by css_set_lock
Roman Gushchin
1
-0
/
+5
2019-04-19
block: make sure that bvec length can't be overflow
Ming Lei
1
-2
/
+3
2019-04-19
block: kill all_q_node in request_queue
Hou Tao
1
-1
/
+0
2019-04-19
coredump: fix race condition between mmget_not_zero()/get_task_mm() and core ...
Andrea Arcangeli
1
-0
/
+21
2019-04-19
mm: swapoff: shmem_unuse() stop eviction without igrab()
Hugh Dickins
1
-0
/
+1
2019-04-19
vt: selection: allow functions to be called from inside kernel
Okash Khawaja
1
-3
/
+4
2019-04-19
x86/kprobes: Verify stack frame on kretprobe
Masami Hiramatsu
1
-0
/
+1
2019-04-19
usb: typec: tcpm: Notify the tcpc to start connection-detection for SRPs
Hans de Goede
1
-6
/
+7
2019-04-19
rseq: Remove superfluous rseq_len from task_struct
Mathieu Desnoyers
1
-4
/
+0
2019-04-18
net: mdio: rename mdio_device reset to reset_gpio
David Bauer
1
-1
/
+1
2019-04-18
net: phy: add support for reset-controller
David Bauer
1
-0
/
+1
2019-04-18
net: skb: remove unused asserts
Jakub Kicinski
1
-2
/
+0
2019-04-18
list_bl: Add hlist_bl_add_before/behind helpers
Nikos Tsironis
1
-0
/
+26
2019-04-18
list: Don't use WRITE_ONCE() in hlist_add_behind()
Nikos Tsironis
1
-1
/
+1
2019-04-18
Merge 'ib-jz47xx-battery-prereq' into psy-next
Sebastian Reichel
1
-0
/
+14
2019-04-18
device property: Add fwnode_graph_get_endpoint_by_id()
Sakari Ailus
1
-0
/
+18
2019-04-18
crypto: ecrdsa - add EC-RDSA (GOST 34.10) algorithm
Vitaly Chikunov
1
-0
/
+18
2019-04-18
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
2
-37
/
+5
2019-04-18
locking/lockdep: Avoid bogus Clang warning
Arnd Bergmann
1
-1
/
+1
2019-04-18
thunderbolt: Add XDomain UUID exchange support
Mika Westerberg
1
-0
/
+8
2019-04-18
mtd: nand: Make flags for bad block marker position more granular
Frieder Schrempf
1
-0
/
+1
2019-04-18
mtd: nand: Cleanup flags and fields for bad block marker position
Frieder Schrempf
1
-13
/
+1
2019-04-18
mtd: onenand: Store bad block marker position in chip struct
Frieder Schrempf
1
-0
/
+3
2019-04-18
mtd: rawnand: Always store info about bad block markers in chip struct
Frieder Schrempf
1
-1
/
+15
2019-04-18
mtd: rawnand: constify elements of NAND_OP_PARSER(_PATTERN)
Masahiro Yamada
1
-2
/
+2
2019-04-18
mtd: rawnand: Fix sphinx syntax
Jonathan Neuschäfer
1
-2
/
+2
2019-04-18
mtd: nand: Clarify Kconfig entry for software BCH ECC algorithm
Miquel Raynal
1
-3
/
+3
2019-04-17
net: core: introduce build_skb_around
Jesper Dangaard Brouer
1
-0
/
+2
2019-04-17
switchtec: Increase PFF limit from 48 to 255
Wesley Sheng
1
-1
/
+1
2019-04-17
PCI: Remove unused pci_request_region_exclusive()
Johannes Thumshirn
1
-1
/
+0
2019-04-17
Merge branch 'core/speculation' of git://git.kernel.org/pub/scm/linux/kernel/...
Thomas Gleixner
1
-0
/
+24
2019-04-17
cpu/speculation: Add 'mitigations=' cmdline option
Josh Poimboeuf
1
-0
/
+24
2019-04-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
12
-34
/
+65
2019-04-17
docs: hwmon: Add an index file and rename docs to *.rst
Mauro Carvalho Chehab
5
-5
/
+5
2019-04-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-0
/
+3
2019-04-17
fscrypt: cache decrypted symlink target in ->i_link
Eric Biggers
1
-0
/
+5
2019-04-17
firmware: Move Trusted Foundations support
Thierry Reding
1
-0
/
+96
[prev]
[next]