index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-02-01
iwlwifi: mvm: don't reprobe if we fail during reconfig and fw_restart is false
Luciano Coelho
1
-5
/
+5
2015-02-01
x86_64, entry: Remove the syscall exit audit and schedule optimizations
Andy Lutomirski
1
-47
/
+5
2015-02-01
x86_64, entry: Use sysret to return to userspace when possible
Andy Lutomirski
1
-0
/
+54
2015-02-01
x86, traps: Fix ist_enter from userspace
Andy Lutomirski
1
-7
/
+18
2015-02-01
iio: mxs-lradc: fix iio channel map regression
Stefan Wahren
1
-0
/
+7
2015-02-01
Bluetooth: Fix OOB data present for BR/EDR Secure Connections Only mode
Marcel Holtmann
1
-17
/
+21
2015-02-01
ALSA: line6: Remove unused line6_midibuf_skip_message()
Chris Rorvick
2
-13
/
+0
2015-02-01
ALSA: line6: Remove unused line6_midibuf_status()
Chris Rorvick
2
-8
/
+0
2015-02-01
Bluetooth: Expose remote OOB information as debugfs entry
Marcel Holtmann
1
-0
/
+31
2015-02-01
Bluetooth: Expose hardware error code as debugfs entry
Marcel Holtmann
1
-0
/
+3
2015-02-01
Bluetooth: Expose debug keys usage setting via debugfs
Marcel Holtmann
1
-0
/
+22
2015-02-01
Bluetooth: Track changes from HCI Write Simple Pairing Debug Mode command
Marcel Holtmann
1
-0
/
+19
2015-02-01
Bluetooth: Expose Secure Simple Pairing debug mode setting in debugfs
Marcel Holtmann
1
-1
/
+22
2015-01-31
net: sched: fix panic in rate estimators
Eric Dumazet
1
-8
/
+5
2015-01-31
ipv4: icmp: use percpu allocation
Eric Dumazet
2
-10
/
+10
2015-01-31
drivers: net: cpsw: make cpsw_ale.c a module to allow re-use on Keystone
Karicheri, Muralidharan
5
-7
/
+59
2015-01-31
hyperv: Fix the error processing in netvsc_send()
Haiyang Zhang
1
-3
/
+8
2015-01-31
tcp: use SACK RTTs for CC
Kenneth Klette Jonassen
1
-2
/
+4
2015-01-31
Bluetooth: Allow remote OOB data to only provide P-192 or P-256 values
Marcel Holtmann
1
-4
/
+25
2015-01-31
Bluetooth: Fix OOB data present value for SMP pairing
Marcel Holtmann
1
-1
/
+1
2015-01-31
Bluetooth: Fix OOB data present value for BR/EDR Secure Connections
Marcel Holtmann
1
-1
/
+18
2015-01-31
thermal: exynos: Add TMU support for Exynos7 SoC
Abhilash Kesavan
2
-8
/
+198
2015-01-31
dts: Documentation: Add documentation for Exynos7 SoC thermal bindings
Abhilash Kesavan
1
-0
/
+4
2015-01-31
cpufreq: exynos: allow modular build
Arnd Bergmann
2
-22
/
+31
2015-01-31
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
8
-10
/
+41
2015-01-31
USB: fix use-after-free bug in usb_hcd_unlink_urb()
Alan Stern
1
-8
/
+8
2015-01-31
ehci-pci: disable for Intel MID platforms
Andy Shevchenko
1
-1
/
+22
2015-01-31
usb: host: pci_quirks: joing string literals
Andy Shevchenko
1
-21
/
+25
2015-01-31
USB: add flag for HCDs that can't receive wakeup requests (isp1760-hcd)
Alan Stern
3
-0
/
+17
2015-01-31
USB: usbfs: allow URBs to be reaped after disconnection
Alan Stern
2
-27
/
+39
2015-01-31
cdc-acm: kill unnecessary messages
Oliver Neukum
1
-24
/
+9
2015-01-31
cdc-acm: add sanity checks
Oliver Neukum
1
-5
/
+16
2015-01-31
Merge tag 'for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/kishon/...
Greg Kroah-Hartman
16
-172
/
+483
2015-01-31
Merge tag 'iio-for-3.20b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...
Greg Kroah-Hartman
60
-519
/
+6977
2015-01-31
firewire: sbp2: remove redundant check for bidi command
Stefan Richter
1
-11
/
+0
2015-01-31
m68k/defconfig: Enable Ethernet bridging
Geert Uytterhoeven
12
-0
/
+324
2015-01-31
m68k/defconfig: Enable Atari EtherNAT and EtherNEC Ethernet support
Geert Uytterhoeven
2
-1
/
+10
2015-01-31
m68k/defconfig: Enable automounting of devtmpfs at /dev
Geert Uytterhoeven
12
-0
/
+12
2015-01-31
m68k/defconfig: Enable early printk support
Geert Uytterhoeven
8
-0
/
+8
2015-01-31
m68k/defconfig: Enable test modules
Geert Uytterhoeven
12
-0
/
+72
2015-01-31
m68k/defconfig: Refresh defconfigs for v3.16-rc1--v3.19-rc2
Geert Uytterhoeven
12
-144
/
+336
2015-01-31
iio:common:ssp_sensors fix warnings due to 32 bit instead of 64 bit passed to...
Jonathan Cameron
1
-4
/
+5
2015-01-31
Bluetooth: Store OOB data present value for each set of remote OOB data
Marcel Holtmann
2
-0
/
+9
2015-01-31
Bluetooth: Set HCI_QUIRK_STRICT_DUPLICATE_FILTER for BTUSB_INTEL
Jakub Pawlowski
1
-0
/
+1
2015-01-30
Merge tag 'char-misc-3.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-2
/
+1
2015-01-30
Merge tag 'staging-3.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-6
/
+13
2015-01-30
Merge tag 'usb-3.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
6
-5
/
+28
2015-01-30
drivers: net: xgene: fix: Out of order descriptor bytes read
Iyappan Subramanian
1
-0
/
+2
2015-01-30
irda: use msecs_to_jiffies for conversions
Nicholas Mc Guire
1
-3
/
+5
2015-01-30
rhashtable: Make selftest modular
Geert Uytterhoeven
4
-206
/
+229
[prev]
[next]