mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
[PATCH 0/8] drm/loongson: Submit a mini VBIOS support and a display bridge driver
 2023-10-29 23:10 UTC  (12+ messages)
` [PATCH 1/8] drm/loongson: Introduce a minimal support for Loongson VBIOS
` [PATCH 2/8] drm/loongson: Introduce a drm bridge driver for it66121 HDMI transmitter
` [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 5/8] drm/loongson: Using vbios for the LS7A2000 output initialization
` [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 8/8] drm/loongson: Add support for the display subsystem in LS2K2000

[PATCH AUTOSEL 4.14 01/11] fbdev: atyfb: only use ioremap_uc() on i386 and ia64
 2023-10-29 23:02 UTC  (9+ 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: "

[PATCH v18 00/26] Add generic memory shrinker to VirtIO-GPU and Panfrost DRM drivers
 2023-10-29 23:01 UTC  (8+ messages)
` [PATCH v18 03/26] drm/shmem-helper: Make all exported symbols GPL
` [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 09/26] drm/shmem-helper: Switch drm_gem_shmem_vmap/vunmap to use pin/unpin
` [PATCH v18 15/26] drm/panfrost: Explicitly get and put drm-shmem pages
` [PATCH v18 16/26] drm/virtio: "

[PATCH AUTOSEL 4.19 01/12] fbdev: atyfb: only use ioremap_uc() on i386 and ia64
 2023-10-29 23:01 UTC  (9+ 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 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 12/12] platform/x86: asus-wmi: Map 0x2a code, Ignore 0x2b and 0x2c events

[PATCH AUTOSEL 5.4 01/13] fbdev: atyfb: only use ioremap_uc() on i386 and ia64
 2023-10-29 23:00 UTC  (13+ 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

[PATCH AUTOSEL 5.10 01/16] fbdev: atyfb: only use ioremap_uc() on i386 and ia64
 2023-10-29 23:00 UTC  (7+ messages)
` [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 11/16] fbdev: core: syscopyarea: fix sloppy typing
` [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 AUTOSEL 5.15 01/28] fbdev: atyfb: only use ioremap_uc() on i386 and ia64
 2023-10-29 22:59 UTC  (13+ messages)
` [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 08/28] fs/ntfs3: Fix possible null-pointer dereference in hdr_find_e()
` [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 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 20/28] fbdev: uvesafb: Call cn_del_callback() at the end of uvesafb_exit()
` [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 6.1 01/39] fbdev: atyfb: only use ioremap_uc() on i386 and ia64
 2023-10-29 22:57 UTC  (26+ messages)
` [PATCH AUTOSEL 6.1 03/39] fs/ntfs3: Write immediately updated ntfs state
` [PATCH AUTOSEL 6.1 04/39] fs/ntfs3: Use kvmalloc instead of kmalloc(... __GFP_NOWARN)
` [PATCH AUTOSEL 6.1 05/39] fs/ntfs3: fix deadlock in mark_as_free_ex
` [PATCH AUTOSEL 6.1 06/39] fs/ntfs3: Fix possible NULL-ptr-deref in ni_readpage_cmpr()
` [PATCH AUTOSEL 6.1 07/39] fs/ntfs3: Fix NULL pointer dereference on error in attr_allocate_frame()
` [PATCH AUTOSEL 6.1 08/39] fs/ntfs3: Fix possible null-pointer dereference in hdr_find_e()
` [PATCH AUTOSEL 6.1 09/39] fs/ntfs3: Fix directory element type detection
` [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 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 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()"

[RFC bpf-next 0/6] Add bpf_xdp_get_xfrm_state() kfunc
 2023-10-29 22:55 UTC  (4+ messages)
` [RFC bpf-next 1/6] bpf: xfrm: "

[PATCH v2 00/12] Enable networking support for StarFive JH7100 SoC
 2023-10-29 22:53 UTC  (23+ messages)
` [PATCH v2 01/12] dt-bindings: net: snps,dwmac: Allow exclusive usage of ahb reset
` [PATCH v2 02/12] dt-bindings: net: starfive,jh7110-dwmac: Drop superfluous select
` [PATCH v2 03/12] dt-bindings: net: starfive,jh7110-dwmac: Drop redundant reset description
` [PATCH v2 04/12] dt-bindings: net: starfive,jh7110-dwmac: Add JH7100 SoC compatible
` [PATCH v2 11/12] riscv: dts: starfive: visionfive-v1: Enable gmac and setup phy
` [PATCH v2 12/12] [UNTESTED] riscv: dts: starfive: beaglev-starlight: Enable gmac

[PATCH AUTOSEL 6.5 01/52] fbdev: atyfb: only use ioremap_uc() on i386 and ia64
 2023-10-29 22:53 UTC  (38+ messages)
` [PATCH AUTOSEL 6.5 02/52] fs/ntfs3: Add ckeck in ni_update_parent()
` [PATCH AUTOSEL 6.5 03/52] fs/ntfs3: Write immediately updated ntfs state
` [PATCH AUTOSEL 6.5 04/52] fs/ntfs3: Use kvmalloc instead of kmalloc(... __GFP_NOWARN)
` [PATCH AUTOSEL 6.5 05/52] fs/ntfs3: Add more attributes checks in mi_enum_attr()
` [PATCH AUTOSEL 6.5 06/52] fs/ntfs3: fix deadlock in mark_as_free_ex
` [PATCH AUTOSEL 6.5 07/52] fs/ntfs3: Fix shift-out-of-bounds in ntfs_fill_super
` [PATCH AUTOSEL 6.5 08/52] fs/ntfs3: Fix alternative boot searching
` [PATCH AUTOSEL 6.5 09/52] fs/ntfs3: Add more info into /proc/fs/ntfs3/<dev>/volinfo
` [PATCH AUTOSEL 6.5 10/52] fs/ntfs3: Do not allow to change label if volume is read-only
` [PATCH AUTOSEL 6.5 11/52] fs/ntfs3: Fix possible NULL-ptr-deref in ni_readpage_cmpr()
` [PATCH AUTOSEL 6.5 12/52] fs/ntfs3: Fix NULL pointer dereference on error in attr_allocate_frame()
` [PATCH AUTOSEL 6.5 13/52] fs/ntfs3: Fix possible null-pointer dereference in hdr_find_e()
` [PATCH AUTOSEL 6.5 14/52] fs/ntfs3: Fix directory element type detection
` [PATCH AUTOSEL 6.5 15/52] fs/ntfs3: Avoid possible memory leak
` [PATCH AUTOSEL 6.5 16/52] spi: npcm-fiu: Fix UMA reads when dummy.nbytes == 0
` [PATCH AUTOSEL 6.5 17/52] nvme-rdma: do not try to stop unallocated queues
` [PATCH AUTOSEL 6.5 18/52] ASoC: soc-dapm: Add helper for comparing widget name
` [PATCH AUTOSEL 6.5 19/52] ASoC: codecs: wsa-macro: handle component name prefix
` [PATCH AUTOSEL 6.5 20/52] net: ipv6: fix return value check in esp_remove_trailer
` [PATCH AUTOSEL 6.5 21/52] net: ipv4: "
` [PATCH AUTOSEL 6.5 22/52] nfs42: client needs to strip file mode's suid/sgid bit after ALLOCATE op
` [PATCH AUTOSEL 6.5 23/52] Bluetooth: vhci: Fix race when opening vhci device
` [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 28/52] ASoC: rt5650: fix the wrong result of key button
` [PATCH AUTOSEL 6.5 29/52] ASoC: codecs: tas2780: Fix log of failed reset via I2C
` [PATCH AUTOSEL 6.5 32/52] fbdev: omapfb: fix some error codes
` [PATCH AUTOSEL 6.5 34/52] fbdev: core: cfbcopyarea: fix sloppy typing
` [PATCH AUTOSEL 6.5 36/52] scsi: mpt3sas: Fix in error path
` [PATCH AUTOSEL 6.5 37/52] ASoC: da7219: Correct the process of setting up Gnd switch in AAD
` [PATCH AUTOSEL 6.5 38/52] drm/amdgpu: Unset context priority is now invalid
` [PATCH AUTOSEL 6.5 42/52] LoongArch: Replace kmap_atomic() with kmap_local_page() in copy_user_highpage()
` [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] eventfs: Save ownership and mode
 2023-10-29 22:23 UTC 

[GIT PULL for v6.7] vfs super updates
 2023-10-29 22:20 UTC  (2+ messages)

[PATCH] dsa: tag_rtl4_a: Bump min packet size
 2023-10-29 22:18 UTC  (6+ messages)

[PATCH] Media: omap4iss: Enable RSZB and update resizer control
 2023-10-29 22:07 UTC 

lockdep: holding locks across syscall boundaries
 2023-10-29 22:01 UTC 

[PATCH] i2c:thunderx:Add disabled node check
 2023-10-29 21:47 UTC  (3+ messages)

[PATCH v2 00/11] x86-64: Stack protector and percpu improvements
 2023-10-29 21:42 UTC  (2+ messages)

[GIT pull] core/core for v6.7-rc1
 2023-10-29 21:33 UTC  (6+ messages)
` [GIT pull] irq/core "
` [GIT pull] smp/core "
` [GIT pull] timers/core "
` [GIT pull] x86/apic "
` [GIT pull] x86/core "

[PATCH v8 0/5] leds: Allwinner A100 LED controller support
 2023-10-29 21:26 UTC  (6+ messages)
` [PATCH v8 1/5] dt-bindings: leds: Add Allwinner A100 LED controller
` [PATCH v8 2/5] leds: sun50i-a100: New driver for the "
` [PATCH v8 3/5] arm64: dts: allwinner: a100: Add LED controller node
` [PATCH v8 4/5] riscv: dts: allwinner: d1: "
` [PATCH v8 5/5] riscv: dts: allwinner: d1: Add RGB LEDs to boards

[PATCH] selftests/cgroup: Fix awk usage in test_cpuset_prs.sh that may cause error
 2023-10-29 21:23 UTC  (3+ messages)

[PATCH] nvme-tcp: Fix a memory leak
 2023-10-29 21:22 UTC 

[PATCH v2] dt-bindings: clock: brcm,kona-ccu: convert to YAML
 2023-10-29 21:16 UTC  (3+ messages)

[PATCH] KVM: selftests: add -MP to CFLAGS
 2023-10-29 21:13 UTC  (2+ messages)

[PATCH] fs/gfs2: Fix slab-use-after-free in gfs2_qd_dealloc
 2023-10-29 21:10 UTC 

linux-next: manual merge of the apparmor tree with the security tree
 2023-10-29 21:09 UTC  (3+ messages)

[PATCH v5 0/2] i2c: mv64xxx: bus-reset-gpios
 2023-10-29 21:02 UTC  (6+ messages)
` [PATCH v5 2/2] i2c: mv64xxx: add an optional bus-reset-gpios property

linux-next: duplicate patches in the risc-v tree
 2023-10-29 20:56 UTC 

linux-next: duplicate patches in the fpga-fixes tree
 2023-10-29 20:52 UTC 

[PATCH 1/4] crypto: drbg - ensure most preferred type is FIPS health checked
 2023-10-29 20:48 UTC  (4+ messages)
` [PATCH 2/4] crypto: drbg - update FIPS CTR self-checks to aes256
` [PATCH 3/4] crypto: drbg - ensure drbg hmac sha512 is used in FIPS selftests
` [PATCH 4/4] crypto: drbg - Remove SHA1 from drbg

[PATCH v2 0/6] shmem: high order folios support in write path
 2023-10-29 20:43 UTC  (7+ messages)
` [RFC PATCH 00/11] "
    ` [RFC PATCH 01/11] XArray: add cmpxchg order test
    ` [RFC PATCH 05/11] shmem: account for large order folios

[PATCH v2] docs: filesystems: document the squashfs specific mount options
 2023-10-29 20:33 UTC  (2+ messages)

[PATCH v5 0/4] riscv: tlb flush improvements
 2023-10-29 20:17 UTC  (3+ messages)
` [PATCH v5 2/4] riscv: Improve flush_tlb_range() for hugetlb pages

[PATCH RESEND] Documentation: i2c: add fault code for not supporting 10 bit addresses
 2023-10-29 20:04 UTC  (2+ messages)

[PATCH-net-next] ptp: fix corrupted list in ptp_open
 2023-10-29 19:57 UTC  (2+ messages)

[PATCH v11 00/14] Linux RISC-V AIA Support
 2023-10-29 19:53 UTC  (7+ messages)
` [PATCH v11 09/14] irqchip/riscv-imsic: Add support for PCI MSI irqdomain

[PATCH v2] i2c: mux: Convert to use sysfs_emit_at() API
 2023-10-29 19:29 UTC  (3+ messages)

[PATCH] staging: rts5208: Replace strncpy() with strscpy() for appropriate string copying in rtsx_scsi line 524 warning: found by checkpatch.pl script
 2023-10-29 19:16 UTC 

[PATCH] media: stk1160: Fixed high volume of stk1160_dbg messages
 2023-10-29 18:56 UTC  (2+ messages)

[PATCH v3 00/10] media: rkvdec: Add H.264 High 10 and 4:2:2 profile support
 2023-10-29 18:34 UTC  (9+ messages)
` [PATCH v3 01/10] media: v4l2-common: Add helpers to calculate bytesperline and sizeimage
` [PATCH v3 02/10] media: v4l2: Add NV15 and NV20 pixel formats
` [PATCH v3 03/10] media: rkvdec: h264: Use bytesperline and buffer height as virstride
` [PATCH v3 05/10] media: rkvdec: h264: Remove SPS validation at streaming start
` [PATCH v3 07/10] media: rkvdec: Move rkvdec_reset_decoded_fmt() function
` [PATCH v3 08/10] media: rkvdec: Prepare for adding format validation ops
` [PATCH v3 09/10] media: rkvdec: Add get_fmt_opaque and valid_fmt ops
` [PATCH v3 10/10] media: rkvdec: h264: Support High 10 and 4:2:2 profiles

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome