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
2016-08-09
module: Fully remove the kernel_module_from_file hook
Mickaël Salaün
2
-2
/
+0
2016-08-08
security, overlayfs: Provide hook to correctly label newly created files
Vivek Goyal
2
-0
/
+27
2016-08-08
security,overlayfs: Provide security hook for copy up of xattrs for overlay file
Vivek Goyal
2
-0
/
+16
2016-08-08
security, overlayfs: provide copy up security hook for unioned files
Vivek Goyal
2
-0
/
+17
2016-08-08
Merge tag 'usercopy-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...
Linus Torvalds
3
-0
/
+38
2016-08-08
bpf: fix checksum fixups on bpf_skb_store_bytes
Daniel Borkmann
1
-19
/
+33
2016-08-08
unsafe_[get|put]_user: change interface to use a error target label
Linus Torvalds
1
-2
/
+2
2016-08-08
sctp: Export struct sctp_info to userspace
Phil Sutter
1
-64
/
+0
2016-08-08
netns: Add a limit on the number of net namespaces
Eric W. Biederman
1
-0
/
+1
2016-08-08
cgroupns: Add a limit on the number of cgroup namespaces
Eric W. Biederman
2
-0
/
+2
2016-08-08
ipcns: Add a limit on the number of ipc namespaces
Eric W. Biederman
2
-0
/
+2
2016-08-08
utsns: Add a limit on the number of uts namespaces
Eric W. Biederman
2
-0
/
+2
2016-08-08
pidns: Add a limit on the number of pid namespaces
Eric W. Biederman
2
-0
/
+2
2016-08-08
userns: Generalize the user namespace count into ucount
Eric W. Biederman
1
-4
/
+10
2016-08-08
userns: Make the count of user namespaces per user
Eric W. Biederman
1
-4
/
+14
2016-08-08
userns: Add a limit on the number of user namespaces
Eric W. Biederman
1
-0
/
+6
2016-08-08
userns: Add per user namespace sysctls.
Eric W. Biederman
1
-0
/
+4
2016-08-08
userns: Free user namespaces in process context
Eric W. Biederman
1
-2
/
+3
2016-08-08
sysctl: Stop implicitly passing current into sysctl_table_root.lookup
Eric W. Biederman
1
-2
/
+1
2016-08-08
mfd: ac100: Add driver for X-Powers AC100 audio codec / RTC combo IC
Chen-Yu Tsai
1
-0
/
+178
2016-08-08
dmaengine: add support to provide error result from a DMA transation
Dave Jiang
1
-0
/
+16
2016-08-08
extcon: Add new EXTCON_CHG_WPT for Wireless Power Transfer device
Chanwoo Choi
1
-0
/
+1
2016-08-08
extcon: Add new EXTCON_DISP_HMD for Head-mounted Display device
Chanwoo Choi
1
-0
/
+1
2016-08-08
extcon: Add EXTCON_DISP_DP and the property for USB Type-C
Chris Zhong
1
-1
/
+7
2016-08-08
extcon: Add the synchronization extcon APIs to support the notification
Chanwoo Choi
1
-1
/
+29
2016-08-08
extcon: Rename the extcon_set/get_state() to maintain the function naming pat...
Chanwoo Choi
1
-7
/
+18
2016-08-08
extcon: Add the support for the capability of each property
Chanwoo Choi
1
-0
/
+22
2016-08-08
extcon: Add the support for extcon property according to extcon type
Chanwoo Choi
1
-0
/
+81
2016-08-08
extcon: Add the extcon_type to gather each connector into five category
Chanwoo Choi
1
-0
/
+9
2016-08-08
extcon: Block the bit masking operation for cable state except for extcon core
Chanwoo Choi
1
-30
/
+0
2016-08-08
extcon: adc-jack: Remove the usage of extcon_set_state()
Chanwoo Choi
1
-2
/
+2
2016-08-07
block: rename bio bi_rw to bi_opf
Jens Axboe
3
-11
/
+12
2016-08-07
block/mm: make bdev_ops->rw_page() take a bool for read/write
Jens Axboe
4
-15
/
+14
2016-08-07
Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2
-6
/
+1
2016-08-06
Merge branch 'work.const-qstr' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-8
/
+8
2016-08-06
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2
-0
/
+167
2016-08-06
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-3
/
+9
2016-08-06
Merge tag 'pwm/for-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-1
/
+158
2016-08-05
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
7
-15
/
+20
2016-08-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2
-11
/
+19
2016-08-05
NFSv4: Cap the transport reconnection timer at 1/2 lease period
Trond Myklebust
1
-0
/
+2
2016-08-05
SUNRPC: Limit the reconnect backoff timer to the max RPC message timeout
Trond Myklebust
1
-1
/
+2
2016-08-05
Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...
Linus Torvalds
6
-66
/
+5
2016-08-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
5
-5
/
+39
2016-08-04
Merge tag 'nfsd-4.8' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
5
-14
/
+13
2016-08-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...
Linus Torvalds
1
-0
/
+2
2016-08-04
mm/block: convert rw_page users to bio op use
Mike Christie
4
-14
/
+15
2016-08-04
Include: blkdev: Removed duplicate 'struct request;' declaration.
John Pittman
1
-1
/
+0
2016-08-04
block: fix bdi vs gendisk lifetime mismatch
Dan Williams
2
-0
/
+2
2016-08-04
block: add missing group association in bio-cloning functions
Paolo Valente
1
-0
/
+3
[prev]
[next]