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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-12-13
xattr handlers: Simplify list operation
Andreas Gruenbacher
22
-335
/
+113
2015-12-13
ocfs2: Replace list xattr handler operations
Andreas Gruenbacher
1
-94
/
+57
2015-12-13
nfs: Move call to security_inode_listsecurity into nfs_listxattr
Andreas Gruenbacher
3
-19
/
+40
2015-12-06
xfs: Change how listxattr generates synthetic attributes
Andreas Gruenbacher
3
-105
/
+59
2015-12-06
tmpfs: listxattr should include POSIX ACL xattrs
Andreas Gruenbacher
4
-19
/
+41
2015-12-06
tmpfs: Use xattr handler infrastructure
Andreas Gruenbacher
4
-125
/
+60
2015-12-06
btrfs: Use xattr handler infrastructure
Andreas Gruenbacher
3
-113
/
+63
2015-12-06
vfs: Distinguish between full xattr names and proper prefixes
Andreas Gruenbacher
22
-130
/
+47
2015-12-06
posix acls: Remove duplicate xattr name definitions
Andreas Gruenbacher
15
-61
/
+55
2015-12-06
gfs2: Remove gfs2_xattr_acl_chmod
Andreas Gruenbacher
2
-51
/
+0
2015-12-06
vfs: Remove vfs_xattr_cmp
Andreas Gruenbacher
2
-21
/
+0
2015-12-06
Linux 4.4-rc4
Linus Torvalds
1
-1
/
+1
2015-12-06
staging/lustre: remove IOC_LIBCFS_PING_TEST ioctl
James Simmons
2
-18
/
+0
2015-12-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
4
-31
/
+15
2015-12-06
Don't reset ->total_link_count on nested calls of vfs_path_lookup()
Al Viro
1
-1
/
+0
2015-12-06
ovl: get rid of the dead code left from broken (and disabled) optimizations
Al Viro
3
-26
/
+11
2015-12-06
ovl: fix permission checking for setattr
Miklos Szeredi
1
-4
/
+4
2015-12-06
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
5
-15
/
+45
2015-12-06
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
12
-36
/
+54
2015-12-06
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
19
-70
/
+129
2015-12-05
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
57
-331
/
+735
2015-12-05
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
3
-3
/
+4
2015-12-05
x86/signal: Fix restart_syscall number for x32 tasks
Dmitry V. Levin
1
-7
/
+10
2015-12-05
x86/mpx: Fix instruction decoder condition
Dave Hansen
1
-3
/
+3
2015-12-05
Merge branch 'drm-fixes-4.4' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
30
-91
/
+387
2015-12-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
1
-0
/
+1
2015-12-04
drm/amdgpu: Fixup hw vblank counter/ts for new drm_update_vblank_count() (v3)
Alex Deucher
6
-30
/
+140
2015-12-04
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-53
/
+76
2015-12-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
9
-89
/
+107
2015-12-04
drm/radeon: Fixup hw vblank counter/ts for new drm_update_vblank_count() (v2)
Mario Kleiner
9
-29
/
+164
2015-12-04
drm/radeon: Retry DDC probing on DVI on failure if we got an HPD interrupt
Lyude
10
-12
/
+32
2015-12-04
drm/amdgpu: add spin lock to protect freed list in vm (v2)
jimqu
2
-3
/
+15
2015-12-04
drm/amdgpu: partially revert "drm/amdgpu: fix VM_CONTEXT*_PAGE_TABLE_END_ADDR...
Christian König
2
-2
/
+2
2015-12-04
drm/amdgpu: take a BO reference for the user fence
Christian König
1
-2
/
+4
2015-12-04
drm/amdgpu: take a BO reference in the display code
Christian König
1
-3
/
+3
2015-12-04
Merge tag 'kvm-arm-for-v4.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel...
Paolo Bonzini
9
-89
/
+107
2015-12-04
drm/amdgpu: set snooped flags only on system addresses v2
Christian König
1
-3
/
+4
2015-12-04
Merge tag 'sound-4.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
28
-107
/
+247
2015-12-04
Merge tag 'pm+acpi-4.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
10
-27
/
+40
2015-12-04
ARM/arm64: KVM: correct PTE uncachedness check
Ard Biesheuvel
1
-2
/
+2
2015-12-04
arm64: KVM: Get rid of old vcpu_reg()
Pavel Fedin
3
-19
/
+14
2015-12-04
arm64: KVM: Correctly handle zero register in system register accesses
Pavel Fedin
3
-48
/
+45
2015-12-04
arm64: KVM: Remove const from struct sys_reg_params
Pavel Fedin
3
-21
/
+21
2015-12-04
arm64: KVM: Correctly handle zero register during MMIO
Pavel Fedin
3
-2
/
+28
2015-12-04
rbd: don't put snap_context twice in rbd_queue_workfn()
Ilya Dryomov
1
-0
/
+1
2015-12-04
Merge branches 'pm-domains' and 'pm-cpufreq'
Rafael J. Wysocki
4
-9
/
+12
2015-12-04
Merge branches 'acpica', 'acpi-video' and 'device-properties'
Rafael J. Wysocki
3
-5
/
+5
2015-12-04
Merge branches 'acpi-pci' and 'pm-pci'
Rafael J. Wysocki
9828
-240585
/
+479223
2015-12-04
sched/core: Fix an SMP ordering race in try_to_wake_up() vs. schedule()
Peter Zijlstra
1
-0
/
+19
2015-12-04
sched/core: Better document the try_to_wake_up() barriers
Peter Zijlstra
2
-1
/
+10
[next]