开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2024-06-25
linux/syscalls.h: add missing __user annotations
Arnd Bergmann
2024-06-25
syscalls: mmap(): use unsigned offset type consistently
Arnd Bergmann
2024-06-25
syscalls: fix compat_sys_io_pgetevents_time64 usage
Arnd Bergmann
2024-06-25
Fix race for duplicate reqsk on identical SYN
luoxuanqiang
2024-06-25
Revert "printk: Save console options for add_preferred_console_match()"
Greg Kroah-Hartman
2024-06-24
mm/page_alloc: Separate THP PCP into movable and non-movable categories
yangge
2024-06-24
mm: convert page type macros to enum
Stephen Brennan
2024-06-24
/proc/pid/smaps: add mseal info for vma
Jeff Xu
2024-06-24
io_uring: remove dead struct io_submit_state member
Jens Axboe
2024-06-24
ftruncate: pass a signed offset
Arnd Bergmann
2024-06-24
serial: core: introduce uart_port_tx_limited_flags()
Jonas Gorski
2024-06-24
Revert "serial: core: only stop transmit when HW fifo is empty"
Doug Brown
2024-06-23
Merge tag 'i2c-for-6.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-06-23
Merge tag 'fixes-2024-06-23' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-06-23
closures: closure_get_not_zero(), closure_return_sync()
Kent Overstreet
2024-06-22
Merge tag 'spi-fix-v6.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-06-21
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2024-06-21
nvmet: make 'tsas' attribute idempotent for RDMA
Hannes Reinecke
2024-06-21
nvme: fixup comment for nvme RDMA Provider Type
Hannes Reinecke
2024-06-21
i2c: Add nop fwnode operations
Sakari Ailus
2024-06-20
Merge tag 'net-6.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2024-06-19
netfilter: move the sysctl nf_hooks_lwtunnel into the netfilter core
Jianguo Wu
2024-06-18
fsnotify: Do not generate events for O_PATH file descriptors
Jan Kara
2024-06-18
spi: Fix OCTAL mode support
Patrice Chotard
2024-06-17
Merge tag 'lsm-pr-20240617' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-06-17
Merge tag 'mm-hotfixes-stable-2024-06-17-11-43' of git://git.kernel.org/pub/s...
Linus Torvalds
2024-06-17
Merge tag 'hardening-v6.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-06-16
Merge tag 'usb-6.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2024-06-16
Merge tag 'driver-core-6.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-06-16
Merge tag 'firewire-fixes-6.10-rc4' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-06-16
memblock: use numa_valid_node() helper to check for invalid node ID
Mike Rapoport (IBM)
2024-06-15
kcov: don't lose track of remote references during softirqs
Aleksandr Nogikh
2024-06-15
mm: huge_memory: fix misused mapping_large_folio_support() for anon folios
Ran Xiaokai
2024-06-15
lib/alloc_tag: fix RCU imbalance in pgalloc_tag_get()
Suren Baghdasaryan
2024-06-15
Revert "mm: init_mlocked_on_free_v3"
David Hildenbrand
2024-06-15
firewire: core: record card index in bus_reset_handle tracepoints event
Takashi Sakamoto
2024-06-15
firewire: core: record card index in tracepoinrts events derived from bus_res...
Takashi Sakamoto
2024-06-15
firewire: core: record card index in async_phy_inbound tracepoints event
Takashi Sakamoto
2024-06-15
firewire: core: record card index in async_phy_outbound_complete tracepoints ...
Takashi Sakamoto
2024-06-15
firewire: core: record card index in async_phy_outbound_initiate tracepoints ...
Takashi Sakamoto
2024-06-15
firewire: core: record card index in tracepoinrts events derived from async_i...
Takashi Sakamoto
2024-06-15
firewire: core: record card index in tracepoinrts events derived from async_o...
Takashi Sakamoto
2024-06-15
firewire: core: record card index in tracepoinrts events derived from async_o...
Takashi Sakamoto
2024-06-14
Merge tag 'vfio-v6.10-rc4' of https://github.com/awilliam/linux-vfio
Linus Torvalds
2024-06-14
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2024-06-14
Merge tag 'block-6.10-20240614' of git://git.kernel.dk/linux
Linus Torvalds
2024-06-14
Merge tag 'io_uring-6.10-20240614' of git://git.kernel.dk/linux
Linus Torvalds
2024-06-14
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2024-06-14
bpf: Harden __bpf_kfunc tag against linker kfunc removal
Tony Ambardar
2024-06-14
compiler_types.h: Define __retain for __attribute__((__retain__))
Tony Ambardar
[prev]
[next]