summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-12-10Merge branch 'inet-frags-flush-pending-skbs-in-fqdir_pre_exit'Jakub Kicinski
2025-12-10netfilter: conntrack: warn when cleanup is stuckJakub Kicinski
2025-12-10inet: frags: flush pending skbs in fqdir_pre_exit()Jakub Kicinski
2025-12-10inet: frags: add inet_frag_queue_flush()Jakub Kicinski
2025-12-10inet: frags: avoid theoretical race in ip_frag_reinit()Jakub Kicinski
2025-12-10Merge branch 'selftests-fix-build-warnings-and-errors' (part)Jakub Kicinski
2025-12-10selftests: net: tfo: Fix build warningGuenter Roeck
2025-12-10selftests: net: Fix build warningsGuenter Roeck
2025-12-10selftest: af_unix: Support compilers without flex-array-member-not-at-end sup...Guenter Roeck
2025-12-10selftests: tls: fix warning of uninitialized variableAnkit Khushwaha
2025-12-10drm/Kconfig: sort driver Kconfig source listJani Nikula
2025-12-10drm/Kconfig: move generic Kconfig options above driversJani Nikula
2025-12-10drm/vgem: move Kconfig under driver directoryJani Nikula
2025-12-10drm/hyperv: move Kconfig under driver directoryJani Nikula
2025-12-10broadcom: b44: prevent uninitialized value usageAlexey Simakov
2025-12-10net/handshake: restore destructor on submit failurecaoping
2025-12-10net: ti: icssg-prueth: add PTP_1588_CLOCK_OPTIONAL dependencyArnd Bergmann
2025-12-10net: openvswitch: fix middle attribute validation in push_nsh() actionIlya Maximets
2025-12-10drm/mgag200: Fix big-endian supportRené Rebe
2025-12-10can: gs_usb: gs_can_open(): fix error handlingMarc Kleine-Budde
2025-12-10Merge tag 'locking-futex-2025-12-10' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-12-10can: fix build dependencyArnd Bergmann
2025-12-10Merge branch 'bpf-verifier-improvement-in-32bit-shift-sign-extension-pattern'Alexei Starovoitov
2025-12-10selftests/bpf: add verifier sign extension bound computation tests.Cupertino Miranda
2025-12-10bpf: verifier improvement in 32bit shift sign extension patternCupertino Miranda
2025-12-10Merge tag 'kbuild-6.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kb...Linus Torvalds
2025-12-09Merge branch 'bpf-cpumap-improve-error-propagation-in-cpu_map_update_elem'Alexei Starovoitov
2025-12-09selftests/bpf: add tests for attaching invalid fdKohei Enju
2025-12-09bpf: cpumap: propagate underlying error in cpu_map_update_elem()Kohei Enju
2025-12-09selftests/bpf: Add test for truncated dmabuf_iter readsT.J. Mercier
2025-12-09bpf: Fix truncated dmabuf iterator readsT.J. Mercier
2025-12-10x86/fpu: Fix FPU state core dump truncation on CPUs with no extended xfeaturesYongxin Liu
2025-12-10Merge tag 'input-for-v6.19-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-12-10Merge tag 'trace-v6.19-4' of git://git.kernel.org/pub/scm/linux/kernel/git/tr...Linus Torvalds
2025-12-10x86/boot/Documentation: Fix htmldocs build warning due to malformed table in ...Swaraj Gaikwad
2025-12-09Merge branch 'bpf-x86-unwind-orc-support-reliable-unwinding-through-bpf-stack...Alexei Starovoitov
2025-12-09x86/unwind/orc: Support reliable unwinding through BPF stack framesJosh Poimboeuf
2025-12-09bpf: Add bpf_has_frame_pointer()Josh Poimboeuf
2025-12-09bpf, arm64: Do not audit capability check in do_jit()Ondrej Mosnacek
2025-12-09libbpf: Fix -Wdiscarded-qualifiers under C23Mikhail Gavrilov
2025-12-09bpftool: Fix build warnings due to MS extensionsQuentin Monnet
2025-12-10pwm: th1520: Fix missing Kconfig dependenciesMichal Wilczynski
2025-12-10cpu: Make atomic hotplug callbacks run with interrupts disabled on UPSebastian Andrzej Siewior
2025-12-09block: fix cached zone reports on devices with native zone appendJohannes Thumshirn
2025-12-09smb: move file_notify_information to common/fscc.hChenXiaoSong
2025-12-09smb: move SMB2 Notify Action Flags into common/smb2pdu.hChenXiaoSong
2025-12-09smb: move notify completion filter flags into common/smb2pdu.hChenXiaoSong
2025-12-09smb/client: add parentheses to NT error code definitions containing bitwise O...ChenXiaoSong
2025-12-09smb: add documentation references for smb2 change notify definitionsChenXiaoSong
2025-12-09smb/client: add 4 NT error code definitionsChenXiaoSong