index
:
kernel/git/luto/linux.git
auditsc-lite
checkpatch
crypto/fixes
crypto/sha256_bpf
drbg_randomness
execve
fast-return-to-kernel
fast-return-to-userspace
i2c_imc/current
i2c_imc/patch_v3
i2c_imc/patch_v4
i2c_imc/rfc_v1
in_compat_syscall
intel_idle
intree_module_hashes
ipmi
master
mmap_mtime/patch_v3
mmap_mtime/patch_v4
ms_noconnectipc
netlink_fixes
next
nl_cap_fix
nvme/power_hack
pidns/highpid
platform/wmi
procfd-security
rodata
scm_identity
strict_uaccess_fixups/patch_v1
sync_rand_seed
task_size
timing/clock_gettime_ns/patch_v1
timing/clock_gettime_ns/rfc_v1
u2f
userns/fix_magic_nodev
userns/nosuid
userns/ptmx
vdso/vma_tracking
vfs/suid
virtio_dma
x86/boot
x86/debug
x86/entry
x86/entry_consolidation
x86/entry_ist
x86/fixes
x86/fsgsbase
x86/fsgsbase2
x86/fsgsbase_fixes
x86/ia32
x86/kvm
x86/lret-to-userspace
x86/pcid
x86/ptrace
x86/regs32
x86/seccomp
x86/tlbflush_cleanup.wip
x86/uaccess
x86/urgent
x86/userthread
x86/vdso
x86/vdso_findsym
x86/vdso_paranoia
x86/vm86
x86/vmap_stack
xps13
Miscellaneous development
Andrew Lutomirski
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-08-21
xfs: Defer mmap cmtime updates
mmap_mtime/patch_v4
Andy Lutomirski
2
-7
/
+1
2013-08-21
btrfs: Defer mmap cmtime updates
Andy Lutomirski
2
-16
/
+17
2013-08-21
ext4: Defer mmap cmtime updates
Andy Lutomirski
1
-2
/
+9
2013-08-21
mm: Scan for dirty ptes and update cmtime on MS_ASYNC
Andy Lutomirski
1
-11
/
+73
2013-08-21
mm: Allow filesystems to defer cmtime updates
Andy Lutomirski
7
-2
/
+75
2013-08-20
fs: Add inode_update_time_writable
Andy Lutomirski
2
-15
/
+50
2013-08-20
mm: Track mappings that have been written via ptes
Andy Lutomirski
3
-3
/
+47
2013-08-14
Merge branch 'akpm' (patches from Andrew Morton)
Linus Torvalds
32
-105
/
+282
2013-08-13
fs/proc/task_mmu.c: fix buffer overflow in add_page_map()
yonghua zheng
1
-4
/
+4
2013-08-13
arch: *: Kconfig: add "kernel/Kconfig.freezer" to "arch/*/Kconfig"
Chen Gang
3
-0
/
+4
2013-08-13
ocfs2: fix null pointer dereference in ocfs2_dir_foreach_blk_id()
Jeff Liu
1
-3
/
+1
2013-08-13
x86 get_unmapped_area(): use proper mmap base for bottom-up direction
Radu Caragea
3
-2
/
+3
2013-08-13
ocfs2: fix NULL pointer dereference in ocfs2_duplicate_clusters_by_page
Tiger Yang
5
-53
/
+16
2013-08-13
ocfs2: Revert 40bd62e to avoid regression in extended allocation
Jie Liu
1
-1
/
+1
2013-08-13
drivers/rtc/rtc-stmp3xxx.c: provide timeout for potentially endless loop poll...
Lothar Waßmann
1
-10
/
+25
2013-08-13
hugetlb: fix lockdep splat caused by pmd sharing
Michal Hocko
1
-0
/
+10
2013-08-13
aoe: adjust ref of head for compound page tails
Ed Cashin
1
-10
/
+7
2013-08-13
microblaze: fix clone syscall
Michal Simek
4
-1
/
+18
2013-08-13
mm: save soft-dirty bits on file pages
Cyrill Gorcunov
9
-10
/
+107
2013-08-13
mm: save soft-dirty bits on swapped pages
Cyrill Gorcunov
8
-9
/
+84
2013-08-13
memcg: don't initialize kmem-cache destroying work for root caches
Andrey Vagin
1
-2
/
+2
2013-08-13
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
4
-25
/
+77
2013-08-13
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-2
/
+3
2013-08-13
perf/arm: Fix armpmu_map_hw_event()
Stephen Boyd
1
-1
/
+6
2013-08-13
sched: fix the theoretical signal_wake_up() vs schedule() race
Oleg Nesterov
3
-8
/
+24
2013-08-12
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
11
-51
/
+98
2013-08-12
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2
-4
/
+21
2013-08-12
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+2
2013-08-12
ext4: flush the extent status cache during EXT4_IOC_SWAP_BOOT
Theodore Ts'o
1
-2
/
+4
2013-08-12
perf/x86: Add Haswell ULT model number used in Macbook Air and other systems
Andi Kleen
1
-0
/
+1
2013-08-11
Linux 3.11-rc5
Linus Torvalds
1
-1
/
+1
2013-08-11
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
4
-19
/
+28
2013-08-11
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
14
-99
/
+170
2013-08-11
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-9
/
+16
2013-08-11
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-4
/
+4
2013-08-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
8
-68
/
+119
2013-08-10
Merge tag 'nfs-for-3.11-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
9
-27
/
+68
2013-08-10
Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
3
-4
/
+5
2013-08-10
Merge tag 'sound-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...
Linus Torvalds
3
-13
/
+40
2013-08-10
Merge tag 'staging-3.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-23
/
+66
2013-08-10
Merge tag 'usb-3.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
4
-2
/
+10
2013-08-09
btrfs: don't loop on large offsets in readdir
Zach Brown
1
-8
/
+25
2013-08-09
Btrfs: check to see if root_list is empty before adding it to dead roots
Josef Bacik
2
-5
/
+5
2013-08-09
Btrfs: release both paths before logging dir/changed extents
Josef Bacik
1
-3
/
+2
2013-08-09
Btrfs: allow splitting of hole em's when dropping extent cache
Josef Bacik
1
-22
/
+40
2013-08-09
Btrfs: make sure the backref walker catches all refs to our extent
Josef Bacik
1
-11
/
+14
2013-08-09
Btrfs: fix backref walking when we hit a compressed extent
Josef Bacik
1
-8
/
+15
2013-08-09
Btrfs: do not offset physical if we're compressed
Josef Bacik
1
-3
/
+6
2013-08-09
Btrfs: fix extent buffer leak after backref walking
Liu Bo
1
-1
/
+0
2013-08-09
Btrfs: fix a bug of snapshot-aware defrag to make it work on partial extents
Liu Bo
1
-4
/
+12
[next]