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
*
Merge branch 'work.openat2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-01-29
44
-116
/
+1696
|
\
|
*
Documentation: path-lookup: include new LOOKUP flags
Aleksa Sarai
2020-01-18
1
-6
/
+62
|
*
selftests: add openat2(2) selftests
Aleksa Sarai
2020-01-18
8
-0
/
+1220
|
*
open: introduce openat2(2) syscall
Aleksa Sarai
2020-01-18
26
-39
/
+198
|
*
namei: LOOKUP_{IN_ROOT,BENEATH}: permit limited ".." resolution
Aleksa Sarai
2019-12-09
1
-16
/
+27
|
*
namei: LOOKUP_IN_ROOT: chroot-like scoped resolution
Aleksa Sarai
2019-12-09
2
-4
/
+9
|
*
namei: LOOKUP_BENEATH: O_BENEATH-like scoped resolution
Aleksa Sarai
2019-12-09
2
-6
/
+78
|
*
namei: LOOKUP_NO_XDEV: block mountpoint crossing
Aleksa Sarai
2019-12-09
2
-4
/
+28
|
*
namei: LOOKUP_NO_MAGICLINKS: block magic-link resolution
Aleksa Sarai
2019-12-09
2
-1
/
+10
|
*
namei: LOOKUP_NO_SYMLINKS: block symlink resolution
Aleksa Sarai
2019-12-09
2
-0
/
+6
|
*
namei: allow set_root() to produce errors
Aleksa Sarai
2019-12-09
1
-11
/
+24
|
*
namei: allow nd_jump_link() to produce errors
Aleksa Sarai
2019-12-09
5
-11
/
+17
|
*
nsfs: clean-up ns_get_path() signature to return int
Aleksa Sarai
2019-12-09
5
-27
/
+26
|
*
namei: only return -ECHILD from follow_dotdot_rcu()
Aleksa Sarai
2019-12-09
1
-1
/
+1
*
|
Merge branch 'urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-01-29
1
-1
/
+0
|
\
\
|
*
|
rcu: Forgive slow expedited grace periods at boot time
Paul E. McKenney
2020-01-25
1
-1
/
+0
*
|
|
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2020-01-29
4
-11
/
+3
|
\
\
\
|
*
\
\
Merge branch 'core/documentation' into core/urgent, to pick up single commit
Ingo Molnar
2020-01-28
1
-4
/
+1
|
|
\
\
\
|
|
*
|
|
MAINTAINERS: Mark simple firmware interface (SFI) obsolete
Lukas Bulwahn
2020-01-18
1
-4
/
+1
|
*
|
|
|
objtool: Skip samples subdirectory
Josh Poimboeuf
2020-01-22
1
-0
/
+1
|
*
|
|
|
objtool: Fix ARCH=x86_64 build error
Shile Zhang
2020-01-22
1
-5
/
+1
|
*
|
|
|
objtool: Silence build output
Olof Johansson
2020-01-22
1
-2
/
+0
*
|
|
|
|
Merge tag 'char-misc-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-01-29
76
-697
/
+3128
|
\
\
\
\
\
|
*
|
|
|
|
mei: me: add jasper point DID
Tomas Winkler
2020-01-24
2
-0
/
+4
|
*
|
|
|
|
char: hpet: Use flexible-array member
Gustavo A. R. Silva
2020-01-23
1
-1
/
+1
|
*
|
|
|
|
binder: fix log spam for existing debugfs file creation.
Martin Fuzzey
2020-01-22
1
-18
/
+19
|
*
|
|
|
|
Merge tag 'icc-5.6-rc1' of https://git.linaro.org/people/georgi.djakov/linux ...
Greg Kroah-Hartman
2020-01-22
14
-100
/
+1057
|
|
\
\
\
\
\
|
|
*
|
|
|
|
interconnect: qcom: Add MSM8916 interconnect provider driver
Georgi Djakov
2020-01-07
3
-0
/
+565
|
|
*
|
|
|
|
dt-bindings: interconnect: Add Qualcomm MSM8916 DT bindings
Georgi Djakov
2020-01-07
2
-0
/
+177
|
|
*
|
|
|
|
interconnect: Check for valid path in icc_set_bw()
Georgi Djakov
2020-01-07
1
-1
/
+4
|
|
*
|
|
|
|
interconnect: Print the tag in the debugfs summary
Georgi Djakov
2020-01-06
1
-5
/
+5
|
|
*
|
|
|
|
interconnect: Add interconnect_graph file to debugfs
Leonard Crestez
2019-12-16
2
-0
/
+88
|
|
*
|
|
|
|
interconnect: qcom: Use the standard aggregate function
Georgi Djakov
2019-12-16
2
-24
/
+6
|
|
*
|
|
|
|
interconnect: Add a common standard aggregate function
Georgi Djakov
2019-12-16
2
-0
/
+18
|
|
*
|
|
|
|
interconnect: Add basic tracepoints
Georgi Djakov
2019-12-16
3
-0
/
+96
|
|
*
|
|
|
|
interconnect: Add a name to struct icc_path
Georgi Djakov
2019-12-16
2
-3
/
+17
|
|
*
|
|
|
|
interconnect: Move internal structs into a separate file
Georgi Djakov
2019-12-16
2
-28
/
+42
|
|
*
|
|
|
|
interconnect: qcom: Use the new common helper for node removal
Georgi Djakov
2019-12-16
3
-39
/
+11
|
|
*
|
|
|
|
interconnect: Add a common helper for removing all nodes
Georgi Djakov
2019-12-16
2
-0
/
+28
|
*
|
|
|
|
|
Merge tag 'fpga-for-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mdf...
Greg Kroah-Hartman
2020-01-22
4
-8
/
+3
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
fpga: xilinx-pr-decoupler: Remove clk_get error message for probe defer
Shubhrajyoti Datta
2020-01-10
1
-1
/
+2
|
|
*
|
|
|
|
|
fpga: remove redundant dev_err message
Ding Xiang
2020-01-03
1
-3
/
+1
|
|
*
|
|
|
|
|
fpga: dfl: afu: remove set but not used variable 'afu'
yu kuai
2020-01-03
1
-2
/
+0
|
|
*
|
|
|
|
|
fpga: dfl: fme: remove set but not used variable 'fme'
yu kuai
2020-01-03
1
-2
/
+0
|
|
|
|
_
|
_
|
_
|
/
|
|
|
/
|
|
|
|
|
*
|
|
|
|
|
mei: me: add comet point (lake) H device ids
Tomas Winkler
2020-01-22
2
-0
/
+6
|
*
|
|
|
|
|
Merge 5.5-rc7 into char-misc-next
Greg Kroah-Hartman
2020-01-22
291
-2230
/
+2319
|
|
\
\
\
\
\
\
|
*
\
\
\
\
\
\
Merge tag 'soundwire-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Greg Kroah-Hartman
2020-01-18
13
-79
/
+1351
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
dt-bindings: soundwire: fix example
Srinivas Kandagatla
2020-01-16
1
-0
/
+2
|
|
*
|
|
|
|
|
|
soundwire: cadence: fix kernel-doc parameter descriptions
Pierre-Louis Bossart
2020-01-16
1
-1
/
+1
|
|
*
|
|
|
|
|
|
Merge branch 'topic/sdw_intel' into next
Vinod Koul
2020-01-16
1
-0
/
+11
|
|
|
\
\
\
\
\
\
\
[next]