All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-04-20 10:18:13 to 2023-04-20 10:58:26 UTC [more...]

[PATCH 0/3] KVM: x86: SGX vs. XCR0 cleanups
 2023-04-20 10:55 UTC  (8+ messages)
` [PATCH 1/3] KVM: VMX: Don't rely _only_ on CPUID to enforce XCR0 restrictions for ECREATE

[PATCH 01/18] arm64: dts: qcom: ipq6018: correct qrng unit address
 2023-04-20 10:55 UTC  (26+ messages)
` [PATCH 02/18] arm64: dts: qcom: msm8916: correct camss "
` [PATCH 03/18] arm64: dts: qcom: msm8916: correct MMC "
` [PATCH 04/18] arm64: dts: qcom: msm8916: correct WCNSS "
` [PATCH 05/18] arm64: dts: qcom: msm8953: correct IOMMU "
` [PATCH 06/18] arm64: dts: qcom: msm8953: correct WCNSS "
` [PATCH 07/18] arm64: dts: qcom: msm8976: correct MMC "
` [PATCH 08/18] arm64: dts: qcom: msm8994: correct SPMI "
` [PATCH 09/18] arm64: dts: qcom: msm8996: correct camss "
` [PATCH 10/18] arm64: dts: qcom: sdm630: "
` [PATCH 11/18] arm64: dts: qcom: sdm845: "
` [PATCH 12/18] arm64: dts: qcom: sm6115: correct thermal-sensor "
` [PATCH 13/18] arm64: dts: qcom: sm8350: correct DMA controller "

[cocci] Checking pointer dereferences with SmPL
 2023-04-20 10:57 UTC  (8+ messages)
` [cocci] Reconsidering pointer dereferences before null pointer checks (with SmPL)
  ` [PATCH 0/4] staging: rtl8712: Adjustments for process_link_qual()
    ` [cocci] "
    ` [cocci] [PATCH 1/4] staging: rtl8712: Delete null pointer checks in process_link_qual()
      `  "
    ` [cocci] [PATCH 2/4] staging: rtl8712: Delete two variables "
      `  "

[PATCH v3] Bluetooth: btrtl: Add Realtek devcoredump support
 2023-04-20 10:53 UTC 

[PATCH v2 00/31] selftests/mm: Split / Refactor userfault test
 2023-04-20 10:55 UTC  (5+ messages)
` [PATCH v2 16/31] selftests/mm: UFFDIO_API test
` [PATCH v2 19/31] selftests/mm: Rename uffd_stats to uffd_args

Linux kernel 6.2.12 released
 2023-04-20 10:55 UTC 

Linux kernel 6.1.25 released
 2023-04-20 10:55 UTC 

next: arm: drivers/net/phy/phy_device.o: in function `phy_probe': drivers/net/phy/phy_device.c:3053: undefined reference to
 2023-04-20 10:51 UTC  (2+ messages)

[PATCH v2 1/4] PCI: Keep AER status in pci_restore_state()
 2023-04-20 10:51 UTC  (11+ messages)
` [PATCH v2 2/4] PCI/AER: Factor out interrput toggling into helpers
` [PATCH v2 3/4] PCI/AER: Disable AER interrupt on suspend
` [PATCH v2 4/4] PCI/DPC: Disable DPC interrupt during suspend

[PATCH 0/3] softmmu/ioport.c: fix use-after-free when calling portio_list_destroy()
 2023-04-20 10:53 UTC  (4+ messages)
` [PATCH 2/3] softmmu/ioport.c: QOMify MemoryRegionPortioList

[PATCH net-next v3 0/8] TXGBE PHYLINK support
 2023-04-20 10:49 UTC  (6+ messages)
` [PATCH net-next v3 2/8] i2c: designware: Add driver support for Wangxun 10Gb NIC

[PATCH 01/10] ARM: dts: qcom: ipq4019: correct syscon unit-address
 2023-04-20 10:50 UTC  (20+ messages)
` [PATCH 02/10] ARM: dts: qcom: sdx55: correct rsc unit-address
` [PATCH 03/10] ARM: dts: qcom: msm8974: correct pronto unit-address
` [PATCH 04/10] ARM: dts: qcom: ipq8064: drop leading 0 from unit-address
` [PATCH 05/10] ARM: dts: qcom: ipq8064: drop invalid GCC thermal-sensor unit-address
` [PATCH 06/10] ARM: dts: qcom: ipq8064: correct LED node names
` [PATCH 07/10] ARM: dts: qcom: ipq8064: align USB node names with bindings
` [PATCH 08/10] ARM: dts: qcom: apq8060-dragonboard: move regulators out of simple-bus
` [PATCH 09/10] ARM: dts: qcom: msm8960-cdp: move regulator "
` [PATCH 10/10] ARM: dts: qcom: apq8084: correct thermal sensor unit-address

[PATCH 1/3] drm: bridge: icn6211: Only warn on invalid chip IDs
 2023-04-20 10:52 UTC  (3+ messages)
` [PATCH 3/3] dt-bindings: display: bridge: icn6211: Add video-mode property

[PATCH] drm/mediatek: fix uninitialized symbol
 2023-04-20 10:51 UTC  (3+ messages)

[PATCH 0/4] Few config related refactors
 2023-04-20 10:46 UTC  (3+ messages)

[Intel-wired-lan] [PATCH net-next 00/12] ice: switchdev bridge offload
 2023-04-20 10:46 UTC  (6+ messages)
` [Intel-wired-lan] [PATCH net-next 04/12] ice: Implement basic eswitch bridge setup
      `  "

[PATCH] crypto/ipsec_mb: enqueue counter fix
 2023-04-20 10:49 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v2 0/7] KVM: selftests: Add tests for pmu event filter
 2023-04-20 10:46 UTC  (8+ messages)
` [PATCH v2 1/7] KVM: selftests: Replace int with uint32_t for nevents
` [PATCH v2 2/7] KVM: selftests: Apply create_pmu_event_filter() to fixed ctrs
` [PATCH v2 3/7] KVM: selftests: Test unavailable event filters are rejected
` [PATCH v2 4/7] KVM: x86/pmu: Add documentation for fixed ctr on PMU filter
` [PATCH v2 5/7] KVM: selftests: Check if pmu_event_filter meets expectations on fixed ctrs
` [PATCH v2 6/7] KVM: selftests: Check gp event filters without affecting fixed event filters
` [PATCH v2 7/7] KVM: selftests: Test pmu event filter with incompatible kvm_pmu_event_filter

[PATCH v3 0/2] Change PWM-controlled LED pin active mode and algorithm
 2023-04-20 10:46 UTC  (10+ messages)
` [PATCH v3 1/2] riscv: dts: sifive: unleashed/unmatched: Remove PWM controlled LED's active-low properties
` [PATCH v3 2/2] pwm: sifive: change the PWM controlled LED algorithm

[PATCH] ASoC: SOF: Intel: Split the set_power_op for IPC3 and IPC4
 2023-04-20 10:47 UTC 

[pci:controller/kconfig] BUILD SUCCESS 72cd9a84517d168c531fa25f3c700bb029050fc8
 2023-04-20 10:44 UTC 

[PATCH 1/7] arm64: dts: qcom: ipq6018: add unit address to soc node
 2023-04-20 10:45 UTC  (14+ messages)
` [PATCH 2/7] arm64: dts: qcom: ipq8074: "
` [PATCH 3/7] arm64: dts: qcom: msm8994: "
` [PATCH 4/7] arm64: dts: qcom: msm8996: "
` [PATCH 5/7] arm64: dts: qcom: msm8998: "
` [PATCH 6/7] arm64: dts: qcom: sdm630: "
` [PATCH 7/7] arm64: dts: qcom: sm6125: "

[PATCH v10 2/4] security: Allow all LSMs to provide xattrs for inode_init_security hook
 2023-04-20 10:44 UTC  (13+ messages)
` [PATCH] Smack modifications for: "

[PATCH] ARM: dts: qcom: msm8974: drop unit addresses from USB phys
 2023-04-20 10:43 UTC  (2+ messages)

[Virtio-fs] [PATCH 0/4] vhost-user-fs: Internal migration
 2023-04-20 10:44 UTC  (11+ messages)
` [Virtio-fs] [PATCH 2/4] vhost-user: Interface for migration state transfer
                `  "

[PATCH V4 0/4] watchdog: xilinx_wwdt: Add Versal watchdog support
 2023-04-20 10:42 UTC  (10+ messages)
` [PATCH V4 1/4] MAINTAINERS: Add fragment for Xilinx watchdog driver
` [PATCH V4 2/4] dt-bindings: watchdog: xlnx,versal-wwdt: Add versal watchdog
` [PATCH V4 3/4] watchdog: xilinx_wwdt: Add Versal window watchdog support
` [PATCH V4 4/4] MAINTAINERS: Add support for Xilinx versal watchdog

[PATCH] ARM: dts: qcom: ipq4019: fix broken NAND controller properties override
 2023-04-20 10:42 UTC  (2+ messages)

[PATCH 1/3] configs: rockchip: rock-3a: make usb host work
 2023-04-20 10:43 UTC  (4+ messages)
` [PATCH 3/3] arm: dts: rockchip: radxa-cm3-io, rock-3a: enable regulators for usb

[PATCH 1/2] dt-bindings: regulator: Add dt property
 2023-04-20 10:41 UTC  (4+ messages)

[PATCH] dt-bindings: thermal: qcom-tsens: correct unit address
 2023-04-20 10:41 UTC  (2+ messages)

[PATCH v2] migration: Handle block device inactivation failures better
 2023-04-20 10:41 UTC  (2+ messages)

[PATCH] media: dt-bindings: qcom: camss: correct unit address
 2023-04-20 10:40 UTC  (2+ messages)

[RFC PATCH v4 0/4] fpga: add initial KUnit tests for the subsystem
 2023-04-20 18:38 UTC  (5+ messages)
` [RFC PATCH v4 1/4] fpga: add fake FPGA manager
` [RFC PATCH v4 3/4] fpga: add fake FPGA region

[PATCH net-next v3 0/5] Wangxun netdev features support
 2023-04-20 10:37 UTC  (6+ messages)
` [PATCH net-next v3 1/5] net: wangxun: libwx add tx offload functions
` [PATCH net-next v3 2/5] net: wangxun: libwx add rx "
` [PATCH net-next v3 3/5] net: wangxun: Implement vlan add and kill functions
` [PATCH net-next v3 4/5] net: wangxun: ngbe add netdev features support
` [PATCH net-next v3 5/5] net: wangxun: txgbe "

[PATCH v2] dt-bindings: mfd: stm32: Remove unnecessary blank lines
 2023-04-20 10:37 UTC  (6+ messages)

[PATCH] arm64: dts: rockchip: radxa-e25: fix typo in vcc3v3-pi6c-05-regulator
 2023-04-20 10:15 UTC 

[PATCH] iommu/iova: Optimize iova_magazine_alloc()
 2023-04-20 10:38 UTC  (2+ messages)

[PATCH v2 00/13] migration/ram.c: Refactor compress code
 2023-04-20 10:37 UTC  (4+ messages)
` [PATCH v2 01/13] qtest/migration-test.c: Add postcopy tests with compress enabled

[PATCH printk v1 00/18] threaded/atomic console support
 2023-04-20 10:33 UTC  (5+ messages)
` [PATCH printk v1 11/18] printk: nobkl: Introduce printer threads
  ` port lock: was: "

[PATCH] pinctrl-bcm2835.c: fix race condition when setting gpio dir
 2023-04-20 10:34 UTC  (2+ messages)

[PATCH v7 0/5] Add MAX77541/MAX77540 PMIC Support
 2023-04-20 10:34 UTC  (3+ messages)
` [PATCH v7 5/5] mfd: max77541: Add ADI "

[freescale-fslc:6.1-1.0.x-imx 4853/9845] drivers/staging/fsl_qbman/bman_config.c:191:9: error: implicit declaration of function 'out_be32'
 2023-04-20 10:37 UTC 

[PATCH] firmware:Remove unnecessary (void*) conversions
 2023-04-20 10:33 UTC  (2+ messages)

[PATCH v3 0/2] SM8350 VIDEOCC
 2023-04-20 10:33 UTC  (3+ messages)
` [PATCH v3 2/2] clk: qcom: Introduce "

BUG: KASAN: null-ptr-deref in drm_sched_job_cleanup+0x96/0x290 [gpu_sched]
 2023-04-20 10:32 UTC  (10+ messages)

Linux 5.15.108
 2023-04-20 10:32 UTC  (2+ messages)

[PATCH v4 0/4] Fix imx7-media-csi format settings
 2023-04-20 10:33 UTC  (4+ messages)
` [PATCH v4 3/4] media: imx: imx7-media-csi: Relax width constraints for non-8bpp formats

[PATCH v2 0/4] Add TDM audio on StarFive JH7110
 2023-04-20  2:41 UTC  (5+ messages)
` [PATCH v2 1/4] dt-bindings: sound: Add TDM for "
` [PATCH v2 2/4] dt-bindings: riscv: Add item for StarFive JH7110 audio board
` [PATCH v2 3/4] ASoC: starfive: Add JH7110 TDM driver
` [PATCH v2 4/4] riscv: dts: starfive: add tdm node and sound card

Linux 5.10.178
 2023-04-20 10:31 UTC  (2+ messages)

[PATCH v3] media: uvcvideo: Enable Intel RealSense metadata for devices
 2023-04-20 10:31 UTC  (2+ messages)

snd-firewire-ctl-services 0.1.0 released
 2023-04-19  8:48 UTC  (2+ messages)
` [LAD] "

[PATCH RFC 0/2] regulator: dynamic voltage monitoring support
 2023-04-20 10:29 UTC  (3+ messages)
` [PATCH RFC 1/2] regulator: introduce regulator monitoring constraints
` [PATCH RFC 2/2] regulator: da9063: disable monitoring while regulator is off

[PATCH] app/crypto-perf: check crypto result
 2023-04-20 10:32 UTC 

21.11.4 patches review and test
 2023-04-20 10:32 UTC  (4+ messages)

[PATCH] Ensure the PV ring is drained on disconnect
 2023-04-20 10:20 UTC  (3+ messages)
` [PATCH 0/1] Updated: Ensure PV ring is drained on disconenct

[PATCH v2 1/3] firmware: zynqmp: Add config object support macro
 2023-04-20 10:30 UTC  (2+ messages)

[PATCH] upstream source tracing: base process (patch 1/3)
 2023-04-20 10:30 UTC  (3+ messages)
` [bitbake-devel] "

Linux kernel 5.15.108 released
 2023-04-20 10:30 UTC 

[PATCH v1] wifi: mac80211: Initialize EWMA fail avg to 1
 2023-04-20 10:27 UTC  (4+ messages)

[PATCH v7 0/2] leds: lp55xx: configure internal charge pump
 2023-04-20 10:27 UTC  (4+ messages)
` [PATCH v7 1/2] dt-bindings: leds-lp55xx: add ti,charge-pump-mode

[PATCH v3] Fix IRQ issue by setting IRQ_DISABLE_UNLAZY flag
 2023-04-20 10:23 UTC 

[PATCH 5.15 00/84] 5.15.108-rc4 review
 2023-04-20 10:29 UTC  (2+ messages)

Linux 5.4.241
 2023-04-20 10:26 UTC  (2+ messages)

Linux 4.19.281
 2023-04-20 10:26 UTC  (2+ messages)

[PATCH v5] drm/fbdev-generic: prohibit potential out-of-bounds access
 2023-04-20 10:26 UTC  (3+ messages)

Linux 4.14.313
 2023-04-20 10:25 UTC  (2+ messages)

[PATCH v3 0/3] qapi: allow unions to contain further unions
 2023-04-20 10:26 UTC  (4+ messages)
` [PATCH v3 1/3] qapi: support updating expected test output via make
` [PATCH v3 2/3] qapi: improve specificity of type/member descriptions
` [PATCH v3 3/3] qapi: allow unions to contain further unions

[PATCH v3 0/2] arm: dts: sunxi: Add ICnova A20 ADB4006 board support
 2023-04-20 10:24 UTC  (6+ messages)
` [PATCH v3 1/2] dt-bindings: arm: sunxi: add ICnova A20 ADB4006 binding
` [PATCH v3 2/2] arm: dts: sunxi: Add ICnova A20 ADB4006 board

Linux kernel 5.10.178 released
 2023-04-20 10:25 UTC 

[RFC 0/2] vduse: add support for networking devices
 2023-04-20 10:22 UTC  (5+ messages)
` [RFC 1/2] vduse: validate block features only with block devices

[PATCH v3] scsi: ufs: mcq: Limit the amount of inflight requests
 2023-04-20 10:23 UTC  (3+ messages)

[PATCH 6.1 000/129] 6.1.25-rc3 review
 2023-04-20 10:24 UTC  (2+ messages)

[PATCH v9 0/2] Use CCP driver to handle PSP I2C arbitration
 2023-04-20 10:22 UTC  (2+ messages)

[PATCH v2 0/2] Remove POWER10_CPU dependency and move PPC_MODULE_FEATURE_P10
 2023-04-20 10:22 UTC  (3+ messages)

[PATCH] crypto: Add some test vectors for cmac(camellia)
 2023-04-20 10:22 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/i915/mtl: Set has_llc=0
 2023-04-20 10:23 UTC 

[RFC PATCH] migrate_pages: Never block waiting for the page lock
 2023-04-20 10:23 UTC  (7+ messages)

[PATCH v2 00/13] crypto: x86 - avoid absolute references
 2023-04-20 10:21 UTC  (2+ messages)

[PATCH v4 0/5] dts: qcom: Use labels with generic node names for ADC channels
 2023-04-20 10:21 UTC  (3+ messages)
` [PATCH v4 4/5] dt-bindings: mfd: qcom,spmi-pmic: Use generic ADC node name in examples

[PATCH] ASoC: cs35l56: Remove duplicate mbox log messages
 2023-04-20 10:20 UTC 

[PATCH] ASoC: cs35l56: Remove duplicate mbox log messages
 2023-04-20 10:20 UTC 

[PATCH RFT v2 00/14] SMD RPMCC sleep preparations
 2023-04-20 10:20 UTC  (6+ messages)

[PATCH] hwrng: histb - Move driver to drivers/char/hw_random/histb-rng.c
 2023-04-20 10:19 UTC  (2+ messages)

[Intel-gfx] [PATCH 0/8] drm/i915/mtl: Define MOCS and PAT tables for MTL
 2023-04-20 10:20 UTC  (4+ messages)
` [Intel-gfx] [PATCH 1/8] drm/i915/mtl: Set has_llc=0

Linux kernel 4.19.281 released
 2023-04-20 10:20 UTC 

Linux kernel 5.4.241 released
 2023-04-20 10:20 UTC 

[PATCH v2 00/17] rockchip: eMMC fixes for RK3568 and support for RK3588
 2023-04-20 10:19 UTC  (3+ messages)
` [PATCH v2 06/17] mmc: rockchip_sdhci: Use set_clock and config_dll sdhci_ops

[PATCH 0/6] ASoC/soundwire: qcom: correctly probe devices after link init
 2023-04-20 10:16 UTC  (7+ messages)
` [PATCH 1/6] ASoC: wcd938x: switch to using gpiod API
` [PATCH 2/6] ASoC: codecs: wcd938x: Keep device in reset till bind
` [PATCH 3/6] ASoC: codecs: wcd938x: Check for enumeration before using TX device
` [PATCH 4/6] soundwire: qcom: drop unused struct qcom_swrm_ctrl members
` [PATCH 5/6] soudnwire: master: protect concurrecnt check for bus->md
` [PATCH 6/6] soundwire: qcom: do not probe devices before bus/link init

[Virtio-fs] [PATCH v2 00/13] virtio: add vhost-user-generic and reduce copy and paste
 2023-04-20 10:18 UTC  (4+ messages)
` [Virtio-fs] [PATCH v2 12/13] hw/virtio: derive vhost-user-i2c from vhost-user-base
  `  "

[dpdk-web] [RFC PATCH] process: new library approval in principle
 2023-04-20 10:17 UTC  (3+ 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.