index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
2022-05-12
net: stmmac: disable Split Header (SPH) for Intel platforms
Tan Tee Min
2022-05-09
mtd: fix 'part' field data corruption in mtd_info
Oleksandr Ocheretnyi
2022-05-09
hex2bin: make the function hex_to_bin constant-time
Mikulas Patocka
2022-05-01
iov_iter: Introduce nofault flag to disable page faults
Andreas Gruenbacher
2022-05-01
gup: Introduce FOLL_NOFAULT flag to disable page faults
Andreas Gruenbacher
2022-05-01
iomap: Add done_before argument to iomap_dio_rw
Andreas Gruenbacher
2022-05-01
iomap: Support partial direct I/O on user copy failures
Andreas Gruenbacher
2022-05-01
iov_iter: Introduce fault_in_iov_iter_writeable
Andreas Gruenbacher
2022-05-01
iov_iter: Turn iov_iter_fault_in_readable into fault_in_iov_iter_readable
Andreas Gruenbacher
2022-05-01
gup: Turn fault_in_pages_{readable,writeable} into fault_in_{readable,writeable}
Andreas Gruenbacher
2022-05-01
bpf: Add MEM_RDONLY for helper args that are pointers to rdonly mem.
Hao Luo
2022-05-01
bpf: Convert PTR_TO_MEM_OR_NULL to composable types.
Hao Luo
2022-05-01
bpf: Introduce MEM_RDONLY flag
Hao Luo
2022-05-01
bpf: Replace PTR_TO_XXX_OR_NULL with PTR_TO_XXX | PTR_MAYBE_NULL
Hao Luo
2022-05-01
bpf: Replace RET_XXX_OR_NULL with RET_XXX | PTR_MAYBE_NULL
Hao Luo
2022-05-01
bpf: Replace ARG_XXX_OR_NULL with ARG_XXX | PTR_MAYBE_NULL
Hao Luo
2022-05-01
bpf: Introduce composable reg, ret and arg types.
Hao Luo
2022-04-27
netfilter: conntrack: avoid useless indirection during conntrack destruction
Florian Westphal
2022-04-27
netfilter: conntrack: convert to refcount_t api
Florian Westphal
2022-04-27
oom_kill.c: futex: delay the OOM reaper to allow time for proper futex cleanup
Nico Pache
2022-04-27
mm, hugetlb: allow for "high" userspace addresses
Christophe Leroy
2022-04-27
memcg: sync flush only if periodic flush is delayed
Shakeel Butt
2022-04-27
mm, kfence: support kmem_dump_obj() for KFENCE objects
Marco Elver
2022-04-27
etherdevice: Adjust ether_addr* prototypes to silence -Wstringop-overead
Kees Cook
2022-04-27
block: simplify the block device syncing code
Christoph Hellwig
2022-04-27
block: remove __sync_blockdev
Christoph Hellwig
2022-04-20
SUNRPC: Fix NFSD's request deferral on RDMA transports
Chuck Lever
2022-04-20
vfio/pci: Fix vf_token mechanism when device-specific VF drivers are used
Jason Gunthorpe
2022-04-20
soc: qcom: aoss: Expose send for generic usecase
Deepak Kumar Singh
2022-04-13
stacktrace: move filter_irq_stacks() to kernel/stacktrace.c
Marco Elver
2022-04-13
static_call: Don't make __static_call_return0 static
Christophe Leroy
2022-04-13
mm/sparsemem: fix 'mem_section' will never be NULL gcc 12 warning
Waiman Long
2022-04-13
SUNRPC: Don't call connect() more than once on a TCP socket
Trond Myklebust
2022-04-13
rtc: mc146818-lib: fix signedness bug in mc146818_get_time()
Dan Carpenter
2022-04-13
gpio: Restrict usage of GPIO chip irq members before initialization
Shreeya Patel
2022-04-13
rtc: mc146818-lib: fix RTC presence check
Mateusz Jończyk
2022-04-13
NFS: nfsiod should not block forever in mempool_alloc()
Trond Myklebust
2022-04-13
NFS: swap IO handling is slightly different for O_DIRECT IO
NeilBrown
2022-04-13
vfio/pci: Stub vfio_pci_vga_rw when !CONFIG_VFIO_PCI_VGA
Alex Williamson
2022-04-13
ipv6: make mc_forwarding atomic
Eric Dumazet
2022-04-08
coredump: Use the vma snapshot in fill_files_note
Eric W. Biederman
2022-04-08
coredump: Snapshot the vmas in do_coredump
Eric W. Biederman
2022-04-08
swiotlb: Support aligned swiotlb buffers
David Stevens
2022-04-08
net: preserve skb_end_offset() in skb_unclone_keeptruesize()
Eric Dumazet
2022-04-08
net: add skb_set_end_offset() helper
Eric Dumazet
2022-04-08
Reinstate some of "swiotlb: rework "fix info leak with DMA_FROM_DEVICE""
Linus Torvalds
2022-04-08
nvme: allow duplicate NSIDs for private namespaces
Sungup Moon
2022-04-08
sched/tracing: Report TASK_RTLOCK_WAIT tasks as TASK_UNINTERRUPTIBLE
Valentin Schneider
2022-04-08
atomics: Fix atomic64_{read_acquire,set_release} fallbacks
Mark Rutland
2022-04-08
serial: 8250: fix XOFF/XON sending when DMA is used
Ilpo Järvinen
[next]