index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
memory.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-12-03
fat: fix oops on corrupted vfat fs
Al Viro
1
-9
/
+11
2014-12-03
ipc/sem.c: fully initialize sem_array before making it visible
Manfred Spraul
1
-7
/
+8
2014-12-03
drivers/input/evdev.c: don't kfree() a vmalloc address
Andrew Morton
1
-1
/
+1
2014-12-03
ALSA: hda - Drop AZX_DCAPS_ALIGN_BUFSIZE
Takashi Iwai
2
-11
/
+9
2014-12-03
ALSA: hda - Define the DCAPS preset for the old Intel chipsets
Takashi Iwai
1
-17
/
+20
2014-12-03
ALSA: i2sbus: Deletion of unnecessary checks before the function call "releas...
Markus Elfring
1
-4
/
+2
2014-12-03
cxgb4: Fill in supported link mode for SFP modules
Hariprasad Shenai
1
-2
/
+6
2014-12-03
xen-netfront: Remove BUGs on paged skb data which crosses a page boundary
Seth Forshee
1
-5
/
+0
2014-12-03
mm/vmpressure.c: fix race in vmpressure_work_fn()
Andrew Morton
1
-3
/
+5
2014-12-03
mm: frontswap: invalidate expired data on a dup-store failure
Weijie Yang
1
-1
/
+3
2014-12-03
mm: do not overwrite reserved pages counter at show_mem()
Rafael Aquini
1
-1
/
+1
2014-12-02
drm/radeon: kernel panic in drm_calc_vbltimestamp_from_scanoutpos with 3.18.0...
Petr Mladek
1
-0
/
+2
2014-12-02
drm/radeon: Ignore RADEON_GEM_GTT_WC on 32-bit x86
Michel Dänzer
1
-0
/
+7
2014-12-02
drm/radeon: sync all BOs involved in a CS v2
Christian König
1
-10
/
+7
2014-12-02
ALSA: trident: Deletion of a check before snd_util_memhdr_free()
Markus Elfring
1
-2
/
+1
2014-12-02
sata_fsl: fix error handling of irq_of_parse_and_map
Dmitry Torokhov
1
-1
/
+1
2014-12-02
ALSA: echoaudio: Deletion of a check before release_and_free_resource()
Markus Elfring
1
-2
/
+1
2014-12-02
ALSA: asihpi: Deletion of an unnecessary check before the function call "vfree"
Markus Elfring
1
-2
/
+1
2014-12-02
AHCI: Add DeviceIDs for Sunrise Point-LP SATA controller
Devin Ryles
1
-0
/
+3
2014-12-02
block: fix regression where bio_integrity_process uses wrong bio_vec iterator
Darrick J. Wong
1
-6
/
+7
2014-12-02
drm/i915: Unlock panel even when LVDS is disabled
Daniel Vetter
1
-11
/
+11
2014-12-02
ASoC: Kconfig: remove not used SND_AT91_SOC_AFEB9260 option
Nicolas Ferre
1
-9
/
+0
2014-12-02
drm/i915: More cautious with pch fifo underruns
Daniel Vetter
1
-2
/
+0
2014-12-02
ALSA: hda/realtek - Add headset Mic support for new Dell machine
Kailang Yang
1
-0
/
+2
2014-12-02
nouveau: move the hotplug ignore to correct place.
Dave Airlie
1
-1
/
+1
2014-12-02
drm/nouveau/gf116: remove copy1 engine
Ilia Mirkin
1
-1
/
+0
2014-12-02
drm/nouveau: prevent stale fence->channel pointers, and protect with rcu
Maarten Lankhorst
2
-29
/
+67
2014-12-02
drm/nouveau/fifo/g84-: ack non-stall interrupt before handling it
Ben Skeggs
3
-4
/
+4
2014-12-02
jbd2: fix regression where we fail to initialize checksum seed when loading
Darrick J. Wong
1
-3
/
+2
2014-12-02
PCI: tegra: Use physical range for I/O mapping
Thierry Reding
1
-8
/
+20
2014-12-01
KEYS: request_key() should reget expired keys rather than give EKEYEXPIRED
David Howells
3
-2
/
+5
2014-12-01
KEYS: Simplify KEYRING_SEARCH_{NO,DO}_STATE_CHECK flags
David Howells
3
-3
/
+6
2014-12-01
KEYS: Fix the size of the key description passed to/from userspace
David Howells
1
-30
/
+26
2014-12-01
ALSA: dice: fix semicolon.cocci warnings
Fengguang Wu
1
-1
/
+1
2014-12-01
ASoC: snd-soc-afeb9260: delete driver as board has just been removed
Nicolas Ferre
2
-152
/
+0
2014-12-01
ALSA: usb-audio: Add support for Zoom R16/24 capture and midi interfaces
Panu Matilainen
2
-0
/
+48
2014-12-01
s390: fix machine check handling
Sebastian Ott
1
-6
/
+2
2014-12-01
x86, microcode: Limit the microcode reloading to 64-bit for now
Borislav Petkov
1
-0
/
+2
2014-12-01
ACPI / video: update condition to check if device is in _DOD list
Aaron Lu
1
-1
/
+2
2014-12-01
Linux 3.18-rc7
v3.18-rc7
Linus Torvalds
1
-1
/
+1
2014-11-30
ALSA: virmidi: Fix wrong error check
Takashi Iwai
1
-1
/
+1
2014-11-30
btrfs: zero out left over bytes after processing compression streams
Chris Mason
4
-5
/
+67
2014-11-30
sh_eth: Fix sleeping function called from invalid context
Mitsuhiro Kimura
2
-29
/
+36
2014-11-30
stmmac: platform: Move plat_dat checking earlier
Huacai Chen
1
-9
/
+9
2014-11-30
sh_eth: Fix skb alloc size and alignment adjust rule.
Mitsuhiro Kimura
2
-21
/
+15
2014-11-30
rtnetlink: release net refcnt on error in do_setlink()
Nicolas Dichtel
1
-0
/
+1
2014-11-30
bond: Check length of IFLA_BOND_ARP_IP_TARGET attributes
Thomas Graf
1
-1
/
+6
2014-11-29
ALSA: virmidi: fixed code style issues
Kyle Chamberlin
1
-8
/
+13
2014-11-29
ALSA: oxfw: Split control functionality to a new file
Takashi Sakamoto
4
-277
/
+287
2014-11-29
ALSA: oxfw: Split PCM functionality to a new file
Takashi Sakamoto
4
-240
/
+255
[prev]
[next]