summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-09-30Merge tag 'probes-fixes-v6.12-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+1
2024-09-30Merge tag 'vfs-6.12-rc2.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds11-24/+410
2024-09-30selftests: exec: update gitignore for load_addressJavier Carrasco1-1/+2
2024-09-30selftests: core: add unshare_test to gitignoreJavier Carrasco1-0/+1
2024-09-30clone3: clone3_cap_checkpoint_restore: remove unused MAX_PID_NS_LEVEL macroBa Jing1-2/+0
2024-09-30selftests:timers: posix_timers: Fix warn_unused_result in __fatal_error()Shuah Khan1-4/+8
2024-09-30selftest: rtc: Check if could access /dev/rtc0 before testingJoseph Jang1-1/+10
2024-09-30tools include UAPI: Sync linux/sched.h copy with the kernel sourcesArnaldo Carvalho de Melo1-0/+1
2024-09-30tools include UAPI: Sync sound/asound.h copy with the kernel sourcesArnaldo Carvalho de Melo1-1/+16
2024-09-30io_uring/net: harden multishot termination case for recvJens Axboe1-1/+3
2024-09-30ALSA: Reorganize kerneldoc parameter namesJulia Lawall1-1/+1
2024-09-30ALSA: hda/realtek: Fix the push button function for the ALC257Oder Chiou1-0/+1
2024-09-30ALSA: hda/conexant: fix some typosOldherl Oh1-8/+8
2024-09-30arm64: dts: rockchip: Designate Turing RK1's system power controllerSam Edwards1-0/+1
2024-09-30drm/sched: revert "Always increment correct scheduler score"Christian König1-1/+1
2024-09-30EINJ, CXL: Fix CXL device SBDF calculationBen Cheatham1-1/+1
2024-09-30reset: starfive: jh71x0: Fix accessing the empty member on JH7110 SoCChanghuang Liang1-0/+3
2024-09-30reset: npcm: convert comma to semicolonYan Zhen1-2/+2
2024-09-30netfs: Fix the netfs_folio tracepoint to handle NULL mappingDavid Howells1-1/+2
2024-09-30netfs: Add folio_queue API documentationDavid Howells2-0/+380
2024-09-30gpio: davinci: fix lazy disableEmanuele Ghidoli1-4/+4
2024-09-30kconfig: fix infinite loop in sym_calc_choice()Masahiro Yamada1-2/+8
2024-09-30kbuild: move non-boot built-in DTBs to .rodata sectionMasahiro Yamada1-1/+3
2024-09-30Merge patch series "pinctrl: intel: platform: fix error path in device_for_ea...Andy Shevchenko1-3/+2
2024-09-30pinctrl: intel: platform: use semicolon instead of comma in ncommunities assi...Javier Carrasco1-1/+1
2024-09-30pinctrl: intel: platform: fix error path in device_for_each_child_node()Javier Carrasco1-2/+1
2024-09-30clk: samsung: Fix out-of-bound access of of_match_node()Jinjie Ruan1-0/+1
2024-09-30arm64: dts: rockchip: Start cooling maps numbering from zero on ROCK 5BDragan Simic1-2/+2
2024-09-30arm64: dts: rockchip: Move L3 cache outside CPUs in RK3588(S) SoC dtsiDragan Simic1-8/+12
2024-09-30arm64: dts: rockchip: Fix rt5651 compatible value on rk3399-sapphire-excavatorGeert Uytterhoeven1-1/+1
2024-09-30arm64: dts: rockchip: Fix rt5651 compatible value on rk3399-eaidk-610Geert Uytterhoeven1-1/+1
2024-09-30powerpc/vdso: allow r30 in vDSO code generation of getrandomJason A. Donenfeld1-1/+1
2024-09-30iio: pressure: sdp500: Add missing select CRC8Jonathan Cameron1-0/+1
2024-09-30iio: light: veml6030: fix ALS sensor resolutionJavier Carrasco1-1/+1
2024-09-30iio: bmi323: fix reversed if statement in bmi323_core_runtime_resume()Dan Carpenter1-1/+3
2024-09-30iio: bmi323: fix copy and paste bugs in suspend resumeDan Carpenter1-6/+6
2024-09-30iio: bmi323: Drop CONFIG_PM guards around runtime functionsNathan Chancellor1-5/+2
2024-09-30dt-bindings: iio: dac: adi,ad56xx: Fix duplicate compatible stringsRob Herring (Arm)2-37/+19
2024-09-30iio: light: opt3001: add missing full-scale range valueEmil Gedenryd1-0/+4
2024-09-30iio: light: veml6030: fix IIO device retrieval from embedded deviceJavier Carrasco1-2/+1
2024-09-30iio: accel: bma400: Fix uninitialized variable field_value in tap event handl...Mikhail Lobanov1-1/+2
2024-09-30ALSA: mixer_oss: Remove some incorrect kfree_const() usagesChristophe JAILLET1-2/+2
2024-09-30ALSA: hda/realtek: Add quirk for Huawei MateBook 13 KLV-WX9Ai Chao1-0/+1
2024-09-30ALSA: usb-audio: Add delay quirk for VIVO USB-C HEADSETLianqin Hu1-0/+2
2024-09-30ALSA: Fix typos in comments across various filesYu Jiaoliang4-4/+4
2024-09-30selftest: alsa: check if user has alsa installedAbdul Rahim1-0/+4
2024-09-29bcachefs: rename version -> bversion for big endian buildsGuenter Roeck1-1/+1
2024-09-29close_range(): fix the logics in descriptor table trimmingAl Viro3-83/+52
2024-09-30uprobes: fix kernel info leak via "[uprobes]" vmaOleg Nesterov1-1/+1
2024-09-29Merge existing fixes from asoc/for-6.12 into new branchMark Brown7-10/+15