index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
microblaze
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-04
sparc64: properly name the cpu constants
Allen Pais
2
-8
/
+22
2017-08-04
sparc64: Fix exception handling in UltraSPARC-III memcpy.
David S. Miller
1
-2
/
+2
2017-08-04
powerpc/64: Fix __check_irq_replay missing decrementer interrupt
Nicholas Piggin
1
-1
/
+14
2017-08-04
powerpc/perf: POWER9 PMU stops after idle workaround
Nicholas Piggin
1
-1
/
+7
2017-08-03
mmc: block: bypass the queue even if usage is present for hotplug
Shawn Lin
1
-0
/
+1
2017-08-03
mmc: sdhci-of-at91: force card detect value for non removable devices
Ludovic Desroches
1
-1
/
+34
2017-08-02
isdn/i4l: fix buffer overflow
Annie Cherkaev
2
-3
/
+3
2017-08-02
ocfs2: don't clear SGID when inheriting ACLs
Jan Kara
1
-12
/
+12
2017-08-02
mm: allow page_cache_get_speculative in interrupt context
Kan Liang
1
-2
/
+0
2017-08-02
userfaultfd: non-cooperative: flush event_wqh at release time
Mike Rapoport
1
-0
/
+3
2017-08-02
ipc: add missing container_of()s for randstruct
Kees Cook
3
-3
/
+7
2017-08-02
cpuset: fix a deadlock due to incomplete patching of cpusets_enabled()
Dima Zavin
2
-2
/
+18
2017-08-02
userfaultfd_zeropage: return -ENOSPC in case mm has gone
Mike Rapoport
1
-0
/
+2
2017-08-02
mm: take memory hotplug lock within numa_zonelist_order_handler()
Heiko Carstens
1
-0
/
+2
2017-08-02
mm/page_io.c: fix oops during block io poll in swapin path
Tetsuo Handa
1
-0
/
+7
2017-08-02
zram: do not free pool->size_class
Minchan Kim
1
-1
/
+0
2017-08-02
kthread: fix documentation build warning
Jonathan Corbet
1
-1
/
+1
2017-08-02
kasan: avoid -Wmaybe-uninitialized warning
Arnd Bergmann
1
-0
/
+1
2017-08-02
userfaultfd: non-cooperative: notify about unmap of destination during mremap
Mike Rapoport
1
-2
/
+5
2017-08-02
mm, mprotect: flush TLB if potentially racing with a parallel reclaim leaving stale TLB entries
Mel Gorman
7
-1
/
+48
2017-08-02
pid: kill pidhash_size in pidhash_init()
Kefeng Wang
1
-3
/
+0
2017-08-02
mm/hugetlb.c: __get_user_pages ignores certain follow_hugetlb_page errors
Daniel Jordan
1
-6
/
+3
2017-08-02
drm/amdgpu: Use list_del_init in amdgpu_mn_unregister
Felix Kuehling
1
-1
/
+1
2017-08-02
drm/amdgpu: Fix undue fallthroughs in golden registers initialization
Jean Delvare
1
-0
/
+2
2017-08-02
NFSv4: Fix double frees in nfs4_test_session_trunk()
Trond Myklebust
2
-16
/
+3
2017-08-02
ALSA: hda - Fix speaker output from VAIO VPCL14M1R
Sergei A. Trusov
1
-0
/
+1
2017-08-02
powerpc/83xx/mpc832x_rdb: fix of_irq_to_resource() error check
Sergei Shtylyov
1
-1
/
+1
2017-08-01
platform/x86: dell-wmi: Fix driver interface version query
Andy Lutomirski
1
-5
/
+7
2017-08-01
NFSv4: Fix EXCHANGE_ID corrupt verifier issue
Trond Myklebust
3
-9
/
+6
2017-08-01
libceph: make RECOVERY_DELETES feature create a new interval
Ilya Dryomov
5
-1
/
+16
2017-08-01
libceph: upmap semantic changes
Ilya Dryomov
1
-28
/
+11
2017-08-01
crush: assume weight_set != null imples weight_set_size > 0
Ilya Dryomov
2
-1
/
+5
2017-08-01
libceph: fallback for when there isn't a pool-specific choose_arg
Ilya Dryomov
2
-2
/
+12
2017-08-01
libceph: don't call ->reencode_message() more than once per message
Ilya Dryomov
1
-3
/
+3
2017-08-01
libceph: make encode_request_*() work with r_mempool requests
Ilya Dryomov
1
-3
/
+6
2017-08-01
device property: Fix usecount for of_graph_get_port_parent()
Tony Lindgren
5
-18
/
+34
2017-08-01
ASoC: rt5665: fix wrong register for bclk ratio control
Bard Liao
1
-2
/
+2
2017-07-31
samples/bpf: fix bpf tunnel cleanup
William Tu
2
-2
/
+3
2017-07-31
udp6: fix jumbogram reception
Paolo Abeni
3
-1
/
+17
2017-07-31
ppp: Fix a scheduling-while-atomic bug in del_chan
Gao Feng
1
-1
/
+1
2017-07-31
Revert "net: bcmgenet: Remove init parameter from bcmgenet_mii_config"
Florian Fainelli
3
-5
/
+6
2017-07-31
virtio_net: fix truesize for mergeable buffers
Michael S. Tsirkin
1
-3
/
+2
2017-07-31
mv643xx_eth: fix of_irq_to_resource() error check
Sergei Shtylyov
1
-1
/
+1
2017-07-31
MAINTAINERS: Add more files to the PHY LIBRARY section
Florian Fainelli
1
-3
/
+11
2017-07-31
ipv4: fib: Fix NULL pointer deref during fib_sync_down_dev()
Ido Schimmel
1
-1
/
+1
2017-07-31
net: phy: Correctly process PHY_HALTED in phy_stop_machine()
Florian Fainelli
1
-0
/
+3
2017-07-31
sunhme: fix up GREG_STAT and GREG_IMASK register offsets
Mark Cave-Ayland
1
-3
/
+3
2017-07-31
parisc: Define CONFIG_CPU_BIG_ENDIAN
Babu Moger
1
-0
/
+3
2017-07-31
libata: fix a couple of doc build warnings
Jonathan Corbet
1
-2
/
+2
2017-07-31
parisc: pdc_stable: Fix locking when creating sysfs links
James Bottomley
1
-3
/
+3
[next]