messages from 2024-09-11 12:30:12 to 2024-09-11 13:12:39 UTC [more...]
[PATCH 00/19] Ultrajoiner basic functionality series
2024-09-11 13:13 UTC (17+ messages)
` [PATCH 01/19] drm/i915/display: Check whether platform supports joiner
` [PATCH 02/19] drm/i915/display: Modify debugfs for joiner to force n pipes
` [PATCH 03/19] drm/i915/display_debugfs: Allow force joiner only if supported
` [PATCH 04/19] drm/i915/dp: Add helper to compute num pipes joined
` [PATCH 05/19] drm/i915/display: Add debugfs support to avoid joiner
` [PATCH 06/19] drm/i915/display: Simplify intel_joiner_num_pipes and its usage
` [PATCH 07/19] drm/i915/display: Use joined pipes in intel_dp_joiner_needs_dsc
` [PATCH 08/19] drm/i915/display: Use joined pipes in intel_mode_valid_max_plane_size
` [PATCH 09/19] drm/i915/display: Use joined pipes in dsc helpers for slices, bpp
` [PATCH 10/19] drm/i915: Add some essential functionality for joiners
` [PATCH 11/19] drm/i915: Split current joiner hw state readout
` [PATCH 12/19] drm/i915: Add bigjoiner and uncompressed joiner hw readout sanity checks
` [PATCH 13/19] drm/i915: Implement hw state readout and checks for ultrajoiner
` [PATCH 14/19] drm/i915/display: Percolate ultrajoiner info to get_joiner_config
` [PATCH 16/19] drm/i915: Add new abstraction layer to handle pipe order for different joiners
` [PATCH 17/19] drm/i915: Compute config and mode valid changes for ultrajoiner
[PATCH 0/1] buildcfg: Print bitbake branch and revision when it is in a separate repo
2024-09-11 13:12 UTC (4+ messages)
` [PATCH 1/1] "
` [OE-core] "
[PATCH 0/6] cat-file: add remote-object-info to batch-command
2024-09-11 13:11 UTC (4+ messages)
` [PATCH v2 "
` [PATCH v2 6/6] "
[PATCH] drm/xe/pciid: Add new PCI id for ARL
2024-09-11 13:11 UTC (2+ messages)
[PATCH v2 0/1] classes: Print bitbake branch and revision
2024-09-11 13:10 UTC (2+ messages)
` [PATCH v2 1/1] "
21.11.8 patches review and test
2024-09-11 13:10 UTC (7+ messages)
[PATCH] nvmem: core: Fix memleak in nvmem_add_cells_from_dt error path
2024-09-11 13:09 UTC (3+ messages)
[PATCH 00/13] ALSA: update sample rate definitions
2024-09-11 13:08 UTC (13+ messages)
` [PATCH 01/13] ALSA: pcm: add more "
[PATCH v2 0/9] x86/HVM: drop stdvga caching mode
2024-09-11 13:07 UTC (9+ messages)
` [PATCH v2 1/9] x86/HVM: properly reject "indirect" VRAM writes
` [PATCH v2 8/9] x86/HVM: drop stdvga's "lock" struct member
` [PATCH v2 9/9] x86/HVM: drop .complete hook for intercept handling
[PATCH 6.1 000/186] 6.1.110-rc2 review
2024-09-11 13:07 UTC
[PATCH] drm/amd/display: Add all planes on CRTC to state for overlay cursor
2024-09-11 13:06 UTC
[PATCH 5.4 000/121] 5.4.284-rc2 review
2024-09-11 13:07 UTC
[PATCH 5.15 000/212] 5.15.167-rc2 review
2024-09-11 13:07 UTC
[PATCH v3 0/2] Do not shatter hugezeropage on wp-fault
2024-09-11 13:05 UTC (13+ messages)
` [PATCH v3 1/2] mm: Abstract THP allocation
` [PATCH v3 2/2] mm: Allocate THP on hugezeropage wp-fault
[PATCH 5.10 000/185] 5.10.226-rc2 review
2024-09-11 13:07 UTC
Interrupt on readdirplus?
2024-09-11 13:06 UTC (10+ messages)
2024 LF Technical Advisory Board election - call for candidates
2024-09-11 13:05 UTC (2+ messages)
` Linux Foundation TAB election update
[PATCH v2] drm: drm_fourcc: adding 10/12/14 bit formats
2024-09-11 13:05 UTC (2+ messages)
[Buildroot] [PATCHv2 1/2] package/gdk-pixbuf: fix update cache hook
2024-09-11 13:04 UTC (2+ messages)
` [Buildroot] [PATCHv2 2/2] package/librsvg: Add support of SVG in gdk-pixbuf
[PATCH v2 0/8] qapi: Supply some of the missing member documentation
2024-09-11 13:04 UTC (4+ messages)
` [PATCH v2 5/8] qapi/pci: Supply "
[PATCH] drm/xe/display: Remove dp_mst_suspend/resume from d3cold
2024-09-11 13:05 UTC (2+ messages)
` ✗ CI.Patch_applied: failure for "
[PATCH v2] selftests: netfilter: tproxy tcp and udp tests
2024-09-11 13:04 UTC (2+ messages)
[syzbot] [net?] possible deadlock in rtnl_lock (8)
2024-09-11 13:04 UTC
[PATCH 5.4 000/121] 5.4.284-rc1 review
2024-09-11 13:03 UTC (4+ messages)
[PATCH v5 0/6] x86/tdx: Allow MMIO instructions from userspace
2024-09-11 13:03 UTC (6+ messages)
` [PATCH v6 "
` [PATCH v6 1/6] x86/tdx: Fix "in-kernel MMIO" check
[PATCH 5.4 000/134] 5.4.283-rc1 review
2024-09-11 13:03 UTC (3+ messages)
[PATCH v2 00/19] Migrate to sig_alg and templatize ecdsa
2024-09-11 13:02 UTC (13+ messages)
` [PATCH v2 04/19] crypto: ecrdsa - Migrate to sig_alg backend
` [PATCH v2 05/19] crypto: rsa-pkcs1pad - Deduplicate set_{pub,priv}_key callbacks
` [PATCH v2 06/19] crypto: rsassa-pkcs1 - Migrate to sig_alg backend
` [PATCH v2 07/19] crypto: rsassa-pkcs1 - Harden digest length verification
` [PATCH v2 08/19] crypto: rsassa-pkcs1 - Avoid copying hash prefix
` [PATCH v2 16/19] crypto: sig - Rename crypto_sig_maxsize() to crypto_sig_keysize()
[PATCH RESEND 0/2] Minor fixes error handling of perf stat
2024-09-11 13:02 UTC (3+ messages)
` [PATCH RESEND 1/2] perf stat: Close cork_fd when create_perf_stat_counter() failed
[PATCH] MAINTAINERS: Add myself as VKMS Maintainer
2024-09-11 13:01 UTC (4+ messages)
[PATCH] selftests: vDSO: don't include generated headers for chacha test
2024-09-11 13:01 UTC (6+ messages)
[PATCH] drm/i915/display: Prevent DC6 while vblank is enabled for Panel Replay
2024-09-11 13:00 UTC (2+ messages)
[PATCH 5.15 000/214] 5.15.167-rc1 review
2024-09-11 13:00 UTC (2+ messages)
linux-next: build failure after merge of the tip tree
2024-09-11 13:00 UTC (2+ messages)
[PATCH 1/2] ASoC: amd: acp: remove MODULE_ALIAS for legacy machine driver
2024-09-11 12:59 UTC (2+ messages)
[PATCH v6 0/2] drm/ttm: Really use a separate LRU list for swapped- and pinned objects
2024-09-11 12:59 UTC (5+ messages)
` ✓ CI.Build: success for drm/ttm: Really use a separate LRU list for swapped- and pinned objects (rev6)
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✗ CI.BAT: failure "
[PATCH RFC] net: bridge: drop packets with a local source
2024-09-11 12:58 UTC
[PULL 00/17] Misc patches for 2024-09-11
2024-09-11 12:57 UTC (19+ messages)
` [PULL 01/17] target/i386: Delete duplicated macro definition CR4_FRED_MASK
` [PULL 02/17] target/i386: Add VMX control bits for nested FRED support
` [PULL 03/17] target/i386: Raise the highest index value used for any VMCS encoding
` [PULL 04/17] tests/unit: remove block layer code from test-nested-aio-poll
` [PULL 05/17] hw/i386/pc: Add a description for the i8042 property
` [PULL 06/17] kvm/i386: make kvm_filter_msr() and related definitions private to kvm module
` [PULL 07/17] kvm/i386: fix return values of is_host_cpu_intel()
` [PULL 08/17] kvm: replace fprintf with error_report()/printf() in kvm_init()
` [PULL 09/17] kvm/i386: refactor kvm_arch_init and split it into smaller functions
` [PULL 10/17] kvm/i386: replace identity_base variable with a constant
` [PULL 11/17] kvm: refactor core virtual machine creation into its own function
` [PULL 12/17] target/i386: Expose IBPB-BRTYPE and SBPB CPUID bits to the guest
` [PULL 13/17] hw: Remove unused inclusion of hw/char/serial.h
` [PULL 14/17] hw/char/serial.h: Extract serial-isa.h
` [PULL 15/17] hw/char: Extract serial-mm
` [PULL 16/17] virtio-9p: remove virtfs-proxy-helper
` [PULL 17/17] minikconf: print error entirely on stderr
[yiliu1765-iommufd:wip/iommufd_pasid-20240910 19/37] drivers/iommu/arm/arm-smmu-v3/arm-smmu-v3.c:3044:19: error: incompatible function pointer types initializing 'int (*)(struct iommu_domain *, struct device *, ioasid_t, struct iommu_domain *)' (aka 'int (*)(struct iommu_domain *, struct device *, unsigned
2024-09-11 12:57 UTC
[PATCH] ext4: Regression test for corruption during on-line resize
2024-09-11 12:57 UTC (2+ messages)
[PATCH] timekeeping: move multigrain ctime floor handling into timekeeper
2024-09-11 12:56 UTC
[PATCH 5.15 000/214] 5.15.167-rc1 review
2024-09-11 12:56 UTC (5+ messages)
[PATCH] dma-mapping: reliably inform about DMA support for IOMMU
2024-09-11 12:54 UTC (3+ messages)
[PATCH v1 00/14] s390x: virtio-mem support
2024-09-11 12:54 UTC (8+ messages)
` [PATCH v1 01/14] s390x/s390-virtio-ccw: don't crash on weird RAM sizes
[PATCH 6.1 000/192] 6.1.110-rc1 review
2024-09-11 12:54 UTC (8+ messages)
` [PATCH 6.1 153/192] rust: macros: provide correct provenance when constructing THIS_MODULE
[XEN PATCH 0/3] xen: address violations of MISRA C Rule 13.6
2024-09-11 12:53 UTC (5+ messages)
` [XEN PATCH 1/3] EFI: "
` [XEN PATCH 2/3] xen/gnttab: "
[PATCH net-next] sfc: Add X4 PF support
2024-09-11 12:52 UTC (2+ messages)
[PATCH v3] wifi: cfg80211: check radio iface combination for multi radio per wiphy
2024-09-11 12:52 UTC (4+ messages)
[PATCH] PCI: imx6: Fix a "Null pointer dereference" issue
2024-09-11 12:50 UTC
[PATCH 00/39] Use g_assert_not_reached instead of (g_)assert(0,false)
2024-09-11 12:51 UTC (6+ messages)
` [PATCH 01/39] docs/spin: replace assert(0) with g_assert_not_reached()
[PATCH RFC 0/3] amba: bus: Move reading periphid operation from amba_match() to amba_probe()
2024-09-11 12:50 UTC (5+ messages)
[PATCH net-next v6 00/25] Introducing OpenVPN Data Channel Offload
2024-09-11 12:52 UTC (8+ messages)
` [PATCH net-next v6 12/25] ovpn: implement packet processing
[xen-unstable test] 187649: tolerable FAIL - PUSHED
2024-09-11 12:47 UTC
[PATCH v3 0/5] Fix issues with ARM Processor CPER records
2024-09-11 12:47 UTC (3+ messages)
` [PATCH v3 1/5] RAS: Report all ARM processor CPER information to userspace
[PATCH 0/3] nvme: NSHEAD_DISK_LIVE fixes
2024-09-11 12:46 UTC (4+ messages)
` [PATCH 1/3] nvme-multipath: fixup typo when clearing DISK_LIVE
` [PATCH 2/3] nvme-multipath: avoid hang on inaccessible namespaces
` [PATCH 3/3] nvme-multipath: stuck partition scan on inaccessible paths
[PATCH 5.10 000/186] 5.10.226-rc1 review
2024-09-11 12:47 UTC (4+ messages)
[PATCH 1/3] arm64: dts: ti: k3-am62-phycore-som: Add M4F remoteproc nodes
2024-09-11 12:42 UTC (3+ messages)
` [PATCH 2/3] arm64: dts: ti: k3-am64-phycore-som: "
` [PATCH 3/3] arm: arm64: dts: ti: k3-am642-phyboard-electra-rdk: Enable trickle charger
[PATCH v1 6/7] vhost: Add kthread support in function vhost_worker_create
2024-09-11 12:46 UTC (2+ messages)
[PATCH net-next 0/5] eth: fbnic: add timestamping support
2024-09-11 12:45 UTC (6+ messages)
` [PATCH net-next 1/5] eth: fbnic: add software TX "
` [PATCH net-next 2/5] eth: fbnic: add initial PHC support
` [PATCH net-next 3/5] eth: fbnic: add RX packets timestamping support
` [PATCH net-next 4/5] eth: fbnic: add TX "
` [PATCH net-next 5/5] eth: fbnic: add ethtool timestamping statistics
[PATCH] clk: ep93xx: add module license
2024-09-11 12:44 UTC (2+ messages)
[XEN PATCH 00/12] x86: address violations of MISRA C Rule 16.3
2024-09-11 12:42 UTC (5+ messages)
` [XEN PATCH 08/12] x86/emul: add defensive code
` [XEN PATCH 09/12] x86/emul: address violations of MISRA C Rule 16.3
[PATCH net] netlink: specs: mptcp: fix port endianness
2024-09-11 12:42 UTC (2+ messages)
[PATCH] ASoC: mediatek: Remove redundant error message
2024-09-11 12:37 UTC
[PATCH v2] mvneta: fix "napi poll" infinite loop
2024-09-11 12:41 UTC (2+ messages)
[PATCH nft] tests: py: fix up udp csum fixup output
2024-09-11 12:24 UTC
[PATCH] net: check the return value of the copy_from_sockptr
2024-09-11 12:40 UTC (6+ messages)
[PATCH v2 0/2] Xilinx I2C driver fixes
2024-09-11 12:40 UTC (3+ messages)
` [PATCH v2 1/2] i2c: xiic: Wait for TX empty to avoid missed TX NAKs
[PATCH v2] ASoc: mediatek: mt8365: Remove unneeded assignment
2024-09-11 12:36 UTC
[PATCH v4 for-next 0/2] RDMA: Provide an API for drivers to disassociate mmap pages
2024-09-11 12:38 UTC (6+ messages)
` [PATCH v4 for-next 1/2] RDMA/core: Provide rdma_user_mmap_disassociate() "
[PATCH v3 0/2] Add I2C driver for Bosch BMI270 IMU
2024-09-11 12:38 UTC (3+ messages)
[PULL 00/56] Misc HW & UI patches
2024-09-11 12:14 UTC (15+ messages)
` [PULL 19/56] target/cris: Remove the deprecated CRIS target
` [PULL 23/56] hw/char/pl011: Remove unused 'readbuff' field
` [PULL 24/56] hw/char/pl011: Move pl011_put_fifo() earlier
` [PULL 25/56] hw/char/pl011: Move pl011_loopback_enabled|tx() around
` [PULL 26/56] hw/char/pl011: Split RX/TX path of pl011_reset_fifo()
` [PULL 28/56] hw/char/pl011: Extract pl011_read_rxdata() from pl011_read()
` [PULL 38/56] fifo8: add fifo8_peek_buf() function
` [PULL 39/56] fifo8: introduce fifo8_peek() function
` [PULL 40/56] tests/unit: add test-fifo unit test
` [PULL 41/56] tests/unit: Strengthen FIFO8 tests
` [PULL 43/56] tests/unit: Comment "
` [PULL 50/56] hw/misc: remove break after g_assert_not_reached()
` [PULL 51/56] hw/pci-host: "
` [PULL 54/56] ui/sdl2: ignore GUI keys in SDL_TEXTINPUT handler
[PATCH -next v3 1/2] media: cec: remove redundant null pointer checks in cec_devnode_init()
2024-09-11 5:30 UTC (2+ messages)
[PATCH 5.10 000/151] 5.10.225-rc1 review
2024-09-11 5:23 UTC (4+ messages)
` [PATCH 5.10 064/151] btrfs: change BUG_ON to assertion when checking for delayed_node root
FAILED: patch "[PATCH] iio: adc: ad7124: fix DT configuration parsing" failed to apply to 6.6-stable tree
2024-09-10 10:06 UTC (5+ messages)
` [PATCH 6.6.y 2/2] iio: adc: ad7124: fix DT configuration parsing
[openeuler:OLK-5.10 14827/30000] kernel/sys_ni.c:268:1: sparse: sparse: symbol '__x64_sys_landlock_create_ruleset' was not declared. Should it be static?
2024-09-11 12:35 UTC
[PATCH -next] perf parse-events: Remove duplicated include in parse-events.c
2024-09-11 12:35 UTC (3+ messages)
[PATCH 6.10 000/375] 6.10.10-rc1 review
2024-09-11 12:34 UTC (4+ messages)
` [PATCH 6.10 250/375] tcp: Dont drop SYN+ACK for simultaneous connect()
[PULL 00/19] QAPI patches patches for 2024-09-10
2024-09-11 12:17 UTC (2+ messages)
[PATCH v3 0/3] Add support for Ariaboard Photonicat RK3568
2024-09-11 12:28 UTC (7+ messages)
` [PATCH v3 1/3] dt-bindings: vendor-prefixes: Add prefix for Ariaboard
` [PATCH v3 2/3] dt-bindings: arm: rockchip: Add Ariaboard Photonicat RK3568
` [PATCH v3 3/3] arm64: dts: rockchip: add dts for "
[PATCH] platform/x86: asus-wmi: don't fail if platform_profile already registered
2024-09-11 12:32 UTC (2+ messages)
[PATCH] drm/i915: Do not explicilty enable FEC in DP_TP_CTL for UHBR rates
2024-09-11 12:32 UTC (2+ messages)
` ✓ Fi.CI.IGT: success for drm/i915: Do not explicilty enable FEC in DP_TP_CTL for UHBR rates (rev2)
[PATCH stable-6.10 regression] Revert "soundwire: stream: fix programming slave ports for non-continous port maps"
2024-09-11 12:31 UTC (3+ messages)
[PATCH v3 00/14] KEYS: Add support for PGP keys and signatures
2024-09-11 12:29 UTC (11+ messages)
` [PATCH v3 05/14] PGPLIB: Signature parser
` [PATCH v3 06/14] KEYS: PGP data parser
` [PATCH v3 07/14] KEYS: Provide PGP key description autogeneration
` [PATCH v3 08/14] KEYS: PGP-based public key signature verification
` [PATCH v3 09/14] KEYS: Retry asym key search with partial ID in restrict_link_by_signature()
` [PATCH v3 10/14] KEYS: Calculate key digest and get signature of the key
` [PATCH v3 11/14] verification: introduce verify_pgp_signature()
` [PATCH v3 12/14] PGP: Provide a key type for testing PGP signatures
` [PATCH v3 13/14] KEYS: Provide a function to load keys from a PGP keyring blob
` [PATCH v3 14/14] KEYS: Introduce load_pgp_public_keyring()
[PATCH v6 00/26] Generic `Allocator` support for Rust
2024-09-11 12:31 UTC (5+ messages)
` [PATCH v6 22/26] rust: alloc: implement `Cmalloc` in module allocator_test
[PATCH v2] perf ftrace: Detect whether ftrace is enabled on system
2024-09-11 12:31 UTC (3+ messages)
[PATCH v2 0/8] Add platform supports to MediaTek MT8188 SoC
2024-09-11 11:24 UTC (3+ messages)
` [PATCH v2 6/8] arm64: dts: mediatek: mt8188: Add SPMI support for PMIC control
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.