summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)AuthorFilesLines
2024-05-14Merge tag 'hardening-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-3/+11
2024-05-13Merge tag 'seccomp-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-2/+2
2024-05-13Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski1-0/+5
2024-05-13Merge branches 'pm-em' and 'pm-docs'Rafael J. Wysocki1-19/+87
2024-05-13Merge branches 'pm-cpuidle', 'pm-sleep' and 'pm-powercap'Rafael J. Wysocki1-1/+1
2024-05-13Merge tag 'kcsan.2024.05.10a' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+17
2024-05-13Merge tag 'rcu.next.v6.10' of https://github.com/urezki/linuxLinus Torvalds18-111/+580
2024-05-13tracing/user_events: Fix non-spaced field matchingBeau Belgrave1-1/+75
2024-05-13Merge branch 'topic/kdump-hotplug' into nextMichael Ellerman3-18/+20
2024-05-13riscv, bpf: inline bpf_get_smp_processor_id()Puranjay Mohan2-0/+15
2024-05-10Merge tag 'loongarch-kvm-6.10' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini22-168/+279
2024-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski4-5/+22
2024-05-09dma: fix DMA sync for drivers not calling dma_set_mask*()Alexander Lobakin2-6/+6
2024-05-09sched/topology: Optimize topology_span_sane()Kyle Meyer1-4/+2
2024-05-09livepatch: Rename KLP_* to KLP_TRANSITION_*Wardenjohn3-31/+31
2024-05-08seccomp: Constify sysctl subhelpersKees Cook1-2/+2
2024-05-08kernel/watchdog_perf.c: tidy up kerneldocAndrew Morton1-3/+0
2024-05-08watchdog: allow nmi watchdog to use raw perf eventSong Liu2-0/+48
2024-05-08watchdog: handle comma separated nmi_watchdog command lineSong Liu1-0/+7
2024-05-08crash: add prefix for crash dumping messagesBaoquan He2-2/+4
2024-05-08timers/migration: Prevent out of bounds access on failureLevi Yun1-2/+2
2024-05-08bpf: Remove redundant page mask of vmf->addressHaiyue Wang1-1/+1
2024-05-07kcsan, compiler_types: Introduce __data_racy type qualifierMarco Elver1-0/+17
2024-05-07Merge tag 'kvm-riscv-6.10-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini4-16/+58
2024-05-07dma: avoid redundant calls for sync operationsAlexander Lobakin2-12/+49
2024-05-07dma: compile-out DMA sync op calls when not usedAlexander Lobakin2-10/+17
2024-05-07swiotlb: remove alloc_size argument to swiotlb_tbl_map_single()Michael Kelley1-14/+42
2024-05-07printk: cleanup deprecated uses of strncpy/strcpyJustin Stitt1-13/+13
2024-05-07bpf/verifier: relax MUL range computation checkCupertino Miranda1-5/+1
2024-05-07bpf/verifier: improve XOR and OR range computationCupertino Miranda1-2/+2
2024-05-07bpf/verifier: refactor checks for range computationCupertino Miranda1-64/+45
2024-05-07bpf/verifier: replace calls to mark_reg_unknown.Cupertino Miranda1-5/+4
2024-05-06kunit: Handle test faultsMickaël Salaün1-0/+1
2024-05-06printk: Change type of CONFIG_BASE_SMALL to boolYoann Congal2-2/+2
2024-05-06powerpc/dexcr: Add DEXCR prctl interfaceBenjamin Gray1-0/+16
2024-05-05Merge tag 'irq-urgent-2024-05-05' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-4/+8
2024-05-05Merge tag 'probes-fixes-v6.9-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+1
2024-05-05Merge tag 'trace-v6.9-rc6-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+12
2024-05-05Merge tag 'dma-mapping-6.9-2024-05-04' of git://git.infradead.org/users/hch/d...Linus Torvalds1-0/+1
2024-05-04eventfs/tracing: Add callback for release of an eventfs_inodeSteven Rostedt (Google)1-0/+12
2024-05-03stackleak: Use a copy of the ctl_table argumentThomas Weißschuh1-3/+3
2024-05-03swsusp: don't bother with setting block sizeAl Viro1-6/+1
2024-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski9-72/+105
2024-05-02Merge tag 'net-6.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2-2/+40
2024-05-02swiotlb: initialise restricted pool list_head when SWIOTLB_DYNAMIC=yWill Deacon1-0/+1
2024-05-02vmlinux: Avoid weak reference to notes sectionArd Biesheuvel1-2/+2
2024-05-02kallsyms: Avoid weak references for kallsyms symbolsArd Biesheuvel2-24/+12
2024-05-01bpf: crypto: fix build when CONFIG_CRYPTO=mVadim Fedorenko1-1/+1
2024-05-01hardening: Enable KCFI and some other optionsKees Cook1-0/+8
2024-05-01rethook: honor CONFIG_FTRACE_VALIDATE_RCU_IS_WATCHING in rethook_try_get()Andrii Nakryiko1-0/+2