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
2022-09-24
phy: qcom-qmp-usb: drop unused type from config
Johan Hovold
1
-26
/
+0
2022-09-24
phy: qcom-qmp-ufs: drop unused type from config
Johan Hovold
1
-8
/
+0
2022-09-24
phy: qcom-qmp-pcie-msm8996: drop unused type from config
Johan Hovold
1
-3
/
+0
2022-09-24
phy: qcom-qmp-pcie: drop unused type from config
Johan Hovold
1
-14
/
+0
2022-09-24
fuse: implement ->tmpfile()
Miklos Szeredi
3
-4
/
+29
2022-09-24
vfs: open inside ->tmpfile()
Miklos Szeredi
19
-49
/
+70
2022-09-24
vfs: move open right after ->tmpfile()
Miklos Szeredi
2
-50
/
+42
2022-09-24
vfs: make vfs_tmpfile() static
Miklos Szeredi
2
-5
/
+1
2022-09-24
ovl: use vfs_tmpfile_open() helper
Miklos Szeredi
4
-62
/
+72
2022-09-24
cachefiles: use vfs_tmpfile_open() helper
Miklos Szeredi
1
-20
/
+12
2022-09-24
cachefiles: only pass inode to *mark_inode_inuse() helpers
Miklos Szeredi
1
-33
/
+26
2022-09-24
cachefiles: tmpfile error handling cleanup
Miklos Szeredi
1
-29
/
+26
2022-09-24
hugetlbfs: cleanup mknod and tmpfile
Al Viro
1
-24
/
+16
2022-09-24
vfs: add vfs_tmpfile_open() helper
Miklos Szeredi
2
-0
/
+45
2022-09-23
ipv6: tcp: send consistent autoflowlabel in RST packets
Eric Dumazet
1
-1
/
+4
2022-09-23
sfc: correct filter_table_remove method for EF10 PFs
Andy Moreton
1
-1
/
+1
2022-09-23
Merge branch 'net-ipa-another-set-of-cleanups'
Jakub Kicinski
6
-158
/
+201
2022-09-23
net: ipa: encapsulate updating three more registers
Alex Elder
1
-26
/
+53
2022-09-23
net: ipa: encapsulate updating the COUNTER_CFG register
Alex Elder
1
-13
/
+22
2022-09-23
net: ipa: encapsulate setting the FILT_ROUT_HASH_EN register
Alex Elder
1
-8
/
+13
2022-09-23
net: ipa: tidy up register enum definitions
Alex Elder
1
-21
/
+21
2022-09-23
net: ipa: define BCR values using an enum
Alex Elder
3
-20
/
+18
2022-09-23
net: ipa: rearrange functions for similarity
Alex Elder
1
-46
/
+42
2022-09-23
net: ipa: introduce ipa_qtime_val()
Alex Elder
1
-36
/
+44
2022-09-23
net: ipa: don't use u32p_replace_bits()
Alex Elder
1
-2
/
+2
2022-09-23
cgroup: use strscpy() is more robust and safer
ye xingchen
1
-1
/
+1
2022-09-23
iocost_monitor: reorder BlkgIterator
Elijah Conners
1
-5
/
+5
2022-09-23
cgroup: simplify code in cgroup_apply_control
William Dean
1
-5
/
+1
2022-09-24
Makefile.debug: re-enable debug info for .S files
Nick Desaulniers
2
-11
/
+14
2022-09-24
Makefile.debug: set -g unconditional on CONFIG_DEBUG_INFO_SPLIT
Nick Desaulniers
1
-3
/
+1
2022-09-23
Merge branch 'veristat: further usability improvements'
Alexei Starovoitov
2
-19
/
+118
2022-09-23
selftests/bpf: allow to adjust BPF verifier log level in veristat
Andrii Nakryiko
1
-1
/
+13
2022-09-23
selftests/bpf: emit processing progress and add quiet mode to veristat
Andrii Nakryiko
1
-1
/
+14
2022-09-23
selftests/bpf: make veristat skip non-BPF and failing-to-open BPF objects
Andrii Nakryiko
1
-8
/
+70
2022-09-23
selftests/bpf: make veristat's verifier log parsing faster and more robust
Andrii Nakryiko
1
-9
/
+20
2022-09-23
selftests/bpf: add sign-file to .gitignore
Andrii Nakryiko
1
-0
/
+1
2022-09-23
ublk_drv: add START_USER_RECOVERY and END_USER_RECOVERY support
ZiyangZhang
2
-1
/
+118
2022-09-23
ublk_drv: support UBLK_F_USER_RECOVERY_REISSUE
ZiyangZhang
2
-4
/
+20
2022-09-23
ublk_drv: consider recovery feature in aborting mechanism
ZiyangZhang
1
-6
/
+110
2022-09-23
ublk_drv: requeue rqs with recovery feature enabled
ZiyangZhang
1
-5
/
+15
2022-09-23
ublk_drv: define macros for recovery feature and check them
ZiyangZhang
2
-1
/
+20
2022-09-23
ublk_drv: check 'current' instead of 'ubq_daemon'
ZiyangZhang
1
-2
/
+10
2022-09-23
io_uring: ensure that cached task references are always put on exit
Jens Axboe
1
-0
/
+3
2022-09-23
libbpf: restore memory layout of bpf_object_open_opts
Andrii Nakryiko
1
-1
/
+3
2022-09-23
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
Linus Torvalds
4
-18
/
+21
2022-09-23
ACPI: processor idle: Practically limit "Dummy wait" workaround to old Intel systems
Dave Hansen
1
-3
/
+20
2022-09-23
libbpf: Add pathname_concat() helper
Wang Yufen
1
-47
/
+29
2022-09-23
EDAC/i7300: Correct the i7300_exit() function name in comment
Colin Ian King
1
-1
/
+1
2022-09-23
io_uring: fix CQE reordering
Pavel Begunkov
2
-5
/
+19
2022-09-23
selftests/bpf: Simplify cgroup_hierarchical_stats selftest
Yosry Ahmed
2
-220
/
+131
[prev]
[next]