Show patches with: Archived = No       |   10436 patches
« 1 2 ... 41 42 43104 105 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[net-next,v4,09/12] socket: Add SO_TIMESTAMPING_NEW Untitled series #89554 - - - - --- 2019-02-01 Deepa Dinamani davem Not Applicable
[net-next,v4,11/12] socket: Rename SO_RCVTIMEO/ SO_SNDTIMEO with _OLD suffixes Untitled series #89554 - - - - --- 2019-02-01 Deepa Dinamani davem Not Applicable
[net-next,v4,12/12] sock: Add SO_RCVTIMEO_NEW and SO_SNDTIMEO_NEW Untitled series #89554 - - - - --- 2019-02-01 Deepa Dinamani davem Not Applicable
[net-next,v5,04/12] sockopt: Rename SO_TIMESTAMP* to SO_TIMESTAMP*_OLD net: y2038-safe socket timestamps 1 - - - --- 2019-02-02 Deepa Dinamani davem Not Applicable
[net-next,v5,05/12] arch: sparc: Override struct __kernel_old_timeval net: y2038-safe socket timestamps 1 - - - --- 2019-02-02 Deepa Dinamani davem Not Applicable
[net-next,v5,08/12] socket: Add SO_TIMESTAMP[NS]_NEW net: y2038-safe socket timestamps 1 - - - --- 2019-02-02 Deepa Dinamani davem Not Applicable
[net-next,v5,09/12] socket: Add SO_TIMESTAMPING_NEW net: y2038-safe socket timestamps 1 - - - --- 2019-02-02 Deepa Dinamani davem Not Applicable
[net-next,v5,11/12] socket: Rename SO_RCVTIMEO/ SO_SNDTIMEO with _OLD suffixes net: y2038-safe socket timestamps 2 - - - --- 2019-02-02 Deepa Dinamani davem Not Applicable
[net-next,v5,12/12] sock: Add SO_RCVTIMEO_NEW and SO_SNDTIMEO_NEW net: y2038-safe socket timestamps 1 - - - --- 2019-02-02 Deepa Dinamani davem Not Applicable
[PATCH-tip,01/22] locking/qspinlock_stat: Introduce a generic lockevent counting APIs locking/rwsem: Rework rwsem-xadd & enable new rwsem features - - - - --- 2019-02-07 Waiman Long davem Not Applicable
[PATCH-tip,02/22] locking/lock_events: Make lock_events available for all archs & other locks locking/rwsem: Rework rwsem-xadd & enable new rwsem features - - - - --- 2019-02-07 Waiman Long davem Not Applicable
[PATCH-tip,03/22] locking/rwsem: Relocate rwsem_down_read_failed() locking/rwsem: Rework rwsem-xadd & enable new rwsem features - - - - --- 2019-02-07 Waiman Long davem Not Applicable
[PATCH-tip,04/22] locking/rwsem: Remove arch specific rwsem files locking/rwsem: Rework rwsem-xadd & enable new rwsem features - - - - --- 2019-02-07 Waiman Long davem Not Applicable
[PATCH-tip,05/22] locking/rwsem: Move owner setting code from rwsem.c to rwsem.h locking/rwsem: Rework rwsem-xadd & enable new rwsem features - - - - --- 2019-02-07 Waiman Long davem Not Applicable
[PATCH-tip,06/22] locking/rwsem: Rename kernel/locking/rwsem.h locking/rwsem: Rework rwsem-xadd & enable new rwsem features - - - - --- 2019-02-07 Waiman Long davem Not Applicable
[PATCH-tip,07/22] locking/rwsem: Move rwsem internal function declarations to rwsem-xadd.h locking/rwsem: Rework rwsem-xadd & enable new rwsem features - - - - --- 2019-02-07 Waiman Long davem Not Applicable
[PATCH-tip,08/22] locking/rwsem: Add debug check for __down_read*() locking/rwsem: Rework rwsem-xadd & enable new rwsem features - - - - --- 2019-02-07 Waiman Long davem Not Applicable
[PATCH-tip,09/22] locking/rwsem: Enhance DEBUG_RWSEMS_WARN_ON() macro locking/rwsem: Rework rwsem-xadd & enable new rwsem features - - - - --- 2019-02-07 Waiman Long davem Not Applicable
[PATCH-tip,10/22] locking/rwsem: Enable lock event counting locking/rwsem: Rework rwsem-xadd & enable new rwsem features - - - - --- 2019-02-07 Waiman Long davem Not Applicable
[PATCH-tip,11/22] locking/rwsem: Implement a new locking scheme locking/rwsem: Rework rwsem-xadd & enable new rwsem features - - - - --- 2019-02-07 Waiman Long davem Not Applicable
[PATCH-tip,12/22] locking/rwsem: Implement lock handoff to prevent lock starvation locking/rwsem: Rework rwsem-xadd & enable new rwsem features - - - - --- 2019-02-07 Waiman Long davem Not Applicable
[PATCH-tip,13/22] locking/rwsem: Remove rwsem_wake() wakeup optimization locking/rwsem: Rework rwsem-xadd & enable new rwsem features - - - - --- 2019-02-07 Waiman Long davem Not Applicable
[PATCH-tip,14/22] locking/rwsem: Add more rwsem owner access helpers locking/rwsem: Rework rwsem-xadd & enable new rwsem features - - - - --- 2019-02-07 Waiman Long davem Not Applicable
[PATCH-tip,15/22] locking/rwsem: Merge owner into count on x86-64 locking/rwsem: Rework rwsem-xadd & enable new rwsem features - - - - --- 2019-02-07 Waiman Long davem Not Applicable
[PATCH-tip,16/22] locking/rwsem: Remove redundant computation of writer lock word locking/rwsem: Rework rwsem-xadd & enable new rwsem features - - - - --- 2019-02-07 Waiman Long davem Not Applicable
[PATCH-tip,17/22] locking/rwsem: Recheck owner if it is not on cpu locking/rwsem: Rework rwsem-xadd & enable new rwsem features - - - - --- 2019-02-07 Waiman Long davem Not Applicable
[PATCH-tip,18/22] locking/rwsem: Make rwsem_spin_on_owner() return a tri-state value locking/rwsem: Rework rwsem-xadd & enable new rwsem features - - - - --- 2019-02-07 Waiman Long davem Not Applicable
[PATCH-tip,19/22] locking/rwsem: Enable readers spinning on writer locking/rwsem: Rework rwsem-xadd & enable new rwsem features - - - - --- 2019-02-07 Waiman Long davem Not Applicable
[PATCH-tip,20/22] locking/rwsem: Enable count-based spinning on reader locking/rwsem: Rework rwsem-xadd & enable new rwsem features - - - - --- 2019-02-07 Waiman Long davem Not Applicable
[PATCH-tip,21/22] locking/rwsem: Wake up all readers in wait queue locking/rwsem: Rework rwsem-xadd & enable new rwsem features - - - - --- 2019-02-07 Waiman Long davem Not Applicable
[PATCH-tip,22/22] locking/rwsem: Ensure an RT task will not spin on reader locking/rwsem: Rework rwsem-xadd & enable new rwsem features - - - - --- 2019-02-07 Waiman Long davem Not Applicable
locking/rwsem: Remove arch specific rwsem files locking/rwsem: Remove arch specific rwsem files - - - - --- 2019-02-11 Waiman Long davem Not Applicable
[v2,1/2] locking/rwsem: Remove arch specific rwsem files locking/rwsem: Remove arch specific rwsem files - - - - --- 2019-02-11 Waiman Long davem Not Applicable
[v2,2/2] locking/rwsem: Optimize down_read_trylock() locking/rwsem: Remove arch specific rwsem files - - - - --- 2019-02-11 Waiman Long davem Not Applicable
[v3,1/2] locking/rwsem: Remove arch specific rwsem files locking/rwsem: Remove arch specific rwsem files - - - - --- 2019-02-13 Waiman Long davem Not Applicable
[v3,2/2] locking/rwsem: Optimize down_read_trylock() locking/rwsem: Remove arch specific rwsem files - - - - --- 2019-02-13 Waiman Long davem Not Applicable
[v4,1/3] locking/rwsem: Remove arch specific rwsem files locking/rwsem: Rwsem rearchitecture part 0 1 - - - --- 2019-02-13 Waiman Long davem Not Applicable
[v4,2/3] locking/rwsem: Remove rwsem-spinlock.c & use rwsem-xadd.c for all archs locking/rwsem: Rwsem rearchitecture part 0 1 - - - --- 2019-02-13 Waiman Long davem Not Applicable
[v4,3/3] locking/rwsem: Optimize down_read_trylock() locking/rwsem: Rwsem rearchitecture part 0 - - - - --- 2019-02-13 Waiman Long davem Not Applicable
[V2,1/7] mm/gup: Replace get_user_pages_longterm() with FOLL_LONGTERM [V2,1/7] mm/gup: Replace get_user_pages_longterm() with FOLL_LONGTERM - - - - --- 2019-02-13 Ira Weiny davem Not Applicable
[V2,2/7] mm/gup: Change write parameter to flags in fast walk [V2,1/7] mm/gup: Replace get_user_pages_longterm() with FOLL_LONGTERM - - - - --- 2019-02-13 Ira Weiny davem Not Applicable
[V2,3/7] mm/gup: Change GUP fast to use flags rather than a write 'bool' [V2,1/7] mm/gup: Replace get_user_pages_longterm() with FOLL_LONGTERM - - - - --- 2019-02-13 Ira Weiny davem Not Applicable
[V2,4/7] mm/gup: Add FOLL_LONGTERM capability to GUP fast [V2,1/7] mm/gup: Replace get_user_pages_longterm() with FOLL_LONGTERM - - - - --- 2019-02-13 Ira Weiny davem Not Applicable
[V2,5/7] IB/hfi1: Use the new FOLL_LONGTERM flag to get_user_pages_fast() [V2,1/7] mm/gup: Replace get_user_pages_longterm() with FOLL_LONGTERM - - - - --- 2019-02-13 Ira Weiny davem Not Applicable
[V2,6/7] IB/qib: Use the new FOLL_LONGTERM flag to get_user_pages_fast() [V2,1/7] mm/gup: Replace get_user_pages_longterm() with FOLL_LONGTERM - - - - --- 2019-02-13 Ira Weiny davem Not Applicable
[V2,7/7] IB/mthca: Use the new FOLL_LONGTERM flag to get_user_pages_fast() [V2,1/7] mm/gup: Replace get_user_pages_longterm() with FOLL_LONGTERM - - - - --- 2019-02-13 Ira Weiny davem Not Applicable
[1/5] ccio: allow large DMA masks [1/5] ccio: allow large DMA masks - - - - --- 2019-02-15 Christoph Hellwig davem Not Applicable
[2/5] sparc64: refactor the ali DMA quirk [1/5] ccio: allow large DMA masks 1 - - - --- 2019-02-15 Christoph Hellwig davem Not Applicable
[3/5] sparc64/iommu: allow large DMA masks [1/5] ccio: allow large DMA masks 1 - - - --- 2019-02-15 Christoph Hellwig davem Not Applicable
[4/5] sparc64/pci_sun4v: allow large DMA masks [1/5] ccio: allow large DMA masks 1 - - - --- 2019-02-15 Christoph Hellwig davem Not Applicable
[5/5] Documentation/DMA-API-HOWTO: update dma_mask sections [1/5] ccio: allow large DMA masks - - - - --- 2019-02-15 Christoph Hellwig davem Not Applicable
[RESEND,1/7] mm/gup: Replace get_user_pages_longterm() with FOLL_LONGTERM Add FOLL_LONGTERM to GUP fast and use it - - - - --- 2019-02-20 Ira Weiny davem Not Applicable
[RESEND,2/7] mm/gup: Change write parameter to flags in fast walk Add FOLL_LONGTERM to GUP fast and use it - - - - --- 2019-02-20 Ira Weiny davem Not Applicable
[RESEND,3/7] mm/gup: Change GUP fast to use flags rather than a write 'bool' Add FOLL_LONGTERM to GUP fast and use it - - 1 - --- 2019-02-20 Ira Weiny davem Not Applicable
[RESEND,4/7] mm/gup: Add FOLL_LONGTERM capability to GUP fast Add FOLL_LONGTERM to GUP fast and use it - - - - --- 2019-02-20 Ira Weiny davem Not Applicable
[RESEND,5/7] IB/hfi1: Use the new FOLL_LONGTERM flag to get_user_pages_fast() Add FOLL_LONGTERM to GUP fast and use it - - - - --- 2019-02-20 Ira Weiny davem Not Applicable
[RESEND,6/7] IB/qib: Use the new FOLL_LONGTERM flag to get_user_pages_fast() Add FOLL_LONGTERM to GUP fast and use it - - - - --- 2019-02-20 Ira Weiny davem Not Applicable
[RESEND,7/7] IB/mthca: Use the new FOLL_LONGTERM flag to get_user_pages_fast() Add FOLL_LONGTERM to GUP fast and use it - - - - --- 2019-02-20 Ira Weiny davem Not Applicable
[RFC,v2,07/14] watchdog/hardlockup: Define a generic function to detect hardlockups Untitled series #94503 - - - - --- 2019-02-27 Ricardo Neri davem Not Applicable
[RFC,v2,08/14] watchdog/hardlockup: Decouple the hardlockup detector from perf Untitled series #94503 - - - - --- 2019-02-27 Ricardo Neri davem Not Applicable
[RFC,v2,09/14] watchdog/hardlockup: Make arch_touch_nmi_watchdog() to hpet-based implementation Untitled series #94503 - - - - --- 2019-02-27 Ricardo Neri davem Not Applicable
[RFC,v2,10/14] kernel/watchdog: Add a function to obtain the watchdog_allowed_mask Untitled series #94503 - - - - --- 2019-02-27 Ricardo Neri davem Not Applicable
[v3,20/34] sparc: mm: Add p?d_large() definitions Untitled series #94519 1 - - - --- 2019-02-27 Steven Price davem Not Applicable
[v4,07/19] sparc: mm: Add p?d_large() definitions Untitled series #95715 1 - - - --- 2019-03-06 Steven Price davem Not Applicable
[v5,1/4] sh: Advertise gigantic page support Fix free/allocation of runtime gigantic pages - - - - --- 2019-03-06 Alexandre Ghiti davem Not Applicable
[v5,2/4] sparc: Advertise gigantic page support Fix free/allocation of runtime gigantic pages 1 - - - --- 2019-03-06 Alexandre Ghiti davem Not Applicable
[v5,3/4] mm: Simplify MEMORY_ISOLATION && COMPACTION || CMA into CONTIG_ALLOC Fix free/allocation of runtime gigantic pages 1 - - - --- 2019-03-06 Alexandre Ghiti davem Not Applicable
[v5,4/4] hugetlb: allow to free gigantic pages regardless of the configuration Fix free/allocation of runtime gigantic pages 1 - - - --- 2019-03-06 Alexandre Ghiti davem Not Applicable
[v6,1/4] sh: Advertise gigantic page support Fix free/allocation of runtime gigantic pages - - - - --- 2019-03-07 Alexandre Ghiti davem Not Applicable
[v6,2/4] sparc: Advertise gigantic page support Fix free/allocation of runtime gigantic pages 1 - - - --- 2019-03-07 Alexandre Ghiti davem Not Applicable
[v6,3/4] mm: Simplify MEMORY_ISOLATION && COMPACTION || CMA into CONTIG_ALLOC Fix free/allocation of runtime gigantic pages 1 - 1 - --- 2019-03-07 Alexandre Ghiti davem Not Applicable
[v6,4/4] hugetlb: allow to free gigantic pages regardless of the configuration Fix free/allocation of runtime gigantic pages 1 - 1 - --- 2019-03-07 Alexandre Ghiti davem Not Applicable
y2038: fix socket.h header inclusion y2038: fix socket.h header inclusion - 1 - - --- 2019-03-11 Arnd Bergmann davem Not Applicable
[12/14] sparc64: rtrap: Remove unneeded need_resched() loop entry: preempt_schedule_irq() callers scrub - - - - --- 2019-03-11 Valentin Schneider davem Not Applicable
[4/7] sparc64: Update cpufreq transition notifier to handle multiple CPUs cpufreq: Call transition notifier only once for each policy 1 - - - --- 2019-03-14 Viresh Kumar davem Not Applicable
[V2] cpufreq: Call transition notifier only once for each policy [V2] cpufreq: Call transition notifier only once for each policy 1 - - - --- 2019-03-15 Viresh Kumar davem Not Applicable
[v7,1/4] sh: Advertise gigantic page support Fix free/allocation of runtime gigantic pages - - - - --- 2019-03-17 Alexandre Ghiti davem Not Applicable
[v7,2/4] sparc: Advertise gigantic page support Fix free/allocation of runtime gigantic pages 1 - - - --- 2019-03-17 Alexandre Ghiti davem Not Applicable
[v7,3/4] mm: Simplify MEMORY_ISOLATION && COMPACTION || CMA into CONTIG_ALLOC Fix free/allocation of runtime gigantic pages 1 - - - --- 2019-03-17 Alexandre Ghiti davem Not Applicable
[v7,4/4] hugetlb: allow to free gigantic pages regardless of the configuration Fix free/allocation of runtime gigantic pages 1 - - - --- 2019-03-17 Alexandre Ghiti davem Not Applicable
[RESEND,1/7] mm/gup: Replace get_user_pages_longterm() with FOLL_LONGTERM Add FOLL_LONGTERM to GUP fast and use it - - - - --- 2019-03-17 Ira Weiny davem Not Applicable
[RESEND,2/7] mm/gup: Change write parameter to flags in fast walk Add FOLL_LONGTERM to GUP fast and use it - - 1 - --- 2019-03-17 Ira Weiny davem Not Applicable
[RESEND,3/7] mm/gup: Change GUP fast to use flags rather than a write 'bool' Add FOLL_LONGTERM to GUP fast and use it - - - - --- 2019-03-17 Ira Weiny davem Not Applicable
[RESEND,4/7] mm/gup: Add FOLL_LONGTERM capability to GUP fast Add FOLL_LONGTERM to GUP fast and use it - - - - --- 2019-03-17 Ira Weiny davem Not Applicable
[RESEND,5/7] IB/hfi1: Use the new FOLL_LONGTERM flag to get_user_pages_fast() Add FOLL_LONGTERM to GUP fast and use it - - - - --- 2019-03-17 Ira Weiny davem Not Applicable
[RESEND,6/7] IB/qib: Use the new FOLL_LONGTERM flag to get_user_pages_fast() Add FOLL_LONGTERM to GUP fast and use it - - - - --- 2019-03-17 Ira Weiny davem Not Applicable
[RESEND,7/7] IB/mthca: Use the new FOLL_LONGTERM flag to get_user_pages_fast() Add FOLL_LONGTERM to GUP fast and use it - - - - --- 2019-03-17 Ira Weiny davem Not Applicable
[v2,13/13] syscall_get_arch: add "struct task_struct *" argument Untitled series #97616 5 - 2 - --- 2019-03-17 Dmitry V. Levin davem Not Applicable
[V3] cpufreq: Call transition notifier only once for each policy [V3] cpufreq: Call transition notifier only once for each policy 1 - - - --- 2019-03-20 Viresh Kumar davem Not Applicable
[v5,07/19] sparc: mm: Add p?d_large() definitions Untitled series #98457 1 - - - --- 2019-03-21 Steven Price davem Not Applicable
[1/2] treewide: Switch printk users from %pf and %pF to %ps and %pS, respectively Remove support for deprecated %pf and %pF in vsprintf 3 - - - --- 2019-03-22 Sakari Ailus davem Not Applicable
[2/2] vsprintf: Remove support for %pF and %pf in favour of %pS and %ps Remove support for deprecated %pf and %pF in vsprintf - - - - --- 2019-03-22 Sakari Ailus davem Not Applicable
[v5,1/3] locking/rwsem: Remove arch specific rwsem files locking/rwsem: Rwsem rearchitecture part 0 - - - - --- 2019-03-22 Waiman Long davem Not Applicable
[v5,2/3] locking/rwsem: Remove rwsem-spinlock.c & use rwsem-xadd.c for all archs locking/rwsem: Rwsem rearchitecture part 0 - - - - --- 2019-03-22 Waiman Long davem Not Applicable
[v5,3/3] locking/rwsem: Optimize down_read_trylock() locking/rwsem: Rwsem rearchitecture part 0 - - - - --- 2019-03-22 Waiman Long davem Not Applicable
[2/2] arch: add pidfd and io_uring syscalls everywhere Untitled series #99055 3 - - 1 --- 2019-03-25 Arnd Bergmann davem Not Applicable
[v2,1/1] treewide: Switch printk users from %pf and %pF to %ps and %pS, respectively [v2,1/1] treewide: Switch printk users from %pf and %pF to %ps and %pS, respectively 4 - 1 - --- 2019-03-25 Sakari Ailus davem Not Applicable
[v6,07/19] sparc: mm: Add p?d_large() definitions Untitled series #99306 1 - - - --- 2019-03-26 Steven Price davem Not Applicable
[v8,1/4] sh: Advertise gigantic page support Fix free/allocation of runtime gigantic pages - - - - --- 2019-03-27 Alexandre Ghiti davem Not Applicable
[v8,2/4] sparc: Advertise gigantic page support Fix free/allocation of runtime gigantic pages 1 - - - --- 2019-03-27 Alexandre Ghiti davem Not Applicable
« 1 2 ... 41 42 43104 105 »