index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-30
cpuidle: governors: Drop redundant checks related to PM QoS
Rafael J. Wysocki
2
-4
/
+2
2018-05-30
smb3: allow "posix" mount option to enable new SMB311 protocol extensions
Steve French
3
-1
/
+36
2018-05-30
smb3: add support for posix negotiate context
Steve French
4
-6
/
+36
2018-05-30
cifs: allow disabling less secure legacy dialects
Steve French
3
-9
/
+29
2018-05-30
cifs: make minor clarifications to module params for cifs.ko
Steve French
2
-3
/
+5
2018-05-30
cifs: show the "w" bit for writeable /proc/fs/cifs/* files
Ronnie Sahlberg
1
-14
/
+14
2018-05-30
smb3: add module alias for smb3 to cifs.ko
Steve French
1
-1
/
+19
2018-05-30
cifs: return error on invalid value written to cifsFYI
Ronnie Sahlberg
1
-0
/
+2
2018-05-30
cifs: invalidate cache when we truncate a file
Ronnie Sahlberg
1
-4
/
+9
2018-05-30
smb3: print tree id in debugdata in proc to be able to help logging
Steve French
1
-0
/
+2
2018-05-30
smb3: add additional ftrace entry points for entry/exit to cifs.ko
Steve French
3
-35
/
+85
2018-05-30
smb3: fix various xid leaks
Steve French
1
-19
/
+44
2018-05-30
CIFS: Introduce offset for the 1st page in data transfer structures
Long Li
2
-0
/
+4
2018-05-30
bpf: devmap: remove redundant assignment of dev = dev
Colin Ian King
1
-1
/
+1
2018-05-30
i2c: tegra: Remove suspend-resume
Dmitry Osipenko
1
-33
/
+0
2018-05-30
i2c: imx-lpi2c: Switch to SPDX identifier
Fabio Estevam
1
-11
/
+1
2018-05-30
i2c: mxs: Switch to SPDX identifier
Fabio Estevam
1
-6
/
+1
2018-05-30
Merge branch 'i2c-mux/for-next' of https://github.com/peda-r/i2c-mux into i2c/for-4.18
Wolfram Sang
5
-16
/
+20
2018-05-30
clk: davinci: Fix link errors when not all SoCs are enabled
David Lechner
5
-7
/
+65
2018-05-30
clk: davinci: psc: allow for dev == NULL
David Lechner
6
-18
/
+57
2018-05-30
clk: davinci: da850-pll: change PLL0 to CLK_OF_DECLARE
David Lechner
3
-6
/
+21
2018-05-30
clk: davinci: pll: allow dev == NULL
David Lechner
9
-137
/
+259
2018-05-30
clk: davinci: psc-dm365: fix few clocks
Sekhar Nori
1
-3
/
+16
2018-05-30
clk: davinci: pll-dm646x: keep PLL2 SYSCLK1 always enabled
Sekhar Nori
1
-1
/
+1
2018-05-30
clk: davinci: psc-dm355: fix ASP0/1 clkdev lookups
David Lechner
1
-2
/
+2
2018-05-30
clk: davinci: pll-dm355: fix SYSCLKn parent names
David Lechner
1
-5
/
+5
2018-05-30
clk: davinci: pll-dm355: drop pll2_sysclk2
David Lechner
1
-4
/
+1
2018-05-30
mtd: cfi_cmdset_0002: Change erase one block to enable XIP once
Tokunori Ikegami
1
-4
/
+2
2018-05-30
mtd: cfi_cmdset_0002: Change erase functions to check chip good only
Tokunori Ikegami
1
-10
/
+12
2018-05-30
mtd: cfi_cmdset_0002: Change erase functions to retry for error
Tokunori Ikegami
1
-0
/
+10
2018-05-30
mtd: cfi_cmdset_0002: Change definition naming to retry write operation
Tokunori Ikegami
1
-3
/
+3
2018-05-30
mtd: cfi_cmdset_0002: Change write buffer to check correct value
Tokunori Ikegami
1
-1
/
+1
2018-05-30
Btrfs: clean up error handling in btrfs_truncate()
Omar Sandoval
1
-19
/
+14
2018-05-30
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
23
-124
/
+920
2018-05-30
qtnfmac: fix invalid STA state on EAPOL failure
Sergey Matyukevich
2
-12
/
+17
2018-05-30
qtnfmac: cancel scan on disconnect
Andrey Shevchenko
1
-0
/
+2
2018-05-30
qtnfmac: fix bg_scan_period parameter processing
Andrey Shevchenko
2
-7
/
+3
2018-05-30
qtnfmac: fix firmware command error path
Dmitry Lebed
2
-1
/
+4
2018-05-30
qtnfmac: improve control path timeout handling
Dmitry Lebed
3
-5
/
+15
2018-05-30
qtnfmac: cleanup wdev structure between its uses
Sergey Matyukevich
2
-6
/
+3
2018-05-30
qtnfmac: decode error codes from firmware replies
Igor Mitsyanko
2
-2
/
+26
2018-05-30
qtnfmac: simplify notation
Sergey Matyukevich
1
-12
/
+13
2018-05-30
qtnfmac: remove unused function declarations
Andrey Shevchenko
1
-5
/
+0
2018-05-30
Merge tag 'iwlwifi-next-for-kalle-2018-05-30' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next
Kalle Valo
14
-62
/
+83
2018-05-30
drm/v3d: add CONFIG_MMU dependency
Arnd Bergmann
1
-0
/
+1
2018-05-30
drm/vc4: Fix leak of the file_priv that stored the perfmon.
Eric Anholt
1
-0
/
+1
2018-05-30
platform/chrome: Use to_cros_ec_dev more broadly
Gwendal Grignou
4
-22
/
+12
2018-05-30
blk-throttle: return proper bool type to caller instead of 0/1
Chengguang Xu
1
-5
/
+5
2018-05-30
perf tools: Fix perf.data format description of NRCPUS header
Arnaldo Carvalho de Melo
1
-1
/
+1
2018-05-30
perf script python: Add addr into perf sample dict
Leo Yan
1
-0
/
+2
[prev]
[next]