Age | Commit message (Expand) | Author | Files | Lines |
30 hours | Linux 6.16-rc1HEADv6.16-rc1master | Linus Torvalds | 1 | -2/+2 |
32 hours | Merge tag 'turbostat-2025.06.08' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2 | -110/+364 |
32 hours | Merge tag 'timers-cleanups-2025-06-08' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 689 | -955/+1151 |
32 hours | Merge tag 'x86-urgent-2025-06-08' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 4 | -19/+19 |
33 hours | Merge tag 'timers-urgent-2025-06-08' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -0/+1 |
33 hours | tools/power turbostat: version 2025.06.08 | Len Brown | 1 | -37/+36 |
33 hours | tools/power turbostat: Add initial support for BartlettLake | Zhang Rui | 1 | -0/+1 |
33 hours | tools/power turbostat: Add initial support for DMR | Zhang Rui | 1 | -0/+18 |
33 hours | tools/power turbostat: Dump RAPL sysfs info | Zhang Rui | 1 | -0/+156 |
33 hours | tools/power turbostat: Avoid probing the same perf counters | Zhang Rui | 1 | -0/+15 |
33 hours | tools/power turbostat: Allow probing RAPL with platform_features->rapl_msrs c... | Zhang Rui | 1 | -25/+24 |
33 hours | tools/power turbostat: Clean up add perf/msr counter logic | Zhang Rui | 1 | -7/+18 |
33 hours | tools/power turbostat: Introduce add_msr_counter() | Zhang Rui | 1 | -9/+23 |
33 hours | tools/power turbostat: Remove add_msr_perf_counter_() | Zhang Rui | 1 | -12/+8 |
33 hours | tools/power turbostat: Remove add_cstate_perf_counter_() | Zhang Rui | 1 | -13/+9 |
33 hours | tools/power turbostat: Remove add_rapl_perf_counter_() | Zhang Rui | 1 | -15/+10 |
33 hours | tools/power turbostat: Quit early for unsupported RAPL counters | Zhang Rui | 1 | -1/+4 |
33 hours | tools/power turbostat: Always check rapl_joules flag | Zhang Rui | 1 | -3/+9 |
33 hours | tools/power turbostat: Fix AMD package-energy reporting | Gautham R. Shenoy | 1 | -5/+36 |
33 hours | tools/power turbostat: Fix RAPL_GFX_ALL typo | Kaushlendra Kumar | 1 | -1/+1 |
33 hours | tools/power turbostat: Add Android support for MSR device handling | Kaushlendra Kumar | 1 | -3/+17 |
33 hours | tools/power turbostat.8: pm_domain wording fix | Len Brown | 1 | -2/+2 |
33 hours | tools/power turbostat.8: fix typo: idle_pct should be pct_idle | Len Brown | 1 | -1/+1 |
33 hours | Merge tag 'perf-urgent-2025-06-08' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -3/+5 |
33 hours | Merge tag 'irq-urgent-2025-06-08' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 3 | -7/+8 |
33 hours | Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs | Linus Torvalds | 3 | -59/+74 |
34 hours | Merge tag '6.16-rc-part2-smb3-client-fixes' of git://git.samba.org/sfrench/ci... | Linus Torvalds | 16 | -288/+533 |
36 hours | Merge tag 'trace-v6.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/tr... | Linus Torvalds | 3 | -100/+143 |
44 hours | treewide, timers: Rename from_timer() to timer_container_of() | Ingo Molnar | 689 | -955/+1151 |
2 days | Merge tag 'kbuild-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 49 | -326/+910 |
2 days | Merge tag 'sh-for-v6.16-tag1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 19 | -50/+47 |
2 days | Merge tag 'loongarch-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/c... | Linus Torvalds | 32 | -218/+561 |
2 days | Merge tag 'sound-fix-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 25 | -70/+192 |
3 days | tracing: Add rcu annotation around file->filter accesses | Steven Rostedt | 1 | -4/+6 |
3 days | Merge tag 'ubifs-for-linus-6.16-rc1' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 4 | -4/+13 |
3 days | sh: kprobes: Remove unused variables in kprobe_exceptions_notify() | Mike Rapoport | 1 | -4/+0 |
3 days | sh: ecovec24: Make SPI mode explicit | Geert Uytterhoeven | 1 | -0/+1 |
3 days | sh: Replace __ASSEMBLY__ with __ASSEMBLER__ in all headers | Thomas Huth | 17 | -46/+46 |
3 days | genksyms: Fix enum consts from a reference affecting new values | Petr Pavlu | 1 | -7/+20 |
3 days | arch: use always-$(KBUILD_BUILTIN) for vmlinux.lds | Masahiro Yamada | 21 | -21/+21 |
3 days | do_change_type(): refuse to operate on unmounted/not ours mounts | Al Viro | 1 | -0/+4 |
3 days | kbuild: set y instead of 1 to KBUILD_{BUILTIN,MODULES} | Masahiro Yamada | 2 | -8/+12 |
3 days | clone_private_mnt(): make sure that caller has CAP_SYS_ADMIN in the right userns | Al Viro | 1 | -0/+3 |
3 days | Merge tag 'mm-stable-2025-06-06-16-09' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 16 | -44/+122 |
3 days | Merge tag 'mm-hotfixes-stable-2025-06-06-16-02' of git://git.kernel.org/pub/s... | Linus Torvalds | 16 | -46/+160 |
3 days | selftests/mount_setattr: adapt detached mount propagation test | Christian Brauner | 1 | -16/+1 |
3 days | do_move_mount(): split the checks in subtree-of-our-ns and entire-anon cases | Al Viro | 1 | -21/+25 |
3 days | fs: allow clone_private_mount() for a path on real rootfs | KONDO KAZUMA(近藤 和真) | 1 | -10/+11 |
3 days | fix propagation graph breakage by MOVE_MOUNT_SET_GROUP move_mount(2) | Al Viro | 1 | -1/+1 |
3 days | finish_automount(): don't leak MNT_LOCKED from parent to child | Al Viro | 1 | -1/+2 |
3 days | path_overmount(): avoid false negatives | Al Viro | 1 | -6/+13 |
3 days | fs/fhandle.c: fix a race in call of has_locked_children() | Al Viro | 1 | -4/+14 |
3 days | platform/loongarch: laptop: Unregister generic_sub_drivers on exit | Yao Zi | 1 | -3/+9 |
3 days | platform/loongarch: laptop: Add backlight power control support | Yao Zi | 1 | -36/+37 |
3 days | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 5 | -47/+110 |
3 days | Merge tag 'riscv-for-linus-6.16-mw1' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 74 | -855/+3787 |
3 days | Merge tag 's390-6.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds | 2 | -0/+3 |
3 days | Merge tag 'tomoyo-pr-20250606' of git://git.code.sf.net/p/tomoyo/tomoyo | Linus Torvalds | 1 | -4/+2 |
3 days | Merge tag 'ceph-for-6.16-rc1' of https://github.com/ceph/ceph-client | Linus Torvalds | 4 | -11/+25 |
3 days | Merge tag 'ovl-update-v2-6.16' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 7 | -80/+84 |
3 days | tracing: PM: Remove unused clock events | Steven Rostedt | 1 | -47/+0 |
3 days | ring-buffer: Fix buffer locking in ring_buffer_subbuf_order_set() | Dmitry Antipov | 1 | -3/+1 |
3 days | tracing: Fix regression of filter waiting a long time on RCU synchronization | Steven Rostedt | 1 | -48/+138 |
3 days | Merge tag 'spi-v6.16-merge-window' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 6 | -19/+58 |
3 days | Merge tag 'regulator-fix-v6.16-merge-window' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 1 | -1/+4 |
3 days | Merge tag 'pwm/for-6.16-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2 | -5/+31 |
3 days | Merge tag 'block-6.16-20250606' of git://git.kernel.dk/linux | Linus Torvalds | 48 | -378/+693 |
3 days | Merge tag 'io_uring-6.16-20250606' of git://git.kernel.dk/linux | Linus Torvalds | 8 | -13/+37 |
3 days | Merge tag 'usb-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 160 | -12392/+10369 |
3 days | Merge tag 'tty-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 80 | -958/+6912 |
3 days | Merge tag 'char-misc-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 601 | -6125/+12349 |
3 days | Merge tag 'staging-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 76 | -2612/+1592 |
3 days | Merge tag 'drm-fixes-2025-06-06' of https://gitlab.freedesktop.org/drm/kernel | Linus Torvalds | 10 | -96/+159 |
3 days | Merge tag 'drm-next-2025-06-06' of https://gitlab.freedesktop.org/drm/kernel | Linus Torvalds | 140 | -633/+2314 |
3 days | Merge tag 'mips_6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l... | Linus Torvalds | 32 | -43/+434 |
4 days | Merge tag 'drm-misc-fixes-2025-06-06' of https://gitlab.freedesktop.org/drm/m... | Simona Vetter | 7 | -74/+118 |
4 days | platform/loongarch: laptop: Get brightness setting from EC on probe | Yao Zi | 1 | -1/+1 |
4 days | LoongArch: dts: Add PWM support to Loongson-2K2000 | Binbin Zhou | 1 | -0/+60 |
4 days | LoongArch: dts: Add PWM support to Loongson-2K1000 | Binbin Zhou | 2 | -1/+65 |
4 days | LoongArch: dts: Add PWM support to Loongson-2K0500 | Binbin Zhou | 1 | -0/+160 |
4 days | LoongArch: vDSO: Correctly use asm parameters in syscall wrappers | Thomas Weißschuh | 2 | -4/+4 |
4 days | ceph: fix variable dereferenced before check in ceph_umount_begin() | Viacheslav Dubeyko | 1 | -2/+1 |
4 days | Merge tag 'drm-misc-fixes-2025-05-28' of https://gitlab.freedesktop.org/drm/m... | Simona Vetter | 6 | -23/+42 |
4 days | kernel/rcu/tree_stall: add /sys/kernel/rcu_stall_count | Max Kellermann | 1 | -0/+26 |
4 days | MAINTAINERS: add mm swap section | Lorenzo Stoakes | 1 | -0/+19 |
4 days | kmsan: test: add module description | Arnd Bergmann | 1 | -0/+1 |
4 days | MAINTAINERS: add tlb trace events to MMU GATHER AND TLB INVALIDATION | Tal Zussman | 1 | -0/+1 |
4 days | mm/hugetlb: fix huge_pmd_unshare() vs GUP-fast race | Jann Horn | 1 | -0/+7 |
4 days | mm/hugetlb: unshare page tables during VMA split, not before | Jann Horn | 4 | -16/+56 |
4 days | MAINTAINERS: add Alistair as reviewer of mm memory policy | Alistair Popple | 1 | -0/+1 |
4 days | iov_iter: use iov_offset for length calculation in iov_iter_aligned_bvec | Nitesh Shetty | 1 | -1/+1 |
4 days | mm/mempolicy: fix incorrect freeing of wi_kobj | Joshua Hahn | 1 | -3/+1 |
4 days | alloc_tag: handle module codetag load errors as module load failures | Suren Baghdasaryan | 4 | -20/+39 |
4 days | mm/madvise: handle madvise_lock() failure during race unwinding | SeongJae Park | 1 | -1/+4 |
4 days | mm: fix vmstat after removing NR_BOUNCE | Kirill A. Shutemov | 1 | -1/+0 |
4 days | KVM: s390: rename PROT_NONE to PROT_TYPE_DUMMY | Lorenzo Stoakes | 1 | -4/+4 |
4 days | selftests/mm: add test about uprobe pte be orphan during vma merge | Pu Lehui | 1 | -0/+43 |
4 days | selftests/mm: extract read_sysfs and write_sysfs into vm_util | Pu Lehui | 4 | -33/+45 |
4 days | mm: expose abnormal new_pte during move_ptes | Pu Lehui | 1 | -0/+2 |
4 days | mm: fix uprobe pte be overwritten when expanding vma | Pu Lehui | 2 | -3/+24 |
4 days | mm/damon: s/primitives/code/ on comments | Enze Li | 8 | -8/+8 |
4 days | drm/nouveau/vfn/r535: Convert comma to semicolon | Chen Ni | 1 | -1/+1 |
4 days | Merge tag 'amd-drm-fixes-6.16-2025-06-05' of https://gitlab.freedesktop.org/a... | Dave Airlie | 17 | -51/+205 |
4 days | Merge tag 'drm-xe-next-fixes-2025-06-05' of https://gitlab.freedesktop.org/dr... | Dave Airlie | 21 | -186/+491 |
4 days | Merge tag 'drm-misc-next-fixes-2025-06-05' of https://gitlab.freedesktop.org/... | Dave Airlie | 4 | -17/+12 |
4 days | Merge tag 'drm-intel-next-fixes-2025-06-05' of https://gitlab.freedesktop.org... | Dave Airlie | 3 | -14/+25 |
4 days | Merge patch series "riscv: add SBI FWFT misaligned exception delegation support" | Palmer Dabbelt | 5 | -18/+257 |
4 days | Merge patch series "riscv: misaligned: fix misaligned accesses handling in pu... | Palmer Dabbelt | 6 | -50/+78 |
4 days | riscv: uaccess: Only restore the CSR_STATUS SUM bit | Cyril Bur | 3 | -8/+9 |
4 days | Merge tag 'riscv-mw2-6.16-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ker... | Palmer Dabbelt | 831 | -5027/+11908 |
4 days | RISC-V: vDSO: Wire up getrandom() vDSO implementation | Xi Ruoyao | 7 | -0/+308 |
4 days | riscv: enable mseal sysmap for RV64 | Jisheng Zhang | 2 | -1/+2 |
4 days | raid6: Add RISC-V SIMD syndrome and recovery calculations | Chunyan Zhang | 6 | -0/+1495 |
4 days | riscv: mm: Add support for Svinval extension | Mayuresh Chitale | 1 | -0/+31 |
4 days | efi/libstub: use 'targets' instead of extra-y in Makefile | Masahiro Yamada | 1 | -1/+1 |
4 days | module: make __mod_device_table__* symbols static | Masahiro Yamada | 1 | -2/+2 |
4 days | scripts/misc-check: check unnecessary #include <linux/export.h> when W=1 | Masahiro Yamada | 1 | -0/+12 |
4 days | scripts/misc-check: check missing #include <linux/export.h> when W=1 | Masahiro Yamada | 1 | -0/+43 |
4 days | scripts/misc-check: add double-quotes to satisfy shellcheck | Masahiro Yamada | 1 | -1/+1 |
4 days | kbuild: move W=1 check for scripts/misc-check to top-level Makefile | Masahiro Yamada | 2 | -8/+4 |
4 days | scripts/tags.sh: allow to use alternative ctags implementation | Masatake YAMATO | 1 | -1/+1 |
4 days | kconfig: introduce menu type enum | Masahiro Yamada | 4 | -9/+21 |
4 days | docs: symbol-namespaces: fix reST warning with literal block | Khaled Elnaggar | 1 | -1/+1 |
4 days | kbuild: link lib-y objects to vmlinux forcibly even when CONFIG_MODULES=n | Masahiro Yamada | 1 | -6/+1 |
4 days | tinyconfig: enable CONFIG_LD_DEAD_CODE_DATA_ELIMINATION | Masahiro Yamada | 1 | -0/+1 |
4 days | Merge tag 'pm-6.16-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | 1 | -4/+12 |
4 days | Merge tag 'net-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 89 | -618/+1060 |
4 days | RISC-V: Documentation: Add enough title underlines to CMODX | Palmer Dabbelt | 1 | -2/+2 |
4 days | Merge tag 'riscv-mw1-6.16-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ker... | Palmer Dabbelt | 903 | -6229/+11793 |
4 days | riscv: Improve Kconfig help for RISCV_ISA_V_PREEMPTIVE | Miquel Sabaté Solà | 1 | -4/+4 |
4 days | MAINTAINERS: Update Atish's email address | Atish Patra | 2 | -3/+4 |
4 days | Merge patch series "riscv: Add Zicbop & prefetchw support" | Alexandre Ghiti | 9 | -10/+142 |
4 days | MAINTAINERS: add entry for crypto library | Eric Biggers | 1 | -1/+10 |
4 days | Merge tag 'uml-for-linux-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 80 | -4357/+2679 |
4 days | riscv: uaccess: do not do misaligned accesses in get/put_user() | Clément Léger | 1 | -5/+18 |
4 days | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 8 | -23/+49 |
4 days | riscv: process: use unsigned int instead of unsigned long for put_user() | Clément Léger | 1 | -1/+1 |
4 days | riscv: make unsafe user copy routines use existing assembly routines | Alexandre Ghiti | 5 | -48/+63 |
4 days | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linux | Linus Torvalds | 3 | -4/+4 |
4 days | riscv: hwprobe: export Zabha extension | Alexandre Ghiti | 3 | -0/+6 |
4 days | riscv: Make regs_irqs_disabled() more clear | Tiezhu Yang | 1 | -1/+1 |
4 days | perf symbols: Ignore mapping symbols on riscv | Haibo Xu | 1 | -0/+6 |
4 days | Merge patch series "riscv: kexec_file: Support loading Image binary file" | Palmer Dabbelt | 7 | -486/+610 |
4 days | RISC-V: Kconfig: Fix help text of CMDLINE_EXTEND | 谢致邦 (XIE Zhibang) | 1 | -2/+2 |
4 days | riscv: module: Optimize PLT/GOT entry counting | Samuel Holland | 1 | -16/+65 |
4 days | Merge patch series "riscv: ftrace: atmoic patching and preempt improvements" | Alexandre Ghiti | 12 | -207/+331 |
4 days | riscv: Add support for PUD THP | Alexandre Ghiti | 6 | -2/+120 |
4 days | riscv: xchg: Prefetch the destination word for sc.w | Guo Ren | 1 | -1/+3 |
4 days | riscv: Add ARCH_HAS_PREFETCH[W] support with Zicbop | Guo Ren | 1 | -0/+24 |
4 days | riscv: Add support for Zicbop | Alexandre Ghiti | 8 | -9/+55 |
4 days | riscv: Introduce Zicbop instructions | Alexandre Ghiti | 1 | -0/+60 |
4 days | riscv/kexec_file: Fix comment in purgatory relocator | Yao Zi | 1 | -1/+1 |
4 days | riscv: kexec_file: Support loading Image binary file | Song Shuai | 5 | -1/+101 |
4 days | riscv: kexec_file: Split the loading of kernel and others | Song Shuai | 5 | -486/+510 |
4 days | riscv: Documentation: add a description about dynamic ftrace | Andy Chiu | 1 | -7/+39 |
4 days | riscv: ftrace: support direct call using call_ops | Andy Chiu | 5 | -27/+48 |
4 days | riscv: Implement HAVE_DYNAMIC_FTRACE_WITH_CALL_OPS | Puranjay Mohan | 5 | -6/+105 |
4 days | riscv: ftrace: support PREEMPT | Andy Chiu | 1 | -1/+1 |
4 days | riscv: add a data fence for CMODX in the kernel mode | Andy Chiu | 1 | -1/+14 |
4 days | riscv: vector: Support calling schedule() for preemptible Vector | Andy Chiu | 2 | -3/+24 |
4 days | riscv: ftrace: do not use stop_machine to update code | Andy Chiu | 1 | -54/+10 |
4 days | riscv: ftrace: prepare ftrace for atomic code patching | Andy Chiu | 3 | -97/+98 |
4 days | kernel: ftrace: export ftrace_sync_ipi | Andy Chiu | 2 | -1/+3 |
4 days | riscv: ftrace: align patchable functions to 4 Byte boundary | Andy Chiu | 1 | -0/+2 |
4 days | riscv: ftrace factor out code defined by !WITH_ARG | Andy Chiu | 2 | -49/+0 |
4 days | riscv: ftrace: support fastcc in Clang for WITH_ARGS | Andy Chiu | 3 | -2/+28 |
4 days | drm/xe: remove unmatched xe_vm_unlock() from __xe_exec_queue_init() | Maciej Patelczyk | 1 | -5/+1 |
4 days | drm/xe: Create LRC BO without VM | Niranjana Vishwanathapura | 2 | -28/+4 |
4 days | drm/xe/guc_submit: add back fix | Matthew Auld | 1 | -0/+11 |
4 days | drm/xe/pxp: Clarify PXP queue creation behavior if PXP is not ready | Daniele Ceraolo Spurio | 2 | -2/+11 |
4 days | drm/xe/pxp: Use the correct define in the set_property_funcs array | Daniele Ceraolo Spurio | 1 | -1/+1 |
4 days | drm/xe/sched: stop re-submitting signalled jobs | Matthew Auld | 1 | -1/+9 |
4 days | drm/xe: Rework eviction rejection of bound external bos | Thomas Hellström | 3 | -18/+105 |
4 days | drm/xe/vsec: fix CONFIG_INTEL_VSEC dependency | Arnd Bergmann | 1 | -1/+2 |
4 days | drm/xe: drop redundant conversion to bool | Raag Jadav | 1 | -1/+1 |
4 days | drm/xe/hwmon: Move card reactive critical power under channel card | Karthik Poosa | 2 | -13/+13 |
4 days | drm/xe/hwmon: Add support to manage power limits though mailbox | Karthik Poosa | 8 | -106/+318 |
4 days | drm/xe/vm: move xe_svm_init() earlier | Matthew Auld | 1 | -7/+12 |
4 days | drm/xe/vm: move rebind_work init earlier | Matthew Auld | 1 | -4/+4 |
4 days | Merge tag 'rtc-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon... | Linus Torvalds | 26 | -329/+946 |
4 days | sysfb: Fix screen_info type check for VGA | Thomas Zimmermann | 1 | -8/+18 |
4 days | video: screen_info: Relocate framebuffers behind PCI bridges | Thomas Zimmermann | 1 | -29/+50 |
4 days | Merge tag 'dmaengine-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 29 | -106/+1463 |
4 days | cifs: update internal version number | Steve French | 1 | -2/+2 |
4 days | MAINTAINERS, mailmap: Update Paulo Alcantara's email address | Paulo Alcantara | 2 | -2/+8 |
4 days | cifs: add documentation for smbdirect setup | Meetakshi Setiya | 2 | -0/+104 |
4 days | Merge tag 'phy-for-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/phy... | Linus Torvalds | 54 | -1033/+2386 |
4 days | Merge tag 'soundwire-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 10 | -20/+57 |
4 days | calipso: unlock rcu before returning -EAFNOSUPPORT | Eric Dumazet | 1 | -2/+4 |
4 days | seg6: Fix validation of nexthop addresses | Ido Schimmel | 1 | -4/+2 |
4 days | net: prevent a NULL deref in rtnl_create_link() | Eric Dumazet | 1 | -1/+1 |
4 days | net: annotate data-races around cleanup_net_task | Eric Dumazet | 2 | -3/+3 |
4 days | selftests: drv-net: tso: make bkg() wait for socat to quit | Jakub Kicinski | 1 | -1/+1 |
4 days | selftests: drv-net: tso: fix the GRE device name | Jakub Kicinski | 1 | -1/+1 |
4 days | selftests: drv-net: add configs for the TSO test | Jakub Kicinski | 1 | -0/+5 |
4 days | Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n... | Jakub Kicinski | 3 | -223/+96 |
5 days | wireguard: device: enable threaded NAPI | Mirco Barone | 1 | -0/+1 |
5 days | Merge tag 'nvme-6.16-2025-06-05' of git://git.infradead.org/nvme into block-6.16 | Jens Axboe | 20 | -54/+57 |
5 days | Merge tag 'wireless-2025-06-05' of https://git.kernel.org/pub/scm/linux/kerne... | Paolo Abeni | 8 | -40/+92 |
5 days | accel/ivpu: Fix warning in ivpu_gem_bo_free() | Jacek Lawrynowicz | 1 | -1/+2 |