summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-12-05tracing: Fix typo in trace_events_filter.cMaurice Hieronymus
2025-12-05tracing: Fix multiple typos in trace_events.cMaurice Hieronymus
2025-12-05tracing: Fix multiple typos in trace.cMaurice Hieronymus
2025-12-05tracing: Fix typo in ring_buffer_benchmark.cMaurice Hieronymus
2025-12-05tracing: Fix multiple typos in ring_buffer.cMaurice Hieronymus
2025-12-05tracing: Fix typo in fprobe.cMaurice Hieronymus
2025-12-05tracing: Fix typo in fpgraph.cMaurice Hieronymus
2025-12-05tracing: Fix fixed array of synthetic eventSteven Rostedt
2025-12-05tracing: Fix enabling of tracing on file releaseSteven Rostedt
2025-12-05drm: nouveau: Replace sprintf() with sysfs_emit()Madhur Kumar
2025-12-05drm/nouveau: fix circular dep oops from vendored i2c encoderRené Rebe
2025-12-05drm/nouveau: refactor deprecated strcpyMadhur Kumar
2025-12-05Merge tag 'sysctl-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-12-05Merge tag 'probes-v6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds
2025-12-05Merge tag 'ktest-v6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2025-12-05Merge tag 'trace-ringbuffer-v6.19' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-12-05libperf: Use 'extern' in LIBPERF_API visibility macroArnaldo Carvalho de Melo
2025-12-05Merge tag 'trace-rv-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tr...Linus Torvalds
2025-12-05Merge tag 'ftrace-v6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds
2025-12-05Merge tag 'trace-v6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...Linus Torvalds
2025-12-05Merge tag 'tracepoints-v6.19' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-12-05Merge tag 'trace-tools-v6.19' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-12-05io_uring/poll: unify poll waitqueue entry and list removalJens Axboe
2025-12-05Merge tag 'hardening-v6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-12-05Merge tag 'pstore-v6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-12-05Merge tag 'configfs-for-v6.19' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-12-05io_uring/kbuf: use WRITE_ONCE() for userspace-shared buffer ring fieldsJoanne Koong
2025-12-05Merge tag 'samsung-dt-6.19' of https://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann
2025-12-05Merge tag 'samsung-drivers-6.19-2-late' of https://git.kernel.org/pub/scm/lin...Arnd Bergmann
2025-12-05ALSA: usb-audio: Initialize status1 to fix uninitialized symbol errorsHariKrishna Sagala
2025-12-05ALSA: firewire-motu: fix buffer overflow in hwdep read for DSP eventsJunrui Luo
2025-12-05ARM: omap1: avoid symbol clashes in fiq handlerArnd Bergmann
2025-12-05regulator: fixed: Rely on the core freeing the enable GPIOMark Brown
2025-12-05ALSA: hda: cs35l41: Fix NULL pointer dereference in cs35l41_hda_read_acpi()Denis Arefev
2025-12-05vfs: use UAPI types for new struct delegation definitionThomas Weißschuh
2025-12-05mqueue: correct the type of ro to intEdward Adam Davis
2025-12-05Revert "net/socket: convert sock_map_fd() to FD_ADD()"Christian Brauner
2025-12-059p: fix new mount API cache option handlingEric Sandeen
2025-12-059p: fix cache/debug options printing in v9fs_show_optionsEric Sandeen
2025-12-05fbdev: ssd1307fb: fix potential page leak in ssd1307fb_probe()Abdun Nihaal
2025-12-05drm/plane: Fix IS_ERR() vs NULL check in drm_plane_create_hotspot_properties()Dan Carpenter
2025-12-05drm/bridge: ti-sn65dsi83: ignore PLL_UNLOCK errorsLuca Ceresoli
2025-12-05gpio: qixis: select CONFIG_REGMAP_MMIOArnd Bergmann
2025-12-05gpio: regmap: Fix memleak in error path in gpio_regmap_register()Wentao Guan
2025-12-05drivers/xen: use min() instead of min_t()David Laight
2025-12-05tpm2-sessions: Open code tpm_buf_append_hmac_session()Jarkko Sakkinen
2025-12-05tpm2-sessions: Remove 'attributes' parameter from tpm_buf_append_authJarkko Sakkinen
2025-12-05tpm2-sessions: Fix tpm2_read_public range checksJarkko Sakkinen
2025-12-05tpm2-sessions: Fix out of range indexing in name_sizeJarkko Sakkinen
2025-12-04Merge tag 'caps-pr-20251204' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds