summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-07-16iio: adc: ad_sigma_delta: Select IIO_BUFFER_DMAENGINE and SPI_OFFLOADNathan Chancellor1-0/+2
2025-07-16usb: hub: Don't try to recover devices lost during warm reset.Mathias Nyman1-2/+6
2025-07-16iio: adc: ad7173: fix setting ODR in probeDavid Lechner1-1/+2
2025-07-16iio: adc: ad7173: fix calibration channelDavid Lechner1-3/+2
2025-07-16iio: adc: ad7173: fix num_slotsDavid Lechner1-10/+26
2025-07-16iio: adc: ad7173: fix channels index for syscalib_modeDavid Lechner1-3/+3
2025-07-16iio: adc: ad_sigma_delta: change to buffer predisableDavid Lechner1-2/+2
2025-07-16staging: sm750fb: fix function parameter alignmentIgnacio Pena1-2/+2
2025-07-16staging: rtl8723bs: remove struct hal_opsMichael Straube7-22/+0
2025-07-16staging: rtl8723bs: remove function pointer c2h_id_filterMichael Straube3-3/+1
2025-07-16staging: rtl8723bs: remove function pointer hal_reset_security_engineMichael Straube2-10/+0
2025-07-16staging: rtl8723bs: remove function pointer xmit_thread_handlerMichael Straube3-6/+1
2025-07-16staging: rtl8723bs: remove macro hal_xmit_handlerMichael Straube2-2/+1
2025-07-16staging: rtl8723bs: remove function pointer fill_h2c_cmdMichael Straube3-10/+1
2025-07-16staging: rtl8723bs: remove macro FillH2CCmdMichael Straube1-1/+0
2025-07-16staging: rtl8723bs: remove function pointer c2h_handlerMichael Straube3-7/+1
2025-07-16staging: rtl8723bs: remove function pointer hal_notch_filterMichael Straube3-5/+3
2025-07-16staging: rtl8723bs: remove wrapper rtl8723b_SetHalODMVarMichael Straube3-7/+1
2025-07-16staging: rtl8723bs: remove function pointer SetHalODMVarHandlerMichael Straube3-11/+3
2025-07-16staging: vchiq_arm: Make vchiq_shutdown never failStefan Wahren1-2/+1
2025-07-16Revert "staging: vchiq_arm: Create keep-alive thread during probe"Stefan Wahren1-34/+35
2025-07-16Revert "staging: vchiq_arm: Improve initial VCHIQ connect"Stefan Wahren3-10/+21
2025-07-16Documentation: driver-api: Update libata error handler informationDamien Le Moal1-9/+16
2025-07-16ata: libata-eh: Simplify reset operation managementDamien Le Moal58-145/+134
2025-07-16ata: libata-eh: Remove ata_do_eh()Damien Le Moal3-46/+21
2025-07-16mshv_eventfd: convert to CLASS(fd)Al Viro1-11/+3
2025-07-16apparmor: fix regression in fs based unix sockets when using old abiJohn Johansen2-51/+71
2025-07-16apparmor: fix AA_DEBUG_LABEL()John Johansen1-1/+1
2025-07-16apparmor: fix af_unix auditing to include all address informationJohn Johansen3-10/+18
2025-07-16apparmor: Remove use of the double lockJohn Johansen5-102/+104
2025-07-16apparmor: update kernel doc comments for xxx_label_crit_sectionJohn Johansen1-0/+8
2025-07-16apparmor: make __begin_current_label_crit_section() indicate whether put is n...Mateusz Guzik3-41/+67
2025-07-16Revert "apparmor: use SHA-256 library API instead of crypto_shash API"John Johansen2-13/+75
2025-07-16apparmor: mitigate parser generating large xtablesJohn Johansen3-6/+45
2025-07-16tracing/probes: Avoid using params uninitialized in parse_btf_arg()Nathan Chancellor1-1/+1
2025-07-16rcu: Refactor expedited handling check in rcu_read_unlock_special()Joel Fernandes1-9/+74
2025-07-16checkpatch: Remove SRCU-lite deprecationPaul E. McKenney1-2/+0
2025-07-16srcu: Remove SRCU-lite implementationPaul E. McKenney3-86/+2
2025-07-16srcu: Expedite SRCU-fast grace periodsPaul E. McKenney1-0/+2
2025-07-16rcutorture: Remove support for SRCU-litePaul E. McKenney2-8/+1
2025-07-16rcutorture: Remove SRCU-lite scenariosPaul E. McKenney3-14/+0
2025-07-16torture: Remove support for SRCU-litePaul E. McKenney1-31/+1
2025-07-16torture: Make torture.sh --allmodconfig testing fail on warningsPaul E. McKenney1-0/+4
2025-07-16torture: Add "ERROR" diagnostic for testing kernel-build outputPaul E. McKenney1-1/+1
2025-07-16torture: Make torture.sh tolerate runs having bad kvm.sh argumentsPaul E. McKenney1-6/+22
2025-07-16torture: Add textid.txt file to --do-allmodconfig and --do-rcu-rust runsPaul E. McKenney1-0/+2
2025-07-16torture: Extract testid.txt generation to separate scriptPaul E. McKenney2-12/+30
2025-07-16torture: Suppress "find" diagnostics from torture.sh --do-none runPaul E. McKenney1-2/+5
2025-07-16torture: Provide EXPERT Kconfig option for arm64 KCSAN torture.sh runsPaul E. McKenney1-1/+8
2025-07-16rcu: Fix rcu_read_unlock() deadloop due to IRQ workJoel Fernandes2-12/+38