Show patches with: Archived = No       |   10453 patches
« 1 2 ... 35 36 37104 105 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v2,3/5] fbdev: Include <linux/io.h> in various drivers fbdev: Use regular I/O function for framebuffers - - 1 - --- 2023-04-28 Thomas Zimmermann New
[v2,3/5] arch/powerpc: Remove trailing whitespaces ppc, fbdev: Clean up fbdev mmap helper - - - - --- 2023-09-06 Thomas Zimmermann New
[v2,3/4] sparc: add system call table generation support sparc: system call table generation support - 1 - - --- 2018-11-01 Firoz Khan davem Changes Requested
[v2,3/4] sparc64: remove trailing white spaces - - 1 - --- 2017-03-13 Pavel Tatashin davem Changes Requested
[v2,3/4] sparc64: remove mm_cpumask clearing to fix kthread_use_mm race more mm switching vs TLB shootdown and lazy tlb fixes 1 - - - --- 2020-09-14 Nicholas Piggin davem Not Applicable
[v2,3/4] sparc64: Send break twice from console to return to boot prom - - - - --- 2016-11-11 Vijay Kumar davem Changes Requested
[v2,3/4] sparc64: Fix gup_huge_pmd - - - - --- 2017-06-19 Nitin Gupta davem Changes Requested
[v2,3/4] mips: drop definition of pfn_valid() for DISCONTIGMEM mm, arch: add generic implementation of pfn_valid() for FLATMEM - - 1 - --- 2023-01-29 Mike Rapoport New
[v2,3/4] hugetlbfs: remove hugetlb_add_hstate() warning for existing hstate Clean up hugetlb boot command line processing - - 1 - --- 2020-04-01 Mike Kravetz davem Not Applicable
[v2,3/4] hugetlb: do not update address in huge_pmd_unshare hugetlb: speed up linear address scanning 1 - 1 - --- 2022-06-21 Mike Kravetz New
[v2,3/4] fs: Add F_DUPFD_CLOFORK to fcntl(2) [v2,1/4] fs: Implement close-on-fork - - - - --- 2020-05-15 Nate Karstens davem Not Applicable
[v2,3/4] exit_thread: accept a task parameter to be exited - - - - --- 2016-03-31 Jiri Slaby davem Not Applicable
[v2,3/4] drivers/rtc/interface.c: Remove rtc_set_mmss() - - - - --- 2015-05-29 Xunlei Pang davem Not Applicable
[v2,3/4] arch: Register fchmodat4, usually as syscall 434 [v2,1/4] Non-functional cleanup of a "__user * filename" - - - - --- 2019-07-17 Palmer Dabbelt davem Not Applicable
[v2,3/4] arch/sparc: Optimized memcpy, memset, copy_to_user, copy_from_user for M7/M8 - - - - --- 2017-08-07 Babu Moger davem Accepted
[v2,3/4] arch, mm: restore dependency of __kernel_map_pages() of DEBUG_PAGEALLOC arch, mm: improve robustness of direct map manipulation - - - - --- 2020-10-29 Mike Rapoport davem Not Applicable
[v2,3/4] EISA: Convert to use pci_bus_for_each_resource_p() PCI: Add pci_dev_for_each_resource() helper and refactor bus one - - - - --- 2022-11-03 Andy Shevchenko New
[v2,3/3] vstatus: Display an informational message when the VSTATUS character is pressed or TIOCSTA… vstatus: TTY status message request - - - - --- 2022-02-06 Walt Drummond New
[v2,3/3] sparc: Implement watchdog_nmi_enable and watchdog_nmi_disable - - - - --- 2016-11-01 Babu Moger davem Not Applicable
[v2,3/3] sparc64: cpu hardware caps support for sparc M6 and M7 - - - - --- 2014-09-08 Allen davem Accepted
[v2,3/3] sparc64: bitops: Change __fls to return unsigned long bitops: __fls adjustments - - 1 - --- 2022-05-27 Amadeusz Sławiński New
[v2,3/3] sparc64: Increase max_phys_bits to 51 for M8. - - 1 - --- 2017-07-24 Allen davem Superseded
[v2,3/3] sparc32: split ramdisk detection and reservation to a helper function sparc32: switch to NO_BOOTMEM - - 1 - --- 2018-08-06 Mike Rapoport davem Accepted
[v2,3/3] powerpc/powernv: Reboot when requested by firmware 1 - - - --- 2015-04-01 Joel Stanley davem Not Applicable
[v2,3/3] mm: rmap: Fix CONT-PTE/PMD size hugetlb issue when unmapping Fix CONT-PTE/PMD size hugetlb issue when unmapping or migrating - - 2 - --- 2022-05-08 Baolin Wang New
[v2,3/3] mm: Updated callers to use HASH_ZERO flag - - 1 - --- 2017-03-01 Pavel Tatashin davem Not Applicable
[v2,3/3] mm/gup: document return value Untitled series #37613 - - - - --- 2018-04-05 Michael S. Tsirkin davem Not Applicable
[v2,3/3] checkpatch: add virt barriers - - - - --- 2016-01-10 Michael S. Tsirkin davem Not Applicable
[v2,3/3] arch: define CONFIG_PAGE_SIZE_*KB on all architectures arch: mm, vdso: consolidate PAGE_SIZE definition 6 - 1 - --- 2024-03-06 Arnd Bergmann New
[v2,3/3] arch: Rename fbdev header and source files arch: Remove fbdev dependency from video helpers - - 1 - --- 2024-03-27 Thomas Zimmermann New
[v2,29/44] cpuidle,tdx: Make tdx noinstr clean cpuidle,rcu: Clean up the mess - - - - --- 2022-09-19 Peter Zijlstra New
[v2,29/34] riscv: Convert alloc_{pmd, pte}_late() to use ptdescs Split ptdesc from struct page 1 - - - --- 2023-05-01 Vishal Moola New
[v2,29/34] mm/process_vm_access.c: convert put_page() to put_user_page*() put_user_pages(): miscellaneous call sites - - - - --- 2019-08-04 john.hubbard@gmail.com davem Not Applicable
[v2,29/32] Revert "virtio_ring: Update weak barriers to use dma_wmb/rmb" - - - - --- 2015-12-31 Michael S. Tsirkin davem Not Applicable
[v2,29/29] y2038: add 64-bit time_t syscalls to all 32-bit architectures y2038: add time64 syscalls 3 - - - --- 2019-01-18 Arnd Bergmann davem Not Applicable
[v2,28/44] cpuidle,mwait: Make noinstr clean cpuidle,rcu: Clean up the mess - - - - --- 2022-09-19 Peter Zijlstra New
[v2,28/34] openrisc: Convert __pte_free_tlb() to use ptdescs Split ptdesc from struct page - - - - --- 2023-05-01 Vishal Moola New
[v2,28/34] mm/madvise.c: convert put_page() to put_user_page*() put_user_pages(): miscellaneous call sites - - - - --- 2019-08-04 john.hubbard@gmail.com davem Not Applicable
[v2,28/32] asm-generic: implement virt_xxx memory barriers - - - - --- 2015-12-31 Michael S. Tsirkin davem Not Applicable
[v2,28/29] y2038: rename old time and utime syscalls y2038: add time64 syscalls 2 - - - --- 2019-01-18 Arnd Bergmann davem Not Applicable
[v2,28/28] fbdev/p9100: Drop now unused driver p9100 sparc32: sunset sun4m and sun4d 2 - - - --- 2024-03-09 Sam Ravnborg via B4 Relay New
[v2,27/44] cpuidle,sched: Remove annotations from TIF_{POLLING_NRFLAG,NEED_RESCHED} cpuidle,rcu: Clean up the mess - - - - --- 2022-09-19 Peter Zijlstra New
[v2,27/34] nios2: Convert __pte_free_tlb() to use ptdescs Split ptdesc from struct page - - - - --- 2023-05-01 Vishal Moola New
[v2,27/34] mm/memory.c: convert put_page() to put_user_page*() put_user_pages(): miscellaneous call sites - - - - --- 2019-08-04 john.hubbard@gmail.com davem Not Applicable
[v2,27/32] x86: define __smp_xxx 1 - - - --- 2015-12-31 Michael S. Tsirkin davem Not Applicable
[v2,27/29] y2038: remove struct definition redirects y2038: add time64 syscalls - - - - --- 2019-01-18 Arnd Bergmann davem Not Applicable
[v2,27/28] sbus: char: Drop now unused uctrl driver sparc32: sunset sun4m and sun4d 1 - - - --- 2024-03-09 Sam Ravnborg via B4 Relay New
[v2,26/44] time/tick-broadcast: Remove RCU_NONIDLE usage cpuidle,rcu: Clean up the mess 1 - - - --- 2022-09-19 Peter Zijlstra New
[v2,26/40] arch/sparc: uaccess_64 macro whitespace fixes 1 - - - --- 2015-01-06 Michael S. Tsirkin davem Not Applicable
[v2,26/34] mm/gup_benchmark.c: convert put_page() to put_user_page*() put_user_pages(): miscellaneous call sites - - 1 - --- 2019-08-04 john.hubbard@gmail.com davem Not Applicable
[v2,26/34] mips: Convert various functions to use ptdescs Split ptdesc from struct page - - - - --- 2023-05-01 Vishal Moola New
[v2,26/32] xtensa: define __smp_xxx 1 - - - --- 2015-12-31 Michael S. Tsirkin davem Not Applicable
[v2,26/29] y2038: use time32 syscall names on 32-bit y2038: add time64 syscalls 1 - - - --- 2019-01-18 Arnd Bergmann davem Not Applicable
[v2,26/28] sparc32: Drop sbus support sparc32: sunset sun4m and sun4d 1 - - - --- 2024-03-09 Sam Ravnborg via B4 Relay New
[v2,25/44] printk: Remove trace_.*_rcuidle() usage cpuidle,rcu: Clean up the mess 2 - 1 - --- 2022-09-19 Peter Zijlstra New
[v2,25/40] arch/sparc: uaccess_32 macro whitespace fixes 1 - - - --- 2015-01-06 Michael S. Tsirkin davem Not Applicable
[v2,25/34] mm/frame_vector.c: convert put_page() to put_user_page*() put_user_pages(): miscellaneous call sites - - - - --- 2019-08-04 john.hubbard@gmail.com davem Not Applicable
[v2,25/34] m68k: Convert various functions to use ptdescs Split ptdesc from struct page - - - - --- 2023-05-01 Vishal Moola New
[v2,25/32] tile: define __smp_xxx 1 - - - --- 2015-12-31 Michael S. Tsirkin davem Not Applicable
[v2,25/29] y2038: syscalls: rename y2038 compat syscalls y2038: add time64 syscalls 1 - - - --- 2019-01-18 Arnd Bergmann davem Not Applicable
[v2,25/28] sparc32: Drop config SPARC_LEON sparc32: sunset sun4m and sun4d 2 - - - --- 2024-03-09 Sam Ravnborg via B4 Relay New
[v2,24/44] arm64,smp: Remove trace_.*_rcuidle() usage cpuidle,rcu: Clean up the mess 2 - - - --- 2022-09-19 Peter Zijlstra New
[v2,24/34] loongarch: Convert various functions to use ptdescs Split ptdesc from struct page - - - - --- 2023-05-01 Vishal Moola New
[v2,24/34] futex: convert put_page() to put_user_page*() put_user_pages(): miscellaneous call sites - - - - --- 2019-08-04 john.hubbard@gmail.com davem Not Applicable
[v2,24/32] sparc: define __smp_xxx 2 - - - --- 2015-12-31 Michael S. Tsirkin davem Not Applicable
[v2,24/29] x86/x32: use time64 versions of sigtimedwait and recvmmsg y2038: add time64 syscalls - - - - --- 2019-01-18 Arnd Bergmann davem Not Applicable
[v2,24/28] sparc32: Drop unused trampoline code sparc32: sunset sun4m and sun4d 1 - - - --- 2024-03-09 Sam Ravnborg via B4 Relay New
[v2,24/24] y2038: sparc: remove use of struct timex drivers, fs: y2038 updates - - - - --- 2019-12-13 Arnd Bergmann davem Not Applicable
[v2,24/24] sched/idle: Mark arch_cpu_idle_dead() __noreturn cpu,sched: Mark arch_cpu_idle_dead() __noreturn - - - 1 --- 2023-02-14 Josh Poimboeuf New
[v2,23/44] arm,smp: Remove trace_.*_rcuidle() usage cpuidle,rcu: Clean up the mess - - 1 - --- 2022-09-19 Peter Zijlstra New
[v2,23/34] uprobes: convert put_page() to put_user_page*() put_user_pages(): miscellaneous call sites - - - - --- 2019-08-04 john.hubbard@gmail.com davem Not Applicable
[v2,23/34] hexagon: Convert __pte_free_tlb() to use ptdescs Split ptdesc from struct page - - - - --- 2023-05-01 Vishal Moola New
[v2,23/32] sh: define __smp_xxx, fix smp_store_mb for !SMP 1 - - - --- 2015-12-31 Michael S. Tsirkin davem Not Applicable
[v2,23/30] sparc64: Implement the new page table range API Untitled series #343886 - - - - --- 2023-02-27 Matthew Wilcox New
[v2,23/29] timex: change syscalls to use struct __kernel_timex y2038: add time64 syscalls - - - - --- 2019-01-18 Arnd Bergmann davem Not Applicable
[v2,23/28] sparc32: Drop sun4m irq support sparc32: sunset sun4m and sun4d 1 - - - --- 2024-03-09 Sam Ravnborg via B4 Relay New
[v2,23/24] init: Make arch_call_rest_init() and rest_init() __noreturn cpu,sched: Mark arch_cpu_idle_dead() __noreturn - - - - --- 2023-02-14 Josh Poimboeuf New
[v2,23/23] xtensa: add pte_unmap() to balance pte_offset_map() arch: allow pte_offset_map[_lock]() to fail - - - - --- 2023-06-08 Hugh Dickins New
[v2,22/44] x86/tdx: Remove TDX_HCALL_ISSUE_STI cpuidle,rcu: Clean up the mess - - - - --- 2022-09-19 Peter Zijlstra New
[v2,22/34] orangefs: convert put_page() to put_user_page*() put_user_pages(): miscellaneous call sites - - - - --- 2019-08-04 john.hubbard@gmail.com davem Not Applicable
[v2,22/34] csky: Convert __pte_free_tlb() to use ptdescs Split ptdesc from struct page - - - - --- 2023-05-01 Vishal Moola New
[v2,22/32] s390: define __smp_xxx 2 - - - --- 2015-12-31 Michael S. Tsirkin davem Not Applicable
[v2,22/31] sparc/led: Use separate static data field with with static timer Untitled series #4260 - - - - --- 2017-09-20 Kees Cook davem Not Applicable
[v2,22/30] sparc32: Implement the new page table range API Untitled series #343886 - - - - --- 2023-02-27 Matthew Wilcox New
[v2,22/29] timex: use __kernel_timex internally y2038: add time64 syscalls - - - - --- 2019-01-18 Arnd Bergmann davem Not Applicable
[v2,22/28] sparc32: Drop unused sbus iommu support sparc32: sunset sun4m and sun4d 1 - - - --- 2024-03-09 Sam Ravnborg via B4 Relay New
[v2,22/24] objtool: Include weak functions in 'global_noreturns' check cpu,sched: Mark arch_cpu_idle_dead() __noreturn - - - - --- 2023-02-14 Josh Poimboeuf New
[v2,22/23] x86: sme_populate_pgd() use pte_offset_kernel() arch: allow pte_offset_map[_lock]() to fail - - - - --- 2023-06-08 Hugh Dickins New
[v2,22/22] bitops: remove minix bitops from asm/bitops.h 2 - - - --- 2010-10-21 Akinobu Mita davem Not Applicable
[v2,22/22] PCI/MSI: Clean up unused MSI arch functions - - 1 - --- 2014-09-25 Yijing Wang davem Not Applicable
[v2,21/44] arch/idle: Change arch_cpu_idle() IRQ behaviour cpuidle,rcu: Clean up the mess 3 - 1 - --- 2022-09-19 Peter Zijlstra New
[v2,21/34] fs/exec.c: convert put_page() to put_user_page*() put_user_pages(): miscellaneous call sites - - - - --- 2019-08-04 john.hubbard@gmail.com davem Not Applicable
[v2,21/34] arm64: Convert various functions to use ptdescs Split ptdesc from struct page - - - - --- 2023-05-01 Vishal Moola New
[v2,21/32] mips: define __smp_xxx 1 - - - --- 2015-12-31 Michael S. Tsirkin davem Not Applicable
[v2,21/29] sparc64: add custom adjtimex/clock_adjtime functions y2038: add time64 syscalls - - - - --- 2019-01-18 Arnd Bergmann davem Not Applicable
[v2,21/28] sparc32: Drop unused prom ranges support sparc32: sunset sun4m and sun4d 1 - - - --- 2024-03-09 Sam Ravnborg via B4 Relay New
[v2,21/24] sched/idle: Make sure weak version of arch_cpu_idle_dead() doesn't return cpu,sched: Mark arch_cpu_idle_dead() __noreturn - - - - --- 2023-02-14 Josh Poimboeuf New
[v2,21/23] x86: Allow get_locked_pte() to fail arch: allow pte_offset_map[_lock]() to fail - - - - --- 2023-06-08 Hugh Dickins New
[v2,21/22] tile/MSI: Use MSI chip framework to configure MSI/MSI-X irq - - - - --- 2014-09-25 Yijing Wang davem Not Applicable
[v2,21/21] sparc64: use match_string() helper Untitled series #47759 - - - - --- 2018-05-31 Yisheng Xie davem Not Applicable
« 1 2 ... 35 36 37104 105 »