Age | Commit message (Expand) | Author |
2021-02-07 | Merge tag 'timers_urgent_for_v5.11_rc7' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |
2021-02-07 | Merge tag 'x86_urgent_for_v5.11_rc7' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2021-02-07 | Merge tag 'kbuild-fixes-v5.11-2' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2021-02-06 | Merge tag '5.11-rc6-smb3' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds |
2021-02-06 | Merge tag 'riscv-for-linus-5.11-rc7' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2021-02-06 | Merge tag 'powerpc-5.11-7' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2021-02-06 | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds |
2021-02-06 | net: ena: Update XDP verdict upon failure | Shay Agroskin |
2021-02-06 | net/vmw_vsock: improve locking in vsock_connect_timeout() | Norbert Slusarek |
2021-02-06 | net/vmw_vsock: fix NULL pointer dereference | Norbert Slusarek |
2021-02-06 | Merge tag 'usb-5.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2021-02-06 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2021-02-06 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds |
2021-02-06 | Merge tag 'block-5.11-2021-02-05' of git://git.kernel.dk/linux-block | Linus Torvalds |
2021-02-06 | Merge tag 'io_uring-5.11-2021-02-05' of git://git.kernel.dk/linux-block | Linus Torvalds |
2021-02-06 | ibmvnic: Clear failover_pending if unable to schedule | Sukadev Bhattiprolu |
2021-02-06 | Merge tag 'wireless-drivers-2021-02-05' of git://git.kernel.org/pub/scm/linux... | Jakub Kicinski |
2021-02-06 | x86/efi: Remove EFI PGD build time checks | Borislav Petkov |
2021-02-05 | net: stmmac: set TxQ mode back to DCB after disabling CBS | Mohammad Athari Bin Ismail |
2021-02-05 | Merge branch 'dpaa_eth-a050385-erratum-workaround-fixes-under-xdp' | Jakub Kicinski |
2021-02-05 | dpaa_eth: try to move the data in place for the A050385 erratum | Camelia Groza |
2021-02-05 | dpaa_eth: reduce data alignment requirements for the A050385 erratum | Camelia Groza |
2021-02-05 | dpaa_eth: reserve space for the xdp_frame under the A050385 erratum | Camelia Groza |
2021-02-05 | net: gro: do not keep too many GRO packets in napi->rx_list | Eric Dumazet |
2021-02-06 | entry: Use different define for selector variable in SUD | Gabriel Krisman Bertazi |
2021-02-06 | entry: Ensure trap after single-step on system call return | Gabriel Krisman Bertazi |
2021-02-05 | Revert "lib: Restrict cpumask_local_spread to houskeeping CPUs" | Thomas Gleixner |
2021-02-05 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2021-02-05 | tracing: Do not count ftrace events in top level enable output | Steven Rostedt (VMware) |
2021-02-05 | genirq: Prevent [devm_]irq_alloc_desc from returning irq 0 | Hans de Goede |
2021-02-05 | cifs: report error instead of invalid when revalidating a dentry fails | Aurelien Aptel |
2021-02-05 | x86/debug: Prevent data breakpoints on cpu_dr7 | Lai Jiangshan |
2021-02-05 | x86/debug: Prevent data breakpoints on __per_cpu_offset | Lai Jiangshan |
2021-02-05 | MAINTAINERS/.mailmap: use my @kernel.org address | Nathan Chancellor |
2021-02-05 | mm: hugetlb: fix missing put_page in gather_surplus_pages() | Muchun Song |
2021-02-05 | ubsan: implement __ubsan_handle_alignment_assumption | Nathan Chancellor |
2021-02-05 | kasan: make addr_has_metadata() return true for valid addresses | Vincenzo Frascino |
2021-02-05 | kasan: add explicit preconditions to kasan_report() | Vincenzo Frascino |
2021-02-05 | mm/filemap: add missing mem_cgroup_uncharge() to __add_to_page_cache_locked() | Waiman Long |
2021-02-05 | mailmap: add entries for Manivannan Sadhasivam | Manivannan Sadhasivam |
2021-02-05 | mailmap: fix name/email for Viresh Kumar | Viresh Kumar |
2021-02-05 | memblock: do not start bottom-up allocations with kernel_end | Roman Gushchin |
2021-02-05 | mm: thp: fix MADV_REMOVE deadlock on shmem THP | Hugh Dickins |
2021-02-05 | init/gcov: allow CONFIG_CONSTRUCTORS on UML to fix module gcov | Johannes Berg |
2021-02-05 | mm/vmalloc: separate put pages and flush VM flags | Rick Edgecombe |
2021-02-05 | mm, compaction: move high_pfn to the for loop scope | Rokudo Yan |
2021-02-05 | mm: migrate: do not migrate HugeTLB page whose refcount is one | Muchun Song |
2021-02-05 | mm: hugetlb: remove VM_BUG_ON_PAGE from page_huge_active | Muchun Song |
2021-02-05 | mm: hugetlb: fix a race between isolating and freeing page | Muchun Song |
2021-02-05 | mm: hugetlb: fix a race between freeing and dissolving the page | Muchun Song |