All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-04-23 12:50:30 to 2023-04-23 15:04:04 UTC [more...]

stable-rc/queue/5.4 build: 188 builds: 5 failed, 183 passed, 3 errors, 34 warnings (v5.4.238-227-g75c0c97923426)
 2023-04-23 15:03 UTC 

[PULL 00/20] Migration 20230420 patches
 2023-04-23 15:00 UTC  (6+ messages)

[PATCH] MIPS: Remove unused variable in arch_local_irq_restore
 2023-04-23 15:01 UTC  (3+ messages)

[PATCH v4 13/17] cxl/pci: Use CDAT DOE mailbox created by PCI core
 2023-04-23 14:58 UTC  (5+ messages)
` [PATCH] cxl/port: Fix port to pci device assumptions in read_cdat_data()

[PULL 00/15] tcg patch queue
 2023-04-23 14:55 UTC  (2+ messages)

[PATCH] drm/meson: set variables meson_hdmi_* storage-class-specifier to static
 2023-04-23 14:53 UTC  (4+ messages)

[PATCH rdma-next v4 0/8] Fix the problem that rxe can not work in net namespace
 2023-04-23 14:48 UTC  (9+ messages)
` [PATCH rdma-next v4 1/8] RDMA/rxe: Creating listening sock in newlink function
` [PATCH rdma-next v4 2/8] RDMA/rxe: Support more rdma links in init_net
` [PATCH rdma-next v4 3/8] RDMA/nldev: Add dellink function pointer
` [PATCH rdma-next v4 4/8] RDMA/rxe: Implement dellink in rxe
` [PATCH rdma-next v4 5/8] RDMA/rxe: Replace global variable with sock lookup functions
` [PATCH rdma-next v4 6/8] RDMA/rxe: add the support of net namespace
` [PATCH rdma-next v4 7/8] RDMA/rxe: Add the support of net namespace notifier
` [PATCH rdma-next v4 8/8] RDMA/rxe: Replace l_sk6 with sk6 in net namespace

[RFC PATCH bpf-next v3 00/37] FUSE BPF: A Stacked Filesystem Extension for FUSE
 2023-04-23 14:50 UTC  (4+ messages)

[PATCH v2 ethtool-next 0/2] Add tx push buf len param to ethtool
 2023-04-23 14:49 UTC  (3+ messages)
` [PATCH v2 ethtool-next 1/2] update UAPI header copies
` [PATCH v2 ethtool-next 2/2] ethtool: Add support for configuring tx-push-buf-len

[RFC PATCH 00/40] drm/amd/display: add AMD driver-specific properties for color mgmt
 2023-04-23 14:10 UTC  (82+ messages)
` [RFC PATCH 01/40] drm/amd/display: fix segment distribution for linear LUTs
` [RFC PATCH 02/40] drm/amd/display: fix the delta clamping for shaper LUT
` [RFC PATCH 03/40] drm/amd/display: introduce Steam Deck color features to AMD display driver
` [RFC PATCH 04/40] drm/drm_mode_object: increase max objects to accommodate new color props
` [RFC PATCH 05/40] drm/amd/display: add shaper LUT driver-private props
` [RFC PATCH 06/40] drm/amd/display: add 3D "
` [RFC PATCH 07/40] drm/amd/display: add CRTC gamma TF to "
` [RFC PATCH 08/40] drm/drm_plane: track color mgmt changes per plane
` [RFC PATCH 09/40] drm/amd/display: move replace blob func to dm plane
` [RFC PATCH 10/40] drm/amd/display: add plane degamma LUT driver-private props
` [RFC PATCH 11/40] drm/amd/display: add plane degamma TF driver-private property
` [RFC PATCH 12/40] drm/amd/display: add plane HDR multiplier "
` [RFC PATCH 13/40] drm/amd/display: add plane 3D LUT driver-private properties
` [RFC PATCH 14/40] drm/amd/display: add plane shaper "
` [RFC PATCH 15/40] drm/amd/display: add plane shaper TF driver-private property
` [RFC PATCH 16/40] drm/amd/display: add plane blend LUT and TF driver-private properties
` [RFC PATCH 17/40] drm/amd/display: add comments to describe DM crtc color mgmt behavior
` [RFC PATCH 18/40] drm/amd/display: encapsulate atomic regamma operation
` [RFC PATCH 19/40] drm/amd/display: update lut3d and shaper lut to stream
` [RFC PATCH 20/40] drm/amd/display: copy 3D LUT settings from crtc state to stream_update
` [RFC PATCH 21/40] drm/amd/display: allow BYPASS 3D LUT but keep shaper LUT settings
` [RFC PATCH 22/40] drm/amd/display: handle MPC 3D LUT resources for a given context
` [RFC PATCH 23/40] drm/amd/display: dynamically acquire 3DLUT resources for color changes
` [RFC PATCH 24/40] drm/amd/display: add CRTC 3D LUT support to amd color pipeline
` [RFC PATCH 25/40] drm/amd/display: decouple steps to reuse in CRTC shaper LUT support
` [RFC PATCH 26/40] drm/amd/display: add CRTC shaper LUT support to amd color pipeline
` [RFC PATCH 27/40] drm/amd/display: add CRTC regamma TF support
` [RFC PATCH 28/40] drm/amd/display: set sdr_ref_white_level to 80 for out_transfer_func
` [RFC PATCH 29/40] drm/amd/display: add CRTC shaper TF support
` [RFC PATCH 30/40] drm/amd/display: mark plane as needing reset if plane color mgmt changes
` [RFC PATCH 31/40] drm/amd/display: decouple steps for mapping CRTC degamma to DC plane
` [RFC PATCH 32/40] drm/amd/display: add support for plane degamma TF and LUT properties
` [RFC PATCH 33/40] drm/amd/display: reject atomic commit if setting both plane and CRTC degamma
` [RFC PATCH 34/40] drm/amd/display: add dc_fixpt_from_s3132 helper
` [RFC PATCH 35/40] drm/adm/display: add HDR multiplier support
` [RFC PATCH 36/40] drm/amd/display: add plane shaper/3D LUT and shaper TF support
` [RFC PATCH 37/40] drm/amd/display: handle empty LUTs in __set_input_tf
` [RFC PATCH 38/40] drm/amd/display: add DRM plane blend LUT and TF support
` [RFC PATCH 39/40] drm/amd/display: copy dc_plane color settings to surface_updates
` [RFC PATCH 40/40] drm/amd/display: allow newer DC hardware to use degamma ROM for PQ/HLG

[Intel-gfx] [PATCH v3 12/12] vfio/pci: Report dev_id in VFIO_DEVICE_GET_PCI_HOT_RESET_INFO
 2023-04-23 14:46 UTC  (13+ messages)
                    `  "

[PATCH bpf-next V2 0/5] XDP-hints: XDP kfunc metadata for driver igc
 2023-04-23 14:46 UTC  (4+ messages)
` [PATCH bpf-next V2 1/5] igc: enable and fix RX hash usage by netstack
  ` [Intel-wired-lan] "

[Buildroot] [PATCH v1 1/1] DEVELOPERS: update email address
 2023-04-23 14:43 UTC  (2+ messages)

[Buildroot] [git commit] DEVELOPERS: update email address
 2023-04-23 14:43 UTC 

[PATCH 2/2] net/mlx4: avoid overloading user/kernel pointers
 2023-04-23 14:42 UTC  (2+ messages)

[PATCH,RESEND] dt-bindings: watchdog: brcm,kona-wdt: convert to YAML
 2023-04-23 14:39 UTC 

[PATCH bpf-next v4] bpftool: Show map IDs along with struct_ops links
 2023-04-23 14:33 UTC  (2+ messages)

[PATCH] dt-bindings: watchdog: brcm,kona-wdt: convert to YAML
 2023-04-23 14:30 UTC  (2+ messages)

[PATCH 1/2] ALSA: emu10k1: use high-level I/O functions also during init
 2023-04-23 14:30 UTC  (4+ messages)
` [PATCH 2/2] ALSA: emu10k1: use high-level I/O in set_filterQ()

[PATCH bpf-next v5 1/2] docs/bpf: Add table to describe LRU properties
 2023-04-23 14:26 UTC  (4+ messages)
` [PATCH bpf-next v5 2/2] docs/bpf: Add LRU internals description and graph

[PATCH] mei: make hdcp and pxp depend on X86 && PCI
 2023-04-23 13:51 UTC 

stable-rc/queue/4.19 build: 197 builds: 5 failed, 192 passed, 28 warnings (v4.19.279-161-geaf255810a550)
 2023-04-23 14:25 UTC 

[PATCH v4 0/4] Remove unused rf_set_sens variable
 2023-04-23 14:23 UTC  (5+ messages)
` [PATCH v4 1/4] staging: rtl8192e: "
` [PATCH v4 2/4] staging: rtl8192e: Remove unused _rtl92e_wx_get_sens function
` [PATCH v4 3/4] staging: rtl8192e: Remove unused _rtl92e_wx_set_sens function
` [PATCH v4 4/4] staging: rtl8192e: Remove unused sens and max_sens from r8192_priv struct

[PATCH v1 0/2] Fix failover to non integrity NVMe path
 2023-04-23 14:22 UTC  (4+ messages)
` [PATCH v1 1/2] block: bio-integrity: export bio_integrity_free func
` [PATCH v1 2/2] nvme-multipath: fix path failover for integrity ns

fstests(generic/251) triggered a warn(bad key order, sibling blocks)
 2023-04-23 14:22 UTC 

[PATCH v2 net-next 0/2] add page_pool support for page recycling in veth driver
 2023-04-23 14:20 UTC  (4+ messages)
` [PATCH v2 net-next 1/2] net: veth: add page_pool for page recycling

[PATCH v2] tick/broadcast: Do not set oneshot_mask except was_periodic was true
 2023-04-23 14:16 UTC  (3+ messages)

[syzbot] [kernel?] KCSAN: data-race in __fput / __tty_hangup (4)
 2023-04-23 14:17 UTC  (6+ messages)

stable-rc/queue/5.15 build: 179 builds: 3 failed, 176 passed, 10 errors, 5 warnings (v5.15.105-330-g3091741130361)
 2023-04-23 14:17 UTC 

[PATCH v11 00/14] TPM IRQ fixes
 2023-04-23 14:15 UTC  (7+ messages)

[bug report] kmemleak observed during blktests nvme-tcp
 2023-04-23 14:15 UTC  (2+ messages)

bug in "tpm_chip_unregister"
 2023-04-06 22:51 UTC 

[PATCH v1] gpio: gpiolib: clear the array_info's memory space
 2023-04-23 13:59 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH 6.1 0/3] inet6: Backport complete patchset for inet6_destroy_sock() call modificatioin
 2023-04-23 13:56 UTC  (2+ messages)

[PATCH] devtools: suppress checkpatch warning on some kernel macro
 2023-04-23 13:55 UTC  (3+ messages)

Loongson (and other $ARCHs?) idle VS timer enqueue
 2023-04-23 13:52 UTC  (6+ messages)

[linux-next:master] [perf vendor events intel] 9d9675bb41: perf-sanity-tests.perf_all_metricgroups_test.fail
 2023-04-23 13:50 UTC  (2+ messages)

[PATCH v6 0/5] perf: CXL 3.0 Performance Monitoring Unit support
 2023-04-23 13:48 UTC  (4+ messages)
` [PATCH v6 4/5] perf: CXL Performance Monitoring Unit driver

[PATCH v2 0/3] git config tests for "'git config ignores pairs ..."
 2023-04-23 13:46 UTC  (5+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/3] t1300: drop duplicate test
  ` [PATCH v3 2/3] t1300: check stderr for "ignores pairs" tests
  ` [PATCH v3 3/3] t1300: add tests for missing keys

[PATCH v2] tools/counter: Makefile: Remove lingering 'include' when make clean
 2023-04-23 13:45 UTC  (2+ messages)

[PATCH] cgroup: align each value to its column name in /proc/cgroups file
 2023-04-23 13:42 UTC 

ld.lld: error: vmlinux.a(kernel/kallsyms.o):(function kallsyms_on_each_match_symbol: .text+0x6a8): relocation R_RISCV_PCREL_HI20 out of range: -524415 is not in [-524288, 524287]; references 'kallsyms_relative_base'
 2023-04-23 13:41 UTC 

[PATCH] hw/riscv/virt: Fix the boot logic if pflash0 is specified
 2023-04-23  9:59 UTC 

[PATCH] drivers: w1: slaves: Drop unnecessary explicit casting
 2023-04-23 13:38 UTC  (2+ messages)

[PATCH] at_keyboard.c: add timeout to fix hang on hp elitebooks
 2023-04-23  9:59 UTC 

[PATCH v5 0/9] tracing: Add fprobe events
 2023-04-23 13:37 UTC  (4+ messages)
` [PATCH v5 4/9] tracing/probes: Add tracepoint support on fprobe_event

pull-request: wireless-next-2023-03-30
 2023-04-23 13:33 UTC  (7+ messages)

OE-core CVE metrics for langdale on Sun 23 Apr 2023 03:30:01 AM HST
 2023-04-23 13:33 UTC 

[PATCH v2 0/7] drm: sun4i: set proper TCON0 DCLK rate in DSI mode
 2023-04-23 13:24 UTC  (4+ messages)

[PATCH] Fix some coding style errors in memblock.c
 2023-04-23 13:29 UTC 

[PATCH v10 0/9] KVM: mm: fd-based approach for supporting KVM
 2023-04-23 13:28 UTC  (5+ messages)
` Rename restrictedmem => guardedmem? (was: Re: [PATCH v10 0/9] KVM: mm: fd-based approach for supporting KVM)

[PATCH v2 00/11] sync Truflow support with latest release
 2023-04-21 18:11 UTC  (2+ messages)
` [PATCH v2 05/11] net/bnxt: update ULP shared session support

[bug report] net/mlx5e: Generalize IPsec work structs
 2023-04-23 13:24 UTC  (2+ messages)

[PATCH] malloc: enhance NUMA affinity heuristic
 2023-04-23 13:19 UTC  (4+ messages)
` [PATCH v5] "

get_relocated_path: the configured paths are not looked for?
 2023-04-23 13:22 UTC  (7+ messages)

[PATCH][for stable [4.14, 5.10] 0/3] ext4: fix use-after-free in ext4_xattr_set_entry
 2023-04-23 13:22 UTC  (2+ messages)

[PATCH] net: sched: Print msecs when transmit queue time out
 2023-04-23 13:20 UTC  (2+ messages)

[PATCH v2 net-next 0/9] Remove skb_mac_header() dependency in DSA xmit path
 2023-04-23 13:20 UTC  (2+ messages)

stable-rc/queue/5.10 build: 184 builds: 2 failed, 182 passed, 9 warnings (v5.10.176-341-g1d5db9e9c890e)
 2023-04-23 13:15 UTC 

[PATCH v3 0/6] Add uprobes support for LoongArch
 2023-04-23 13:12 UTC  (3+ messages)
` [PATCH v3 4/6] LoongArch: Add uprobes support

[PATCH 5.15 0/3] sifive ccache error handling backports for 5.15
 2023-04-23 13:11 UTC  (3+ messages)
` [PATCH 5.15 2/3] soc: sifive: l2_cache: fix missing free_irq() in error path in sifive_l2_init()

[PATCH v4.14] x86/purgatory: Don't generate debug info for purgatory.ro
 2023-04-23 13:10 UTC  (2+ messages)

[PATCH] btrfs: export bitmap_test_range_all_{set,zero}
 2023-04-23 13:10 UTC  (2+ messages)

lib/fortify_kunit.c:28:9: sparse: sparse: incompatible types for operation (==):
 2023-04-23 13:09 UTC 

[Buildroot] opkg-utils binaries did not installed with make install-utils
 2023-04-23 13:07 UTC  (3+ messages)

stable-rc/queue/6.1 build: 166 builds: 1 failed, 165 passed, 4 errors, 17 warnings (v6.1.22-560-gc4a6f990f6a64)
 2023-04-23 13:07 UTC 

iwlwifi in German ICE4 trains
 2023-04-23 13:06 UTC  (2+ messages)

OE-core CVE metrics for kirkstone on Sun 23 Apr 2023 03:00:01 AM HST
 2023-04-23 13:03 UTC 

stable-rc/queue/5.4 build: 188 builds: 5 failed, 183 passed, 3 errors, 34 warnings (v5.4.238-226-gf3ef447a3b236)
 2023-04-23 12:58 UTC 

[PATCH v11 00/14] HP BIOSCFG driver
 2023-04-23 12:58 UTC  (5+ messages)
` [PATCH v11 09/14] HP BIOSCFG driver - enum-attributes
` [PATCH v11 10/14] HP BIOSCFG driver - passwdattr-interface

[PATCH] drivers: ras: cec: return value check of `d`
 2023-04-23 12:56 UTC  (2+ messages)

[PATCH] iio: adc: palmas: fix off by one bugs
 2023-04-23 13:11 UTC  (2+ messages)

[PATCH 0/5] ubi: Enhanced fault injection capability for the UBI driver
 2023-04-23 12:54 UTC  (4+ messages)

[PATCH v2 00/12] Re-introduce Exynos4212 support and add Samsung Galaxy Tab 3 8.0 boards
 2023-04-23 12:52 UTC  (6+ messages)
` [PATCH v2 12/12] ARM: dts: exynos: Add "

[PATCH v2] crypto/uadk: set queue pair in dev_configure
 2023-04-23 12:52 UTC 

[PATCH] net: ethernet: mediatek: remove return value check of `mtk_wed_hw_add_debugfs`
 2023-04-23 12:50 UTC  (2+ messages)

[PATCH v5] drivers/net/phy: add driver for Microchip LAN867x 10BASE-T1S PHY
 2023-04-23 12:50 UTC  (2+ 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.