Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | | irqdomain: Change the type of 'size' in __irq_domain_add() to be consistent | Bixuan Cui | 2021-09-22 | 1 | -1/+1 | |
* | | | | | | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2021-09-26 | 2 | -3/+7 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | mm/debug: sync up latest migrate_reason to migrate_reason_names | Weizhao Ouyang | 2021-09-25 | 1 | -1/+5 | |
| * | | | | | | | | | | | mm: fs: invalidate bh_lrus for only cold path | Minchan Kim | 2021-09-25 | 1 | -2/+2 | |
* | | | | | | | | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 2021-09-26 | 1 | -1/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | scsi: core: Remove 'current_tag' | Hannes Reinecke | 2021-09-22 | 1 | -1/+0 | |
| | |_|_|_|/ / / / / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge tag 'for-linus-5.15b-rc3-tag' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2021-09-26 | 1 | -12/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | swiotlb-xen: this is PV-only on x86 | Jan Beulich | 2021-09-20 | 1 | -12/+0 | |
* | | | | | | | | | | | | Merge tag 'erofs-for-5.15-rc3-fixes' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2021-09-25 | 1 | -3/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | erofs: fix up erofs_lookup tracepoint | Gao Xiang | 2021-09-23 | 1 | -3/+3 | |
| | |_|_|/ / / / / / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge tag 'char-misc-5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2021-09-25 | 2 | -0/+21 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | nvmem: core: Add stubs for nvmem_cell_read_variable_le_u32/64 if !CONFIG_NVMEM | Douglas Anderson | 2021-09-14 | 1 | -0/+14 | |
| * | | | | | | | | | | | | binder: fix freeze race | Li Li | 2021-09-14 | 1 | -0/+7 | |
| | |_|/ / / / / / / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge tag 'usb-5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2021-09-25 | 1 | -0/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | usb: core: hcd: Add support for deferring roothub registration | Kishon Vijay Abraham I | 2021-09-14 | 1 | -0/+2 | |
| |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge tag 'acpi-5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | 2021-09-24 | 1 | -8/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Revert "ACPI: Add memory semantics to acpi_os_map_memory()" | Jia He | 2021-09-23 | 1 | -8/+0 | |
| | |/ / / / / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge tag 'for-linus-rseq' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2021-09-23 | 1 | -0/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / | |/| | | | / / / / / | |_|_|_|_|/ / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | entry: rseq: Call rseq_handle_notify_resume() in tracehook_notify_resume() | Sean Christopherson | 2021-09-22 | 1 | -0/+2 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge tag 'net-5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 2021-09-23 | 5 | -2/+15 | |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | | | ||||||
| * | | | | | | | | net: dsa: tear down devlink port regions when tearing down the devlink port o... | Vladimir Oltean | 2021-09-19 | 1 | -0/+8 | |
| * | | | | | | | | net: core: Correct the sock::sk_lock.owned lockdep annotations | Thomas Gleixner | 2021-09-19 | 1 | -0/+1 | |
| * | | | | | | | | net: dsa: be compatible with masters which unregister on shutdown | Vladimir Oltean | 2021-09-19 | 1 | -0/+1 | |
| * | | | | | | | | net: mdio: introduce a shutdown method to mdio device drivers | Vladimir Oltean | 2021-09-19 | 1 | -0/+3 | |
| * | | | | | | | | net: update NXP copyright text | Vladimir Oltean | 2021-09-17 | 2 | -2/+2 | |
* | | | | | | | | | Merge tag 'afs-fixes-20210913' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2021-09-21 | 1 | -2/+6 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | afs: Try to avoid taking RCU read lock when checking vnode validity | David Howells | 2021-09-13 | 1 | -2/+6 | |
* | | | | | | | | | | Merge tag '5.15-rc1-smb3' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 2021-09-21 | 1 | -1/+0 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | cifs: remove pathname for file from SPDX header | Steve French | 2021-09-13 | 1 | -1/+0 | |
| | |_|/ / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | pci_iounmap'2: Electric Boogaloo: try to make sense of it all | Linus Torvalds | 2021-09-20 | 1 | -23/+3 | |
* | | | | | | | | | Merge tag 'x86_urgent_for_v5.15_rc2' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2021-09-19 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | x86/mce: Avoid infinite loop for copy from user recovery | Tony Luck | 2021-09-14 | 1 | -0/+1 | |
* | | | | | | | | | | parisc: Declare pci_iounmap() parisc version only when CONFIG_PCI enabled | Helge Deller | 2021-09-19 | 2 | -10/+3 | |
* | | | | | | | | | | Merge tag 'iov_iter.3-5.15-2021-09-17' of git://git.kernel.dk/linux-block | Linus Torvalds | 2021-09-17 | 1 | -5/+16 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Revert "iov_iter: track truncated size" | Jens Axboe | 2021-09-15 | 1 | -5/+1 | |
| * | | | | | | | | | | iov_iter: add helper to save iov_iter state | Jens Axboe | 2021-09-14 | 1 | -0/+15 | |
* | | | | | | | | | | | Merge tag 'io_uring-5.15-2021-09-17' of git://git.kernel.dk/linux-block | Linus Torvalds | 2021-09-17 | 1 | -1/+7 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | io-wq: provide IO_WQ_* constants for IORING_REGISTER_IOWQ_MAX_WORKERS arg items | Eugene Syromiatnikov | 2021-09-13 | 1 | -1/+7 | |
| | |_|/ / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge tag 'net-5.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 2021-09-16 | 5 | -111/+34 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | net: dsa: flush switchdev workqueue before tearing down CPU/DSA ports | Vladimir Oltean | 2021-09-16 | 1 | -0/+5 | |
| | |_|_|_|_|_|/ / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 2021-09-14 | 3 | -110/+28 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | bpf, cgroups: Fix cgroup v2 fallback on v1/v2 mixed mode | Daniel Borkmann | 2021-09-14 | 2 | -101/+28 | |
| | * | | | | | | | | | bpf, mm: Fix lockdep warning triggered by stack_map_get_build_id_offset() | Yonghong Song | 2021-09-10 | 1 | -9/+0 | |
| * | | | | | | | | | | net/af_unix: fix a data-race in unix_dgram_poll | Eric Dumazet | 2021-09-09 | 1 | -1/+1 | |
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge tag 'hyperv-fixes-signed-20210915' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2021-09-16 | 1 | -2/+19 | |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | ||||||
| * | | | | | | | | | asm-generic/hyperv: provide cpumask_to_vpset_noself | Wei Liu | 2021-09-11 | 1 | -2/+19 | |
| | |_|_|_|_|_|/ / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge branch 'absolute-pointer' (patches from Guenter) | Linus Torvalds | 2021-09-15 | 1 | -0/+2 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | compiler.h: Introduce absolute_pointer macro | Guenter Roeck | 2021-09-15 | 1 | -0/+2 | |
| | |_|_|/ / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | memblock: introduce saner 'memblock_free_ptr()' interface | Linus Torvalds | 2021-09-14 | 1 | -0/+1 | |
* | | | | | | | | | Merge branch 'gcc-min-version-5.1' (make gcc-5.1 the minimum version) | Linus Torvalds | 2021-09-13 | 5 | -183/+4 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | |