Age | Commit message (Expand) | Author |
2022-09-24 | Merge tag 'tty-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2022-09-23 | Merge tag 'driver-core-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2022-09-22 | Merge tag 'soc-fixes-6.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2022-09-22 | drivers/base: Fix unsigned comparison to -1 in CPUMAP_FILE_MAX_BYTES | Phil Auld |
2022-09-21 | Revert "iommu/vt-d: Fix possible recursive locking in intel_iommu_init()" | Lu Baolu |
2022-09-18 | Merge tag 'parisc-for-6.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2022-09-14 | Merge tag 'devicetree-fixes-for-6.0-2' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2022-09-13 | Input: hp_sdc: fix spelling typo in comment | Jiangshan Yi |
2022-09-12 | Merge tag 'hyperv-fixes-signed-20220912' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2022-09-11 | Merge tag 'iommu-fixes-v6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2022-09-11 | iommu/vt-d: Fix possible recursive locking in intel_iommu_init() | Lu Baolu |
2022-09-10 | Merge tag 'dma-mapping-6.0-2022-09-10' of git://git.infradead.org/users/hch/d... | Linus Torvalds |
2022-09-09 | Merge tag 'driver-core-6.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2022-09-09 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds |
2022-09-08 | Merge tag 'spi-fix-v6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2022-09-08 | Merge tag 'scmi-fixes-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/s... | Arnd Bergmann |
2022-09-08 | Merge tag 'net-6.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd... | Linus Torvalds |
2022-09-08 | fs: only do a memory barrier for the first set_buffer_uptodate() | Linus Torvalds |
2022-09-07 | serial: Create uart_xmit_advance() | Ilpo Järvinen |
2022-09-07 | dma-mapping: mark dma_supported static | Christoph Hellwig |
2022-09-06 | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds |
2022-09-05 | PCI: Move PCI_VENDOR_ID_MICROSOFT/PCI_DEVICE_ID_HYPERV_VIDEO definitions to p... | Vitaly Kuznetsov |
2022-09-05 | RDMA/mlx5: Rely on RoCE fw cap instead of devlink when setting profile | Maher Sanalla |
2022-09-05 | debugfs: add debugfs_lookup_and_remove() | Greg Kroah-Hartman |
2022-09-04 | Merge tag 'wireless-2022-09-03' of git://git.kernel.org/pub/scm/linux/kernel/... | David S. Miller |
2022-09-03 | Merge tag 'tty-6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2022-09-03 | wifi: use struct_group to copy addresses | Johannes Berg |
2022-09-02 | Merge tag 'driver-core-6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2022-09-02 | Merge tag 'usb-6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2022-09-02 | Merge tag 'platform-drivers-x86-v6.0-2' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |
2022-09-02 | spi: mux: Fix mux interaction with fast path optimisations | Mark Brown |
2022-09-02 | Merge tag 'rxrpc-fixes-20220901' of git://git.kernel.org/pub/scm/linux/kernel... | David S. Miller |
2022-09-02 | tcp: TX zerocopy should not sense pfmemalloc status | Eric Dumazet |
2022-09-01 | rxrpc: Fix ICMP/ICMP6 error handling | David Howells |
2022-08-31 | mm/rmap: Fix anon_vma->degree ambiguity leading to double-reuse | Jann Horn |
2022-08-31 | Merge tag 'fscache-fixes-20220831' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2022-08-31 | Merge tag 'lsm-pr-20220829' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2022-08-31 | fscache: fix misdocumented parameter | Khalid Masum |
2022-08-30 | USB: core: Prevent nested device-reset calls | Alan Stern |
2022-08-30 | ARM: 9229/1: amba: Fix use-after-free in amba_read_periphid() | Isaac Manjarres |
2022-08-29 | tracing: Define the is_signed_type() macro once | Bart Van Assche |
2022-08-28 | Merge tag 'mm-hotfixes-stable-2022-08-28' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds |
2022-08-28 | Revert "memcg: cleanup racy sum avoidance code" | Shakeel Butt |
2022-08-28 | mm: re-allow pinning of zero pfns (again) | Alex Williamson |
2022-08-26 | wait_on_bit: add an acquire memory barrier | Mikulas Patocka |
2022-08-26 | lsm,io_uring: add LSM hooks for the new uring_cmd file op | Luis Chamberlain |
2022-08-25 | Merge tag 'net-6.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd... | Linus Torvalds |
2022-08-25 | of/device: Fix up of_dma_configure_id() stub | Thierry Reding |
2022-08-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf | Jakub Kicinski |
2022-08-24 | net: Fix data-races around sysctl_devconf_inherit_init_net. | Kuniyuki Iwashima |