index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
io_uring: add support for IORING_OP_CLOSE
Jens Axboe
2020-01-20
2
-0
/
+110
*
io-wq: add support for uncancellable work
Jens Axboe
2020-01-20
3
-2
/
+12
*
fs: move filp_close() outside of __close_fd_get_file()
Jens Axboe
2020-01-20
2
-4
/
+8
*
io_uring: add support for IORING_OP_OPENAT
Jens Axboe
2020-01-20
2
-2
/
+95
*
fs: make build_open_flags() available internally
Jens Axboe
2020-01-20
2
-3
/
+4
*
io_uring: add support for fallocate()
Jens Axboe
2020-01-20
2
-0
/
+61
*
Merge branch 'io_uring-5.5' into for-5.6/io_uring-vfs
Jens Axboe
2020-01-20
2
-2
/
+5
|
\
|
*
io_uring: fix compat for IORING_REGISTER_FILES_UPDATE
Eugene Syromiatnikov
2020-01-20
2
-2
/
+5
*
|
Merge branch 'work.openat2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Jens Axboe
2020-01-19
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-08
1
-16
/
+27
|
*
|
namei: LOOKUP_IN_ROOT: chroot-like scoped resolution
Aleksa Sarai
2019-12-08
2
-4
/
+9
|
*
|
namei: LOOKUP_BENEATH: O_BENEATH-like scoped resolution
Aleksa Sarai
2019-12-08
2
-6
/
+78
|
*
|
namei: LOOKUP_NO_XDEV: block mountpoint crossing
Aleksa Sarai
2019-12-08
2
-4
/
+28
|
*
|
namei: LOOKUP_NO_MAGICLINKS: block magic-link resolution
Aleksa Sarai
2019-12-08
2
-1
/
+10
|
*
|
namei: LOOKUP_NO_SYMLINKS: block symlink resolution
Aleksa Sarai
2019-12-08
2
-0
/
+6
|
*
|
namei: allow set_root() to produce errors
Aleksa Sarai
2019-12-08
1
-11
/
+24
|
*
|
namei: allow nd_jump_link() to produce errors
Aleksa Sarai
2019-12-08
5
-11
/
+17
|
*
|
nsfs: clean-up ns_get_path() signature to return int
Aleksa Sarai
2019-12-08
5
-27
/
+26
|
*
|
namei: only return -ECHILD from follow_dotdot_rcu()
Aleksa Sarai
2019-12-08
1
-1
/
+1
*
|
|
Linux 5.5-rc7
v5.5-rc7
Linus Torvalds
2020-01-19
1
-1
/
+1
*
|
|
Merge tag 'riscv/for-v5.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-01-19
4
-25
/
+73
|
\
\
\
|
*
|
|
riscv: Less inefficient gcc tishift helpers (and export their symbols)
Olof Johansson
2020-01-18
2
-18
/
+61
|
*
|
|
riscv: delete temporary files
Ilie Halip
2020-01-18
1
-1
/
+2
|
*
|
|
riscv: make sure the cores stay looping in .Lsecondary_park
Greentime Hu
2020-01-15
1
-6
/
+10
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-01-19
92
-377
/
+773
|
\
\
\
\
|
*
|
|
|
cxgb4: reject overlapped queues in TC-MQPRIO offload
Rahul Lakkireddy
2020-01-19
1
-1
/
+27
|
*
|
|
|
cxgb4: fix Tx multi channel port rate limit
Rahul Lakkireddy
2020-01-19
4
-3
/
+96
|
*
|
|
|
net: sched: act_ctinfo: fix memory leak
Eric Dumazet
2020-01-19
1
-0
/
+11
|
*
|
|
|
Merge branch 'bnxt_en-fixes'
David S. Miller
2020-01-18
3
-12
/
+24
|
|
\
\
\
\
|
|
*
|
|
|
bnxt_en: Do not treat DSN (Digital Serial Number) read failure as fatal.
Michael Chan
2020-01-18
3
-4
/
+7
|
|
*
|
|
|
bnxt_en: Fix ipv6 RFS filter matching logic.
Michael Chan
2020-01-18
1
-5
/
+17
|
|
*
|
|
|
bnxt_en: Fix NTUPLE firmware command failures.
Michael Chan
2020-01-18
1
-3
/
+0
|
|
/
/
/
/
|
*
|
|
|
net: systemport: Fixed queue mapping in internal ring map
Florian Fainelli
2020-01-17
1
-3
/
+4
|
*
|
|
|
net: dsa: bcm_sf2: Configure IMP port for 2Gb/sec
Florian Fainelli
2020-01-17
1
-1
/
+1
|
*
|
|
|
net: dsa: sja1105: Don't error out on disabled ports with no phy-mode
Vladimir Oltean
2020-01-17
1
-1
/
+1
|
*
|
|
|
net: phy: dp83867: Set FORCE_LINK_GOOD to default after reset
Michael Grzeschik
2020-01-17
1
-1
/
+7
|
*
|
|
|
net: hns: fix soft lockup when there is not enough memory
Yonglong Liu
2020-01-17
1
-3
/
+1
|
*
|
|
|
net: avoid updating qdisc_xmit_lock_key in netdev_update_lockdep_key()
Cong Wang
2020-01-17
1
-12
/
+0
|
*
|
|
|
net/sched: act_ife: initalize ife->metalist earlier
Eric Dumazet
2020-01-17
1
-4
/
+3
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2020-01-17
5
-24
/
+54
|
|
\
\
\
\
|
|
*
|
|
|
netfilter: nat: fix ICMP header corruption on ICMP errors
Eyal Birger
2020-01-16
1
-0
/
+13
|
|
*
|
|
|
netfilter: nf_tables: fix flowtable list del corruption
Florian Westphal
2020-01-16
1
-0
/
+6
|
|
*
|
|
|
netfilter: nf_tables: fix memory leak in nf_tables_parse_netdev_hooks()
Dan Carpenter
2020-01-16
1
-0
/
+1
|
|
*
|
|
|
netfilter: nf_tables: remove WARN and add NLA_STRING upper limits
Florian Westphal
2020-01-16
1
-4
/
+9
|
|
*
|
|
|
netfilter: nft_tunnel: ERSPAN_VERSION must not be null
Florian Westphal
2020-01-16
1
-0
/
+3
|
|
*
|
|
|
netfilter: nft_tunnel: fix null-attribute check
Florian Westphal
2020-01-16
1
-1
/
+1
|
|
*
|
|
|
netfilter: nf_tables: store transaction list locally while requesting module
Pablo Neira Ayuso
2020-01-16
1
-9
/
+10
[prev]
[next]