aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)AuthorFilesLines
2023-10-18bpf: convert to new timestamp accessorsJeff Layton1-3/+2
2023-10-17workqueue: Provide one lock class key per work_on_cpu() callsiteFrederic Weisbecker1-8/+12
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-17bpf: Fix missed rcu read lock in bpf_task_under_cgroup()Yafang Shao1-1/+6
2023-10-17net, bpf: Add a warning if NAPI cb missed xdp_do_flush().Sebastian Andrzej Siewior2-0/+20
2023-10-17printk: Constify name for add_preferred_console()Tony Lindgren1-2/+2
2023-10-17printk: Check valid console index for preferred consoleTony Lindgren1-2/+10
2023-10-16Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski11-46/+224
2023-10-17fprobe: Fix to ensure the number of active retprobes is not zeroMasami Hiramatsu (Google)1-3/+3
2023-10-16smp,csd: Throw an error if a CSD lock is stuck for too longRik van Riel1-1/+12
2023-10-16sched/numa, mm: make numa migrate functions to take a folioKefeng Wang1-6/+6
2023-10-16bpf: Ensure proper register state printing for cond jumpsAndrii Nakryiko1-1/+6
2023-10-16bpf: Disambiguate SCALAR register state output in verifier logsAndrii Nakryiko1-22/+45
2023-10-16sched/psi: Update poll => rtpoll in relevant commentsFan Yu1-16/+16
2023-10-15posix-clock: introduce posix_clock_context conceptXabier Marquiegui1-9/+27
2023-10-15kgdb: Flush console before entering kgdb on panicDouglas Anderson1-0/+3
2023-10-14Merge tag 'sched-urgent-2023-10-14' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-14/+59
2023-10-13bpf: Introduce task_vma open-coded iterator kfuncsDave Marchevsky2-0/+94
2023-10-13bpf: Don't explicitly emit BTF for struct btf_iter_numDave Marchevsky1-2/+0
2023-10-13bpf: Change syscall_nr type to int in struct syscall_tp_tArtem Savkov1-2/+2
2023-10-13audit,io_uring: io_uring openat triggers audit reference count underflowDan Clash1-4/+4
2023-10-13srcu: Only accelerate on enqueue timeFrederic Weisbecker1-4/+2
2023-10-13genirq/generic-chip: Fix the irq_chip name for /proc/interruptsKeguang Zhang1-1/+5
2023-10-13sched: Make PELT acronym definition searchableMathieu Desnoyers1-1/+1
2023-10-13sched: Fix stop_one_cpu_nowait() vs hotplugPeter Zijlstra4-3/+17
2023-10-13sched/psi: Bail out early from irq time accountingHaifeng Xu1-0/+3
2023-10-12Merge tag 'cgroup-for-6.6-rc5-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-3/+2
2023-10-12Merge tag 'wq-for-6.6-rc5-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-5/+19
2023-10-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski8-27/+49
2023-10-12Merge tag 'net-6.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds4-20/+25
2023-10-12workqueue: fix -Wformat-truncation in create_workerLucy Mielke1-1/+1
2023-10-12workqueue: Override implicit ordered attribute in workqueue_apply_unbound_cpu...Waiman Long1-2/+6
2023-10-12locking/lockdep: Fix string sizing bug that triggers a format-truncation comp...Lucy Mielke1-1/+1
2023-10-12workqueue: Use the kmem_cache_free() instead of kfree() to release pwqZqiang1-2/+6
2023-10-12perf: Optimize perf_cgroup_switch()Peter Zijlstra1-55/+60
2023-10-12sched/topology: Rename 'DIE' domain to 'PKG'Peter Zijlstra2-5/+5
2023-10-11bpf: Implement cgroup sockaddr hooks for unix socketsDaan De Meyer3-3/+28
2023-10-11bpf: Add bpf_sock_addr_set_sun_path() to allow writing unix sockaddr from bpfDaan De Meyer1-0/+1
2023-10-11bpf: Propagate modified uaddrlen from cgroup sockaddr programsDaan De Meyer1-2/+15
2023-10-11sched/psi: Delete the 'update_total' function parameter from update_triggers()Yang Yang1-14/+3
2023-10-11sched/psi: Avoid updating PSI triggers and ->rtpoll_total when there are no s...Yang Yang1-3/+4
2023-10-11Merge tag 'printk-for-6.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+7
2023-10-11binfmt_misc: enable sandboxed mountsChristian Brauner2-0/+16
2023-10-11locktorture: Check the correct variable for allocation failureDan Carpenter1-1/+1
2023-10-11printk: Reduce pr_flush() pooling timePetr Mladek1-13/+13
2023-10-11Merge branch 'rework/misc-cleanups' into for-linusPetr Mladek1-1/+7
2023-10-10sched/headers: Remove comment referring to rq::cpu_load, since this has been ...Colin Ian King1-4/+0