summaryrefslogtreecommitdiffstats
path: root/block/bio.c (unfollow)
Commit message (Expand)AuthorFilesLines
2023-06-10meson saradc: fix clock divider mask lengthGeorge Stark1-1/+1
2023-06-10dt-bindings: iio: afe: voltage-divider: Spelling s/curcuit/circuit/Geert Uytterhoeven1-1/+1
2023-06-08counter: i8254: Introduce the Intel 8254 interface library moduleWilliam Breathitt Gray8-1/+558
2023-06-06fpga: zynq-fpga: Ensure proper xCAP interface switchAlfonso Rodriguez1-4/+4
2023-06-05iio: accel: fxls8962af: errata bug only applicable for FXLS8962AFSean Nyekjaer1-2/+3
2023-06-05iio: accel: fxls8962af: fixup buffer scan element typeSean Nyekjaer1-2/+1
2023-06-04Linux 6.4-rc5v6.4-rc5Linus Torvalds1-1/+1
2023-06-04dt-bindings: iio: ad7192: Add mandatory reference voltage sourceFabrizio Lamarque1-0/+5
2023-06-04iio: adc: ad7192: Fix internal/external clock selectionFabrizio Lamarque1-1/+1
2023-06-04iio: adc: ad7192: Fix null ad7192_state pointer accessFabrizio Lamarque1-3/+3
2023-06-04iio: addac: ad74413: don't set DIN_SINK for functions other than digital inputRasmus Villemoes1-5/+6
2023-06-04dt-bindings: iio: adc: Add rockchip,rk3588-saradc stringShreeya Patel1-0/+1
2023-06-04iio: adc: rockchip_saradc: Use dev_err_probeShreeya Patel1-25/+20
2023-06-04iio: adc: rockchip_saradc: Match alignment with open parenthesisShreeya Patel1-3/+2
2023-06-04iio: adc: rockchip_saradc: Use of_device_get_match_dataShreeya Patel1-4/+4
2023-06-04iio: adc: rockchip_saradc: Make use of devm_clk_get_enabledShreeya Patel1-48/+8
2023-06-04iio: adc: rockchip_saradc: Add support for RK3588Simon Xue1-0/+70
2023-06-04iio: adc: rockchip_saradc: Add callback functionsSimon Xue1-12/+52
2023-06-03leds: qcom-lpg: Fix PWM period limitsBjorn Andersson1-4/+4
2023-06-03selftests/ftrace: Choose target function for filter test from samplesMasami Hiramatsu (Google)1-18/+27
2023-06-03KVM: selftests: Add test for race in kvm_recalculate_apic_map()Michal Luczaj2-0/+75
2023-06-03KVM: x86: Bail from kvm_recalculate_phys_map() if x2APIC ID is out-of-boundsSean Christopherson1-2/+18
2023-06-03KVM: x86: Account fastpath-only VM-Exits in vCPU statsSean Christopherson1-0/+3
2023-06-03KVM: SVM: vNMI pending bit is V_NMI_PENDING_MASK not V_NMI_BLOCKING_MASKMaciej S. Szmigiero1-1/+1
2023-06-03KVM: x86/mmu: Grab memslot for correct address space in NX recovery workerSean Christopherson1-1/+4
2023-06-02tpm, tpm_tis: correct tpm_tis_flags enumeration valuesLino Sanfilippo1-4/+4
2023-06-02Revert "ext4: remove ac->ac_found > sbi->s_mb_min_to_scan dead check in ext4_...Ojaswin Mujoo1-1/+15
2023-06-02media: uvcvideo: Don't expose unsupported formats to userspaceLaurent Pinchart1-5/+11
2023-06-02media: v4l2-subdev: Fix missing kerneldoc for client_capsTomi Valkeinen1-0/+1
2023-06-02media: staging: media: imx: initialize hs_settle to avoid warningHans Verkuil1-1/+1
2023-06-02media: v4l2-mc: Drop subdev check in v4l2_create_fwnode_links_to_pad()Vaishnav Achath1-2/+1
2023-06-02riscv: Implement missing huge_ptep_getAlexandre Ghiti2-0/+27
2023-06-02riscv: Fix huge_ptep_set_wrprotect when PTE is a NAPOTAlexandre Ghiti1-1/+5
2023-06-01module/decompress: Fix error checking on zstd decompressionLucas De Marchi1-1/+1
2023-06-01fork, vhost: Use CLONE_THREAD to fix freezer/ps regressionMike Christie11-77/+89
2023-06-01dt-bindings: serial: 8250_omap: add rs485-rts-active-highFrancesco Dolcini1-0/+1
2023-06-01scripts/tags.sh: improve compiled sources generationJialu Xu1-1/+1
2023-06-01selinux: don't use make's grouped targets feature yetPaul Moore1-1/+5
2023-06-01riscv: perf: Fix callchain parse error with kernel tracepoint eventsIsm Hong1-0/+7
2023-06-01mptcp: fix active subflow finalizationPaolo Abeni1-9/+14
2023-06-01mptcp: add annotations around sk->sk_shutdown accessesPaolo Abeni1-13/+16
2023-06-01mptcp: fix data race around msk->first accessPaolo Abeni1-3/+3
2023-06-01mptcp: consolidate passive msk socket initializationPaolo Abeni3-38/+33
2023-06-01mptcp: add annotations around msk->subflow accessesPaolo Abeni2-9/+15
2023-06-01mptcp: fix connect timeout handlingPaolo Abeni2-23/+7
2023-06-01rtnetlink: add the missing IFLA_GRO_ tb check in validate_linkmsgXin Long1-0/+12
2023-06-01rtnetlink: move IFLA_GSO_ tb check to validate_linkmsgXin Long1-15/+19
2023-06-01rtnetlink: call validate_linkmsg in rtnl_create_linkXin Long1-1/+7
2023-06-01ice: recycle/free all of the fragments from multi-buffer frameMaciej Fijalkowski1-1/+1
2023-06-01net: phy: mxl-gpy: extend interrupt fix to all impacted variantsXu Liang1-13/+3