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
Age
Commit message (
Expand
)
Author
2022-05-15
rfkill: uapi: fix RFKILL_IOCTL_MAX_SIZE ioctl request definition
Gleb Fotengauer-Malinovskiy
2022-05-15
Bluetooth: Fix the creation of hdev->name
Itay Iellin
2022-05-12
net: stmmac: disable Split Header (SPH) for Intel platforms
Tan Tee Min
2022-05-09
tcp: make sure treq->af_specific is initialized
Eric Dumazet
2022-05-09
tcp: fix potential xmit stalls caused by TCP_NOTSENT_LOWAT
Eric Dumazet
2022-05-09
ip_gre, ip6_gre: Fix race condition on o_seqno in collect_md mode
Peilin Ye
2022-05-09
tcp: ensure to use the most recently sent skb when filling the rate sample
Pengcheng Yang
2022-05-09
memory: renesas-rpc-if: Fix HF/OSPI data transfer in Manual Mode
Geert Uytterhoeven
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
scsi: iscsi: Fix NOP handling during conn recovery
Mike Christie
2022-04-27
scsi: iscsi: Merge suspend fields
Mike Christie
2022-04-27
scsi: iscsi: Release endpoint ID when its freed
Mike Christie
2022-04-27
ipv6: make ip6_rt_gc_expire an atomic_t
Eric Dumazet
2022-04-27
esp: limit skb_page_frag_refill use to a single page
Sabrina Dubroca
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
ax25: fix reference count leaks of ax25_dev
Duoming Zhou
2022-04-20
ax25: add refcount in ax25_dev to avoid UAF bugs
Duoming Zhou
2022-04-20
SUNRPC: Fix NFSD's request deferral on RDMA transports
Chuck Lever
2022-04-20
tlb: hugetlb: Add more sizes to tlb_remove_huge_tlb_entry
Steve Capper
2022-04-20
vfio/pci: Fix vf_token mechanism when device-specific VF drivers are used
Jason Gunthorpe
2022-04-20
scsi: iscsi: Fix conn cleanup and stop race during iscsid restart
Mike Christie
2022-04-20
net/sched: flower: fix parsing of ethertype following VLAN header
Vlad Buslov
2022-04-20
SUNRPC: Fix the svc_deferred_event trace class
Chuck Lever
2022-04-20
ALSA: core: Add snd_card_free_on_error() helper
Takashi Iwai
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
[next]