Show patches with: Archived = No       |   4358 patches
« 1 2 ... 14 15 1643 44 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
um:do not initialise statics to 0. um:do not initialise statics to 0. - - - - --- 2022-07-20 Xin Gao Accepted
kernel:do not initialise statics to 0. kernel:do not initialise statics to 0. - - - - --- 2022-07-20 Xin Gao Accepted
ubd:do not initialise statics to 0. ubd:do not initialise statics to 0. - - 1 - --- 2022-07-20 Xin Gao Accepted
um:do not initialise statics to 0. um:do not initialise statics to 0. - - - - --- 2022-07-20 Xin Gao Accepted
[v4,3/3] asm-generic: Add new pci.h and use it Untitled series #310441 2 - 2 - --- 2022-07-20 Stafford Horne Not Applicable
[v12,40/40] virtio_net: support set_ringparam virtio pci support VIRTIO_F_RING_RESET 1 - - - --- 2022-07-20 Xuan Zhuo Not Applicable
[v12,39/40] virtio_net: support tx queue resize virtio pci support VIRTIO_F_RING_RESET 1 - - - --- 2022-07-20 Xuan Zhuo Not Applicable
[v12,38/40] virtio_net: support rx queue resize virtio pci support VIRTIO_F_RING_RESET 1 - - - --- 2022-07-20 Xuan Zhuo Not Applicable
[v12,37/40] virtio_net: split free_unused_bufs() virtio pci support VIRTIO_F_RING_RESET 1 - - - --- 2022-07-20 Xuan Zhuo Not Applicable
[v12,36/40] virtio_net: get ringparam by virtqueue_get_vring_max_size() virtio pci support VIRTIO_F_RING_RESET 1 - - - --- 2022-07-20 Xuan Zhuo Not Applicable
[v12,35/40] virtio_net: set the default max ring size by find_vqs() virtio pci support VIRTIO_F_RING_RESET 1 - - - --- 2022-07-20 Xuan Zhuo Not Applicable
[v12,34/40] virtio: add helper virtio_find_vqs_ctx_size() virtio pci support VIRTIO_F_RING_RESET 1 - - - --- 2022-07-20 Xuan Zhuo Not Applicable
[v12,33/40] virtio_mmio: support the arg sizes of find_vqs() virtio pci support VIRTIO_F_RING_RESET 1 - - - --- 2022-07-20 Xuan Zhuo Not Applicable
[v12,32/40] virtio_pci: support the arg sizes of find_vqs() virtio pci support VIRTIO_F_RING_RESET 1 - - - --- 2022-07-20 Xuan Zhuo Not Applicable
[v12,31/40] virtio: find_vqs() add arg sizes virtio pci support VIRTIO_F_RING_RESET 2 - 1 - --- 2022-07-20 Xuan Zhuo Not Applicable
[v12,30/40] virtio_pci: support VIRTIO_F_RING_RESET virtio pci support VIRTIO_F_RING_RESET - - - - --- 2022-07-20 Xuan Zhuo Not Applicable
[v12,29/40] virtio_pci: extract the logic of active vq for modern pci virtio pci support VIRTIO_F_RING_RESET 1 - - - --- 2022-07-20 Xuan Zhuo Not Applicable
[v12,28/40] virtio_pci: introduce helper to get/set queue reset virtio pci support VIRTIO_F_RING_RESET 1 - - - --- 2022-07-20 Xuan Zhuo Not Applicable
[v12,27/40] virtio_pci: struct virtio_pci_common_cfg add queue_reset virtio pci support VIRTIO_F_RING_RESET 1 - - - --- 2022-07-20 Xuan Zhuo Not Applicable
[v12,26/40] virtio_ring: struct virtqueue introduce reset virtio pci support VIRTIO_F_RING_RESET 1 - - - --- 2022-07-20 Xuan Zhuo Not Applicable
[v12,25/40] virtio: queue_reset: add VIRTIO_F_RING_RESET virtio pci support VIRTIO_F_RING_RESET 1 - - - --- 2022-07-20 Xuan Zhuo Not Applicable
[v12,24/40] virtio: allow to unbreak/break virtqueue individually virtio pci support VIRTIO_F_RING_RESET 1 - - - --- 2022-07-20 Xuan Zhuo Not Applicable
[v12,23/40] virtio_pci: struct virtio_pci_common_cfg add queue_notify_data virtio pci support VIRTIO_F_RING_RESET 1 - - - --- 2022-07-20 Xuan Zhuo Not Applicable
[v12,22/40] virtio_ring: introduce virtqueue_resize() virtio pci support VIRTIO_F_RING_RESET 1 - - - --- 2022-07-20 Xuan Zhuo Not Applicable
[v12,21/40] virtio_ring: packed: introduce virtqueue_resize_packed() virtio pci support VIRTIO_F_RING_RESET 1 - - - --- 2022-07-20 Xuan Zhuo Not Applicable
[v12,20/40] virtio_ring: packed: introduce virtqueue_reinit_packed() virtio pci support VIRTIO_F_RING_RESET - - - - --- 2022-07-20 Xuan Zhuo Not Applicable
[v12,19/40] virtio_ring: packed: extract the logic of vring init virtio pci support VIRTIO_F_RING_RESET - - - - --- 2022-07-20 Xuan Zhuo Not Applicable
[v12,18/40] virtio_ring: packed: extract the logic of attach vring virtio pci support VIRTIO_F_RING_RESET - - - - --- 2022-07-20 Xuan Zhuo Not Applicable
[v12,17/40] virtio_ring: packed: extract the logic of alloc state and extra virtio pci support VIRTIO_F_RING_RESET - - - - --- 2022-07-20 Xuan Zhuo Not Applicable
[v12,16/40] virtio_ring: packed: extract the logic of alloc queue virtio pci support VIRTIO_F_RING_RESET - - - - --- 2022-07-20 Xuan Zhuo Not Applicable
[v12,15/40] virtio_ring: packed: introduce vring_free_packed virtio pci support VIRTIO_F_RING_RESET - - - - --- 2022-07-20 Xuan Zhuo Not Applicable
[v12,14/40] virtio_ring: split: introduce virtqueue_resize_split() virtio pci support VIRTIO_F_RING_RESET 1 - - - --- 2022-07-20 Xuan Zhuo Not Applicable
[v12,13/40] virtio_ring: split: reserve vring_align, may_reduce_num virtio pci support VIRTIO_F_RING_RESET 1 - - - --- 2022-07-20 Xuan Zhuo Not Applicable
[v12,12/40] virtio_ring: split: introduce virtqueue_reinit_split() virtio pci support VIRTIO_F_RING_RESET 1 - - - --- 2022-07-20 Xuan Zhuo Not Applicable
[v12,11/40] virtio_ring: split: extract the logic of vring init virtio pci support VIRTIO_F_RING_RESET 1 - - - --- 2022-07-20 Xuan Zhuo Not Applicable
[v12,10/40] virtio_ring: split: extract the logic of attach vring virtio pci support VIRTIO_F_RING_RESET 1 - - - --- 2022-07-20 Xuan Zhuo Not Applicable
[v12,09/40] virtio_ring: split: extract the logic of alloc state and extra virtio pci support VIRTIO_F_RING_RESET - - - - --- 2022-07-20 Xuan Zhuo Not Applicable
[v12,08/40] virtio_ring: split: extract the logic of alloc queue virtio pci support VIRTIO_F_RING_RESET - - - - --- 2022-07-20 Xuan Zhuo Not Applicable
[v12,07/40] virtio_ring: split: introduce vring_free_split() virtio pci support VIRTIO_F_RING_RESET 1 - - - --- 2022-07-20 Xuan Zhuo Not Applicable
[v12,06/40] virtio_ring: introduce virtqueue_init() virtio pci support VIRTIO_F_RING_RESET 1 - - - --- 2022-07-20 Xuan Zhuo Not Applicable
[v12,05/40] virtio_ring: split vring_virtqueue virtio pci support VIRTIO_F_RING_RESET 1 - - - --- 2022-07-20 Xuan Zhuo Not Applicable
[v12,04/40] virtio_ring: extract the logic of freeing vring virtio pci support VIRTIO_F_RING_RESET 1 - - - --- 2022-07-20 Xuan Zhuo Not Applicable
[v12,03/40] virtio_ring: update the document of the virtqueue_detach_unused_buf for queue reset virtio pci support VIRTIO_F_RING_RESET 1 - - - --- 2022-07-20 Xuan Zhuo Not Applicable
[v12,02/40] virtio: struct virtio_config_ops add callbacks for queue_reset virtio pci support VIRTIO_F_RING_RESET 1 - - - --- 2022-07-20 Xuan Zhuo Not Applicable
[v12,01/40] virtio: record the maximum queue num supported by the device. virtio pci support VIRTIO_F_RING_RESET 1 - - - --- 2022-07-20 Xuan Zhuo Not Applicable
[v2,06/13] um: Improve panic notifiers consistency and ordering The panic notifiers refactor strikes back - fixes/clean-ups - - - - --- 2022-07-19 Guilherme G. Piccoli Superseded
[v3,2/2] asm-generic: Add new pci.h and use it Untitled series #309968 - - - - --- 2022-07-18 Stafford Horne Not Applicable
[v2] random: handle archrandom in plural words [v2] random: handle archrandom in plural words - - - - --- 2022-07-17 Jason A. Donenfeld Not Applicable
[v4] um: seed rng using host OS rng [v4] um: seed rng using host OS rng 2 - - - --- 2022-07-17 Jason A. Donenfeld jmberg Handled Elsewhere
[v2] um: include sys/types.h for size_t [v2] um: include sys/types.h for size_t - - - - --- 2022-07-17 Jason A. Donenfeld Accepted
[v3] um: seed rng using host OS rng [v3] um: seed rng using host OS rng 1 - - - --- 2022-07-17 Jason A. Donenfeld Superseded
[v2,2/2] asm-generic: Add new pci.h and use it Untitled series #309914 - - - - --- 2022-07-17 Stafford Horne Not Applicable
um: Fix comment typo um: Fix comment typo - - - - --- 2022-07-15 Jason Wang Accepted
[RFC,2/2] asm-generic: Add new pci.h and use it Untitled series #309696 - - - - --- 2022-07-14 Stafford Horne Superseded
um: Replace to_phys() and to_virt() with less generic function names um: Replace to_phys() and to_virt() with less generic function names 2 1 - - --- 2022-07-14 Guenter Roeck Accepted
um: Add missing apply_returns() um: Add missing apply_returns() - 1 - - --- 2022-07-14 Peter Zijlstra Accepted
[v2,RESEND] x86/entry: build thunk_$(BITS) only if CONFIG_PREEMPTION=y [v2,RESEND] x86/entry: build thunk_$(BITS) only if CONFIG_PREEMPTION=y - 1 - - --- 2022-07-14 Andrea Righi Not Applicable
um: remove stray ) in macro expression um: remove stray ) in macro expression - 1 - - --- 2022-07-13 Jason A. Donenfeld Superseded
um: add "noreboot" command line option for PANIC_TIMEOUT=-1 setups um: add "noreboot" command line option for PANIC_TIMEOUT=-1 setups - - - - --- 2022-07-13 Jason A. Donenfeld Accepted
um: include linux/stddef.h for __always_inline um: include linux/stddef.h for __always_inline - - - - --- 2022-07-13 Jason A. Donenfeld Accepted
um: include sys/types.h instead of stddef.h for size_t um: include sys/types.h instead of stddef.h for size_t - - - - --- 2022-07-13 Jason A. Donenfeld Superseded
[v2] um: seed rng using host OS rng [v2] um: seed rng using host OS rng 1 - - - --- 2022-07-13 Jason A. Donenfeld Superseded
um: seed rng using host OS rng um: seed rng using host OS rng 1 - - - --- 2022-07-12 Jason A. Donenfeld Superseded
[6/6] UM: cpuinfo: Fix a warning for CONFIG_CPUMASK_OFFSTACK [1/6] MIPS: cpuinfo: Fix a warning for CONFIG_CPUMASK_OFFSTACK - - - - --- 2022-07-12 陈华才 Accepted
[5/6] SH: cpuinfo: Fix a warning for CONFIG_CPUMASK_OFFSTACK [1/6] MIPS: cpuinfo: Fix a warning for CONFIG_CPUMASK_OFFSTACK - - - - --- 2022-07-12 陈华才 Not Applicable
[4/6] MicroBlaze: cpuinfo: Fix a warning for CONFIG_CPUMASK_OFFSTACK [1/6] MIPS: cpuinfo: Fix a warning for CONFIG_CPUMASK_OFFSTACK - - - - --- 2022-07-12 陈华才 Not Applicable
[3/6] M68K: cpuinfo: Fix a warning for CONFIG_CPUMASK_OFFSTACK [1/6] MIPS: cpuinfo: Fix a warning for CONFIG_CPUMASK_OFFSTACK - - - - --- 2022-07-12 陈华才 Not Applicable
[2/6] LoongArch: cpuinfo: Fix a warning for CONFIG_CPUMASK_OFFSTACK [1/6] MIPS: cpuinfo: Fix a warning for CONFIG_CPUMASK_OFFSTACK - - - - --- 2022-07-12 陈华才 Not Applicable
[1/6] MIPS: cpuinfo: Fix a warning for CONFIG_CPUMASK_OFFSTACK [1/6] MIPS: cpuinfo: Fix a warning for CONFIG_CPUMASK_OFFSTACK - - - - --- 2022-07-12 陈华才 Not Applicable
[V7,26/26] mm/mmap: Drop ARCH_HAS_VM_GET_PAGE_PROT mm/mmap: Drop __SXXX/__PXXX macros from across platforms 1 - 3 - --- 2022-07-11 Anshuman Khandual Not Applicable
[V7,25/26] sh/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT mm/mmap: Drop __SXXX/__PXXX macros from across platforms - - - - --- 2022-07-11 Anshuman Khandual Not Applicable
[V7,24/26] um/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT mm/mmap: Drop __SXXX/__PXXX macros from across platforms - - - - --- 2022-07-11 Anshuman Khandual Not Applicable
[V7,23/26] arm/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT mm/mmap: Drop __SXXX/__PXXX macros from across platforms - - - - --- 2022-07-11 Anshuman Khandual Not Applicable
[V7,22/26] arc/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT mm/mmap: Drop __SXXX/__PXXX macros from across platforms - - - - --- 2022-07-11 Anshuman Khandual Not Applicable
[V7,21/26] m68k/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT mm/mmap: Drop __SXXX/__PXXX macros from across platforms 1 - 1 - --- 2022-07-11 Anshuman Khandual Not Applicable
[V7,20/26] mips/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT mm/mmap: Drop __SXXX/__PXXX macros from across platforms - - - - --- 2022-07-11 Anshuman Khandual Not Applicable
[V7,19/26] ia64/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT mm/mmap: Drop __SXXX/__PXXX macros from across platforms - - - - --- 2022-07-11 Anshuman Khandual Not Applicable
[V7,18/26] s390/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT mm/mmap: Drop __SXXX/__PXXX macros from across platforms - - - - --- 2022-07-11 Anshuman Khandual Not Applicable
[V7,17/26] csky/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT mm/mmap: Drop __SXXX/__PXXX macros from across platforms 1 - - - --- 2022-07-11 Anshuman Khandual Not Applicable
[V7,16/26] riscv/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT mm/mmap: Drop __SXXX/__PXXX macros from across platforms - - - - --- 2022-07-11 Anshuman Khandual Not Applicable
[V7,15/26] nios2/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT mm/mmap: Drop __SXXX/__PXXX macros from across platforms 1 - - - --- 2022-07-11 Anshuman Khandual Not Applicable
[V7,14/26] alpha/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT mm/mmap: Drop __SXXX/__PXXX macros from across platforms - - - - --- 2022-07-11 Anshuman Khandual Not Applicable
[V7,13/26] parisc/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT mm/mmap: Drop __SXXX/__PXXX macros from across platforms - - - - --- 2022-07-11 Anshuman Khandual Not Applicable
[V7,12/26] hexagon/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT mm/mmap: Drop __SXXX/__PXXX macros from across platforms 1 - - - --- 2022-07-11 Anshuman Khandual Not Applicable
[V7,11/26] xtensa/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT mm/mmap: Drop __SXXX/__PXXX macros from across platforms - - - - --- 2022-07-11 Anshuman Khandual Not Applicable
[V7,10/26] openrisc/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT mm/mmap: Drop __SXXX/__PXXX macros from across platforms 1 - - - --- 2022-07-11 Anshuman Khandual Not Applicable
[V7,09/26] loongarch/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT mm/mmap: Drop __SXXX/__PXXX macros from across platforms - - - - --- 2022-07-11 Anshuman Khandual Not Applicable
[V7,08/26] microblaze/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT mm/mmap: Drop __SXXX/__PXXX macros from across platforms - - - - --- 2022-07-11 Anshuman Khandual Not Applicable
[V7,07/26] mm/mmap: Build protect protection_map[] with ARCH_HAS_VM_GET_PAGE_PROT mm/mmap: Drop __SXXX/__PXXX macros from across platforms - - 1 - --- 2022-07-11 Anshuman Khandual Not Applicable
[V7,06/26] x86/mm: Move protection_map[] inside the platform mm/mmap: Drop __SXXX/__PXXX macros from across platforms - - 1 - --- 2022-07-11 Anshuman Khandual Not Applicable
[V7,05/26] arm64/mm: Move protection_map[] inside the platform mm/mmap: Drop __SXXX/__PXXX macros from across platforms - - 1 - --- 2022-07-11 Anshuman Khandual Not Applicable
[V7,04/26] sparc/mm: Move protection_map[] inside the platform mm/mmap: Drop __SXXX/__PXXX macros from across platforms - - 1 - --- 2022-07-11 Anshuman Khandual Not Applicable
[V7,03/26] powerpc/mm: Move protection_map[] inside the platform mm/mmap: Drop __SXXX/__PXXX macros from across platforms - - 1 - --- 2022-07-11 Anshuman Khandual Not Applicable
[V7,02/26] mm/mmap: Define DECLARE_VM_GET_PAGE_PROT mm/mmap: Drop __SXXX/__PXXX macros from across platforms - - 1 - --- 2022-07-11 Anshuman Khandual Not Applicable
[V7,01/26] mm/mmap: Build protect protection_map[] with __P000 mm/mmap: Drop __SXXX/__PXXX macros from across platforms - - 2 - --- 2022-07-11 Anshuman Khandual Not Applicable
[v5,2/2] UML: add support for KASAN under x86_64 [v5,1/2] mm: Add PAGE_ALIGN_DOWN macro - - 3 - --- 2022-07-01 David Gow Accepted
[v5,1/2] mm: Add PAGE_ALIGN_DOWN macro [v5,1/2] mm: Add PAGE_ALIGN_DOWN macro 1 - - - --- 2022-07-01 David Gow Accepted
[v4,2/2] UML: add support for KASAN under x86_64 [v4,1/2] mm: Add PAGE_ALIGN_DOWN macro - - 1 - --- 2022-06-30 David Gow Superseded
[v4,1/2] mm: Add PAGE_ALIGN_DOWN macro [v4,1/2] mm: Add PAGE_ALIGN_DOWN macro 1 - - - --- 2022-06-30 David Gow Superseded
[v3,2/2] UML: add support for KASAN under x86_64 [v3,1/2] mm: Add PAGE_ALIGN_DOWN macro - - 1 - --- 2022-06-30 David Gow Superseded
« 1 2 ... 14 15 1643 44 »