index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
/
lsm_audit.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-03-23
Linux 4.0-rc5
v4.0-rc5
Linus Torvalds
1
-1
/
+1
2015-03-20
md: fix problems with freeing private data after ->run failure.
NeilBrown
2
-3
/
+2
2015-03-20
arm64: Honor __GFP_ZERO in dma allocations
Suzuki K. Poulose
1
-3
/
+9
2015-03-20
ALSA: hda - Rename power_mgmt flag with power_save_node
Takashi Iwai
5
-27
/
+31
2015-03-20
ALSA: hda - Fix power of pins used for mute LED with vrefs
Takashi Iwai
3
-7
/
+38
2015-03-20
arm64: efi: don't restore TTBR0 if active_mm points at init_mm
Will Deacon
2
-2
/
+10
2015-03-20
Revert "x86/PCI: Refine the way to release PCI IRQ resources"
Rafael J. Wysocki
5
-32
/
+32
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-19
Subject: nfsd: don't recursively call nfsd4_cb_layout_fail
Christoph Hellwig
1
-2
/
+0
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
2015-03-19
of: handle both '/' and ':' in path strings
Brian Norris
1
-6
/
+1
2015-03-19
of: unittest: Add option string test case with longer path
Brian Norris
1
-0
/
+5
2015-03-19
of/irq: Fix of_irq_parse_one() returned error codes
Laurent Pinchart
1
-3
/
+7
2015-03-19
ALSA: aoa: constify of_device_id array
Fabian Frederick
1
-1
/
+1
2015-03-19
mmc: pwrseq_simple: fix error path in mmc_pwrseq_simple_alloc
NeilBrown
1
-1
/
+1
2015-03-19
ide_tape: convert jiffies with jiffies_to_msecs
Nicholas Mc Guire
1
-2
/
+2
2015-03-19
Revert "net: cx82310_eth: use common match macro"
Ondrej Zary
1
-1
/
+10
2015-03-19
sparc: Fix /proc/kcore
David S. Miller
2
-1
/
+4
2015-03-18
net/mlx4_en: Set statistics bitmap at port init
Eran Ben Elisha
1
-2
/
+2
2015-03-18
IB/mlx4: Saturate RoCE port PMA counters in case of overflow
Majd Dibbiny
1
-4
/
+16
2015-03-18
net/mlx4_en: Fix off-by-one in ethtool statistics display
Eran Ben Elisha
1
-1
/
+1
2015-03-18
IB/mlx4: Verify net device validity on port change event
Moni Shoua
1
-1
/
+5
2015-03-18
dmaengine: pl08x: Define capabilities for generic capabilities reporting
Mark Brown
1
-0
/
+14
2015-03-18
usb: common: otg-fsm: only signal connect after switching to peripheral
Peter Chen
1
-2
/
+2
2015-03-18
uas: Add US_FL_NO_ATA_1X for Initio Corporation controllers / devices
Hans de Goede
1
-0
/
+7
2015-03-18
drm/radeon: drop ttm two ended allocation
Alex Deucher
1
-11
/
+0
2015-03-18
USB: ehci-atmel: rework clk handling
Boris Brezillon
1
-21
/
+9
2015-03-18
drm/exynos: fix the initialization order in FIMD
Hyungwon Hwang
1
-18
/
+11
2015-03-18
drm/exynos: fix typo config name correctly.
Inki Dae
1
-1
/
+1
2015-03-18
drm/exynos: Check for NULL dereference of crtc
Charles Keepax
1
-1
/
+1
2015-03-18
drm/exynos: IS_ERR() vs NULL bug
Dan Carpenter
1
-2
/
+2
2015-03-18
drm/exynos: remove unused files
Andrzej Hajda
2
-265
/
+0
2015-03-18
ARM: 8313/1: Use read_cpuid_ext() macro instead of inline asm
Mason
1
-4
/
+1
2015-03-18
ARM: 8311/1: Don't use is_module_addr in setting page attributes
Laura Abbott
1
-1
/
+4
2015-03-18
ARM: 8310/1: l2c: Fix prefetch settings dt parsing
Fabrice Gasnier
1
-17
/
+16
2015-03-18
pinctrl: sun4i: GPIOs configured as irq must be set to input before reading
Hans de Goede
3
-2
/
+17
2015-03-18
ovl: upper fs should not be R/O
hujianyang
1
-5
/
+19
2015-03-18
ovl: check lowerdir amount for non-upper mount
hujianyang
1
-1
/
+7
2015-03-18
ovl: print error message for invalid mount options
hujianyang
1
-0
/
+1
2015-03-18
ALSA: hda - Adjust power of beep widget and outputs
Takashi Iwai
3
-13
/
+86
[next]