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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-29
sched/tracing: Use common task-state helpers
Peter Zijlstra
3
-21
/
+10
2017-09-29
sched/tracing: Fix trace_sched_switch task-state printing
Peter Zijlstra
2
-8
/
+12
2017-09-29
sched/debug: Remove unused variable
Peter Zijlstra
1
-2
/
+0
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
2
-20
/
+21
2017-09-28
Merge tag 'acpi-4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
1
-7
/
+9
2017-09-28
Merge tag 'pm-4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
3
-2
/
+11
2017-09-28
Merge tag 'xfs-4.14-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
15
-56
/
+81
2017-09-28
Revert "Bluetooth: Add option for disabling legacy ioctl interfaces"
Linus Torvalds
2
-16
/
+0
2017-09-28
Merge branch 'acpi-apei'
Rafael J. Wysocki
1
-7
/
+9
2017-09-28
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
19
-164
/
+231
2017-09-28
Merge branches 'pm-opp' and 'pm-cpufreq'
Rafael J. Wysocki
2
-2
/
+4
2017-09-28
Merge tag 'seccomp-v4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-7
/
+16
2017-09-27
seccomp: fix the usage of get/put_seccomp_filter() in seccomp_get_filter()
Oleg Nesterov
1
-7
/
+16
2017-09-28
cpufreq: docs: Drop intel-pstate.txt from index.txt
Rafael J. Wysocki
1
-2
/
+0
2017-09-27
ACPI / APEI: clear error status before acknowledging the error
Tyler Baicar
1
-7
/
+9
2017-09-27
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
3
-0
/
+8
2017-09-27
Merge tag 'linux-kselftest-4.14-rc3-fixes' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
21
-67
/
+247
2017-09-27
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
15
-315
/
+375
2017-09-27
IB/hfi1: Unsuccessful PCIe caps tuning should not fail driver load
Harish Chegondi
1
-29
/
+21
2017-09-27
IB/hfi1: On error, fix use after free during user context setup
Michael J. Ruhl
1
-19
/
+22
2017-09-27
Revert "IB/ipoib: Update broadcast object if PKey value was changed in index 0"
Alex Estrin
1
-13
/
+0
2017-09-27
IB/hfi1: Return correct value in general interrupt handler
Kamenee Arumugam
1
-1
/
+3
2017-09-27
IB/hfi1: Check eeprom config partition validity
Jan Sokolowski
1
-5
/
+15
2017-09-27
IB/hfi1: Only reset QSFP after link up and turn off AOC TX
Sebastian Sanchez
3
-3
/
+15
2017-09-27
IB/hfi1: Turn off AOC TX after offline substates
Sebastian Sanchez
2
-21
/
+65
2017-09-27
quota: Fix quota corruption with generic/232 test
Jan Kara
1
-0
/
+4
2017-09-26
Merge tag 'mmc-v4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...
Linus Torvalds
2
-47
/
+15
2017-09-26
vfs: Return -ENXIO for negative SEEK_HOLE / SEEK_DATA offsets
Andreas Gruenbacher
1
-2
/
+2
2017-09-26
xfs: revert "xfs: factor rmap btree size into the indlen calculations"
Darrick J. Wong
1
-15
/
+2
2017-09-26
xfs: Capture state of the right inode in xfs_iflush_done
Carlos Maiolino
1
-1
/
+1
2017-09-26
xfs: perag initialization should only touch m_ag_max_usable for AG 0
Darrick J. Wong
1
-2
/
+10
2017-09-26
xfs: update i_size after unwritten conversion in dio completion
Eryu Guan
5
-19
/
+28
2017-09-26
iomap_dio_rw: Allocate AIO completion queue before submitting dio
Chandan Rajendra
1
-7
/
+7
2017-09-26
xfs: validate bdev support for DAX inode flag
Ross Zwisler
1
-1
/
+2
2017-09-26
Merge branch 'WIP.x86/fpu' into x86/fpu, because it's ready
Ingo Molnar
15
-315
/
+375
2017-09-26
x86/fpu: Use using_compacted_format() instead of open coded X86_FEATURE_XSAVES
Eric Biggers
1
-1
/
+1
2017-09-26
x86/fpu: Use validate_xstate_header() to validate the xstate_header in copy_u...
Eric Biggers
1
-11
/
+5
2017-09-26
x86/fpu: Eliminate the 'xfeatures' local variable in copy_user_to_xstate()
Eric Biggers
1
-7
/
+4
2017-09-26
x86/fpu: Copy the full header in copy_user_to_xstate()
Eric Biggers
1
-2
/
+5
2017-09-26
x86/fpu: Use validate_xstate_header() to validate the xstate_header in copy_k...
Eric Biggers
1
-10
/
+2
2017-09-26
x86/fpu: Eliminate the 'xfeatures' local variable in copy_kernel_to_xstate()
Eric Biggers
1
-6
/
+4
2017-09-26
x86/fpu: Copy the full state_header in copy_kernel_to_xstate()
Eric Biggers
1
-2
/
+4
2017-09-26
x86/fpu: Use validate_xstate_header() to validate the xstate_header in __fpu_...
Eric Biggers
1
-7
/
+9
2017-09-26
x86/fpu: Use validate_xstate_header() to validate the xstate_header in xstate...
Eric Biggers
1
-13
/
+6
2017-09-26
x86/fpu: Introduce validate_xstate_header()
Eric Biggers
2
-0
/
+28
2017-09-26
x86/fpu: Rename fpu__activate_fpstate_read/write() to fpu__prepare_[read|writ...
Ingo Molnar
3
-10
/
+10
2017-09-26
x86/fpu: Rename fpu__activate_curr() to fpu__initialize()
Ingo Molnar
5
-8
/
+8
2017-09-26
x86/fpu: Simplify and speed up fpu__copy()
Ingo Molnar
1
-12
/
+3
2017-09-26
x86/fpu: Fix stale comments about lazy FPU logic
Ingo Molnar
1
-6
/
+3
[next]