summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-01-15mediatek: stop messing with ->d_inameAl Viro
2025-01-15netdevsim: don't embed file_operations into your structsAl Viro
2025-01-15b43legacy: make use of debugfs_get_aux()Al Viro
2025-01-15b43: stop embedding struct file_operations into their objectsAl Viro
2025-01-15carl9170: stop embedding file_operations into their objectsAl Viro
2025-01-15debugfs: take debugfs_short_fops definition out of ifdefAl Viro
2025-01-15debugfs: allow to store an additional opaque pointer at file creationAl Viro
2025-01-15debugfs: don't mess with bits in ->d_fsdataAl Viro
2025-01-15debugfs: get rid of dynamically allocation proxy_opsAl Viro
2025-01-15debugfs: move ->automount into debugfs_inode_infoAl Viro
2025-01-15debugfs: separate cache for debugfs inodesAl Viro
2025-01-14kobject: Remove unused functionsDr. David Alan Gilbert
2025-01-13Merge 6.13-rc7 into driver-core-nextGreg Kroah-Hartman
2025-01-12Linux 6.13-rc7v6.13-rc7Linus Torvalds
2025-01-12Merge tag 'char-misc-6.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-01-12Merge tag 'driver-core-6.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-01-12Merge tag 'staging-6.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-01-12Merge tag 'tty-6.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2025-01-12Merge tag 'usb-6.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2025-01-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-01-12Merge tag 'perf_urgent_for_v6.13_rc7' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2025-01-12Merge tag 'x86_urgent_for_v6.13_rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-01-12Merge tag 'kvm-s390-master-6.13-1' of https://git.kernel.org/pub/scm/linux/ke...Paolo Bonzini
2025-01-12Merge tag 'kvmarm-fixes-6.13-3' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini
2025-01-12Merge branch 'kvm-e500-check-writable-pfn' into HEADPaolo Bonzini
2025-01-12KVM: e500: perform hugepage check after looking up the PFNPaolo Bonzini
2025-01-12KVM: e500: map readonly host pages for readPaolo Bonzini
2025-01-12KVM: e500: track host-writability of pagesPaolo Bonzini
2025-01-12KVM: e500: use shadow TLB entry as witness for writabilityPaolo Bonzini
2025-01-12KVM: e500: always restore irqsPaolo Bonzini
2025-01-11Merge tag 'probes-fixes-v6.13-rc6' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-01-11Merge tag 'hwmon-for-v6.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-01-11Merge tag 'block-6.13-20250111' of git://git.kernel.dk/linuxLinus Torvalds
2025-01-11Merge tag 'io_uring-6.13-20250111' of git://git.kernel.dk/linuxLinus Torvalds
2025-01-11Merge tag '6.13-rc6-SMB3-client-fix' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2025-01-11Merge tag 'soc-fixes-6.13-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-01-10MAINTAINERS: powerpc: Update my statusMichael Ellerman
2025-01-10smb: client: sync the root session and superblock context passwords before au...Meetakshi Setiya
2025-01-10Merge tag 'sched_ext-for-6.13-rc6-fixes' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2025-01-10Merge tag 'cgroup-for-6.13-rc6-fixes' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2025-01-10Merge tag 'wq-for-6.13-rc6-fixes' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-01-10Merge tag 'thermal-6.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-01-10Merge tag 'acpi-6.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2025-01-10sched_ext: idle: Refresh idle masks during idle-to-idle transitionsAndrea Righi
2025-01-10io_uring: don't touch sqd->thread off tw addPavel Begunkov
2025-01-10io_uring/sqpoll: zero sqd->thread on tctx errorsPavel Begunkov
2025-01-10Merge tag 'drm-fixes-2025-01-11' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-01-10Merge tag 'riscv-for-linus-6.13-rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-01-10workqueue: warn if delayed_work is queued to an offlined cpu.Imran Khan
2025-01-10Merge tag 'v6.13-rockchip-dtsfixes1' of https://git.kernel.org/pub/scm/linux/...Arnd Bergmann