All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-04-27 22:30:20 to 2022-04-27 23:02:48 UTC [more...]

[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 

Rebuilding 24TB Raid5 array (was btrfs corruption: parent transid verify failed + open_ctree failed)
 2022-04-27 22:59 UTC  (11+ messages)

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

[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

[PATCH qemu v10 00/14] Add tail agnostic behavior for rvv instructions
 2022-04-27 23:00 UTC  (6+ messages)
` [PATCH qemu v10 02/14] target/riscv: rvv: Rename ambiguous esz
` [PATCH qemu v10 01/14] target/riscv: rvv: Prune redundant ESZ, DSZ parameter passed

[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  (6+ 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)

pull-request: bpf-next 2022-04-27
 2022-04-27 22:47 UTC 

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

[PATCH 0/3] Enable JPEG Encoder on RK3566/RK3568
 2022-04-27 22:44 UTC  (12+ 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

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

[Intel-gfx] [PATCH] drm/i915/gt: Fix memory leaks in per-gt sysfs
 2022-04-27 22:45 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "

[PATCH][next] drm/i915: Fix -Wstringop-overflow warning in call to intel_read_wm_latency()
 2022-04-27 22:53 UTC  (2+ messages)

linux-next: Fixes tag needs some work in the mm tree
 2022-04-27 22:42 UTC 

[PATCH] PCI: hv: Do not set PCI_COMMAND_MEMORY to reduce VM boot time
 2022-04-27 22:41 UTC  (5+ messages)

[PATCH v8 00/70] Introducing the Maple Tree
 2022-04-27 22:41 UTC  (5+ messages)

Calculation of Host Memory Buffer sizes
 2022-04-27 22:40 UTC 

[PATCH net v2] tls: Skip tls_append_frag on zero copy size
 2022-04-27 22:40 UTC  (2+ messages)

[PATCH v3 00/21] TDX host kernel support
 2022-04-27 22:39 UTC  (8+ messages)
` [PATCH v3 01/21] x86/virt/tdx: Detect SEAM

[PATCH] lkdtm: cfi: Fix type width for masking PAC bits
 2022-04-27 22:39 UTC  (2+ messages)

[PATCH v2 bpf-next] bpf/selftests: add granular subtest output for prog_test
 2022-04-27 22:38 UTC  (2+ messages)

[PATCH 0/2] x86/tsc: Avoid TSC sync failure
 2022-04-27 22:38 UTC  (8+ messages)
` [PATCH 2/2] x86/tsc_sync: Add synchronization overhead to tsc adjustment

[v3 PATCH 0/8] Make khugepaged collapse readonly FS THP more consistent
 2022-04-27 22:38 UTC  (5+ messages)

[PATCH v2] mm/hwpoison: use pr_err() instead of dump_page() in get_any_page()
 2022-04-27 22:37 UTC  (3+ messages)

linux-next: Fixes tag needs some work in the mm-hotfixes tree
 2022-04-27 22:36 UTC 

[PATCH] memcg: accounting for objects allocated for new netdevice
 2022-04-27 22:35 UTC  (5+ messages)

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

[PATCH v2 0/4] mmc: sdhci-brcmstb: host controller clock enhancements
 2022-04-27 21:39 UTC  (3+ messages)
` [PATCH v2 2/4] mmc: sdhci-brcmstb: Enable Clock Gating to save power

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

[PATCH] git-compat-util: avoid failing dir ownership checks if running privileged
 2022-04-27 22:33 UTC  (3+ messages)
` [RFC PATCH v2] "

[PATCH -next 0/2] Support riscv jit to provide bpf_line_info
 2022-04-27 22:33 UTC  (4+ messages)
` [PATCH -next 1/2] bpf: Unify data extension operation of jited_ksyms and jited_linfo

[PATCH] trace-cmd library: Have clock source TAI parse to seconds
 2022-04-27 22:32 UTC 

[ovmf test] 169797: regressions - FAIL
 2022-04-27 22:32 UTC 

[PATCH V3 0/6] populate/unpopulate memory when domain on static
 2022-04-27 22:32 UTC  (7+ messages)
` [PATCH v3 5/6] xen/arm: unpopulate memory when domain is static

[xen-unstable test] 169775: tolerable FAIL - PUSHED
 2022-04-27 22:31 UTC 

[RFC PATCH 0/7] VSX MMA Implementation
 2022-04-27 22:30 UTC  (5+ messages)
` [RFC PATCH 5/7] target/ppc: Implemented xvf16ger*

[PATCH 0/5] zswap: cgroup accounting & control
 2022-04-27 21:36 UTC  (5+ messages)
` [PATCH 4/5] mm: zswap: add basic meminfo and vmstat coverage

pull-request: bpf 2022-04-27
 2022-04-27 22:30 UTC  (2+ messages)


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.