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
2017-03-28
net/sched: Add accessor functions to pedit keys for offloading drivers
Or Gerlitz
1
-0
/
+45
2017-03-28
net/mlx5: Introduce modify header structures, commands and steering action de...
Or Gerlitz
2
-3
/
+113
2017-03-28
net/mlx5: Add helper to initialize a flow steering actions struct instance
Or Gerlitz
1
-1
/
+4
2017-03-28
ARM: dts: r8a7794: Add DU1 clock to device tree
Geert Uytterhoeven
1
-0
/
+1
2017-03-28
ALSA: firewire-motu: enable to read transaction cache via hwdep interface
Takashi Sakamoto
1
-0
/
+7
2017-03-28
ALSA: firewire-motu: add hwdep interface
Takashi Sakamoto
2
-2
/
+4
2017-03-28
USB: serial: add calc_num_ports callback to generic driver
Johan Hovold
1
-1
/
+0
2017-03-28
USB: serial: allow subdrivers to modify port-endpoint mapping
Johan Hovold
1
-3
/
+16
2017-03-28
mfd: cpcap: Add missing include dependencies
Sebastian Reichel
1
-0
/
+3
2017-03-28
drm: Add description for scdc variable
Shashank Sharma
1
-0
/
+1
2017-03-28
vmlinux.lds: Add __clkevt_of_table to kernel
Alexander Kochetkov
1
-0
/
+2
2017-03-28
clockevents: Fix syntax error in clkevt-of macro
Alexander Kochetkov
1
-1
/
+1
2017-03-28
Backmerge tag 'v4.11-rc4' into drm-next
Dave Airlie
23
-95
/
+114
2017-03-28
RAS: Add a Corrected Errors Collector
Borislav Petkov
1
-1
/
+12
2017-03-28
mm: Fix false-positive VM_BUG_ON() in page_cache_{get,add}_speculative()
Kirill A. Shutemov
1
-2
/
+2
2017-03-27
bonding: split bond_set_slave_link_state into two parts
Mahesh Bandewar
1
-5
/
+17
2017-03-27
add asm-generic/extable.h
Al Viro
2
-18
/
+28
2017-03-28
LSM: Revive security_task_alloc() hook and per "struct task_struct" security ...
Tetsuo Handa
4
-1
/
+26
2017-03-28
update to v4.11-rc4 due to memory corruption bug in rc2
James Morris
72
-225
/
+575
2017-03-27
drm/atomic: Introduce drm_atomic_helper_shutdown
Daniel Vetter
1
-0
/
+1
2017-03-27
Merge 4.11-rc4 into driver-core-next
Greg Kroah-Hartman
42
-134
/
+197
2017-03-27
Merge 4.11-rc4 into usb-next
Greg Kroah-Hartman
42
-134
/
+197
2017-03-27
Merge 4.11-rc4 into char-misc-next
Greg Kroah-Hartman
42
-134
/
+197
2017-03-27
Merge 4.11-rc4 into staging-next
Greg Kroah-Hartman
72
-225
/
+575
2017-03-27
x86: Convert the rest of the code to support p4d_t
Kirill A. Shutemov
1
-14
/
+14
2017-03-27
drm/tinydrm: Fix drm_driver.fops.owner
Noralf Trønnes
1
-3
/
+1
2017-03-27
xfrm: branchless addr4_match() on 64-bit
Alexey Dobriyan
1
-2
/
+2
2017-03-26
Merge tag 'char-misc-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-3
/
+7
2017-03-26
Merge tag 'staging-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2017-03-26
Merge tag 'usb-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-0
/
+6
2017-03-26
lockdep: Fix per-cpu static objects
Peter Zijlstra
1
-0
/
+12
2017-03-25
gtp: support SGSN-side tunnels
Jonas Bonn
1
-0
/
+7
2017-03-25
gtp: rename SGSN netlink attribute
Jonas Bonn
1
-1
/
+2
2017-03-25
Merge tag 'fscrypt-for-linus_stable' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+0
2017-03-25
Merge tag 'hwmon-for-linus-v4.11-rc4' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+1
2017-03-25
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2
-14
/
+19
2017-03-25
drm/vblank: Remove DRM_VBLANKTIME_IN_VBLANK
Daniel Vetter
1
-1
/
+0
2017-03-25
drm: Extract drm_ioctl.h
Daniel Vetter
2
-60
/
+103
2017-03-25
Input: serio - add fast reconnect option
Dmitry Torokhov
1
-0
/
+1
2017-03-25
iio: hid: Add humidity sensor support
Song Hongyan
1
-0
/
+4
2017-03-25
block: remove bio_clone_bioset_partial()
Shaohua Li
1
-9
/
+2
2017-03-24
uapi: add missing install of userio.h
Naohiro Aota
1
-0
/
+1
2017-03-24
net: Introduce SO_INCOMING_NAPI_ID
Sridhar Samudrala
1
-0
/
+2
2017-03-24
net: Commonize busy polling code to focus on napi_id instead of socket
Sridhar Samudrala
1
-5
/
+15
2017-03-24
net: Track start of busy loop instead of when it should end
Alexander Duyck
1
-30
/
+38
2017-03-24
net: Change return type of sk_busy_loop from bool to void
Alexander Duyck
1
-3
/
+2
2017-03-24
net: Only define skb_mark_napi_id in one spot instead of two
Alexander Duyck
1
-13
/
+9
2017-03-24
net: Busy polling should ignore sender CPUs
Alexander Duyck
1
-2
/
+7
2017-03-24
block: constify struct blk_integrity_profile
Eric Biggers
2
-9
/
+9
2017-03-24
net/mlx5e: Single bfreg (UAR) for all mlx5e SQs and netdevs
Saeed Mahameed
1
-0
/
+1
[prev]
[next]