summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)AuthorFilesLines
2023-10-31Merge tag 'x86-core-2023-10-29-v2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-5/+13
2023-10-31Merge tag 'x86-apic-2023-10-29-v2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-12/+1
2023-10-31Merge tag 'timers-core-2023-10-29-v2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-98/+135
2023-10-31Merge tag 'smp-core-2023-10-29-v2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-18/+21
2023-10-31Merge tag 'irq-core-2023-10-29-v2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-10/+27
2023-10-31Merge tag 'core-core-2023-10-29-v2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-5/+28
2023-10-31Merge tag 'perf-core-2023-10-28' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-61/+84
2023-10-31Merge tag 'sched-core-2023-10-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds15-866/+759
2023-10-31Merge tag 'locking-core-2023-10-28' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds16-199/+573
2023-10-31Merge tag 'bcachefs-2023-10-30' of https://evilpiepirate.org/git/bcachefsLinus Torvalds2-0/+5
2023-10-30Merge tag 'vfs-6.7.ctime' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...Linus Torvalds1-3/+2
2023-10-30Merge tag 'vfs-6.7.misc' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs/vfsLinus Torvalds5-10/+8
2023-10-30Merge tag 'vfs-6.7.super' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...Linus Torvalds3-26/+27
2023-10-28Merge tag 'perf-urgent-2023-10-28' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+2
2023-10-28Merge tag 'probes-fixes-v6.6-rc7' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-6/+22
2023-10-28PM: hibernate: Drop unused snapshot_test argumentJan Kara3-11/+11
2023-10-28PM: hibernate: Convert to bdev_open_by_dev()Jan Kara1-15/+16
2023-10-28tracing/kprobes: Fix symbol counting logic by looking at modules as wellAndrii Nakryiko1-4/+20
2023-10-27tracing/kprobes: Fix the description of variable length argumentsYujie Liu1-2/+2
2023-10-27futex: Don't include process MM in futex key on no-MMUBen Wolsieffer1-1/+11
2023-10-27genirq/generic_chip: Make irq_remove_generic_chip() irqdomain awareHerve Codina1-6/+19
2023-10-26x86/apic/msi: Fix misconfigured non-maskable MSI quirkKoichiro Den2-12/+1
2023-10-25genirq/matrix: Exclude managed interrupts in irq_matrix_allocated()Chen Yu1-3/+3
2023-10-25swiotlb: do not try to allocate a TLB bigger than MAX_ORDER pagesPetr Tesarik1-0/+5
2023-10-24perf/core: Fix potential NULL derefPeter Zijlstra1-1/+2
2023-10-24sched/fair: Remove SIS_PROPPeter Zijlstra4-57/+0
2023-10-24sched/fair: Use candidate prev/recent_used CPU if scanning failed for cluster...Yicong Yang1-1/+16
2023-10-24sched/fair: Scan cluster before scanning LLC in wake-up pathBarry Song3-4/+49
2023-10-24sched: Add cpus_share_resources APIBarry Song3-0/+26
2023-10-24sched/core: Fix RQCF_ACT_SKIP leakHao Jia1-4/+1
2023-10-23Merge tag 'v6.6-rc7' into sched/core, to pick up fixesIngo Molnar15-88/+244
2023-10-21Merge tag 'sched-urgent-2023-10-21' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+2
2023-10-21Merge tag 'perf-urgent-2023-10-21' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-6/+33
2023-10-21Merge tag 'probes-fixes-v6.6-rc6.2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-0/+64
2023-10-20sched/fair: Remove unused 'curr' argument from pick_next_entity()Yiwei Lin1-4/+4
2023-10-20tracing/kprobes: Return EADDRNOTAVAIL when func matches several symbolsFrancis Laniel2-0/+64
2023-10-20sched/nohz: Update comments about NEWILB_KICKJoel Fernandes (Google)1-2/+13
2023-10-19locking: export contention tracepoints for bcachefs six locksBrian Foster1-0/+3
2023-10-19Merge tag 'v6.6-rc7.vfs.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-4/+4
2023-10-19fs: create helper file_user_path() for user displayed mapped file pathAmir Goldstein1-1/+1
2023-10-19file: convert to SLAB_TYPESAFE_BY_RCUChristian Brauner3-7/+5
2023-10-19perf: Disallow mis-matched inherited group readsPeter Zijlstra1-6/+33
2023-10-18bpf: convert to new timestamp accessorsJeff Layton1-3/+2
2023-10-18sched/fair: Remove duplicate #includeJiapeng Chong1-2/+0
2023-10-18sched/eevdf: Fix heap corruption morePeter Zijlstra1-1/+2
2023-10-17cpu/hotplug: Don't offline the last non-isolated CPURan Xiaokai1-4/+7
2023-10-17Merge branch 'linus' into smp/coreThomas Gleixner172-4100/+9509
2023-10-17fprobe: Fix to ensure the number of active retprobes is not zeroMasami Hiramatsu (Google)1-3/+3
2023-10-16sched/psi: Update poll => rtpoll in relevant commentsFan Yu1-16/+16
2023-10-15Merge tag 'sched-urgent-2023-10-14' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-14/+59