All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-05-21 16:19:19 to 2021-05-21 17:16:51 UTC [more...]

[RFC 0/1] acceptance tests: rename acceptance to system
 2021-05-21 17:14 UTC  (10+ messages)
` [RFC 1/1] "

simplify gendisk and request_queue allocation for bio based drivers
 2021-05-21 17:16 UTC  (3+ messages)
` [PATCH 01/26] block: refactor device number setup in __device_add_disk
  ` [dm-devel] "

[PATCH] ACPI: Remove redundant assignment of error
 2021-05-21 17:16 UTC  (2+ messages)

[PATCH 0/8] iio: accel: bmc150: Add support for yoga's with dual accelerometers with an ACPI HID of DUAL250E
 2021-05-21 17:14 UTC  (12+ messages)
` [PATCH 1/8] iio: accel: bmc150: Fix dereferencing the wrong pointer in bmc150_get/set_second_device
` [PATCH 2/8] iio: accel: bmc150: Don't make the remove function of the second accelerometer unregister itself
` [PATCH 3/8] iio: accel: bmc150: Move check for second ACPI device into a separate function
` [PATCH 4/8] iio: accel: bmc150: Add support for dual-accelerometers with a DUAL250E HID
` [PATCH 5/8] iio: accel: bmc150: Move struct bmc150_accel_data definition to bmc150-accel.h
` [PATCH 6/8] iio: accel: bmc150: Remove bmc150_set/get_second_device() accessor functions
` [PATCH 7/8] iio: accel: bmc150: Add support for DUAL250E ACPI DSM for setting the hinge angle
` [PATCH 8/8] iio: accel: bmc150: Set label based on accel-location for ACPI DUAL250E fwnodes

[PATCH v3 00/16] ipmi: Allow raw access to KCS devices
 2021-05-21 17:14 UTC  (5+ messages)
` [PATCH v3 05/16] ipmi: kcs_bmc: Turn the driver data-structures inside-out

[master] Pull request
 2021-05-21 17:15 UTC 

[PATCH v17 1/4] dt-bindings: msm: disp: add yaml schemas for DPU bindings
 2021-05-21 17:14 UTC  (7+ messages)
` [PATCH v17 2/4] dt-bindings: msm: dsi: add yaml schemas for DSI bindings

[PATCH v18 00/18] KVM RISC-V Support
 2021-05-21 17:13 UTC  (3+ messages)

[PATCH RFC v2] xfs: Print XFS UUID on mount and umount events
 2021-05-21 17:13 UTC  (5+ messages)

[PULL] 2nd set of IIO fixes for the 5.13 cycle
 2021-05-21 17:15 UTC 

[PATCH v6 00/21] Add support for 32-bit tasks on asymmetric AArch32 systems
 2021-05-21 17:11 UTC  (10+ messages)
` [PATCH v6 08/21] cpuset: Honour task_cpu_possible_mask() in guarantee_online_cpus()
` [PATCH v6 11/21] sched: Split the guts of sched_setaffinity() into a helper function
` [PATCH v6 12/21] sched: Allow task CPU affinity to be restricted on asymmetric systems

[PATCH v2] ACPI: DPTF: Add new PCH FIVR methods
 2021-05-21 17:12 UTC  (4+ messages)

[PATCH v2 00/19] arm64: entry: migrate more code to C
 2021-05-21 17:10 UTC  (11+ messages)
` [PATCH v2 10/19] arm64: entry: consolidate EL1 exception returns
` [PATCH v2 11/19] arm64: entry: move bad_mode() to entry-common.c
` [PATCH v2 12/19] arm64: entry: improve bad_mode()
` [PATCH v2 14/19] arm64: entry: handle all vectors with C

[PATCH v2 0/7] block-copy: protect block-copy internal structures
 2021-05-21 17:10 UTC  (13+ messages)
` [PATCH v2 1/7] block-copy: streamline choice of copy_range vs. read/write
` [PATCH v2 6/7] block-copy: atomic .cancelled and .finished fields in BlockCopyCallState
` [PATCH v2 7/7] block-copy: protect BlockCopyState .method fields

[PATCH 00/16] Add new Renesas RZ/G2L SoC and Renesas RZ/G2L SMARC EVK support
 2021-05-21 17:09 UTC  (9+ messages)
` [PATCH 01/16] dt-bindings: arm: renesas: Document Renesas RZ/G2UL SoC
` [PATCH 02/16] dt-bindings: arm: renesas: Document Renesas RZ/G2{L,LC} SoC variants

A bug of Monitor Chardev ?
 2021-05-21 17:09 UTC  (10+ messages)

[RFC PATCH v5 00/27] NVMeTCP Offload ULP and QEDN Device Driver
 2021-05-21 17:08 UTC  (7+ messages)
` [RFC PATCH v5 01/27] nvme-tcp-offload: Add nvme-tcp-offload - NVMeTCP HW offload ULP
` [RFC PATCH v5 02/27] nvme-fabrics: Move NVMF_ALLOWED_OPTS and NVMF_REQUIRED_OPTS definitions

[PATCH v5 0/8] add z1 and z2 channels support for resistive-adc-touch driver
 2021-05-21 17:09 UTC  (12+ messages)
` [PATCH v5 1/8] dt-bindings: input: touchscreen: iqs626a: chnage node name to pass validation
` [PATCH v5 2/8] dt-bindings: input: touchscreen: edt-ft5x06: "
` [PATCH v5 4/8] dt-bindings: touchscreen: validate nodename
` [PATCH v5 5/8] dt-bindings: touchscreen: Convert resistive-adc-touch binding to json schema
` [PATCH v5 8/8] Input: resistive-adc-touch: add support for z1 and z2 channels

[PATCH iproute2-next 0/2] tc: Add missing ct_state flags
 2021-05-21 17:07 UTC  (3+ messages)
` [PATCH iproute2-next 1/2] tc: f_flower: Add option to match on related ct state
` [PATCH iproute2-next 2/2] tc: f_flower: Add missing ct_state flags to usage description

[PATCH 1/4] habanalabs: set memory scrubbing to disabled by default
 2021-05-21 17:06 UTC  (4+ messages)
` [PATCH 2/4] habanalabs: check running index in eqe control
` [PATCH 3/4] habanalabs: read preboot status bits in an earlier stage
` [PATCH 4/4] habanalabs/gaudi: disable GIC usage if security is enabled

[PATCH][next] ACPI: Fix fall-through warning for Clang
 2021-05-21 17:05 UTC  (2+ messages)

[PATCH] usb: dwc3: meson-g12a: Disable the regulator in the error handling path of the probe
 2021-05-21 16:55 UTC  (3+ messages)

[BlueZ PATCH] src/main: Fix double free str
 2021-05-21 17:04 UTC 

[RFC PATCH 0/9] Initial support for machine creation via QMP
 2021-05-21 17:02 UTC  (6+ messages)

[PATCH 0/4] bond_alb: support VMs behind bridges better
 2021-05-21 17:02 UTC  (6+ messages)
` [PATCH net-next v2 0/4] bonding/balance-alb: "
  ` [PATCH net-next v2 3/4] bonding/balance-alb: don't tx balance multicast traffic either
  ` [PATCH net-next v2 4/4] bonding/balance-alb: put all slaves into promisc

[PATCH v3 0/9] KVM: arm64: Initial host support for the Apple M1
 2021-05-21 17:01 UTC  (5+ messages)
` [PATCH v3 4/9] KVM: arm64: vgic: Let an interrupt controller advertise lack of HW deactivation

[PATCH v2] staging: rtl8712: Fix memory leak in r8712_init_recv_priv
 2021-05-21 17:02 UTC  (4+ messages)

[PATCH] ACPI: APEI: Don't warn if ACPI is disabled
 2021-05-21 17:01 UTC  (2+ messages)

[Bug 213081] New: usb-storage / uas Genesys Logic Card Reader no longer working on 5.12
 2021-05-21 17:01 UTC  (3+ messages)
` [Bug 213081] "

[PATCH] ceph: update to 15.2.12 to address CVEs - IGNORE
 2021-05-21 17:01 UTC 

[PATCHv2 1/3] pci: pcie_dw_rockchip: Fixed the below compilation error
 2021-05-21 16:59 UTC  (3+ messages)
` [PATCHv2 2/3] pci: pcie_dw_rockchip: Drop the unused variable warning
` [PATCHv2 3/3] pci: pcie_dw_rockchip: Use mleep macro to fix below error

[PATCH] driver: adc: ltc2497: return directly after reading the adc conversion value
 2021-05-21 17:01 UTC  (3+ messages)

[PATCH v2 0/1] maintenance: use systemd timers on Linux
 2021-05-21 16:59 UTC  (5+ messages)
` [PATCH v3 0/4] "
  ` [PATCH v3 4/4] maintenance: optionally "

[linux-linus test] 162109: regressions - FAIL
 2021-05-21 16:58 UTC 

[Intel-gfx] [PATCH] drm/i915/display: fix typo when returning table
 2021-05-21 16:58 UTC  (2+ messages)

[PATCH 1/3] pci: pcie_dw_rockchip: Fixed the below compilation error
 2021-05-21 16:58 UTC  (3+ messages)

[PATCH 0/2] Remove GA14/15 quirks to acpi/video_detect
 2021-05-21 16:58 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/webkitgtk: make gst-gl depend on _HAS_PLATFORM
 2021-05-21 16:57 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/wpewebkit: make gst-gl depend on _HAS_PLATFORM
 2021-05-21 16:57 UTC  (2+ messages)

[PATCH] PM / wakeirq: move to use request_irq by IRQF_NO_AUTOEN flag
 2021-05-21 16:57 UTC  (2+ messages)

[PATCH v1 1/1] platform/x86: Add PWM platform data for Merrifield
 2021-05-21 16:56 UTC  (3+ messages)

[PATCH u-boot v4 00/36] U-Boot LTO (Sandbox + Some ARM boards)
 2021-05-21 16:56 UTC  (6+ messages)
` [PATCH u-boot v4 36/36] ARM: enable LTO for some boards

[Buildroot] [PATCH 1/1] package/webkitgtk: select missing multimedia deps
 2021-05-21 16:56 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/wpewebkit: select gstreamer autoaudiosink
 2021-05-21 16:56 UTC  (2+ messages)

[RFC 0/2] GuC submission / DRM scheduler integration plan + new uAPI
 2021-05-21 16:48 UTC  (24+ messages)
` [RFC 2/2] drm/doc/rfc: i915 new parallel submission uAPI plan
  ` [Intel-gfx] "
  ` [Mesa-dev] "
          ` [Intel-gfx] "

[PATCH] cpufreq: dt: Rename black/white-lists
 2021-05-21 16:55 UTC  (2+ messages)

[Buildroot] [git commit] package/webkitgtk: select missing multimedia deps
 2021-05-21 16:55 UTC 

[Buildroot] [git commit] package/wpewebkit: select gstreamer autoaudiosink
 2021-05-21 16:55 UTC 

[PATCH v2 1/3] platform/x86: firmware_attributes_class: Create helper file for handling firmware-attributes class registration events
 2021-05-21 16:55 UTC  (7+ messages)
` [PATCH v2 3/3] platform/x86: think-lmi: Add WMI interface support on Lenovo platforms
    ` [External] "

[PATCH v2 0/3] EM / PM: Inefficient OPPs
 2021-05-21 16:54 UTC  (4+ messages)
` [PATCH v2 1/3] PM / EM: Fix inefficient state detection
` [PATCH v2 2/3] PM / EM: Extend em_perf_domain with a flag field
` [PATCH v2 3/3] PM / EM: Skip inefficient OPPs

RFC: error codes on exit
 2021-05-21 16:53 UTC  (3+ messages)

[PATCH] docs/zh_CN: update a translation in zh_CN/dev-tools/gcov
 2021-05-21 16:53 UTC  (2+ messages)

[PATCH] drm/fb-helper: improve DRM fbdev emulation device names
 2021-05-21 16:53 UTC  (3+ messages)

[PATCH] cpufreq: sc520_freq: add 'fallthrough' to one case
 2021-05-21 16:53 UTC  (4+ messages)

[Buildroot] [PATCH v2] package/uclibc: enable linuxthreads for all supported architectures
 2021-05-21 16:53 UTC  (2+ messages)

[PATCH] iio: accel: fxls8962af: conditionally compile fxls8962af_i2c_raw_read_errata3()
 2021-05-21 16:54 UTC  (3+ messages)

[PATCH 4.9 000/240] 4.9.269-rc1 review
 2021-05-21 16:52 UTC  (2+ messages)

[PATCH] net: macb: ensure the device is available before accessing GEMGXL control registers
 2021-05-21 16:51 UTC  (3+ messages)

[Buildroot] [git commit branch/next] package/webkitgtk: make gst-gl depend on _HAS_PLATFORM
 2021-05-21 16:52 UTC 

[Buildroot] [git commit branch/next] package/wpewebkit: make gst-gl depend on _HAS_PLATFORM
 2021-05-21 16:52 UTC 

[Buildroot] [Bug 13816] New: xstart failed since update the x11 libraries
 2021-05-21 16:51 UTC  (2+ messages)
` [Buildroot] [Bug 13816] "

[BISECTED] nvme probe failure with v5.13-rc1
 2021-05-21 16:50 UTC  (4+ messages)

[PATCH v2] cpufreq: intel_pstate: Add Icelake servers support in no-HWP mode
 2021-05-21 16:49 UTC  (3+ messages)
` [PATCH v3 1/2] "

[Buildroot] [git commit branch/next] package/webkitgtk: select missing multimedia deps
 2021-05-21 16:49 UTC 

[Buildroot] [git commit branch/next] package/wpewebkit: select gstreamer autoaudiosink
 2021-05-21 16:49 UTC 

[PATCH 0/6] Support resize and device delete cancel ops
 2021-05-21 16:45 UTC  (4+ messages)
` [PATCH 4/6] btrfs: add wrapper for conditional start of exclusive operation

[igt-dev] [PATCH i-g-t] benchmarks/gem_userptr_benchmark: Dead code removal
 2021-05-21 16:48 UTC  (3+ messages)

[igt-dev] [PATCH i-g-t] benchmarks/gem_userptr_benchmark: Remove tests with unsynchronized flag
 2021-05-21 16:46 UTC 

[dpdk-dev] [PATCH] version: 21.08-rc0
 2021-05-21 16:45 UTC 

[PATCH v3 0/3] vl: add -object support back into -readconfig
 2021-05-21 16:42 UTC  (4+ messages)
` [PATCH v3 1/3] qemu-config: parse configuration files to a QDict

[PATCH v2 0/6] Add support for ACPI VIOT
 2021-05-21 16:42 UTC  (11+ messages)
` [PATCH v2 2/6] ACPI: Move IOMMU setup code out of IORT
` [PATCH v2 3/6] ACPI: Add driver for the VIOT table

Btrfs not using all devices in raid1
 2021-05-21 16:34 UTC 

[ext4] 05c2c00f37: aim7.jobs-per-min -11.8% regression
 2021-05-21 16:42 UTC  (7+ messages)
  ` [LKP] "

[GIT PULL] gpio: fixes for v5.13-rc3
 2021-05-21 16:41 UTC 

[RFC PATCH 0/3] Allow access to confidential computing secret area
 2021-05-21 16:41 UTC  (8+ messages)

[Intel-wired-lan] [PATCH net] i40e: Fix firmware LLDP agent related warning
 2021-05-21 16:41 UTC 

[PATCH] ltp: Disable problematic tests causing autobuilder hangs
 2021-05-21 16:39 UTC 

[PATCH] btrfs: zoned: limit ordered extent to zoned append size
 2021-05-21 16:37 UTC  (2+ messages)

[PATCH] hungtask: add filter kthread/check comm
 2021-05-21 16:37 UTC  (2+ messages)

[PATCH] init: verify that function is initcall_t at compile-time
 2021-05-21 16:36 UTC  (2+ messages)

[PATCH v3 00/12] drm/i915: Move LMEM (VRAM) management over to TTM
 2021-05-21 16:36 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915: Move LMEM (VRAM) management over to TTM (rev3)

[PATCH v2 0/3] gpio: gpio-regmap: Support few custom operations
 2021-05-21 16:35 UTC  (6+ messages)
` [PATCH v2 2/3] gpio: gpio-regmap: Use devm_add_action()

+ kthread-fix-kthread_mod_delayed_work-vs-kthread_cancel_delayed_work_sync-race.patch added to -mm tree
 2021-05-21 16:35 UTC  (2+ messages)

[PATCH v2] bus: mhi: Add inbound buffers allocation flag
 2021-05-21 16:35 UTC  (2+ messages)

[GIT PULL] MMC fixes for v5.13-rc3
 2021-05-21 16:34 UTC  (2+ messages)

[GIT PULL] Modules fixes for v5.13-rc3
 2021-05-21 16:34 UTC  (2+ messages)

[GIT PULL] OpenRISC fixes for 5.13
 2021-05-21 16:34 UTC  (3+ messages)
  ` [OpenRISC] "

[GIT PULL] Devicetree fixes for v5.13, take 2
 2021-05-21 16:34 UTC  (2+ messages)

siginfo_t ABI break on sparc64 from si_addr_lsb move 3y ago
 2021-05-21 16:34 UTC  (15+ messages)
        ` [RFC][PATCH 0/3] signal: Move si_trapno into the _si_fault union
                  ` [PATCH 00/12] signal: sort out si_trapno and si_perf
                    ` [PATCH v3 "
                      ` [GIT PULL] siginfo: ABI fixes for v5.13-rc2
                        ` [GIT PULL] siginfo: ABI fixes for v5.13-rc3

[PATCH v1 0/3] fpga: Use standard class dev_release function
 2021-05-21 16:33 UTC  (5+ messages)
` [PATCH v1 1/3] fpga: mgr: Use standard dev_release for class driver

[PATCH] drm/i915: Reenable LTTPR non-transparent LT mode for DPCD_REV<1.4
 2021-05-21 16:32 UTC  (5+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "
` [Intel-gfx] ✓ Fi.CI.IGT: success "

[Intel-gfx] [CI 0/5] Rename all CSR references to DMC
 2021-05-21 16:31 UTC  (5+ messages)
` [Intel-gfx] [CI 3/5] drm/i915/dmc: Rename macro names containing csr

[PATCH 1/1] spi-sun6i: Fix chipselect/clock bug
 2021-05-21 16:30 UTC  (3+ messages)

Candidate Linux ABI for Intel AMX and hypothetical new related features
 2021-05-21 16:31 UTC  (26+ messages)

[yocto-docs][dunfell 0/2] Pull request (cover letter only)
 2021-05-21 16:30 UTC 

[PATCH] dt-bindings: gpio: gpio-davinci: Convert to json-schema
 2021-05-21 16:30 UTC  (6+ messages)

[Printing-architecture] OpenPrinting News
 2021-05-21 16:30 UTC 

[PATCH v5 0/9] Speedup mremap on ppc64
 2021-05-21 16:29 UTC  (12+ messages)
` [PATCH v5 7/9] mm/mremap: Move TLB flush outside page table lock

[PATCH 0/4] dma-buf: Add an API for exporting sync files (v8)
 2021-05-21 16:27 UTC  (4+ messages)
` [PATCH 1/4] dma-buf: add dma_fence_array_for_each (v2)

[PATCH 0/6] Rid W=1 warnings from Comedi
 2021-05-21 16:25 UTC  (7+ messages)
` [PATCH 5/6] comedi: drivers: ni_mio_common: Move 'range_ni_E_ao_ext' to where it is used

[PATCH] tr2: log parent process name
 2021-05-21 16:24 UTC  (6+ messages)
` [PATCH v2] "

Preemption Signal Management
 2021-05-21 16:23 UTC 

[Buildroot] [PATCH 5/5] package/python3-cryptography: add python3 host variant
 2021-05-21 16:22 UTC  (2+ messages)

[GIT PULL] SMB3 Fixes
 2021-05-21 16:20 UTC 

BTF: build failure on 32bit on linux-next
 2021-05-21 16:20 UTC 

[RFC PATCH] tests/tcg/configure.sh: tweak quoting of target_compiler
 2021-05-21 16:18 UTC 

[PATCH 0/2] Gitlab: Add issue templates
 2021-05-21 16:18 UTC  (5+ messages)
` [PATCH 2/2] Gitlab: Add "Feature Request" issue template

[PATCH v2 mptcp-next] mptcp: drop tx skb cache
 2021-05-21 16:19 UTC 

[RFC v2 00/32] Add TDX Guest Support
 2021-05-21 16:19 UTC  (11+ messages)
` [RFC v2 28/32] x86/tdx: Make pages shared in ioremap()

[PATCH mptcp-next] mptcp: drop tx skb cache
 2021-05-21 16:19 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.