Age | Commit message (Expand) | Author | Files | Lines |
2022-07-07 | genirq: Return a const cpumask from irq_data_get_affinity_mask | Samuel Holland | 10 | -31/+39 |
2022-07-07 | genirq: Add and use an irq_data_update_affinity helper | Samuel Holland | 10 | -14/+21 |
2022-07-07 | genirq: Refactor accessors to use irq_data_get_affinity_mask | Samuel Holland | 1 | -7/+7 |
2022-07-07 | genirq: Drop redundant irq_init_effective_affinity | Samuel Holland | 1 | -9/+1 |
2022-07-07 | genirq: GENERIC_IRQ_EFFECTIVE_AFF_MASK depends on SMP | Samuel Holland | 3 | -8/+9 |
2022-07-07 | genirq: GENERIC_IRQ_IPI depends on SMP | Samuel Holland | 2 | -1/+2 |
2022-07-07 | irqchip/mips-gic: Only register IPI domain when SMP is enabled | Samuel Holland | 2 | -27/+56 |
2022-06-19 | Linux 5.19-rc3v5.19-rc3 | Linus Torvalds | 1 | -1/+1 |
2022-06-19 | Merge tag 'x86-urgent-2022-06-19' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 4 | -75/+159 |
2022-06-19 | Merge tag 'objtool-urgent-2022-06-19' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 6 | -19/+55 |
2022-06-19 | Merge tag 'sched-urgent-2022-06-19' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -3/+38 |
2022-06-19 | Merge tag 'locking-urgent-2022-06-19' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -1/+1 |
2022-06-19 | Merge tag 'irq-urgent-2022-06-19' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 9 | -6/+23 |
2022-06-19 | Merge tag 'char-misc-5.19-rc3-take2' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 7 | -5/+14 |
2022-06-19 | Merge tag 'i2c-for-5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 5 | -10/+22 |
2022-06-19 | Merge tag 'xfs-5.19-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds | 7 | -25/+37 |
2022-06-19 | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 26 | -895/+947 |
2022-06-19 | Merge tag '5.19-rc2-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 3 | -0/+43 |
2022-06-19 | ext4: fix a doubled word "need" in a comment | Xiang wangx | 1 | -1/+1 |
2022-06-19 | ext4: add reserved GDT blocks check | Zhang Yi | 1 | -0/+10 |
2022-06-19 | ext4: make variable "count" signed | Ding Xiang | 1 | -1/+2 |
2022-06-19 | ext4: correct the judgment of BUG in ext4_mb_normalize_request | Baokun Li | 1 | -1/+16 |
2022-06-19 | ext4: fix bug_on ext4_mb_use_inode_pa | Baokun Li | 1 | -0/+9 |
2022-06-19 | ext4: fix up test_dummy_encryption handling for new mount API | Eric Biggers | 1 | -63/+71 |
2022-06-19 | ext4: use kmemdup() to replace kmalloc + memcpy | Shuqi Zhang | 1 | -2/+1 |
2022-06-19 | ext4: fix super block checksum incorrect after mount | Ye Bin | 1 | -8/+8 |
2022-06-18 | cifs: when a channel is not found for server, log its connection id | Shyam Prasad N | 1 | -0/+3 |
2022-06-18 | x86/tdx: Handle load_unaligned_zeropad() page-cross to a shared page | Kirill A. Shutemov | 1 | -1/+14 |
2022-06-17 | Merge tag 'nfs-for-5.19-2' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds | 6 | -6/+20 |
2022-06-17 | Merge tag 'pci-v5.19-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 4 | -17/+18 |
2022-06-17 | Merge tag 'printk-for-5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 6 | -1/+50 |
2022-06-17 | x86/PCI: Revert "x86/PCI: Clip only host bridge windows for E820 regions" | Hans de Goede | 4 | -17/+18 |
2022-06-17 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 5 | -79/+69 |
2022-06-17 | Merge tag 'loongarch-fixes-5.19-2' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 5 | -27/+39 |
2022-06-17 | Merge tag 'riscv-for-linus-5.19-rc3' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 4 | -6/+18 |
2022-06-17 | Merge tag 'hyperv-fixes-signed-20220617' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 8 | -15/+109 |
2022-06-17 | Merge tag 'block-5.19-2022-06-16' of git://git.kernel.dk/linux-block | Linus Torvalds | 13 | -38/+106 |
2022-06-17 | Merge tag 'io_uring-5.19-2022-06-16' of git://git.kernel.dk/linux-block | Linus Torvalds | 2 | -211/+142 |
2022-06-17 | arm64: mm: Don't invalidate FROM_DEVICE buffers at start of DMA transfer | Will Deacon | 1 | -2/+0 |
2022-06-17 | Merge tag 'fs_for_v5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 4 | -15/+9 |
2022-06-17 | Merge tag 'for-5.19/dm-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2 | -9/+18 |
2022-06-17 | Merge tag 'hwmon-for-v5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 3 | -4/+8 |
2022-06-17 | Merge tag 'linux-watchdog-5.19-rc3' of git://www.linux-watchdog.org/linux-wat... | Linus Torvalds | 1 | -0/+1 |
2022-06-17 | Merge tag 'v5.19-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 6 | -1/+7 |
2022-06-17 | Merge tag 'char-misc-5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 3 | -43/+56 |
2022-06-17 | Merge tag 'staging-5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 5 | -363/+11 |
2022-06-17 | Merge tag 'tty-5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 6 | -5/+12 |
2022-06-17 | Merge tag 'usb-5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 12 | -54/+80 |
2022-06-17 | Merge branch 'rework/kthreads' into for-linus | Petr Mladek | 6 | -1/+50 |
2022-06-17 | docs/zh_CN/LoongArch: Fix notes rendering by using reST directives | Yanteng Si | 2 | -12/+16 |