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
2016-12-11
fscrypt: move the policy flags and encryption mode definitions to uapi header
Theodore Ts'o
2
-14
/
+14
2016-12-11
fscrypt: move non-public structures and constants to fscrypt_private.h
Theodore Ts'o
1
-65
/
+3
2016-12-11
fscrypt: unexport fscrypt_initialize()
Theodore Ts'o
1
-1
/
+0
2016-12-11
fscrypt: rename get_crypt_info() to fscrypt_get_crypt_info()
Theodore Ts'o
1
-1
/
+0
2016-12-11
fscrypto: move ioctl processing more fully into common code
Eric Biggers
1
-6
/
+6
2016-12-11
IB/rdmavt, IB/hfi1, IB/qib: Add inlines for mtu division
Mike Marciniszyn
1
-1
/
+23
2016-12-11
IB/rdmavt: Add swqe mr deref helper
Mike Marciniszyn
1
-0
/
+17
2016-12-11
IB/rdmavt: Add a send completion helper
Mike Marciniszyn
1
-1
/
+39
2016-12-11
IB/hfi1: Disable header suppression for short packets
Jakub Pawlak
1
-1
/
+1
2016-12-11
Merge branch 'linus' into sched/core, to pick up fixes
Ingo Molnar
19
-19
/
+57
2016-12-11
Merge branch 'linus' into locking/core, to pick up fixes
Ingo Molnar
19
-19
/
+57
2016-12-10
net: l2tp: deprecate PPPOL2TP_MSG_* in favour of L2TP_MSG_*
Asbjørn Sloth Tønnesen
1
-7
/
+6
2016-12-10
net: l2tp: export debug flags to UAPI
Asbjørn Sloth Tønnesen
1
-1
/
+16
2016-12-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-3
/
+4
2016-12-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-1
/
+3
2016-12-09
hwmon: (core) Rename groups parameter in API to extra_groups
Guenter Roeck
1
-4
/
+4
2016-12-09
hwmon: (core) Deprecate hwmon_device_register()
Guenter Roeck
1
-0
/
+2
2016-12-09
hwmon: (core) Add support for string attributes to new API
Guenter Roeck
1
-2
/
+17
2016-12-09
hwmon: (core) Clarify when read and write callbacks are mandatory
Guenter Roeck
1
-4
/
+2
2016-12-09
nfs: add support for the umask attribute
Andreas Gruenbacher
2
-0
/
+3
2016-12-09
Merge tag 'mac80211-next-for-davem-2016-12-09' of git://git.kernel.org/pub/sc...
David S. Miller
2
-1
/
+17
2016-12-09
udp: add batching to udp_rmem_release()
Eric Dumazet
1
-0
/
+3
2016-12-09
udp: copy skb->truesize in the first cache line
Eric Dumazet
1
-1
/
+8
2016-12-09
vfs: refactor clone/dedupe_file_range common functions
Darrick J. Wong
1
-0
/
+6
2016-12-09
drm: Add TV connector states to drm_connector_state
Boris Brezillon
1
-0
/
+32
2016-12-09
drm: Turn DRM_MODE_SUBCONNECTOR_xx definitions into an enum
Boris Brezillon
1
-8
/
+10
2016-12-09
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2016-12-09
target: Minimize #include directives
Bart Van Assche
6
-17
/
+29
2016-12-09
configfs: Minimize #include directives
Bart Van Assche
1
-8
/
+5
2016-12-09
elevator: make the rqhash helpers exported
Jens Axboe
1
-0
/
+5
2016-12-09
blk-mq: add blk_mq_start_stopped_hw_queue()
Jens Axboe
1
-0
/
+1
2016-12-09
vfs: make generic_readlink() static
Miklos Szeredi
1
-1
/
+0
2016-12-09
vfs: default to generic_readlink()
Miklos Szeredi
1
-0
/
+1
2016-12-09
vfs: replace calling i_op->readlink with vfs_readlink()
Miklos Szeredi
1
-0
/
+1
2016-12-09
block: improve handling of the magic discard payload
Christoph Hellwig
2
-4
/
+14
2016-12-09
tracing: Have the reg function allow to fail
Steven Rostedt (Red Hat)
3
-3
/
+3
2016-12-09
cfg80211/mac80211: fix BSS leaks when abandoning assoc attempts
Johannes Berg
1
-0
/
+11
2016-12-09
nl80211: Use different attrs for BSSID and random MAC addr in scan req
Vamsi Krishna
1
-1
/
+6
2016-12-09
Merge tag 'drm-misc-next-2016-12-08' of git://anongit.freedesktop.org/git/drm...
Dave Airlie
1
-0
/
+3
2016-12-09
Merge branch 'drm-next-4.10' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
1
-0
/
+11
2016-12-08
clk: add devm_get_clk_from_child() API
Kuninori Morimoto
1
-4
/
+25
2016-12-08
bpf: xdp: Allow head adjustment in XDP prog
Martin KaFai Lau
2
-3
/
+14
2016-12-08
phy: add phy fixup unregister functions
[email protected]
1
-0
/
+4
2016-12-08
drm/amd/amdgpu: export vbios information (v2)
Evan Quan
1
-0
/
+11
2016-12-08
bpf: fix state equivalence
Alexei Starovoitov
1
-7
/
+7
2016-12-08
net: do not read sk_drops if application does not care
Eric Dumazet
1
-1
/
+2
2016-12-08
udp: under rx pressure, try to condense skbs
Eric Dumazet
1
-0
/
+2
2016-12-08
net: rfs: add a jump label
Eric Dumazet
2
-11
/
+15
2016-12-08
net: smmac: allow configuring lower pbl values
Niklas Cassel
1
-0
/
+1
2016-12-08
net: stmmac: add support for independent DMA pbl for tx/rx
Niklas Cassel
1
-0
/
+2
[prev]
[next]