index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-14
RDMA/bnxt_re: Fix RQE posting logic
Devesh Sharma
3
-1
/
+20
2017-06-14
RDMA/bnxt_re: Add HW workaround for avoiding stall for UD QPs
Somnath Kotur
4
-0
/
+24
2017-06-14
RDMA/bnxt_re: Dereg MR in FW before freeing the fast_reg_page_list
Selvin Xavier
1
-2
/
+6
2017-06-14
RDMA/bnxt_re: HW workarounds for handling specific conditions
Eddie Wai
7
-70
/
+509
2017-06-14
drm/radeon: Fix overflow of watermark calcs at > 4k resolutions.
Mario Kleiner
3
-6
/
+15
2017-06-14
drm/amdgpu: Fix overflow of watermark calcs at > 4k resolutions.
Mario Kleiner
4
-8
/
+20
2017-06-14
drm/radeon: fix "force the UVD DPB into VRAM as well"
Christian König
1
-1
/
+1
2017-06-14
Staging: rtl8723bs: fix an error code in isFileReadable()
Dan Carpenter
1
-1
/
+1
2017-06-14
video: fbdev: udlfb: drop log level for blanking
Mike Gerow
1
-2
/
+2
2017-06-14
video: fbdev: via: remove possibly unused variables
Arnd Bergmann
1
-5
/
+3
2017-06-14
video: fbdev: add missing USB-descriptor endianness conversions
Johan Hovold
2
-4
/
+6
2017-06-14
video: fbdev: avoid int-in-bool-context warning
Arnd Bergmann
1
-1
/
+1
2017-06-14
Merge tag 'iio-fixes-for-4.12b' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
7
-12
/
+49
2017-06-14
powerpc/npu-dma: Remove spurious WARN_ON when a PCI device has no of_node
Alistair Popple
1
-1
/
+2
2017-06-13
caif: Add sockaddr length check before accessing sa_family in connect handler
Mateusz Jurczyk
1
-0
/
+4
2017-06-13
RDMA/bnxt_re: Fixing the Control path command and response handling
Devesh Sharma
5
-605
/
+318
2017-06-13
iio: buffer-dmaengine: Add missing header buffer_impl.h
Phil Reid
1
-0
/
+1
2017-06-13
iio: buffer-dma: Add missing header buffer_impl.h
Phil Reid
1
-0
/
+1
2017-06-13
Revert "leds: handle suspend/resume in heartbeat trigger"
Zhang Bo
1
-31
/
+0
2017-06-13
leds: bcm6328: fix signal source assignment for leds 4 to 7
Jonas Gorski
1
-2
/
+2
2017-06-13
platform/x86: intel_telemetry_debugfs: fix oops when load/unload module
Priyalee Kushwaha
1
-9
/
+7
2017-06-13
Merge tag 'batadv-net-for-davem-20170613' of git://git.open-mesh.org/linux-merge
David S. Miller
2
-3
/
+4
2017-06-13
Merge tag 'mac80211-for-davem-2017-06-13' of git://git.kernel.org/pub/scm/lin...
David S. Miller
5
-37
/
+44
2017-06-13
qed: fix dump of context data
Tayar, Tomer
1
-1
/
+1
2017-06-13
qmi_wwan: new Telewell and Sierra device IDs
Bjørn Mork
1
-0
/
+4
2017-06-13
net: phy: Fix MDIO_THUNDER dependencies
Florian Fainelli
1
-0
/
+1
2017-06-13
netconsole: Remove duplicate "netconsole: " logging prefix
Joe Perches
1
-1
/
+1
2017-06-13
igmp: acquire pmc lock for ip_mc_clear_src()
WANG Cong
1
-8
/
+13
2017-06-13
r8152: give the device version
Oliver Neukum
1
-0
/
+2
2017-06-13
net: rps: fix uninitialized symbol warning
Ashwanth Goli
1
-1
/
+1
2017-06-13
HID: let generic driver yield control iff specific driver has been enabled
Jiri Kosina
1
-61
/
+221
2017-06-13
mac80211: don't send SMPS action frame in AP mode when not needed
Emmanuel Grumbach
1
-0
/
+2
2017-06-13
mac80211/wpa: use constant time memory comparison for MACs
Jason A. Donenfeld
1
-4
/
+5
2017-06-13
mac80211: set bss_info data before configuring the channel
Johannes Berg
1
-10
/
+28
2017-06-13
mac80211: remove 5/10 MHz rate code from station MLME
Johannes Berg
1
-21
/
+3
2017-06-13
mac80211: Fix incorrect condition when checking rx timestamp
Avraham Stern
1
-1
/
+1
2017-06-13
mac80211: don't look at the PM bit of BAR frames
Emmanuel Grumbach
1
-1
/
+5
2017-06-13
drm/i915: Fix GVT-g PVINFO version compatibility check
Zhenyu Wang
2
-12
/
+6
2017-06-13
drm/i915: Fix SKL+ watermarks for 90/270 rotation
Ville Syrjälä
1
-12
/
+24
2017-06-13
drm/i915: Fix scaling check for 90/270 degree plane rotation
Ville Syrjälä
1
-6
/
+8
2017-06-13
selinux: fix double free in selinux_parse_opts_str()
Paul Moore
1
-3
/
+2
2017-06-13
x86/mm: Disable 1GB direct mappings when disabling 2MB mappings
Vlastimil Babka
1
-3
/
+3
2017-06-13
Merge tag 'xtensa-20170612' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
9
-22
/
+18
2017-06-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
10
-49
/
+146
2017-06-12
i40e: fix handling of HW ATR eviction
Jacob Keller
4
-7
/
+9
2017-06-13
genirq: Release resources in __setup_irq() error path
Heiner Kallweit
1
-1
/
+3
2017-06-12
PCI: endpoint: Select CRC32 to fix test build error
Randy Dunlap
1
-0
/
+1
2017-06-12
hsr: fix incorrect warning
Karicheri, Muralidharan
3
-5
/
+9
2017-06-12
x86/debug: Handle early WARN_ONs proper
Peter Zijlstra
3
-1
/
+5
2017-06-12
tick/broadcast: Make tick_broadcast_setup_oneshot() static
Stephen Boyd
2
-3
/
+3
[prev]
[next]