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-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
2022-04-08
bpf, sockmap: Fix memleak in sk_psock_queue_msg
Wang Yufen
2022-04-08
PCI: Reduce warnings on possible RW1C corruption
Mark Tomlinson
2022-04-08
firmware: ti_sci: Fix compilation failure when CONFIG_TI_SCI_PROTOCOL is not ...
Christophe JAILLET
2022-04-08
stack: Constrain and fix stack offset randomization with Clang builds
Marco Elver
2022-04-08
pstore: Don't use semaphores in always-atomic-context code
Jann Horn
2022-04-08
fbdev: Hot-unplug firmware fb devices on forced removal
Thomas Zimmermann
2022-04-08
block: don't merge across cgroup boundaries if blkcg is enabled
Tejun Heo
2022-04-08
mtd: rawnand: protect access to rawnand devices while in suspend
Sean Nyekjaer
2022-04-08
NFSD: prevent integer overflow on 32 bit systems
Dan Carpenter
2022-04-08
Revert "swiotlb: rework "fix info leak with DMA_FROM_DEVICE""
Linus Torvalds
[prev]
[next]