All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-08-27 16:29:29 to 2023-08-27 18:36:29 UTC [more...]

[PATCH v4 00/13] selftests/sgx: Fix compilation errors
 2023-08-27 18:35 UTC  (3+ messages)
` [PATCH v4 09/13] selftests/sgx: Specify freestanding environment for enclave compilation

[PATCH] pinctrl: nuvoton: Use pinconf_generic_dt_node_to_map_all()
 2023-08-27 18:34 UTC  (3+ messages)

Cache coherency bug: stale reads on /dev/sda1
 2023-08-27 18:33 UTC  (9+ messages)

[PATCH 00/10] TriCore 1.6.2 insn and bugfixes
 2023-08-27 18:32 UTC  (7+ messages)
` [PATCH 04/10] target/tricore: Implement FTOU insn

[PATCH 0/7] vhost-user: call VHOST_USER_SET_VRING_ENABLE synchronously
 2023-08-27 18:29 UTC  (8+ messages)
` [PATCH 1/7] vhost-user: strip superfluous whitespace
` [PATCH 2/7] vhost-user: tighten "reply_supported" scope in "set_vring_addr"
` [PATCH 3/7] vhost-user: factor out "vhost_user_write_msg"
` [PATCH 4/7] vhost-user: flatten "enforce_reply" into "vhost_user_write_msg"
` [PATCH 5/7] vhost-user: hoist "write_msg", "get_features", "get_u64"
` [PATCH 6/7] vhost-user: allow "vhost_set_vring" to wait for a reply
` [PATCH 7/7] vhost-user: call VHOST_USER_SET_VRING_ENABLE synchronously

[PATCH v3] tpm: Enable hwrng only for Pluton on AMD CPUs
 2023-08-27 18:29 UTC  (9+ messages)
    ` checkpatch complains about Reported-by block (was: [PATCH v3] tpm: Enable hwrng only for Pluton on AMD CPUs)

5.10.192 fails to build (error: ‘RT711_JD2_100K’ undeclared here (not in a function))
 2023-08-27 18:29 UTC  (2+ messages)

[PATCH v8 0/6] Add support for the whole MCP39xx family
 2023-08-27 18:27 UTC  (2+ messages)

[PATCH stable < v6.0] can: raw: add missing refcount for memory leak fix
 2023-08-27 18:25 UTC  (2+ messages)

[PATCH v6 1/6] dt-bindings: iio: adc: mcp3911: add support for the whole MCP39xx family
 2023-08-27 18:24 UTC  (3+ messages)

[PATCH] USB: cdc-acm: expose serial close_delay and closing_wait in sysfs
 2023-08-27 18:23 UTC  (5+ messages)
` [PATCH (v2)] "
  ` [PATCH] docs: ABI: sysfs-tty: close times are in hundredths of a second
      ` [PATCH (v2)] docs: ABI: sysfs-tty: close times are in centiseconds

[PATCH 6.4.12] madvise:madvise_cold_or_pageout_pte_range(): don't use mapcount() against large folio for sharing check
 2023-08-27 18:24 UTC  (2+ messages)

[PATCH] kernel: time: clocksource: Remove unnecessary ‘0’ values from ret
 2023-08-27 18:11 UTC  (2+ messages)

[chao:dev-test 8/13] fs/f2fs/super.c:3475:29: error: no member named 'required_features' in 'struct f2fs_super_block'
 2023-08-27 18:10 UTC 

[intel-tdx:osv-integration 220/272] arch/x86/kvm/mmu/tdp_mmu.c:1293:32: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2023-08-27 18:10 UTC 

[PATCH v8 0/7] iio: accel: Add support for Kionix/ROHM KX132-1211 accelerometer
 2023-08-27 18:09 UTC  (13+ messages)
` [PATCH v8 3/7] iio: accel: kionix-kx022a: Warn on failed matches and assume compatibility
` [PATCH v8 6/7] iio: accel: kionix-kx022a: Add a function to retrieve number of bytes in buffer

[PATCH v4 00/38] ARM: dts: qcom: cleanup PMIC usage
 2023-08-27 18:05 UTC  (9+ messages)
` [PATCH v4 03/38] dt-bindings: mfd: qcom-pm8xxx: allow using interrupts-extended

[PATCH RESEND v5 0/2] pinctrl: nuvoton: add pinmux and GPIO driver for NPCM8XX
 2023-08-27 18:04 UTC  (7+ messages)
` [PATCH RESEND v5 1/2] dt-binding: pinctrl: Add NPCM8XX pinctrl and GPIO documentation

[PATCH v2] staging: octeon: clean up octeon ethernet driver
 2023-08-27 17:59 UTC  (3+ messages)

[igt-dev] [PATCH] RFC: tests/kms_setmode: rename subtest to simplify test combinations
 2023-08-27 18:02 UTC  (2+ messages)

[PATCH net-next 0/2] net: stmmac: dwmac-starfive: some improvements
 2023-08-27 17:57 UTC  (10+ messages)
` [PATCH net-next 1/2] net: stmmac: dwmac-starfive: improve error handling during probe
` [PATCH net-next 2/2] net: stmmac: dwmac-starfive: remove unnecessary clk_get_rate()

[PATCH v2] riscv: Only consider swbp/ss handlers for correct privileged mode
 2023-08-27 17:57 UTC  (4+ messages)

[PATCH v15 00/23] Add generic memory shrinker to VirtIO-GPU and Panfrost DRM drivers
 2023-08-27 17:54 UTC  (72+ messages)
` [Intel-gfx] "
` [PATCH v15 01/23] drm/shmem-helper: Fix UAF in error path when freeing SGT of imported GEM
  ` [Intel-gfx] "
` [PATCH v15 02/23] drm/shmem-helper: Use flag for tracking page count bumped by get_pages_sgt()
  ` [Intel-gfx] "
` [PATCH v15 03/23] drm/gem: Change locked/unlocked postfix of drm_gem_v/unmap() function names
  ` [Intel-gfx] "
` [PATCH v15 04/23] drm/gem: Add _locked postfix to functions that have unlocked counterpart
  ` [Intel-gfx] "
` [PATCH v15 05/23] drm/v3d: Replace open-coded drm_gem_shmem_free() with drm_gem_object_put()
  ` [Intel-gfx] "
` [PATCH v15 06/23] drm/virtio: Replace "
  ` [Intel-gfx] "
` [PATCH v15 07/23] drm/shmem-helper: Make all exported symbols GPL
  ` [Intel-gfx] "
` [PATCH v15 08/23] drm/shmem-helper: Refactor locked/unlocked functions
  ` [Intel-gfx] "
` [PATCH v15 09/23] drm/shmem-helper: Remove obsoleted is_iomem test
  ` [Intel-gfx] "
` [PATCH v15 10/23] locking/refcount, kref: Add kref_put_ww_mutex()
  ` [Intel-gfx] "
` [PATCH v15 11/23] dma-resv: Add kref_put_dma_resv()
  ` [Intel-gfx] "
` [PATCH v15 12/23] drm/shmem-helper: Add and use pages_pin_count
  ` [Intel-gfx] "
` [PATCH v15 13/23] drm/shmem-helper: Use kref for pages_use_count
  ` [Intel-gfx] "
` [PATCH v15 14/23] drm/shmem-helper: Add and use lockless drm_gem_shmem_get_pages()
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH v15 15/23] drm/shmem-helper: Switch drm_gem_shmem_vmap/vunmap to use pin/unpin
  `  "
` [PATCH v15 16/23] drm/shmem-helper: Use kref for vmap_use_count
  ` [Intel-gfx] "
` [PATCH v15 17/23] drm/shmem-helper: Add and use drm_gem_shmem_resv_assert_held() helper
  ` [Intel-gfx] "
` [PATCH v15 18/23] drm/shmem-helper: Add memory shrinker
  ` [Intel-gfx] "
` [PATCH v15 19/23] drm/shmem-helper: Export drm_gem_shmem_get_pages_sgt_locked()
  ` [Intel-gfx] "
` [PATCH v15 20/23] drm/virtio: Pin display framebuffer BO
  ` [Intel-gfx] "
` [PATCH v15 21/23] drm/virtio: Attach shmem BOs dynamically
  ` [Intel-gfx] "
` [PATCH v15 22/23] drm/virtio: Support memory shrinking
  ` [Intel-gfx] "
` [PATCH v15 23/23] drm/panfrost: Switch to generic memory shrinker
  ` [Intel-gfx] "

[Buildroot] [PATCH 1/1] package/qemu: bump to version 8.1.0
 2023-08-27 17:53 UTC  (3+ messages)

[PATCH -next] staging: iio: Use devm_clk_get_enabled() helper function
 2023-08-27 17:51 UTC  (2+ messages)

[kvalo-ath:pending] BUILD SUCCESS b69bda9ae4e4706b0271dbf212639988c27568a6
 2023-08-27 17:50 UTC 

[PATCH v2 0/2] iio: adc: add LTC2309 support
 2023-08-27 17:45 UTC  (3+ messages)
` [PATCH v2 2/2] iio: adc: add ltc2309 support

[Buildroot] [PATCH v2 1/2] package/python-distlib: new host package
 2023-08-27 17:48 UTC  (2+ messages)
` [Buildroot] [PATCH v2 2/2] package/qemu: bump to version 8.1.0

[PATCH net-next] net: ethernet: mtk_wed: minor change in wed_{tx,rx}info_show
 2023-08-27 17:33 UTC 

[PATCH net-next] net: ethernet: mtk_wed: add some more info in wed_txinfo_show handler
 2023-08-27 17:31 UTC 

[PATCH] ethernet: tg3: remove unreachable code
 2023-08-27 17:29 UTC  (4+ messages)

[pci:controller/rcar 16/19] checkpatch: WARNING: please write a help paragraph that fully describes the config symbol
 2023-08-27 17:28 UTC 

[pci:controller/rcar 17/19] checkpatch: WARNING: please write a help paragraph that fully describes the config symbol
 2023-08-27 17:28 UTC 

[wireless-next:main] BUILD SUCCESS b32add2d20ea6e62f30a3c0a7c2fb306ec5ceb3d
 2023-08-27 17:22 UTC 

Extending an IPv4 filter to IPv6, Extending an IPv4 filter to IPv6
 2023-08-27 17:20 UTC  (7+ messages)
`  "
  ` Extending an IPv4 filter to IPv6, "

[PATCH net v2 0/3] Avoid TCP resets when using ECMP for load-balancing between multiple servers
 2023-08-27 17:18 UTC  (3+ messages)
` [PATCH net v2 3/3] selftests: forwarding: Add test "

[intel-tdx:osv-integration 125/272] arch/x86/kvm/mmu/tdp_mmu.c:627:17: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2023-08-27 17:17 UTC 

[pci:controller/rcar 15/19] checkpatch: WARNING: added, moved or deleted file(s), does MAINTAINERS need updating?
 2023-08-27 17:17 UTC 

[pci:controller/rcar 14/19] checkpatch: WARNING: added, moved or deleted file(s), does MAINTAINERS need updating?
 2023-08-27 17:17 UTC 

[PATCH -next v2 0/3] iio: adc: at91_adc: Cleanup with the helpers
 2023-08-27 17:16 UTC  (10+ messages)
` [PATCH -next v2 1/3] iio: adc: at91_adc: Use devm_clk_get_enabled() helper function
` [PATCH -next v2 2/3] iio: adc: at91_adc: Use devm_request_irq() "
` [PATCH -next v2 3/3] iio: adc: at91_adc: Simplify with dev_err_probe()

[kvalo-ath:master-pending] BUILD SUCCESS 4d4739971f44150b3dcb75f188a1a3cbc22889a3
 2023-08-27 17:15 UTC 

[PATCH 0/4] i2c: i801: next set of improvements
 2023-08-27 17:14 UTC  (4+ messages)
` [PATCH 3/4] i2c: i801: Improve i801_block_transaction_byte_by_byte

[PATCH v5 0/8] ALSA: emu10k1: add support for high-bitrate modes of E-MU cards
 2023-08-25 22:21 UTC  (9+ messages)
` [PATCH v5 1/8] ALSA: add snd_ctl_add_locked() & export snd_ctl_remove_locked()
` [PATCH v5 2/8] ALSA: emu10k1: introduce alternative E-MU D.A.S. mode
` [PATCH v5 3/8] ALSA: emu10k1: improve mixer control naming in "
` [PATCH v5 4/8] ALSA: emu10k1: make playback in E-MU D.A.S. mode 32-bit
` [PATCH v5 5/8] ALSA: emu10k1: add support for 2x/4x word clocks in E-MU D.A.S. mode
` [PATCH v5 6/8] ALSA: emu10k1: add high-rate capture "
` [PATCH v5 7/8] ALSA: emu10k1: add high-rate playback "
` [PATCH v5 8/8] ALSA: emu10k1: document "

[PATCH 1/3] ALSA: emu10k1: de-duplicate audigy-mixer.rst vs. sb-live-mixer.rst
 2023-08-25 22:21 UTC  (3+ messages)
` [PATCH 2/3] ALSA: emu10k1: more documentation updates
` [PATCH 3/3] ALSA: emu10k1: add separate documentation for E-MU cards

[pci:controller/rcar 10/19] checkpatch: ERROR: "dw_pcie_ep_exit" [drivers/pci/controller/dwc/pcie-rcar-gen4-ep-drv.ko] undefined!
 2023-08-27 17:07 UTC 

[pci:controller/rcar 11/19] checkpatch: ERROR: "dw_pcie_write_dbi2" [drivers/pci/controller/dwc/pcie-rcar-gen4-host-drv.ko] undefined!
 2023-08-27 17:07 UTC 

[PATCH -next 0/2] iio: adc: mt6577_auxadc: Cleanup with the helpers
 2023-08-27 17:07 UTC  (6+ messages)
` [PATCH -next 2/2] iio: adc: mt6577_auxadc: Simplify with device managed function

[PATCH] asoc: mediatek: common: Remove check of return value of mtk_memif_set_addr() and mtk_memif_set_format()
 2023-08-25 15:36 UTC 

[PATCH 0/5] Add the pci_get_base_class() helper and use it
 2023-08-25  6:27 UTC  (6+ messages)
` [PATCH 1/5] PCI: Add the pci_get_base_class() helper
` [PATCH 2/5] ALSA: hda/intel: Use pci_get_base_class() to reduce duplicated code
` [PATCH 3/5] drm/nouveau: "
` [PATCH 4/5] drm/amdgpu: "
` [PATCH 5/5] drm/radeon: "

[PATCH V10 0/4] Add S4 SoC PLLs and Peripheral clock
 2023-08-27 17:04 UTC  (4+ messages)

[PATCH next] ASoC: codecs: Fix error code in aw88261_i2c_probe()
 2023-08-24 19:17 UTC 

[PATCH] ALSA: hda/realtek: Add quirk for mute LEDs on HP ENVY x360 15-eu0xxx
 2023-08-24 18:39 UTC  (4+ messages)
    ` [PATCH v2] "

[PATCH] dt-bindings: Drop remaining unneeded quotes
 2023-08-24 14:08 UTC  (3+ messages)

[Intel-wired-lan] [PATCH iwl-next v3 0/8] ice: Add basic E830 support
 2023-08-27 16:59 UTC  (4+ messages)
` [Intel-wired-lan] [PATCH iwl-next v3 2/8] ethtool: Add forced speed to supported link modes maps
    `  "

[PATCH -next v2 0/2] iio: adc: spear_adc: Simplify with device managed function
 2023-08-27 16:58 UTC  (3+ messages)
` [PATCH -next v2 2/2] iio: adc: spear_adc: Use dev_err_probe()

[pci:controller/rcar 7/19] checkpatch: WARNING: Possible unwrapped commit description (prefer a maximum 75 chars per line)
 2023-08-27 16:56 UTC 

[QUESTION] bpf/tc verifier error: invalid access to map value, min value is outside of the allowed memory range
 2023-08-27 16:56 UTC  (3+ messages)

[PATCH -next v2] iio: frequency: adf4350: Use device managed functions
 2023-08-27 16:53 UTC  (2+ messages)

[PATCH] dt-bindings: PCI: qcom: fix SDX65 compatible
 2023-08-27 16:52 UTC  (2+ messages)

High Cpu load when run smartdns : __ipv6_dev_get_saddr
 2023-08-27 16:51 UTC  (2+ messages)

[PATCH 00/15] cfg80211/mac80211 patches from our internal tree 2023-08-27
 2023-08-27 16:50 UTC  (4+ messages)
` [PATCH 01/15] wifi: mac80211: add support for mld in ieee80211_chswitch_done

[PATCH] fs: ntfs3: fix possible NULL-ptr-deref in ni_readpage_cmpr()
 2023-08-27 16:49 UTC 

[meta-oe][PATCH] volatile-binds: Calculate the name of the /var/lib service
 2023-08-27 16:49 UTC 

[PATCH] fs/befs: fix shift-out-of-bounds in befs_check_sb
 2023-08-27 16:47 UTC  (3+ messages)

usb-storage: how to extend quirks flags to 64bit?
 2023-08-27 16:45 UTC  (3+ messages)

[PATCH v3 0/1] Add add-maintainer.py script
 2023-08-27 16:44 UTC  (4+ messages)
` [PATCH v3 1/1] scripts: Add add-maintainer.py

[CXL DAX Question]: How to change the memory-type/cache policy?
 2023-08-27 16:43 UTC 

[meta-oe][PATCH] volatile-binds: Allow creation of subdirectories
 2023-08-27 16:41 UTC 

[PATCH] qemu: Fix CVE-2023-40360
 2023-08-27 16:38 UTC 

[PATCH] platform/x86/amd/pmc: Fix build error with randconfig
 2023-08-27 16:35 UTC  (2+ messages)

[PATCH 6.1 000/149] 6.1.46-rc1 review
 2023-08-27 16:34 UTC  (6+ messages)

[PATCH] efi: Correct handling of frame buffer
 2023-08-27 16:32 UTC  (3+ messages)

[PATCH 1/2] inetutils: Fix CVE-2023-40303
 2023-08-27 16:29 UTC  (2+ messages)
` [PATCH 2/2] inetutils: Apply devtool formatting suggestions


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.