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-06-06
bpf: Fix usage of trace RCU in local storage.
KP Singh
2022-06-06
pipe: make poll_usage boolean and annotate its access
Kuniyuki Iwashima
2022-05-30
random: move randomize_page() into mm where it belongs
Jason A. Donenfeld
2022-05-30
random: make consistent use of buf and len
Jason A. Donenfeld
2022-05-30
random: use proper return types on get_random_{int,long}_wait()
Jason A. Donenfeld
2022-05-30
random: remove extern from functions in header
Jason A. Donenfeld
2022-05-30
random: handle latent entropy and command line from random_init()
Jason A. Donenfeld
2022-05-30
siphash: use one source of truth for siphash permutations
Jason A. Donenfeld
2022-05-30
timekeeping: Add raw clock fallback for random_get_entropy()
Jason A. Donenfeld
2022-05-30
random: make random_get_entropy() return an unsigned long
Jason A. Donenfeld
2022-05-30
random: replace custom notifier chain with standard one
Jason A. Donenfeld
2022-05-30
random: clear fast pool, crng, and batches in cpuhp bring up
Jason A. Donenfeld
2022-05-30
random: pull add_hwgenerator_randomness() declaration into random.h
Jason A. Donenfeld
2022-05-30
random: remove useless header comment
Jason A. Donenfeld
2022-05-30
random: make more consistent use of integer types
Jason A. Donenfeld
2022-05-25
lockdown: also lock down previous kgdb use
Daniel Thompson
2022-05-25
net: fix dev_fill_forward_path with pppoe + bridge
Felix Fietkau
2022-05-25
libceph: fix potential use-after-free on linger ping and resends
Ilya Dryomov
2022-05-25
audit,io_uring,io-wq: call __audit_uring_exit for dummy contexts
Julian Orth
2022-05-25
rtc: mc146818-lib: Fix the AltCentury for AMD platforms
Mario Limonciello
2022-05-25
kernel/resource: Introduce request_mem_region_muxed()
Terry Bowman
2022-05-18
SUNRPC: Ensure that the gssproxy client can start in a connected state
Trond Myklebust
2022-05-18
block: Do not call folio_next() on an unreferenced folio
Matthew Wilcox (Oracle)
2022-05-18
net: Fix features skip in for_each_netdev_feature()
Tariq Toukan
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-04-27
fs: fix acl translation
Christian Brauner
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
etherdevice: Adjust ether_addr* prototypes to silence -Wstringop-overead
Kees Cook
2022-04-20
mm, kfence: support kmem_dump_obj() for KFENCE objects
Marco Elver
2022-04-20
SUNRPC: Fix NFSD's request deferral on RDMA transports
Chuck Lever
2022-04-20
static_call: Properly initialise DEFINE_STATIC_CALL_RET0()
Christophe Leroy
2022-04-20
vfio/pci: Fix vf_token mechanism when device-specific VF drivers are used
Jason Gunthorpe
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
gpio: Restrict usage of GPIO chip irq members before initialization
Shreeya Patel
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
ref_tracker: implement use-after-free detection
Eric Dumazet
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
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
XArray: Include bitmap.h from xarray.h
Matthew Wilcox (Oracle)
[next]