summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-06-11macsec: MACsec SCI assignment for ES = 0Carlos Fernandez
2025-06-11drm/sitronix: st7571-i2c: Select VIDEOMODE_HELPERSNathan Chancellor
2025-06-11crypto: hkdf - move to late_initcallEric Biggers
2025-06-10net: airoha: Enable RX queues 16-31Lorenzo Bianconi
2025-06-10netconsole: fix appending sysdata when sysdata_fields == SYSDATA_RELEASEGustavo Luiz Duarte
2025-06-10net: Fix TOCTOU issue in sk_is_readable()Michal Luczaj
2025-06-10net: usb: r8152: Add device ID for TP-Link UE200Lucas Sanchez Sagrado
2025-06-10MAINTAINERS: Add myself as bpf networking reviewerStanislav Fomichev
2025-06-10intel_idle: Update arguments of mwait_idle_with_hints()Uros Bizjak
2025-06-10ACPI: resource: Use IRQ override on MACHENIKE 16PWentao Guan
2025-06-10ACPI: EC: Ignore ECDT tables with an invalid ID stringArmin Wolf
2025-06-10ACPI: CPPC: Fix NULL pointer dereference when nosmp is usedYunhui Cui
2025-06-10ACPI: PAD: Update arguments of mwait_idle_with_hints()Uros Bizjak
2025-06-10rust: time: Fix compile error in impl_has_hr_timer macroFUJITA Tomonori
2025-06-10ACPI: APEI: EINJ: Do not fail einj_init() on faux_device_create() failureDan Williams
2025-06-10driver core: faux: Quiet probe failuresDan Williams
2025-06-10driver core: faux: Suppress bind attributesDan Williams
2025-06-10Revert "mm/damon/Kconfig: enable CONFIG_DAMON by default"Linus Torvalds
2025-06-10io_uring: fix use-after-free of sq->thread in __io_uring_show_fdinfo()Penglei Jiang
2025-06-10Merge tag 'linux-cpupower-6.16-rc2-fixes' of git://git.kernel.org/pub/scm/lin...Rafael J. Wysocki
2025-06-10e1000: Move cancel_work_sync to avoid deadlockJoe Damato
2025-06-10ice/ptp: fix crosstimestamp reportingAnton Nadezhdin
2025-06-10iavf: fix reset_task for early reset eventAhmed Zaki
2025-06-10i40e: retry VFLR handling if there is ongoing VF resetRobert Malz
2025-06-10i40e: return false from i40e_reset_vf if reset is in progressRobert Malz
2025-06-10tools/resolve_btfids: Fix build when cross compiling kernel with clang.Suleiman Souhlal
2025-06-10tracing: Do not free "head" on error path of filter_free_subsystem_filters()Steven Rostedt
2025-06-10pinctrl: sunxi: dt: Consider pin base when calculating bank number from pinChen-Yu Tsai
2025-06-10drm/meson: fix more rounding issues with 59.94Hz modesMartin Blumenstingl
2025-06-10drm/meson: use vclk_freq instead of pixel_freq in debug printMartin Blumenstingl
2025-06-10drm/meson: fix debug log statement when setting the HDMI clocksMartin Blumenstingl
2025-06-10cpufreq: Convert `/// SAFETY` lines to `# Safety` sectionsViresh Kumar
2025-06-10gpio: TODO: add a task for removing MMIO-specific fields from gpio_chipBartosz Golaszewski
2025-06-10drm/vc4: fix infinite EPROBE_DEFER loopGabriel Dalimonte
2025-06-10dt-bindings: gpio: convert nxp,lpc1850-gpio.txt to yaml formatFrank Li
2025-06-10gpiolib: Move GPIO_DYNAMIC_* constants to its only userAndy Shevchenko
2025-06-10gpio: Remove unused 'struct gpio' definitionAndy Shevchenko
2025-06-10dt-bindings: gpio: convert gpio-74xx-mmio.txt to yaml formatFrank Li
2025-06-10gpiolib: Remove unused devm_gpio_request()Andy Shevchenko
2025-06-10usb: gadget: pxa25x_udc: Switch to use devm_gpio_request_one()Andy Shevchenko
2025-06-10dt-bindings: gpio: convert gpio-pisosr.txt to yaml formatFrank Li
2025-06-09Merge tag 'powerpc-6.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2025-06-10powerpc/vas: Return -EINVAL if the offset is non-zero in mmap()Haren Myneni
2025-06-10powerpc/powernv/memtrace: Fix out of bounds issue in memtrace mmapRitesh Harjani (IBM)
2025-06-09scsi: error: alua: I/O errors for ALUA state transitionsRajashekhar M A
2025-06-09scsi: storvsc: Increase the timeouts to storvsc_timeoutDexuan Cui
2025-06-09Merge tag 'for-net-2025-06-05' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski
2025-06-09net_sched: sch_sfq: fix a potential crash on gso_skb handlingEric Dumazet
2025-06-09smb: client: disable path remapping with POSIX extensionsPhilipp Kerling
2025-06-09Merge branch '6.16/scsi-queue' into 6.16/scsi-fixesMartin K. Petersen