All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-05-09 23:00:22 to 2022-05-09 23:59:39 UTC [more...]

[PATCH] gcc: upgrade 11.3 -> 12.1
 2022-05-09 23:59 UTC  (3+ messages)
` [OE-core] "

[PATCH 00/30] The panic notifiers refactor
 2022-05-09 12:50 UTC  (6+ messages)
` [PATCH 01/30] x86/crash,reboot: Avoid re-disabling VMX in all CPUs on crash/restart
` [PATCH 08/30] powerpc/setup: Refactor/untangle panic notifiers

[PATCH bpf-next v2 2/5] bpf: implement sleepable uprobes by chaining tasks_trace and normal rcu
 2022-05-09 23:58 UTC  (5+ messages)

[PATCH 0/2] KVM: x86: Fix incorrect VM-exit profiling
 2022-05-09 23:57 UTC  (4+ messages)
` [PATCH 1/2] KVM: x86: allow guest to send its _stext for kvm profiling

stable-rc/linux-5.15.y baseline: 163 runs, 1 regressions (v5.15.37-259-gab77581473a3)
 2022-05-09 23:57 UTC 

[PATCH] [RFC] setup.c: make bare repo discovery optional
 2022-05-09 23:57 UTC  (4+ messages)

[PATCH bpf-next v2 0/5] sleepable uprobe support
 2022-05-09 23:57 UTC  (7+ messages)
` [PATCH bpf-next v2 3/5] bpf: allow sleepable uprobe programs to attach
` [PATCH bpf-next v2 5/5] selftests/bpf: add tests for sleepable kprobes and uprobes
` [PATCH bpf-next v2 4/5] libbpf: add support for sleepable kprobe and uprobe programs

[SPDK] Re: spdk_get_io_channel: *ERROR*: could not find io_device
 2022-05-09 23:57 UTC 

[PATCH v5 3/3] x86/tdx: Add Quote generation support
 2022-05-09 23:54 UTC  (12+ messages)

stable-rc/linux-5.4.y baseline: 124 runs, 18 regressions (v5.4.191-118-g7dae5fe9ddc0)
 2022-05-09 23:53 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-05-09 23:52 UTC 

[PATCH net-next 3/4] net: warn if transport header was not set
 2022-05-09 23:52 UTC  (6+ messages)

[PATCH] hwmon: ltq-cputemp: restrict it to SOC_XWAY
 2022-05-09 23:47 UTC 

[PATCH 1/2] sunxi: Remove obsolete Kconfig selections
 2022-05-09 23:45 UTC  (4+ messages)
` [PATCH 2/2] serial: Remove obsolete CONS_INDEX_n Kconfig options

linux-next: manual merge of the m68knommu tree with the m68k tree
 2022-05-09 23:44 UTC 

[RFC PATCH v1 00/18] io-uring/xfs: support async buffered writes
 2022-05-09 23:44 UTC  (10+ messages)
` [RFC PATCH v1 11/18] xfs: add async buffered write support

[PATCH bpf-next v6 00/10] bpf: cgroup_sock lsm flavor
 2022-05-09 23:43 UTC  (15+ messages)
` [PATCH bpf-next v6 03/10] bpf: per-cgroup "
` [PATCH bpf-next v6 05/10] bpf: implement BPF_PROG_QUERY for BPF_LSM_CGROUP
` [PATCH bpf-next v6 10/10] selftests/bpf: verify lsm_cgroup struct sock access

linux-next: manual merge of the mvebu tree with the arm-soc tree
 2022-05-09 23:41 UTC  (2+ messages)

[xfstests PATCH] ext4/053: fix the rejected mount option testing
 2022-05-09 23:42 UTC  (2+ messages)

[PATCH v2 0/7] test_dummy_encryption fixes and cleanups
 2022-05-09 23:40 UTC  (6+ messages)
` [PATCH v2 5/7] ext4: fix up test_dummy_encryption handling for new mount API
    ` [f2fs-dev] "
  ` [f2fs-dev] [PATCH v2 0/7] test_dummy_encryption fixes and cleanups

[PATCH RFC v6 00/21] DEPT(Dependency Tracker)
 2022-05-09 23:38 UTC  (7+ messages)

Cifs: cache entries for the cached directory
 2022-05-09 23:42 UTC  (5+ messages)
` [PATCH 1/4] cifs: move definition of cifs_fattr earlier in cifsglob.h
` [PATCH 2/4] cifs: check for smb1 in open_cached_dir()
` [PATCH 3/4] cifs: set the CREATE_NOT_FILE when opening the directory in use_cached_dir()
` [PATCH 4/4] cifs: cache the dirents for entries in a cached directory

s390-iommu.c default domain conversion
 2022-05-09 23:35 UTC 

[Intel-gfx] [PATCH] drm/i915/fbdev: disable HPD before framebuffer unregistration
 2022-05-09 23:44 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/fbdev: disable HPD before framebuffer unregistration (rev3)

[PATCH bpf-next 00/12] bpf: Add 64bit enum value support
 2022-05-09 23:38 UTC  (11+ messages)
` [PATCH bpf-next 04/12] libbpf: Add btf enum64 support
` [PATCH bpf-next 05/12] bpftool: "
` [PATCH bpf-next 06/12] selftests/bpf: Fix selftests failure
` [PATCH bpf-next 09/12] selftests/bpf: Test BTF_KIND_ENUM64 for deduplication
` [PATCH bpf-next 10/12] selftests/bpf: add a test for enum64 value relocation

[PATCH 0/2] hyperv compose_msi_msg fixups
 2022-05-09 23:23 UTC  (6+ messages)
` [PATCH 1/2] PCI: hv: Reuse existing ITRE allocation in compose_msi_msg()
` [PATCH 2/2] PCI: hv: Fix interrupt mapping for multi-MSI

RTT-PROBE: lore-subspace-rtt
 2022-05-09 23:42 UTC 

[PATCH v8 00/27] Introduce power-off+restart call chain API
 2022-05-09 23:32 UTC  (81+ messages)
` [PATCH v8 01/27] notifier: Add atomic_notifier_call_chain_is_empty()
` [PATCH v8 02/27] notifier: Add blocking/atomic_notifier_chain_register_unique_prio()
` [PATCH v8 03/27] kernel/reboot: Introduce sys-off handler API
` [PATCH v8 04/27] kernel/reboot: Wrap legacy power-off callbacks into sys-off handlers
` [PATCH v8 05/27] kernel/reboot: Add do_kernel_power_off()
` [PATCH v8 06/27] kernel/reboot: Add stub for pm_power_off
` [PATCH v8 07/27] kernel/reboot: Add kernel_can_power_off()
` [PATCH v8 08/27] kernel/reboot: Add register_platform_power_off()
` [PATCH v8 09/27] ARM: Use do_kernel_power_off()
` [PATCH v8 10/27] csky: "
` [PATCH v8 11/27] riscv: "
` [PATCH v8 12/27] arm64: "
` [PATCH v8 13/27] parisc: "
` [PATCH v8 14/27] xen/x86: "
` [PATCH v8 15/27] powerpc: "
` [PATCH v8 16/27] m68k: Switch to new sys-off handler API
` [PATCH v8 17/27] sh: Use do_kernel_power_off()
` [PATCH v8 18/27] x86: "
` [PATCH v8 19/27] ia64: "
` [PATCH v8 20/27] mips: "
` [PATCH v8 21/27] memory: emif: Use kernel_can_power_off()
` [PATCH v8 22/27] ACPI: power: Switch to sys-off handler API
` [PATCH v8 23/27] regulator: pfuze100: Use devm_register_sys_off_handler()
` [PATCH v8 24/27] reboot: Remove pm_power_off_prepare()
` [PATCH v8 25/27] soc/tegra: pmc: Use sys-off handler API to power off Nexus 7 properly
` [PATCH v8 26/27] kernel/reboot: Add devm_register_power_off_handler()
` [PATCH v8 27/27] kernel/reboot: Add devm_register_restart_handler()

[PATCH v2] iommu: iommu_group_claim_dma_owner() must always assign a domain
 2022-05-09 23:35 UTC  (11+ messages)

cache dirent names for the cached directory while we hold a lease
 2022-05-09 23:33 UTC  (4+ messages)
` [PATCH] cifs: cache dirent names for cached directories

RTT-PROBE: lore-subspace-rtt
 2022-05-09 23:32 UTC 

Bug Report: fetch.recurseSubmodules doesn't affect git pull as otherwise stated in the git config docs
 2022-05-09 23:32 UTC  (2+ messages)

[PATCH v2 1/2] dt-bindings: ARM: Mediatek: Remove msdc binding of mt8192 clock
 2022-05-09 23:18 UTC  (4+ messages)

[PATCH v5 00/13] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-05-09 23:29 UTC  (11+ messages)

[PATCH] pull: only pass '--recurse-submodules' to subcommands
 2022-05-09 23:27 UTC 

[PATCH v3 00/21] TDX host kernel support
 2022-05-09 23:27 UTC  (12+ messages)

[RFC PATCH v1] x86/build: add -fno-builtin flag to prevent shadowing
 2022-05-09 23:26 UTC  (9+ messages)
` [RESEND "

[PATCH 0/2] ARM Error Source Table Support
 2022-05-09 23:23 UTC  (8+ messages)
` [PATCH 1/2] ACPI/AEST: Initial AEST driver

[PATCH] binder: fix printk format for commands
 2022-05-09 23:24 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-05-09 23:22 UTC 

[PATCH v4 net-next 00/12] tcp: BIG TCP implementation
 2022-05-09 23:20 UTC  (8+ messages)
` [PATCH v4 net-next 12/12] mlx5: support BIG TCP packets

Parallel build failure in rate/ (probably rate-lav/, pph/ too)
 2022-05-09 23:19 UTC 

Parallel build failure in rate/ (probably rate-lav/, pph/ too)
 2022-05-09 23:18 UTC 

+ mm-memory-failurec-simplify-num_poisoned_pages_inc-dec.patch added to mm-unstable branch
 2022-05-09 23:19 UTC 

+ mm-hwpoison-disable-hwpoison-filter-during-removing.patch added to mm-unstable branch
 2022-05-09 23:19 UTC 

+ mm-memory-failurec-add-hwpoison_filter-for-soft-offline.patch added to mm-unstable branch
 2022-05-09 23:19 UTC 

+ mm-memory-failurec-simplify-num_poisoned_pages_dec.patch added to mm-unstable branch
 2022-05-09 23:19 UTC 

+ mm-memory-failurec-move-clear_hwpoisoned_pages.patch added to mm-unstable branch
 2022-05-09 23:19 UTC 

Weird behaviour of git diff-index in container
 2022-05-09 23:18 UTC  (2+ messages)

[PATCH v2] drm: Document the power requirements for DP AUX transfers
 2022-05-09 23:18 UTC  (2+ messages)

[PATCH 0/3] remove remaining IDE driver fragments
 2022-05-09 23:17 UTC  (10+ messages)
` [PATCH 3/3] block: remove last remaining traces of IDE documentation

[PATCH] Watchdog: sp5100_tco: Lower verbosity of disabled watchdog hardware
 2022-05-09 23:15 UTC  (4+ messages)

[PATCH v4 00/14] kbuild: yet another series of cleanups (modpost, LTO, MODULE_REL_CRCS, export.h)
 2022-05-09 23:13 UTC  (4+ messages)
` [PATCH v4 09/14] kbuild: do not create *.prelink.o for Clang LTO or IBT

[PATCH 0/6] PCI: mvebu: Add support for PME and AER interrupts
 2022-05-09 23:12 UTC  (10+ messages)
` [PATCH 2/6] irqchip/armada-370-xp: Implement SoC Error interrupts

[PATCH] big_keys: Use struct for internal payload
 2022-05-09 23:13 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-05-09 23:12 UTC 

linux-next: manual merge of the kspp tree with the char-misc tree
 2022-05-09 23:12 UTC  (2+ messages)

[RFC v2 0/2] drm/doc/rfc: i915 VM_BIND feature design + uapi
 2022-05-09 23:11 UTC  (7+ messages)
` [RFC v2 1/2] drm/doc/rfc: VM_BIND feature design document
  ` [Intel-gfx] "

[PATCH v3 1/2] nl80211: process additional attributes in NL80211_CMD_SET_BEACON
 2022-05-09 23:10 UTC  (2+ messages)

[char-misc:char-misc-linus 1/1] drivers/slimbus/qcom-ctrl.c:514:2-9: line 514 is redundant because platform_get_irq() already prints an error
 2022-05-09 23:10 UTC  (2+ messages)
` [PATCH] slimbus: qcom: fix platform_get_irq.cocci warnings

[PATCH] ethernet: tulip: fix missing pci_disable_device() on error in tulip_init_one()
 2022-05-09 23:10 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t] tests/i915/gem_exec_capture : Add support for local memory
 2022-05-09 23:10 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for tests/i915/gem_exec_capture : Add support for local memory (rev5)

[PATCH v2 0/3] linux-user: Use CPUArchState* instead of void* when possible
 2022-05-09 23:08 UTC  (7+ messages)
` [PATCH v2 1/3] linux-user/elfload: Remove pointless non-const CPUArchState cast
` [PATCH v2 2/3] linux-user: Have do_syscall() use CPUArchState* instead of void*
` [PATCH v2 3/3] linux-user: Remove pointless CPU{ARCH}State casts

Highly reflinked and fragmented considered harmful?
 2022-05-09 23:09 UTC  (2+ messages)

[PATCH v2 1/2] Bluetooth: Implement support for Mesh
 2022-05-09 23:08 UTC  (2+ messages)
` Add Mesh functionality to net/bluetooth

[linux-linus test] 170273: tolerable FAIL - PUSHED
 2022-05-09 23:07 UTC 

Linux 5.18-rc6
 2022-05-09 23:06 UTC  (2+ messages)

[PATCH] driver: net: vmxnet3: fix possible use-after-free bugs in vmxnet3_rq_alloc_rx_buf()
 2022-05-09 23:05 UTC  (2+ messages)

drivers/hwmon/ltq-cputemp.c:23:2: error: call to undeclared function 'ltq_cgu_w32'; ISO C99 and later do not support implicit function declarations
 2022-05-09 23:03 UTC  (5+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-05-09 23:02 UTC 

[PATCH 0/2] target/ppc: Fix FPSCR.FI bit
 2022-05-09 23:01 UTC  (3+ messages)
` [PATCH 2/2] target/ppc: Fix FPSCR.FI changing in float_overflow_excp()

[PATCH] drivers: net: vmxnet3: fix possible NULL pointer dereference in vmxnet3_rq_cleanup()
 2022-05-09 23:01 UTC  (2+ messages)

[v3 PATCH 0/8] Make khugepaged collapse readonly FS THP more consistent
 2022-05-09 23:00 UTC  (4+ messages)
` [v3 PATCH 6/8] mm: khugepaged: move some khugepaged_* functions to khugepaged.c

[PATCH] ionic: fix missing pci_release_regions() on error in ionic_probe()
 2022-05-09 23:00 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.