Merge remote-tracking branch 'stable/linux-5.15.y' into rpi-5.15.y
[platform/kernel/linux-rpi.git] / include /
2022-06-06 Dom CobleyMerge remote-tracking branch 'stable/linux-5.15.y'...
2022-06-06 Florian Westphalnetfilter: conntrack: re-fetch conntrack after insertion
2022-06-06 Nicolai Stangecrypto: drbg - make reseeding from get_random_bytes...
2022-06-06 Nicolai Stangecrypto: drbg - track whether DRBG was seeded with ...
2022-06-06 Nicolai Stangecrypto: drbg - prepare for more fine-grained tracking...
2022-06-06 Kuniyuki Iwashimapipe: make poll_usage boolean and annotate its access
2022-06-01 Dom CobleyMerge remote-tracking branch 'stable/linux-5.15.y'...
2022-05-30 Jason A. Donenfeldrandom: move randomize_page() into mm where it belongs
2022-05-30 Jason A. Donenfeldrandom: make consistent use of buf and len
2022-05-30 Jason A. Donenfeldrandom: use proper return types on get_random_{int...
2022-05-30 Jason A. Donenfeldrandom: remove extern from functions in header
2022-05-30 Jason A. Donenfeldrandom: handle latent entropy and command line from...
2022-05-30 Jason A. Donenfeldsiphash: use one source of truth for siphash permutations
2022-05-30 Jason A. Donenfeldtimekeeping: Add raw clock fallback for random_get_entr...
2022-05-30 Jason A. Donenfeldrandom: make random_get_entropy() return an unsigned...
2022-05-30 Jason A. Donenfeldrandom: replace custom notifier chain with standard one
2022-05-30 Jason A. Donenfeldrandom: clear fast pool, crng, and batches in cpuhp...
2022-05-30 Jason A. Donenfeldrandom: pull add_hwgenerator_randomness() declaration...
2022-05-30 Jason A. Donenfeldrandom: remove useless header comment
2022-05-30 Jason A. Donenfeldrandom: remove unused tracepoints
2022-05-30 Jason A. Donenfeldrandom: make more consistent use of integer types
2022-05-30 Jason A. Donenfeldrandom: simplify entropy debiting
2022-05-30 Jason A. Donenfeldrandom: rather than entropy_store abstraction, use...
2022-05-30 Dominik Brodowskirandom: early initialization of ChaCha constants
2022-05-30 Sebastian Andrzej... random: remove unused irq_flags argument from add_inter...
2022-05-30 Jason A. Donenfeldlib/crypto: blake2s: avoid indirect calls to compressio...
2022-05-30 Jason A. Donenfeldlib/crypto: blake2s: move hmac construction into wireguard
2022-05-30 Jason A. Donenfeldlib/crypto: blake2s: include as built-in
2022-05-26 Dom CobleyMerge remote-tracking branch 'stable/linux-5.15.y'...
2022-05-25 Daniel Thompsonlockdown: also lock down previous kgdb use
2022-05-25 Felix Fietkaunet: fix dev_fill_forward_path with pppoe + bridge
2022-05-25 Eyal Birgerxfrm: fix "disable_policy" flag use when arriving from...
2022-05-25 Nicolas Dichtelxfrm: rework default policy structure
2022-05-25 Jérôme Pouillerdma-buf: fix use of DMA_BUF_SET_NAME_{A,B} in userspace
2022-05-25 Ilya Dryomovlibceph: fix potential use-after-free on linger ping...
2022-05-25 Mario Limonciellortc: mc146818-lib: Fix the AltCentury for AMD platforms
2022-05-25 Terry Bowmankernel/resource: Introduce request_mem_region_muxed()
2022-05-23 Dom CobleyMerge remote-tracking branch 'stable/linux-5.15.y'...
2022-05-18 Trond MyklebustSUNRPC: Ensure we flush any closed sockets before xs_xp...
2022-05-18 Trond MyklebustSUNRPC: Ensure that the gssproxy client can start in...
2022-05-18 Willy Tarreausecure_seq: use the 64 bits of the siphash for port...
2022-05-18 Paolo Abeninet/sched: act_pedit: really ensure the skb is writable
2022-05-18 Shunsuke Mievirtio: fix virtio transitional ids
2022-05-18 Tariq Toukannet: Fix features skip in for_each_netdev_feature()
2022-05-16 Dom CobleyMerge remote-tracking branch 'stable/linux-5.15.y'...
2022-05-15 Gleb Fotengauer... rfkill: uapi: fix RFKILL_IOCTL_MAX_SIZE ioctl request...
2022-05-15 Itay IellinBluetooth: Fix the creation of hdev->name
2022-05-12 Tan Tee Minnet: stmmac: disable Split Header (SPH) for Intel platforms
2022-05-09 Dom CobleyMerge remote-tracking branch 'stable/linux-5.15.y'...
2022-05-09 Eric Dumazettcp: make sure treq->af_specific is initialized
2022-05-09 Eric Dumazettcp: fix potential xmit stalls caused by TCP_NOTSENT_LOWAT
2022-05-09 Peilin Yeip_gre, ip6_gre: Fix race condition on o_seqno in colle...
2022-05-09 Pengcheng Yangtcp: ensure to use the most recently sent skb when...
2022-05-09 Geert Uytterhoevenmemory: renesas-rpc-if: Fix HF/OSPI data transfer in...
2022-05-09 Oleksandr Ocheretnyimtd: fix 'part' field data corruption in mtd_info
2022-05-09 Mikulas Patockahex2bin: make the function hex_to_bin constant-time
2022-05-01 Andreas Gruenbacheriov_iter: Introduce nofault flag to disable page faults
2022-05-01 Andreas Gruenbachergup: Introduce FOLL_NOFAULT flag to disable page faults
2022-05-01 Andreas Gruenbacheriomap: Add done_before argument to iomap_dio_rw
2022-05-01 Andreas Gruenbacheriomap: Support partial direct I/O on user copy failures
2022-05-01 Andreas Gruenbacheriov_iter: Introduce fault_in_iov_iter_writeable
2022-05-01 Andreas Gruenbacheriov_iter: Turn iov_iter_fault_in_readable into fault_in...
2022-05-01 Andreas Gruenbachergup: Turn fault_in_pages_{readable,writeable} into...
2022-05-01 Hao Luobpf: Add MEM_RDONLY for helper args that are pointers...
2022-05-01 Hao Luobpf: Convert PTR_TO_MEM_OR_NULL to composable types.
2022-05-01 Hao Luobpf: Introduce MEM_RDONLY flag
2022-05-01 Hao Luobpf: Replace PTR_TO_XXX_OR_NULL with PTR_TO_XXX | PTR_M...
2022-05-01 Hao Luobpf: Replace RET_XXX_OR_NULL with RET_XXX | PTR_MAYBE_NULL
2022-05-01 Hao Luobpf: Replace ARG_XXX_OR_NULL with ARG_XXX | PTR_MAYBE_NULL
2022-05-01 Hao Luobpf: Introduce composable reg, ret and arg types.
2022-04-28 Dom CobleyRevert "fbdev: Hot-unplug firmware fb devices on forced...
2022-04-28 Dom CobleyMerge remote-tracking branch 'stable/linux-5.15.y'...
2022-04-27 Florian Westphalnetfilter: conntrack: avoid useless indirection during...
2022-04-27 Florian Westphalnetfilter: conntrack: convert to refcount_t api
2022-04-27 Nico Pacheoom_kill.c: futex: delay the OOM reaper to allow time...
2022-04-27 Christophe Leroymm, hugetlb: allow for "high" userspace addresses
2022-04-27 Shakeel Buttmemcg: sync flush only if periodic flush is delayed
2022-04-27 Mike Christiescsi: iscsi: Fix NOP handling during conn recovery
2022-04-27 Mike Christiescsi: iscsi: Merge suspend fields
2022-04-27 Mike Christiescsi: iscsi: Release endpoint ID when its freed
2022-04-27 Eric Dumazetipv6: make ip6_rt_gc_expire an atomic_t
2022-04-27 Sabrina Dubrocaesp: limit skb_page_frag_refill use to a single page
2022-04-27 Marco Elvermm, kfence: support kmem_dump_obj() for KFENCE objects
2022-04-27 Kees Cooketherdevice: Adjust ether_addr* prototypes to silence...
2022-04-27 Christoph Hellwigblock: simplify the block device syncing code
2022-04-27 Christoph Hellwigblock: remove __sync_blockdev
2022-04-26 Dom CobleyMerge remote-tracking branch 'stable/linux-5.15.y'...
2022-04-22 Maxime Ripardclk: Add clk_get_rate_range
2022-04-22 Maxime RipardRevert "clk: Introduce a clock request API"
2022-04-22 Maxime Ripardclk: Introduce clk_hw_init_rate_request()
2022-04-22 Maxime Ripardclk: Fix clk_get_parent() documentation
2022-04-22 Maxime Ripardclk: Add clk_drop_range
2022-04-20 Duoming Zhouax25: fix reference count leaks of ax25_dev
2022-04-20 Duoming Zhouax25: add refcount in ax25_dev to avoid UAF bugs
2022-04-20 Chuck LeverSUNRPC: Fix NFSD's request deferral on RDMA transports
2022-04-20 Steve Cappertlb: hugetlb: Add more sizes to tlb_remove_huge_tlb_entry
2022-04-20 Jason Gunthorpevfio/pci: Fix vf_token mechanism when device-specific...
2022-04-20 Mike Christiescsi: iscsi: Fix conn cleanup and stop race during...
2022-04-20 Vlad Buslovnet/sched: flower: fix parsing of ethertype following...
2022-04-20 Chuck LeverSUNRPC: Fix the svc_deferred_event trace class
next