aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-10-01net: pcs: xpcs: fix the wrong register that was written backJiawen Wu1-1/+1
2024-10-01net: ethernet: lantiq_etop: fix memory disclosureAleksander Jan Bajkowski1-1/+3
2024-10-01net: Fix gso_features_check to check for both dev->gso_{ipv4_,}max_sizeDaniel Borkmann2-1/+10
2024-10-01net: Add netif_get_gro_max_size helper for GRODaniel Borkmann2-7/+11
2024-10-01kconfig: qconf: move conf_read() before drawing tree painMasahiro Yamada1-2/+2
2024-10-01kconfig: clear expr::val_is_valid when allocatedMasahiro Yamada1-0/+1
2024-10-01net: dsa: improve shutdown sequenceVladimir Oltean1-0/+7
2024-10-01drm/i915/gem: fix bitwise and logical AND mixupJani Nikula1-1/+1
2024-09-30soc: qcom: Add check devm_kasprintf() returned valueCharles Han1-1/+7
2024-09-30cifs: Remove intermediate object of failed create reparse callPali Rohár1-2/+22
2024-09-30Revert "smb: client: make SHA-512 TFM ephemeral"Steve French6-17/+47
2024-09-30MAINTAINERS: Qualcomm SoC: Match reserved-memory bindingsSimon Horman1-1/+1
2024-09-30ASoC: fsl_sai: Enable 'FIFO continue on error' FCONT bitShengjiu Wang2-1/+5
2024-10-01Merge tag 'drm-misc-fixes-2024-09-26' of https://gitlab.freedesktop.org/drm/m...Dave Airlie14-26/+56
2024-09-30idpf: deinit virtchnl transaction manager after vport and vectorsLarysa Zaremba1-1/+1
2024-09-30idpf: use actual mbx receive payload lengthJoshua Hay1-8/+1
2024-09-30idpf: fix VF dynamic interrupt ctl register initializationAhmed Zaki1-0/+1
2024-09-30ice: fix VLAN replay after resetDave Ertman1-2/+0
2024-09-30ice: disallow DPLL_PIN_STATE_SELECTABLE for dpll output pinsArkadiusz Kubalewski1-0/+2
2024-09-30ice: fix memleak in ice_init_tx_topology()Przemek Kitszel3-39/+31
2024-09-30ice: clear port vlan config during resetMichal Swiatkowski3-0/+65
2024-09-30ice: Fix improper handling of refcount in ice_sriov_set_msix_vec_count()Gui-Dong Han1-2/+6
2024-09-30ice: Fix improper handling of refcount in ice_dpll_init_rclk_pins()Gui-Dong Han1-2/+2
2024-09-30ice: set correct dst VSI in only LAN filtersMichal Swiatkowski1-0/+11
2024-09-30spi: spi-cadence: Fix missing spi_controller_is_target() checkJinjie Ruan1-2/+4
2024-09-30spi: spi-cadence: Fix pm_runtime_set_suspended() with runtime pm enabledJinjie Ruan1-2/+2
2024-09-30spi: spi-imx: Fix pm_runtime_set_suspended() with runtime pm enabledJinjie Ruan1-1/+1
2024-09-30ASoC: dt-bindings: renesas,rsnd: correct reg-names for R-Car Gen1Wolfram Sang1-1/+1
2024-09-30perf beauty: Update copy of linux/socket.h with the kernel sourcesArnaldo Carvalho de Melo2-0/+5
2024-09-30tools headers UAPI: Sync the linux/in.h with the kernel sourcesArnaldo Carvalho de Melo1-1/+1
2024-09-30perf trace beauty: Update the arch/x86/include/asm/irq_vectors.h copy with th...Arnaldo Carvalho de Melo1-2/+2
2024-09-30tools arch x86: Sync the msr-index.h copy with the kernel sourcesArnaldo Carvalho de Melo1-0/+2
2024-09-30tools include UAPI: Sync linux/fcntl.h copy with the kernel sourcesArnaldo Carvalho de Melo2-24/+65
2024-09-30Merge tag 'sched_ext-for-6.12-rc1-fixes-1' of git://git.kernel.org/pub/scm/li...Linus Torvalds6-166/+236
2024-09-30sunrpc: fix prog selection loop in svc_process_commonNeilBrown1-7/+4
2024-09-30nfs: Remove duplicated include in localio.cYang Li1-1/+0
2024-09-30ACPI: resource: Add Asus ExpertBook B2502CVA to irq1_level_low_skip_override[]Hans de Goede1-0/+7
2024-09-30ACPI: resource: Add Asus Vivobook X1704VAP to irq1_level_low_skip_override[]Hans de Goede1-0/+7
2024-09-30ACPI: resource: Loosen the Asus E1404GAB DMI match to also cover the E1404GAHans de Goede1-2/+2
2024-09-30ACPI: resource: Remove duplicate Asus E1504GAB IRQ overrideHans de Goede1-8/+1
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