aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2026-02-23iio: adc: ad7768-1: Fix ERR_PTR dereference in ad7768_fill_scale_tblEthan Tidmore1-2/+11
2026-02-23iio: chemical: sps30_serial: fix buffer size in sps30_serial_read_meas()Antoniu Miclaus1-1/+1
2026-02-23iio: chemical: sps30_i2c: fix buffer size in sps30_i2c_read_meas()Antoniu Miclaus1-1/+1
2026-02-23iio: magnetometer: tlv493d: remove erroneous shift in X-axis dataAntoniu Miclaus1-1/+1
2026-02-23iio: proximity: hx9023s: Protect against division by zero in set_samp_freqYasin Lee1-0/+3
2026-02-23iio: proximity: hx9023s: fix assignment order for __counted_byYasin Lee1-2/+1
2026-02-23iio: chemical: bme680: Fix measurement wait duration calculationChris Spencer1-1/+1
2026-02-23iio: dac: ds4424: reject -128 RAW valueOleksij Rempel1-1/+1
2026-02-23iio: imu: inv_icm45600: fix INT1 drive bit invertedJean-Baptiste Maneyrol2-3/+3
2026-02-23iio: potentiometer: mcp4131: fix double application of wiper shiftLukas Schmid1-1/+1
2026-02-23iio: imu: inv-mpu9150: fix irq ack preventing irq stormsAndreas Kemnade3-1/+14
2026-02-23iio: frequency: adf4377: Fix duplicated soft reset maskSeungJu Cheon1-1/+1
2026-02-23iio: light: bh1780: fix PM runtime leak on error pathAntoniu Miclaus1-1/+1
2026-02-23iio: imu: inv_icm42600: fix odr switch when turning buffer offJean-Baptiste Maneyrol1-0/+4
2026-02-23iio: imu: inv_icm42600: fix odr switch to the same valueJean-Baptiste Maneyrol2-0/+4
2026-02-23wifi: brcmfmac: Fix potential kernel oops when probe failsMarek Szyprowski3-8/+8
2026-02-23wifi: radiotap: reject radiotap with unknown bitsJohannes Berg1-2/+2
2026-02-23wifi: cfg80211: cancel rfkill_block work in wiphy_unregister()Daniil Dulov1-0/+1
2026-02-23wifi: cfg80211: wext: fix IGTK key ID off-by-oneJohannes Berg1-1/+1
2026-02-23sparc: Fix page alignment in dma mappingStian Halseth2-0/+4
2026-02-23dma-mapping: avoid random addr value print out on error pathJiri Pirko1-1/+1
2026-02-22ksmbd: fix signededness bug in smb_direct_prepare_negotiation()Nicholas Carlini1-2/+2
2026-02-22ksmbd: Compare MACs in constant timeEric Biggers3-3/+7
2026-02-23rust: io: macro_export io_define_read!() and io_define_write!()Danilo Krummrich2-54/+101
2026-02-22regulator: dt-bindings: mt6359: make regulator names uniqueDavid Lechner1-2/+2
2026-02-22hwmon: (aht10) Fix initialization commands for AHT20Hao Yu1-2/+4
2026-02-22hwmon: (emc1403) correct a malformed email addressRandy Dunlap1-1/+1
2026-02-22hwmon: (macsmc) Fix overflows, underflows, and sign extensionGuenter Roeck1-12/+16
2026-02-22hwmon: (macsmc) Fix regressions in Apple Silicon SMC hwmon driverGuenter Roeck1-13/+10
2026-02-23soc: aspeed: socinfo: Mask table entries for accurate SoC ID matchingPotin Lai1-1/+1
2026-02-23device property: Allow secondary lookup in fwnode_get_next_child_node()Andy Shevchenko1-14/+13
2026-02-22smb: client: fix cifs_pick_channel when channels are equally loadedHenrique Carvalho1-11/+10
2026-02-22Revert "arm64: dts: rockchip: Further describe the WiFi for the Pinebook Pro"Heiko Stuebner1-18/+0
2026-02-22soc: rockchip: grf: Add missing of_node_put() when returningShawn Lin1-0/+1
2026-02-22Linux 7.0-rc1Linus Torvalds1-3/+3
2026-02-22Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fsverity/linuxLinus Torvalds3-16/+14
2026-02-22Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiggers/linuxLinus Torvalds1-5/+7
2026-02-22CREDITS: Add -next to Stephen Rothwell's entryMark Brown1-1/+2
2026-02-22x509: select CONFIG_CRYPTO_LIB_SHA256Arnd Bergmann1-0/+1
2026-02-22xz: fix arm fdt compile error for kmalloc replacementHaiyue Wang1-2/+2
2026-02-22KVM: arm64: Fix protected mode handling of pages larger than 4kBMarc Zyngier1-7/+5
2026-02-22Merge tag 'rtc-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linuxLinus Torvalds14-88/+178
2026-02-22Merge tag 'rust-fixes-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/linuxLinus Torvalds5-15/+32
2026-02-22Merge tag 'trace-rv-7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-traceLinus Torvalds1-5/+11
2026-02-22Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook415-833/+612
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds826-2422/+1211
2026-02-21Convert 'alloc_flex' family to use the new default GFP_KERNEL argumentLinus Torvalds310-352/+352
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds6673-13013/+13013
2026-02-21add default_gfp() helper macro and use it in the new *alloc_obj() helpersLinus Torvalds2-24/+28
2026-02-21slab.h: disable completely broken overflow handling in flex allocationsLinus Torvalds2-6/+2