index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Lines
2023-10-19
configfs-tsm: Introduce a shared ABI for attestation reports
Dan Williams
-0
/
+69
2023-10-19
bpf: teach the verifier to enforce css_iter and task_iter in RCU CS
Chuyi Zhou
-8
/
+12
2023-10-19
cgroup: Prepare for using css_task_iter_*() in BPF
Chuyi Zhou
-7
/
+5
2023-10-19
io_uring/cmd: Introduce SOCKET_URING_OP_SETSOCKOPT
Breno Leitao
-0
/
+1
2023-10-19
io_uring/cmd: Introduce SOCKET_URING_OP_GETSOCKOPT
Breno Leitao
-0
/
+7
2023-10-19
io_uring/cmd: Pass compat mode in issue_flags
Breno Leitao
-0
/
+1
2023-10-19
net/socket: Break down __sys_getsockopt
Breno Leitao
-3
/
+3
2023-10-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-23
/
+60
2023-10-19
net/socket: Break down __sys_setsockopt
Breno Leitao
-0
/
+2
2023-10-19
bpf: Add sockptr support for setsockopt
Breno Leitao
-1
/
+1
2023-10-19
bpf: Add sockptr support for getsockopt
Breno Leitao
-2
/
+3
2023-10-19
Merge tag 'net-6.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
-12
/
+27
2023-10-19
lib/generic-radix-tree.c: Add peek_prev()
Kent Overstreet
-1
/
+60
2023-10-19
lib/generic-radix-tree.c: Don't overflow in peek()
Kent Overstreet
-0
/
+7
2023-10-19
closures: closure_nr_remaining()
Kent Overstreet
-1
/
+6
2023-10-19
closures: closure_wait_event()
Kent Overstreet
-0
/
+22
2023-10-19
bcache: move closures to lib/
Kent Overstreet
-0
/
+377
2023-10-19
Merge tag 'v6.6-rc7.vfs.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-1
/
+1
2023-10-19
net: introduce napi_is_scheduled helper
Christian Marangi
-0
/
+23
2023-10-19
ALSA: hda: i915: Remove extra argument from snd_hdac_i915_init
Maarten Lankhorst
-2
/
+2
2023-10-19
ALSA: hda: i915: Add an allow_modprobe argument to snd_hdac_i915_init
Maarten Lankhorst
-2
/
+2
2023-10-19
Merge branch 'for-linus' into for-next
Takashi Iwai
-0
/
+3
2023-10-19
PM / devfreq: rockchip-dfi: add support for RK3588
Sascha Hauer
-0
/
+18
2023-10-19
PM / devfreq: rockchip-dfi: Add perf support
Sascha Hauer
-0
/
+3
2023-10-19
PM / devfreq: rockchip-dfi: Handle LPDDR4X
Sascha Hauer
-0
/
+1
2023-10-19
PM / devfreq: rockchip-dfi: Add RK3568 support
Sascha Hauer
-0
/
+12
2023-10-19
PM / devfreq: rk3399_dmc,dfi: generalize DDRTYPE defines
Sascha Hauer
-6
/
+18
2023-10-19
inet: lock the socket in ip_sock_set_tos()
Eric Dumazet
-0
/
+1
2023-10-19
net: stmmac: intel: remove unnecessary field struct plat_stmmacenet_data::ext...
Johannes Zink
-1
/
+0
2023-10-19
fs: fix umask on NFS with CONFIG_FS_POSIX_ACL=n
Max Kellermann
-0
/
+5
2023-10-19
fs: store real path instead of fake path in backing file f_path
Amir Goldstein
-20
/
+5
2023-10-19
fs: create helper file_user_path() for user displayed mapped file path
Amir Goldstein
-0
/
+14
2023-10-19
vfs: predict the error in retry_estale as unlikely
Mateusz Guzik
-1
/
+1
2023-10-19
file: convert to SLAB_TYPESAFE_BY_RCU
Christian Brauner
-15
/
+6
2023-10-19
watch_queue: Annotate struct watch_filter with __counted_by
Kees Cook
-1
/
+1
2023-10-19
fs/pipe: move check to pipe_has_watch_queue()
Max Kellermann
-0
/
+16
2023-10-19
pipe: reduce padding in struct pipe_inode_info
Max Kellermann
-3
/
+3
2023-10-19
fs: add a new SB_I_NOUMASK flag
Jeff Layton
-1
/
+26
2023-10-19
vlynq: remove bus driver
Wolfram Sang
-149
/
+0
2023-10-19
perf: Disallow mis-matched inherited group reads
Peter Zijlstra
-0
/
+1
2023-10-19
RDMA/core: Add support to set privileged QKEY parameter
Patrisious Haddad
-0
/
+2
2023-10-18
buildid: reduce header file dependencies for module
Arnd Bergmann
-1
/
+2
2023-10-18
string: Adjust strtomem() logic to allow for smaller sources
Kees Cook
-2
/
+5
2023-10-19
dt-bindings: thermal: mediatek: Add LVTS thermal controller definition for mt...
Balsam CHIHI
-0
/
+19
2023-10-18
compiler.h: move __is_constexpr() to compiler.h
David Laight
-8
/
+8
2023-10-18
minmax: relax check to allow comparison between unsigned arguments and signed...
David Laight
-7
/
+17
2023-10-18
minmax: allow comparisons of 'int' against 'unsigned char/short'
David Laight
-2
/
+3
2023-10-18
minmax: fix indentation of __cmp_once() and __clamp_once()
David Laight
-15
/
+15
2023-10-18
minmax: allow min()/max()/clamp() if the arguments have the same signedness.
David Laight
-28
/
+32
2023-10-18
minmax: add umin(a, b) and umax(a, b)
David Laight
-0
/
+17
[prev]
[next]