index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-10-23
mm: cma: fix incorrect type conversion for size during dma allocation
Rohit Vaswani
1
-2
/
+2
2015-10-23
kmod: don't run async usermode helper as a child of kworker thread
Oleg Nesterov
1
-2
/
+6
2015-10-21
mmc: core: Fix init_card in 52Mhz
Chaotian Jing
2
-13
/
+3
2015-10-19
um: Fix kernel mode fault condition
Richard Weinberger
1
-1
/
+1
2015-10-19
um: Fix waitpid() usage in helper code
Richard Weinberger
1
-3
/
+3
2015-10-19
um: Do not rely on libc to provide modify_ldt()
Hans-Werner Hilse
1
-1
/
+4
2015-10-19
um: Fix out-of-tree build
Richard Weinberger
1
-2
/
+2
2015-10-19
KEYS: Don't permit request_key() to construct a new keyring
David Howells
1
-0
/
+3
2015-10-19
net: bcmgenet: Fix early link interrupt enabling
Florian Fainelli
1
-9
/
+23
2015-10-19
tunnels: Don't require remote endpoint or ID during creation.
Jesse Gross
2
-10
/
+9
2015-10-19
openvswitch: Scrub skb between namespaces
Joe Stringer
1
-0
/
+9
2015-10-19
xen-netback: correctly check failed allocation
Insu Yun
1
-0
/
+6
2015-10-19
net: asix: add support for the Billionton GUSB2AM-1G-B USB adapter
Chia-Sheng Chang
2
-0
/
+5
2015-10-19
netlink: Trim skb to alloc size to avoid MSG_TRUNC
Arad, Ronen
1
-12
/
+22
2015-10-19
Linux 4.3-rc6
v4.3-rc6
Linus Torvalds
1
-1
/
+1
2015-10-18
i2c: designware: Do not use parameters from ACPI on Dell Inspiron 7348
Mika Westerberg
1
-0
/
+20
2015-10-17
net: add pfmemalloc check in sk_add_backlog()
Eric Dumazet
1
-0
/
+8
2015-10-16
sh: add copy_user_page() alias for __copy_user()
Ross Zwisler
1
-0
/
+1
2015-10-16
lib/Kconfig: ZLIB_DEFLATE must select BITREVERSE
Andrew Morton
1
-0
/
+1
2015-10-16
mm, dax: fix DAX deadlocks
Ross Zwisler
2
-41
/
+31
2015-10-16
memcg: convert threshold to bytes
Shaohua Li
1
-0
/
+1
2015-10-16
builddeb: remove debian/files before build
Riku Voipio
1
-2
/
+2
2015-10-16
mm, fs: obey gfp_mapping for add_to_page_cache()
Michal Hocko
6
-18
/
+22
2015-10-16
rbd: use writefull op for object size writes
Ilya Dryomov
2
-6
/
+16
2015-10-16
rbd: set max_sectors explicitly
Ilya Dryomov
1
-0
/
+1
2015-10-16
timekeeping: Increment clock_was_set_seq in timekeeping_init()
Thomas Gleixner
1
-1
/
+1
2015-10-16
genirq/msi: Do not use pci_msi_[un]mask_irq as default methods
Marc Zyngier
2
-5
/
+5
2015-10-16
via-rhine: fix VLAN receive handling regression.
Andrej Ota
1
-1
/
+2
2015-10-16
ipv6: Initialize rt6_info properly in ip6_blackhole_route()
Martin KaFai Lau
1
-15
/
+5
2015-10-16
ipv6: Move common init code for rt6_info to a new function rt6_info_init()
Martin KaFai Lau
1
-6
/
+11
2015-10-16
Bluetooth: Fix initializing conn_params in scan phase
Jakub Pawlowski
2
-8
/
+20
2015-10-16
Bluetooth: Fix conn_params list update in hci_connect_le_scan_cleanup
Johan Hedberg
1
-4
/
+19
2015-10-16
Bluetooth: Fix remove_device behavior for explicit connects
Johan Hedberg
1
-1
/
+6
2015-10-16
Bluetooth: Fix LE reconnection logic
Johan Hedberg
4
-12
/
+8
2015-10-16
Bluetooth: Fix reference counting for LE-scan based connections
Johan Hedberg
1
-17
/
+36
2015-10-16
Bluetooth: Fix double scan updates
Jakub Pawlowski
3
-5
/
+15
2015-10-16
drm/virtio: use %llu format string form atomic64_t
Arnd Bergmann
2
-3
/
+3
2015-10-16
MAINTAINERS: Add myself as maintainer for the gma500 driver
Patrik Jakobsson
1
-0
/
+8
2015-10-16
MAINTAINERS: add a maintainer for the atmel-hlcdc DRM driver
Boris BREZILLON
1
-0
/
+7
2015-10-15
cpufreq: intel_pstate: Fix divide by zero on Knights Landing (KNL)
Srinivas Pandruvada
1
-0
/
+5
2015-10-15
vmstat: explicitly schedule per-cpu work on the CPU we need it to run on
Linus Torvalds
1
-3
/
+4
2015-10-15
MAINTAINERS: add maintainers for Synopsis Designware I2C drivers
Wolfram Sang
1
-0
/
+9
2015-10-15
KEYS: Fix crash when attempt to garbage collect an uninstantiated keyring
David Howells
1
-2
/
+4
2015-10-15
drm/amdgpu: Keep the pflip interrupts always enabled v7
Michel Dänzer
4
-8
/
+84
2015-10-15
drm/amdgpu: adjust default dispclk (v2)
Alex Deucher
1
-2
/
+6
2015-10-15
mlxsw: core: Fix race condition in __mlxsw_emad_transmit
Ido Schimmel
1
-4
/
+9
2015-10-15
i2c: designware-platdrv: enable RuntimePM before registering to the core
Wolfram Sang
1
-6
/
+7
2015-10-15
i2c: s3c2410: enable RuntimePM before registering to the core
Wolfram Sang
1
-3
/
+5
2015-10-15
i2c: rcar: enable RuntimePM before registering to the core
Wolfram Sang
1
-3
/
+4
2015-10-15
i2c: return probe deferred status on dev_pm_domain_attach
Kieran Bingham
1
-6
/
+6
[next]