All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-04-27 22:46:10 to 2022-04-27 23:16:31 UTC [more...]

[PATCH qemu v10 00/14] Add tail agnostic behavior for rvv instructions
 2022-04-27 23:14 UTC  (17+ messages)
` [PATCH qemu v10 04/14] target/riscv: rvv: Add tail agnostic for vv instructions
` [PATCH qemu v10 02/14] target/riscv: rvv: Rename ambiguous esz
` [PATCH qemu v10 03/14] target/riscv: rvv: Early exit when vstart >= vl
` [PATCH qemu v10 01/14] target/riscv: rvv: Prune redundant ESZ, DSZ parameter passed

[PATCH V1] extcon: modify extcon device to be created after driver data is set
 2022-04-27 23:16 UTC  (2+ messages)

[xen-unstable-smoke test] 169781: regressions - FAIL
 2022-04-27 23:13 UTC  (4+ messages)

[PATCH] perf tools: Delete perf-with-kcore.sh script
 2022-04-27 23:12 UTC  (2+ messages)

[PATCH] x86/split_lock: Enable the split lock feature on Raptor Lake
 2022-04-27 23:10 UTC 

[PATCH V2 00/11] perf intel-pt: Add perf event clocks to better support VM tracing
 2022-04-27 23:10 UTC  (17+ messages)
` [PATCH V2 03/11] perf/x86: Add support for TSC in nanoseconds as a perf event clock

Calculation of Host Memory Buffer sizes
 2022-04-27 23:09 UTC  (2+ messages)

[PATCH 00/12] sunxi: Devicetree sync from Linux v5.18-rc1
 2022-04-27 20:31 UTC  (2+ messages)
` [PATCH 05/12] ARM: dts: sunxi: A13/A31/A23/A33: Sync "

[PATCH] loader: support loading large files (>=2GB)
 2022-04-27 23:07 UTC 

[Intel-gfx] [PATCH 0/5] i915: SSEU handling updates
 2022-04-27 23:07 UTC  (12+ messages)
`  "
` [Intel-gfx] [PATCH 1/5] drm/i915/sseu: Don't try to store EU mask internally in UAPI format
  `  "
` [Intel-gfx] [PATCH 2/5] drm/i915/xehp: Drop GETPARAM lookups of I915_PARAM_[SUB]SLICE_MASK
  `  "
` [PATCH 3/5] drm/i915/xehp: Use separate sseu init function
  ` [Intel-gfx] "
` [PATCH 4/5] drm/i915/sseu: Simplify gen11+ SSEU handling
  ` [Intel-gfx] "
` [PATCH 5/5] drm/i915/sseu: Disassociate internal subslice mask representation from uapi
  ` [Intel-gfx] "

[RFC RESEND 0/4] perf record: Implement off-cpu profiling with BPF (v1)
 2022-04-27 23:07 UTC  (3+ messages)
` [PATCH 2/4] perf record: Enable off-cpu analysis with BPF

Kernel ooops/warnings with a steam game (Forza Horizon 5)
 2022-04-27 23:07 UTC  (2+ messages)
` [PATCH 1/1] drm/amdgpu: Free user pages if amdgpu_cs_parser_bos failed

RTT-PROBE: lore-subspace-rtt
 2022-04-27 23:06 UTC 

[PATCH 0/9] ptrace: cleaning up ptrace_stop
 2022-04-27 23:05 UTC  (4+ messages)
` [PATCH 9/9] ptrace: Don't change __state

Rebuilding 24TB Raid5 array (was btrfs corruption: parent transid verify failed + open_ctree failed)
 2022-04-27 23:02 UTC  (12+ messages)

[meta-oe][PATCH] layer.conf: Post release codename changes
 2022-04-27 23:04 UTC  (2+ messages)
` [oe] "

[syzbot] general protection fault in btrfs_stop_all_workers
 2022-04-27 23:02 UTC  (2+ messages)

pull-request: bpf-next 2022-04-27
 2022-04-27 23:01 UTC  (2+ messages)

New CVE entries this week
 2022-04-27 23:03 UTC 

Xen and MISRA C
 2022-04-27 20:02 UTC 

[PATCH 00/30] The panic notifiers refactor
 2022-04-27 22:49 UTC  (112+ messages)
` [PATCH 01/30] x86/crash,reboot: Avoid re-disabling VMX in all CPUs on crash/restart
  ` [PATCH 01/30] x86/crash, reboot: "
` [PATCH 02/30] ARM: kexec: Disable IRQs/FIQs also on crash CPUs shutdown path
` [PATCH 03/30] notifier: Add panic notifiers info and purge trailing whitespaces
` [PATCH 04/30] firmware: google: Convert regular spinlock into trylock on panic path
` [PATCH 05/30] misc/pvpanic: "
` [PATCH 06/30] soc: bcm: brcmstb: Document panic notifier action and remove useless header
` [PATCH 07/30] mips: ip22: Reword PANICED to PANICKED "
` [PATCH 08/30] powerpc/setup: Refactor/untangle panic notifiers
` [PATCH 09/30] coresight: cpu-debug: Replace mutex with mutex_trylock on panic notifier
` [PATCH 10/30] alpha: Clean-up the panic notifier code
` [PATCH 11/30] um: Improve panic notifiers consistency and ordering
` [PATCH 12/30] parisc: Replace regular spinlock with spin_trylock on panic path
` [PATCH 13/30] s390/consoles: Improve panic notifiers reliability
` [PATCH 14/30] panic: Properly identify the panic event to the notifiers' callbacks
` [PATCH 15/30] bus: brcmstb_gisb: Clean-up panic/die notifiers
` [PATCH 16/30] drivers/hv/vmbus, video/hyperv_fb: Untangle and refactor Hyper-V panic notifiers
` [PATCH 17/30] tracing: Improve panic/die notifiers
` [PATCH 18/30] notifier: Show function names on notifier routines if DEBUG_NOTIFIERS is set
` [PATCH 19/30] panic: Add the panic hypervisor notifier list
` [PATCH 20/30] panic: Add the panic informational "
` [PATCH 21/30] panic: Introduce the panic pre-reboot "
` [PATCH 22/30] panic: Introduce the panic post-reboot "
` [PATCH 23/30] printk: kmsg_dump: Introduce helper to inform number of dumpers
` [PATCH 24/30] panic: Refactor the panic path
` [PATCH 25/30] panic, printk: Add console flush parameter and convert panic_print to a notifier
` [PATCH 26/30] Drivers: hv: Do not force all panic notifiers to execute before kdump
` [PATCH 27/30] powerpc: "
` [PATCH 28/30] panic: Unexport crash_kexec_post_notifiers
` [PATCH 29/30] powerpc: ps3, pseries: Avoid duplicate call to kmsg_dump() on panic
` [PATCH 30/30] um: Avoid duplicate call to kmsg_dump()

+ mm-start-tracking-vmas-with-maple-tree-fix.patch added to -mm tree
 2022-04-27 22:56 UTC 

[PATCHSET v2 0/9] xfs: fix reflink inefficiencies
 2022-04-27 22:59 UTC  (3+ messages)
` [PATCH 1/9] xfs: count EFIs when deciding to ask for a continuation of a refcount update

[nacked] mm-khugepaged-make-khugepaged_enter-void-function.patch removed from -mm tree
 2022-04-27 22:53 UTC 

[nacked] mm-thp-only-regular-file-could-be-thp-eligible.patch removed from -mm tree
 2022-04-27 22:53 UTC 

[nacked] sched-coredumph-clarify-the-use-of-mmf_vm_hugepage.patch removed from -mm tree
 2022-04-27 22:53 UTC 

[nacked] mm-khugepaged-skip-dax-vma.patch removed from -mm tree
 2022-04-27 22:53 UTC 

[nacked] mm-khugepaged-move-some-khugepaged_-functions-to-khugepagedc.patch removed from -mm tree
 2022-04-27 22:53 UTC 

[nacked] mm-khugepaged-remove-redundant-check-for-vm_no_khugepaged.patch removed from -mm tree
 2022-04-27 22:53 UTC 

[nacked] mm-mmap-register-suitable-readonly-file-vmas-for-khugepaged.patch removed from -mm tree
 2022-04-27 22:53 UTC 

[nacked] mm-khugepaged-introduce-khugepaged_enter_vma-helper.patch removed from -mm tree
 2022-04-27 22:53 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-04-27 22:56 UTC 

[Buildroot] [PATCH 1/1] boot/opensbi: introduce BR2_TARGET_OPENSBI_CUSTOM_MAKEOPTS
 2022-04-27 22:55 UTC  (2+ messages)

[PATCH RFC v22 0/7] NFSD: Initial implementation of NFSv4 Courteous Server
 2022-04-27 22:52 UTC  (4+ messages)
` [PATCH RFC v22 1/7] NFSD: add courteous server support for thread with only delegation

[PATCH] ARM: Add hwmon driver for LRADC found on Allwinner A13/A20 SoCs
 2022-04-27 22:54 UTC  (6+ messages)

[igt-dev] [PATCH] tests/i915/gem_huc_copy: cover reset and suspend/resume scenarios
 2022-04-27 22:53 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for "

[PATCH v3 1/3] soc: rockchip: Clean up Kconfig whitespace
 2022-04-27 21:47 UTC  (5+ messages)
` [PATCH v3 2/3] soc: rockchip: power-domain: Replace dsb() with smb()

[PATCH net-next 0/6] mptcp: Path manager mode selection
 2022-04-27 22:50 UTC  (7+ messages)
` [PATCH net-next 1/6] mptcp: Remove redundant assignments in path manager init
` [PATCH net-next 2/6] mptcp: Add a member to mptcp_pm_data to track kernel vs userspace mode
` [PATCH net-next 3/6] mptcp: Bypass kernel PM when userspace PM is enabled
` [PATCH net-next 4/6] mptcp: Make kernel path manager check for userspace-managed sockets
` [PATCH net-next 5/6] mptcp: Add a per-namespace sysctl to set the default path manager type
` [PATCH net-next 6/6] selftests: mptcp: Add tests for userspace PM type

[PATCH] memcg: enable accounting for veth queues
 2022-04-27 22:48 UTC  (4+ messages)

[PATCH memcg v3] net: set proper memcg for net_init hooks allocations
 2022-04-27 22:47 UTC  (8+ messages)
` [PATCH memcg v4] "

[PATCH 0/3] Enable JPEG Encoder on RK3566/RK3568
 2022-04-27 22:44 UTC  (5+ messages)
` [PATCH 1/3] dt-bindings: media: rockchip-vpu: Add RK3568 JPEG compatible
` [PATCH 2/3] media: hantro: Add support for RK356x JPEG encoder
` [PATCH 3/3] arm64: dts: rockchip: Add JPEG encoder node to rk356x

[PATCH 0/2] mm: mremap: fix sign for EFAULT error return value
 2022-04-27 22:44 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] selftest/vm: test that mremap fails on non-existent vma

[PATCH 1/6] HID: hid-playstation: Allow removal of touchpad
 2022-04-27 22:45 UTC  (6+ messages)
` [PATCH 2/6] HID: hid-playstation: Add touchpad_mouse param
` [PATCH 3/6] HID: hid-playstation: Disable touchpad reporting when hidraw open
` [PATCH 4/6] HID: hid-sony: Allow removal of touchpad
` [PATCH 5/6] HID: hid-sony: Add touchpad_mouse param
` [PATCH 6/6] HID: hid-sony: Disable touchpad reporting when hidraw open


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.