All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-10-29 22:58:16 to 2023-10-29 23:28:29 UTC [more...]

[PATCH AUTOSEL 6.5 01/52] fbdev: atyfb: only use ioremap_uc() on i386 and ia64
 2023-10-29 22:53 UTC  (10+ messages)
` [PATCH AUTOSEL 6.5 24/52] netfilter: nfnetlink_log: silence bogus compiler warning
` [PATCH AUTOSEL 6.5 26/52] x86/efistub: Don't try to print after ExitBootService()
` [PATCH AUTOSEL 6.5 38/52] drm/amdgpu: Unset context priority is now invalid
` [PATCH AUTOSEL 6.5 44/52] platform/x86: asus-wmi: Change ASUS_WMI_BRN_DOWN code from 0x20 to 0x2e
` [PATCH AUTOSEL 6.5 47/52] netfilter: nf_tables: audit log object reset once per table
` [PATCH AUTOSEL 6.5 48/52] platform/mellanox: mlxbf-tmfifo: Fix a warning message
` [PATCH AUTOSEL 6.5 49/52] nvme-pci: add BOGUS_NID for Intel 0a54 device
` [PATCH AUTOSEL 6.5 50/52] Revert "accel/ivpu: Use cached buffers for FW loading"
` [PATCH AUTOSEL 6.5 52/52] drm/amdgpu: Reserve fences for VM update

[PATCH AUTOSEL 5.15 01/28] fbdev: atyfb: only use ioremap_uc() on i386 and ia64
 2023-10-29 22:59 UTC  (27+ messages)
` [PATCH AUTOSEL 5.15 02/28] fs/ntfs3: Add ckeck in ni_update_parent()
` [PATCH AUTOSEL 5.15 03/28] fs/ntfs3: Write immediately updated ntfs state
` [PATCH AUTOSEL 5.15 04/28] fs/ntfs3: Use kvmalloc instead of kmalloc(... __GFP_NOWARN)
` [PATCH AUTOSEL 5.15 05/28] fs/ntfs3: fix deadlock in mark_as_free_ex
` [PATCH AUTOSEL 5.15 06/28] fs/ntfs3: Fix possible NULL-ptr-deref in ni_readpage_cmpr()
` [PATCH AUTOSEL 5.15 07/28] fs/ntfs3: Fix NULL pointer dereference on error in attr_allocate_frame()
` [PATCH AUTOSEL 5.15 08/28] fs/ntfs3: Fix possible null-pointer dereference in hdr_find_e()
` [PATCH AUTOSEL 5.15 09/28] fs/ntfs3: Fix directory element type detection
` [PATCH AUTOSEL 5.15 10/28] fs/ntfs3: Avoid possible memory leak
` [PATCH AUTOSEL 5.15 11/28] spi: npcm-fiu: Fix UMA reads when dummy.nbytes == 0
` [PATCH AUTOSEL 5.15 13/28] ASoC: codecs: wsa-macro: handle component name prefix
` [PATCH AUTOSEL 5.15 14/28] net: ipv6: fix return value check in esp_remove_trailer
` [PATCH AUTOSEL 5.15 15/28] net: ipv4: "
` [PATCH AUTOSEL 5.15 16/28] Bluetooth: vhci: Fix race when opening vhci device
` [PATCH AUTOSEL 5.15 17/28] netfilter: nfnetlink_log: silence bogus compiler warning
` [PATCH AUTOSEL 5.15 18/28] ASoC: rt5650: fix the wrong result of key button
` [PATCH AUTOSEL 5.15 19/28] drm/ttm: Reorder sys manager cleanup step
` [PATCH AUTOSEL 5.15 20/28] fbdev: uvesafb: Call cn_del_callback() at the end of uvesafb_exit()
` [PATCH AUTOSEL 5.15 21/28] fbdev: core: cfbcopyarea: fix sloppy typing
` [PATCH AUTOSEL 5.15 22/28] fbdev: core: syscopyarea: "
` [PATCH AUTOSEL 5.15 24/28] platform/x86: asus-wmi: Change ASUS_WMI_BRN_DOWN code from 0x20 to 0x2e
` [PATCH AUTOSEL 5.15 26/28] platform/mellanox: mlxbf-tmfifo: Fix a warning message
` [PATCH AUTOSEL 5.15 27/28] nvme-pci: add BOGUS_NID for Intel 0a54 device
` [PATCH AUTOSEL 5.15 28/28] Revert "pinctrl: avoid unsafe code pattern in find_pinctrl()"

RTT-PROBE: lore-subspace-rtt
 2023-10-29 23:28 UTC 

[RFC bpf-next 0/6] Add bpf_xdp_get_xfrm_state() kfunc
 2023-10-29 23:22 UTC  (4+ messages)
` [RFC bpf-next 5/6] bpf: selftests: test_tunnel: Disable CO-RE relocations

[PATCH 0/8] drm/loongson: Submit a mini VBIOS support and a display bridge driver
 2023-10-29 23:19 UTC  (16+ messages)
` [PATCH 1/8] drm/loongson: Introduce a minimal support for Loongson VBIOS
` [PATCH 3/8] drm/loongson: Allow attach drm bridge driver by calling lsdc_output_init()
` [PATCH 4/8] drm/loongson: Started to attach display bridge driver for LS7A1000
` [PATCH 6/8] drm/loongson: Clean up the output part of LS7A2000
` [PATCH 7/8] drm/loongson: Support to infer DC reversion from CPU's PRID value

[PATCH AUTOSEL 4.19 01/12] fbdev: atyfb: only use ioremap_uc() on i386 and ia64
 2023-10-29 23:01 UTC  (16+ messages)
` [PATCH AUTOSEL 4.19 02/12] net: ipv6: fix return value check in esp_remove_trailer
` [PATCH AUTOSEL 4.19 03/12] net: ipv4: "
` [PATCH AUTOSEL 4.19 04/12] Bluetooth: vhci: Fix race when opening vhci device
` [PATCH AUTOSEL 4.19 05/12] netfilter: nfnetlink_log: silence bogus compiler warning
` [PATCH AUTOSEL 4.19 06/12] ASoC: rt5650: fix the wrong result of key button
` [PATCH AUTOSEL 4.19 07/12] fbdev: uvesafb: Call cn_del_callback() at the end of uvesafb_exit()
` [PATCH AUTOSEL 4.19 08/12] fbdev: core: cfbcopyarea: fix sloppy typing
` [PATCH AUTOSEL 4.19 09/12] fbdev: core: syscopyarea: "
` [PATCH AUTOSEL 4.19 10/12] scsi: mpt3sas: Fix in error path
` [PATCH AUTOSEL 4.19 11/12] platform/x86: asus-wmi: Change ASUS_WMI_BRN_DOWN code from 0x20 to 0x2e
` [PATCH AUTOSEL 4.19 12/12] platform/x86: asus-wmi: Map 0x2a code, Ignore 0x2b and 0x2c events

[PATCH v18 00/26] Add generic memory shrinker to VirtIO-GPU and Panfrost DRM drivers
 2023-10-29 23:02 UTC  (49+ messages)
` [PATCH v18 01/26] drm/gem: Change locked/unlocked postfix of drm_gem_v/unmap() function names
` [PATCH v18 02/26] drm/gem: Add _locked postfix to functions that have unlocked counterpart
` [PATCH v18 03/26] drm/shmem-helper: Make all exported symbols GPL
` [PATCH v18 04/26] drm/shmem-helper: Refactor locked/unlocked functions
` [PATCH v18 05/26] drm/shmem-helper: Remove obsoleted is_iomem test
` [PATCH v18 06/26] drm/shmem-helper: Add and use pages_pin_count
` [PATCH v18 07/26] drm/shmem-helper: Use refcount_t for pages_use_count
` [PATCH v18 08/26] drm/shmem-helper: Add and use lockless drm_gem_shmem_get_pages()
` [PATCH v18 09/26] drm/shmem-helper: Switch drm_gem_shmem_vmap/vunmap to use pin/unpin
` [PATCH v18 10/26] drm/shmem-helper: Use refcount_t for vmap_use_count
` [PATCH v18 11/26] drm/shmem-helper: Prepare drm_gem_shmem_free() to shrinker addition
` [PATCH v18 12/26] drm/shmem-helper: Make drm_gem_shmem_get_pages() public
` [PATCH v18 13/26] drm/shmem-helper: Add drm_gem_shmem_put_pages()
` [PATCH v18 14/26] drm/lima: Explicitly get and put drm-shmem pages
` [PATCH v18 15/26] drm/panfrost: "
` [PATCH v18 16/26] drm/virtio: "
` [PATCH v18 17/26] drm/v3d: "
` [PATCH v18 18/26] drm/shmem-helper: Change sgt allocation policy
` [PATCH v18 19/26] drm/shmem-helper: Add common memory shrinker
` [PATCH v18 20/26] drm/shmem-helper: Export drm_gem_shmem_get_pages_sgt_locked()
` [PATCH v18 21/26] drm/shmem-helper: Optimize unlocked get_pages_sgt()
` [PATCH v18 22/26] drm/shmem-helper: Don't free refcounted GEM
` [PATCH v18 23/26] drm/virtio: Pin display framebuffer BO
` [PATCH v18 24/26] drm/virtio: Attach shmem BOs dynamically
` [PATCH v18 25/26] drm/virtio: Support shmem shrinking
` [PATCH v18 26/26] drm/panfrost: Switch to generic memory shrinker

[PATCH AUTOSEL 5.10 01/16] fbdev: atyfb: only use ioremap_uc() on i386 and ia64
 2023-10-29 23:00 UTC  (13+ messages)
` [PATCH AUTOSEL 5.10 02/16] spi: npcm-fiu: Fix UMA reads when dummy.nbytes == 0
` [PATCH AUTOSEL 5.10 03/16] nvme-rdma: do not try to stop unallocated queues
` [PATCH AUTOSEL 5.10 07/16] netfilter: nfnetlink_log: silence bogus compiler warning
` [PATCH AUTOSEL 5.10 08/16] ASoC: rt5650: fix the wrong result of key button
` [PATCH AUTOSEL 5.10 09/16] fbdev: uvesafb: Call cn_del_callback() at the end of uvesafb_exit()
` [PATCH AUTOSEL 5.10 10/16] fbdev: core: cfbcopyarea: fix sloppy typing
` [PATCH AUTOSEL 5.10 11/16] fbdev: core: syscopyarea: "
` [PATCH AUTOSEL 5.10 13/16] platform/x86: asus-wmi: Change ASUS_WMI_BRN_DOWN code from 0x20 to 0x2e
` [PATCH AUTOSEL 5.10 14/16] platform/x86: asus-wmi: Map 0x2a code, Ignore 0x2b and 0x2c events
` [PATCH AUTOSEL 5.10 15/16] platform/mellanox: mlxbf-tmfifo: Fix a warning message

[PATCH] Media: omap4iss: Enable RSZB and update resizer control
 2023-10-29 23:23 UTC  (2+ messages)

[PATCH v2 0/6] shmem: high order folios support in write path
 2023-10-29 23:17 UTC  (6+ messages)
` [RFC PATCH 00/11] "
    ` [RFC PATCH 06/11] shmem: trace shmem_add_to_page_cache folio order
    ` [RFC PATCH 07/11] shmem: remove huge arg from shmem_alloc_and_add_folio()

linux-next: duplicate patch in the risc-v tree
 2023-10-29 23:12 UTC 

[PATCH AUTOSEL 5.4 01/13] fbdev: atyfb: only use ioremap_uc() on i386 and ia64
 2023-10-29 23:00 UTC  (17+ messages)
` [PATCH AUTOSEL 5.4 02/13] spi: npcm-fiu: Fix UMA reads when dummy.nbytes == 0
` [PATCH AUTOSEL 5.4 03/13] net: ipv6: fix return value check in esp_remove_trailer
` [PATCH AUTOSEL 5.4 04/13] net: ipv4: "
` [PATCH AUTOSEL 5.4 05/13] Bluetooth: vhci: Fix race when opening vhci device
` [PATCH AUTOSEL 5.4 06/13] netfilter: nfnetlink_log: silence bogus compiler warning
` [PATCH AUTOSEL 5.4 07/13] ASoC: rt5650: fix the wrong result of key button
` [PATCH AUTOSEL 5.4 08/13] fbdev: uvesafb: Call cn_del_callback() at the end of uvesafb_exit()
` [PATCH AUTOSEL 5.4 09/13] fbdev: core: cfbcopyarea: fix sloppy typing
` [PATCH AUTOSEL 5.4 10/13] fbdev: core: syscopyarea: "
` [PATCH AUTOSEL 5.4 11/13] scsi: mpt3sas: Fix in error path
` [PATCH AUTOSEL 5.4 12/13] platform/x86: asus-wmi: Change ASUS_WMI_BRN_DOWN code from 0x20 to 0x2e
` [PATCH AUTOSEL 5.4 13/13] platform/mellanox: mlxbf-tmfifo: Fix a warning message

RTT-PROBE: lore-subspace-rtt
 2023-10-29 23:18 UTC 

please add link / url to remote - when - git push
 2023-10-29 23:15 UTC 

[PULL 00/41] target-arm queue
 2023-10-29 23:15 UTC  (2+ messages)

[PATCH AUTOSEL 4.14 01/11] fbdev: atyfb: only use ioremap_uc() on i386 and ia64
 2023-10-29 23:02 UTC  (13+ messages)
` [PATCH AUTOSEL 4.14 02/11] net: ipv6: fix return value check in esp_remove_trailer
` [PATCH AUTOSEL 4.14 03/11] net: ipv4: "
` [PATCH AUTOSEL 4.14 04/11] Bluetooth: vhci: Fix race when opening vhci device
` [PATCH AUTOSEL 4.14 05/11] netfilter: nfnetlink_log: silence bogus compiler warning
` [PATCH AUTOSEL 4.14 06/11] ASoC: rt5650: fix the wrong result of key button
` [PATCH AUTOSEL 4.14 07/11] fbdev: uvesafb: Call cn_del_callback() at the end of uvesafb_exit()
` [PATCH AUTOSEL 4.14 08/11] fbdev: core: cfbcopyarea: fix sloppy typing
` [PATCH AUTOSEL 4.14 09/11] fbdev: core: syscopyarea: "

RTT-PROBE: lore-subspace-rtt
 2023-10-29 23:08 UTC 

[PATCH AUTOSEL 6.1 01/39] fbdev: atyfb: only use ioremap_uc() on i386 and ia64
 2023-10-29 22:57 UTC  (32+ messages)
` [PATCH AUTOSEL 6.1 11/39] spi: npcm-fiu: Fix UMA reads when dummy.nbytes == 0
` [PATCH AUTOSEL 6.1 12/39] nvme-rdma: do not try to stop unallocated queues
` [PATCH AUTOSEL 6.1 14/39] net: ipv6: fix return value check in esp_remove_trailer
` [PATCH AUTOSEL 6.1 15/39] net: ipv4: "
` [PATCH AUTOSEL 6.1 18/39] netfilter: nfnetlink_log: silence bogus compiler warning
` [PATCH AUTOSEL 6.1 21/39] ASoC: codecs: tas2780: Fix log of failed reset via I2C
` [PATCH AUTOSEL 6.1 22/39] drm/ttm: Reorder sys manager cleanup step
` [PATCH AUTOSEL 6.1 23/39] fbdev: omapfb: fix some error codes
` [PATCH AUTOSEL 6.1 24/39] fbdev: uvesafb: Call cn_del_callback() at the end of uvesafb_exit()
` [PATCH AUTOSEL 6.1 25/39] fbdev: core: cfbcopyarea: fix sloppy typing
` [PATCH AUTOSEL 6.1 26/39] fbdev: core: syscopyarea: "
` [PATCH AUTOSEL 6.1 28/39] drm/amdgpu: Unset context priority is now invalid
` [PATCH AUTOSEL 6.1 29/39] gpu/drm: Eliminate DRM_SCHED_PRIORITY_UNSET
` [PATCH AUTOSEL 6.1 30/39] LoongArch: Export symbol invalid_pud_table for modules building
` [PATCH AUTOSEL 6.1 31/39] LoongArch: Replace kmap_atomic() with kmap_local_page() in copy_user_highpage()
` [PATCH AUTOSEL 6.1 32/39] platform/x86: asus-wmi: Change ASUS_WMI_BRN_DOWN code from 0x20 to 0x2e
` [PATCH AUTOSEL 6.1 33/39] platform/x86: asus-wmi: Only map brightness codes when using asus-wmi backlight control
` [PATCH AUTOSEL 6.1 34/39] platform/x86: asus-wmi: Map 0x2a code, Ignore 0x2b and 0x2c events
` [PATCH AUTOSEL 6.1 35/39] netfilter: nf_tables: audit log object reset once per table
` [PATCH AUTOSEL 6.1 36/39] platform/mellanox: mlxbf-tmfifo: Fix a warning message
` [PATCH AUTOSEL 6.1 37/39] nvme-pci: add BOGUS_NID for Intel 0a54 device
` [PATCH AUTOSEL 6.1 38/39] Revert "pinctrl: avoid unsafe code pattern in find_pinctrl()"
` [PATCH AUTOSEL 6.1 39/39] drm/amdgpu: Reserve fences for VM update

Questions about ir-keytable and ir-ctl
 2023-10-29 23:00 UTC  (3+ messages)

[Bug 218086] New: ACER HD User Facing camera is not working
 2023-10-29 23:00 UTC 

[linux-linus test] 183608: regressions - trouble: broken/fail/pass
 2023-10-29 22:59 UTC 

[PATCH net-next v7 1/5] rust: core abstractions for network PHY drivers
 2023-10-29 22:58 UTC  (4+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-10-29 22:58 UTC 


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.