Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | ext4: remove redundant operation that set bh to NULL | Kaixu Xia | 2020-12-03 | 1 | -2/+0 | |
| * | | | | | | | | | | | Updated locking documentation for transaction_t | Alexander Lochmann | 2020-12-03 | 1 | -2/+3 | |
* | | | | | | | | | | | | Merge tag 'Smack-for-5.11-io_uring-fix' of git://github.com/cschaufler/smack-... | Linus Torvalds | 2020-12-24 | 1 | -2/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Smack: Handle io_uring kernel thread privileges | Casey Schaufler | 2020-12-23 | 1 | -2/+3 | |
* | | | | | | | | | | | | | Merge tag 'riscv-for-linus-5.11-rc1' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2020-12-24 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | RISC-V: Fix usage of memblock_enforce_memory_limit | Atish Patra | 2020-12-22 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | Merge tag 'powerpc-5.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 2020-12-24 | 7 | -15/+29 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | powerpc/32: Fix vmap stack - Properly set r1 before activating MMU on syscall... | Christophe Leroy | 2020-12-21 | 1 | -9/+16 | |
| * | | | | | | | | | | | | | | powerpc/vdso: Fix DOTSYM for 32-bit LE VDSO | Michael Ellerman | 2020-12-21 | 1 | -1/+6 | |
| * | | | | | | | | | | | | | | powerpc/vdso: Don't pass 64-bit ABI cflags to 32-bit VDSO | Michael Ellerman | 2020-12-21 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | powerpc/vdso: Block R_PPC_REL24 relocations | Michael Ellerman | 2020-12-21 | 2 | -2/+2 | |
| * | | | | | | | | | | | | | | powerpc/smp: Add __init to init_big_cores() | Cédric Le Goater | 2020-12-21 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | powerpc/time: Force inlining of get_tb() | Christophe Leroy | 2020-12-21 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | powerpc/boot: Fix build of dts/fsl | Michael Ellerman | 2020-12-21 | 1 | -0/+2 | |
* | | | | | | | | | | | | | | | Merge tag 'irq-core-2020-12-23' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2020-12-24 | 32 | -228/+281 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | genirq: Restrict export of irq_to_desc() | Thomas Gleixner | 2020-12-15 | 1 | -1/+3 | |
| * | | | | | | | | | | | | | | | xen/events: Implement irq distribution | Thomas Gleixner | 2020-12-15 | 1 | -8/+68 | |
| * | | | | | | | | | | | | | | | xen/events: Reduce irq_info:: Spurious_cnt storage size | Thomas Gleixner | 2020-12-15 | 1 | -3/+5 | |
| * | | | | | | | | | | | | | | | xen/events: Only force affinity mask for percpu interrupts | Thomas Gleixner | 2020-12-15 | 1 | -14/+34 | |
| * | | | | | | | | | | | | | | | xen/events: Use immediate affinity setting | Thomas Gleixner | 2020-12-15 | 1 | -26/+9 | |
| * | | | | | | | | | | | | | | | xen/events: Remove disfunct affinity spreading | Thomas Gleixner | 2020-12-15 | 2 | -42/+1 | |
| * | | | | | | | | | | | | | | | xen/events: Remove unused bind_evtchn_to_irq_lateeoi() | Thomas Gleixner | 2020-12-15 | 1 | -6/+0 | |
| * | | | | | | | | | | | | | | | net/mlx5: Use effective interrupt affinity | Thomas Gleixner | 2020-12-15 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | net/mlx5: Replace irq_to_desc() abuse | Thomas Gleixner | 2020-12-15 | 3 | -7/+3 | |
| * | | | | | | | | | | | | | | | net/mlx4: Use effective interrupt affinity | Thomas Gleixner | 2020-12-15 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | net/mlx4: Replace irq_to_desc() abuse | Thomas Gleixner | 2020-12-15 | 3 | -11/+6 | |
| * | | | | | | | | | | | | | | | PCI: mobiveil: Use irq_data_get_irq_chip_data() | Thomas Gleixner | 2020-12-15 | 1 | -6/+2 | |
| * | | | | | | | | | | | | | | | PCI: xilinx-nwl: Use irq_data_get_irq_chip_data() | Thomas Gleixner | 2020-12-15 | 1 | -6/+2 | |
| * | | | | | | | | | | | | | | | NTB/msi: Use irq_has_action() | Thomas Gleixner | 2020-12-15 | 1 | -3/+1 | |
| * | | | | | | | | | | | | | | | mfd: ab8500-debugfs: Remove the racy fiddling with irq_desc | Thomas Gleixner | 2020-12-15 | 1 | -13/+3 | |
| * | | | | | | | | | | | | | | | pinctrl: nomadik: Use irq_has_action() | Thomas Gleixner | 2020-12-15 | 1 | -5/+6 | |
| * | | | | | | | | | | | | | | | drm/i915/pmu: Replace open coded kstat_irqs() copy | Thomas Gleixner | 2020-12-15 | 3 | -18/+43 | |
| * | | | | | | | | | | | | | | | drm/i915/lpe_audio: Remove pointless irq_to_desc() usage | Thomas Gleixner | 2020-12-15 | 1 | -4/+0 | |
| * | | | | | | | | | | | | | | | s390/irq: Use irq_desc_kstat_cpu() in show_msi_interrupt() | Thomas Gleixner | 2020-12-15 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | parisc/irq: Use irq_desc_kstat_cpu() in show_interrupts() | Thomas Gleixner | 2020-12-15 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | arm64/smp: Use irq_desc_kstat_cpu() in arch_show_interrupts() | Thomas Gleixner | 2020-12-15 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | ARM: smp: Use irq_desc_kstat_cpu() in show_ipi_list() | Thomas Gleixner | 2020-12-15 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | genirq: Provide kstat_irqdesc_cpu() | Thomas Gleixner | 2020-12-15 | 2 | -2/+8 | |
| * | | | | | | | | | | | | | | | genirq: Make kstat_irqs() static | Thomas Gleixner | 2020-12-15 | 2 | -14/+6 | |
| * | | | | | | | | | | | | | | | parisc/irq: Simplify irq count output for /proc/interrupts | Thomas Gleixner | 2020-12-15 | 1 | -4/+1 | |
| * | | | | | | | | | | | | | | | genirq: Annotate irq stats data races | Thomas Gleixner | 2020-12-15 | 2 | -4/+5 | |
| * | | | | | | | | | | | | | | | genirq: Provide irq_get_effective_affinity() | Thomas Gleixner | 2020-12-15 | 1 | -0/+7 | |
| * | | | | | | | | | | | | | | | genirq: Move irq_set_lockdep_class() to core | Thomas Gleixner | 2020-12-15 | 2 | -6/+18 | |
| * | | | | | | | | | | | | | | | genirq: Move status flag checks to core | Thomas Gleixner | 2020-12-15 | 2 | -12/+25 | |
| * | | | | | | | | | | | | | | | genirq: Move irq_has_action() into core code | Thomas Gleixner | 2020-12-15 | 5 | -7/+21 | |
* | | | | | | | | | | | | | | | | Merge tag 'efi_updates_for_v5.11' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2020-12-24 | 21 | -137/+133 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge tag 'efi-next-for-v5.11-3' of git://git.kernel.org/pub/scm/linux/kernel... | Thomas Gleixner | 2020-12-15 | 4 | -9/+10 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | efi: arm: force use of unsigned type for EFI_PHYS_ALIGN | Ard Biesheuvel | 2020-12-14 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | efi: ia64: disable the capsule loader | Ard Biesheuvel | 2020-12-14 | 3 | -8/+9 | |
| |/ / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | efi: stub: get rid of efi_get_max_fdt_addr() | Ard Biesheuvel | 2020-12-09 | 6 | -22/+1 |