index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
firmware
/
ttusb-budget
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-03-26
fs/affs/file.c: unlock/release page on error
Taesoo Kim
1
-7
/
+12
2015-03-26
mm/page_alloc.c: call kernel_map_pages in unset_migrateype_isolate
Laura Abbott
1
-0
/
+1
2015-03-26
mm/slub: fix lockups on PREEMPT && !SMP kernels
Mark Rutland
1
-2
/
+4
2015-03-26
mm/memory hotplug: postpone the reset of obsolete pgdat
Gu Zheng
1
-9
/
+4
2015-03-26
MAINTAINERS: correct rtc armada38x pattern entry
Joe Perches
1
-1
/
+1
2015-03-26
mm/pagewalk.c: prevent positive return value of walk_page_test() from being p...
Naoya Horiguchi
1
-1
/
+8
2015-03-26
mm: fix anon_vma->degree underflow in anon_vma endless growing prevention
Leon Yu
2
-3
/
+8
2015-03-26
drivers/rtc/rtc-mrst: fix suspend/resume
Lars-Peter Clausen
1
-8
/
+9
2015-03-26
aoe: update aoe maintainer information
Ed Cashin
1
-2
/
+2
2015-03-24
arm64: percpu: Make this_cpu accessors pre-empt safe
Steve Capper
2
-19
/
+57
2015-03-24
kvm: avoid page allocation failure in kvm_set_memory_region()
Igor Mammedov
1
-7
/
+7
2015-03-24
KVM: x86: call irq notifiers with directed EOI
Radim Krčmář
2
-3
/
+4
2015-03-23
arm64: Use the reserved TTBR0 if context switching to the init_mm
Catalin Marinas
1
-0
/
+9
2015-03-23
sparc64: Fix several bugs in memmove().
David S. Miller
1
-3
/
+32
2015-03-23
powerpc/book3s: Fix the MCE code to use CONFIG_KVM_BOOK3S_64_HANDLER
Mahesh Salgaonkar
1
-1
/
+1
2015-03-23
Linux 4.0-rc5
v4.0-rc5
Linus Torvalds
1
-1
/
+1
2015-03-22
netfilter: nft_compat: set IP6T_F_PROTO flag if protocol is set
Pablo Neira Ayuso
1
-0
/
+6
2015-03-21
cx82310_eth: wait for firmware to become ready
Ondrej Zary
1
-6
/
+24
2015-03-20
md: fix problems with freeing private data after ->run failure.
NeilBrown
2
-3
/
+2
2015-03-20
net: validate the range we feed to iov_iter_init() in sys_sendto/sys_recvfrom
Al Viro
1
-0
/
+4
2015-03-20
net: compat: Update get_compat_msghdr() to match copy_msghdr_from_user() beha...
Catalin Marinas
1
-0
/
+7
2015-03-20
arm64: Honor __GFP_ZERO in dma allocations
Suzuki K. Poulose
1
-3
/
+9
2015-03-20
be2net: use PCI MMIO read instead of config read for errors
Suresh Reddy
2
-11
/
+23
2015-03-20
be2net: restrict MODIFY_EQ_DELAY cmd to a max of 8 EQs
Suresh Reddy
1
-9
/
+5
2015-03-20
be2net: Prevent VFs from enabling VLAN promiscuous mode
Vasundhara Volam
4
-24
/
+80
2015-03-20
tcp: fix tcp fin memory accounting
Josh Hunt
1
-5
/
+1
2015-03-20
arm64: efi: don't restore TTBR0 if active_mm points at init_mm
Will Deacon
2
-2
/
+10
2015-03-20
ipv6: fix backtracking for throw routes
Steven Barth
1
-0
/
+1
2015-03-20
net: ethernet: pcnet32: Setup the SRAM and NOUFLO on Am79C97{3, 5}
Markos Chandras
1
-2
/
+29
2015-03-20
ipv6: call ipv6_proxy_select_ident instead of ipv6_select_ident in udp6_ufo_f...
Sabrina Dubroca
1
-5
/
+3
2015-03-20
Revert "x86/PCI: Refine the way to release PCI IRQ resources"
Rafael J. Wysocki
5
-32
/
+32
2015-03-20
netfilter: xt_TPROXY: fix invflags check in tproxy_tg6_check()
Pablo Neira Ayuso
1
-2
/
+2
2015-03-20
target: do not reject FUA CDBs when write cache is enabled but emulate_write_...
Christophe Vu-Brugier
4
-18
/
+17
2015-03-20
target: Fix virtual LUN=0 target_configure_device failure OOPs
Nicholas Bellinger
1
-2
/
+2
2015-03-20
target/pscsi: Fix NULL pointer dereference in get_device_type
Nicholas Bellinger
1
-1
/
+1
2015-03-20
tcm_fc: missing curly braces in ft_invl_hw_context()
Dan Carpenter
1
-1
/
+2
2015-03-20
target: Fix reference leak in target_get_sess_cmd() error path
Bart Van Assche
1
-0
/
+4
2015-03-20
loop/usb/vhost-scsi/xen-scsiback: Fix use of __transport_register_session
Bart Van Assche
4
-16
/
+8
2015-03-20
tcm_qla2xxx: Fix incorrect use of __transport_register_session
Bart Van Assche
1
-1
/
+1
2015-03-20
iscsi-target: Avoid early conn_logout_comp for iser connections
Nicholas Bellinger
1
-4
/
+10
2015-03-20
Revert "iscsi-target: Avoid IN_LOGOUT failure case for iser-target"
Nicholas Bellinger
1
-3
/
+1
2015-03-20
target: Disallow changing of WRITE cache/FUA attrs after export
Nicholas Bellinger
1
-1
/
+15
2015-03-20
powerpc/pseries: Little endian fixes for post mobility device tree update
Tyrel Datwyler
1
-21
/
+23
2015-03-20
powerpc: Add PVR for POWER8NVL processor
Benjamin Herrenschmidt
1
-0
/
+20
2015-03-20
powerpc/powernv: Fixes for hypervisor doorbell handling
Paul Mackerras
4
-2
/
+20
2015-03-20
sparc: Touch NMI watchdog when walking cpus and calling printk
David Ahern
1
-0
/
+4
2015-03-20
sparc: perf: Add support M7 processor
David Ahern
5
-0
/
+102
2015-03-20
sparc: perf: Make counting mode actually work
David Ahern
1
-8
/
+3
2015-03-20
sparc: perf: Remove redundant perf_pmu_{en|dis}able calls
David Ahern
1
-4
/
+0
2015-03-19
regmap: introduce regmap_name to fix syscon regmap trace events
Philipp Zabel
4
-88
/
+91
[next]