Show patches with: Archived = No       |   70056 patches
« 1 2 ... 136 137 138700 701 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[1/4] dt-bindings: usb: Remove obsolete brcm,bcm3384-usb.txt dt-bindings: usb: Convert some more simple OHCI/EHCI bindings - - - - --- 2023-01-10 Rob Herring Handled Elsewhere
[2/2] powerpc/64s/radix: Fix RWX mapping with relocated kernel [1/2] powerpc/64s/radix: Fix crash with unaligned relocated kernel - 1 - 1 5-- 2023-01-10 Michael Ellerman Accepted
[1/2] powerpc/64s/radix: Fix crash with unaligned relocated kernel [1/2] powerpc/64s/radix: Fix crash with unaligned relocated kernel - 1 - - --- 2023-01-10 Michael Ellerman Accepted
[v2,11/13] tty/serial: Call ->dtr_rts() parameter active consistently Untitled series #335869 - - 1 - --- 2023-01-10 Ilpo Järvinen Handled Elsewhere
[v2,07/13] tty: Convert ->dtr_rts() to take bool argument Untitled series #335869 - - 1 - --- 2023-01-10 Ilpo Järvinen Handled Elsewhere
[v2] net: wan: Add checks for NULL. If uhdlc_priv_tsa != 1 then utdm is not initialized. And if ret… [v2] net: wan: Add checks for NULL. If uhdlc_priv_tsa != 1 then utdm is not initialized. And if ret… - - - - 3-- 2023-01-10 Ekaterina Esina Handled Elsewhere
[RFC,DO,NOT,MERGE] treewide: use __xchg in most obvious places [RFC,DO,NOT,MERGE] treewide: use __xchg in most obvious places - - - - 2-3 2023-01-10 Andrzej Hajda Handled Elsewhere
powerpc/rtas: upgrade internal arch spinlocks powerpc/rtas: upgrade internal arch spinlocks - - 1 - 5-- 2023-01-10 Nathan Lynch Superseded
powerpc/pseries: drop RTAS-based timebase synchronization powerpc/pseries: drop RTAS-based timebase synchronization - - - - 5-- 2023-01-10 Nathan Lynch Superseded
[41/41] mm: replace rw_semaphore with atomic_t in vma_lock Per-VMA locks - - - - 5-- 2023-01-09 Suren Baghdasaryan Handled Elsewhere
[40/41] mm: separate vma->lock from vm_area_struct Per-VMA locks - - - - --- 2023-01-09 Suren Baghdasaryan Handled Elsewhere
[39/41] kernel/fork: throttle call_rcu() calls in vm_area_free Per-VMA locks - - - - --- 2023-01-09 Suren Baghdasaryan Handled Elsewhere
[38/41] mm: avoid assertion in untrack_pfn Per-VMA locks - - - - --- 2023-01-09 Suren Baghdasaryan Handled Elsewhere
[37/41] mm: introduce mod_vm_flags_nolock Per-VMA locks - - - - --- 2023-01-09 Suren Baghdasaryan Handled Elsewhere
[36/41] powerc/mm: try VMA lock-based page fault handling first Per-VMA locks - - - - --- 2023-01-09 Suren Baghdasaryan Handled Elsewhere
[35/41] arm64/mm: try VMA lock-based page fault handling first Per-VMA locks - - - - --- 2023-01-09 Suren Baghdasaryan Handled Elsewhere
[34/41] x86/mm: try VMA lock-based page fault handling first Per-VMA locks - - - - --- 2023-01-09 Suren Baghdasaryan Handled Elsewhere
[33/41] mm: introduce per-VMA lock statistics Per-VMA locks - - - - --- 2023-01-09 Suren Baghdasaryan Handled Elsewhere
[32/41] mm: prevent userfaults to be handled under per-vma lock Per-VMA locks - - - - --- 2023-01-09 Suren Baghdasaryan Handled Elsewhere
[31/41] mm: prevent do_swap_page from handling page faults under VMA lock Per-VMA locks - - 1 - --- 2023-01-09 Suren Baghdasaryan Handled Elsewhere
[30/41] mm: add FAULT_FLAG_VMA_LOCK flag Per-VMA locks - - 1 - --- 2023-01-09 Suren Baghdasaryan Handled Elsewhere
[29/41] mm: fall back to mmap_lock if vma->anon_vma is not yet set Per-VMA locks - - - - --- 2023-01-09 Suren Baghdasaryan Handled Elsewhere
[28/41] mm: introduce lock_vma_under_rcu to be used from arch-specific code Per-VMA locks - - - - --- 2023-01-09 Suren Baghdasaryan Handled Elsewhere
[27/41] mm/mmap: prevent pagefault handler from racing with mmu_notifier registration Per-VMA locks - - - - --- 2023-01-09 Suren Baghdasaryan Handled Elsewhere
[26/41] kernel/fork: assert no VMA readers during its destruction Per-VMA locks - - - - --- 2023-01-09 Suren Baghdasaryan Handled Elsewhere
[25/41] mm/mmap: write-lock adjacent VMAs if they can grow into unmapped area Per-VMA locks - - - - --- 2023-01-09 Suren Baghdasaryan Handled Elsewhere
[24/41] mm: conditionally write-lock VMA in free_pgtables Per-VMA locks - - - - --- 2023-01-09 Suren Baghdasaryan Handled Elsewhere
[23/41] mm: write-lock VMAs before removing them from VMA tree Per-VMA locks - - - - --- 2023-01-09 Suren Baghdasaryan Handled Elsewhere
[22/41] mm/mremap: write-lock VMA while remapping it to a new address range Per-VMA locks - - 1 - --- 2023-01-09 Suren Baghdasaryan Handled Elsewhere
[21/41] mm/mmap: write-lock VMAs affected by VMA expansion Per-VMA locks - - - - --- 2023-01-09 Suren Baghdasaryan Handled Elsewhere
[20/41] mm/mmap: write-lock VMAs in vma_adjust Per-VMA locks - - - - --- 2023-01-09 Suren Baghdasaryan Handled Elsewhere
[19/41] mm/mmap: write-lock VMAs before merging, splitting or expanding them Per-VMA locks - - - - --- 2023-01-09 Suren Baghdasaryan Handled Elsewhere
[18/41] mm/khugepaged: write-lock VMA while collapsing a huge page Per-VMA locks - - - - --- 2023-01-09 Suren Baghdasaryan Handled Elsewhere
[17/41] mm/mmap: move VMA locking before anon_vma_lock_write call Per-VMA locks - - - - --- 2023-01-09 Suren Baghdasaryan Handled Elsewhere
[16/41] mm: replace vma->vm_flags indirect modification in ksm_madvise Per-VMA locks - - - - --- 2023-01-09 Suren Baghdasaryan Handled Elsewhere
[15/41] mm: replace vma->vm_flags direct modifications with modifier calls Per-VMA locks - - - - --- 2023-01-09 Suren Baghdasaryan Handled Elsewhere
[14/41] mm: replace VM_LOCKED_CLEAR_MASK with VM_LOCKED_MASK Per-VMA locks - - - - --- 2023-01-09 Suren Baghdasaryan Handled Elsewhere
[13/41] mm: introduce vma->vm_flags modifier functions Per-VMA locks - - - - --- 2023-01-09 Suren Baghdasaryan Handled Elsewhere
[12/41] mm: add per-VMA lock and helper functions to control it Per-VMA locks - - - - --- 2023-01-09 Suren Baghdasaryan Handled Elsewhere
[11/41] mm: export dump_mm() Per-VMA locks - - - - --- 2023-01-09 Suren Baghdasaryan Handled Elsewhere
[10/41] mm: move mmap_lock assert function definitions Per-VMA locks - - - - --- 2023-01-09 Suren Baghdasaryan Handled Elsewhere
[09/41] mm: rcu safe VMA freeing Per-VMA locks - - - - --- 2023-01-09 Suren Baghdasaryan Handled Elsewhere
[08/41] mm: introduce CONFIG_PER_VMA_LOCK Per-VMA locks - - - - --- 2023-01-09 Suren Baghdasaryan Handled Elsewhere
[07/41] mm: Enable maple tree RCU mode by default. Per-VMA locks - - - - --- 2023-01-09 Suren Baghdasaryan Handled Elsewhere
[06/41] maple_tree: Add smp_rmb() to dead node detection Per-VMA locks - 1 - - --- 2023-01-09 Suren Baghdasaryan Handled Elsewhere
[05/41] maple_tree: Fix write memory barrier of nodes once dead for RCU mode Per-VMA locks - 1 - - --- 2023-01-09 Suren Baghdasaryan Handled Elsewhere
[04/41] maple_tree: remove extra smp_wmb() from mas_dead_leaves() Per-VMA locks - 1 - - --- 2023-01-09 Suren Baghdasaryan Handled Elsewhere
[03/41] maple_tree: Fix freeing of nodes in rcu mode Per-VMA locks - 1 - - --- 2023-01-09 Suren Baghdasaryan Handled Elsewhere
[02/41] maple_tree: Detect dead nodes in mas_start() Per-VMA locks - 1 - - --- 2023-01-09 Suren Baghdasaryan Handled Elsewhere
[01/41] maple_tree: Be more cautious about dead nodes Per-VMA locks - 1 - - --- 2023-01-09 Suren Baghdasaryan Handled Elsewhere
[GIT,PULL] Please pull powerpc/linux.git powerpc-6.2-2 tag [GIT,PULL] Please pull powerpc/linux.git powerpc-6.2-2 tag - - - - --- 2023-01-08 Michael Ellerman Not Applicable
[15/15] backlight: backlight: Drop the deprecated fb_blank property backlight: Drop use of deprecated fb_blank property - - 2 - --- 2023-01-07 Sam Ravnborg via B4 Relay Handled Elsewhere
[14/15] backlight: tosa: Use backlight helper backlight: Drop use of deprecated fb_blank property - - 1 - --- 2023-01-07 Sam Ravnborg via B4 Relay Handled Elsewhere
[13/15] backlight: omap1: Use backlight helpers backlight: Drop use of deprecated fb_blank property - - 2 - --- 2023-01-07 Sam Ravnborg via B4 Relay Handled Elsewhere
[12/15] auxdisplay: ht16k33: Introduce backlight_get_brightness() backlight: Drop use of deprecated fb_blank property - - - - --- 2023-01-07 Sam Ravnborg via B4 Relay Handled Elsewhere
[11/15] powerpc: via-pmu-backlight: Introduce backlight_get_brightness() backlight: Drop use of deprecated fb_blank property - - - - --- 2023-01-07 Sam Ravnborg via B4 Relay Handled Elsewhere
[10/15] staging: fbtft: core: Introduce backlight_is_blank() backlight: Drop use of deprecated fb_blank property - - 1 - --- 2023-01-07 Sam Ravnborg via B4 Relay Handled Elsewhere
[09/15] staging: fbtft: fb_ssd1351.c: Introduce backlight_is_blank() backlight: Drop use of deprecated fb_blank property - - 2 - --- 2023-01-07 Sam Ravnborg via B4 Relay Handled Elsewhere
[08/15] video: fbdev: omap2: Introduce backlight_get_brightness() backlight: Drop use of deprecated fb_blank property - - - - --- 2023-01-07 Sam Ravnborg via B4 Relay Handled Elsewhere
[07/15] video: fbdev: mx3fb: Introduce backlight_get_brightness() backlight: Drop use of deprecated fb_blank property - - - - --- 2023-01-07 Sam Ravnborg via B4 Relay Handled Elsewhere
[06/15] video: fbdev: aty128fb: Introduce backlight_get_brightness() backlight: Drop use of deprecated fb_blank property - - - - --- 2023-01-07 Sam Ravnborg via B4 Relay Handled Elsewhere
[05/15] video: fbdev: riva: Introduce backlight_get_brightness() backlight: Drop use of deprecated fb_blank property - - - - --- 2023-01-07 Sam Ravnborg via B4 Relay Handled Elsewhere
[04/15] video: fbdev: radeon: Introduce backlight_get_brightness() backlight: Drop use of deprecated fb_blank property - - - - --- 2023-01-07 Sam Ravnborg via B4 Relay Handled Elsewhere
[03/15] video: fbdev: nvidia: Introduce backlight_get_brightness() backlight: Drop use of deprecated fb_blank property - - - - --- 2023-01-07 Sam Ravnborg via B4 Relay Handled Elsewhere
[02/15] video: fbdev: atyfb: Introduce backlight_get_brightness() backlight: Drop use of deprecated fb_blank property - - - - --- 2023-01-07 Sam Ravnborg via B4 Relay Handled Elsewhere
[01/15] video: fbdev: atmel_lcdfb: Rework backlight handling backlight: Drop use of deprecated fb_blank property - - - - --- 2023-01-07 Sam Ravnborg via B4 Relay Handled Elsewhere
[net-next,7/7] sparc: configs: Remove references to CONFIG_SUNVNET and CONFIG_LDMVSW Remove three Sun net drivers - - - - 4-- 2023-01-06 Anirudh Venkataramanan Handled Elsewhere
[net-next,6/7] sunvnet: Remove event tracing file Remove three Sun net drivers - - - - --- 2023-01-06 Anirudh Venkataramanan Handled Elsewhere
[net-next,5/7] ethernet: Remove the Sun LDOM vswitch and sunvnet drivers Remove three Sun net drivers - - - - --- 2023-01-06 Anirudh Venkataramanan Handled Elsewhere
[net-next,4/7] mips: configs: Remove reference to CONFIG_CASSINI Remove three Sun net drivers - - - - --- 2023-01-06 Anirudh Venkataramanan Handled Elsewhere
[net-next,3/7] powerpc: configs: Remove reference to CONFIG_CASSINI Remove three Sun net drivers - - - - --- 2023-01-06 Anirudh Venkataramanan Handled Elsewhere
[net-next,2/7] PCI: Remove PCI IDs used by the Sun Cassini driver Remove three Sun net drivers - - - - --- 2023-01-06 Anirudh Venkataramanan Handled Elsewhere
[net-next,1/7] ethernet: Remove the Sun Cassini driver Remove three Sun net drivers - - - - --- 2023-01-06 Anirudh Venkataramanan Handled Elsewhere
[v2,10/10] MAINTAINERS: add the Freescale QMC audio entry Add the PowerQUICC audio support using the QMC - - - - 4-- 2023-01-06 Herve Codina Superseded
[v2,09/10] ASoC: fsl: Add support for QMC audio Add the PowerQUICC audio support using the QMC - - - - --- 2023-01-06 Herve Codina Superseded
[v2,08/10] dt-bindings: sound: Add support for QMC audio Add the PowerQUICC audio support using the QMC - - - - --- 2023-01-06 Herve Codina Superseded
[v2,07/10] MAINTAINERS: add the Freescale QMC controller entry Add the PowerQUICC audio support using the QMC - - - - --- 2023-01-06 Herve Codina Superseded
[v2,06/10] soc: fsl: qe: Add support for QMC Add the PowerQUICC audio support using the QMC - - - - --- 2023-01-06 Herve Codina Superseded
[v2,05/10] dt-bindings: soc: fsl: cpm_qe: Add QMC controller Add the PowerQUICC audio support using the QMC - - - - --- 2023-01-06 Herve Codina Superseded
[v2,04/10] powerpc/8xx: Use a larger CPM1 command check mask Add the PowerQUICC audio support using the QMC 1 - - - --- 2023-01-06 Herve Codina Superseded
[v2,03/10] MAINTAINERS: add the Freescale TSA controller entry Add the PowerQUICC audio support using the QMC - - - - --- 2023-01-06 Herve Codina Superseded
[v2,02/10] soc: fsl: qe: Add support for TSA Add the PowerQUICC audio support using the QMC - - - - --- 2023-01-06 Herve Codina Superseded
[v2,01/10] dt-bindings: soc: fsl: cpm_qe: Add TSA controller Add the PowerQUICC audio support using the QMC - - - - --- 2023-01-06 Herve Codina Superseded
[v2] ALSA: aoa: make remove callback of soundbus driver void returned [v2] ALSA: aoa: make remove callback of soundbus driver void returned - - - - 2-- 2023-01-06 Dawei Li Handled Elsewhere
[10/10] MAINTAINERS: add the Freescale QMC audio entry Add the PowerQUICC audio support using the QMC - - - - 4-- 2023-01-06 Herve Codina Superseded
[09/10] ASoC: fsl: Add support for QMC audio Add the PowerQUICC audio support using the QMC - - - - --- 2023-01-06 Herve Codina Superseded
[08/10] dt-bindings: sound: Add support for QMC audio Add the PowerQUICC audio support using the QMC - - - - --- 2023-01-06 Herve Codina Superseded
[07/10] MAINTAINERS: add the Freescale QMC controller entry Add the PowerQUICC audio support using the QMC - - - - --- 2023-01-06 Herve Codina Superseded
[06/10] soc: fsl: qe: Add support for QMC Add the PowerQUICC audio support using the QMC - - - - --- 2023-01-06 Herve Codina Superseded
[05/10] dt-bindings: soc: fsl: cpm_qe: Add QMC controller Add the PowerQUICC audio support using the QMC - - - - --- 2023-01-06 Herve Codina Superseded
[04/10] powerpc/8xx: Use a larger CPM1 command check mask Add the PowerQUICC audio support using the QMC - - - - --- 2023-01-06 Herve Codina Superseded
[03/10] MAINTAINERS: add the Freescale TSA controller entry Add the PowerQUICC audio support using the QMC - - - - --- 2023-01-06 Herve Codina Superseded
[02/10] soc: fsl: qe: Add support for TSA Add the PowerQUICC audio support using the QMC - - - - --- 2023-01-06 Herve Codina Superseded
[01/10] dt-bindings: soc: fsl: cpm_qe: Add TSA controller Add the PowerQUICC audio support using the QMC - - - - --- 2023-01-06 Herve Codina Superseded
powerpc/imc-pmu: Fix IMC PMU code of using mutex in IRQs disabled section powerpc/imc-pmu: Fix IMC PMU code of using mutex in IRQs disabled section - 1 - - 4-- 2023-01-06 Kajol Jain Accepted
[3/3] powerpc/vmlinux.lds: Don't discard .comment [1/3] powerpc/vmlinux.lds: Define RUNTIME_DISCARD_EXIT - 1 - - 5-- 2023-01-05 Michael Ellerman Accepted
[2/3] powerpc/vmlinux.lds: Don't discard .rela* for relocatable builds [1/3] powerpc/vmlinux.lds: Define RUNTIME_DISCARD_EXIT - 1 - - --- 2023-01-05 Michael Ellerman Accepted
[1/3] powerpc/vmlinux.lds: Define RUNTIME_DISCARD_EXIT [1/3] powerpc/vmlinux.lds: Define RUNTIME_DISCARD_EXIT - 1 - - --- 2023-01-05 Michael Ellerman Accepted
[2/2] perf test bpf: Skip test if kernel-debuginfo is not present [1/2] tools/perf: Update the exit error codes in function try_to_find_probe_trace_event - 1 - - 2-2 2023-01-05 Athira Rajeev Handled Elsewhere
[1/2] tools/perf: Update the exit error codes in function try_to_find_probe_trace_event [1/2] tools/perf: Update the exit error codes in function try_to_find_probe_trace_event - - - - --- 2023-01-05 Athira Rajeev Handled Elsewhere
« 1 2 ... 136 137 138700 701 »