summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-10-03tracing/timerlat: Drop interface_lock in stop_kthread()Wei Li
2024-10-03tracing/timerlat: Fix duplicated kthread creation due to CPU online/offlineWei Li
2024-10-03x86/ftrace: Include <asm/ptrace.h>Sami Tolvanen
2024-10-03rtla: Fix the help text in osnoise and timerlat top toolsEder Zulian
2024-10-03tools/rtla: Fix installation from out-of-tree buildBen Hutchings
2024-10-03tracing: Fix trace_check_vprintf() when tp_printk is usedSteven Rostedt
2024-10-03gpiolib: Fix potential NULL pointer dereference in gpiod_get_label()Lad Prabhakar
2024-10-03KVM: arm64: Fix kvm_has_feat*() handling of negative featuresMarc Zyngier
2024-10-03cifs: Do not convert delimiter when parsing NFS-style symlinksPali Rohár
2024-10-03cifs: Validate content of NFS reparse point bufferPali Rohár
2024-10-03cifs: Fix buffer overflow when parsing NFS reparse pointsPali Rohár
2024-10-03Merge tag 'net-6.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-10-03Merge tag 'v6.12-rc1-ksmbd-fixes' of git://git.samba.org/ksmbdLinus Torvalds
2024-10-03Merge tag 'vfs-6.12-rc2.fixes.2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-10-03ASoC: dt-bindings: Deprecate {hp,mic}-det-gpioGeert Uytterhoeven
2024-10-03ASoC: fsl-asoc-card: Add missing handling of {hp,mic}-dt-gpiosGeert Uytterhoeven
2024-10-03ASoC: sh: rz-ssi: Use SSIFCR_FIFO_RST macroBiju Das
2024-10-03sctp: set sk_state back to CLOSED if autobind fails in sctp_listen_startXin Long
2024-10-03dt-bindings: net: xlnx,axi-ethernet: Add missing reg minItemsRavikanth Tuniki
2024-10-03doc: net: napi: Update documentation for napi_schedule_irqoffSean Anderson
2024-10-03Merge tag 'nf-24-10-02' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni
2024-10-03iomap: constrain the file range passed to iomap_file_unshareDarrick J. Wong
2024-10-03iomap: don't bother unsharing delalloc extentsDarrick J. Wong
2024-10-03net/ncsi: Disable the ncsi work before freeing the associated structureEddie James
2024-10-03ceph: fix cap ref leak via netfs init_requestPatrick Donnelly
2024-10-03ceph: use struct_size() helper in __ceph_pool_perm_get()Thorsten Blum
2024-10-03ALSA: hda: Add missing parameter description for snd_hdac_stream_timecounter_...Takashi Iwai
2024-10-03ALSA: usb-audio: Add native DSD support for Luxman D-08uJan Lalinsky
2024-10-03ALSA: core: add isascii() check to card ID generatorJaroslav Kysela
2024-10-03drm/xe: Fix memory leak when aborting bindsMatthew Brost
2024-10-03drm/xe: Prevent null pointer access in xe_migrate_copyZhanjun Dong
2024-10-03drm/xe/oa: Don't reset OAC_CONTEXT_ENABLE on OA stream closeJosé Roberto de Souza
2024-10-03drm/xe/queue: move xa_alloc to prevent UAFMatthew Auld
2024-10-03drm/xe/vm: move xa_alloc to prevent UAFMatthew Auld
2024-10-03drm/xe: Clean up VM / exec queue file lock usage.Matthew Brost
2024-10-03drm/xe: Resume TDR after GT resetMatthew Brost
2024-10-03drm/xe/xe2: Add performance tuning for L3 cache flushingGustavo Sousa
2024-10-03drm/xe/xe2: Extend performance tuning to media GTGustavo Sousa
2024-10-03drm/xe/mcr: Use Xe2_LPM steering tables for Xe2_HPMGustavo Sousa
2024-10-03drm/xe: Use helper for ASID -> VM in GPU faults and access countersMatthew Brost
2024-10-03drm/xe: Convert to USM lock to rwsemMatthew Brost
2024-10-03drm/xe: use devm_add_action_or_reset() helperHe Lugang
2024-10-03drm/xe: fix UAF around queue destructionMatthew Auld
2024-10-03drm/xe/guc_submit: add missing locking in wedged_finiMatthew Auld
2024-10-03drm/xe: Restore pci state upon resumeRodrigo Vivi
2024-10-03Merge tag 'drm-intel-fixes-2024-10-02' of https://gitlab.freedesktop.org/drm/...Dave Airlie
2024-10-02bcachefs: Fix trans_commit disk accounting revertKent Overstreet
2024-10-02bcachefs: Fix bch2_inode_is_open() checkKent Overstreet
2024-10-02bcachefs: Fix return type of dirent_points_to_inode_nowarn()Kent Overstreet
2024-10-03Merge tag 'drm-misc-fixes-2024-10-02' of https://gitlab.freedesktop.org/drm/m...Dave Airlie