index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
8
-46
/
+352
2015-03-21
Merge branch 'for-4.0' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-2
/
+0
2015-03-21
Merge tag 'upstream-4.0-rc5' of git://git.infradead.org/linux-ubifs
Linus Torvalds
1
-1
/
+2
2015-03-21
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
3
-5
/
+19
2015-03-21
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
5
-23
/
+23
2015-03-21
brcmfmac: disable MBSS feature for BCM43362
Arend van Spriel
1
-1
/
+2
2015-03-21
Merge branches 'pm-cpuidle', 'powercap', 'irq-pm' and 'acpi-resources'
Rafael J. Wysocki
266
-1509
/
+2867
2015-03-21
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
Merge branch 'be2net'
David S. Miller
4
-44
/
+108
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
Merge tag 'drm-intel-fixes-2015-03-19' of git://anongit.freedesktop.org/drm-i...
Dave Airlie
1
-4
/
+28
2015-03-20
Merge tag 'drm-amdkfd-fixes-2015-03-19' of git://people.freedesktop.org/~gabb...
Dave Airlie
3
-11
/
+23
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
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-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2
-55
/
+185
2015-03-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
1
-2
/
+17
2015-03-20
Merge branch 'overlayfs-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-6
/
+27
2015-03-20
Merge tag 'mmc-v4.0-rc4' of git://git.linaro.org/people/ulf.hansson/mmc
Linus Torvalds
1
-1
/
+1
2015-03-20
Merge tag 'pinctrl-v4.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
7
-81
/
+216
2015-03-20
Merge tag 'nios2-fixes-v4.0-rc5' of git://git.rocketboards.org/linux-socfpga-...
Linus Torvalds
2
-7
/
+0
2015-03-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide
Linus Torvalds
1
-2
/
+2
2015-03-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
9
-53
/
+41
2015-03-19
Subject: nfsd: don't recursively call nfsd4_cb_layout_fail
Christoph Hellwig
1
-2
/
+0
2015-03-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
63
-237
/
+444
2015-03-19
fuse: explicitly set /dev/fuse file's private_data
Tom Van Braeckel
1
-0
/
+12
2015-03-19
Revert "of: Fix premature bootconsole disable with 'stdout-path'"
Peter Hurley
1
-3
/
+1
[prev]
[next]