index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
2023-10-20
bpf: Move the declaration of __bpf_obj_drop_impl() to bpf.h
Hou Tao
2023-10-20
bpf: Use pcpu_alloc_size() in bpf_mem_free{_rcu}()
Hou Tao
2023-10-20
mm/percpu.c: introduce pcpu_alloc_size()
Hou Tao
2023-10-20
seq_buf: fix a misleading comment
Jonathan Corbet
2023-10-20
Merge tag 'mtd/fixes-for-6.6-rc7' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-10-20
thermal: core: Pass trip pointer to governor throttle callback
Rafael J. Wysocki
2023-10-20
tracing: Move readpos from seq_buf to trace_seq
Matthew Wilcox (Oracle)
2023-10-20
ethtool: untangle the linkmode and ethtool headers
Jakub Kicinski
2023-10-20
net: dsa: microchip: ksz8: Enable MIIM PHY Control reg access
Oleksij Rempel
2023-10-20
x86/srso: Fix unret validation dependencies
Josh Poimboeuf
2023-10-20
Merge tag 'iio-for-6.7a' of https://git.kernel.org/pub/scm/linux/kernel/git/j...
Greg Kroah-Hartman
2023-10-20
crypto: hisilicon/qm - fix EQ/AEQ interrupt issue
Longfang Liu
2023-10-20
crypto: pkcs7 - remove sha1 support
Dimitri John Ledkov
2023-10-19
mm/slab: Add __free() support for kvfree
Dan Williams
2023-10-19
configfs-tsm: Introduce a shared ABI for attestation reports
Dan Williams
2023-10-19
bpf: teach the verifier to enforce css_iter and task_iter in RCU CS
Chuyi Zhou
2023-10-19
cgroup: Prepare for using css_task_iter_*() in BPF
Chuyi Zhou
2023-10-19
io_uring/cmd: Pass compat mode in issue_flags
Breno Leitao
2023-10-19
net/socket: Break down __sys_getsockopt
Breno Leitao
2023-10-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-10-19
bpf: Add sockptr support for setsockopt
Breno Leitao
2023-10-19
bpf: Add sockptr support for getsockopt
Breno Leitao
2023-10-19
Merge tag 'net-6.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-10-19
lib/generic-radix-tree.c: Add peek_prev()
Kent Overstreet
2023-10-19
lib/generic-radix-tree.c: Don't overflow in peek()
Kent Overstreet
2023-10-19
closures: closure_nr_remaining()
Kent Overstreet
2023-10-19
closures: closure_wait_event()
Kent Overstreet
2023-10-19
bcache: move closures to lib/
Kent Overstreet
2023-10-19
Merge tag 'v6.6-rc7.vfs.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-10-19
net: introduce napi_is_scheduled helper
Christian Marangi
2023-10-19
net: stmmac: intel: remove unnecessary field struct plat_stmmacenet_data::ext...
Johannes Zink
2023-10-19
fs: fix umask on NFS with CONFIG_FS_POSIX_ACL=n
Max Kellermann
2023-10-19
fs: store real path instead of fake path in backing file f_path
Amir Goldstein
2023-10-19
fs: create helper file_user_path() for user displayed mapped file path
Amir Goldstein
2023-10-19
vfs: predict the error in retry_estale as unlikely
Mateusz Guzik
2023-10-19
file: convert to SLAB_TYPESAFE_BY_RCU
Christian Brauner
2023-10-19
watch_queue: Annotate struct watch_filter with __counted_by
Kees Cook
2023-10-19
fs/pipe: move check to pipe_has_watch_queue()
Max Kellermann
2023-10-19
pipe: reduce padding in struct pipe_inode_info
Max Kellermann
2023-10-19
fs: add a new SB_I_NOUMASK flag
Jeff Layton
2023-10-19
vlynq: remove bus driver
Wolfram Sang
2023-10-19
perf: Disallow mis-matched inherited group reads
Peter Zijlstra
2023-10-18
buildid: reduce header file dependencies for module
Arnd Bergmann
2023-10-18
string: Adjust strtomem() logic to allow for smaller sources
Kees Cook
2023-10-18
compiler.h: move __is_constexpr() to compiler.h
David Laight
2023-10-18
minmax: relax check to allow comparison between unsigned arguments and signed...
David Laight
2023-10-18
minmax: allow comparisons of 'int' against 'unsigned char/short'
David Laight
2023-10-18
minmax: fix indentation of __cmp_once() and __clamp_once()
David Laight
2023-10-18
minmax: allow min()/max()/clamp() if the arguments have the same signedness.
David Laight
2023-10-18
minmax: add umin(a, b) and umax(a, b)
David Laight
[prev]
[next]