All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-11-10 11:10:33 to 2022-11-10 12:06:35 UTC [more...]

[PATCH for-7.2 0/5] block/mirror: Do not wait for active writes
 2022-11-10 12:05 UTC  (5+ messages)
` [PATCH for-7.2 1/5] "
` [PATCH for-7.2 2/5] block/mirror: Drop mirror_wait_for_any_operation()

[PATCH v12 0/2] Add support for UltraSoc System Memory Buffer
 2022-11-10 12:05 UTC  (10+ messages)
` [PATCH v12 1/2] drivers/coresight: Add UltraSoc System Memory Buffer driver
` [PATCH v12 2/2] Documentation: Add document for UltraSoc SMB drivers

[PATCH v1 0/2] mm: In-kernel support for memory-deny-write-execute (MDWE)
 2022-11-10 12:03 UTC  (7+ messages)
` [PATCH v1 1/2] mm: Implement memory-deny-write-execute as a prctl

[PATCH 0/3] Fix the "-nic help" option
 2022-11-10 12:05 UTC  (12+ messages)
` [PATCH 2/3] net: Restore printing of the help text with "-nic help"

[RFC PATCH 0/2] pinctrl: sunxi: Introduce DT-based pinctrl builder
 2022-11-10 12:02 UTC  (6+ messages)

[PATCH] pinctrl: devicetree: fix null pointer dereferencing in pinctrl_dt_to_map
 2022-11-10 12:04 UTC  (3+ messages)

[PATCH bpf-next v4] bpf: Initialize same number of free nodes for each pcpu_freelist
 2022-11-10 12:21 UTC 

[PATCH] soc: mediatek: Add deprecated compatible to mmsys
 2022-11-10 12:02 UTC  (2+ messages)

[PATCH 6.0 000/197] 6.0.8-rc1 review
 2022-11-10 12:02 UTC  (2+ messages)

[PATCH 00/12] Add support for the Cirrus Logic CS48L32 audio codecs
 2022-11-10 12:01 UTC  (7+ messages)
` [PATCH 09/12] irqchip: cirrus: Add driver for Cirrus Logic CS48L31/32/33 codecs

[PATCH] i2c: imx: use devm_platform_get_and_ioremap_resource()
 2022-11-10 11:55 UTC  (3+ messages)

[OE-core][dunfell][PATCH] go: Security Fix for CVE-2022-2879
 2022-11-10 12:00 UTC 

[PATCH] media: aspeed: Use v4l2_dbg to replace v4l2_warn to avoid log spam
 2022-11-10  9:56 UTC 

[PATCH 1/2] dt-bindings: regulator: qcom,smd: Document PMR735a
 2022-11-10 12:00 UTC  (4+ messages)

[PATCH v2 0/5] rtc: rtc-cmos: Assorted ACPI-related cleanups and fixes
 2022-11-10 12:00 UTC  (2+ messages)

ideapad-laptop touchpad handling problems, request for help
 2022-11-10 12:00 UTC  (3+ messages)

[PATCH net-next v1] ethtool: ethtool_get_drvinfo: populate drvinfo fields even if callback exits
 2022-11-10 12:00 UTC  (7+ messages)

[PATCH] dmaengine: use devm_platform_get_and_ioremap_resource()
 2022-11-10 11:54 UTC  (3+ messages)

[f2fs-dev] [syzbot] INFO: trying to register non-static key in f2fs_handle_error
 2022-11-10 11:59 UTC  (4+ messages)
  ` [f2fs-dev] [PATCH] f2fs: initialize locks earlier in f2fs_fill_super()

[PATCH v3 0/7] Add Apple Mac System Management Controller GPIOs
 2022-11-10 11:48 UTC  (9+ messages)
` [PATCH v3 3/7] dt-bindings: mfd: add binding for Apple Mac System Management Controller

[PATCH for-8.0 0/2] hw/input/ps2: Convert to 3-phase reset
 2022-11-10 11:57 UTC  (4+ messages)

[GIT PULL] AT91 device tree updates for 6.2
 2022-11-10 11:54 UTC  (2+ messages)

Is it correct to report checksum good when there is no checksum?
 2022-11-10 11:57 UTC  (10+ messages)

[GIT PULL] AT91 defconfig updates for 6.2
 2022-11-10 11:54 UTC  (2+ messages)

[PATCH v6 00/35] Allow scsi_execute users to control retries
 2022-11-10 11:15 UTC  (3+ messages)
` [PATCH v6 03/35] scsi: Add struct for args to execution functions

[GIT PULL] AT91 fixes for 6.1
 2022-11-10 11:54 UTC  (2+ messages)

[PATCH v1 00/18] arm64/nmi: Support for FEAT_NMI
 2022-11-10 11:48 UTC  (5+ messages)

[PATCH v2 RESEND 1/1] net: fec: add xdp and page pool statistics
 2022-11-10 11:54 UTC  (2+ messages)

[PATCH v3 00/11] ARM: suniv: USB and PopStick board support
 2022-11-10 11:40 UTC  (7+ messages)
` [PATCH v3 10/11] phy: sun4i-usb: Replace types with explicit quirk flags

[PATCH] udf: Fix a slab-out-of-bounds write bug in udf_write_aext()
 2022-11-10 11:52 UTC  (2+ messages)

[PATCH v2 0/6] can: mcan: Add MCAN support for FSD SoC
 2022-11-10 11:18 UTC  (5+ messages)
  ` [PATCH v2 1/6] dt-bindings: Document the SYSREG specific compatibles found on "

[PATCH v2 00/65] clk: Make determine_rate mandatory for muxes
 2022-11-10 11:39 UTC  (8+ messages)
` [PATCH v2 35/65] clk: ux500: sysctrl: Add a determine_rate hook

[PATCH 00/17] powerpc: alternate queued spinlock implementation
 2022-11-10 11:48 UTC  (39+ messages)
` [PATCH 01/17] powerpc/qspinlock: powerpc qspinlock implementation
` [PATCH 04/17] powerpc/qspinlock: convert atomic operations to assembly
` [PATCH 08/17] powerpc/qspinlock: paravirt yield to lock owner
` [PATCH 09/17] powerpc/qspinlock: implement option to yield to previous node
` [PATCH 10/17] powerpc/qspinlock: allow stealing when head of queue yields
` [PATCH 11/17] powerpc/qspinlock: allow propagation of yield CPU down the queue
` [PATCH 12/17] powerpc/qspinlock: add ability to prod new queue head CPU
` [PATCH 13/17] powerpc/qspinlock: trylock and initial lock attempt may steal
` [PATCH 14/17] powerpc/qspinlock: use spin_begin/end API
` [PATCH 15/17] powerpc/qspinlock: reduce remote node steal spins
` [PATCH 16/17] powerpc/qspinlock: allow indefinite spinning on a preempted owner
` [PATCH 17/17] powerpc/qspinlock: provide accounting and options for sleepy locks

[PATCH v6 0/3] iommu/mediatek: Add mt8365 iommu support
 2022-11-10 11:34 UTC  (3+ messages)

[PATCH v4] ceph: fix NULL pointer dereference for req->r_session
 2022-11-10 11:49 UTC  (2+ messages)

[PATCH 0/7] Add the Renesas USBF controller support
 2022-11-10 11:46 UTC  (4+ messages)
` [PATCH 4/7] dt-bindings: usb: add the Renesas USBF controller binding

[PATCH 0/5] Fix IS_ERR() vs NULL check for drm
 2022-11-10 11:46 UTC  (4+ messages)
` [PATCH 5/5] drm/vc4: kms: Fix IS_ERR() vs NULL check for vc4_kms
  ` (subset) "

[PATCH] pwm: tegra: Fix 32 bit build
 2022-11-10 11:45 UTC 

[PATCH] tests/qtest/libqos/e1000e: Correctly group register accesses
 2022-11-10 11:45 UTC 

[PATCHSET 00/12] perf test: Add test workloads (v1)
 2022-11-10 11:45 UTC  (5+ messages)
` [PATCH 06/12] perf test: Replace arm callgraph fp test workload with leafloop
` [PATCH 08/12] perf test: Replace arm spe fork test workload with sqrtloop

[PATCH] spi: mediatek: Fix DEVAPC Violation at KO Remove
 2022-11-10 11:27 UTC  (3+ messages)

[PATCH] tests/qtest/e1000e-test: De-duplicate constants
 2022-11-10 11:44 UTC 

[PATCH 1/1] cmd: remove superfluous if in eficonfig_edit_boot_option
 2022-11-10 11:44 UTC  (2+ messages)

Kernel Kernel bug caused by (cpufreq: mediatek: Refine mtk_cpufreq_voltage_tracking()) on Banana Pi R64 (MT7622)
 2022-11-10 11:26 UTC  (3+ messages)

[PATCH 1/3] media: dt-bindings: media: mediatek: vcodec: Fix clock num not correctly
 2022-11-10 10:34 UTC  (5+ messages)
` [PATCH 2/3] media: dt-bindings: media: mediatek: vcodec: Change the max reg value to 2

[PATCH] rtc: class: Fix potential memleak in devm_rtc_allocate_device()
 2022-11-10 11:43 UTC  (2+ messages)

reflink support and Samba running over XFS
 2022-11-10 11:42 UTC  (11+ messages)

[Intel-gfx] [PATCH] drm/i915: Partial abandonment of legacy DRM logging macros
 2022-11-10 11:42 UTC  (4+ messages)
` [Intel-gfx] [PATCH v3] "

[PATCH v4 0/4] soc: ti: Add module build support to the socinfo
 2022-11-10 11:21 UTC  (4+ messages)
` [PATCH v4 4/4] net: ethernet: ti: davinci_mdio: Deferring probe when soc_device_match() returns NULL

[PATCH] tests/qtest/libqos/e1000e: Remove "other" interrupts
 2022-11-10 11:40 UTC 

[PATCH v3] net: mana: Fix return type of mana_start_xmit()
 2022-11-10 11:40 UTC  (2+ messages)

[PATCH bpf-next v3] bpf: Initialize same number of free nodes for each pcpu_freelist
 2022-11-10 11:39 UTC  (4+ messages)

[PATCH v2] doc: support IPsec Multi-buffer lib v1.3
 2022-11-10 11:39 UTC  (4+ messages)
` [PATCH v3] "

[PATCH] mISDN: fix misuse of put_device() in mISDN_register_device()
 2022-11-10 11:38 UTC 

[PATCH 0/2] Add pinctrl support for S32 SoC family
 2022-11-10 11:18 UTC  (7+ messages)
` [PATCH 1/2] dt-bindings: pinctrl: add schema for NXP S32 SoCs

[PATCH] net: stream: add a new option to automatically reconnect
 2022-11-10 11:37 UTC  (3+ messages)

[PATCH vfio 00/13] Add migration PRE_COPY support for mlx5 driver
 2022-11-10 11:38 UTC  (4+ messages)
` [PATCH vfio 06/13] vfio/mlx5: Refactor total_length name and usage

[PATCH 1/1] MAINTAINERS: add UEFI commands to EFI PAYLOAD
 2022-11-10 11:36 UTC  (2+ messages)

[PATCH] memmem.3: Added list of known systems where this is available
 2022-11-10 11:36 UTC  (2+ messages)

[PATCH] efi_loader: simplify efi_load_from_path
 2022-11-10 11:36 UTC 

[PATCH] Revert "kmsan: unpoison @tlb in arch_tlb_gather_mmu()"
 2022-11-10 11:35 UTC 

[PATCH 0/9] arm64: dts: qcom: sc8280xp/sa8540p: add support for PCIe
 2022-11-10 11:35 UTC  (3+ messages)
` [PATCH 6/9] arm64: dts: qcom: sc8280xp-crd: enable WiFi controller

[PATCH v6 0/2] rcu: Add RCU stall diagnosis information
 2022-11-10 11:35 UTC  (6+ messages)

[PATCH] drivers/clocksource/arm_arch_timer: Tighten Allwinner arch timer workaround
 2022-11-10 11:10 UTC  (3+ messages)

[PATCH v2,1/3] media: dt-bindings: media: mediatek: vcodec: Fix clock num not correctly
 2022-11-10 10:28 UTC  (3+ messages)
` [PATCH v2,3/3] arm64: dts: mt8195: Add video decoder node

[PATCH v2 0/9] KVM: s390: Extend MEM_OP ioctl by storage key checked cmpxchg
 2022-11-10 11:32 UTC  (8+ messages)
` [PATCH v2 1/9] s390/uaccess: Add storage key checked cmpxchg access to user space
    ` [PATCH 5/5] s390/uaccess: add cmpxchg_user_key()

[PATCH v1] mm/vmscan: simplify the nr assignment logic for pages to scan
 2022-11-10 11:31 UTC 

[LTP] [PATCH 1/2] tst_find_backing_dev: Get dev name from /sys/dev/block/*/uevent
 2022-11-10 11:29 UTC  (6+ messages)
` [LTP] [PATCH v6 0/2] tst_find_backing_dev: fix stat fails /dev/root
  ` [LTP] [PATCH v6 1/2] tst_find_backing_dev: Get dev name from /sys/dev/block/*/uevent
  ` [LTP] [PATCH v6 2/2] c-test-api: Documentation updated

[PATCH v2 0/1] nvme : Add ioctl to query nvme device attributes
 2022-11-10 11:05 UTC  (2+ messages)
  ` [PATCH v2 1/1] nvme : Add ioctl to query nvme attributes

[PATCH] fault-inject: Enable stacktrace filter for x86-64
 2022-11-10 11:30 UTC 

[Intel-gfx] [PATCH v8 00/24] drm: Analog TV Improvements
 2022-11-10 11:07 UTC  (36+ messages)
` [PATCH v8 05/24] drm/connector: Add TV standard property
` [PATCH v8 06/24] drm/modes: Add a function to generate analog display modes
` [PATCH v8 07/24] drm/client: Add some tests for drm_connector_pick_cmdline_mode()
` [PATCH v8 08/24] drm/modes: Move named modes parsing to a separate function
` [PATCH v8 09/24] drm/modes: Switch to named mode descriptors
` [PATCH v8 10/24] drm/modes: Fill drm_cmdline mode from named modes
` [PATCH v8 11/24] drm/connector: Add pixel clock to cmdline mode
` [PATCH v8 12/24] drm/connector: Add a function to lookup a TV mode by its name
` [PATCH v8 13/24] drm/modes: Introduce the tv_mode property as a command-line option
  ` [Intel-gfx] "
` [PATCH v8 14/24] drm/modes: Properly generate a drm_display_mode from a named mode
` [PATCH v8 15/24] drm/client: Remove match on mode name
` [PATCH v8 16/24] drm/modes: Introduce more named modes
` [PATCH v8 17/24] drm/probe-helper: Provide a TV get_modes helper
` [PATCH v8 18/24] drm/atomic-helper: Add a TV properties reset helper
  ` [Intel-gfx] "
` [PATCH v8 19/24] drm/atomic-helper: Add an analog TV atomic_check implementation
  ` [Intel-gfx] "
` [PATCH v8 20/24] drm/vc4: vec: Use TV Reset implementation
  ` [Nouveau] "
  ` [Intel-gfx] "
` [PATCH v8 21/24] drm/vc4: vec: Check for VEC output constraints
  ` [Nouveau] "
  ` [Intel-gfx] "
` [PATCH v8 22/24] drm/vc4: vec: Convert to the new TV mode property
  ` [Intel-gfx] "
` [PATCH v8 23/24] drm/vc4: vec: Add support for more analog TV standards
  ` [Nouveau] "
  ` [Intel-gfx] "
` [PATCH v8 24/24] drm/sun4i: tv: Convert to the new TV mode property
  ` [Intel-gfx] "

[Intel-gfx] [PATCH 0/3] Fix timeout handling when retiring requests
 2022-11-10 11:30 UTC  (3+ messages)

[Intel-gfx] [PATCH] drm/i915/display: Add missing checks for cdclk crawling
 2022-11-10 11:28 UTC  (2+ messages)

[PATCH v1] net: macvlan: Use built-in RCU list checking
 2022-11-10 11:27 UTC  (3+ messages)

[PATCH 00/13] block: Simplify drain
 2022-11-10 11:25 UTC  (5+ messages)
` [PATCH 08/13] stream: Replace subtree drain with a single node drain

[PATCH] linux-firmware: update firmware for MT7986
 2022-11-10 11:24 UTC 

[PATCH v1] block, bfq: do the all counting of pending-request if CONFIG_BFQ_GROUP_IOSCHED is enabled
 2022-11-10 11:26 UTC 

[PATCH v3] mm/hugetlb_vmemmap: remap head page to newly allocated page
 2022-11-10 11:25 UTC  (4+ messages)

[RFC PATCH 0/4] git: remove --super-prefix
 2022-11-10 10:51 UTC  (4+ messages)
` [RFC PATCH 0/8] Get rid of "git --super-prefix"

[PATCH] ceph: Fix NULL vs IS_ERR checking in ceph_getattr
 2022-11-10 11:24 UTC  (3+ messages)

[Intel-gfx] [PATCH] drm/i915/dsc: Refactor dsc gen checks
 2022-11-10 11:24 UTC  (2+ messages)

[PATCH v5 0/2] staging: rtl8192e: trivial code cleanup patches
 2022-11-10 11:24 UTC  (3+ messages)
` [PATCH v5 1/2] staging: rtl8192e: rename tables in r8192e_hwimg.c

[PATCH net-next v3 0/4] net: lan966x: Add xdp support
 2022-11-10 11:17 UTC  (2+ messages)

x86: clang: acpi-cpufreq.c:970:24: error: variable 'ret' is uninitialized when used here [-Werror,-Wuninitialized]
 2022-11-10 11:19 UTC  (2+ messages)

[Buildroot] [PATCH] package/libmdbx: bump version to 0.11.13 "Swashplate"
 2022-11-10 11:11 UTC 

[PATCH 1/3] Bluetooth: btusb: Fix Chinese CSR dongles again by re-adding ERR_DATA_REPORTING quirk
 2022-11-10 11:16 UTC  (6+ messages)
` [PATCH 3/3] Bluetooth: btusb: Add a parameter to let users disable the fake CSR force-suspend hack

[PATCH] sbitmap: Use single per-bitmap counting to wake up queued tags
 2022-11-10 11:16 UTC  (3+ messages)

[RFC PATCH 0/1] sched/pelt: Change PELT halflife at runtime
 2022-11-10 11:16 UTC  (8+ messages)

[RFC PATCH v3 04/11] virtio/vsock: add transport zerocopy callback
 2022-11-10 11:15 UTC  (2+ messages)

[PATCH v2] bus: mhi: host: pci_generic: Add macro for some VIDs
 2022-11-10 11:14 UTC  (7+ messages)
  `  "
    `  "
      `  "
        `  "
          `  "

[PATCH] KEYS: trusted: tee: Make registered shm dependency explicit
 2022-11-10 11:14 UTC  (2+ messages)

[PATCH] mtd: spi-nor-ids: Add identity for GigaDevice GD25LQ128E
 2022-11-10 11:14 UTC 

ping (iputils) review (call for help)
 2022-11-10 11:13 UTC  (4+ messages)

[xen-4.15-testing test] 174690: tolerable FAIL - PUSHED
 2022-11-10 11:12 UTC 

[PATCH] cifs: use kfree in error path of cifs_writedata_alloc()
 2022-11-10 11:19 UTC 

[PATCH v10 000/108] KVM TDX basic feature support
 2022-11-10 11:11 UTC  (3+ messages)
` [PATCH v10 014/108] KVM: TDX: Stub in tdx.h with structs, accessors, and VMCS helpers


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.