index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
powerpc
/
cpu_features.txt
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-12-22
drm/syncobj: Stop reusing the same struct file for all syncobj -> fd
Chris Wilson
1
-48
/
+29
2017-12-21
drm: move lease init after validation in drm_lease_create
Keith Packard
1
-11
/
+11
2017-12-20
drm/plane: Make framebuffer refcounting the responsibility of setplane_intern...
Maarten Lankhorst
1
-22
/
+20
2017-12-20
drm/sun4i: hdmi: Move the mode_valid callback to the encoder
Maxime Ripard
1
-19
/
+20
2017-12-19
drm/nouveau: fix obvious memory leak
Ben Skeggs
1
-1
/
+1
2017-12-19
drm/i915: Protect DDI port to DPLL map from theoretical race.
Rodrigo Vivi
1
-0
/
+4
2017-12-19
drm/i915/lpe: Remove double-encapsulation of info string
Chris Wilson
1
-1
/
+1
2017-12-19
drm/sun4i: Fix error path handling
Maxime Ripard
1
-2
/
+2
2017-12-19
drm/nouveau: use alternate memory type for system-memory buffers with kind != 0
Ben Skeggs
4
-16
/
+42
2017-12-19
drm/nouveau: avoid GPU page sizes > PAGE_SIZE for buffer objects in host memory
Ben Skeggs
1
-1
/
+2
2017-12-19
drm/nouveau/mmu/gp10b: use correct implementation
Ben Skeggs
1
-1
/
+1
2017-12-19
drm/nouveau/pci: do a msi rearm on init
Karol Herbst
1
-0
/
+7
2017-12-19
drm/nouveau/imem/nv50: fix refcount_t warning
Ben Skeggs
1
-1
/
+1
2017-12-19
drm/nouveau/bios/dp: support DP Info Table 2.0
Ben Skeggs
1
-1
/
+8
2017-12-19
drm/nouveau/fbcon: fix NULL pointer access in nouveau_fbcon_destroy
Karol Herbst
1
-1
/
+1
2017-12-18
Linux 4.15-rc4
v4.15-rc4
Linus Torvalds
1
-1
/
+1
2017-12-17
Revert "exec: avoid RLIMIT_STACK races with prlimit()"
Kees Cook
1
-6
/
+1
2017-12-17
cramfs: fix MTD dependency
Arnd Bergmann
1
-0
/
+1
2017-12-17
x86/mm/kasan: Don't use vmemmap_populate() to initialize shadow
Andrey Ryabinin
2
-8
/
+137
2017-12-17
locking/barriers: Convert users of lockless_dereference() to READ_ONCE()
Will Deacon
13
-27
/
+27
2017-12-17
locking/barriers: Add implicit smp_read_barrier_depends() to READ_ONCE()
Will Deacon
1
-0
/
+1
2017-12-17
bpf: fix build issues on um due to mising bpf_perf_event.h
Daniel Borkmann
1
-0
/
+1
2017-12-17
perf/x86: Enable free running PEBS for REGS_USER/INTR
Andi Kleen
2
-1
/
+27
2017-12-17
x86: Make X86_BUG_FXSAVE_LEAK detectable in CPUID on AMD
Rudolf Marek
2
-2
/
+6
2017-12-17
x86/cpufeature: Add User-Mode Instruction Prevention definitions
Ricardo Neri
1
-0
/
+1
2017-12-17
drivers/misc/intel/pti: Rename the header file to free up the namespace
Ingo Molnar
2
-4
/
+4
2017-12-16
Revert "mm: replace p??_write with pte_access_permitted in fault + gup paths"
Linus Torvalds
7
-22
/
+15
2017-12-15
drm/amd/display: Fix rehook MST display not light back on
Jerry (Fangzhi) Zuo
4
-5
/
+62
2017-12-15
drm/amd/display: fix missing pixel clock adjustment for dongle
Eric Yang
1
-1
/
+3
2017-12-15
drm/amd/display: set chroma taps to 1 when not scaling
Dmytro Laktyushkin
2
-5
/
+13
2017-12-15
drm/amd/display: add pipe locking before front end programing
Bhawanpreet Lakha
1
-5
/
+21
2017-12-15
drm/sun4i: validate modes for HDMI
Hans Verkuil
1
-0
/
+19
2017-12-15
net: qcom/emac: Reduce timeout for mdio read/write
Hemanth Puranik
1
-3
/
+4
2017-12-15
net: sched: fix static key imbalance in case of ingress/clsact_init error
Jiri Pirko
1
-4
/
+5
2017-12-15
net: sched: fix clsact init error path
Jiri Pirko
2
-7
/
+3
2017-12-15
SUNRPC: Fix a race in the receive code path
Trond Myklebust
1
-9
/
+19
2017-12-15
nfs: don't wait on commit in nfs_commit_inode() if there were no commit requests
Scott Mayhew
1
-0
/
+2
2017-12-15
xprtrdma: Spread reply processing over more CPUs
Chuck Lever
4
-6
/
+5
2017-12-15
nfs: fix a deadlock in nfs client initialization
Scott Mayhew
2
-4
/
+24
2017-12-15
ip_gre: fix wrong return value of erspan_rcv
Haishuang Yan
1
-1
/
+1
2017-12-15
net: usb: qmi_wwan: add Telit ME910 PID 0x1101 support
Daniele Palmas
1
-0
/
+1
2017-12-15
pkt_sched: Remove TC_RED_OFFLOADED from uapi
Yuval Mintz
1
-1
/
+0
2017-12-15
net: sched: Move to new offload indication in RED
Yuval Mintz
1
-16
/
+15
2017-12-15
net: sched: Add TCA_HW_OFFLOAD
Yuval Mintz
3
-0
/
+4
2017-12-15
net: aquantia: Increment driver version
Igor Russkikh
2
-3
/
+6
2017-12-15
net: aquantia: Fix typo in ethtool statistics names
Igor Russkikh
1
-8
/
+8
2017-12-15
net: aquantia: Update hw counters on hw init
Igor Russkikh
2
-0
/
+8
2017-12-15
net: aquantia: Improve link state and statistics check interval callback
Igor Russkikh
2
-3
/
+6
2017-12-15
net: aquantia: Fill in multicast counter in ndev stats from hardware
Igor Russkikh
1
-0
/
+1
2017-12-15
net: aquantia: Fill ndev stat couters from hardware
Igor Russkikh
1
-16
/
+16
[next]