All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-11-01 08:51:19 to 2022-11-01 09:45:40 UTC [more...]

[PATCH] nvmet: use try_cmpxchg in nvmet_update_sq_head
 2022-11-01  9:45 UTC  (2+ messages)

[PATCH v4] nvmet: force reconnect when number of queue changes
 2022-11-01  9:45 UTC  (2+ messages)

[PATCH v4 0/2] Granular CAP_SYS_ADMIN
 2022-11-01  9:44 UTC  (2+ messages)

[PATCH v2 00/16] Updates to ov9282 sensor driver
 2022-11-01  9:44 UTC  (5+ messages)
` [PATCH v2 14/16] media: i2c: ov9282: Add support for 1280x800 and 640x400 modes

[PATCH v3 0/7] MediaTek watchdog: Convert mtk-wdt.txt to dt-schema
 2022-11-01  9:01 UTC  (12+ messages)
` [PATCH v3 1/7] arm64: dts: mediatek: mt8186: Fix watchdog compatible
` [PATCH v3 2/7] arm64: dts: mediatek: mt8195: "
` [PATCH v3 3/7] arm64: dts: mediatek: mt7986: "
` [PATCH v3 4/7] arm64: dts: mediatek: mt8516: Fix the watchdog node name
` [PATCH v3 6/7] dt-bindings: watchdog: mediatek,mtk-wdt: Add compatible for MT6795

[PATCH] sched: consider WF_SYNC to find idle siblings
 2022-11-01  9:41 UTC  (2+ messages)

[PATCH 0/6] Add DP MST DSC support to i915
 2022-11-01  9:42 UTC  (14+ messages)
` [Intel-gfx] "
` [PATCH 1/6] drm: Add missing DP DSC extended capability definitions
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH 2/6] drm/i915: Fix intel_dp_mst_compute_link_config
  `  "
` [Intel-gfx] [PATCH 3/6] drm/i915: Extract drm_dp_atomic_find_vcpi_slots cycle to separate function
  `  "
` [Intel-gfx] [PATCH 4/6] drm/i915: Add DSC support to MST path
  `  "
` [Intel-gfx] [PATCH 5/6] drm/i915: Extract VESA DSC bpp alignment to separate function
  `  "
` [PATCH 6/6] drm/i915: Bpp/timeslot calculation fixes for DP MST DSC
  ` [Intel-gfx] "

[f2fs-dev] [PATCH v2] f2fs: fix hungtask when decompressed fail
 2022-11-01  9:41 UTC  (3+ messages)

[PATCH] CHROMIUM: ASoC: amd: acp: Add tdm support for codecs in machine driver
 2022-11-01  9:45 UTC  (3+ messages)

[PATCH] net/smc: Fix possible leaked pernet namespace in smc_init()
 2022-11-01  9:37 UTC 

[PATCH net-next v6 0/6] Add new PCP and APPTRUST attributes to dcbnl
 2022-11-01  9:48 UTC  (14+ messages)
` [PATCH net-next v6 1/6] net: dcb: add new pcp selector to app object
` [PATCH net-next v6 2/6] net: dcb: add new apptrust attribute
` [PATCH net-next v6 3/6] net: microchip: sparx5: add support for offloading pcp table
` [PATCH net-next v6 4/6] net: microchip: sparx5: add support for apptrust
` [PATCH net-next v6 5/6] net: microchip: sparx5: add support for offloading dscp table
` [PATCH net-next v6 6/6] net: microchip: sparx5: add support for offloading default prio

[PATCH v3] ASoC: cs42xx8-i2c.c: add module device table for of
 2022-11-01  9:39 UTC  (3+ messages)

[PATCH] PCI/sysfs: Fix double free in error path
 2022-11-01  9:40 UTC  (2+ messages)

[PATCH v2 0/3] A few cleanup patches for blk-iolatency.c
 2022-11-01  9:38 UTC  (4+ messages)
` [PATCH v2 2/3] block: Correct comment for scale_cookie_change

[PATCH] systemd: change syntax for SRC_URI append
 2022-11-01  9:39 UTC  (8+ messages)
` [OE-core] "

[PATCH] netfilter: nf_nat: Fix possible memory leak in nf_nat_init()
 2022-11-01  9:34 UTC 

[PATCH] wireguard (gcc13): cast enum limits members to int in prints
 2022-11-01  9:39 UTC  (2+ messages)

[PATCH RFC v1 1/1] lib: sbi: add support for debug triggers
 2022-11-01  9:39 UTC  (3+ messages)

[PATCH v2 2/6] hostap: Avoid clashing function prototypes
 2022-11-01  9:36 UTC  (2+ messages)

[PATCH 0/2] t5516/t5601: avoid using localhost for failing HTTPS requests
 2022-11-01  9:35 UTC  (4+ messages)
` [RFC PATCH] fetch: stop emitting duplicate transfer.credentialsInUrl=warn warnings

[PATCH] doc: fix various minor issues in the event timer adapter guide
 2022-11-01  9:33 UTC  (2+ messages)
` [PATCH v2] doc: fix "

[PATCH] doc: support flow matching on representor ID
 2022-11-01  9:36 UTC  (2+ messages)

[PATCH net] net/sonic: use dma_mapping_error() for error check
 2022-11-01  9:35 UTC  (2+ messages)

[PATCH 00/20] A few bugfix and cleanup patches for bfq-iosched
 2022-11-01  9:34 UTC  (21+ messages)
` [PATCH 01/20] block, bfq: fix typo in comment
` [PATCH 02/20] block, bfq: Update bfqd->max_budget with bfqd->lock held
` [PATCH 03/20] block, bfq: correct bfq_max_budget and bfq_min_budget
` [PATCH 04/20] block, bfq: simpfy computation of bfqd->budgets_assigned
` [PATCH 05/20] block, bfq: recover the "service hole" if enough budget is left
` [PATCH 06/20] block, bfq: correct interactive weight-raise check in bfq_set_budget_timeout
` [PATCH 07/20] block, bfq: simpfy check for interactive bfqq in bfq_update_wr_data
` [PATCH 08/20] block, bfq: do srt filtering for interactive queues in bfq_completed_request
` [PATCH 09/20] block, bfq: remove redundant check if (bfqq->dispatched > 0)
` [PATCH 10/20] block, bfq: define and use soft_rt, in_burst and wr_or_deserves_wr only low_latency is enable
` [PATCH 11/20] block, bfq: remove unnecessary "wr" part of wr_or_deserves_wr
` [PATCH 12/20] block, bfq: start/restart service_from_wr accumulating correctly
` [PATCH 13/20] block,bfq: remove redundant nonrot_with_queueing check in bfq_setup_cooperator
` [PATCH 14/20] block, bfq: remove redundant oom_bfqq check for bfqq from bfq_find_close_cooperator
` [PATCH 15/20] block, bfq: some cleanups for function bfq_pos_tree_add_move
` [PATCH 16/20] block, bfq: remove unnecessary goto tag in __bfq_weights_tree_remove
` [PATCH 17/20] block, bfq: remove unnecessary traverse in bfq_add_to_burst
` [PATCH 18/20] block, bfq: remove unnecessary bfqq->next_rq = NULL in bfq_remove_request
` [PATCH 19/20] block, bfq: remove unnecessary local variable __bfqq in bfq_setup_merge
` [PATCH 20/20] block, bfq: remove unncessary process_ref check for merged queue "

[PATCH] mm: remove filemap_fdatawait_keep_errors
 2022-11-01  9:34 UTC 

[PATCH v3] PCI: pci-epf-test: Register notifier if only core_init_notifier is enabled
 2022-11-01  9:31 UTC  (2+ messages)

[PATCH v6 0/4] mm/slub: some debug enhancements for kmalloc
 2022-11-01  9:31 UTC  (11+ messages)
` [PATCH v6 1/4] mm/slub: enable debugging memory wasting of kmalloc

[PATCH v2 1/1] arm64: dts: imx8mm-tqma8mqml-mba8mx: Fix USB DR
 2022-11-01  9:30 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/rpi-userland: add support for aarch64
 2022-11-01  9:30 UTC 

[PATCH -next 1/1] mm: hugetlb_vmemmap: Fix WARN_ON in vmemmap_remap_pte
 2022-11-01  9:29 UTC  (9+ messages)

[PATCH] wifi: ath10k: Add WLAN firmware image version info into smem
 2022-11-01  9:29 UTC  (9+ messages)

[PATCH v2 1/2] dt-bindings: rtc: ds1307: Add support for Epson RX8111
 2022-11-01  8:31 UTC  (2+ messages)
` [PATCH v2 2/2] "

[PATCH v3 0/24] Convert nanoMIPS disassembler from C++ to C
 2022-11-01  9:27 UTC  (4+ messages)
` [PATCH v3 16/24] disas/nanomips: Remove IMMEDIATE functions

[PATCH][next] wifi: rtw89: 8852b: Fix spelling mistake KIP_RESOTRE -> KIP_RESTORE
 2022-11-01  9:27 UTC  (2+ messages)

[PATCH v2 1/7] wifi: rtw89: collect and send RF parameters to firmware for WoWLAN
 2022-11-01  9:27 UTC  (2+ messages)

BTRFS error (device md127): parent transid verify failed on 981041152 wanted 1185298 found 1183981
 2022-11-01  9:27 UTC 

[PATCH bpf-next] selftests/bpf: Fix strncpy() fortify warning
 2022-11-01  9:27 UTC  (3+ messages)
`  "

[PATCH V5 0/5] Add tbench/gitsource new test cases for amd-pstate-ut
 2022-11-01  9:26 UTC  (3+ messages)

[PATCH] wifi: rtw89: check if sta's mac_id is valid under AP/TDLS
 2022-11-01  9:25 UTC  (2+ messages)

[ogabbay-accel:accel2 2/3] drm_sysfs.c:(.text+0x540): multiple definition of `accel_set_device_class_and_type'; drivers/gpu/drm/drm_drv.o:drm_drv.c:(.text+0xb00): first defined here
 2022-11-01  9:25 UTC 

[PATCH] wifi: rtw89: add BW info for both TX and RX in phy_info
 2022-11-01  9:25 UTC  (2+ messages)

[PATCH 1/2] wifi: rtw89: declare support bands with const
 2022-11-01  9:25 UTC  (2+ messages)

[PATCH] keyrings.7: tfix hexadecimal number prefix
 2022-11-01  8:57 UTC  (2+ messages)
` [PATCH RESEND] "

[PATCH] squashfs: fix null-ptr-deref in squashfs_fill_super
 2022-11-01  9:24 UTC  (2+ messages)

[Intel-gfx] [PATCH] i915: use surface size for bios fb size check
 2022-11-01  9:24 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.DOCS: warning for i915: use surface size for bios fb size check (rev2)
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[PATCH] wifi: rtw89: fw: adapt to new firmware format of dynamic header
 2022-11-01  9:24 UTC  (2+ messages)

[PATCH v2 1/2] arm64: dts: tqma8mpql: add PCIe support
 2022-11-01  9:21 UTC  (4+ messages)
` [PATCH v2 2/2] arm64: defconfig: Add Renesas 9-series PCIe clock generator

[PATCH] riscv: vdso: fix section overlapping under some conditions
 2022-11-01  9:19 UTC  (3+ messages)

[Buildroot] [PATCH] package/mono: allow to select which folders to install to target
 2022-11-01  9:19 UTC  (6+ messages)

[Intel-gfx] [PATCH 00/10] Connect VFIO to IOMMUFD
 2022-11-01  9:19 UTC  (6+ messages)
` [Intel-gfx] [PATCH 06/10] vfio-iommufd: Allow iommufd to be used in place of a container fd
    `  "

[PATCH] rust-common.bbclass: use built-in rust targets for -native builds
 2022-11-01  9:17 UTC 

[LTP] [PATCH] setfsuid02: Fix a fake failure for setfsuid02
 2022-11-01  9:16 UTC  (4+ messages)

String functions in C language that are not present in standard C library - version 1
 2022-11-01  9:16 UTC 

[PATCH 6/7] xfs: use iomap_valid method to detect stale cached iomaps
 2022-11-01  9:15 UTC  (2+ messages)

[PATCH] wifi: cisco: do not assign -1 to unsigned char
 2022-11-01  9:15 UTC  (2+ messages)
` wifi: airo: "

b4 ignoring Reviewed-by: in quoted-printable email
 2022-11-01  9:14 UTC 

[PATCH] sched/fair: favor non-idle group in tick preemption
 2022-11-01  9:14 UTC  (7+ messages)

[PATCH net] bonding: fix ICMPv6 header handling when receiving IPv6 messages
 2022-11-01  9:13 UTC 

[PATCH v3] PCI: Add vendor ID for QUECTEL
 2022-11-01  9:13 UTC  (6+ messages)
  `  "
    `  "
      `  "
        `  "

linux interprets an fcntl int arg as long
 2022-11-01  9:11 UTC  (4+ messages)

[PATCH rdma-next 0/4] Provide more error details when a QP moves to
 2022-11-01  9:12 UTC  (8+ messages)
` [PATCH rdma-next 4/4] nvme-rdma: add more error details when a QP moves to an error state

[PATCH 1/2] t5516/t5601: avoid using `localhost` for failing HTTPS requests
 2022-11-01  9:12 UTC  (6+ messages)
` [PATCH 2/2] t5516/t5601: be less strict about the number of credential warnings

[PATCH 1/2] arm64: dts: tqma8mpql: add PCIe support
 2022-11-01  9:10 UTC  (4+ messages)

[Intel-gfx] [PATCH v1 0/7] vfio-ccw parent rework
 2022-11-01  9:11 UTC  (17+ messages)
` [Intel-gfx] [PATCH v1 4/7] vfio/ccw: move private to mdev lifecycle
  `  "
` [Intel-gfx] [PATCH v1 5/7] vfio/ccw: remove release completion
  `  "
` [Intel-gfx] [PATCH v1 6/7] vfio/ccw: replace vfio_init_device with _alloc_
  `  "
` [Intel-gfx] [PATCH v1 7/7] vfio: Remove vfio_free_device
  `  "

[PATCH 0/2] dt-bindings: phy: Fix UniPhier controller node names
 2022-11-01  9:10 UTC  (6+ messages)
` [PATCH 2/2] dt-bindings: phy: Fix UniPhier SATA controller node names in example

[PATCH 1/5] drm/amdgpu: Introduce gfx software ring (v8)
 2022-11-01  9:10 UTC  (5+ messages)
` [PATCH 4/5] drm/amdgpu: MCBP based on DRM scheduler (v8)

[PATCH v2 1/1] arm64: dts: mba8mpxl: Add PWM fan support
 2022-11-01  9:06 UTC  (2+ messages)

[LTP] [PATCH] setfsuid02: using -1 as invalid fsuid for setfsuid()
 2022-11-01  9:03 UTC  (4+ messages)

[PATCH v2] staging: vt6655: change variable name wTimeStampOff
 2022-11-01  9:07 UTC  (3+ messages)

[PATCH 0/6] x86: KVM: Expose CPUID to guest for new Intel platform instructions
 2022-11-01  9:07 UTC  (6+ messages)
` [PATCH 1/6] x86: KVM: Enable CMPccXADD CPUID and expose it to guest

[PATCH] bitfield: Use argument type for size comparison on Bitfield access macros
 2022-11-01  9:05 UTC  (2+ messages)

[PATCH 0/4] Add UniPhier boards support
 2022-11-01  9:02 UTC  (5+ messages)
` [PATCH 4/4] arm64: dts: uniphier: Add NX1 SoC and "

[PATCH net v2 0/3] net: lan966x: Fixes for when MTU is changed
 2022-11-01  9:03 UTC  (6+ messages)

[PATCH] Documentation: riscv: Document the sv57 VM layout
 2022-11-01  9:03 UTC  (3+ messages)

[igt-dev] [PATCH i-g-t v2] test/i915: Added COPY Commands modification for MTL
 2022-11-01  9:02 UTC 

[PATCH 1/1] cli: always show cursor
 2022-11-01  9:03 UTC  (11+ messages)

[PATCH] net: e1000: fix <NULL>s in log messages
 2022-11-01  9:01 UTC  (2+ messages)

[yocto] Apply Patching #dunfell #patch #yocto #raspberrypi #linux #kernel
 2022-11-01  9:02 UTC  (3+ messages)
` Apply Patching #dunfell #patch #yocto #raspberrypi #linux
  ` [yocto] "

[igt-dev] [PATCH i-g-t 1/2] tools/intel_pm_rpm: Remove unused devid
 2022-11-01  9:02 UTC  (3+ messages)
` [igt-dev] [PATCH i-g-t 2/2] tools/intel_pm_rpm: Only init debufs_fd if needed

[PATCH] reset: add missing stub for of_reset_control_get()
 2022-11-01  9:00 UTC  (2+ messages)

Patchwork summary for: linux-renesas-soc
 2022-11-01  9:01 UTC  (2+ messages)

[PATCH 0/5] Remove dependency on the Python module distutils
 2022-11-01  8:59 UTC  (3+ messages)
` [PATCH 3/5] python: "

[igt-dev] [PATCH v2] [NEW]kms_chamelium: Add new EDID stress resolution test
 2022-11-01  9:01 UTC  (4+ messages)
` [igt-dev] ✗ GitLab.Pipeline: warning for kms_chamelium: Add new EDID stress resolution test (rev2)

[PATCH 0/2] receive-pack: use advertised reference tips to inform connectivity check
 2022-11-01  9:00 UTC  (2+ messages)

[PATCH v3 RESEND 0/7] New DRM driver for Intel VPU
 2022-11-01  9:00 UTC  (5+ messages)
` [PATCH v3 2/7] drm/ivpu: Add Intel VPU MMU support

Font size for actual content in Alabaster too small?
 2022-11-01  8:59 UTC  (3+ messages)

[XEN v2 00/12] Arm: Enable GICv3 for AArch32 (v8R)
 2022-11-01  8:58 UTC  (4+ messages)
` [XEN v2 02/12] xen/Arm: GICv3: Move the macros to compute the affnity level to arm64/arm32

[PATCH v4 0/4] Add driver for CSI2 and CRU modules found on Renesas RZ/G2L SoC
 2022-11-01  8:57 UTC  (9+ messages)
` [PATCH v4 4/4] media: platform: Add Renesas RZ/G2L CRU driver

[igt-dev] [PATCH] [NEW]kms_chamelium: Add new EDID stress resolution test
 2022-11-01  8:57 UTC  (4+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for kms_chamelium: "

[PATCH printk v2 00/38] reduce console_lock scope
 2022-11-01  8:57 UTC  (5+ messages)
` [PATCH printk v2 06/38] tty: nfcon: use console_is_enabled()

[ogabbay-accel:accel2 2/3] include/drm/drm_accel.h:48:6: warning: no previous prototype for function 'accel_set_device_class_and_type'
 2022-11-01  8:55 UTC 

[PATCH v3] merge-tree.c: add --merge-base=<commit> option
 2022-11-01  8:55 UTC  (4+ messages)
` [PATCH v4 0/2] merge-tree: allow specifying a base commit when --write-tree is passed
  ` [PATCH v4 1/2] merge-tree.c: add --merge-base=<commit> option
  ` [PATCH v4 2/2] merge-tree.c: support --merge-base in conjunction with --stdin

[PATCH 1/1] PCI: dwc: reduce log severity level if no link came up
 2022-11-01  8:55 UTC  (3+ messages)
  `  "

[PATCH v4] drm/amdkfd: Fix the warning of array-index-out-of-bounds
 2022-11-01  8:52 UTC 

[Intel-gfx] [PATCH v7 0/9] dyndbg: drm.debug adaptation
 2022-11-01  8:52 UTC  (14+ messages)

Regression after recent changes to drivers/thermal/thermal_of.c
 2022-11-01  8:52 UTC  (3+ messages)

[PULL v2 for 7.2 00/31] testing and plugin updates
 2022-11-01  8:50 UTC 

[PATCH 00/14] IFS multi test image support and misc changes
 2022-11-01  8:51 UTC  (3+ messages)
` [PATCH 08/14] x86/microcode/intel: Meta-data support in microcode file


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.