summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2022-08-21kexec, KEYS: make the code in bzImage64_verify_sig genericCoiby Xu1-0/+7
2022-08-17mm: introduce clear_highpage_kasan_taggedAndrey Konovalov1-0/+10
2022-08-17f2fs: revive F2FS_IOC_ABORT_VOLATILE_WRITEDaeho Jeong1-1/+1
2022-08-17bpf: Fix sparse warning for bpf_kptr_xchg_protoKumar Kartikeya Dwivedi1-0/+1
2022-08-17tracing: Use a copy of the va_list for __assign_vstr()Steven Rostedt (Google)1-1/+6
2022-08-17tpm: eventlog: Fix section mismatch for DEBUG_SECTION_MISMATCHHuacai Chen1-1/+1
2022-08-17tracing: Use a struct alignof to determine trace event field alignmentSteven Rostedt (Google)1-3/+5
2022-08-17ACPI: CPPC: Do not prevent CPPC from working in the futureRafael J. Wysocki1-1/+1
2022-08-17block: add bdev_max_segments() helperNaohiro Aota1-0/+5
2022-08-17block: add a bdev_max_zone_append_sectors helperChristoph Hellwig1-0/+6
2022-08-17block: serialize all debugfs operations using q->debugfs_mutexChristoph Hellwig1-4/+4
2022-08-17tracing/events: Add __vstring() and __assign_vstr() helper macrosSteven Rostedt (Google)6-0/+38
2022-08-17kexec: clean up arch_kexec_kernel_verify_sigCoiby Xu1-5/+0
2022-08-17kexec_file: drop weak attribute from functionsNaveen N. Rao1-6/+38
2022-08-17crypto: blake2s - remove shash moduleJason A. Donenfeld1-108/+0
2022-08-17drivers/base: fix userspace break from using bin_attributes for cpumap and cp...Phil Auld1-0/+18
2022-08-17spmi: trace: fix stack-out-of-bound access in SPMI tracing functionsDavid Collins1-6/+6
2022-08-17sched, cpuset: Fix dl_cpu_busy() panic due to empty cs->cpus_allowedWaiman Long1-1/+1
2022-08-17f2fs: change the current atomic write wayDaeho Jeong1-22/+0
2022-08-17mfd: t7l66xb: Drop platform disable callbackUwe Kleine-König1-1/+0
2022-08-17kfifo: fix kfifo_to_user() return typeDan Carpenter1-1/+1
2022-08-179p: Add client parameter to p9_req_put()Kent Overstreet1-1/+1
2022-08-179p: Drop kref usageKent Overstreet1-3/+3
2022-08-17net/mlx5: Expose mlx5_sriov_blocking_notifier_register / unregister APIsYishai Hadas1-0/+12
2022-08-17iio: cros: Register FIFO callback after sensor is registeredGwendal Grignou1-2/+5
2022-08-17soundwire: revisit driver bind/unbind and callbacksPierre-Louis Bossart1-4/+2
2022-08-17mm/migration: fix potential pte_unmap on an not mapped pteMiaohe Lin1-4/+8
2022-08-17mm/migration: return errno when isolate_huge_page failedMiaohe Lin1-3/+3
2022-08-17mm: rmap: use the correct parameter name for DEFINE_PAGE_VMA_WALKYang Shi1-2/+2
2022-08-17clk: qcom: gcc-msm8939: Add missing SYSTEM_MM_NOC_BFDCD_CLK_SRCBryan O'Donoghue1-0/+1
2022-08-17scsi: iscsi: Fix session removal on shutdownMike Christie1-1/+1
2022-08-17scsi: iscsi: Add helper to remove a session from the kernelMike Christie1-0/+1
2022-08-17iio: core: Fix IIO_ALIGN and rename as it was not sufficiently largeJonathan Cameron1-2/+8
2022-08-17netfilter: xtables: Bring SPDX identifier backThomas Gleixner1-16/+1
2022-08-17net/mlx5e: xsk: Discard unaligned XSK frames on striding RQMaxim Mikityanskiy1-0/+11
2022-08-17net: allow unbound socket for packets in VRF when tcp_l3mdev_accept setMike Manning3-20/+17
2022-08-17ipv6: add READ_ONCE(sk->sk_bound_dev_if) in INET6_MATCH()Eric Dumazet1-9/+19
2022-08-17inet: add READ_ONCE(sk->sk_bound_dev_if) in INET_MATCH()Eric Dumazet2-22/+16
2022-08-17ax25: fix incorrect dev_tracker usageEric Dumazet1-0/+1
2022-08-17Bluetooth: When HCI work queue is drained, only queue chained workSchspa Shi1-0/+1
2022-08-17can: error: specify the values of data[5..7] of CAN error framesVincent Mailhol1-1/+4
2022-08-17bpf: Wire up freeing of referenced kptrKumar Kartikeya Dwivedi2-0/+6
2022-08-17bpf: Populate pairs of btf_id and destructor kfunc in btfKumar Kartikeya Dwivedi1-0/+17
2022-08-17bpf: Adapt copy_map_value for multiple offset caseKumar Kartikeya Dwivedi1-26/+30
2022-08-17bpf: Allow storing referenced kptr in mapKumar Kartikeya Dwivedi2-0/+20
2022-08-17bpf: Tag argument to be released in bpf_func_protoKumar Kartikeya Dwivedi2-3/+5
2022-08-17bpf: Allow storing unreferenced kptr in mapKumar Kartikeya Dwivedi2-1/+32
2022-08-17media: uapi: HEVC: Change pic_order_cnt definition in v4l2_hevc_dpb_entryBenjamin Gaignard1-2/+2
2022-08-17bpf, x86: fix freeing of not-finalized bpf_prog_packSong Liu2-1/+8
2022-08-17bpf, x64: Add predicate for bpf2bpf with tailcalls support in JITTony Ambardar1-0/+1