summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2026-03-01iio: adc: ade9000: move mutex init before IRQ registrationAntoniu Miclaus-4/+4
2026-03-01iio: pressure: abp2030pa: Remove IRQF_ONESHOT from devm_request_irq()Felix Gu-1/+1
2026-03-01iio: adc: ti-ads1119: Fix unbalanced pm reference count in ds1119_single_conv...Felix Gu-1/+1
2026-03-01ntfs: fix sysctl table registration and pathNamjae Jeon-2/+1
2026-02-28Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds-236/+1180
2026-02-28Merge tag 'driver-core-7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-70/+150
2026-02-28lib/crypto: tests: Depend on library options rather than selecting themEric Biggers-23/+12
2026-02-28Input: atkbd - fix various formatting issuesDmitry Torokhov-53/+32
2026-02-28Input: atkbd - switch to using explicitly sized typesDmitry Torokhov-15/+15
2026-02-28Input: atkbd - use dev_warn_ratelimited()Dmitry Torokhov-5/+3
2026-02-28Input: atkbd - use __free() cleanup facility in when parsing FW keymapDmitry Torokhov-5/+1
2026-02-28Input: atkbd - validate scancode in firmware keymap entriesAriel Silver-0/+6
2026-02-28Merge patch series "scsi: target: Add support for completing commands from ba...Martin K. Petersen-14/+129
2026-02-28scsi: vhost-scsi: Report direction completion supportMike Christie-0/+1
2026-02-28scsi: target: Allow userspace to set the completion typeMike Christie-0/+46
2026-02-28scsi: target: Use driver completion preference by defaultMike Christie-1/+14
2026-02-28scsi: target: Add support for completing commands from backend contextMike Christie-14/+69
2026-02-28scsi: sd: Enable sector size > PAGE_SIZE in SCSI sd driverSwarna Prabhu-12/+68
2026-02-28scsi: target: Fix recursive locking in __configfs_open_file()Prithvi Tambewagh-9/+6
2026-02-28scsi: sg: Remove deprecated sg-big-buffYang Erkun-48/+11
2026-02-28scsi: sg: Resolve soft lockup issue when opening /dev/sgXYang Erkun-2/+27
2026-02-28scsi: sg: Fix sysctl sg-big-buff register during sg_init()Yang Erkun-1/+1
2026-02-28scsi: core: Add 'serial' sysfs attribute for SCSI/SATAIgor Pylypiv-0/+64
2026-02-28Merge branch 'net-sched-refactor-qdisc-drop-reasons-into-dedicated-tracepoint'Jakub Kicinski-112/+278
2026-02-28net: sched: sch_dualpi2: use qdisc_dequeue_drop() for dequeue dropsJesper Dangaard Brouer-12/+14
2026-02-28net: sched: rename QDISC_DROP_CAKE_FLOOD to QDISC_DROP_FLOOD_PROTECTIONJesper Dangaard Brouer-6/+7
2026-02-28net: sched: rename QDISC_DROP_FQ_* to generic namesJesper Dangaard Brouer-14/+12
2026-02-28net: sched: sfq: convert to qdisc drop reasonsJesper Dangaard Brouer-9/+19
2026-02-28net: sched: introduce qdisc-specific drop reason tracingJesper Dangaard Brouer-94/+249
2026-02-28scsi: devinfo: Add BLIST_SKIP_IO_HINTS for Iomega ZIPFlorian Fuchs-1/+1
2026-02-28Merge branch 'icmp-fix-icmp-error-source-address-over-xfrm-tunnel'Jakub Kicinski-1/+614
2026-02-28selftests: net: add ICMP error source address test over xfrm tunnelAntony Antony-0/+614
2026-02-28icmp: fix ICMP error source address when xfrm policy matchesAntony Antony-1/+0
2026-02-28scsi: ufs: qcom,sc7180-ufshc: dt-bindings: Add UFSHC compatible for x1e80100Pradeep P V K-16/+22
2026-02-28scsi: ufs: qcom,sc7180-ufshc: dt-bindings: Document the Milos UFS ControllerLuca Weiss-0/+2
2026-02-28scsi: mpi3mr: Clear reset history on ready and recheck state after timeoutRanjan Kumar-0/+10
2026-02-28scsi: lpfc: ELIMINATE kernel-doc warnings in lpfc.hRandy Dunlap-4/+7
2026-02-28scsi: core: Fix refcount leak for tagset_refcntJunxiao Bi-0/+1
2026-02-28amd-xgbe: fix MAC_TCR_SS register width for 2.5G and 10M speedsRaju Rangoju-1/+1
2026-02-28scsi: megaraid_sas: Protect more code with instance->reset_mutexBart Van Assche-6/+9
2026-02-28scsi: fnic: Make fnic_queuecommand() easier to analyzeBart Van Assche-6/+3
2026-02-28Merge patch series "fnic 1.8.0.3 update"Martin K. Petersen-89/+127
2026-02-28net: ti: icssg-prueth: Fix ping failure after offload mode setup when link sp...MD Danish Anwar-0/+8
2026-02-28cpupower: fix swapped power/energy unit labelsKaushlendra Kumar-2/+2
2026-02-28Merge tag 'v7.0rc1-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds-445/+489
2026-02-28Merge branch 'npc-hw-block-support-for-cn20k'Jakub Kicinski-479/+7449
2026-02-28octeontx2-af: npc: Use common structuresRatheesh Kannoth-30/+30
2026-02-28octeontx2-af: npc: cn20k: add debugfs supportRatheesh Kannoth-10/+292
2026-02-28octeontx2-pf: cn20k: Add TC rules supportSubbaraya Sundeep-38/+361
2026-02-28octeontx2-af: npc: cn20k: Allocate MCAM entry for flow installationRatheesh Kannoth-57/+603