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
/
README
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-10
lib/Kconfig.debug: fix frv build failure
Sudip Mukherjee
1
-1
/
+1
2017-01-10
mm: get rid of __GFP_OTHER_NODE
Michal Hocko
6
-21
/
+9
2017-01-10
mm: fix remote numa hits statistics
Michal Hocko
1
-11
/
+4
2017-01-10
mm: fix devm_memremap_pages crash, use mem_hotplug_{begin, done}
Dan Williams
1
-0
/
+4
2017-01-10
ocfs2: fix crash caused by stale lvb with fsdlm plugin
Eric Ren
3
-0
/
+19
2017-01-10
bpf: do not use KMALLOC_SHIFT_MAX
Michal Hocko
2
-2
/
+2
2017-01-10
mm, slab: make sure that KMALLOC_MAX_SIZE will fit into MAX_ORDER
Michal Hocko
1
-2
/
+2
2017-01-10
dax: wrprotect pmd_t in dax_mapping_entry_mkclean
Ross Zwisler
3
-19
/
+38
2017-01-10
mm: add follow_pte_pmd()
Ross Zwisler
2
-7
/
+32
2017-01-10
mm/thp/pagecache/collapse: free the pte page table on collapse for thp page cache.
Aneesh Kumar K.V
1
-19
/
+2
2017-01-10
dax: fix deadlock with DAX 4k holes
Ross Zwisler
1
-1
/
+1
2017-01-10
MAINTAINERS: remove duplicate bug filling description
Vlastimil Babka
1
-1
/
+0
2017-01-08
net: dsa: bcm_sf2: Utilize nested MDIO read/write
Florian Fainelli
1
-2
/
+2
2017-01-08
net: dsa: bcm_sf2: Do not clobber b53_switch_ops
Florian Fainelli
1
-0
/
+7
2017-01-08
net: stmmac: fix maxmtu assignment to be within valid range
Kweh, Hock Leong
2
-1
/
+15
2017-01-08
Linux 4.10-rc3
Linus Torvalds
1
-1
/
+1
2017-01-08
bpf: change back to orig prog on too many passes
Daniel Borkmann
1
-0
/
+2
2017-01-07
tg3: Fix race condition in tg3_get_stats64().
Michael Chan
1
-0
/
+3
2017-01-07
be2net: fix unicast list filling
Ivan Vecera
1
-2
/
+1
2017-01-07
mm: workingset: fix use-after-free in shadow node shrinker
Johannes Weiner
3
-4
/
+14
2017-01-07
mm: stop leaking PageTables
Hugh Dickins
1
-27
/
+20
2017-01-07
MAINTAINERS: add greybus subsystem mailing list
Greg Kroah-Hartman
1
-0
/
+1
2017-01-06
be2net: fix accesses to unicast list
Ivan Vecera
1
-6
/
+3
2017-01-06
netlabel: add CALIPSO to the list of built-in protocols
Paul Moore
1
-4
/
+1
2017-01-06
drm/amdgpu: drop verde dpm quirks
Alex Deucher
1
-13
/
+0
2017-01-06
drm/radeon: drop verde dpm quirks
Alex Deucher
1
-13
/
+0
2017-01-06
drm/radeon: update smc firmware selection for SI
Alex Deucher
1
-32
/
+28
2017-01-06
drm/amdgpu: update si kicker smc firmware
Flora Cui
1
-29
/
+28
2017-01-06
drm/amd/powerplay: extend smu's response timeout time.
Rex Zhu
1
-1
/
+1
2017-01-06
drm/amdgpu: remove static integer for uvd pp state
Yintian Tao
1
-5
/
+0
2017-01-06
drm/amd/amdgpu: add Polaris12 PCI ID
Junwei Zhang
1
-0
/
+7
2017-01-06
drm/amdgpu/powerplay: add Polaris12 support
Junwei Zhang
4
-2
/
+5
2017-01-06
drm/amd/amdgpu: add Polaris12 support (v3)
Junwei Zhang
11
-10
/
+76
2017-01-06
MAINTAINERS: Update mailing list for radeon and amdgpu
Alex Deucher
1
-1
/
+1
2017-01-06
vti6: fix device register to report IFLA_INFO_KIND
David Forster
1
-1
/
+1
2017-01-06
net: phy: dp83867: fix irq generation
Grygorii Strashko
1
-0
/
+10
2017-01-06
amd-xgbe: Fix IRQ processing when running in single IRQ mode
Lendacky, Thomas
1
-1
/
+1
2017-01-06
sh_eth: R8A7740 supports packet shecksumming
Sergei Shtylyov
1
-0
/
+1
2017-01-06
sh_eth: fix EESIPR values for SH77{34|63}
Sergei Shtylyov
1
-2
/
+2
2017-01-06
swiotlb: Export swiotlb_max_segment to users
Konrad Rzeszutek Wilk
4
-10
/
+34
2017-01-05
USB: fix problems with duplicate endpoint addresses
Alan Stern
1
-0
/
+10
2017-01-05
usb: ohci-at91: use descriptor-based gpio APIs correctly
Peter Rosin
1
-14
/
+10
2017-01-05
hyper-v: Add myself as additional MAINTAINER
Stephen Hemminger
1
-0
/
+1
2017-01-05
usb: storage: unusual_uas: Add JMicron JMS56x to unusual device
Oliver Neukum
1
-0
/
+7
2017-01-05
usb: hub: Move hub_port_disable() to fix warning if PM is disabled
Geert Uytterhoeven
1
-30
/
+29
2017-01-05
usb: musb: blackfin: add bfin_fifo_offset in bfin_ops
Jérémy Lefaure
1
-0
/
+1
2017-01-05
usb: musb: fix compilation warning on unused function
Jérémy Lefaure
1
-0
/
+2
2017-01-05
usb: musb: Fix trying to free already-free IRQ 4
Tony Lindgren
1
-1
/
+1
2017-01-05
usb: musb: dsps: implement clear_ep_rxintr() callback
Bin Liu
1
-0
/
+12
2017-01-05
usb: musb: core: add clear_ep_rxintr() to musb_platform_ops
Bin Liu
2
-6
/
+11
[next]