summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | gpio: aspeed: Add the flush write to ensure the write complete.Billy Tsai2024-10-081-0/+2
| |/ / /
* | | | Merge tag 'nfs-for-6.12-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2024-10-1215-22/+45
|\ \ \ \
| * | | | NFS: remove revoked delegation from server's delegation listDai Ngo2024-10-091-0/+5
| * | | | nfsd/localio: fix nfsd_file tracepoints to handle NULL rqstpMike Snitzer2024-10-041-3/+3
| * | | | nfs_common: fix Kconfig for NFS_COMMON_LOCALIO_SUPPORTMike Snitzer2024-10-031-1/+1
| * | | | nfs_common: fix race in NFS calls to nfsd_file_put_local() and nfsd_serv_put()Mike Snitzer2024-10-036-8/+26
| * | | | NFSv4: Prevent NULL-pointer dereference in nfs42_complete_copies()Yanjun Zhang2024-10-034-2/+4
| * | | | SUNRPC: Fix integer overflow in decode_rc_list()Dan Carpenter2024-10-031-0/+2
| * | | | sunrpc: fix prog selection loop in svc_process_commonNeilBrown2024-09-301-7/+4
| * | | | nfs: Remove duplicated include in localio.cYang Li2024-09-301-1/+0
| | |/ / | |/| |
* | | | Merge tag 'rcu.fixes.6.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-10-111-1/+7
|\ \ \ \
| * | | | rcu/nocb: Fix rcuog wake-up from offline softirqFrederic Weisbecker2024-10-101-1/+7
| | |/ / | |/| |
* | | | Merge tag 'for-linus-6.12a-rc3-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2024-10-111-0/+4
|\ \ \ \
| * | | | x86/xen: mark boot CPU of PV guest in MSR_IA32_APICBASEJuergen Gross2024-10-081-0/+4
* | | | | Merge tag 'io_uring-6.12-20241011' of git://git.kernel.dk/linuxLinus Torvalds2024-10-111-20/+24
|\ \ \ \ \
| * | | | | io_uring/rw: allow pollable non-blocking attempts for !FMODE_NOWAITJens Axboe2024-10-071-17/+16
| * | | | | io_uring/rw: fix cflags posting for single issue multishot readJens Axboe2024-10-061-7/+12
* | | | | | Merge tag 'pm-6.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2024-10-114-52/+40
|\ \ \ \ \ \
| * | | | | | thermal: intel: int340x: processor: Add MMIO RAPL PL4 supportZhang Rui2024-10-081-2/+2
| * | | | | | thermal: intel: int340x: processor: Remove MMIO RAPL CPU hotplug supportZhang Rui2024-10-081-44/+22
| * | | | | | powercap: intel_rapl_msr: Add PL4 support for Arrowlake-USumeet Pawnikar2024-10-081-0/+1
| * | | | | | powercap: intel_rapl_tpmi: Ignore minor version changeZhang Rui2024-10-081-3/+14
| * | | | | | thermal: intel: int340x: processor: Fix warning during module unloadZhang Rui2024-10-071-2/+0
| * | | | | | powercap: intel_rapl_tpmi: Fix bogus register readingZhang Rui2024-10-071-1/+1
* | | | | | | Merge tag 'thermal-6.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2024-10-113-9/+8
|\ \ \ \ \ \ \
| * | | | | | | thermal: core: Free tzp copy along with the thermal zoneRafael J. Wysocki2024-10-041-3/+1
| * | | | | | | thermal: core: Reference count the zone in thermal_zone_get_by_id()Rafael J. Wysocki2024-10-043-6/+7
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge tag 'acpi-6.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2024-10-111-66/+10
|\ \ \ \ \ \ \
| * | | | | | | ACPI: resource: Fold Asus Vivobook Pro N6506M* DMI quirks togetherHans de Goede2024-10-071-16/+2
| * | | | | | | ACPI: resource: Fold Asus ExpertBook B1402C* and B1502C* DMI quirks togetherHans de Goede2024-10-071-25/+4
| * | | | | | | ACPI: resource: Make Asus ExpertBook B2502 matches cover more modelsHans de Goede2024-10-071-16/+2
| * | | | | | | ACPI: resource: Make Asus ExpertBook B2402 matches cover more modelsHans de Goede2024-10-071-9/+2
| | |/ / / / / | |/| | | | |
* | | | | | | Merge tag 'pmdomain-v6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-10-114-25/+52
|\ \ \ \ \ \ \
| * | | | | | | PM: domains: Fix alloc/free in dev_pm_domain_attach|detach_list()Ulf Hansson2024-10-101-10/+15
| * | | | | | | Revert "drm/tegra: gr3d: Convert into dev_pm_domain_attach|detach_list()"Ulf Hansson2024-10-101-13/+33
| * | | | | | | pmdomain: qcom-cpr: Fix the return of uninitialized variableZhang Zekun2024-10-021-1/+1
| * | | | | | | OPP: fix error code in dev_pm_opp_set_config()Dan Carpenter2024-10-021-1/+3
| | |/ / / / / | |/| | | | |
* | | | | | | Merge tag 'mmc-v6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds2024-10-113-54/+28
|\ \ \ \ \ \ \
| * | | | | | | mmc: sdhci-of-dwcmshc: Prevent stale command interrupt handlingMichal Wilczynski2024-10-101-0/+8
| * | | | | | | Revert "mmc: mvsdio: Use sg_miter for PIO"Linus Walleij2024-10-031-53/+18
| * | | | | | | mmc: core: Only set maximum DMA segment size if DMA is supportedGuenter Roeck2024-10-031-1/+2
| |/ / / / / /
* | | | | | | Merge tag 'ata-6.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...Linus Torvalds2024-10-112-10/+14
|\ \ \ \ \ \ \
| * | | | | | | ata: libata: Update MAINTAINERS fileDamien Le Moal2024-10-101-6/+0
| * | | | | | | ata: libata: avoid superfluous disk spin down + spin up during hibernationNiklas Cassel2024-10-091-4/+14
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge tag 'drm-fixes-2024-10-11' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds2024-10-1122-158/+149
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'drm-xe-fixes-2024-10-10' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie2024-10-114-26/+33
| |\ \ \ \ \ \ \
| | * | | | | | | drm/xe: Make wedged_mode debugfs writableMatt Roper2024-10-091-1/+1
| | * | | | | | | drm/xe: Restore GT freq on GSC load errorVinay Belgaumkar2024-10-091-1/+3
| | * | | | | | | drm/xe/guc_submit: fix xa_store() error checkingMatthew Auld2024-10-091-6/+3
| | * | | | | | | drm/xe/ct: fix xa_store() error checkingMatthew Auld2024-10-091-15/+8