aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)AuthorFilesLines
2024-03-16timer/migration: Remove buggy early return on deactivationGravatar Frederic Weisbecker 1-20/+0
2024-03-15bpf: Clarify bpf_arena comments.Gravatar Alexei Starovoitov 1-7/+18
2024-03-15printk: Update @console_may_schedule in console_trylock_spinning()Gravatar John Ogness 1-0/+6
2024-03-15Merge tag 'bcachefs-2024-03-13' of https://evilpiepirate.org/git/bcachefsGravatar Linus Torvalds 1-0/+1
2024-03-14Merge tag 'mm-nonmm-stable-2024-03-14-09-36' of git://git.kernel.org/pub/scm/...Gravatar Linus Torvalds 7-52/+68
2024-03-14Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 18-843/+965
2024-03-14Merge tag 'trace-ring-buffer-v6.8-rc7-2' of git://git.kernel.org/pub/scm/linu...Gravatar Linus Torvalds 2-76/+125
2024-03-14Merge tag 'probes-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...Gravatar Linus Torvalds 8-168/+433
2024-03-14bpf: Temporarily disable atomic operations in BPF arenaGravatar Puranjay Mohan 1-1/+9
2024-03-13kernel/hung_task.c: export sysctl_hung_task_timeout_secsGravatar Kent Overstreet 1-0/+1
2024-03-13pidfs: remove config optionGravatar Christian Brauner 1-6/+0
2024-03-13PM: EM: Force device drivers to provide power in uWGravatar Lukasz Luba 1-0/+11
2024-03-13Merge tag 'modules-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 3-29/+60
2024-03-13Merge tag 'pm-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Gravatar Linus Torvalds 9-231/+815
2024-03-13swiotlb: Reinstate page-alignment for mappings >= PAGE_SIZEGravatar Will Deacon 1-7/+11
2024-03-13swiotlb: Fix alignment checks when both allocation and DMA masks are presentGravatar Will Deacon 1-2/+9
2024-03-13swiotlb: Honour dma_alloc_coherent() alignment in swiotlb_alloc()Gravatar Will Deacon 1-1/+3
2024-03-13swiotlb: Enforce page alignment in swiotlb_alloc()Gravatar Will Deacon 1-0/+6
2024-03-13swiotlb: Fix double-allocation of slots due to broken alignment handlingGravatar Will Deacon 1-12/+14
2024-03-13Merge tag 'dma-mapping-6.9-2024-03-11' of git://git.infradead.org/users/hch/d...Gravatar Linus Torvalds 2-4/+51
2024-03-12Merge tag 'printk-for-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Gravatar Linus Torvalds 5-135/+404
2024-03-12Merge tag 'lsm-pr-20240312' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-2/+2
2024-03-12Merge tag 'net-next-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Gravatar Linus Torvalds 31-734/+3094
2024-03-12Merge tag 'audit-pr-20240312' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 2-4/+2
2024-03-12Merge tag 'hardening-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 2-15/+3
2024-03-12watchdog/core: remove sysctl handlers from public headerGravatar Thomas Weißschuh 1-10/+12
2024-03-12tracing/ring-buffer: Fix wait_on_pipe() raceGravatar Steven Rostedt (Google) 2-17/+39
2024-03-12ring-buffer: Use wait_event_interruptible() in ring_buffer_wait()Gravatar Steven Rostedt (Google) 1-48/+68
2024-03-12ring-buffer: Reuse rb_watermark_hit() for the poll logicGravatar Steven Rostedt (Google) 1-14/+7
2024-03-12ring-buffer: Fix full_waiters_pending in pollGravatar Steven Rostedt (Google) 1-7/+20
2024-03-12ring-buffer: Do not set shortest_full when full target is hitGravatar Steven Rostedt (Google) 1-3/+4
2024-03-12entry: Respect changes to system call number by trace_sys_enter()Gravatar André Rösti 1-1/+7
2024-03-11Merge tag 'x86-core-2024-03-11' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 3-1/+27
2024-03-11Merge tag 'sched-core-2024-03-11' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 4-85/+66
2024-03-11Merge tag 'locking-core-2024-03-11' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 4-11/+17
2024-03-11Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Gravatar Jakub Kicinski 16-141/+1122
2024-03-11bpf: move sleepable flag from bpf_prog_aux to bpf_progGravatar Andrii Nakryiko 7-16/+16
2024-03-11bpf: hardcode BPF_PROG_PACK_SIZE to 2MB * num_possible_nodes()Gravatar Puranjay Mohan 1-1/+6
2024-03-11Merge tag 'x86-apic-2024-03-10' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-3/+3
2024-03-11bpf: Recognize btf_decl_tag("arg: Arena") as PTR_TO_ARENA.Gravatar Alexei Starovoitov 2-4/+30
2024-03-11bpf: Recognize addr_space_cast instruction in the verifier.Gravatar Alexei Starovoitov 3-9/+107
2024-03-11bpf: Add x86-64 JIT support for bpf_addr_space_cast instruction.Gravatar Alexei Starovoitov 1-0/+5
2024-03-11bpf: Disasm support for addr_space_cast instruction.Gravatar Alexei Starovoitov 1-0/+10
2024-03-11bpf: Introduce bpf_arena.Gravatar Alexei Starovoitov 5-0/+609
2024-03-11Merge tag 'timers-core-2024-03-10' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 17-334/+2723
2024-03-11Merge tag 'timers-ptp-2024-03-10' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-4/+5
2024-03-11Merge tag 'smp-core-2024-03-10' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-5/+4
2024-03-11Merge tag 'irq-msi-2024-03-10' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 3-56/+184
2024-03-11Merge tag 'irq-core-2024-03-10' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 3-119/+130
2024-03-11Merge tag 'cgroup-for-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Gravatar Linus Torvalds 1-0/+1