All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-04-14 23:12:24 to 2023-04-15 00:51:45 UTC [more...]

[PATCH net-next v4 0/4] Add SCM_PIDFD and SO_PEERPIDFD
 2023-04-15  0:51 UTC  (5+ messages)
` [PATCH net-next v4 2/4] net: socket: add sockopts blacklist for BPF cgroup hook

[PATCH v2] dmadev: add tracepoints
 2023-04-15  0:47 UTC  (3+ messages)

[PATCH v2] mm: hugetlb_vmemmap: provide stronger vmemmap allocation guarantees
 2023-04-15  0:47 UTC  (8+ messages)

[patch 00/37] cpu/hotplug, x86: Reworked parallel CPU bringup
 2023-04-14 23:45 UTC  (113+ messages)
` [patch 01/37] x86/smpboot: Cleanup topology_phys_to_logical_pkg()/die()
` [patch 02/37] cpu/hotplug: Mark arch_disable_smp_support() and bringup_nonboot_cpus() __init
` [patch 03/37] x86/smpboot: Avoid pointless delay calibration is TSC is synchronized
` [patch 04/37] x86/smpboot: Rename start_cpu0() to soft_restart_cpu()
` [patch 05/37] x86/topology: Remove CPU0 hotplug option
` [patch 06/37] x86/smpboot: Remove the CPU0 hotplug kludge
` [patch 07/37] x86/smpboot: Restrict soft_restart_cpu() to SEV
` [patch 08/37] x86/smpboot: Split up native_cpu_up() into separate phases and document them
` [patch 09/37] x86/smpboot: Get rid of cpu_init_secondary()
` [patch 10/37] x86/cpu/cacheinfo: Remove cpu_callout_mask dependency
` [patch 11/37] x86/smpboot: Move synchronization masks to SMP boot code
` [patch 12/37] x86/smpboot: Make TSC synchronization function call based
` [patch 13/37] x86/smpboot: Remove cpu_callin_mask
` [patch 14/37] cpu/hotplug: Rework sparse_irq locking in bringup_cpu()
` [patch 15/37] x86/smpboot: Remove wait for cpu_online()
` [patch 16/37] x86/xen/smp_pv: Remove wait for CPU online
` [patch 17/37] x86/xen/hvm: Get rid of DEAD_FROZEN handling
` [patch 18/37] cpu/hotplug: Add CPU state tracking and synchronization
` [patch 19/37] x86/smpboot: Switch to hotplug core state synchronization
` [patch 20/37] cpu/hotplug: Remove cpu_report_state() and related unused cruft
` [patch 21/37] ARM: smp: Switch to hotplug core state synchronization
` [patch 22/37] arm64: "
` [patch 23/37] csky/smp: "
` [patch 24/37] MIPS: SMP_CPS: "
` [patch 25/37] parisc: "
` [patch 26/37] riscv: "
` [patch 27/37] cpu/hotplug: Remove unused state functions
` [patch 28/37] cpu/hotplug: Reset task stack state in _cpu_up()
` [patch 29/37] cpu/hotplug: Provide a split up CPUHP_BRINGUP mechanism
` [patch 30/37] x86/smpboot: Enable split CPU startup
` [patch 31/37] x86/apic: Provide cpu_primary_thread mask
` [patch 32/37] cpu/hotplug: Allow "parallel" bringup up to CPUHP_BP_KICK_AP_STATE
` [patch 33/37] x86/topology: Store extended topology leaf information
` [patch 34/37] x86/cpu/amd; Invoke detect_extended_topology_early() on boot CPU
` [patch 35/37] x86/smpboot: Support parallel startup of secondary CPUs
` [patch 36/37] x86/smpboot/64: Implement arch_cpuhp_init_parallel_bringup() and enable it
` [patch 37/37] x86/smpboot: Allow parallel bringup for SEV-ES

[PATCH v5] arm64: kdump: simplify the reservation behaviour of crashkernel=,high
 2023-04-15  0:43 UTC  (5+ messages)

[PATCH net-next 0/5] net: skbuff: hide some bitfield members
 2023-04-15  0:44 UTC  (8+ messages)
` [PATCH net-next 5/5] net: skbuff: hide nf_trace and ipvs_property

[PATCH net-next] bpf, net: Support redirecting to ifb with bpf
 2023-04-15  0:43 UTC  (2+ messages)
` [PATCH bpf-next] bpf: Set skb redirect and from_ingress info in __bpf_tx_skb

[jsarha:topic/cros-sof-v4.14 1494/9354] drivers/gpu/drm/i915/intel_pm.c:4646:6: error: variable 'trans_min' is used uninitialized whenever 'if' condition is false
 2023-04-15  0:43 UTC 

[jsarha:topic/cros-sof-v4.14-rebase 1440/9999] kernel/sched/fair.c:3581:5: warning: no previous declaration for 'update_rt_rq_load_avg'
 2023-04-15  0:43 UTC 

[PATCH 1/2] check: try to fix the test device if it gets corrupted
 2023-04-15  0:41 UTC  (4+ messages)
` [PATCH 2/2] check: _check_filesystems for errors even if test failed

[PATCH] dmadev: add tracepoints
 2023-04-15  0:33 UTC  (2+ messages)
` [PATCH v3] "

[PATCH 0/2] mm/slab: trivial fixup for SLAB_TYPESAFE_BY_RCU example code snippet
 2023-04-15  0:37 UTC  (3+ messages)
` [PATCH 1/2] mm/slab: add a missing semicolon on SLAB_TYPESAFE_BY_RCU example code
` [PATCH 2/2] mm/slab: break up RCU readers "

[PATCH] scsi: ufs: remove ufshcd_hold asynchronously
 2023-04-15  0:36 UTC 

[PATCH 1/1] mm: handle swap page faults if the faulting page can be locked
 2023-04-15  0:34 UTC  (6+ messages)

Potential regression/bug in net/mlx5 driver
 2023-04-15  0:34 UTC  (12+ messages)

[jsarha:topic/cros-sof-v4.14 835/9354] drivers/gpu/drm/i915/intel_display.c:3656:19: warning: variable 'crtc' set but not used
 2023-04-15  0:32 UTC 

[PATCHSET 0/3] fstests: direct specification of looping test duration
 2023-04-15  0:29 UTC  (7+ messages)
` [PATCH 2/3] misc: add duration for long soak tests
  ` [PATCH v2 "

mt7530: dsa_switch_parse_of() fails, causes probe code to run twice
 2023-04-15  0:28 UTC  (5+ messages)

[PATCH 0/7] remove the vmas parameter from GUP APIs
 2023-04-15  0:25 UTC  (11+ messages)
` [PATCH 1/7] mm/gup: remove unused vmas parameter from get_user_pages()
` [PATCH 2/7] mm/gup: remove unused vmas parameter from pin_user_pages_remote()
` [PATCH 3/7] mm/gup: remove vmas parameter from get_user_pages_remote()
` [PATCH 4/7] mm/gup: introduce the FOLL_SAME_FILE GUP flag
` [PATCH 5/7] io_uring: rsrc: use FOLL_SAME_FILE on pin_user_pages()
` [PATCH 6/7] mm/gup: remove vmas parameter from pin_user_pages()
` [PATCH 7/7] mm/gup: remove vmas array from internal GUP functions

[PATCH] drm/i915/guc: Fix error capture for virtual engines
 2023-04-15  0:27 UTC  (2+ messages)
` [Intel-gfx] "

[freescale-fslc:pr/629 4270/9838] versioncheck: ./drivers/net/ethernet/freescale/sdk_fman/src/system/sys_io.c: 33 linux/version.h not needed
 2023-04-15  0:21 UTC 

[PATCH 0/3] staging: octeon: Convert to use phylink
 2023-04-15  0:21 UTC  (6+ messages)
` [PATCH 2/3] staging: octeon: avoid needless device allocation

[PATCH v1 0/4] NFSD memory allocation optimizations
 2023-04-15  0:18 UTC  (5+ messages)
` [PATCH v1 1/4] SUNRPC: Relocate svc_free_res_pages()
` [PATCH v1 2/4] SUNRPC: Convert svc_xprt_release() to the release_pages() API
` [PATCH v1 3/4] SUNRPC: Convert svc_tcp_restore_pages() "
` [PATCH v1 4/4] SUNRPC: Be even lazier about releasing pages

[PATCH 1/1] mm: do not increment pgfault stats when page fault handler retries
 2023-04-15  0:11 UTC  (6+ messages)

[Intel-gfx] [PATCH v3] drm/i915/guc/slpc: Provide sysfs for efficient freq
 2023-04-14 23:49 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915/guc/slpc: Provide sysfs for efficient freq (rev2)

[PATCH v2] drm/msm/dpu: always program dsc active bits
 2023-04-15  0:10 UTC  (13+ messages)

[PATCH v2 1/1] mm: do not increment pgfault stats when page fault handler retries
 2023-04-15  0:08 UTC 

[PATCH v3 00/21] Update uncore topics, 1x event updates, 2x new archs
 2023-04-15  0:07 UTC  (5+ messages)

[PATCH v7 00/14] KVM: mm: fd-based approach for supporting KVM guest private memory
 2023-04-15  0:06 UTC  (4+ messages)

[PATCH] drm/msm/dpu: always program dsc active bits
 2023-04-14 23:51 UTC  (12+ messages)
              ` [Freedreno] "

`submodule update --remote` fetches default branch instead of `submodule.*.branch`
 2023-04-14 23:50 UTC 

[Intel-gfx] [PATCH v2] drm/i915: Fix memory leaks in i915 selftests
 2023-04-14 23:51 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for "

[PATCH 1/2] musl-locales: Add Canadian French (fr_CA) locale support
 2023-04-14 23:46 UTC  (9+ messages)
` [PATCH 2/2] gawk: Fix ptests on musl
  ` [OE-core] "

[PATCH v3 1/3] gawk: Disable known ptest fails on musl
 2023-04-14 23:42 UTC  (3+ messages)
` [PATCH v3 2/3] gawk: Remove redundant patch
` [PATCH v3 3/3] gawk: Add skipped.txt to emit test to ignore

[freescale-fslc:pr/629 3291/9838] versioncheck: ./drivers/mxc/gpu-viv/hal/kernel/arch/gc_hal_kernel_hardware_func.c: 7127: need linux/version.h
 2023-04-14 23:41 UTC 

[linux-next:master 8653/11447] kismet: WARNING: unmet direct dependencies detected for RESET_STARFIVE_JH7110 when selected by CLK_STARFIVE_JH7110_SYS
 2023-04-14 23:41 UTC  (4+ messages)

[PATCH 0/2] Input: cap11xx add advanced sensitivity settings
 2023-04-14 23:38 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: input: microchip,cap11xx: "
` [PATCH 2/2] Input: cap11xx - "

[PATCH v3 0/1] Switchtec Switch DMA Engine Driver
 2023-04-14 23:33 UTC  (4+ messages)
` [PATCH v3 1/1] dmaengine: switchtec-dma: Introduce Switchtec DMA engine PCI driver

[PATCH] clk: starfive: Avoid casting iomem pointers
 2023-04-14 23:31 UTC  (3+ messages)

[RFC PATCH 0/4] Remove some e500/MPC85xx evaluation platforms
 2023-04-14 23:29 UTC  (4+ messages)

[NDCTL PATCH 0/3] ndctl: Add support of QoS Throttling Group (QTG) id for CXL CLI
 2023-04-14 23:27 UTC  (3+ messages)

[PATCH] mm: page_alloc: Skip regions with hugetlbfs pages when allocating 1G pages
 2023-04-14 23:20 UTC  (2+ messages)

[freescale-fslc:pr/629 3979/9838] drivers/base/power/domain.c:260:6: warning: no previous prototype for 'pm_genpd_disable_clks'
 2023-04-14 23:20 UTC 

[PATCH] xfs: fix AGFL allocation dead lock
 2023-04-14 23:15 UTC  (8+ messages)

[bluez/bluez] 57b679: btdev: Fix not setting CIS parameters properly
 2023-04-14 23:15 UTC 

[PATCH v2 2/3] PCI: brcmstb: CLKREQ# accomodations of downstream device
 2023-04-14 23:14 UTC  (4+ messages)

[PATCH -next v3] ubi: Fix failure attaching when vid_hdr offset equals to (sub)page size
 2023-04-14 23:12 UTC  (7+ messages)

[PATCH v6 0/3] Ignore non-LRU-based reclaim in memcg reclaim
 2023-04-14 23:11 UTC  (8+ messages)
` [PATCH v6 3/3] mm: vmscan: refactor updating current->reclaim_state


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.