summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-01-08Merge branch 'sched/urgent' into sched/core, to pick up pending v6.7 fixes fo...Ingo Molnar
2023-12-29sched/fair: Fix tg->load when offlining a CPUVincent Guittot
2023-12-23sched/fair: Remove unused 'next_buddy_marked' local variable in check_preempt...Wang Jinchao
2023-12-23sched/fair: Use all little CPUs for CPU-bound workloadsPierre Gondois
2023-12-23sched/fair: Simplify util_estVincent Guittot
2023-12-23sched/fair: Remove SCHED_FEAT(UTIL_EST_FASTUP, true)Vincent Guittot
2023-12-23arm64/amu: Use capacity_ref_freq() to set AMU ratioVincent Guittot
2023-12-23cpufreq/cppc: Set the frequency used for computing the capacityVincent Guittot
2023-12-23cpufreq/cppc: Move and rename cppc_cpufreq_{perf_to_khz|khz_to_perf}()Vincent Guittot
2023-12-23energy_model: Use a fixed reference frequencyVincent Guittot
2023-12-23cpufreq/schedutil: Use a fixed reference frequencyVincent Guittot
2023-12-23cpufreq: Use the fixed and coherent frequency for scaling capacityVincent Guittot
2023-12-23sched/topology: Add a new arch_scale_freq_ref() methodVincent Guittot
2023-12-23Merge tag 'v6.7-rc6' into sched/core, to pick up fixesIngo Molnar
2023-12-22Merge tag 'block-6.7-2023-12-22' of git://git.kernel.dk/linuxLinus Torvalds
2023-12-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2023-12-22Merge tag 'kvm-riscv-fixes-6.7-1' of https://github.com/kvm-riscv/linux into ...Paolo Bonzini
2023-12-22Merge tag 'kvmarm-fixes-6.7-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2023-12-22Merge tag 'printk-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2023-12-22Merge tag 'sound-6.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2023-12-22Merge tag 'i2c-for-6.7-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-12-22Merge tag 'gpio-fixes-for-v6.7-rc7' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-12-22Merge tag 'for-linus-6.7a-rc7-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2023-12-22Merge tag 'drm-fixes-2023-12-22' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2023-12-22Merge tag '9p-for-6.7-rc7' of https://github.com/martinetd/linuxLinus Torvalds
2023-12-22Merge tag 'drm-intel-fixes-2023-12-21' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2023-12-22Merge tag 'amd-drm-fixes-6.7-2023-12-20' of https://gitlab.freedesktop.org/ag...Dave Airlie
2023-12-21Merge tag 'pinctrl-v6.7-4' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2023-12-21Merge tag 'nvme-6.7-2023-12-21' of git://git.infradead.org/nvme into block-6.7Jens Axboe
2023-12-21afs: Fix use-after-free due to get/remove race in volume treeDavid Howells
2023-12-21ida: Fix crash in ida_free when the bitmap is emptyMatthew Wilcox (Oracle)
2023-12-21afs: Fix overwriting of result of DNS queryDavid Howells
2023-12-21Merge tag 'afs-fixes-20231221' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-12-21Merge tag 'trace-v6.7-rc6-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-12-21Merge tag 'net-6.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-12-21tracing / synthetic: Disable events after testing in synth_event_gen_test_init()Steven Rostedt (Google)
2023-12-21eventfs: Have event files and directories default to parent uid and gidSteven Rostedt (Google)
2023-12-21keys, dns: Allow key types (eg. DNS) to be reclaimed immediately on expiryDavid Howells
2023-12-21Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Paolo Abeni
2023-12-21gpio: dwapb: mask/unmask IRQ when disable/enale itxiongxin
2023-12-21gpiolib: cdev: add gpio_device locking wrapper around gpio_ioctl()Kent Gibson
2023-12-21net: check dev->gso_max_size in gso_features_check()Eric Dumazet
2023-12-21kselftest: rtnetlink.sh: use grep_fail when expecting the cmd failHangbin Liu
2023-12-21ALSA: hda: cs35l41: Only add SPI CS GPIO if SPI is enabled in kernelStefan Binding
2023-12-21ALSA: hda: cs35l41: Do not allow uninitialised variables to be freedStefan Binding
2023-12-21Merge tag 'asoc-fix-v6.7-rc7' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai
2023-12-21pinctrl: at91-pio4: use dedicated lock class for IRQAlexis Lothoré
2023-12-21net/ipv6: Revert remove expired routes with a separated list of routesDavid Ahern
2023-12-21Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Paolo Abeni
2023-12-21x86/xen: add CPU dependencies for 32-bit buildArnd Bergmann