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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-20
netfilter: ebtables: add support for matching ICMP type and code
Matthias Schiffer
1
-3
/
+10
2018-03-20
fuse: return -ECONNABORTED on /dev/fuse read after abort
Szymon Lukasz
1
-1
/
+6
2018-03-20
ARM: omap2+: control: add support for auxiliary control module instances
Tero Kristo
1
-0
/
+1
2018-03-20
netfilter: ctnetlink: synproxy support
Pablo Neira Ayuso
2
-0
/
+11
2018-03-20
netfilter: xt_conntrack: Support bit-shifting for CONNMARK & MARK targets.
Jack Ma
1
-0
/
+10
2018-03-20
netfilter: nft_ct: add NFT_CT_{SRC,DST}_{IP,IP6}
Pablo Neira Ayuso
1
-2
/
+10
2018-03-20
netfilter: Refactor nf_conncount
Yi-Hung Wei
1
-1
/
+0
2018-03-20
mtd: rawnand: get rid of the ONFI parameter page in nand_chip
Miquel Raynal
1
-3
/
+0
2018-03-20
mtd: rawnand: get rid of the JEDEC parameter page in nand_chip
Miquel Raynal
1
-16
/
+1
2018-03-20
mtd: rawnand: allow vendors to declare (un)supported features
Miquel Raynal
1
-1
/
+7
2018-03-20
mtd: rawnand: prepare the removal of the ONFI parameter page
Miquel Raynal
1
-18
/
+29
2018-03-20
Merge 4.16-rc6 into tty-next
Greg Kroah-Hartman
35
-95
/
+198
2018-03-20
Merge branch 'siginfo-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Will Deacon
2
-5
/
+6
2018-03-20
mtd: rawnand: prepare the removal of ONFI/JEDEC parameter pages
Miquel Raynal
1
-0
/
+13
2018-03-20
Merge tag 'phy-for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/kis...
Greg Kroah-Hartman
1
-2
/
+29
2018-03-20
dma/swiotlb: Remove swiotlb_{alloc,free}_coherent()
Christoph Hellwig
1
-8
/
+0
2018-03-20
dma/direct: Handle the memory encryption bit in common code
Christoph Hellwig
1
-2
/
+19
2018-03-20
set_memory.h: Provide set_memory_{en,de}crypted() stubs
Christoph Hellwig
1
-0
/
+12
2018-03-20
Merge branch 4.16-rc6 into usb-next
Greg Kroah-Hartman
35
-95
/
+198
2018-03-20
mtd: rawnand: use wrappers to call onfi GET/SET_FEATURES
Miquel Raynal
1
-0
/
+3
2018-03-20
mtd: rawnand: rename SET/GET FEATURES related functions
Miquel Raynal
1
-9
/
+8
2018-03-20
Merge tag 'thunderbolt-for-v4.17' of git://git.kernel.org/pub/scm/linux/kerne...
Greg Kroah-Hartman
1
-0
/
+19
2018-03-20
jump_label: Disable jump labels in __exit code
Josh Poimboeuf
1
-2
/
+2
2018-03-20
sched/wait: Remove the wait_on_atomic_t() API
Peter Zijlstra
1
-27
/
+0
2018-03-20
sched/wait, fs/fscache: Convert wait_on_atomic_t() usage to the new wait_var_...
Peter Zijlstra
1
-1
/
+1
2018-03-20
sched/wait: Introduce wait_var_event()
Peter Zijlstra
1
-0
/
+70
2018-03-20
sched/fair: Add util_est on top of PELT
Patrick Bellasi
1
-0
/
+29
2018-03-20
Merge branch 'linus' into sched/core, to pick up fixes
Ingo Molnar
11
-16
/
+71
2018-03-20
lib/raid6/altivec: Add vpermxor implementation for raid6 Q syndrome
Matt Brown
1
-0
/
+4
2018-03-19
scsi: remove the old scsi_module.c initialization model
Christoph Hellwig
1
-36
/
+0
2018-03-20
fw_cfg: write vmcoreinfo details
Marc-André Lureau
1
-0
/
+31
2018-03-20
fw_cfg: add a public uapi header
Marc-André Lureau
1
-0
/
+66
2018-03-19
dt-bindings: clock: Add Actions S900 clock bindings
Manivannan Sadhasivam
1
-0
/
+129
2018-03-19
Merge branch 'for-4.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+0
2018-03-19
Merge branch 'for-4.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-6
/
+12
2018-03-19
clk: qcom: rpmcc: Add support to XO buffered clocks
Srinivas Kandagatla
1
-0
/
+5
2018-03-19
dt-bindings: clock: add clocks for MT2712
Weiyi Lu
1
-2
/
+10
2018-03-19
IB/uverbs: Add macros to simplify adding driver specific attributes
Matan Barak
1
-0
/
+31
2018-03-19
IB/uverbs: Move ioctl path of create_cq and destroy_cq to a new file
Matan Barak
1
-0
/
+2
2018-03-19
IB/uverbs: Expose parsing tree of all common objects to providers
Matan Barak
1
-21
/
+2
2018-03-19
IB/uverbs: Safely extend existing attributes
Matan Barak
2
-20
/
+67
2018-03-19
IB/uverbs: Enable compact representation of uverbs_attr_spec
Matan Barak
1
-12
/
+22
2018-03-19
IB/uverbs: Extend uverbs_ioctl header with driver_id
Matan Barak
3
-2
/
+26
2018-03-19
IB/uverbs: Move to new headers and make naming consistent
Matan Barak
7
-103
/
+243
2018-03-19
clk: stm32: Add DSI clock for STM32F469 Board
Gabriel Fernandez
1
-1
/
+2
2018-03-19
clk: stm32: END_PRIMARY_CLK should be declare after CLK_SYSCLK
Gabriel Fernandez
1
-3
/
+3
2018-03-19
clk: mediatek: update missing clock data for MT7622 audsys
Ryder Lee
1
-1
/
+2
2018-03-19
dt-bindings: clock: mediatek: add binding for fixed-factor clock axisel_d4
Sean Wang
1
-1
/
+2
2018-03-19
bpf: sk_msg program helper bpf_sk_msg_pull_data
John Fastabend
1
-1
/
+2
2018-03-19
bpf: sockmap, add msg_cork_bytes() helper
John Fastabend
1
-1
/
+2
[prev]
[next]