index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
MAINTAINERS: Sort entries in database for PIN CONTROLLER
Andy Shevchenko
2020-02-14
1
-18
/
+18
*
pinctrl: bcm2835: Add support for all GPIOs on BCM2711
Stefan Wahren
2020-02-14
1
-12
/
+42
*
pinctrl: bcm2835: Refactor platform data
Stefan Wahren
2020-02-14
1
-13
/
+44
*
pinctrl: bcm2835: Drop unused define
Stefan Wahren
2020-02-14
1
-3
/
+0
*
pinctrl: actions: Fix functions groups names for S700 SoC
Matheus Castello
2020-02-14
1
-255
/
+255
*
pinctrl: mediatek: Add support for pin configuration dump via debugfs.
Light Hsieh
2020-02-14
2
-0
/
+112
*
pinctrl: mediatek: Backward compatible to previous Mediatek's bias-pull usage
Light Hsieh
2020-02-14
5
-28
/
+265
*
pinctrl: mediatek: Refine mtk_pinconf_get()
Light Hsieh
2020-02-14
1
-25
/
+15
*
pinctrl: mediatek: Refine mtk_pinconf_get() and mtk_pinconf_set()
Light Hsieh
2020-02-14
3
-108
/
+65
*
pinctrl: mediatek: Supporting driving setting without mapping current to regi...
Light Hsieh
2020-02-14
3
-2
/
+19
*
pinctrl: mediatek: Check gpio pin number and use binary search in mtk_hw_pin_...
Light Hsieh
2020-02-14
2
-6
/
+46
*
pinctrl: qcom: Add ipq6018 pinctrl driver
Sricharan R
2020-02-14
3
-0
/
+1118
*
dt-bindings: pinctrl: qcom: Add ipq6018 pinctrl bindings
Sricharan R
2020-02-14
1
-0
/
+153
*
Linux 5.6-rc1
v5.6-rc1
Linus Torvalds
2020-02-10
1
-2
/
+2
*
Merge tag 'kbuild-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
2020-02-10
53
-261
/
+252
|
\
|
*
kbuild: make multiple directory targets work
Masahiro Yamada
2020-02-05
1
-1
/
+1
|
*
kconfig: Invalidate all symbols after changing to y or m.
Tetsuo Handa
2020-02-05
1
-3
/
+2
|
*
kallsyms: fix type of kallsyms_token_table[]
Masahiro Yamada
2020-02-05
1
-2
/
+3
|
*
scripts/kallsyms: change table to store (strcut sym_entry *)
Masahiro Yamada
2020-02-03
1
-56
/
+65
|
*
scripts/kallsyms: rename local variables in read_symbol()
Masahiro Yamada
2020-02-03
1
-12
/
+12
|
*
kbuild: rename hostprogs-y/always to hostprogs/always-y
Masahiro Yamada
2020-02-03
49
-190
/
+172
|
*
kbuild: fix the document to use extra-y for vmlinux.lds
Masahiro Yamada
2020-02-03
1
-2
/
+2
|
*
kconfig: fix broken dependency in randconfig-generated .config
Masahiro Yamada
2020-02-03
1
-1
/
+1
*
|
Merge tag 'zonefs-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
2020-02-10
9
-0
/
+2058
|
\
\
|
*
|
zonefs: Add documentation
Damien Le Moal
2020-02-07
2
-0
/
+405
|
*
|
fs: New zonefs file system
Damien Le Moal
2020-02-07
8
-0
/
+1653
*
|
|
irqchip/gic-v4.1: Avoid 64bit division for the sake of 32bit ARM
Marc Zyngier
2020-02-10
1
-2
/
+2
*
|
|
Merge tag '5.6-rc-smb3-plugfest-patches' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2020-02-09
22
-129
/
+247
|
\
\
\
|
*
|
|
smb3: Add defines for new information level, FileIdInformation
Steve French
2020-02-07
1
-0
/
+8
|
*
|
|
smb3: print warning once if posix context returned on open
Steve French
2020-02-07
2
-0
/
+30
|
*
|
|
smb3: add one more dynamic tracepoint missing from strict fsync path
Steve French
2020-02-07
1
-1
/
+3
|
*
|
|
cifs: fix mode bits from dir listing when mounted with modefromsid
Aurelien Aptel
2020-02-07
1
-1
/
+2
|
*
|
|
cifs: fix channel signing
Aurelien Aptel
2020-02-06
1
-2
/
+3
|
*
|
|
cifs: add SMB3 change notification support
Steve French
2020-02-06
5
-0
/
+87
|
*
|
|
cifs: make multichannel warning more visible
Aurelien Aptel
2020-02-06
1
-1
/
+1
|
*
|
|
cifs: fix soft mounts hanging in the reconnect code
Ronnie Sahlberg
2020-02-06
1
-1
/
+1
|
*
|
|
cifs: Add tracepoints for errors on flush or fsync
Steve French
2020-02-06
2
-2
/
+32
|
*
|
|
cifs: log warning message (once) if out of disk space
Steve French
2020-02-06
1
-0
/
+3
|
*
|
|
cifs: fail i/o on soft mounts if sessionsetup errors out
Ronnie Sahlberg
2020-02-05
1
-2
/
+8
|
*
|
|
smb3: fix problem with null cifs super block with previous patch
Steve French
2020-02-05
2
-2
/
+2
|
*
|
|
SMB3: Backup intent flag missing from some more ops
Amir Goldstein
2020-02-03
14
-118
/
+68
*
|
|
|
Merge branch 'work.vboxsf' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2020-02-09
12
-0
/
+3280
|
\
\
\
\
|
*
|
|
|
fs: Add VirtualBox guest shared folder (vboxsf) support
Hans de Goede
2020-02-08
12
-0
/
+3280
*
|
|
|
|
Merge tag 'x86-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-02-09
13
-11
/
+260
|
\
\
\
\
\
|
*
|
|
|
|
x86/apic: Mask IOAPIC entries when disabling the local APIC
Tony W Wang-oc
2020-02-07
1
-0
/
+7
|
*
|
|
|
|
x86/hyperv: Suspend/resume the hypercall page for hibernation
Dexuan Cui
2020-02-01
1
-0
/
+50
|
*
|
|
|
|
x86/apic/msi: Plug non-maskable MSI affinity race
Thomas Gleixner
2020-02-01
6
-4
/
+163
|
*
|
|
|
|
x86/boot: Handle malformed SRAT tables during early ACPI parsing
Steven Clarkson
2020-01-31
1
-0
/
+6
|
*
|
|
|
|
x86/timer: Don't skip PIT setup when APIC is disabled or in legacy mode
Thomas Gleixner
2020-01-29
6
-7
/
+34
*
|
|
|
|
|
Merge tag 'smp-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-02-09
2
-2
/
+3
|
\
\
\
\
\
\
[next]