summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | bpf: Replace deprecated strncpy with strscpyJustin Stitt2024-04-032-4/+4
| | * | | | | | | | | | bpf: Improve program stats run-time calculationJose Fernandez2024-04-021-1/+2
| | * | | | | | | | | | bpf: Add a verbose message if map limit is reachedAnton Protopopov2024-04-021-0/+2
| | * | | | | | | | | | bpf: Avoid kfree_rcu() under lock in bpf_lpm_trie.Alexei Starovoitov2024-03-291-4/+9
| | * | | | | | | | | | bpf: Mark bpf prog stack with kmsan_unposion_memory in interpreter modeMartin KaFai Lau2024-03-281-0/+2
| | * | | | | | | | | | bpf: Mitigate latency spikes associated with freeing non-preallocated htabYafang Shao2024-03-281-0/+1
| | * | | | | | | | | | bpf: add bpf_modify_return_test_tp() kfunc triggering tracepointAndrii Nakryiko2024-03-281-0/+1
| | * | | | | | | | | | bpf,arena: Use helper sizeof_field in struct accessorsHaiyue Wang2024-03-281-1/+1
| | * | | | | | | | | | bpf: improve error message for unsupported helperMykyta Yatsenko2024-03-281-2/+2
| * | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-04-253-27/+37
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | sysctl: treewide: constify ctl_table_header::ctl_table_argThomas Weißschuh2024-04-221-1/+1
| * | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-04-188-60/+105
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-04-115-22/+70
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-04-045-11/+48
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | | bitops: make BYTES_TO_BITS() treewide-availableAlexander Lobakin2024-04-011-2/+0
| | |_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-03-2818-46/+173
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2024-03-279-71/+115
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | bpf: Avoid get_kernel_nofault() to fetch kprobe entry IPAndrii Nakryiko2024-03-251-3/+9
| | * | | | | | | | | | | | | | bpf-next: Avoid goto in regs_refine_cond_op()Harishankar Vishwanathan2024-03-211-9/+13
| | * | | | | | | | | | | | | | bpf: support BPF cookie in raw tracepoint (raw_tp, tp_btf) programsAndrii Nakryiko2024-03-192-4/+22
| | * | | | | | | | | | | | | | bpf: pass whole link instead of prog when triggering raw tracepointAndrii Nakryiko2024-03-192-15/+12
| | * | | | | | | | | | | | | | bpf: flatten bpf_probe_register call chainAndrii Nakryiko2024-03-191-6/+1
| | * | | | | | | | | | | | | | bpf: Allow helper bpf_get_[ns_]current_pid_tgid() for all prog typesYonghong Song2024-03-193-6/+4
| | * | | | | | | | | | | | | | bpf/lpm_trie: Inline longest_prefix_match for fastpathJesper Dangaard Brouer2024-03-191-5/+13
| | * | | | | | | | | | | | | | bpf: Check return from set_memory_rox()Christophe Leroy2024-03-183-12/+32
| | * | | | | | | | | | | | | | bpf: Remove arch_unprotect_bpf_trampoline()Christophe Leroy2024-03-181-7/+0
| | * | | | | | | | | | | | | | bpf: Remove unnecessary err < 0 check in bpf_struct_ops_map_update_elemMartin KaFai Lau2024-03-181-2/+0
| | * | | | | | | | | | | | | | bpf: Take return from set_memory_ro() into account with bpf_prog_lock_ro()Christophe Leroy2024-03-142-3/+9
| | * | | | | | | | | | | | | | bpf: preserve sleepable bit in subprog infoAndrii Nakryiko2024-03-141-0/+1
* | | | | | | | | | | | | | | | Merge tag 'pm-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds3 days2-20/+88
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branches 'pm-em' and 'pm-docs'Rafael J. Wysocki4 days1-19/+87
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / | | | |/| | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | PM: EM: Add em_dev_update_chip_binning()Lukasz Luba2024-04-081-0/+48
| | * | | | | | | | | | | | | | | | PM: EM: Refactor em_adjust_new_capacity()Lukasz Luba2024-04-081-19/+39
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | | | |
| | | | | | | | | | | | | | | | |
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| *---. \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branches 'pm-cpuidle', 'pm-sleep' and 'pm-powercap'Rafael J. Wysocki4 days1-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | |_|_|_|_|_|_|/ / / / / / / / | | | | |/| | | | | | | / / / / / / / | | | |_|_|_|_|_|_|_|_|/ / / / / / / | | |/| | | | | | | | | | / / / / / | | |_|_|_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | PM: hibernate: replace deprecated strncpy() with strscpy()Justin Stitt2024-04-301-1/+1
* | | | | | | | | | | | | | | | | Merge tag 'linux_kselftest-kunit-6.10-rc1' of git://git.kernel.org/pub/scm/li...Linus Torvalds3 days1-0/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | kunit: Handle test faultsMickaël Salaün11 days1-0/+1
| |/ / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | Merge tag 'irq-core-2024-05-12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3 days9-53/+311
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | genirq: Reuse irq_is_nmi()Jinjie Ruan2024-04-244-14/+14
| * | | | | | | | | | | | | | | | | genirq/cpuhotplug: Retry with cpu_online_mask when migration failsDongli Zhang2024-04-241-0/+16
| * | | | | | | | | | | | | | | | | genirq/cpuhotplug: Skip suspended interrupts when restoring affinityDavid Stevens2024-04-242-7/+16
| * | | | | | | | | | | | | | | | | genirq: Simplify the checks for irq_set_percpu_devid_partition()Jinjie Ruan2024-04-231-8/+2
| * | | | | | | | | | | | | | | | | watchdog/softlockup: Report the most frequent interruptsBitao Hu2024-04-121-4/+112
| * | | | | | | | | | | | | | | | | watchdog/softlockup: Low-overhead detection of interrupt stormBitao Hu2024-04-121-1/+98
| * | | | | | | | | | | | | | | | | genirq: Avoid summation loops for /proc/interruptsBitao Hu2024-04-123-9/+15
| * | | | | | | | | | | | | | | | | genirq: Provide a snapshot mechanism for interrupt statisticsBitao Hu2024-04-122-0/+29
| * | | | | | | | | | | | | | | | | genirq: Convert kstat_irqs to a structBitao Hu2024-04-123-9/+7
| * | | | | | | | | | | | | | | | | irqdomain: Check virq for 0 before use in irq_dispose_mapping()Andy Shevchenko2024-04-081-2/+3
| | |_|_|_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge tag 'timers-core-2024-05-12' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3 days6-104/+87
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | clocksource: Make the int help prompt unit readable in ncursesBorislav Petkov (AMD)2024-04-301-1/+1