summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-12-12drm: Fix object leak in DRM_IOCTL_GEM_CHANGE_HANDLEKarol Wachowski
2025-12-12Merge tag 'libcrypto-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2025-12-12Merge tag 'block-6.19-20251211' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-12-12Merge tag 'io_uring-6.19-20251211' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-12-12Merge tag 'v6.19-rc-smb3-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds
2025-12-12Merge tag 'v6.19-rc-part2-smb3-client-fixes' of git://git.samba.org/sfrench/c...Linus Torvalds
2025-12-12Merge tag 'nfs-for-6.19-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2025-12-12rseq: Always inline rseq_debug_syscall_return()Eric Dumazet
2025-12-12bug: Hush suggest-attribute=format for __warn_printf()Brendan Jackman
2025-12-12bug: Let report_bug_entry() provide the correct bugaddrHeiko Carstens
2025-12-12drm/tests: Handle EDEADLK in set_up_atomic_state()José Expósito
2025-12-12drm/tests: Handle EDEADLK in drm_test_check_valid_clones()José Expósito
2025-12-12drm/tests: hdmi: Handle drm_kunit_helper_enable_crtc_connector() returning ED...José Expósito
2025-12-12Merge tag 'drm-intel-next-fixes-2025-12-12' of https://gitlab.freedesktop.org...Dave Airlie
2025-12-12perf/x86/intel: Fix NULL event dereference crash in handle_pmi_common()Evan Li
2025-12-12Input: lkkbd - disable pending work before freeing deviceMinseong Kim
2025-12-12x86/boot/Documentation: Fix whitespace noise in boot.rstIngo Molnar
2025-12-12Merge tag 'amd-drm-fixes-6.19-2025-12-11' of https://gitlab.freedesktop.org/a...Dave Airlie
2025-12-12Merge tag 'drm-misc-next-fixes-2025-12-10' of https://gitlab.freedesktop.org/...Dave Airlie
2025-12-11sched_ext: Fix bypass depth leak on scx_enable() failureTejun Heo
2025-12-11netfilter: nf_tables: remove redundant chain validation on register storePablo Neira Ayuso
2025-12-11netfilter: nf_nat: remove bogus direction checkFlorian Westphal
2025-12-11MAINTAINERS: Remove Jozsef Kadlecsik from MAINTAINERS fileJozsef Kadlecsik
2025-12-11ALSA: hda/tas2781: Add new quirk for HP new projectBaojun Xu
2025-12-11nfc: pn533: Fix error code in pn533_acr122_poweron_rdr()Dan Carpenter
2025-12-11selftests/tc-testing: Create tests to exercise ets classes active list mispla...Victor Nogueira
2025-12-11net/sched: ets: Remove drr class from the active list if it changes to strictVictor Nogueira
2025-12-11caif: fix integer underflow in cffrml_receive()Junrui Luo
2025-12-11net: sfp: extend Potron XGSPON quirk to cover additional EEPROM variantMarcus Hughes
2025-12-11Merge tag 'linux-can-fixes-for-6.19-20251210' of git://git.kernel.org/pub/scm...Jakub Kicinski
2025-12-11Merge tag 'nf-25-12-10' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...Jakub Kicinski
2025-12-11Merge branch 'selftests-forwarding-vxlan_bridge_1q_mc_ul-fix-flakiness'Jakub Kicinski
2025-12-11selftests: forwarding: vxlan_bridge_1q_mc_ul: Drop useless sleepingPetr Machata
2025-12-11selftests: forwarding: vxlan_bridge_1q_mc_ul: Fix flakinessPetr Machata
2025-12-11selftests: net: lib: tc_rule_stats_get(): Don't hard-code array indexPetr Machata
2025-12-11ALSA: hda: cix-ipbloq: Use modern PM opsNathan Chancellor
2025-12-11Merge tag 'asoc-fix-v6.19-merge-window' of https://git.kernel.org/pub/scm/lin...Takashi Iwai
2025-12-11smb/client: remove DeviceType Flags and Device Characteristics definitionsZhangGuoDong
2025-12-11smb: move File Attributes definitions into common/fscc.hChenXiaoSong
2025-12-11smb: update struct duplicate_extents_to_file_exChenXiaoSong
2025-12-11Merge tag 'for-6.19/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-12-11Merge tag 'spi-fix-v6.19-merge-window' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-12-11Merge tag 'regulator-fix-v6.19-merge-window' of git://git.kernel.org/pub/scm/...Linus Torvalds
2025-12-10mm: memfd_luo: add CONFIG_SHMEM dependencyArnd Bergmann
2025-12-10mm: shmem: avoid build warning for CONFIG_SHMEM=nArnd Bergmann
2025-12-10ocfs2: fix memory leak in ocfs2_merge_rec_left()Dmitry Antipov
2025-12-10ocfs2: invalidate inode if i_mode is zero after block readAhmet Eray Karadag
2025-12-10ocfs2: avoid -Wflex-array-member-not-at-end warningGustavo A. R. Silva
2025-12-10ocfs2: convert remaining read-only checks to ocfs2_emergency_stateAhmet Eray Karadag
2025-12-10ocfs2: add ocfs2_emergency_state helper and apply to setattrAhmet Eray Karadag