index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-11-08
cpuidle: Clean up cpuidle_enable_device() error handling a bit
Gaurav Jindal
1
-1
/
+4
2017-11-08
cpuidle: ladder: Add per CPU PM QoS resume latency support
Ramesh Thomas
1
-0
/
+7
2017-11-08
PM / QoS: Fix device resume latency framework
Rafael J. Wysocki
9
-43
/
+68
2017-11-08
PM / domains: Rework governor code to be more consistent
Rafael J. Wysocki
2
-23
/
+50
2017-11-08
PM / Domains: Remove gpd_dev_ops.active_wakeup() callback
Geert Uytterhoeven
2
-12
/
+3
2017-11-08
soc: rockchip: power-domain: Use GENPD_FLAG_ACTIVE_WAKEUP
Geert Uytterhoeven
1
-12
/
+2
2017-11-08
soc: mediatek: Use GENPD_FLAG_ACTIVE_WAKEUP
Geert Uytterhoeven
1
-12
/
+2
2017-11-08
ARM: shmobile: pm-rmobile: Use GENPD_FLAG_ACTIVE_WAKEUP
Geert Uytterhoeven
1
-7
/
+1
2017-11-08
PM / Domains: Allow genpd users to specify default active wakeup behavior
Geert Uytterhoeven
2
-3
/
+7
2017-10-14
PM / QoS: Drop PM_QOS_FLAG_REMOTE_WAKEUP
Rafael J. Wysocki
6
-59
/
+9
2017-10-14
ARM: cpuidle: Refactor rollback operations if init fails
Leo Yan
1
-63
/
+82
2017-10-14
ARM: cpuidle: Correct driver unregistration if init fails
Leo Yan
1
-9
/
+13
2017-10-14
PM / Domains: Add support to select performance-state of domains
Viresh Kumar
2
-0
/
+110
2017-10-11
intel_idle: replace conditionals with static_cpu_has(X86_FEATURE_ARAT)
Jason Baron
1
-5
/
+11
2017-10-11
PM / Domains: Rename genpd internals from pm_genpd_* to genpd_*
Ulf Hansson
1
-54
/
+50
2017-10-09
Linux 4.14-rc4
v4.14-rc4
Linus Torvalds
1
-1
/
+1
2017-10-06
ARC: [plat-hsdk]: Add reset controller node to manage ethernet reset
Eugeniy Paltsev
2
-0
/
+10
2017-10-06
arm64: Ensure fpsimd support is ready before userspace is active
Suzuki K Poulose
1
-1
/
+1
2017-10-06
arm64: Ensure the instruction emulation is ready for userspace
Suzuki K Poulose
2
-2
/
+2
2017-10-06
powerpc/powernv: Increase memory block size to 1GB on radix
Anton Blanchard
1
-1
/
+9
2017-10-05
dm raid: fix incorrect status output at the end of a "recover" process
Jonathan Brassow
2
-5
/
+7
2017-10-05
KVM: add X86_LOCAL_APIC dependency
Arnd Bergmann
1
-0
/
+1
2017-10-05
ovl: fix regression caused by exclusive upper/work dir protection
Amir Goldstein
3
-9
/
+26
2017-10-05
ovl: fix missing unlock_rename() in ovl_do_copy_up()
Amir Goldstein
4
-24
/
+22
2017-10-05
ovl: fix dentry leak in ovl_indexdir_cleanup()
Amir Goldstein
1
-2
/
+4
2017-10-05
ovl: fix dput() of ERR_PTR in ovl_cleanup_index()
Amir Goldstein
1
-1
/
+4
2017-10-05
ovl: fix error value printed in ovl_lookup_index()
Amir Goldstein
1
-0
/
+1
2017-10-05
ovl: fix may_write_real() for overlayfs directories
Amir Goldstein
1
-1
/
+3
2017-10-05
x86/kvm: Move kvm_fastop_exception to .fixup section
Josh Poimboeuf
1
-2
/
+4
2017-10-05
i2c: i2c-stm32f7: make structure stm32f7_setup static const
Colin Ian King
1
-1
/
+1
2017-10-05
i2c: ensure termination of *_device_id tables
Thomas Meyer
1
-0
/
+1
2017-10-05
i2c: i801: Add support for Intel Cedar Fork
Jarkko Nikula
3
-0
/
+6
2017-10-05
i2c: stm32f7: fix setup structure
Pierre-Yves MORDRET
1
-9
/
+6
2017-10-05
net: 8021q: skip packets if the vlan is down
Vishakha Narvekar
1
-0
/
+6
2017-10-05
Update James Hogan's email address
James Hogan
5
-6
/
+8
2017-10-05
drm/i915/glk: Fix DMC/DC state idleness calculation
Imre Deak
1
-1
/
+1
2017-10-05
drm/i915/cnl: Reprogram DMC firmware after S3/S4 resume
Imre Deak
1
-0
/
+3
2017-10-04
i40iw: Fix port number for query QP
Mustafa Ismail
1
-0
/
+2
2017-10-04
i40iw: Add missing memory barriers
Mustafa Ismail
3
-8
/
+7
2017-10-04
RDMA/qedr: Parse vlan priority as sl
Amrani, Ram
1
-0
/
+2
2017-10-04
RDMA/qedr: Parse VLAN ID correctly and ignore the value of zero
Amrani, Ram
2
-4
/
+8
2017-10-04
IB/mlx5: Fix label order in error path handling
Parav Pandit
1
-2
/
+2
2017-10-04
arm64: Use larger stacks when KASAN is selected
Mark Rutland
1
-3
/
+6
2017-10-04
ACPI/IORT: Fix PCI ACS enablement
Lorenzo Pieralisi
1
-0
/
+35
2017-10-04
kvm/x86: Avoid async PF preempting the kernel incorrectly
Boqun Feng
3
-7
/
+13
2017-10-04
clk: samsung: exynos4: Enable VPLL and EPLL clocks for suspend/resume cycle
Marek Szyprowski
1
-0
/
+15
2017-10-04
dm crypt: reject sector_size feature if device length is not aligned to it
Milan Broz
1
-0
/
+4
2017-10-04
Btrfs: fix overlap of fs_info::flags values
Tsutomu Itoh
1
-1
/
+1
2017-10-04
bsg-lib: fix use-after-free under memory-pressure
Benjamin Block
1
-6
/
+21
2017-10-04
btrfs: avoid overflow when sector_t is 32 bit
Goffredo Baroncelli
1
-1
/
+1
[next]