- 7e62dd9 Merge remote-tracking branch 'origin/irq/ipi-as-irq' into irq/irqchip-next by Marc Zyngier · 4 years, 6 months ago
- 696966e Merge remote-tracking branch 'origin/irq/gic-v3-nmi-ns' into irq/irqchip-next by Marc Zyngier · 4 years, 6 months ago
- bf476c6 Merge remote-tracking branch 'origin/irq/dev_err_probe' into irq/irqchip-next by Marc Zyngier · 4 years, 6 months ago
- cd4c356 Merge remote-tracking branch 'origin/irq/misc-5.10' into irq/irqchip-next by Marc Zyngier · 4 years, 6 months ago
- 8594c3b irqchip/gic: Cleanup Franken-GIC handling by Marc Zyngier · 4 years, 6 months ago
- c333039 irqchip/bcm2836: Provide mask/unmask dummy methods for IPIs by Marc Zyngier · 4 years, 6 months ago
- 5ebf353 ARM: Remove custom IRQ stat accounting by Marc Zyngier · 4 years, 9 months ago
- 8aa837c ARM: Kill __smp_cross_call and co by Marc Zyngier · 4 years, 9 months ago
- a263881 arm64: Remove custom IRQ stat accounting by Marc Zyngier · 4 years, 9 months ago
- 5cebfd2 arm64: Kill __smp_cross_call and co by Marc Zyngier · 4 years, 11 months ago
- f02147d irqchip/armada-370-xp: Configure IPIs as standard interrupts by Marc Zyngier · 4 years, 9 months ago
- a2df12c irqchip/hip04: Configure IPIs as standard interrupts by Marc Zyngier · 4 years, 9 months ago
- 0809ae7 irqchip/bcm2836: Configure mailbox interrupts as standard interrupts by Marc Zyngier · 4 years, 11 months ago
- 3567c6c irqchip/gic-common: Don't enable SGIs by default by Marc Zyngier · 4 years, 10 months ago
- 64a267e irqchip/gic: Configure SGIs as standard interrupts by Marc Zyngier · 5 years ago
- 7ec46b5 irqchip/gic: Refactor SMP configuration by Marc Zyngier · 5 years ago
- 64b499d irqchip/gic-v3: Configure SGIs as standard interrupts by Marc Zyngier · 5 years ago
- 7e92dee irqchip/irq-pruss-intc: Add support for ICSSG INTC on K3 SoCs by Suman Anna · 4 years, 6 months ago
- b1026e8 irqchip/irq-pruss-intc: Implement irq_{get, set}_irqchip_state ops by David Lechner · 4 years, 6 months ago
- 6016f32 irqchip/irq-pruss-intc: Add logic for handling reserved interrupts by Suman Anna · 4 years, 6 months ago
- 04e2d1e irqchip/irq-pruss-intc: Add a PRUSS irqchip driver for PRUSS interrupts by Grzegorz Jaszczyk · 4 years, 6 months ago
- 8a1b09e dt-bindings: irqchip: Add PRU-ICSS interrupt controller bindings by Suman Anna · 4 years, 6 months ago
- 72d44c0c irqchip: Kconfig: Update description for RENESAS_IRQC config by Lad Prabhakar · 4 years, 6 months ago
- 3367805 irqchip/gic-v3: Support pseudo-NMIs when SCR_EL3.FIQ == 0 by Alexandru Elisei · 4 years, 6 months ago
- 4e594ad irqchip/gic-v3: Spell out when pseudo-NMIs are enabled by Alexandru Elisei · 4 years, 6 months ago
- e0c45b1 irqchip/imx-irqsteer: Use dev_err_probe() to simplify error handling by Anson Huang · 4 years, 7 months ago
- c201f43 irqchip/imx-intmux: Use dev_err_probe() to simplify error handling by Anson Huang · 4 years, 7 months ago
- ea6c25e irqchip/ti-sci: Simplify with dev_err_probe() by Krzysztof Kozlowski · 4 years, 7 months ago
- 70a29c3 irqchip/gic-v3: Describe the SGI range by Marc Zyngier · 5 years ago
- 56afcd3 ARM: Allow IPIs to be handled as normal interrupts by Marc Zyngier · 4 years, 9 months ago
- d3afc7f arm64: Allow IPIs to be handled as normal interrupts by Marc Zyngier · 5 years ago
- 83cfac9 genirq: Allow interrupts to be excluded from /proc/interrupts by Marc Zyngier · 4 years, 10 months ago
- c5e5ec0 genirq: Add fasteoi IPI flow by Marc Zyngier · 4 years, 10 months ago
- f4d51df Linux 5.9-rc4 by Linus Torvalds · 4 years, 6 months ago
- a8205e3 Merge tag 'io_uring-5.9-2020-09-06' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 7 months ago
- 2ccdd9f Merge tag 'iommu-fixes-v5.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 4 years, 7 months ago
- 015b315 Merge tag 'x86-urgent-2020-09-06' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 7 months ago
- 68beef5 Merge tag 'for-linus-5.9-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 4 years, 7 months ago
- c127a2a io_uring: fix linked deferred ->files cancellation by Pavel Begunkov · 4 years, 7 months ago
- b7ddce3 io_uring: fix cancel of deferred reqs with ->files by Pavel Begunkov · 4 years, 7 months ago
- dd9fb9b Merge tags 'auxdisplay-for-linus-v5.9-rc4', 'clang-format-for-linus-v5.9-rc4' and 'compiler-attributes-for-linus-v5.9-rc4' of git://github.com/ojeda/linux by Linus Torvalds · 4 years, 7 months ago
- 70187f7 Merge tag 'arc-5.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 4 years, 7 months ago
- 7514c03 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 7 months ago
- 428fc0a include/linux/log2.h: add missing () around n in roundup_pow_of_two() by Jason Gunthorpe · 4 years, 7 months ago
- e5a59d3 mm/khugepaged.c: fix khugepaged's request size in collapse_file by David Howells · 4 years, 7 months ago
- 1774379 mm/hugetlb: fix a race between hugetlb sysctl handlers by Muchun Song · 4 years, 7 months ago
- 953f064 mm/hugetlb: try preferred node first when alloc gigantic page from cma by Li Xinhai · 4 years, 7 months ago
- 3d321bf8 mm/migrate: preserve soft dirty in remove_migration_pte() by Ralph Campbell · 4 years, 7 months ago
- 6128763 mm/migrate: remove unnecessary is_zone_device_page() check by Ralph Campbell · 4 years, 7 months ago
- ad7df76 mm/rmap: fixup copying of soft dirty and uffd ptes by Alistair Popple · 4 years, 7 months ago
- ebdf832 mm/migrate: fixup setting UFFD_WP flag by Alistair Popple · 4 years, 7 months ago
- 7867fd7 mm: madvise: fix vma user-after-free by Yang Shi · 4 years, 7 months ago
- 13e4541 checkpatch: fix the usage of capture group ( ... ) by Mrinal Pandey · 4 years, 7 months ago
- b0daa2c fork: adjust sysctl_max_threads definition to match prototype by Tobias Klauser · 4 years, 7 months ago
- fff1662 ipc: adjust proc_ipc_sem_dointvec definition to match prototype by Tobias Klauser · 4 years, 7 months ago
- e80d390 mm: track page table modifications in __apply_to_page_range() by Joerg Roedel · 4 years, 7 months ago
- 9d90dd1 MAINTAINERS: IA64: mark Status as Odd Fixes only by Randy Dunlap · 4 years, 7 months ago
- b964428 MAINTAINERS: add LLVM maintainers by Nick Desaulniers · 4 years, 7 months ago
- f548a64 MAINTAINERS: update Cavium/Marvell entries by Robert Richter · 4 years, 7 months ago
- dc07a72 mm: slub: fix conversion of freelist_corrupted() by Eugeniu Rosca · 4 years, 7 months ago
- e3336ca mm: memcg: fix memcg reclaim soft lockup by Xunlei Pang · 4 years, 7 months ago
- f179654 memcg: fix use-after-free in uncharge_batch by Michal Hocko · 4 years, 7 months ago
- 9322c47 Merge tag 'xfs-5.9-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 4 years, 7 months ago
- b17164e xfs: don't update mtime on COW faults by Mikulas Patocka · 4 years, 7 months ago
- 1ef6ea0 ext2: don't update mtime on COW faults by Mikulas Patocka · 4 years, 7 months ago
- c183edf io_uring: fix explicit async read/write mapping for large segments by Jens Axboe · 4 years, 7 months ago
- c70672d Merge tag 's390-5.9-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 4 years, 7 months ago
- 09274ae Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 4 years, 7 months ago
- 16bf121 Merge tag 'mips_fixes_5.9_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 4 years, 7 months ago
- 41bef91 Merge tag 'kbuild-fixes-v5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 7 months ago
- f162626 Merge tag 'pm-5.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 4 years, 7 months ago
- d824e08 Merge tag 'libata-5.9-2020-09-04' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 7 months ago
- 8075fc3 Merge tag 'block-5.9-2020-09-04' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 7 months ago
- d849ca4 Merge tag 'io_uring-5.9-2020-09-04' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 7 months ago
- 2fb5479 Merge tag 'thermal-v5.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/thermal/linux by Linus Torvalds · 4 years, 7 months ago
- e2dacf6c Merge tag 'dmaengine-fix-5.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/dmaengine by Linus Torvalds · 4 years, 7 months ago
- 86edf52 Merge tag 'sound-5.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 4 years, 7 months ago
- cf85f5d Merge tag 'drm-fixes-2020-09-04' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 4 years, 7 months ago
- acf69c9 net/packet: fix overflow in tpacket_rcv by Or Cohen · 4 years, 7 months ago
- b25d1dc Merge branch 'simplify-do_wp_page' by Linus Torvalds · 4 years, 7 months ago
- f7ce2c3 Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 4 years, 7 months ago
- 798a6b8 mm: Add PGREUSE counter by Peter Xu · 4 years, 7 months ago
- a308c71 mm/gup: Remove enfornced COW mechanism by Peter Xu · 4 years, 7 months ago
- 1a0cf26 mm/ksm: Remove reuse_ksm_page() by Peter Xu · 4 years, 7 months ago
- 09854ba mm: do_wp_page() simplification by Linus Torvalds · 4 years, 7 months ago
- cfc905f gcov: Disable gcov build with GCC 10 by Leon Romanovsky · 4 years, 7 months ago
- 7b81ce7 init: fix error check in clean_path() by Barret Rhoden · 4 years, 7 months ago
- 4facb95 x86/entry: Unbreak 32bit fast syscall by Thomas Gleixner · 4 years, 7 months ago
- d5c678a x86/debug: Allow a single level of #DB recursion by Andy Lutomirski · 4 years, 7 months ago
- 662a022 x86/entry: Fix AC assertion by Peter Zijlstra · 4 years, 7 months ago
- 2356bb4 tracing/kprobes, x86/ptrace: Fix regs argument order for i386 by Vamshi K Sthambamkadi · 4 years, 7 months ago
- 29aaebb iommu/vt-d: Handle 36bit addressing for x86-32 by Chris Wilson · 4 years, 7 months ago
- 2822e58 iommu/amd: Do not use IOMMUv2 functionality when SME is active by Joerg Roedel · 4 years, 7 months ago
- 7cad554 iommu/amd: Do not force direct mapping when SME is active by Joerg Roedel · 4 years, 7 months ago
- e52d58d iommu/amd: Use cmpxchg_double() when updating 128-bit IRTE by Suravee Suthikulpanit · 4 years, 7 months ago
- 26e495f iommu/amd: Restore IRTE.RemapEn bit after programming IRTE by Suravee Suthikulpanit · 4 years, 7 months ago
- a5f785c thermal: core: Fix use-after-free in thermal_zone_device_unregister() by Dmitry Osipenko · 4 years, 7 months ago
- 0ffdab6 thermal: qcom-spmi-temp-alarm: Don't suppress negative temp by Veera Vegivada · 4 years, 8 months ago
- 30d24fa thermal: ti-soc-thermal: Fix bogus thermal shutdowns for omap4430 by Tony Lindgren · 4 years, 9 months ago
- 2d33b7d iommu/vt-d: Fix NULL pointer dereference in dev_iommu_priv_set() by Lu Baolu · 4 years, 7 months ago