index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
/
selinux
/
ss
/
services.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-02-05
selinux: add SOCK_DIAG_BY_FAMILY to the list of netlink message types
Paul Moore
1
-0
/
+2
2014-02-05
drm/ttm: Don't clear page metadata of imported sg pages
Thomas Hellstrom
1
-0
/
+3
2014-02-05
security: select correct default LSM_MMAP_MIN_ADDR on arm on arm64
Colin Cross
1
-1
/
+1
2014-02-05
mac80211: order IEs in association request correctly
Johannes Berg
1
-0
/
+28
2014-02-05
mac80211: order IEs in probe request correctly
Johannes Berg
1
-2
/
+30
2014-02-05
wireless: sort and extend element ID list
Johannes Berg
1
-64
/
+106
2014-02-05
mac80211: update opmode when adding new station
Marek Kwaczynski
3
-7
/
+34
2014-02-05
cfg80211: regulatory introduce maximum bandwidth calculation
Janusz Dziedzic
4
-22
/
+130
2014-02-05
arm64: compat: Wire up new AArch32 syscalls
Catalin Marinas
1
-1
/
+4
2014-02-05
arm64: vdso: update wtm fields for CLOCK_MONOTONIC_COARSE
Nathan Lynch
1
-2
/
+2
2014-02-05
arm64: vdso: fix coarse clock handling
Nathan Lynch
1
-1
/
+6
2014-02-05
ACPI / hotplug: Fix panic on eject to ejected device
Toshi Kani
1
-2
/
+4
2014-02-05
arm64: simplify pgd_alloc
Mark Rutland
1
-9
/
+2
2014-02-05
arm64: fix typo: s/SERRROR/SERROR/
Mark Rutland
2
-2
/
+2
2014-02-05
arm64: Invalidate the TLB when replacing pmd entries during boot
Catalin Marinas
1
-2
/
+10
2014-02-05
arm64: Align CMA sizes to PAGE_SIZE
Laura Abbott
1
-0
/
+1
2014-02-05
arm64: add DSB after icache flush in __flush_icache_all()
Vinayak Kale
1
-0
/
+1
2014-02-05
genirq: Generic irq chip requires IRQ_DOMAIN
Nitin A Kamble
1
-0
/
+1
2014-02-05
drm/ttm: Fix TTM object open regression
Thomas Hellstrom
1
-1
/
+1
2014-02-05
vmwgfx: Fix unitialized stack read in vmw_setup_otable_base
Dave Jones
1
-0
/
+1
2014-02-05
ALSA: hda - Improve loopback path lookups for AD1983
Takashi Iwai
1
-0
/
+7
2014-02-05
drm/vmwgfx: Reemit context bindings when necessary v2
Thomas Hellstrom
6
-28
/
+222
2014-02-05
drm/vmwgfx: Detect old user-space drivers and set up legacy emulation v2
Thomas Hellstrom
2
-16
/
+101
2014-02-05
drm/vmwgfx: Emulate legacy shaders on guest-backed devices v2
Thomas Hellstrom
4
-78
/
+620
2014-02-05
drm/vmwgfx: Fix legacy surface reference size copyback
Thomas Hellstrom
1
-2
/
+2
2014-02-05
drm/vmwgfx: Fix SET_SHADER_CONST emulation on guest-backed devices
Thomas Hellstrom
1
-2
/
+35
2014-02-05
drm/vmwgfx: Fix regression caused by "drm/ttm: make ttm reservation calls beh...
Thomas Hellstrom
1
-4
/
+5
2014-02-05
drm/vmwgfx: Don't commit staged bindings if execbuf fails
Thomas Hellstrom
1
-2
/
+4
2014-02-05
ALSA: hda - Fix missing VREF setup for Mac Pro 1,1
Takashi Iwai
1
-1
/
+8
2014-02-05
ALSA: hda - Add missing mixer widget for AD1983
Takashi Iwai
1
-0
/
+1
2014-02-05
ALSA: hda/realtek - Avoid invalid COEFs for ALC271X
Takashi Iwai
1
-0
/
+3
2014-02-05
drm/mgag200: fix typo causing bw limits to be ignored on some chips
Dave Airlie
1
-2
/
+2
2014-02-05
ACPI / battery: Fix incorrect sscanf() string in acpi_battery_init_alarm()
Luis G.F
1
-1
/
+1
2014-02-05
ACPI / proc: remove unneeded NULL check
Dan Carpenter
1
-1
/
+1
2014-02-05
ACPI / utils: remove a pointless NULL check
Dan Carpenter
1
-4
/
+0
2014-02-05
ACPI / video: Add HP EliteBook Revolve 810 to the blacklist
Mika Westerberg
1
-0
/
+8
2014-02-04
pinctrl: protect pinctrl_list add
Stanislaw Gruszka
1
-0
/
+2
2014-02-04
cfg80211: consider existing DFS interfaces
Michal Kazior
9
-19
/
+35
2014-02-04
cfg80211: fix channel configuration in IBSS join
Antonio Quartulli
11
-25
/
+50
2014-02-04
net: rfkill: move poll work to power efficient workqueue
Shaibal Dutta
1
-3
/
+6
2014-02-04
net: wireless: move regulatory timeout work to power efficient workqueue
Shaibal Dutta
1
-3
/
+6
2014-02-04
mac80211: fix bufferable MMPDU RX handling
Johannes Berg
3
-15
/
+23
2014-02-04
mac80211: remove set but unused variables
Johannes Berg
3
-7
/
+1
2014-02-04
cfg80211: add helper reg_get_regdomain() function
Janusz Dziedzic
1
-11
/
+17
2014-02-04
cfg80211: set preset_chandef after channel switch
Janusz Dziedzic
1
-0
/
+1
2014-02-04
mac80211: send ibss probe responses with noack flag
Simon Wunderlich
1
-0
/
+5
2014-02-04
nl80211: fix scheduled scan RSSI matchset attribute confusion
Johannes Berg
5
-19
/
+92
2014-02-04
mac80211: ibss: remove unnecessary call to release channel
Luciano Coelho
1
-1
/
+0
2014-02-04
mac80211: add missing CSA locking
Michal Kazior
4
-1
/
+12
2014-02-04
mac80211: fix sdata->radar_required locking
Michal Kazior
3
-3
/
+5
[prev]
[next]