Age | Commit message (Expand) | Author |
2021-04-16 | perf core: Add PERF_COUNT_SW_CGROUP_SWITCHES event | Namhyung Kim |
2021-04-16 | perf core: Factor out __perf_sw_event_sched | Namhyung Kim |
2021-04-16 | perf: Add support for SIGTRAP on perf events | Marco Elver |
2021-04-16 | signal: Introduce TRAP_PERF si_code and si_perf to siginfo | Marco Elver |
2021-04-16 | perf: Add support for event removal on exec | Marco Elver |
2021-04-16 | perf: Support only inheriting events if cloned with CLONE_THREAD | Marco Elver |
2021-04-16 | perf: Rework perf_event_exit_event() | Peter Zijlstra |
2021-03-14 | Merge tag 'irq-urgent-2021-03-14' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2021-03-14 | Merge tag 'locking-urgent-2021-03-14' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2021-03-14 | Merge tag 'perf_urgent_for_v5.12-rc3' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2021-03-14 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2021-03-14 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2021-03-13 | Merge tag 'char-misc-5.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2021-03-13 | Merge tag 'kbuild-fixes-v5.12-2' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2021-03-13 | mm/memcg: rename mem_cgroup_split_huge_fixup to split_page_memcg and add nr_p... | Zhou Guanghui |
2021-03-13 | include/linux/sched/mm.h: use rcu_dereference in in_vfork() | Matthew Wilcox (Oracle) |
2021-03-13 | linux/compiler-clang.h: define HAVE_BUILTIN_BSWAP* | Arnd Bergmann |
2021-03-13 | mm: introduce page_needs_cow_for_dma() for deciding whether cow | Peter Xu |
2021-03-13 | mm/fork: clear PASID for new mm | Fenghua Yu |
2021-03-13 | stop_machine: mark helpers __always_inline | Arnd Bergmann |
2021-03-13 | memblock: fix section mismatch warning | Arnd Bergmann |
2021-03-12 | Merge tag 'block-5.12-2021-03-12-v2' of git://git.kernel.dk/linux-block | Linus Torvalds |
2021-03-12 | Merge tag 'io_uring-5.12-2021-03-12' of git://git.kernel.dk/linux-block | Linus Torvalds |
2021-03-12 | Merge tag 'devprop-5.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2021-03-12 | Merge tag 'regulator-fix-v5.12-rc2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2021-03-12 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds |
2021-03-12 | Merge tag 'for-linus-5.12b-rc3-tag' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2021-03-11 | Merge tag 'drm-fixes-2021-03-12-1' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds |
2021-03-11 | Merge tag 'media/v5.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc... | Linus Torvalds |
2021-03-11 | block: rename BIO_MAX_PAGES to BIO_MAX_VECS | Christoph Hellwig |
2021-03-11 | media: rc: compile rc-cec.c into rc-core | Hans Verkuil |
2021-03-11 | drm: Use USB controller's DMA mask when importing dmabufs | Thomas Zimmermann |
2021-03-11 | kbuild: rebuild GCC plugins when the compiler is upgraded | Masahiro Yamada |
2021-03-10 | Xen/gnttab: introduce common INVALID_GRANT_{HANDLE,REF} | Jan Beulich |
2021-03-10 | software node: Fix device_add_software_node() | Heikki Krogerus |
2021-03-10 | regulator: pca9450: Clear PRESET_EN bit to fix BUCK1/2/3 voltage setting | Frieder Schrempf |
2021-03-10 | arm64: mte: Map hotplugged memory as Normal Tagged | Catalin Marinas |
2021-03-10 | seqlock,lockdep: Fix seqcount_latch_init() | Peter Zijlstra |
2021-03-10 | u64_stats,lockdep: Fix u64_stats_init() vs lockdep | Peter Zijlstra |
2021-03-10 | cpu/hotplug: Fix build error of using {add,remove}_cpu() with !CONFIG_SMP | Shuo Liu |
2021-03-09 | Merge git://git.kernel.org:/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds |
2021-03-09 | net: check if protocol extracted by virtio_net_hdr_set_proto is correct | Balazs Nemeth |
2021-03-08 | atm: fix a typo in the struct description | Tong Zhang |
2021-03-08 | irqdomain: Remove debugfs_file from struct irq_domain | Greg Kroah-Hartman |
2021-03-08 | gpiolib: acpi: Allow to find GpioInt() resource by name and index | Andy Shevchenko |
2021-03-08 | gpiolib: acpi: Add ACPI_GPIO_QUIRK_ABSOLUTE_NUMBER quirk | Andy Shevchenko |
2021-03-07 | io_uring: index io_uring->xa by ctx not file | Pavel Begunkov |
2021-03-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller |
2021-03-06 | perf/core: Flush PMU internal buffers for per-CPU events | Kan Liang |
2021-03-06 | KVM: arm64: Turn kvm_arm_support_pmu_v3() into a static key | Marc Zyngier |