summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2022-08-17Revert "devcoredump: remove the useless gfp_t parameter in dev_coredumpv and ...Greg Kroah-Hartman
2022-08-17tpm: eventlog: Fix section mismatch for DEBUG_SECTION_MISMATCHHuacai Chen
2022-08-17dm: fix dm-raid crash if md_handle_request() splits bioMike Snitzer
2022-08-17block: add bdev_max_segments() helperNaohiro Aota
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-17drivers/base: fix userspace break from using bin_attributes for cpumap and cp...Phil Auld
2022-08-17sched, cpuset: Fix dl_cpu_busy() panic due to empty cs->cpus_allowedWaiman Long
2022-08-17mfd: t7l66xb: Drop platform disable callbackUwe Kleine-König
2022-08-17kfifo: fix kfifo_to_user() return typeDan Carpenter
2022-08-17vfio/ccw: Remove UUID from s390 debug logMichael Kawano
2022-08-17vfio: Split migration ops from main device opsYishai Hadas
2022-08-17virtio: replace restricted mem access flag with callbackJuergen Gross
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: introduce clear_highpage_kasan_taggedAndrey Konovalov
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-17devcoredump: remove the useless gfp_t parameter in dev_coredumpv and dev_core...Duoming Zhou
2022-08-17iio: core: Fix IIO_ALIGN and rename as it was not sufficiently largeJonathan Cameron
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
2022-08-17wifi: cfg80211: do some rework towards MLO link APIsJohannes Berg
2022-08-17x86/extable: Fix ex_handler_msr() print conditionPeter Zijlstra
2022-08-17ACPI: VIOT: Fix ACS setupEric Auger
2022-08-17locking/lockdep: Fix lockdep_init_map_*() confusionPeter Zijlstra
2022-08-17wait: Fix __wait_event_hrtimeout for RT/DL tasksJuri Lelli
2022-08-17PM: EM: convert power field to micro-Watts precision and align driversLukasz Luba
2022-08-17sched/core: Always flush pending blk_plugJohn Keeping
2022-08-17sched/fair: Introduce SIS_UTIL to search idle CPU based on sum of util_avgChen Yu
2022-08-17USB: HCD: Fix URB giveback issue in tasklet functionWeitao Wang
2022-08-17mbcache: add functions to delete entry if unusedJan Kara
2022-08-17fix short copy handling in copy_mc_pipe_to_iter()Al Viro
2022-08-17KVM: Fully serialize gfn=>pfn cache refresh via mutexSean Christopherson
2022-08-17lockd: detect and reject lock arguments that overflowJeff Layton
2022-08-17add barriers to buffer_uptodate and set_buffer_uptodateMikulas Patocka
2022-08-11block: fix default IO priority handling againJan Kara
2022-07-29Merge tag 'loongarch-fixes-5.19-5' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-07-29LoongArch: Remove clock setting during cpu hotplug stageBibo Mao
2022-07-26Merge tag 'mm-hotfixes-stable-2022-07-26' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2022-07-21Merge tag 'net-5.19-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-07-18mm: fix missing wake-up event for FSDAX pagesMuchun Song
2022-07-18net: stmmac: switch to use interrupt for hw crosstimestampingWong Vee Khee
2022-07-16Merge tag 'tty-5.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2022-07-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-07-15Merge tag 'ceph-for-5.19-rc7' of https://github.com/ceph/ceph-clientLinus Torvalds
2022-07-15Merge tag 'soc-fixes-5.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-07-14Merge tag 'integrity-v5.19-fix' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds