linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-05-09 20:36:47 to 2022-05-10 00:22:24 UTC [more...]

[PATCH v3 00/22] https://www.spinics.net/lists/kvm/msg267878.html
 2022-05-10  0:20 UTC  (3+ messages)
` [PATCH 16/22] KVM: x86/mmu: remove redundant bits from extended role

[RFC PATCH bpf-next 0/9] bpf: cgroup hierarchical stats collection
 2022-05-10  0:18 UTC  (10+ messages)
` [RFC PATCH bpf-next 1/9] bpf: introduce CGROUP_SUBSYS_RSTAT program type
` [RFC PATCH bpf-next 2/9] cgroup: bpf: flush bpf stats on rstat flush
` [RFC PATCH bpf-next 3/9] libbpf: Add support for rstat progs and links
` [RFC PATCH bpf-next 4/9] bpf: add bpf rstat helpers
` [RFC PATCH bpf-next 5/9] bpf: add bpf_map_lookup_percpu_elem() helper
` [RFC PATCH bpf-next 6/9] cgroup: add v1 support to cgroup_get_from_id()
` [RFC PATCH bpf-next 7/9] cgroup: Add cgroup_put() in !CONFIG_CGROUPS case
` [RFC PATCH bpf-next 8/9] bpf: Introduce cgroup iter
` [RFC PATCH bpf-next 9/9] selftest/bpf: add a selftest for cgroup hierarchical stats

[PATCH v5 3/3] x86/tdx: Add Quote generation support
 2022-05-10  0:17 UTC  (13+ messages)

[RFC PATCH v6 000/104] KVM TDX basic feature support
 2022-05-10  0:16 UTC  (3+ messages)
` [RFC PATCH v6 034/104] KVM: x86/mmu: Add address conversion functions for TDX shared bits

[PATCH v2] mm/hwpoison: use pr_err() instead of dump_page() in get_any_page()
 2022-05-10  0:16 UTC  (4+ messages)
  ` ##freemail## "

[syzbot] KASAN: use-after-free Read in bio_poll
 2022-05-10  0:13 UTC  (4+ messages)

drivers/rtc/rtc-rx6110.c:384:34: warning: 'rx6110_spi_of_match' defined but not used
 2022-05-10  0:13 UTC 

[PATCH] zsmalloc: Fix races between asynchronous zspage free and page migration
 2022-05-10  0:06 UTC  (2+ messages)

[RFC PATCH] page_ext: create page extension for all memblock memory regions
 2022-05-10  0:00 UTC  (2+ 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

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

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

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

linux-next: manual merge of the mvebu tree with the arm-soc tree
 2022-05-09 23:41 UTC 

[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

[PATCH v8 00/27] Introduce power-off+restart call chain API
 2022-05-09 23:32 UTC  (28+ 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 v5 00/13] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-05-09 23:29 UTC  (12+ messages)

[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] binder: fix printk format for commands
 2022-05-09 23:24 UTC  (2+ messages)

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

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

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

[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] big_keys: Use struct for internal payload
 2022-05-09 23:13 UTC  (2+ messages)

[PATCH v4 00/14] kbuild: yet another series of cleanups (modpost, LTO, MODULE_REL_CRCS, export.h)
 2022-05-09 23:13 UTC  (8+ messages)
` [PATCH v4 05/14] modpost: extract symbol versions from *.cmd files
` [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  (9+ messages)
` [PATCH 2/6] irqchip/armada-370-xp: Implement SoC Error interrupts

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

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

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  (4+ messages)

[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)

[PATCH v8 0/8] x86: Show in sysfs if a memory node is able to do encryption
 2022-05-09 22:56 UTC  (12+ messages)

[PATCH] net: stmmac: fix missing pci_disable_device() on error in stmmac_pci_probe()
 2022-05-09 22:55 UTC  (2+ messages)

[PATCH] tracing: Fix possible crash in ftrace_free_ftrace_ops()
 2022-05-09 22:54 UTC  (3+ messages)

[PATCH] x86/Hyper-V: Add SEV negotiate protocol support in Isolation VM
 2022-05-09 22:48 UTC  (2+ messages)

[PATCH net-next v6 0/2] propagate extack to vxlan_fdb_delete
 2022-05-09 22:46 UTC  (3+ messages)
` [PATCH net-next v6 2/2] net: vxlan: Add extack support "

[PATCH v3 0/4] fbdev: Fix use-after-free caused by wrong fb_info cleanup in drivers
 2022-05-09 22:42 UTC  (10+ messages)
` [PATCH v3 1/4] fbdev: Prevent possible use-after-free in fb_release()

drivers/gpu/drm/i915/gem/i915_gem_create.c:571:37: warning: 'prelim_create_extensions' defined but not used
 2022-05-09 22:39 UTC 

[PATCH v3] test_firmware: fix end of loop test in upload_read_show()
 2022-05-09 22:37 UTC  (2+ messages)

[PATCH v6 00/23] Rust support
 2022-05-09 22:37 UTC  (7+ messages)
` [PATCH v6 18/23] docs: add Rust documentation

[PATCH] test_firmware: fix end of loop test in upload_read_show()
 2022-05-09 22:36 UTC  (4+ messages)

[PATCH v5 0/7] Generic Ticket Spinlocks
 2022-05-09 22:29 UTC  (8+ messages)
` [PATCH v5 1/7] asm-generic: ticket-lock: New generic ticket-based spinlock
` [PATCH v5 2/7] asm-generic: qspinlock: Indicate the use of mixed-size atomics
` [PATCH v5 3/7] asm-generic: qrwlock: Document the spinlock fairness requirements
` [PATCH v5 4/7] openrisc: Move to ticket-spinlock
` [PATCH v5 5/7] RISC-V: Move to generic spinlocks
` [PATCH v5 6/7] RISC-V: Move to queued RW locks
` [PATCH v5 7/7] csky: Move to generic ticket-spinlock

[GIT PULL] asm-generic: New generic ticket-based spinlock
 2022-05-09 22:32 UTC 

[PATCH v3 0/8] vfio/pci: power management changes
 2022-05-09 22:30 UTC  (9+ messages)
` [PATCH v3 6/8] vfio: Invoke runtime PM API for IOCTL request
` [PATCH v3 8/8] vfio/pci: Add the support for PCI D3cold state

[linux-next:master 8682/10218] kernel/stackleak.c:142:25: sparse: sparse: symbol 'stackleak_erase_off_task_stack' was not declared. Should it be static?
 2022-05-09 22:29 UTC 

[PATCH RFC v6 00/21] DEPT(Dependency Tracker)
 2022-05-09 22:28 UTC  (3+ messages)

[PATCH v2 0/3] Fix CONT-PTE/PMD size hugetlb issue when unmapping or migrating
 2022-05-09 22:25 UTC  (5+ messages)
` [PATCH v2 2/3] mm: rmap: Fix CONT-PTE/PMD size hugetlb issue when migration
` [PATCH v2 3/3] mm: rmap: Fix CONT-PTE/PMD size hugetlb issue when unmapping

[PATCH] niu: Add "overloaded" struct page union member
 2022-05-09 22:23 UTC 

[PATCH] Documentation: drop more IDE boot options and ide-cd.rst
 2022-05-09 22:20 UTC  (2+ messages)

[PATCH] Documentation/process: use scripts/get_maintainer.pl on patches
 2022-05-09 22:13 UTC  (2+ messages)

[PATCH v2 1/1] of: overlay: rename overlay source files from .dts to .dtso
 2022-05-09 22:11 UTC  (4+ messages)

[PATCH] MAINTAINERS: Add entry for DOCUMENTATION/JAPANESE
 2022-05-09 22:08 UTC  (2+ messages)

[PATCH 0/2] perf: ARM CoreSight PMU support
 2022-05-09 22:07 UTC  (4+ messages)

[PATCH v5] docs/trans/ja_JP/howto: Don't mention specific kernel versions
 2022-05-09 22:06 UTC  (2+ messages)

[PATCH 0/5] docs/ja_JP/SubmittingPatches: Trace changes in English docs, take 1
 2022-05-09 22:04 UTC  (2+ messages)

[PATCH V10 00/44] PKS/PMEM: Add Stray Write Protection
 2022-05-09 22:03 UTC  (5+ messages)
` [PATCH V10 08/44] Documentation/pkeys: Add initial PKS documentation
` [PATCH V10 14/44] mm/pkeys: Introduce pks_set_readwrite()

[PATCH v2] drm/msm/dp: Always clear mask bits to disable interrupts at dp_ctrl_reset_irq_ctrl()
 2022-05-09 22:00 UTC 

[PATCH] drm/msm/dp: Always clear mask bits to disable interrupts at dp_ctrl_reset_irq_ctrl()
 2022-05-09 21:56 UTC  (3+ messages)

[PATCH 0/5] Revert metric hybrid events, fix tools events
 2022-05-09 21:55 UTC  (4+ messages)
` [PATCH 1/5] Revert "perf stat: Support metrics with hybrid events"

[PATCH 0/7] fork: Make init and umh ordinary tasks
 2022-05-09 21:52 UTC  (3+ messages)

fully convert arm to use dma-direct
 2022-05-09 21:51 UTC  (4+ messages)

[PATCH] dma-buf: call dma_buf_stats_setup after dmabuf is in valid list
 2022-05-09 21:49 UTC  (2+ messages)

[PATCH] driver core: location: Add "back" as a possible output for panel
 2022-05-09 21:49 UTC 

[PATCH v2 00/26] *ALSA: hda: cirrus: Add initial DSP support and firmware loading
 2022-05-09 21:47 UTC  (27+ messages)
` [PATCH v2 01/26] ALSA: hda: cs35l41: Fix error in spi cs35l41 hda driver name
` [PATCH v2 02/26] ALSA: hda: cs35l41: Set Speaker Position for CLSA0100 Laptop
` [PATCH v2 03/26] ALSA: hda: cs35l41: Remove Set Channel Map api from binding
` [PATCH v2 04/26] ALSA: hda: cs35l41: Add Support for Interrupts
` [PATCH v2 05/26] ALSA: hda: cs35l41: Enable GPIO2 Interrupt for CLSA0100 laptops
` [PATCH v2 06/26] ASoC: cs35l41: Move cs35l41_set_cspl_mbox_cmd to shared code
` [PATCH v2 07/26] ASoC: cs35l41: Move cs35l41 fs errata into "
` [PATCH v2 08/26] ASoC: cs35l41: Move cs_dsp config struct "
` [PATCH v2 09/26] ALSA: hda: cs35l41: Add Amp Name based on channel and index
` [PATCH v2 10/26] ALSA: hda: hda_cs_dsp_ctl: Add Library to support CS_DSP ALSA controls
` [PATCH v2 11/26] ALSA: hda: hda_cs_dsp_ctl: Add apis to write the controls directly
` [PATCH v2 12/26] ALSA: hda: cs35l41: Save codec object inside component struct
` [PATCH v2 13/26] ALSA: hda: cs35l41: Add initial DSP support and firmware loading
` [PATCH v2 14/26] ALSA: hda: cs35l41: Save Subsystem ID inside CS35L41 Driver
` [PATCH v2 15/26] ALSA: hda: cs35l41: Support reading subsystem id from ACPI
` [PATCH v2 16/26] ALSA: hda: cs35l41: Support multiple load paths for firmware
` [PATCH v2 17/26] ALSA: hda: cs35l41: Support Speaker ID for laptops
` [PATCH v2 18/26] ASoC: cs35l41: Move cs35l41 exit hibernate function into shared code
` [PATCH v2 19/26] ASoC: cs35l41: Do not print error when waking from hibernation
` [PATCH v2 20/26] ASoC: cs35l41: Add common cs35l41 enter hibernate function
` [PATCH v2 21/26] ALSA: hda: cs35l41: Support Hibernation during Suspend
` [PATCH v2 22/26] ALSA: hda: cs35l41: Read Speaker Calibration data from UEFI variables
` [PATCH v2 23/26] ALSA: hda: hda_cs_dsp_ctl: Add fw id strings
` [PATCH v2 24/26] ALSA: hda: cs35l41: Add defaulted values into dsp bypass config sequence
` [PATCH v2 25/26] ALSA: hda: cs35l41: Support Firmware switching and reloading
` [PATCH v2 26/26] ALSA: hda: cs35l41: Add kernel config to disable firmware autoload

[RFC PATCH] getting misc stats/attributes via xattr API
 2022-05-09 21:42 UTC  (5+ messages)

[PATCH v2 0/2] iio: sx9324: Support CS idle mode
 2022-05-09 21:39 UTC  (6+ messages)
` [PATCH v2 1/2] dt-bindings: iio: sx9324: Add CS idle/sleep mode

[PATCH V2 0/7] virtio: Solution to restrict memory access under Xen using xen-grant DMA-mapping layer
 2022-05-09 21:39 UTC  (9+ messages)
` [PATCH V2 3/7] xen/grant-dma-ops: Add option to restrict memory access under Xen
` [PATCH V2 4/7] xen/virtio: Enable restricted memory access using Xen grant mappings
` [PATCH V2 5/7] dt-bindings: Add xen,dev-domid property description for xen-grant DMA ops
  ` [PATCH V2 5/7] dt-bindings: Add xen, dev-domid "
` [PATCH V2 6/7] xen/grant-dma-ops: Retrieve the ID of backend's domain for DT devices

drivers/i3c/master/dw-i3c-master.c:1198:34: warning: 'dw_i3c_master_of_match' defined but not used
 2022-05-09 21:37 UTC 

drivers/bluetooth/btmtkuart.c:1071:36: warning: 'mt7668_data' defined but not used
 2022-05-09 21:37 UTC 

[PATCHv3 06/10]crypto: add rocksoft 64b crc framework
 2022-05-09 21:29 UTC  (3+ messages)
  ` [EXT] "

[PATCH V8 00/10] CXL: Read CDAT and DSMAS data from the device
 2022-05-09 21:25 UTC  (4+ messages)
` [PATCH V8 06/10] cxl/pci: Find the DOE mailbox which supports CDAT

[amir73il:fsnotify-fixes 2/2] fs/notify/fsnotify.c:540 fsnotify() warn: variable dereferenced before check 'dir1' (see line 499)
 2022-05-09 10:08 UTC 

[PATCH 00/15] A few cleanup patches for swap
 2022-05-09 21:16 UTC  (3+ messages)
` [PATCH 10/15] mm/swap: break the loop if matching device is found

[PATCH v2 1/6] clk: qcom: clk-alpha-pll: add support for APSS PLL
 2022-05-09 21:12 UTC  (5+ messages)
` [PATCH v2 2/6] dt-bindings: clock: Add support for IPQ8074 APSS clock controller

[PATCH v2 0/2] MediaTek SoC ARM/ARM64 System Timer
 2022-05-09 21:07 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: timer: mediatek: Add CPUX System Timer and MT6795 compatible
` [PATCH v2 2/2] clocksource/drivers/timer-mediatek: Implement CPUXGPT timers

[PATCH] percpu: improve percpu_alloc_percpu event trace
 2022-05-09 21:06 UTC  (4+ messages)

[PATCH] Bluetooth: Fix Adv Monitor msft_add/remove_monitor_sync()
 2022-05-09 21:05 UTC 

[PATCH V2 0/3] arm64: add i.MX93 support
 2022-05-09 21:04 UTC  (5+ messages)
` [PATCH V2 1/3] arm64: dts: freescale: Add i.MX93 dtsi support

[PATCH 1/2] perf evlist: Keep topdown counters in weak group
 2022-05-09 21:01 UTC  (8+ messages)

[PATCH v2] ASoC: dt-bindings: mediatek: mt8192: Add i2s-share properties
 2022-05-09 20:58 UTC 

[PATCH] Decouple slub_debug= from no_hash_pointers again
 2022-05-09 20:58 UTC  (2+ messages)

And speaking of avoiding inconveniencing users
 2022-05-09 20:58 UTC 

drivers/video/backlight/lp855x_bl.c:511:34: warning: 'lp855x_dt_ids' defined but not used
 2022-05-09 20:54 UTC 

[PATCH v2][next] x86/mm/pgtable: Fix -Wstringop-overflow warnings
 2022-05-09 20:54 UTC  (4+ messages)

[PATCH v2] fs/pipe: Deinitialize the watch_queue when pipe is freed
 2022-05-09 20:50 UTC  (2+ messages)

[PATCH] kunit: tool: misc cleanups
 2022-05-09 20:49 UTC 

[PATCH v5 2/2] misc: Add a mechanism to detect stalls on guest vCPUs
 2022-05-09 20:44 UTC  (2+ messages)

[PATCH v2] kunit: Taint kernel if any tests run
 2022-05-09 20:43 UTC  (11+ messages)

[PATCH 0/3] add dynamic PCI device of_node creation for overlay
 2022-05-09 20:40 UTC  (8+ messages)

[PATCH v6 0/4] Let userspace know when snd-hda-intel needs i915
 2022-05-09 20:38 UTC  (2+ messages)

[PATCH] bpf.h: fix clang compiler warning with unpriv_ebpf_notify()
 2022-05-09 20:36 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).