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-17tracing: Use a copy of the va_list for __assign_vstr()Steven Rostedt (Google)1-1/+6
2022-08-17Revert "devcoredump: remove the useless gfp_t parameter in dev_coredumpv and ...Greg Kroah-Hartman2-7/+8
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-17dm: fix dm-raid crash if md_handle_request() splits bioMike Snitzer2-2/+8
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-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-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-17vfio/ccw: Remove UUID from s390 debug logMichael Kawano1-5/+0
2022-08-17vfio: Split migration ops from main device opsYishai Hadas1-10/+20
2022-08-17xen: don't require virtio with grants for non-PV guestsJuergen Gross2-8/+9
2022-08-17virtio: replace restricted mem access flag with callbackJuergen Gross3-7/+22
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: introduce clear_highpage_kasan_taggedAndrey Konovalov1-0/+10
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-17devcoredump: remove the useless gfp_t parameter in dev_coredumpv and dev_core...Duoming Zhou2-8/+7
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-17ax25: fix incorrect dev_tracker usageEric Dumazet1-0/+1
2022-08-17ip_tunnels: Add new flow flags field to ip_tunnel_keyPaul Chaignon1-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-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
2022-08-17wifi: mac80211: move some future per-link data to bss_confJohannes Berg1-20/+20
2022-08-17wifi: cfg80211: do some rework towards MLO link APIsJohannes Berg3-10/+120
2022-08-17net: sched: provide shim definitions for taprio_offload_{get,free}Vladimir Oltean1-0/+17
2022-08-17net: dsa: felix: keep reference on entire tc-taprio configVladimir Oltean1-3/+2
2022-08-17net: dsa: felix: update base time of time-aware shaper when adjusting PTP timeXiaoliang Yang1-0/+7
2022-08-17raw: convert raw sockets to RCUEric Dumazet2-1/+11