summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-10-01net: fec: Reload PTP registers after link-state changeCsókás, Bence
2024-10-01net: fec: Restart PPS after link state changeCsókás, Bence
2024-10-01net: pcs: xpcs: fix the wrong register that was written backJiawen Wu
2024-10-01net: ethernet: lantiq_etop: fix memory disclosureAleksander Jan Bajkowski
2024-10-01net: Fix gso_features_check to check for both dev->gso_{ipv4_,}max_sizeDaniel Borkmann
2024-10-01net: Add netif_get_gro_max_size helper for GRODaniel Borkmann
2024-10-01kconfig: qconf: move conf_read() before drawing tree painMasahiro Yamada
2024-10-01kconfig: clear expr::val_is_valid when allocatedMasahiro Yamada
2024-10-01net: dsa: improve shutdown sequenceVladimir Oltean
2024-10-01drm/i915/gem: fix bitwise and logical AND mixupJani Nikula
2024-09-30cifs: Remove intermediate object of failed create reparse callPali Rohár
2024-09-30Revert "smb: client: make SHA-512 TFM ephemeral"Steve French
2024-09-30ASoC: fsl_sai: Enable 'FIFO continue on error' FCONT bitShengjiu Wang
2024-10-01Merge tag 'drm-misc-fixes-2024-09-26' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2024-09-30spi: spi-cadence: Fix missing spi_controller_is_target() checkJinjie Ruan
2024-09-30spi: spi-cadence: Fix pm_runtime_set_suspended() with runtime pm enabledJinjie Ruan
2024-09-30spi: spi-imx: Fix pm_runtime_set_suspended() with runtime pm enabledJinjie Ruan
2024-09-30ASoC: dt-bindings: renesas,rsnd: correct reg-names for R-Car Gen1Wolfram Sang
2024-09-30Merge tag 'sched_ext-for-6.12-rc1-fixes-1' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2024-09-30ACPI: resource: Add Asus ExpertBook B2502CVA to irq1_level_low_skip_override[]Hans de Goede
2024-09-30ACPI: resource: Add Asus Vivobook X1704VAP to irq1_level_low_skip_override[]Hans de Goede
2024-09-30ACPI: resource: Loosen the Asus E1404GAB DMI match to also cover the E1404GAHans de Goede
2024-09-30ACPI: resource: Remove duplicate Asus E1504GAB IRQ overrideHans de Goede
2024-09-30Merge tag 'probes-fixes-v6.12-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-09-30Merge tag 'vfs-6.12-rc2.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-09-30selftests: exec: update gitignore for load_addressJavier Carrasco
2024-09-30selftests: core: add unshare_test to gitignoreJavier Carrasco
2024-09-30clone3: clone3_cap_checkpoint_restore: remove unused MAX_PID_NS_LEVEL macroBa Jing
2024-09-30selftests:timers: posix_timers: Fix warn_unused_result in __fatal_error()Shuah Khan
2024-09-30selftest: rtc: Check if could access /dev/rtc0 before testingJoseph Jang
2024-09-30io_uring/net: harden multishot termination case for recvJens Axboe
2024-09-30ALSA: Reorganize kerneldoc parameter namesJulia Lawall
2024-09-30ALSA: hda/realtek: Fix the push button function for the ALC257Oder Chiou
2024-09-30ALSA: hda/conexant: fix some typosOldherl Oh
2024-09-30drm/sched: revert "Always increment correct scheduler score"Christian König
2024-09-30EINJ, CXL: Fix CXL device SBDF calculationBen Cheatham
2024-09-30netfs: Fix the netfs_folio tracepoint to handle NULL mappingDavid Howells
2024-09-30netfs: Add folio_queue API documentationDavid Howells
2024-09-30gpio: davinci: fix lazy disableEmanuele Ghidoli
2024-09-30kconfig: fix infinite loop in sym_calc_choice()Masahiro Yamada
2024-09-30kbuild: move non-boot built-in DTBs to .rodata sectionMasahiro Yamada
2024-09-30powerpc/vdso: allow r30 in vDSO code generation of getrandomJason A. Donenfeld
2024-09-30ALSA: mixer_oss: Remove some incorrect kfree_const() usagesChristophe JAILLET
2024-09-30ALSA: hda/realtek: Add quirk for Huawei MateBook 13 KLV-WX9Ai Chao
2024-09-30ALSA: usb-audio: Add delay quirk for VIVO USB-C HEADSETLianqin Hu
2024-09-30ALSA: Fix typos in comments across various filesYu Jiaoliang
2024-09-30selftest: alsa: check if user has alsa installedAbdul Rahim
2024-09-29bcachefs: rename version -> bversion for big endian buildsGuenter Roeck
2024-09-29close_range(): fix the logics in descriptor table trimmingAl Viro
2024-09-30uprobes: fix kernel info leak via "[uprobes]" vmaOleg Nesterov