index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
/
apparmor
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-11-19
arm64: restore bogomips information in /proc/cpuinfo
Yang Shi
1
-0
/
+5
2015-11-19
drm/atomic-helper: Check encoder/crtc constraints
Daniel Vetter
1
-0
/
+8
2015-11-19
Revert "drm/i915: skip modeset if compatible for everyone."
Jani Nikula
3
-1
/
+8
2015-11-19
drm/mgag200: fix kernel hang in cursor code.
Wang, Rui Y
1
-6
/
+5
2015-11-19
Revert "Documentation: kernel_parameters for Intel P state driver"
Rafael J. Wysocki
1
-3
/
+0
2015-11-19
cpufreq: mediatek: fix build error
Arnd Bergmann
1
-0
/
+1
2015-11-19
cpufreq: intel_pstate: Add separate support for Airmont cores
Philippe Longepe
1
-11
/
+46
2015-11-19
cpufreq: intel_pstate: Replace BYT with ATOM
Philippe Longepe
1
-29
/
+29
2015-11-19
Revert "cpufreq: intel_pstate: Use ACPI perf configuration"
Rafael J. Wysocki
2
-171
/
+1
2015-11-18
Revert "cpufreq: intel_pstate: Avoid calculation for max/min"
Rafael J. Wysocki
1
-43
/
+5
2015-11-18
arm64: barriers: fix smp_load_acquire to work with const arguments
Will Deacon
1
-6
/
+10
2015-11-18
drm/amdgpu: reserve/unreserve objects out of map/unmap operations
Chunming Zhou
2
-25
/
+25
2015-11-18
drm/amdgpu: move bo_reserve out of amdgpu_vm_clear_bo
Chunming Zhou
1
-15
/
+18
2015-11-18
drm/amdgpu: add lock for interval tree in vm
Chunming Zhou
2
-2
/
+15
2015-11-18
drm/amdgpu: keep the owner for VMIDs
Christian König
2
-17
/
+24
2015-11-18
drm/amdgpu: move VM manager clean into the VM code again
Christian König
4
-12
/
+20
2015-11-18
drm/amdgpu: cleanup VM coding style
Christian König
1
-50
/
+48
2015-11-18
drm/amdgpu: remove unused VM manager field
Christian König
1
-2
/
+0
2015-11-18
drm/amdgpu: cleanup scheduler command submission
Christian König
2
-39
/
+25
2015-11-18
drm/amdgpu: fix typo in firmware name
Christian König
1
-1
/
+1
2015-11-18
drm/i915: Consider SPLL as another shared pll, v2.
Maarten Lankhorst
4
-41
/
+83
2015-11-18
arm64: Fix R/O permissions in mark_rodata_ro
Laura Abbott
2
-1
/
+2
2015-11-18
arm64: crypto: reduce priority of core AES cipher
Ard Biesheuvel
1
-1
/
+1
2015-11-18
arm64: use non-global mappings for UEFI runtime regions
Ard Biesheuvel
2
-10
/
+6
2015-11-18
drm/i915: Fix gpu frequency change tracing
Mika Kuoppala
1
-1
/
+1
2015-11-17
drm/vc4: Make sure that planes aren't scaled.
Eric Anholt
1
-0
/
+10
2015-11-17
drm/vc4: Fix some failure to track __iomem decorations on pointers.
Eric Anholt
2
-5
/
+6
2015-11-17
drm/vc4: checking for NULL instead of IS_ERR
Dan Carpenter
1
-2
/
+2
2015-11-17
drm/vc4: fix itnull.cocci warnings
Julia Lawall
1
-1
/
+1
2015-11-17
drm/vc4: fix platform_no_drv_owner.cocci warnings
Julia Lawall
1
-1
/
+0
2015-11-17
drm/vc4: vc4_plane_duplicate_state() can be static
kbuild test robot
1
-4
/
+4
2015-11-17
MAINTAINERS: Update Mellanox's Eth NIC driver entries
Or Gerlitz
1
-1
/
+9
2015-11-17
net/core: revert "net: fix __netdev_update_features return.." and add comment
Nikolay Aleksandrov
1
-1
/
+4
2015-11-17
af_unix: take receive queue lock while appending new skb
Hannes Frederic Sowa
1
-1
/
+4
2015-11-17
rtnetlink: fix frame size warning in rtnl_fill_ifinfo
Hannes Frederic Sowa
1
-122
/
+152
2015-11-17
net: use skb_clone to avoid alloc_pages failure.
Martin Zhang
1
-1
/
+1
2015-11-17
packet: Use PAGE_ALIGNED macro
Tobias Klauser
1
-1
/
+1
2015-11-17
packet: Don't check frames_per_block against negative values
Tobias Klauser
1
-2
/
+2
2015-11-17
net: phy: Use interrupts when available in NOLINK state
Andrew Lunn
1
-0
/
+3
2015-11-17
phy: marvell: Add support for 88E1540 PHY
Andrew Lunn
2
-0
/
+17
2015-11-17
arm64: bpf: make BPF prologue and epilogue align with ARM64 AAPCS
Yang Shi
1
-5
/
+39
2015-11-17
macvlan: fix leak in macvlan_handle_frame
Sabrina Dubroca
1
-0
/
+2
2015-11-17
ipvlan: fix use after free of skb
Sabrina Dubroca
1
-1
/
+1
2015-11-17
ipvlan: fix leak in ipvlan_rcv_frame
Sabrina Dubroca
1
-5
/
+7
2015-11-17
vlan: Do not put vlan headers back on bridge and macvlan ports
Vlad Yasevich
2
-1
/
+8
2015-11-17
vlan: Fix untag operations of stacked vlans with REORDER_HEADER off
Vlad Yasevich
1
-1
/
+2
2015-11-17
via-velocity: unconditionally drop frames with bad l2 length
Timo Teräs
1
-21
/
+3
2015-11-17
arm64: kernel: pause/unpause function graph tracer in cpu_suspend()
Lorenzo Pieralisi
1
-0
/
+10
2015-11-17
drm/i915: Don't clobber the addfb2 ioctl params
Ville Syrjälä
1
-3
/
+4
2015-11-17
drm: Fix primary plane size for stereo doubled modes for legacy setcrtc
Ville Syrjälä
1
-6
/
+9
[next]