All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-07-07 15:35:14 to 2021-07-07 16:28:50 UTC [more...]

[PATCH 00/47] pwm: Make pwmchip_remove return void
 2021-07-07 16:28 UTC  (11+ messages)
` [PATCH 01/47] pwm: lpc32xx: Don't modify HW state in .probe() after the PWM chip was registered
` [PATCH 02/47] pwm: mxs: "
` [PATCH 03/47] pwm: img: Don't modify HW state in .remove() callback
` [PATCH 04/47] pwm: rockchip: "
` [PATCH 07/47] pwm: rockchip: Unprepare clocks only after the PWM was unregistered
` [PATCH 08/47] pwm: tiehrpwm: Unprepare clock "
` [PATCH 20/47] pwm: keembay: Simplify using devm_pwmchip_add()
` [PATCH 21/47] pwm: lp3943: "
` [PATCH 27/47] pwm: raspberrypi-poe: "
` [PATCH 33/47] pwm: atmel-hlcdc: Don't check the return code of pwmchip_remove()

drivers/input/misc/iqs626a.c:1645:12: warning: stack frame size (2432) exceeds limit (2048) in function 'iqs626_probe'
 2021-07-07 16:28 UTC 

[PATCH RFC 00/12] Enroll kernel keys thru MOK
 2021-07-07 16:28 UTC  (5+ messages)

[PATCH] drm/amdkfd: Disallow debugfs to hang hws when GPU is resetting
 2021-07-07 16:28 UTC 

[PATCH net] ipv6: tcp: drop silly ICMPv6 packet too big messages
 2021-07-07 16:27 UTC  (6+ messages)

[CIFS][PATCH] Clarify SMB1 code for delete
 2021-07-07 16:27 UTC  (2+ messages)

[PATCH][CIFS] Clarify code for SMB1 SetFileSize
 2021-07-07 16:26 UTC  (2+ messages)

[PATCH 1/2 v2] tpm2: Introduce TIS tpm core
 2021-07-07 16:25 UTC  (2+ messages)
` [PATCH 2/2] tpm2: Add a TPMv2 MMIO TIS driver

[PATCH v2 1/2] fcntl: fix potential deadlocks for &fown_struct.lock
 2021-07-07 16:25 UTC  (16+ messages)

[PATCH 00/12] Add Vangogh ACP ASoC driver
 2021-07-07 16:24 UTC  (10+ messages)
` [PATCH 02/12] ASoC: amd: add Vangogh ACP PCI driver
` [PATCH 04/12] ASoC: amd: create acp5x platform devices
` [PATCH 05/12] ASoC: amd: add ACP5x PCM platform driver

dead code in ceph
 2021-07-07 16:24 UTC  (2+ messages)

[PATCH] commit: remove irrelavent prompt on `--allow-empty-message`
 2021-07-07 16:23 UTC  (4+ messages)
  ` [PATCH v2 1/2] commit: reorganise duplicate commit prompt strings
  ` [PATCH v2 2/2] commit: remove irrelavent prompt on `--allow-empty-message`

[PATCH] drm/bridge: dw-mipi-dsi: Find the possible DSI devices
 2021-07-07 16:22 UTC  (2+ messages)

[RFC PATCH v4 0/4] iplink_can: cleaning, fixes and adding TDC support
 2021-07-07 16:21 UTC  (3+ messages)
` [RFC PATCH v4 4/4] iplink_can: add new CAN FD bittiming parameters: Transmitter Delay Compensation (TDC)

[PATCH] drm/stm: ltdc: Silence -EPROBE_DEFER till bridge attached
 2021-07-07 16:18 UTC  (3+ messages)

[PATCH] tools/runqslower: Change state to __state
 2021-07-07 16:20 UTC  (2+ messages)

[PATCH bpf v4] tools/runqslower: use __state instead of state
 2021-07-07 16:20 UTC  (2+ messages)

Weak hash algorithms allowed with DIGEST_NG
 2021-07-07 16:18 UTC  (4+ messages)

[PATCH net 00/11] Netfilter fixes for net
 2021-07-07 16:18 UTC  (12+ messages)
` [PATCH net 01/11] selftest: netfilter: add test case for unreplied tcp connections
` [PATCH net 02/11] netfilter: conntrack: do not renew entry stuck in tcp SYN_SENT state
` [PATCH net 03/11] netfilter: nf_tables: Fix dereference of null pointer flow
` [PATCH net 04/11] netfilter: conntrack: nf_ct_gre_keymap_flush() removal
` [PATCH net 05/11] netfilter: ctnetlink: suspicious RCU usage in ctnetlink_dump_helpinfo
` [PATCH net 06/11] netfilter: conntrack: improve RST handling when tuple is re-used
` [PATCH net 07/11] netfilter: conntrack: add new sysctl to disable RST check
` [PATCH net 08/11] netfilter: conntrack: Mark access for KCSAN
` [PATCH net 09/11] netfilter: nft_last: honor NFTA_LAST_SET on restoration
` [PATCH net 10/11] netfilter: nft_last: incorrect arithmetics when restoring last used
` [PATCH net 11/11] netfilter: uapi: refer to nfnetlink_conntrack.h, not nf_conntrack_netlink.h

[TECH TOPIC] Rust for Linux
 2021-07-07 15:50 UTC  (21+ messages)

[PATCH] KVM: VMX: Remove vmx_msr_index from vmx.h
 2021-07-07 23:57 UTC 

[PATCH v2] KVM: X86: Fix exception untrigger on ret to user
 2021-07-07 16:16 UTC  (9+ messages)

[PATCH] mm: try_to_unmap() is now void
 2021-07-07 16:16 UTC 

[PATCH 0/4] hw/nvme: fix controller hotplugging
 2021-07-07 16:14 UTC  (7+ messages)
` [PATCH 4/4] hw/nvme: fix controller hot unplugging

[PATCH] tracing/selftests: Add tests to test histogram sym and sym-offset modifiers
 2021-07-07 16:14 UTC 

[Resend RFC PATCH V4 00/13] x86/Hyper-V: Add Hyper-V Isolation VM support
 2021-07-07 16:14 UTC  (30+ messages)
` [Resend RFC PATCH V4 01/13] x86/HV: Initialize GHCB page in Isolation VM
` [Resend RFC PATCH V4 02/13] x86/HV: Initialize shared memory boundary in the "
` [Resend RFC PATCH V4 03/13] x86/HV: Add new hvcall guest address host visibility support
` [Resend RFC PATCH V4 04/13] HV: Mark vmbus ring buffer visible to host in Isolation VM
` [Resend RFC PATCH V4 05/13] HV: Add Write/Read MSR registers via ghcb page
` [Resend RFC PATCH V4 06/13] HV: Add ghcb hvcall support for SNP VM
` [Resend RFC PATCH V4 07/13] HV/Vmbus: Add SNP support for VMbus channel initiate message
` [Resend RFC PATCH V4 08/13] HV/Vmbus: Initialize VMbus ring buffer for Isolation VM
` [Resend RFC PATCH V4 09/13] x86/Swiotlb/HV: Add Swiotlb bounce buffer remap function for HV IVM
` [Resend RFC PATCH V4 10/13] HV/IOMMU: Enable swiotlb bounce buffer for Isolation VM
` [Resend RFC PATCH V4 11/13] HV/Netvsc: Add Isolation VM support for netvsc driver
` [Resend RFC PATCH V4 12/13] HV/Storvsc: Add Isolation VM support for storvsc driver
` [Resend RFC PATCH V4 13/13] x86/HV: Not set memory decrypted/encrypted during kexec alloc/free page in IVM

[PATCH] drm/dp: follow DP link CTS spec to read link status back
 2021-07-07 16:14 UTC  (3+ messages)
` [PATCH v2] "

Voltage and current regulator: usage of 'regulators' parent node in device tree
 2021-07-07 16:08 UTC  (3+ messages)
  ` AW: "

[report of possible bug] watchdog memory leak
 2021-07-07 16:11 UTC  (2+ messages)

[PATCH] ieee802154: hwsim: fix GPF in hwsim_new_edge_nl
 2021-07-07 16:10 UTC  (2+ messages)

[igt-dev] [PATCH 1/2] drmtest: Add is_msm_device check
 2021-07-07 16:09 UTC  (4+ messages)
` [igt-dev] [PATCH 2/2] kms_addfb_basic: Check for AMDGPU and MSM bad pitch

[PATCH] ASoC: tlv320aic31xx: Make regmap cache only on probe()
 2021-07-07 16:02 UTC 

Fw: [Bug 213669] New: PMTU dicovery not working for IPsec
 2021-07-07 16:06 UTC  (3+ messages)

[XEN PATCH v6 00/31] xen: Build system improvements
 2021-07-07 16:04 UTC  (7+ messages)
` [XEN PATCH v6 15/31] build: move make option changes check earlier
` [XEN PATCH v6 17/31] build: convert binfile use to if_changed
` [XEN PATCH v6 23/31] build: fix arch/x86/node.o rule

[PATCH v2 0/4] hw/nvme: fix controller hotplugging
 2021-07-07 15:57 UTC  (6+ messages)
` [PATCH v2 1/4] hw/nvme: remove NvmeCtrl parameter from ns setup/check functions
` [PATCH v2 2/4] hw/nvme: mark nvme-subsys non-hotpluggable
` [PATCH v2 3/4] hw/nvme: unregister controller with subsystem at exit
` [PATCH v2 4/4] hw/nvme: fix controller hot unplugging

[PATCH 1/3] hwmon: sbrmi: Add support for sbrmi power module
 2021-07-07 15:58 UTC  (9+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/3] hwmon: sbrmi: Add Documentation
  ` [PATCH v2 3/3] dt-bindings: sbrmi: Add SB-RMI hwmon driver bindings

A possible pointer_overflow in xen-4.13
 2021-07-07 15:59 UTC  (2+ messages)

[PATCH] cobalt/rtdm: fix memory leak in rtdm_irq_free()
 2021-07-07 15:59 UTC  (2+ messages)

[dpdk-dev] [PATCH] crypto/mvsam: fix input args parsing
 2021-07-07 15:59 UTC  (2+ messages)

Please pull u-boot-dm
 2021-07-07 15:58 UTC 

[PATCH 1/2] HID: magicmouse: enable high-resolution scroll
 2021-07-07 15:58 UTC  (2+ messages)
` [PATCH 2/2] HID: magicmouse: high-resolution scroll threshold

[Intel-gfx] [PATCH 0/8] drm/i915/fbc: Rework CFB stride/size calculations
 2021-07-07 15:58 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/fbc: Rework CFB stride/size calculations (rev2)

[dpdk-dev] [PATCH] crypto/mvsam: add comments for three crypto devs
 2021-07-07 15:57 UTC  (3+ messages)

[PATCH v3] serial: samsung: Checks the return value of function
 2021-07-07 15:55 UTC  (3+ messages)

[PATCH V7 0/4] Signaling api support in glink/rpmsg clients
 2021-07-07 15:56 UTC  (2+ messages)

[PATCH] oeqa/selftest/recipetool: update socat version to fix failing download
 2021-07-07 15:56 UTC 

[PATCH 0/4] PCI: replace dublicated MRRS limit quirks
 2021-07-07 15:54 UTC  (4+ messages)

[dpdk-dev] [PATCH v2] common/mlx5: add provider query port support to glue library
 2021-07-07 15:54 UTC  (3+ messages)
` [dpdk-dev] [PATCH v4 1/2] "
  ` [dpdk-dev] [PATCH v4 2/2] common/mlx5: fix compilation flag on port query API

Re: Re: [PATCH v8 10/10] Documentation: Add documentation for VDUSE
 2021-07-07 15:54 UTC  (9+ messages)
`  "

[dpdk-dev] [PATCH 0/3] net/bonding: make dedicated queues work with mlx5
 2021-07-07 15:54 UTC  (6+ messages)
` [dpdk-dev] [PATCH 3/3] net/bonding: start ethdev prior to setting 8023ad flow

[PATCH] rtlwifi: de-dupe rtl8723b WiFi firmware
 2021-07-07 15:54 UTC  (2+ messages)

[Intel-gfx] [PATCH 00/53] Begin enabling Xe_HP SDV and DG2 platforms
 2021-07-07 15:53 UTC  (14+ messages)
` [Intel-gfx] [PATCH 01/53] drm/i915: Add "release id" version
` [Intel-gfx] [PATCH 03/53] drm/i915: Fork DG1 interrupt handler

[android-common:android12-5.10 2047/10515] ERROR: modpost: "virtio_dma_buf_attach" [drivers/gpu/drm/virtio/virtio-gpu.ko] undefined!
 2021-07-07 15:51 UTC 

[OE-core] [PATCH] gnome-desktop-testing: upgrade 2018.1 -> 2021.1
 2021-07-07 15:49 UTC  (5+ messages)
` [OE-core] [PATCH] python3-importlib-metadata: upgrade 4.6.0 -> 4.6.1
` [OE-core] [PATCH] python3-setuptools: upgrade 57.0.0 -> 57.1.0
` [OE-core] [PATCH] u-boot: upgrade 2021.04 -> 2021.07

[PATCH 0/2] soc: qcom: rpmhpd: Improve rpmhpd enable handling
 2021-07-07 15:48 UTC  (8+ messages)
` [PATCH 1/2] soc: qcom: rpmhpd: Use corner in power_off

[PATCH v2] PCI/portdrv: Use link bandwidth notification capability bit
 2021-07-07 15:48 UTC  (6+ messages)

[Resend RFC PATCH V4 00/13] x86/Hyper-V: Add Hyper-V Isolation VM support
 2021-07-07 15:45 UTC  (2+ messages)

[OE-core] [PATCH 1/3] vulkan-headers: upgrade 1.2.176 -> 1.2.182
 2021-07-07 15:45 UTC  (3+ messages)
` [OE-core] [PATCH 2/3] vulkan-loader: "
` [OE-core] [PATCH 3/3] vulkan-tools: "

(probably) Qualcomm PM8xxx PMIC chips driver issue in 5.10+ kernel
 2021-07-07 15:45 UTC  (3+ messages)

[PATCH] bb/utils: add layer_path() function
 2021-07-07 15:44 UTC  (2+ messages)
` [bitbake-devel] "

QEMU NUMA and U-Boot
 2021-07-07 15:15 UTC  (9+ messages)

[PATCH net-next 0/4] selftests: forwarding: Tests redirects between L3 and L2 devices
 2021-07-07 15:42 UTC  (8+ messages)
` [PATCH net-next 1/4] selftests: forwarding: Test redirecting gre or ipip packets to Ethernet

Bmcweb redfish multiple host support
 2021-07-07 15:41 UTC  (4+ messages)

[PATCH v2] docs: Add '-device intel-iommu' entry
 2021-07-07 15:41 UTC 

[PATCH] s390/vfio-ap: do not open code locks for VFIO_GROUP_NOTIFY_SET_KVM notification
 2021-07-07 15:41 UTC 

[dpdk-dev] [PATCH] crypto/mvsam: fix memset of mrvl sess private data
 2021-07-07 15:41 UTC  (2+ messages)

[PATCH libnetfilter_queue v2] src: annotation: Correctly identify item for which header is needed
 2021-07-07 15:40 UTC  (3+ messages)
` [PATCH nf] netfilter: uapi: refer to nfnetlink_conntrack.h, not nf_conntrack_netlink.h

[dpdk-dev] [PATCH] crypto/mvsam: fix capabilities for crypto algorithms
 2021-07-07 15:38 UTC  (2+ messages)

[PATCH V2] blk-cgroup: prevent rcu_sched detected stalls warnings while iterating blkgs
 2021-07-07 15:38 UTC  (2+ messages)

Access to a BPF map from a module
 2021-07-07 15:37 UTC  (6+ messages)

[PATCH] docs: Add '-device intel-iommu' entry
 2021-07-07 15:35 UTC  (3+ messages)

[PATCH] drm/vc4: hdmi: Remove drm_encoder->crtc usage
 2021-07-07 15:35 UTC  (2+ messages)

[RFC PATCH V4 00/12] x86/Hyper-V: Add Hyper-V Isolation VM support
 2021-07-07 15:34 UTC  (24+ messages)
` [RFC PATCH V4 01/12] x86/HV: Initialize shared memory boundary in the Isolation VM
` [RFC PATCH V4 02/12] x86/HV: Add new hvcall guest address host visibility support
` [RFC PATCH V4 03/12] HV: Mark vmbus ring buffer visible to host in Isolation VM
` [RFC PATCH V4 04/12] HV: Add Write/Read MSR registers via ghcb page
` [RFC PATCH V4 05/12] HV: Add ghcb hvcall support for SNP VM
` [RFC PATCH V4 06/12] HV/Vmbus: Add SNP support for VMbus channel initiate message
` [RFC PATCH V4 07/12] HV/Vmbus: Initialize VMbus ring buffer for Isolation VM
` [RFC PATCH V4 08/12] x86/Swiotlb/HV: Add Swiotlb bounce buffer remap function for HV IVM
` [RFC PATCH V4 09/12] HV/IOMMU: Enable swiotlb bounce buffer for Isolation VM
` [RFC PATCH V4 10/12] HV/Netvsc: Add Isolation VM support for netvsc driver
` [RFC PATCH V4 11/12] HV/Storvsc: Add Isolation VM support for storvsc driver
` [RFC PATCH V4 12/12] x86/HV: Not set memory decrypted/encrypted during kexec alloc/free page in IVM


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.