All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-12-10 22:19:26 to 2021-12-10 22:59:27 UTC [more...]

[PATCH 0/2] Use the built-in implementation of the interactive add command by default
 2021-12-10 22:59 UTC  (8+ messages)
` [PATCH 2/2] add -i: default to the built-in implementation
  ` [PATCH] fixup! "

[melver:review/uaccess-logging 4/6] kernel/uaccess-buffer.c:62:31: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2021-12-10 22:59 UTC 

[pull] amdgpu, amdkfd drm-next-5.17
 2021-12-10 22:56 UTC 

[PATCH v2 0/6] KVM: x86/pmu: Count two basic events for emulated instructions
 2021-12-10 22:55 UTC  (7+ messages)
` [PATCH v2 4/6] KVM: x86/pmu: Add pmc->intr to refactor kvm_perf_overflow{_intr}()

[Printing-architecture] OpenPrinting News
 2021-12-10 22:54 UTC  (2+ messages)

man 8 usermod -e, --expiredate EXPIRE_DATE information incorrect (can't be blank, must be -1 to clear)
 2021-12-10 22:54 UTC 

[PATCH 0/5] arm64: atomics: cleanups and codegen improvements
 2021-12-10 22:26 UTC  (4+ messages)
` [PATCH 5/5] arm64: atomics: lse: define RETURN ops in terms of FETCH ops

stable-rc/queue/4.19 baseline: 158 runs, 3 regressions (v4.19.220-22-g3f51770c38de)
 2021-12-10 22:53 UTC 

New (better?) hash map technique in limit case
 2021-12-10 22:52 UTC  (2+ messages)

[patch V3 00/35] genirq/msi, PCI/MSI: Spring cleaning - Part 2
 2021-12-10 22:19 UTC  (106+ messages)
` [patch V3 01/35] PCI/MSI: Set pci_dev::msi[x]_enabled early
` [patch V3 02/35] x86/pci/XEN: Use PCI device property
` [patch V3 03/35] x86/apic/msi: Use PCI device MSI property
` [patch V3 04/35] genirq/msi: Use PCI device property
` [patch V3 05/35] powerpc/cell/axon_msi: "
` [patch V3 06/35] powerpc/pseries/msi: Use PCI device properties
` [patch V3 07/35] device: Move MSI related data into a struct
` [patch V3 08/35] device: Add device:: Msi_data pointer and struct msi_device_data
` [patch V3 09/35] PCI/MSI: Allocate MSI device data on first use
` [patch V3 10/35] platform-msi: "
` [patch V3 11/35] bus: fsl-mc-msi: "
` [patch V3 12/35] soc: ti: ti_sci_inta_msi: "
` [patch V3 13/35] genirq/msi: Provide msi_device_populate/destroy_sysfs()
` [patch V3 14/35] PCI/MSI: Let the irq code handle sysfs groups
` [patch V3 15/35] platform-msi: Let the core "
` [patch V3 16/35] genirq/msi: Remove the original sysfs interfaces
` [patch V3 17/35] platform-msi: Rename functions and clarify comments
` [patch V3 18/35] platform-msi: Store platform private data pointer in msi_device_data
` [patch V3 19/35] genirq/msi: Consolidate MSI descriptor data
` [patch V3 20/35] platform-msi: Use msi_desc::msi_index
` [patch V3 21/35] bus: fsl-mc-msi: "
` [patch V3 22/35] soc: ti: ti_sci_inta_msi: "
` [patch V3 23/35] PCI/MSI: "
` [patch V3 24/35] PCI/MSI: Provide MSI_FLAG_MSIX_CONTIGUOUS
` [patch V3 25/35] powerpc/pseries/msi: Let core code check for contiguous entries
` [patch V3 26/35] genirq/msi: Provide interface to retrieve Linux interrupt number
` [patch V3 27/35] PCI/MSI: Use __msi_get_virq() in pci_get_vector()
` [patch V3 28/35] PCI/MSI: Simplify pci_irq_get_affinity()
` [patch V3 29/35] dmaengine: mv_xor_v2: Get rid of msi_desc abuse
` [patch V3 30/35] perf/smmuv3: Use msi_get_virq()
` [patch V3 31/35] iommu/arm-smmu-v3: "
` [patch V3 32/35] mailbox: bcm-flexrm-mailbox: Rework MSI interrupt handling
` [patch V3 33/35] bus: fsl-mc: fsl-mc-allocator: Rework MSI handling
` [patch V3 34/35] soc: ti: ti_sci_inta_msi: Get rid of ti_sci_inta_msi_get_virq()
` [patch V3 35/35] dmaengine: qcom_hidma: Cleanup MSI handling

[GIT PULL] Devicetree fixes for v5.16, take 2
 2021-12-10 22:50 UTC 

[linux-next:master 2994/5842] crypto/kdf_sp800108.o: warning: objtool: crypto_kdf108_init()+0x194: unreachable instruction
 2021-12-10 22:48 UTC  (2+ messages)

[RFC PATCH] branch: add "inherit" option for branch.autoSetupMerge
 2021-12-10 22:48 UTC  (4+ messages)
` [PATCH v5 0/2] branch: inherit tracking configs

incoming
 2021-12-10 22:47 UTC  (22+ messages)
` [patch 01/21] Increase default MLOCK_LIMIT to 8 MiB
` [patch 02/21] MAINTAINERS: update kdump maintainers
` [patch 03/21] mailmap: update email address for Guo Ren
` [patch 04/21] filemap: remove PageHWPoison check from next_uptodate_page()
` [patch 05/21] timers: implement usleep_idle_range()
` [patch 06/21] mm/damon/core: fix fake load reports due to uninterruptible sleeps
` [patch 07/21] mm/damon/core: use better timer mechanisms selection threshold
` [patch 08/21] mm/damon/dbgfs: remove an unnecessary error message
` [patch 09/21] mm/damon/core: remove unnecessary error messages
` [patch 10/21] mm/damon/vaddr: remove an unnecessary warning message
` [patch 11/21] mm/damon/vaddr-test: split a test function having >1024 bytes frame size
` [patch 12/21] mm/damon/vaddr-test: remove unnecessary variables
` [patch 13/21] selftests/damon: skip test if DAMON is running
` [patch 14/21] selftests/damon: test DAMON enabling with empty target_ids case
` [patch 15/21] selftests/damon: test wrong DAMOS condition ranges input
` [patch 16/21] selftests/damon: test debugfs file reads/writes with huge count
` [patch 17/21] selftests/damon: split test cases
` [patch 18/21] mm/slub: fix endianness bug for alloc/free_traces attributes
` [patch 19/21] mm/memcg: relocate mod_objcg_mlstate(), get_obj_stock() and put_obj_stock()
` [patch 20/21] hugetlbfs: fix issue of preallocation of gigantic pages can't work
` [patch 21/21] mm: bdi: initialize bdi_min_ratio when bdi is unregistered

[GIT PULL] tracing/tracefs: Updates for 5.16-rc5
 2021-12-10 22:46 UTC  (2+ messages)

[GIT PULL] aio poll fixes for 5.16-rc5
 2021-12-10 22:46 UTC  (2+ messages)

[GIT PULL] hwmon fixes for v5.16-rc5
 2021-12-10 22:46 UTC  (2+ messages)

[GIT PULL] Power management fix for v5.16-rc5
 2021-12-10 22:46 UTC  (2+ messages)

[GIT PULL] ACPI fix for v5.16-rc5
 2021-12-10 22:46 UTC  (2+ messages)

[GIT PULL] KVM fixes for Linux 5.16-rc5
 2021-12-10 22:46 UTC  (2+ messages)

[PATCH 00/19] AMX Support in KVM
 2021-12-10 22:44 UTC  (5+ messages)
` [PATCH 05/19] x86/fpu: Move xfd initialization out of __fpstate_reset() to the callers
` [PATCH 08/19] x86/fpu: Move xfd_update_state() to xstate.c and export symbol

[lttng-dev] Feature request: dynamically load from prefix
 2021-12-10 22:43 UTC  (3+ messages)

[GIT PULL] Thermal control fix for v5.16-rc5
 2021-12-10 22:42 UTC  (2+ messages)

[syzbot] KASAN: use-after-free Read in remove_wait_queue (3)
 2021-12-10 22:42 UTC  (2+ messages)

[PATCH] KVM: x86: Inject #UD on "unsupported" hypercall if patching fails
 2021-12-10 22:41 UTC  (2+ messages)

RPI 7" display touch controller
 2021-12-10 22:39 UTC  (9+ messages)

[PATCH 00/25] ARM: tegra: Various cleanups for DT validation
 2021-12-10 22:39 UTC  (6+ messages)
` [PATCH 12/25] ARM: tegra: Do not use unit-address for OPP nodes

[superna9999:amlogic/v5.17/g12-dsi 10/23] drivers/gpu/drm/meson/meson_encoder_dsi.c:125:69: warning: variable 'ret' is uninitialized when used here
 2021-12-10 22:38 UTC  (2+ messages)

[PATCH intel-net 0/5] ice: xsk: Rx processing fixes
 2021-12-10 22:37 UTC  (5+ messages)
` [PATCH intel-net 2/5] ice: xsk: allocate separate memory for XDP SW ring
  ` [Intel-wired-lan] "
` [PATCH intel-net 3/5] ice: xsk: do not clear status_error0 for ntu + nb_buffs descriptor
  ` [Intel-wired-lan] "

[PATCH 0/2] wireguard-linux-compat: grsecurity compat patches
 2021-12-10 22:36 UTC  (14+ messages)

Strange behavior when I grow raid0
 2021-12-10 22:25 UTC 

[ndctl PATCH v3 00/11] Policy based reconfiguration for daxctl
 2021-12-10 22:34 UTC  (12+ messages)
` [ndctl PATCH v3 01/11] ndctl, util: add parse-configs helper
` [ndctl PATCH v3 02/11] ndctl: make ndctl support configuration files
` [ndctl PATCH v3 03/11] ndctl, config: add the default ndctl configuration file
` [ndctl PATCH v3 04/11] ndctl, monitor: refator monitor for supporting multiple config files
` [ndctl PATCH v3 05/11] ndctl: Update ndctl.spec.in for 'ndctl.conf'
` [ndctl PATCH v3 06/11] daxctl: Documentation updates for persistent reconfiguration
` [ndctl PATCH v3 07/11] daxctl: add basic config parsing support
` [ndctl PATCH v3 08/11] util/parse-configs: add a key/value search helper
` [ndctl PATCH v3 09/11] daxctl/device.c: add an option for getting params from a config file
` [ndctl PATCH v3 10/11] daxctl: add systemd service and udev rule for automatic reconfiguration
` [ndctl PATCH v3 11/11] daxctl: add and install an example config file

pm/testing build: 7 builds: 0 failed, 7 passed, 1 warning (thermal-5.16-rc5-48-gf1f42573b6f3)
 2021-12-10 22:34 UTC 

[Cluster-devel] [PATCH] gfs2: gfs2_setattr_size error path fix
 2021-12-10 22:33 UTC 

[PATCH v4 3/3] unit: add JSON unit test
 2021-12-10 22:33 UTC 

[PATCH v4 2/3] json: introduce JSON module
 2021-12-10 22:33 UTC 

[PATCH v4 1/3] shared: add JSMN v1.1.0 parser header
 2021-12-10 22:33 UTC 

[tisdk-build-scripts][PATCH 0/3] Build scripts simplification/cleanup pass #2
 2021-12-10 22:31 UTC  (4+ messages)
` [tisdk-build-scripts][PATCH 1/3] build-oesdk.sh,lib/: remove support for multi-machine builds
` [tisdk-build-scripts][PATCH 2/3] configs: cleanup config files due to removed functionality
` [tisdk-build-scripts][PATCH 3/3] build-oesdk.sh: allow overwriting machine on command line

[PATCH net-next v2 0/2] net: ipa: fix SDX55 interconnects
 2021-12-10 22:31 UTC  (3+ messages)
` [PATCH net-next v2 1/2] ARM: dts: qcom: sdx55: fix IPA interconnect definitions
` [PATCH net-next v2 2/2] net: ipa: fix IPA v4.5 interconnect data

[PATCH 0/2] midx: prevent bitmap corruption when permuting pack order
 2021-12-10 22:31 UTC  (5+ messages)

[folded-merged] mm-bdi-initialize-bdi_min_ratio-when-bdi-unregister-fix.patch removed from -mm tree
 2021-12-10 22:30 UTC 

[superna9999:amlogic/v5.17/g12-dsi 20/23] drivers/gpu/drm/meson/meson_encoder_dsi.c:59:44: warning: passing argument 2 of 'meson_venc_mipi_dsi_mode_set' discards 'const' qualifier from pointer target type
 2021-12-10 22:28 UTC  (2+ messages)

[PATCH v8 00/40] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
 2021-12-10 22:27 UTC  (3+ messages)
` [PATCH v8 39/40] virt: sevguest: Add support to derive key

[PATCH] counter: Add the necessary colons and indents to the comments of counter_compi
 2021-12-10 22:28 UTC  (2+ messages)

[PATCH] NOUPSTREAM: ANDROID: usb: gadget: configfs: fix itnull.cocci warnings (fwd)
 2021-12-10 22:25 UTC 

[PATCH] Instantiate key with user-provided decrypted data
 2021-12-10 22:24 UTC  (3+ messages)

[PATCH v4 0/6] Expand display core documentation
 2021-12-10 22:20 UTC  (4+ messages)

[PATCH bpf-next 0/4] Stop using bpf_object__find_program_by_title API
 2021-12-10 22:19 UTC  (3+ messages)
` [PATCH bpf-next 3/4] tools/perf: "


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.