summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* posix-clock: introduce posix_clock_context conceptXabier Marquiegui2023-10-151-9/+27
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-10-128-27/+49
|\
| * Merge tag 'net-6.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-10-124-20/+25
| |\
| | * bpf: Fix verifier log for async callback return valuesDavid Vernet2023-10-091-3/+3
| | * bpf: Refuse unused attributes in bpf_prog_{attach,detach}Lorenz Bauer2023-10-061-5/+14
| | * bpf: Handle bpf_mprog_query with NULL entryDaniel Borkmann2023-10-062-11/+7
| | * bpf: Fix BPF_PROG_QUERY last field checkDaniel Borkmann2023-10-061-1/+1
| * | Merge tag 'printk-for-6.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-10-111-1/+7
| |\ \
| | * \ Merge branch 'rework/misc-cleanups' into for-linusPetr Mladek2023-10-111-1/+7
| | |\ \
| | | * | printk: flush consoles before checking progressJohn Ogness2023-10-091-1/+7
| * | | | Merge tag 'sched-urgent-2023-10-08' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-10-082-4/+15
| |\ \ \ \
| | * | | | cpufreq: schedutil: Update next_freq when cpufreq_limits changeXuewen Yan2023-10-051-1/+2
| | * | | | sched/eevdf: Fix avg_vruntime()Peter Zijlstra2023-10-031-1/+9
| | * | | | sched/eevdf: Also update slice on placementPeter Zijlstra2023-10-031-2/+4
| * | | | | Merge tag 'pm-6.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2023-10-061-2/+2
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | PM: hibernate: Fix copying the zero bitmap to safe pagesPavankumar Kondeti2023-10-041-2/+2
| | |/ / /
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-10-0514-67/+142
|\| | | |
| * | | | Merge tag 'net-6.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-10-053-30/+25
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2023-10-043-30/+25
| | |\ \ \
| | | * | | bpf: Use kmalloc_size_roundup() to adjust size_indexHou Tao2023-09-301-25/+19
| | | * | | bpf, mprog: Fix maximum program check on mprog attachmentDaniel Borkmann2023-09-291-0/+3
| | | * | | bpf: unconditionally reset backtrack_state masks on global func exitAndrii Nakryiko2023-09-201-5/+3
| * | | | | Merge tag 'mm-hotfixes-stable-2023-10-01-08-34' of git://git.kernel.org/pub/s...Linus Torvalds2023-10-011-0/+17
| |\ \ \ \ \
| | * | | | | Crash: add lock to serialize crash hotplug handlingBaoquan He2023-09-291-0/+17
| * | | | | | Merge tag 'sched-urgent-2023-10-01' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-10-011-0/+1
| |\ \ \ \ \ \
| | * | | | | | sched/rt: Fix live lock between select_fallback_rq() and RT pushJoel Fernandes (Google)2023-09-281-0/+1
| * | | | | | | Merge tag 'trace-v6.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2023-09-303-7/+55
| |\ \ \ \ \ \ \
| | * | | | | | | tracing/user_events: Align set_bit() address for all archsBeau Belgrave2023-09-301-7/+51
| | * | | | | | | tracing: relax trace_event_eval_update() execution with cond_resched()Clément Léger2023-09-301-0/+1
| | * | | | | | | ring-buffer: Update "shortest_full" in pollingSteven Rostedt (Google)2023-09-301-0/+3
| | |/ / / / / /
| * | | | | | | Merge tag 'dma-mapping-6.6-2023-09-30' of git://git.infradead.org/users/hch/d...Linus Torvalds2023-09-301-9/+22
| |\ \ \ \ \ \ \
| | * | | | | | | swiotlb: fix the check whether a device has used software IO TLBPetr Tesarik2023-09-271-6/+20
| | * | | | | | | swiotlb: use the calculated number of areasRoss Lagerwall2023-09-131-3/+2
| * | | | | | | | Merge tag 'wq-for-6.6-rc3-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2023-09-261-6/+3
| |\ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |
| | * | | | | | | workqueue: Fix missed pwq_release_worker creation in wq_cpu_intensive_thresh_...Zqiang2023-09-181-3/+3
| | * | | | | | | workqueue: Removed double allocation of wq_update_pod_attrs_bufSteven Rostedt (Google)2023-09-181-3/+0
| * | | | | | | | Merge tag 'trace-v6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2023-09-241-13/+15
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ring-buffer: Fix bytes info in per_cpu buffer statsZheng Yejian2023-09-221-13/+15
| | |/ / / / / / /
| * | | | | | | | Merge tag 'mm-hotfixes-stable-2023-09-23-10-31' of git://git.kernel.org/pub/s...Linus Torvalds2023-09-232-1/+2
| |\ \ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | |
| | * | | | | | | pidfd: prevent a kernel-doc warningRandy Dunlap2023-09-191-1/+1
| | * | | | | | | task_work: add kerneldoc annotation for 'data' argumentJens Axboe2023-09-191-0/+1
| | |/ / / / / /
| * | | | | | | Merge tag 'sched-urgent-2023-09-22' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-09-222-1/+2
| |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| | * | | | | | kernel/sched: Modify initial boot task idle setupLiam R. Howlett2023-09-192-1/+2
| | |/ / / / /
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni2023-09-2111-36/+184
|\| | | | | |
| * | | | | | Merge tag 'net-6.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-09-216-20/+142
| |\ \ \ \ \ \ | | |/ / / / / | |/| | / / / | | | |/ / / | | |/| | |
| | * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2023-09-166-20/+142
| | |\ \ \ \
| | | * | | | bpf: Fix uprobe_multi get_pid_task error pathJiri Olsa2023-09-151-1/+3
| | | * | | | bpf: Skip unit_size checking for global per-cpu allocatorHou Tao2023-09-151-0/+7
| | | * | | | bpf, cgroup: fix multiple kernel-doc warningsRandy Dunlap2023-09-121-6/+7
| | | * | | | bpf: Fix a erroneous check after snprintf()Christophe JAILLET2023-09-121-1/+1