summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-11-22Merge tag 'sysctl-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-11-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2024-11-22Merge tag 'iommu-updates-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-11-22Merge tag 'thermal-6.13-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-11-22Merge tag 'pm-6.13-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2024-11-22Merge tag 'tpmdd-next-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-11-22Merge tag 'mtd/for-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...Linus Torvalds
2024-11-22Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2024-11-22Merge tag 'backlight-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-11-22Merge tag 'leds-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2024-11-22Merge tag 'mfd-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds
2024-11-22Merge tag 'linux_kselftest-kunit-6.13-rc1-fixed' of git://git.kernel.org/pub/...Linus Torvalds
2024-11-22tracing: Record task flag NEED_RESCHED_LAZY.Thomas Gleixner
2024-11-22perf tests: Fix hwmon parsing with PMU name testIan Rogers
2024-11-22perf hwmon_pmu: Ensure hwmon key union is zeroed before useIan Rogers
2024-11-22perf tests hwmon_pmu: Remove double evlist__delete()Arnaldo Carvalho de Melo
2024-11-22perf/test: fix perf ftrace test on s390Thomas Richter
2024-11-22perf bpf-filter: Return -ENOMEM directly when pfi allocation failsHao Ge
2024-11-22perf test: Correct hwmon test PMU detectionIan Rogers
2024-11-22Merge tag 'trace-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...Linus Torvalds
2024-11-22Merge tag 'trace-tools-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-11-22Merge tag 'trace-ring-buffer-v6.13' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-11-22Merge tag 'x86_tdx_for_6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-11-22Merge tag 'x86_misc_for_6.13-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-11-22Merge tag 'x86_sgx_for_6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-11-22Merge tag 'cxl-for-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...Linus Torvalds
2024-11-22ACPI: introduce acpi_arch_init()Miao Wang
2024-11-22Merge branch 'pm-cpuidle'Rafael J. Wysocki
2024-11-22ACPI: x86: Clean up Asus entries in acpi_quirk_skip_dmi_ids[]Hans de Goede
2024-11-22ACPI: x86: Add skip i2c clients quirk for Acer Iconia One 8 A1-840Hans de Goede
2024-11-22m68k: mvme147, mvme16x: Adopt rtc-m48t59 platform driverFinn Thain
2024-11-22iommu: Rename ops->domain_alloc_user() to domain_alloc_paging_flags()Jason Gunthorpe
2024-11-22iommu: Add ops->domain_alloc_nested()Jason Gunthorpe
2024-11-22Merge tag 'iommu-updates-v6.13' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Jason Gunthorpe
2024-11-22docs: Add debugging guide for the media subsystemSebastian Fricke
2024-11-22docs: Add debugging section to processSebastian Fricke
2024-11-22docs/licensing: Clarify wording about "GPL" and "Proprietary"Uwe Kleine-König
2024-11-22docs: core-api/gfp_mask-from-fs-io: indicate that vmalloc supports GFP_NOFS/G...Pavel Tikhomirov
2024-11-22Documentation: kernel-doc: enumerate identifier *type*sRandy Dunlap
2024-11-22Documentation: pwrseq: Fix trivial misspellingsJavier Carrasco
2024-11-22Documentation: filesystems: update filename extensionsRandy Dunlap
2024-11-22net/9p/usbg: allow building as standalone moduleDominique Martinet
2024-11-229p/xen: fix release of IRQAlex Zenla
2024-11-22Fix a potential abuse of seq_printf() format string in driversDavid Wang
2024-11-22gpio: mpsse: Remove usage of the deprecated ida_simple_xx() APIChristophe JAILLET
2024-11-22fs/proc/kcore.c: Clear ret value in read_kcore_iter after successful iov_iter...Jiri Olsa
2024-11-22xfs: prevent mount and log shutdown raceDave Chinner
2024-11-22xfs: delalloc and quota softlimit timers are incoherentDave Chinner
2024-11-22xfs: fix sparse inode limits on runt AGDave Chinner
2024-11-22xfs: remove unknown compat feature check in superblock write validationLong Li