summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-02-12mctp: serial: Cancel pending work from ndo_uninit handlerJeremy Kerr1-1/+8
2022-02-12lockdep: Correct lock_classes index mappingCheng Jui Wang1-2/+2
2022-02-12net: dsa: lan9303: fix reset on probeMans Rullgard1-1/+1
2022-02-12block: loop:use kstatfs.f_bsize of backing file to set discard granularityMing Lei1-1/+7
2022-02-12scsi: qedi: Fix ABBA deadlock in qedi_process_tmf_resp() and qedi_process_cmd...Mike Christie1-4/+2
2022-02-12Merge tag 'soc-fixes-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds42-238/+263
2022-02-12Merge branch 'bpf: fix a bpf_timer initialization issue'Alexei Starovoitov2-4/+4
2022-02-12bpf: Fix a bpf_timer initialization issueYonghong Song1-4/+2
2022-02-12bpf: Emit bpf_timer in vmlinux BTFYonghong Song1-0/+2
2022-02-12Merge tag 'at91-fixes-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann3-2/+9
2022-02-12Merge branch 'Fix for crash due to overwrite in copy_map_value'Alexei Starovoitov3-1/+88
2022-02-12selftests/bpf: Add test for bpf_timer overwriting crashKumar Kartikeya Dwivedi2-0/+86
2022-02-12bpf: Fix crash due to incorrect copy_map_valueKumar Kartikeya Dwivedi1-1/+2
2022-02-11Merge tag 'pci-v5.17-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-30/+17
2022-02-11power: supply: bq256xx: Handle OOM correctlyLinus Walleij1-0/+3
2022-02-11Revert "PCI/portdrv: Do not setup up IRQs if there are no users"Bjorn Helgaas1-30/+17
2022-02-11Merge tag 'riscv-for-linus-5.17-rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds6-13/+23
2022-02-11Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2-3/+12
2022-02-11Merge tag 'acpi-5.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds9-53/+61
2022-02-11Merge tag 'gfs2-v5.16-rc3-fixes2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-6/+4
2022-02-11Merge tag 'block-5.17-2022-02-11' of git://git.kernel.dk/linux-blockLinus Torvalds4-38/+39
2022-02-11Merge tag 'io_uring-5.17-2022-02-11' of git://git.kernel.dk/linux-blockLinus Torvalds1-5/+3
2022-02-11Merge tag 'gpio-fixes-for-v5.17-rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds6-17/+47
2022-02-11Merge tag 'ata-5.17-rc4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds2-9/+8
2022-02-11Merge tag 'drm-fixes-2022-02-11' of git://anongit.freedesktop.org/drm/drmLinus Torvalds26-92/+261
2022-02-11Merge tag 'trace-v5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds10-23/+36
2022-02-11KVM: SVM: fix race between interrupt delivery and AVIC inhibitionMaxim Levitsky4-49/+55
2022-02-11KVM: SVM: set IRR in svm_deliver_interruptPaolo Bonzini2-3/+1
2022-02-11KVM: SVM: extract avic_ring_doorbellMaxim Levitsky1-11/+20
2022-02-11selftests: kvm: Remove absent target fileMuhammad Usama Anjum1-1/+0
2022-02-11i2c: qcom-cci: don't put a device tree node before i2c_add_adapter()Vladimir Zapolskiy1-4/+10
2022-02-11i2c: qcom-cci: don't delete an unregistered adapterVladimir Zapolskiy1-1/+1
2022-02-11selftests/exec: Add non-regular to TEST_GEN_PROGSMuhammad Usama Anjum1-2/+2
2022-02-11drm/cma-helper: Set VM_DONTEXPAND for mmapRobin Murphy1-0/+1
2022-02-11Merge tag 'kvmarm-fixes-5.17-3' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini1-0/+2
2022-02-11block: Add handling for zone append command in blk_complete_requestPankaj Raghav1-0/+4
2022-02-11gfs2: Fix gfs2_release for non-writers regressionBob Peterson1-3/+4
2022-02-11Revert "gfs2: check context in gfs2_glock_put"Andreas Gruenbacher1-3/+0
2022-02-11Merge branch 'acpi-x86'Rafael J. Wysocki1-22/+1
2022-02-11Merge tag 'usb-serial-5.17-rc4' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman5-0/+11
2022-02-11Merge tag 'wireless-2022-02-11' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller24-637/+116
2022-02-11loop: revert "make autoclear operation asynchronous"Tetsuo Handa2-37/+29
2022-02-11bpf: Do not try bpf_msg_push_data with len 0Felix Maurer1-0/+3
2022-02-11Merge ra.kernel.org:/pub/scm/linux/kernel/git/netfilter/nfDavid S. Miller6-4/+124
2022-02-11drop_monitor: fix data-race in dropmon_net_event / trace_napi_poll_hitEric Dumazet1-2/+9
2022-02-11iio: buffer: Fix file related error handling in IIO_BUFFER_GET_FD_IOCTLMathias Krause1-3/+11
2022-02-11net/smc: Avoid overwriting the copies of clcsock callback functionsWen Gu1-3/+7
2022-02-11KVM: arm64: vgic: Read HW interrupt pending state from the HWMarc Zyngier1-0/+2
2022-02-11firmware: arm_scmi: Remove space in MODULE_ALIAS nameAlyssa Ross1-1/+1
2022-02-11usb: dwc2: drd: fix soft connect when gadget is unconfiguredFabrice Gasnier1-2/+4