summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2022-08-21kexec, KEYS: make the code in bzImage64_verify_sig genericCoiby Xu
2022-08-17mm: introduce clear_highpage_kasan_taggedAndrey Konovalov
2022-08-17f2fs: revive F2FS_IOC_ABORT_VOLATILE_WRITEDaeho Jeong
2022-08-17bpf: Fix sparse warning for bpf_kptr_xchg_protoKumar Kartikeya Dwivedi
2022-08-17tracing: Use a copy of the va_list for __assign_vstr()Steven Rostedt (Google)
2022-08-17tpm: eventlog: Fix section mismatch for DEBUG_SECTION_MISMATCHHuacai Chen
2022-08-17tracing: Use a struct alignof to determine trace event field alignmentSteven Rostedt (Google)
2022-08-17ACPI: CPPC: Do not prevent CPPC from working in the futureRafael J. Wysocki
2022-08-17block: add bdev_max_segments() helperNaohiro Aota
2022-08-17block: add a bdev_max_zone_append_sectors helperChristoph Hellwig
2022-08-17block: serialize all debugfs operations using q->debugfs_mutexChristoph Hellwig
2022-08-17tracing/events: Add __vstring() and __assign_vstr() helper macrosSteven Rostedt (Google)
2022-08-17kexec: clean up arch_kexec_kernel_verify_sigCoiby Xu
2022-08-17kexec_file: drop weak attribute from functionsNaveen N. Rao
2022-08-17crypto: blake2s - remove shash moduleJason A. Donenfeld
2022-08-17drivers/base: fix userspace break from using bin_attributes for cpumap and cp...Phil Auld
2022-08-17spmi: trace: fix stack-out-of-bound access in SPMI tracing functionsDavid Collins
2022-08-17sched, cpuset: Fix dl_cpu_busy() panic due to empty cs->cpus_allowedWaiman Long
2022-08-17f2fs: change the current atomic write wayDaeho Jeong
2022-08-17mfd: t7l66xb: Drop platform disable callbackUwe Kleine-König
2022-08-17kfifo: fix kfifo_to_user() return typeDan Carpenter
2022-08-179p: Add client parameter to p9_req_put()Kent Overstreet
2022-08-179p: Drop kref usageKent Overstreet
2022-08-17net/mlx5: Expose mlx5_sriov_blocking_notifier_register / unregister APIsYishai Hadas
2022-08-17iio: cros: Register FIFO callback after sensor is registeredGwendal Grignou
2022-08-17soundwire: revisit driver bind/unbind and callbacksPierre-Louis Bossart
2022-08-17mm/migration: fix potential pte_unmap on an not mapped pteMiaohe Lin
2022-08-17mm/migration: return errno when isolate_huge_page failedMiaohe Lin
2022-08-17mm: rmap: use the correct parameter name for DEFINE_PAGE_VMA_WALKYang Shi
2022-08-17clk: qcom: gcc-msm8939: Add missing SYSTEM_MM_NOC_BFDCD_CLK_SRCBryan O'Donoghue
2022-08-17scsi: iscsi: Fix session removal on shutdownMike Christie
2022-08-17scsi: iscsi: Add helper to remove a session from the kernelMike Christie
2022-08-17iio: core: Fix IIO_ALIGN and rename as it was not sufficiently largeJonathan Cameron
2022-08-17netfilter: xtables: Bring SPDX identifier backThomas Gleixner
2022-08-17net/mlx5e: xsk: Discard unaligned XSK frames on striding RQMaxim Mikityanskiy
2022-08-17net: allow unbound socket for packets in VRF when tcp_l3mdev_accept setMike Manning
2022-08-17ipv6: add READ_ONCE(sk->sk_bound_dev_if) in INET6_MATCH()Eric Dumazet
2022-08-17inet: add READ_ONCE(sk->sk_bound_dev_if) in INET_MATCH()Eric Dumazet
2022-08-17ax25: fix incorrect dev_tracker usageEric Dumazet
2022-08-17Bluetooth: When HCI work queue is drained, only queue chained workSchspa Shi
2022-08-17can: error: specify the values of data[5..7] of CAN error framesVincent Mailhol
2022-08-17bpf: Wire up freeing of referenced kptrKumar Kartikeya Dwivedi
2022-08-17bpf: Populate pairs of btf_id and destructor kfunc in btfKumar Kartikeya Dwivedi
2022-08-17bpf: Adapt copy_map_value for multiple offset caseKumar Kartikeya Dwivedi
2022-08-17bpf: Allow storing referenced kptr in mapKumar Kartikeya Dwivedi
2022-08-17bpf: Tag argument to be released in bpf_func_protoKumar Kartikeya Dwivedi
2022-08-17bpf: Allow storing unreferenced kptr in mapKumar Kartikeya Dwivedi
2022-08-17media: uapi: HEVC: Change pic_order_cnt definition in v4l2_hevc_dpb_entryBenjamin Gaignard
2022-08-17bpf, x86: fix freeing of not-finalized bpf_prog_packSong Liu
2022-08-17bpf, x64: Add predicate for bpf2bpf with tailcalls support in JITTony Ambardar