All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-08-24 07:39:18 to 2023-08-24 08:09:22 UTC [more...]

[PATCH] ALSA: hda/realtek: Add quirk for HP Victus 16-d1xxx to enable mute LED
 2023-08-24  7:58 UTC  (2+ messages)

[PATCH v1 0/2] verdin-am62: add u-boot update wrappers and fix check for minimum memory size
 2023-08-24  8:08 UTC  (2+ messages)
` [PATCH v1 1/2] verdin-am62: add u-boot update wrappers

[oe] [meta-webserver] [PATCH] nginx: upgrade 1.25.1 -> 1.25.2
 2023-08-24  8:08 UTC 

[PATCH v8 0/8] KVM: allow mapping non-refcounted pages
 2023-08-24  8:04 UTC  (22+ messages)
` [PATCH v8 1/8] KVM: Assert that a page's refcount is elevated when marking accessed/dirty
` [PATCH v8 2/8] KVM: mmu: Introduce __kvm_follow_pfn function
` [PATCH v8 3/8] KVM: mmu: Make __kvm_follow_pfn not imply FOLL_GET
` [PATCH v8 4/8] KVM: x86/mmu: Migrate to __kvm_follow_pfn
` [PATCH v8 5/8] KVM: x86/mmu: Don't pass FOLL_GET "
` [PATCH v8 6/8] KVM: arm64: Migrate "
` [PATCH v8 7/8] KVM: PPC: "
` [PATCH v8 8/8] KVM: mmu: remove __gfn_to_pfn_memslot

[oe] [meta-gnome] [PATCH] gnome-bluetooth: upgrade 42.5 -> 42.6
 2023-08-24  8:08 UTC 

[PATCH] dt-bindings: Drop remaining unneeded quotes
 2023-08-24  8:06 UTC  (6+ messages)

[oe] [meta-oe] [PATCH] gensio: upgrade 2.7.2 -> 2.7.4
 2023-08-24  8:07 UTC 

[oe] [meta-oe] [PATCH] debootstrap: upgrade 1.0.128 -> 1.0.131
 2023-08-24  8:07 UTC 

[Intel-gfx] [PATCH] drm/i915/display/vrr: Compute VRR min/max based on highest clock mode for DRRS panel
 2023-08-24  8:07 UTC  (2+ messages)

[oe] [meta-oe] [PATCH] ctags: upgrade 6.0.20230813.0 -> 6.0.20230820.0
 2023-08-24  8:07 UTC 

[PATCH] sched/Documentation: Modify the knob to base_slice_ns
 2023-08-24  8:03 UTC 

[PATCH V5 00/17] board: ti: Add support for BeaglePlay
 2023-08-24  8:06 UTC  (4+ messages)
` [PATCH V5 01/17] include: configs: ti_armv7_common: Add documentation for protected section

[RFC] lib/st_ring: add single thread ring
 2023-08-24  8:05 UTC  (4+ messages)

[PATCH] gpio: mlxbf3: use capital "OR" for multiple licenses in SPDX
 2023-08-24  8:04 UTC  (2+ messages)

[PATCH] x86/hyperv: Remove duplicate include
 2023-08-24  8:03 UTC 

[Intel-gfx] [PATCH v2 00/22] drm/i915: Improve BW management on shared display links
 2023-08-24  8:05 UTC  (28+ messages)
` [Intel-gfx] [PATCH v2 01/22] drm/i915/dp: Factor out helpers to compute the link limits
` [Intel-gfx] [PATCH v2 02/22] drm/i915/dp: Track the pipe and link bpp limits separately
` [Intel-gfx] [PATCH v2 03/22] drm/i915/dp: Skip computing a non-DSC link config if DSC is needed
` [Intel-gfx] [PATCH v2 04/22] drm/i915/dp: Update the link bpp limits for DSC mode
` [Intel-gfx] [PATCH v2 05/22] drm/i915/dp: Limit the output link bpp in "
` [Intel-gfx] [PATCH v2 06/22] drm/i915: Add helper to modeset a set of pipes
` [Intel-gfx] [PATCH v2 07/22] drm/i915: Factor out a helper to check/compute all the CRTC states
` [Intel-gfx] [PATCH v2 08/22] drm/i915/fdi: Improve FDI BW sharing between pipe B and C
` [Intel-gfx] [PATCH v2 09/22] drm/dp_mst: Fix fractional bpp scaling in drm_dp_calc_pbn_mode()
  `  "
` [Intel-gfx] [PATCH v2 10/22] drm/dp_mst: Add a way to calculate PBN values with FEC overhead
  `  "
` [Intel-gfx] [PATCH v2 11/22] drm/dp_mst: Add helper to determine if an MST port is downstream of another port
  `  "
` [Intel-gfx] [PATCH v2 12/22] drm/dp_mst: Factor out a helper to check the atomic state of a topology manager
  `  "
` [Intel-gfx] [PATCH v2 13/22] drm/dp_mst: Swap the order of checking root vs. non-root port BW limitations
  `  "
` [Intel-gfx] [PATCH v2 14/22] drm/i915/dp_mst: Fix PBN calculation with FEC overhead
` [Intel-gfx] [PATCH v2 15/22] drm/i915/dp_mst: Add atomic state for all streams on pre-tgl platforms
` [Intel-gfx] [PATCH v2 16/22] drm/i915/dp_mst: Program the DSC PPS SDP for each stream
` [Intel-gfx] [PATCH v2 17/22] drm/i915/dp: Make sure the DSC PPS SDP is disabled whenever DSC is disabled
` [Intel-gfx] [PATCH v2 18/22] drm/i915/dp_mst: Enable DSC decompression if any stream needs this
` [Intel-gfx] [PATCH v2 19/22] drm/i915/dp_mst: Add missing DSC compression disabling
` [Intel-gfx] [PATCH v2 20/22] drm/i915/dp_mst: Allow DSC only for sink ports of the first branch device
` [Intel-gfx] [PATCH v2 21/22] drm/i915/dp_mst: Improve BW sharing between MST streams
` [Intel-gfx] [PATCH v2 22/22] drm/i915/dp_mst: Check BW limitations only after all streams are computed

[PATCH v7 0/8] KVM: allow mapping non-refcounted pages
 2023-08-24  8:03 UTC  (11+ messages)
` [PATCH v7 4/8] KVM: x86/mmu: Migrate to __kvm_follow_pfn
` [PATCH v7 5/8] KVM: x86/mmu: Don't pass FOLL_GET "

[PATCH v8 0/8] Add StarFive Camera Subsystem driver
 2023-08-24  8:01 UTC  (9+ messages)
` [PATCH v8 1/8] media: dt-bindings: Add JH7110 Camera Subsystem
` [PATCH v8 2/8] media: admin-guide: Add starfive_camss.rst for Starfive "
` [PATCH v8 3/8] media: staging: media: starfive: camss: Add core driver
` [PATCH v8 4/8] media: staging: media: starfive: camss: Add video driver
` [PATCH v8 5/8] media: staging: media: starfive: camss: Add ISP driver
` [PATCH v8 6/8] media: staging: media: starfive: camss: Add capture driver
` [PATCH v8 7/8] media: staging: media: starfive: camss: Add interrupt handling
` [PATCH v8 8/8] media: staging: media: starfive: camss: Register devices

[PATCH] ALSA: ac97: Fix possible error value of *rac97
 2023-08-24  8:02 UTC  (3+ messages)

[Intel-gfx] [PATCH v3 0/4] drm/i915/tc: some clean-ups in max lane count handling code
 2023-08-24  7:51 UTC  (9+ messages)
` [Intel-gfx] [PATCH v3 1/4] drm/i915/tc: rename mtl_tc_port_get_pin_assignment_mask()

Słowa kluczowe do wypozycjonowania
 2023-08-24  7:51 UTC 

[XEN PATCH v2] arm64/vfp: address MISRA C:2012 Dir 4.3
 2023-08-24  8:01 UTC  (2+ messages)

[PATCH] [RFC] of: unittest: overlay_pci_node: Fix overlay style
 2023-08-24  7:59 UTC  (3+ messages)

[PATCH 0/2] fsl-layerscape: drop support for obsolete PPA secure firmware
 2023-08-24  8:00 UTC  (2+ messages)

[PATCH net] rtnetlink: Reject negative ifindexes in RTM_NEWLINK
 2023-08-24  8:00 UTC  (2+ messages)

[amir73il:start-write-safe] [splice] d64418da1e: stress-ng.sendfile.ops_per_sec 4.4% improvement
 2023-08-24  8:00 UTC 

[PATCH v2 00/41] mtd: spi-nor: clean the flash_info database up
 2023-08-24  7:59 UTC  (10+ messages)
` [PATCH v2 01/41] mtd: spi-nor: remove catalyst 'flashes'
` [PATCH v2 02/41] mtd: spi-nor: remove Fujitsu MB85RS1MT support
` [PATCH v2 03/41] mtd: spi-nor: xilinx: use SPI_NOR_ID() in S3AN_INFO()

[PATCH] doc: csf_examples: csf.sh: Remove unneeded export ATF_LOAD_ADDR line
 2023-08-24  7:58 UTC  (2+ messages)

[PATCH] ALSA: pcmtest: Add support for pcm pausing
 2023-08-24  7:58 UTC  (2+ messages)

[PATCH for-next 0/3] RDMA/hns: Add more debugging information for rdma-tool
 2023-08-24  7:58 UTC  (3+ messages)

[PATCH mptcp-next] Squash to "mptcp: add bpf_burst set/get params"
 2023-08-24  7:58 UTC 

[PATCH v2 00/13] devtool ide plugin
 2023-08-24  7:58 UTC  (2+ messages)
` [OE-core] "

[PATCH 1/1] siggen.py: Improve taskhash reproducibility
 2023-08-24  7:58 UTC  (2+ messages)
` [bitbake-devel] "

[Intel-wired-lan] [PATCH iwl-next v7 00/15] Introduce the Parser Library
 2023-08-24  7:55 UTC  (33+ messages)
` [Intel-wired-lan] [PATCH iwl-next v8 "
  `  "
  ` [Intel-wired-lan] [PATCH iwl-next v8 01/15] ice: add parser create and destroy skeleton
    `  "
  ` [Intel-wired-lan] [PATCH iwl-next v8 02/15] ice: init imem table for parser
    `  "
  ` [Intel-wired-lan] [PATCH iwl-next v8 03/15] ice: init metainit "
    `  "
  ` [Intel-wired-lan] [PATCH iwl-next v8 04/15] ice: init parse graph cam tables "
    `  "
  ` [Intel-wired-lan] [PATCH iwl-next v8 05/15] ice: init boost tcam and label "
    `  "
  ` [Intel-wired-lan] [PATCH iwl-next v8 06/15] ice: init ptype marker tcam table "
    `  "
  ` [Intel-wired-lan] [PATCH iwl-next v8 07/15] ice: init marker and protocol group tables "
    `  "
  ` [Intel-wired-lan] [PATCH iwl-next v8 08/15] ice: init flag redirect table "
    `  "
  ` [Intel-wired-lan] [PATCH iwl-next v8 09/15] ice: init XLT key builder "
    `  "
  ` [Intel-wired-lan] [PATCH iwl-next v8 10/15] ice: add parser runtime skeleton
    `  "
  ` [PATCH iwl-next v8 11/15] ice: add internal help functions
    ` [Intel-wired-lan] "
  ` [PATCH iwl-next v8 12/15] ice: add parser execution main loop
    ` [Intel-wired-lan] "
  ` [Intel-wired-lan] [PATCH iwl-next v8 13/15] ice: support double vlan mode configure for parser
    `  "
  ` [Intel-wired-lan] [PATCH iwl-next v8 14/15] ice: add tunnel port support "
    `  "
  ` [Intel-wired-lan] [PATCH iwl-next v8 15/15] ice: add API for parser profile initialization
    `  "

[PATCH v2 00/58] TDX QEMU support
 2023-08-24  7:55 UTC  (5+ messages)
` [PATCH v2 33/58] headers: Add definitions from UEFI spec for volumes, resources, etc

[PATCH 1/5] wifi: ath11k: drop redundant check in ath11k_dp_rx_mon_dest_process()
 2023-08-24  7:50 UTC  (10+ messages)
` [PATCH 2/5] wifi: ath11k: remove unused members of 'struct ath11k_base'
` [PATCH 3/5] wifi: ath11k: simplify spectral pull functions
` [PATCH 4/5] wifi: ath11k: use kstrtoul_from_user() where appropriate
` [PATCH 5/5] wifi: ath11k: fix stack usage of ath11k_mac_op_remain_on_channel()

[RFC PATCH 1/2] security: add fallback security processing and Rx inject
 2023-08-24  7:55 UTC  (2+ messages)

[PATCH] ceph: Remove duplicate include
 2023-08-24  7:54 UTC 

[PATCH v3] xfsrestore: suggest -x rather than assert for false roots
 2023-08-24  7:54 UTC  (2+ messages)

Pozycjonowanie- informacja
 2023-08-24  7:55 UTC 

[meta-oe][PATCH v3] libfaketime: add recipe
 2023-08-24  7:54 UTC  (2+ messages)

[RFC PATCH] target/arm: properly document FEAT_CRC32
 2023-08-24  7:54 UTC  (3+ messages)

[PATCH v1] ALSA: hda: cs35l41: Override the _DSD for HP Zbook Fury 17 G9 to correct boost type
 2023-08-24  7:53 UTC  (2+ messages)

erbrückgewinnung
 2023-03-16  3:56 UTC 

[PATCH v2] target/arm: properly document FEAT_CRC32
 2023-08-24  7:54 UTC 

[PATCH 0/4] ALSA: ump: Improve legacy rawmidi & co
 2023-08-24  7:51 UTC  (5+ messages)
` [PATCH 1/4] ALSA: usb-audio: Attach legacy rawmidi after probing all UMP EPs
` [PATCH 2/4] ALSA: ump: Fill group names for legacy rawmidi substreams
` [PATCH 3/4] ALSA: ump: Don't create unused substreams for static blocks
` [PATCH 4/4] ALSA: documentation: Add description for USB MIDI 2.0 gadget driver

[RFC PATCH v3 0/3] sched: Skip queued wakeups only when L2 is shared
 2023-08-24  7:52 UTC  (5+ messages)
` [RFC PATCH v3 2/3] sched: Introduce cpus_share_l2c

r8169 link up but no traffic, and watchdog error
 2023-08-24  7:52 UTC  (4+ messages)

[PATCH RFC 00/37] Add support for arm64 MTE dynamic tag storage reuse
 2023-08-24  7:50 UTC  (3+ messages)

the way to create patch for Linux kernel configuration
 2023-08-24  7:49 UTC  (3+ messages)
  ` [yocto] "

Systemd in initramfs or root file system
 2023-08-24  7:48 UTC  (2+ messages)

[PATCH] xfs: Remove duplicate include
 2023-08-24  7:47 UTC 

[meta-oe][PATCH] rsyslog: Enable openssl transport by default
 2023-08-24  7:47 UTC 

[kvm-unit-tests PATCH] arm64: microbench: Benchmark with virtual instead of physical timer
 2023-08-24  7:47 UTC  (3+ messages)

Pytanie o samochód
 2023-08-24  7:45 UTC 

Pytanie o samochód
 2023-08-24  7:45 UTC 

Pytanie o samochód
 2023-08-24  7:45 UTC 

[PATCH -next 0/2] staging: rtl8192e: Do not call kfree_skb() under spin_lock_irqsave()
 2023-08-24  7:45 UTC  (3+ messages)
` [PATCH -next 1/2] "
` [PATCH -next 2/2] "

[nft PATCH] clang-format: add clang-format configuration file from Linux kernel
 2023-08-24  7:43 UTC  (3+ messages)

[PATCH] xfs: introduce protection for drop nlink
 2023-08-24  7:43 UTC 

[PATCH 0/2] Fix vhost reconnect issues
 2023-08-24  7:41 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/2] vhost-user: Fix lost reconnect
  ` [PATCH v2 2/2] vhost: Add Error parameter to vhost_scsi_common_start()

[LTP] [PATCH 1/3] syscalls/mmap05: Rewrite the test using new LTP API
 2023-08-24  7:38 UTC  (3+ messages)
` [LTP] [PATCH 2/3] syscalls/mmap06: Refactor and add scenarios for EACCES test
` [LTP] [PATCH 3/3] syscalls/mmap07: Remove the test

[PATCH v2] ARM: davinci: Drop unused includes
 2023-08-24  7:44 UTC  (3+ messages)

[PATCH] MAINTAINERS: remove Vikas Manocha
 2023-08-24  7:44 UTC 

[PATCH 1/2] sched/core: Introduce sched_class::can_stop_tick()
 2023-08-24  7:43 UTC  (2+ messages)

[PATCH v2] mmc: sdhci-of-dwcmshc: Use helper function devm_clk_get_enabled()
 2023-08-24  7:42 UTC  (3+ messages)

Pytanie o samochód
 2023-08-24  7:40 UTC 

Pytanie o samochód
 2023-08-24  7:40 UTC 

[BUG] Possible unsafe page_pool usage in octeontx2
 2023-08-24  7:42 UTC  (4+ messages)

[PATCH] fstests: btrfs/213: fix the _not_run spell
 2023-08-24  7:40 UTC  (2+ messages)

[libgpiod v1.6.x][PATCH] tests: mockup: unbind mockup devices before unloading the module
 2023-08-24  7:39 UTC  (6+ messages)

[PATCH] iio: afe: rescale: Fix logic bug
 2023-08-24  7:39 UTC  (2+ messages)

[PATCH v3] mm/thp: fix "mm: thp: kill __transhuge_page_enabled()"
 2023-08-24  7:39 UTC  (2+ messages)

[PATCH (set 1) 00/20] Rid W=1 warnings from GPU
 2023-08-24  7:37 UTC  (2+ messages)
` [PATCH 20/20] drm/amd/amdgpu/imu_v11_0: Increase buffer size to ensure all possible values can be stored


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.