Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge tag 'pm-6.3-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 2023-03-03 | 1 | -1/+1 |
|\ | |||||
| * | cpufreq: schedutil: make kobj_type structure constant | Thomas Weißschuh | 2023-02-23 | 1 | -1/+1 |
* | | Merge tag 'block-6.3-2023-03-03' of git://git.kernel.dk/linux | Linus Torvalds | 2023-03-03 | 1 | -5/+1 |
|\ \ | |||||
| * | | block: remove more NULL checks after bdev_get_queue() | Juhyung Park | 2023-02-21 | 1 | -5/+1 |
* | | | capability: just use a 'u64' instead of a 'u32[2]' array | Linus Torvalds | 2023-03-01 | 3 | -87/+64 |
* | | | Merge tag 'dma-mapping-6.3-2022-02-27' of git://git.infradead.org/users/hch/d... | Linus Torvalds | 2023-02-27 | 1 | -9/+2 |
|\ \ \ | |||||
| * | | | swiotlb: mark swiotlb_memblock_alloc() as __init | Randy Dunlap | 2023-02-22 | 1 | -1/+2 |
| * | | | swiotlb: remove swiotlb_max_segment | Christoph Hellwig | 2023-02-16 | 1 | -8/+0 |
* | | | | Merge tag 'kbuild-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds | 2023-02-26 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | kheaders: use standard naming for the temporary directory | Thomas Weißschuh | 2023-01-22 | 1 | -1/+1 |
* | | | | | Merge tag 'probes-v6.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tr... | Linus Torvalds | 2023-02-25 | 8 | -185/+96 |
|\ \ \ \ \ | |||||
| * | | | | | kernel/trace: extract common part in process_fetch_insn | Song Chen | 2023-02-24 | 4 | -37/+34 |
| * | | | | | kernel/trace: Provide default impelentations defined in trace_probe_tmpl.h | Song Chen | 2023-02-24 | 4 | -116/+29 |
| * | | | | | kernel/trace: Introduce trace_probe_print_args and use it in *probes | Song Chen | 2023-02-24 | 6 | -32/+33 |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat... | Linus Torvalds | 2023-02-25 | 1 | -1/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | alpha: replace NR_SYSCALLS by NR_syscalls | Yang Yang | 2023-02-14 | 1 | -1/+1 |
* | | | | | | | Merge tag 'cxl-for-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl | Linus Torvalds | 2023-02-25 | 1 | -14/+0 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | dax/kmem: Fix leak of memory-hotplug resources | Dan Williams | 2023-02-17 | 1 | -14/+0 |
* | | | | | | | | Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2023-02-24 | 2 | -39/+27 |
|\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge tag 'v6.2' into iommufd.git for-next | Jason Gunthorpe | 2023-02-21 | 38 | -177/+374 |
| |\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | irq/s390: Add arch_is_isolated_msi() for s390 | Jason Gunthorpe | 2023-01-11 | 1 | -1/+1 |
| * | | | | | | | | | genirq/msi: Rename IRQ_DOMAIN_MSI_REMAP to IRQ_DOMAIN_ISOLATED_MSI | Jason Gunthorpe | 2023-01-11 | 1 | -1/+1 |
| * | | | | | | | | | genirq/irqdomain: Remove unused irq_domain_check_msi_remap() code | Jason Gunthorpe | 2023-01-11 | 1 | -39/+0 |
| * | | | | | | | | | genirq/msi: Add msi_device_has_isolated_msi() | Jason Gunthorpe | 2023-01-11 | 1 | -0/+27 |
* | | | | | | | | | | Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2023-02-24 | 2 | -4/+10 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | kernel/fail_function: fix memory leak with using debugfs_lookup() | Greg Kroah-Hartman | 2023-02-08 | 1 | -4/+1 |
| * | | | | | | | | | | kernel/power/energy_model.c: fix memory leak with using debugfs_lookup() | Greg Kroah-Hartman | 2023-02-08 | 1 | -4/+1 |
| * | | | | | | | | | | kernel/time/test_udelay.c: fix memory leak with using debugfs_lookup() | Greg Kroah-Hartman | 2023-02-08 | 1 | -1/+1 |
| * | | | | | | | | | | Merge 6.2-rc5 into driver-core-next | Greg Kroah-Hartman | 2023-01-22 | 14 | -58/+109 |
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / | | |/| | | | | | | | | |||||
| * | | | | | | | | | | kernels/ksysfs.c: export kernel address bits | Thomas Weißschuh | 2023-01-20 | 1 | -0/+9 |
| | |/ / / / / / / / | |/| | | | | | | | | |||||
* | | | | | | | | | | Merge tag 'char-misc-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2023-02-24 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ | Merge 6.2-rc7 into char-misc-next | Greg Kroah-Hartman | 2023-02-06 | 21 | -81/+144 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ | Merge tag 'coresight-next-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/... | Greg Kroah-Hartman | 2023-02-02 | 1 | -0/+1 |
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / | |/| | | | | | | | | | | |||||
| | * | | | | | | | | | | kernel: events: Export perf_report_aux_output_id() | Mike Leach | 2023-01-19 | 1 | -0/+1 |
* | | | | | | | | | | | | Merge tag 'mm-nonmm-stable-2023-02-20-15-29' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 2023-02-24 | 6 | -7/+111 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | hung_task: print message when hung_task_warnings gets down to zero. | fuyuanli | 2023-02-10 | 1 | -0/+2 |
| * | | | | | | | | | | | | kexec: introduce sysctl parameters kexec_load_limit_* | Ricardo Ribalda | 2023-02-03 | 3 | -7/+95 |
| * | | | | | | | | | | | | kexec: factor out kexec_load_permitted | Ricardo Ribalda | 2023-02-03 | 3 | -3/+12 |
| * | | | | | | | | | | | | userns: fix a struct's kernel-doc notation | Randy Dunlap | 2023-02-03 | 1 | -1/+1 |
| * | | | | | | | | | | | | kthread_worker: check all delayed works when destroy kthread worker | Zqiang | 2023-02-03 | 1 | -0/+5 |
* | | | | | | | | | | | | | Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2023-02-24 | 12 | -32/+126 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | mm: replace vma->vm_flags direct modifications with modifier calls | Suren Baghdasaryan | 2023-02-10 | 5 | -7/+7 |
| * | | | | | | | | | | | | | mm: replace VM_LOCKED_CLEAR_MASK with VM_LOCKED_MASK | Suren Baghdasaryan | 2023-02-10 | 1 | -1/+1 |
| * | | | | | | | | | | | | | kernel/fork: convert vma assignment to a memcpy | Suren Baghdasaryan | 2023-02-10 | 1 | -1/+1 |
| * | | | | | | | | | | | | | mm/mmap: remove __vma_adjust() | Liam R. Howlett | 2023-02-10 | 1 | -1/+1 |
| * | | | | | | | | | | | | | sched: convert to vma iterator | Liam R. Howlett | 2023-02-10 | 1 | -7/+7 |
| * | | | | | | | | | | | | | kernel/fork: convert forking to using the vmi iterator | Liam R. Howlett | 2023-02-10 | 1 | -11/+8 |
| * | | | | | | | | | | | | | mm: implement memory-deny-write-execute as a prctl | Joey Gouly | 2023-02-03 | 1 | -0/+33 |
| * | | | | | | | | | | | | | mm: remove munlock_vma_page() | Matthew Wilcox (Oracle) | 2023-02-03 | 1 | -1/+0 |
| * | | | | | | | | | | | | | mm: remove 'First tail page' members from struct page | Matthew Wilcox (Oracle) | 2023-02-03 | 1 | -2/+2 |