aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-06-28selftests/net: Add test coverage for UDP GSO software fallbackJakub Sitnicki2-3/+55
2024-06-28udp: Allow GSO transmit from devices with no checksum offloadJakub Sitnicki3-4/+10
2024-06-28bcachefs: Fix loop restart in bch2_btree_transactions_read()Kent Overstreet1-6/+6
2024-06-28bcachefs: Fix bch2_read_retry_nodecode()Kent Overstreet1-0/+3
2024-06-28bcachefs: Don't use the new_fs() bucket alloc path on an initialized fsKent Overstreet3-6/+6
2024-06-28bcachefs: Fix shift greater than integer sizeKent Overstreet1-2/+3
2024-06-28bcachefs: Change bch2_fs_journal_stop() BUG_ON() to warningKent Overstreet1-3/+5
2024-06-28Merge tag 'riscv-for-linus-6.10-rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-15/+22
2024-06-28Merge tag 'hardening-v6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds6-20/+17
2024-06-28KVM: selftests: Add test for configure of x86 APIC bus frequencyIsaku Yamahata3-0/+203
2024-06-28Input: ili210x - use guard notation when disabling and reenabling IRQDmitry Torokhov1-9/+7
2024-06-28Input: ili210x - switch to using cleanup functions in firmware codeDmitry Torokhov1-60/+63
2024-06-28Input: ili210x - use kvmalloc() to allocate buffer for firmware updateDmitry Torokhov1-3/+3
2024-06-28Input: rohm_bu21023 - switch to using cleanup functionsDmitry Torokhov1-21/+19
2024-06-28Input: rohm_bu21023 - switch to using sysfs_emit()Dmitry Torokhov1-3/+3
2024-06-28Input: rohm_bu21023 - factor out settings update codeDmitry Torokhov1-48/+29
2024-06-28Input: goodix_berlin - use __free() cleanup in SPI transportDmitry Torokhov1-11/+13
2024-06-28Input: wacom_w8001 - use "guard" notation when acquiring mutexDmitry Torokhov1-12/+10
2024-06-28KVM: Documentation: Correct the VGIC V2 CPU interface addr space sizeChangyuan Lyu1-1/+1
2024-06-28KVM: Documentation: Enumerate allowed value macros of `irq_type`Changyuan Lyu1-3/+3
2024-06-28KVM: Documentation: Fix typo `BFD`Changyuan Lyu1-2/+2
2024-06-28cpupower: Disable direct build of the 'bench' subprojectRoman Storozhenko1-0/+5
2024-06-28Merge patch series "can: mcp251xfd: workaround for erratum DS80000789E 6 of m...Marc Kleine-Budde8-201/+269
2024-06-28can: mcp251xfd: tef: update workaround for erratum DS80000789E 6 of mcp2518fdMarc Kleine-Budde1-44/+27
2024-06-28can: mcp251xfd: tef: prepare to workaround broken TEF FIFO tail index erratumMarc Kleine-Budde3-26/+43
2024-06-28can: mcp251xfd: rx: add workaround for erratum DS80000789E 6 of mcp2518fdMarc Kleine-Budde3-3/+33
2024-06-28can: mcp251xfd: rx: prepare to workaround broken RX FIFO head index erratumMarc Kleine-Budde3-47/+56
2024-06-28can: mcp251xfd: mcp251xfd_handle_rxif_ring_uinc(): factor out in separate fun...Marc Kleine-Budde1-16/+32
2024-06-28can: mcp251xfd: clarify the meaning of timestampMarc Kleine-Budde5-38/+43
2024-06-28can: mcp251xfd: move mcp251xfd_timestamp_start()/stop() into mcp251xfd_chip_s...Marc Kleine-Budde3-5/+11
2024-06-28can: mcp251xfd: update errata referencesMarc Kleine-Budde1-5/+7
2024-06-28can: mcp251xfd: properly indent labelsMarc Kleine-Budde4-20/+20
2024-06-28x86: stop playing stack games in profile_pc()Linus Torvalds1-19/+1
2024-06-28PCI: keystone: Add workaround for Errata #i2037 (AM65x SR 1.0)Kishon Vijay Abraham I1-1/+43
2024-06-28drm/xe/mcr: Avoid clobbering DSS steeringMatt Roper1-3/+3
2024-06-28block: pass a gendisk to the queue_sysfs_entry methodsChristoph Hellwig3-97/+96
2024-06-28block: add helper macros to de-duplicate the queue sysfs attributesChristoph Hellwig1-173/+82
2024-06-28block: simplify queue_logical_block_sizeChristoph Hellwig1-6/+1
2024-06-28drm/xe/mocs: Clarify difference between hw and sw sizesMatt Roper2-31/+39
2024-06-28drm/xe/mocs: Update MOCS assertions and remove redundant checksMatt Roper1-12/+2
2024-06-28blk-throttle: fix lower control under super low iops limitYu Kuai1-0/+3
2024-06-28block: set bip_vcnt correctlyAnuj Gupta1-0/+2
2024-06-28rust: block: fix generated bindings after refactoring of featuresAndreas Hindborg1-0/+2
2024-06-28ice: do not init struct ice_adapter more times than neededPrzemek Kitszel1-32/+28
2024-06-28perf sched replay: Fix -r/--repeat command line option for infinityMadadi Vineeth Reddy2-1/+11
2024-06-28perf: pmus: Remove unneeded semicolonYang Li1-1/+1
2024-06-28hwmon: iio: Add labels from IIO channelsSean Anderson1-5/+40
2024-06-28iio: Add iio_read_channel_label to inkern APISean Anderson4-9/+34
2024-06-28iio: adc: ltc2309: Fix endian type passed to be16_to_cpu()Jonathan Cameron1-1/+1
2024-06-28cpuidle: teo: Remove recent intercepts metricChristian Loehle1-63/+13