summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2022-08-25watchdog: export lockup_detector_reconfigureLaurent Dufour1-0/+2
2022-08-25iommu/io-pgtable-arm-v7s: Add a quirk to allow pgtable PA up to 35bitYunfei Wang1-5/+10
2022-08-25uacce: Handle parent device removal or parent driver module rmmodJean-Philippe Brucker1-2/+4
2022-08-25usb: typec: mux: Add CONFIG guards for functionsPrashant Malani1-6/+38
2022-08-25SUNRPC: Don't reuse bvec on retransmission of the requestTrond Myklebust1-1/+2
2022-08-25SUNRPC: Fix xdr_encode_bool()Chuck Lever1-2/+2
2022-08-25BPF: Fix potential bad pointer dereference in bpf_sys_bpf()Jinghao Jia1-2/+6
2022-08-21kexec, KEYS: make the code in bzImage64_verify_sig genericCoiby Xu1-0/+7
2022-08-17Revert "devcoredump: remove the useless gfp_t parameter in dev_coredumpv and ...Greg Kroah-Hartman1-6/+7
2022-08-17tpm: eventlog: Fix section mismatch for DEBUG_SECTION_MISMATCHHuacai Chen1-1/+1
2022-08-17dm: fix dm-raid crash if md_handle_request() splits bioMike Snitzer1-0/+6
2022-08-17block: add bdev_max_segments() helperNaohiro Aota1-0/+5
2022-08-17tracing/events: Add __vstring() and __assign_vstr() helper macrosSteven Rostedt (Google)1-0/+18
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-17drivers/base: fix userspace break from using bin_attributes for cpumap and cp...Phil Auld1-0/+18
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-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-17virtio: replace restricted mem access flag with callbackJuergen Gross2-5/+20
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-17devcoredump: remove the useless gfp_t parameter in dev_coredumpv and dev_core...Duoming Zhou1-7/+6
2022-08-17iio: core: Fix IIO_ALIGN and rename as it was not sufficiently largeJonathan Cameron1-2/+8
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: cfg80211: do some rework towards MLO link APIsJohannes Berg1-0/+3
2022-08-17x86/extable: Fix ex_handler_msr() print conditionPeter Zijlstra1-4/+16
2022-08-17ACPI: VIOT: Fix ACS setupEric Auger1-0/+2
2022-08-17locking/lockdep: Fix lockdep_init_map_*() confusionPeter Zijlstra1-13/+17
2022-08-17wait: Fix __wait_event_hrtimeout for RT/DL tasksJuri Lelli1-4/+5
2022-08-17PM: EM: convert power field to micro-Watts precision and align driversLukasz Luba1-16/+38
2022-08-17sched/core: Always flush pending blk_plugJohn Keeping1-8/+0
2022-08-17sched/fair: Introduce SIS_UTIL to search idle CPU based on sum of util_avgChen Yu1-0/+1
2022-08-17USB: HCD: Fix URB giveback issue in tasklet functionWeitao Wang1-0/+1
2022-08-17mbcache: add functions to delete entry if unusedJan Kara1-1/+9
2022-08-17fix short copy handling in copy_mc_pipe_to_iter()Al Viro1-0/+9
2022-08-17KVM: Fully serialize gfn=>pfn cache refresh via mutexSean Christopherson1-0/+2
2022-08-17lockd: detect and reject lock arguments that overflowJeff Layton1-0/+2
2022-08-17add barriers to buffer_uptodate and set_buffer_uptodateMikulas Patocka1-1/+24
2022-08-11block: fix default IO priority handling againJan Kara1-1/+1
2022-07-29Merge tag 'loongarch-fixes-5.19-5' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+0
2022-07-29LoongArch: Remove clock setting during cpu hotplug stageBibo Mao1-1/+0
2022-07-27Merge tag 'mm-hotfixes-stable-2022-07-26' of git://git.kernel.org/pub/scm/lin...Linus Torvalds1-5/+9