summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-12-20wait: Remove uapi header file from main header fileMatthew Wilcox (Oracle)
2023-12-20plist: Split out plist_types.hKent Overstreet
2023-12-20sched.h: move pid helpers to pid.hKent Overstreet
2023-12-20pid: Split out pid_types.hKent Overstreet
2023-12-20locking/seqlock: Split out seqlock_types.hKent Overstreet
2023-12-20posix-cpu-timers: Split out posix-timers_types.hKent Overstreet
2023-12-20locking/mutex: split out mutex_types.hKent Overstreet
2023-12-20hrtimers: Split out hrtimer_types.hKent Overstreet
2023-12-20ktime.h: move ktime_t to types.hKent Overstreet
2023-12-20sched.h: Move (spin|rwlock)_needbreak() to spinlock.hKent Overstreet
2023-12-20kernel/numa.c: Move logging out of numa.hKent Overstreet
2023-12-20arm64: Fix circular header dependencyKent Overstreet
2023-12-20timekeeping: Kill percpu.h dependencyKent Overstreet
2023-12-20prandom: Remove unused includeKent Overstreet
2023-12-20nodemask: Split out include/linux/nodemask_types.hKent Overstreet
2023-12-20torture: add missing dependency on hrtimer.hKent Overstreet
2023-12-20PM: fix missing rculist.h dependencyKent Overstreet
2023-12-20time_namespace.h: fix missing includeKent Overstreet
2023-12-20kmsan: add missing types.h dependencyKent Overstreet
2023-12-20kernel/fork.c: add missing includeKent Overstreet
2023-12-20nsproxy.h: add missing includeKent Overstreet
2023-12-20task_stack.h: add missing includeKent Overstreet
2023-12-20microblaze: add missing forward declarationKent Overstreet
2023-12-20m68k: Fix missing includeKent Overstreet
2023-12-20x86: fix missing includes/forward declarationsKent Overstreet
2023-12-18media: vidtv: fix missing includeKent Overstreet
2023-12-17drivers/gpu/drm/i915/i915_memcpy.c: fix missing includesKent Overstreet
2023-12-10Linux 6.7-rc5Linus Torvalds
2023-12-10Merge tag 'sched_urgent_for_v6.7_rc5' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2023-12-10Merge tag 'perf_urgent_for_v6.7_rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2023-12-10Merge tag 'x86_urgent_for_v6.7_rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-12-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2023-12-09Merge tag 'powerpc-6.7-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2023-12-09Merge tag 'gpio-fixes-for-v6.7-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-12-09Merge tag 'usb-6.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2023-12-09Merge tag 'tty-6.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2023-12-09Merge tag 'char-misc-6.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-12-09Merge tag 'loongarch-fixes-6.7-2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-12-09Merge tag 'mips-fixes_6.7_1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-12-09Merge tag 'perf-tools-fixes-for-v6.7-2-2023-12-08' of git://git.kernel.org/pu...Linus Torvalds
2023-12-09Merge tag '6.7-rc4-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2023-12-09LoongArch: BPF: Fix unconditional bswap instructionsTiezhu Yang
2023-12-09LoongArch: BPF: Fix sign-extension mov instructionsTiezhu Yang
2023-12-09LoongArch: BPF: Don't sign extend function return valueHengqi Chen
2023-12-09LoongArch: BPF: Don't sign extend memory load operandHengqi Chen
2023-12-09LoongArch: Preserve syscall nr across execve()Hengqi Chen
2023-12-09LoongArch: Set unwind stack type to unknown rather than set error flagJinyang He
2023-12-09LoongArch: Slightly clean up drdtime()Xi Ruoyao
2023-12-09LoongArch: Apply dynamic relocations for LLDWANG Rui
2023-12-08Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds