index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-03
ext4: Support for synchronous DAX faults
Jan Kara
1
-0
/
+1
2017-11-03
dax: Implement dax_finish_sync_fault()
Jan Kara
2
-0
/
+4
2017-11-03
dax, iomap: Add support for synchronous faults
Jan Kara
2
-1
/
+10
2017-11-03
mm: Define MAP_SYNC and VM_SYNC flags
Jan Kara
3
-2
/
+8
2017-11-03
dax: Allow dax_iomap_fault() to return pfn
Jan Kara
1
-1
/
+1
2017-11-03
dax: Inline dax_pmd_insert_mapping() into the callsite
Jan Kara
1
-1
/
+0
2017-11-03
mm: Remove VM_FAULT_HWPOISON_LARGE_MASK
Jan Kara
1
-2
/
+0
2017-11-03
mm: introduce MAP_SHARED_VALIDATE, a mechanism to safely define new mmap flags
Dan Williams
3
-0
/
+41
2017-11-03
mm: Handle 0 flags in _calc_vm_trans() macro
Jan Kara
1
-1
/
+2
2017-10-07
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
3
-1
/
+2
2017-10-07
Merge tag 'mmc-v4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...
Linus Torvalds
1
-1
/
+1
2017-10-06
Merge branch 'core-watchdog-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-61
/
+64
2017-10-05
Merge tag 'for-4.14/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+2
2017-10-05
Merge tag 'sound-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-0
/
+1
2017-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
9
-28
/
+68
2017-10-04
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
2
-17
/
+17
2017-10-04
powerpc/watchdog: Make use of watchdog_nmi_probe()
Thomas Gleixner
1
-0
/
+1
2017-10-04
watchdog/core, powerpc: Replace watchdog_nmi_reconfigure()
Thomas Gleixner
1
-1
/
+2
2017-10-04
mmc: Delete bounce buffer handling
Linus Walleij
1
-1
/
+1
2017-10-03
Merge tag 'reset-fixes-for-4.14' of git://git.pengutronix.de/git/pza/linux in...
Olof Johansson
2
-17
/
+17
2017-10-03
include/linux/fs.h: fix comment about struct address_space
Mike Rapoport
1
-1
/
+1
2017-10-03
mm/memory_hotplug: change pfn_to_section_nr/section_nr_to_pfn macro to inline...
YASUAKI ISHIMATSU
1
-2
/
+8
2017-10-03
include/linux/bitfield.h: remove 32bit from FIELD_GET comment block
Masahiro Yamada
1
-1
/
+1
2017-10-03
exec: load_script: kill the onstack interp[BINPRM_BUF_SIZE] array
Oleg Nesterov
1
-1
/
+1
2017-10-03
android: binder: drop lru lock in isolate callback
Sherry Yang
1
-0
/
+6
2017-10-03
mm, oom_reaper: skip mm structs with mmu notifiers
Michal Hocko
1
-0
/
+5
2017-10-03
include/linux/mm.h: fix typo in VM_MPX definition
Kirill A. Shutemov
1
-1
/
+1
2017-10-03
bpf: fix bpf_tail_call() x64 JIT
Alexei Starovoitov
1
-1
/
+1
2017-10-03
Merge branch 'for-4.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+22
2017-10-03
Merge tag 'usb-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-0
/
+1
2017-10-03
Merge tag 'staging-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+3
2017-10-03
Merge tag 'driver-core-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+0
2017-10-02
scsi: libiscsi: Remove iscsi_destroy_session
Khazhismel Kumykov
1
-1
/
+0
2017-10-02
scsi: sd: Implement blacklist option for WRITE SAME w/ UNMAP
Martin K. Petersen
2
-0
/
+2
2017-10-01
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+14
2017-10-01
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+20
2017-10-01
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-31
/
+52
2017-10-01
udp: perform source validation for mcast early demux
Paolo Abeni
1
-1
/
+3
2017-10-01
IPv4: early demux can return an error code
Paolo Abeni
3
-4
/
+4
2017-09-29
Merge tag 'pci-v4.14-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+2
2017-09-29
Merge tag 'iommu-fixes-v4.14-rc2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2017-09-29
Merge branch 'fixes-v4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+2
2017-09-29
sched/debug: Add explicit TASK_PARKED printing
Peter Zijlstra
2
-10
/
+8
2017-09-29
sched/debug: Add explicit TASK_IDLE printing
Peter Zijlstra
2
-5
/
+14
2017-09-29
sched/tracing: Use common task-state helpers
Peter Zijlstra
1
-2
/
+0
2017-09-29
sched/tracing: Fix trace_sched_switch task-state printing
Peter Zijlstra
2
-8
/
+12
2017-09-29
sched/debug: Convert TASK_state to hex
Peter Zijlstra
1
-14
/
+14
2017-09-29
sched/debug: Implement consistent task-state printing
Peter Zijlstra
1
-7
/
+19
2017-09-28
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2
-4
/
+4
2017-09-28
timer: Prepare to change timer callback argument type
Kees Cook
1
-0
/
+14
[next]