linux-2.6-microblaze.git
2026-03-05 Linus TorvaldsMerge tag 'trace-v7.0-rc2' of git://git./linux/kernel...
2026-03-05 Jerome Marchandftrace: Add MAINTAINERS entries for all ftrace headers
2026-03-04 Linus TorvaldsMerge tag 'modules-7.0-rc3.fixes' of git://git./linux...
2026-03-04 Linus TorvaldsMerge tag 'vfs-7.0-rc3.fixes' of git://git./linux/kerne...
2026-03-04 Linus TorvaldsMerge tag 'sysctl-7.00-fixes-rc3' of git://git./linux...
2026-03-04 Linus TorvaldsMerge tag 'media/v7.0-3' of git://git./linux/kernel...
2026-03-04 Linus TorvaldsMerge tag 'pinctrl-v7.0-2' of git://git./linux/kernel...
2026-03-04 Darrick J.... iomap: reject delalloc mappings during writeback
2026-03-04 Christian BraunerMerge patch "iomap: don't mark folio uptodate if read...
2026-03-04 Joanne Koongiomap: don't mark folio uptodate if read IO has bytes...
2026-03-04 Gerd Rauschtime/jiffies: Fix sysctl file error on configurations...
2026-03-04 Qing Wangtracing: Fix WARN_ON in tracing_buffers_mmap_close
2026-03-04 Masami Hiramatsu... tracing: Disable preemption in the tracepoint callbacks...
2026-03-04 Steven Rostedtftrace: Disable preemption in the tracepoint callbacks...
2026-03-04 Huiwen Hetracing: Fix syscall events activation by ensuring...
2026-03-04 Shengming Hufgraph: Fix thresh_return nosleeptime double-adjust
2026-03-04 Shengming Hufgraph: Fix thresh_return clear per-task notrace
2026-03-03 Linus TorvaldsMerge tag 'cgroup-for-7.0-rc2-fixes' of git://git....
2026-03-03 Linus TorvaldsMerge tag 'sched_ext-for-7.0-rc2-fixes' of git://git...
2026-03-03 Tejun Heosched_ext: Fix starvation of scx_enable() under fair...
2026-03-03 Linus TorvaldsMerge tag 'for-7.0-rc2-tag' of git://git./linux/kernel...
2026-03-03 Cheng-Yang... sched_ext: Remove redundant css_put() in scx_cgroup_init()
2026-03-03 Zhao Mengmengselftests/sched_ext: Fix peek_dsq.bpf.c compile error...
2026-03-03 Zhao Mengmengselftests/sched_ext: Add -fms-extensions to bpf build...
2026-03-03 Zhao Mengmengtools/sched_ext: Add -fms-extensions to bpf build flags
2026-03-03 zhidao susched_ext: Use READ_ONCE() for plain reads of scx_watch...
2026-03-02 David Laightuaccess: Fix scoped_user_read_access() for 'pointer...
2026-03-02 zhidao susched_ext: Replace naked scx_root dereferences in kobje...
2026-03-02 zhidao susched_ext: Use READ_ONCE() for the read side of dsq...
2026-03-02 Linus TorvaldsMerge tag 'nfsd-7.0-1' of git://git./linux/kernel/git...
2026-03-01 Linus TorvaldsLinux 7.0-rc2
2026-03-01 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2026-03-01 Linus TorvaldsMerge tag 'core-debugobjects-2026-03-01' of git://git...
2026-03-01 Linus TorvaldsMerge tag 'x86-urgent-2026-03-01' of git://git./linux...
2026-03-01 Linus TorvaldsMerge tag 'timers-urgent-2026-03-01' of git://git....
2026-03-01 Linus TorvaldsMerge tag 'sched-urgent-2026-03-01' of git://git./linux...
2026-03-01 Linus TorvaldsMerge tag 'perf-urgent-2026-03-01' of git://git./linux...
2026-03-01 Linus TorvaldsMerge tag 'locking-urgent-2026-03-01' of git://git...
2026-03-01 Linus TorvaldsMerge tag 'irq-urgent-2026-03-01' of git://git./linux...
2026-03-01 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2026-03-01 Linus TorvaldsMerge tag 'bpf-fixes' of git://git./linux/kernel/git...
2026-03-01 Linus TorvaldsMerge tag 'driver-core-7.0-rc2' of git://git./linux...
2026-02-28 Linus TorvaldsMerge tag 'v7.0rc1-smb3-client-fixes' of git://git...
2026-02-28 Takashi Sakamotofirewire: ohci: initialize page array to use alloc_page...
2026-02-28 Linus TorvaldsMerge tag 'spi-fix-v7.0-rc1' of git://git./linux/kernel...
2026-02-28 Linus TorvaldsMerge tag 'regulator-fix-v7.0-rc1' of git://git./linux...
2026-02-28 Linus TorvaldsMerge tag 's390-7.0-3' of git://git./linux/kernel/git...
2026-02-28 Paolo BonziniMerge tag 'kvmarm-fixes-7.0-1' of git://git./linux...
2026-02-28 Paolo BonziniKVM: always define KVM_CAP_SYNC_MMU
2026-02-28 Paolo BonziniKVM: remove CONFIG_KVM_GENERIC_MMU_NOTIFIER
2026-02-28 Alexei StarovoitovMerge branch 'fix-invariant-violation-for-single-value...
2026-02-28 Paul Chaignonselftests/bpf: Avoid simplification of crafted bounds...
2026-02-28 Paul Chaignonselftests/bpf: Test refinement of single-value tnum
2026-02-28 Paul Chaignonbpf: Improve bounds when tnum has a single possible...
2026-02-28 Harishankar... bpf: Introduce tnum_step to step through tnum's members
2026-02-28 Alexei StarovoitovMerge branch 'bpf-cpumap-devmap-fix-per-cpu-bulk-queue...
2026-02-28 Jiayuan Chenbpf: Fix race in devmap on PREEMPT_RT
2026-02-28 Jiayuan Chenbpf: Fix race in cpumap on PREEMPT_RT
2026-02-27 Alexei StarovoitovMerge branch 'close-race-in-freeing-special-fields...
2026-02-27 Kumar Kartikeya... selftests/bpf: Add tests for special fields races
2026-02-27 Kumar Kartikeya... bpf: Retire rcu_trace_implies_rcu_gp() from local storage
2026-02-27 Kumar Kartikeya... bpf: Delay freeing fields in local storage
2026-02-27 Kumar Kartikeya... bpf: Lose const-ness of map in map_check_btf()
2026-02-27 Kumar Kartikeya... bpf: Register dtor for freeing special fields
2026-02-27 Linus TorvaldsMerge tag 'arm64-fixes' of git://git./linux/kernel...
2026-02-27 Linus TorvaldsMerge tag 'pci-v7.0-fixes-2' of git://git./linux/kernel...
2026-02-27 Christian BraunerMerge patch series "tighten nstree visibility checks"
2026-02-27 Christian Braunerselftests: fix mntns iteration selftests
2026-02-27 Christian Braunernstree: tighten permission checks for listing
2026-02-27 Christian Braunernsfs: tighten permission checks for handle opening
2026-02-27 Christian Braunernsfs: tighten permission checks for ns iteration ioctls
2026-02-27 David Carliertools/sched_ext: fix strtoul() misuse in scx_hotplug_seq()
2026-02-27 Linus TorvaldsMerge tag 'cxl-fixes-7.0-rc2' of git://git./linux/kerne...
2026-02-27 Linus TorvaldsMerge tag 'mmc-v7.0-rc1' of git://git./linux/kernel...
2026-02-27 Linus TorvaldsMerge tag 'block-7.0-20260227' of git://git./linux...
2026-02-27 Linus TorvaldsMerge tag 'io_uring-7.0-20260227' of git://git./linux...
2026-02-27 Linus TorvaldsMerge tag 'xfs-fixes-7.0-rc2' of git://git./fs/xfs...
2026-02-27 Linus TorvaldsMerge tag 'slab-for-7.0-rc1' of git://git./linux/kernel...
2026-02-27 Linus TorvaldsMerge tag 'gpio-fixes-for-v7.0-rc2' of git://git./linux...
2026-02-27 Linus TorvaldsMerge tag 'sound-7.0-rc2' of git://git./linux/kernel...
2026-02-27 Linus TorvaldsMerge tag 'drm-fixes-2026-02-27' of https://gitlab...
2026-02-27 Bjorn HelgaasPCI: Correct PCI_CAP_EXP_ENDPOINT_SIZEOF_V2 value
2026-02-27 Thorsten Blumsmb: client: Use snprintf in cifs_set_cifscreds
2026-02-27 Harry Yoomm/slab: initialize slab->stride early to avoid memory...
2026-02-27 Ariel Silvermedia: dvb-net: fix OOB access in ULE extension header...
2026-02-27 Thorsten Blumsmb: client: Don't log plaintext credentials in cifs_se...
2026-02-27 Paulo Alcantarasmb: client: fix broken multichannel with krb5+signing
2026-02-27 Paulo Alcantarasmb: client: use atomic_t for mnt_cifs_flags
2026-02-27 Linus TorvaldsMerge tag 'v7.0-rc1-ksmbd-server-fixes' of git://git...
2026-02-26 Linus TorvaldsMerge tag 'mm-hotfixes-stable-2026-02-26-14-14' of...
2026-02-26 Dave AirlieMerge tag 'amd-drm-fixes-7.0-2026-02-26' of https:...
2026-02-26 Linus TorvaldsMerge tag 'dma-mapping-7.0-2026-02-26' of git://git...
2026-02-26 Alain Volmatspi: stm32: fix missing pointer assignment in case...
2026-02-26 Dave AirlieMerge tag 'drm-xe-fixes-2026-02-26' of https://gitlab...
2026-02-26 Linus TorvaldsMerge tag 'acpi-7.0-rc2' of git://git./linux/kernel...
2026-02-26 Andy Shevchenkopinctrl: cy8c95x0: Don't miss reading the last bank...
2026-02-26 Linus TorvaldsMerge tag 'pm-7.0-rc2' of git://git./linux/kernel/git...
2026-02-26 Linus TorvaldsMerge tag 'for-linus-7.0-1' of https://github.com/cminy...
2026-02-26 David Carliersched_ext: Fix SCX_EFLAG_INITIALIZED being a no-op...
2026-02-26 Rafael J. WysockiMerge branch 'acpi-pm'
next