All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-08-24 13:26:41 to 2022-08-24 14:04:13 UTC [more...]

[PATCH v5 0/5] add support for another simatic board
 2022-08-24 14:03 UTC  (2+ messages)
` [PATCH v5 2/5] gpio-f7188x: use unique labels for banks/chips

[PATCH 1/3] net/i40e: compilation fix for GCC-12
 2022-08-24 14:03 UTC  (3+ messages)
` [PATCH 1/2] "
  ` [PATCH 2/2] net/qede/base: "

[PATCH v3 03/19] imx: kontron-sl-mx8mm: Remove custom board_boot_order() workaround
 2022-08-24 13:59 UTC  (17+ messages)
` [PATCH v3 04/19] imx: kontron-sl-mx8mm: Increase CONFIG_SYS_CBSIZE to 2K
` [PATCH v3 05/19] imx: kontron-sl-mx8mm: Enable MTD command
` [PATCH v3 06/19] imx: kontron-sl-mx8mm: Add redundant environment and SPI NOR partitions
` [PATCH v3 07/19] imx: kontron-sl-mx8mm: Enable environment in MMC
` [PATCH v3 08/19] imx: kontron-sl-mx8mm: Migrate to use CONFIG_EXTRA_ENV_TEXT
` [PATCH v3 09/19] imx: kontron-sl-mx8mm: Enable bootaux command
` [PATCH v3 10/19] imx: kontron-sl-mx8mm: lpddr4_timing.c: Add spaces for proper alignment
` [PATCH v3 11/19] imx: kontron-sl-mx8mm: Remove 100mt DDR setpoint
` [PATCH v3 12/19] imx: kontron-sl-mx8mm: Use new LPDDR4 config parameters
` [PATCH v3 13/19] imx: kontron-sl-mx8mm: Prepare for other i.MX8MM SoM types
` [PATCH v3 14/19] imx: kontron-sl-mx8mm: Adjust devicetree names, compatibles and model strings
` [PATCH v3 15/19] imx: kontron-sl-mx8mm: Use the VSELECT signal to switch SD card IO voltage
` [PATCH v3 16/19] imx: kontron-sl-mx8mm: Use voltage rail names from schematic for PMIC regulator-names
` [PATCH v3 17/19] imx: kontron-sl-mx8mm: Simplify code in spl.c
` [PATCH v3 18/19] imx: kontron-sl-mx8mm: Add support for Kontron Electronics SoM SL i.MX8MM OSM-S
` [PATCH v3 19/19] imx: kontron-sl-mx8mm: Prepare for I2C display detection in environment script

[xilinx-xlnx:xlnx_rebase_v5.15_LTS_2022.1_update 848/1117] spi-zynqmp-gqspi.c:undefined reference to `update_stripe'
 2022-08-24 14:00 UTC 

[PATCH v2 1/6] sysfs: do not create empty directories if no attributes are present
 2022-08-24 13:59 UTC  (12+ messages)
` [PATCH v2 2/6] soundwire: sysfs: move sdw_slave_dev_attr_group into the existing list of groups
` [PATCH v2 3/6] soundwire: sysfs: cleanup the logic for creating the dp0 sysfs attributes
` [PATCH v2 4/6] soundwire: sysfs: have the driver core handle the creation of the device groups
` [PATCH v2 5/6] soundwire: sysfs: remove sdw_slave_sysfs_init()
` [PATCH v2 6/6] soundwire: sysfs: remove unneeded ATTRIBUTE_GROUPS() comments

[PATCH] dmaengine: dw-edma: Add support for native HDMA
 2022-08-24 14:01 UTC 

[PATCH b4] setup.py: bump python_requires to 3.8
 2022-08-24 14:01 UTC  (2+ messages)

[PATCH v3 0/9] Move all drivers to a common dma-buf locking convention
 2022-08-24 14:01 UTC  (6+ messages)
` [PATCH v3 5/9] dma-buf: Move dma_buf_mmap_unlocked() to dynamic locking specification
    ` [Intel-gfx] "

[PATCH bpf-next] selftests/bpf: fix incorrect fcntl call
 2022-08-24 14:01 UTC 

[PATCH 0/3] LSM hooks for IORING_OP_URING_CMD
 2022-08-24 14:00 UTC  (6+ messages)
` [PATCH 1/3] lsm,io_uring: add LSM hooks for the new uring_cmd file op

[POSSIBLE BUG] Dereferencing of NULL pointer
 2022-08-24 14:00 UTC  (3+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-08-24 14:00 UTC 

[PATCH v3 0/2] coresight: etm4x: Expose default timestamp source in sysfs
 2022-08-24 13:59 UTC  (5+ messages)
` [PATCH v3 2/2] coresight: etm4x: docs: Add documentation for 'ts_source' sysfs interface

[PATCH v2 1/1] dt-binding: serial: mediatek,uart: update bingding for MT8188
 2022-08-24 13:59 UTC  (3+ messages)

[PATCH 00/10] xen/arm: smmuv3: Merge Linux fixes to Xen
 2022-08-24 13:53 UTC  (11+ messages)
` [PATCH 01/10] xen/arm: smmuv3: Fix l1 stream table size in the error message
` [PATCH 02/10] xen/arm: smmuv3: Fix endianness annotations
` [PATCH 03/10] xen/arm: smmuv3: Ensure queue is read after updating prod pointer
` [PATCH 04/10] xen/arm: smmuv3: Move definitions to a header
` [PATCH 05/10] xen/arm: smmuv3: Remove the page 1 fixup
` [PATCH 06/10] xen/arm: smmuv3: Remove the unused fields for PREFETCH_CONFIG command
` [PATCH 07/10] xen/arm: smmuv3: Change *array into *const array
` [PATCH 08/10] xen/arm: smmuv3: Remove unnecessary oom message
` [PATCH 09/10] xen/arm: smmuv3: Fix fall-through warning for Clang
` [PATCH 10/10] xen/arm: smmuv3: Avoid open coded arithmetic in memory allocation

[PATCH 0/9] Replace PREEMPT_RT ifdefs with preempt_[dis|en]able_nested()
 2022-08-24 13:57 UTC  (9+ messages)
` [PATCH 1/9] slub: Make PREEMPT_RT support less convoluted
` [PATCH 7/9] mm/compaction: Get rid of RT ifdeffery

[PATCH 1/2] meta/conf: move default configuration templates into meta/conf/templates/default
 2022-08-24 13:58 UTC  (3+ messages)
` [PATCH 2/2] scripts/oe-setup-builddir: add a check that TEMPLATECONF is valid
  ` [OE-core] "

[PATCH 1/7] xinetd: Pass missing -D_GNU_SOURCE
 2022-08-24 13:56 UTC  (4+ messages)
` [PATCH 4/7] enable _XOPEN_SOURCE on musl for wchar usage in curses
  ` [OE-core] "

[RFC 00/10] arm64/riscv: Introduce fast kexec reboot
 2022-08-24 13:53 UTC  (11+ messages)
` [RFC 06/10] rcu/hotplug: Make rcutree_dead_cpu() parallel

[Intel-gfx] [PATCH] drm/i915/display: compute config for audio
 2022-08-24 13:56 UTC  (2+ messages)

bpf selftest failed in 5.4.210 kernel
 2022-08-24 13:55 UTC  (11+ messages)

[PATCH] asus-wmi: Support the hardware GPU MUX on some laptops
 2022-08-24 13:55 UTC  (11+ messages)

[PATCH 1/5] soundwire: sysfs: move sdw_slave_dev_attr_group into the existing list of groups
 2022-08-24 13:55 UTC  (11+ messages)
` [PATCH 2/5] soundwire: sysfs: cleanup the logic for creating the dp0 sysfs attributes

[PATCH v2 0/7] Input: mt6779-keypad - double keys support
 2022-08-24 13:55 UTC  (4+ messages)

[PATCH] media/i2c: fix repeated words in comments
 2022-08-24 13:54 UTC  (2+ messages)

[PATCH v4 0/5] add support for another simatic board
 2022-08-24 13:54 UTC  (7+ messages)
` [PATCH v4 1/5] gpio-f7188x: Add GPIO support for Nuvoton NCT6116

[PATCH v2 0/4] lib: optimize find_bit() functions
 2022-08-24 13:53 UTC  (7+ messages)
` [PATCH v2 2/3] lib/find_bit: create find_first_zero_bit_le()
` [PATCH v2 3/3] lib/find_bit: optimize find_next_bit() functions

[PATCH kernelshark] kernel-shark: Build missed_event as GUI plugin
 2022-08-24 13:53 UTC 

[PATCH RFC i2c-master] i2c: microchip: pci1xxxx: Add driver for I2C host controller in multifunction endpoint of pci1xxxx switch
 2022-08-24 13:52 UTC  (5+ messages)

[PATCH] cifs: fix some memory leak when negotiate/session setup fails
 2022-08-24 13:52 UTC  (4+ messages)

[PATCH] pinctrl: amd: Pick some different unicode symbols
 2022-08-24 13:51 UTC  (2+ messages)

[PATCH v3 00/19] imx: kontron-sl-mx8mm: Improvements and OSM board support
 2022-08-24 13:52 UTC  (3+ messages)
` [PATCH v3 01/19] imx: kontron-sl-mx8mm: Remove LVDS board type and devicetrees
` [PATCH v3 02/19] imx: kontron-sl-mx8mm: Add support for loading from SPI NOR in SPL

[PATCH] platform/x86: asus-wmi: Simplify some of the *_check_present() helpers
 2022-08-24 13:48 UTC  (2+ messages)

[PATCH v4] regulator: dt-bindings: mediatek: add mt6366
 2022-08-24 13:48 UTC  (3+ messages)

Cifs: caching of arbitrary directories and attributes
 2022-08-24 13:48 UTC  (9+ messages)
` [PATCH 2/6] cifs: cifs: handlecache, only track the dentry for the root handle
` [PATCH 4/6] cifs: start caching all directories we open and get a lease for
` [PATCH 5/6] cifs: find and use the dentry for cached non-root directories also
` [PATCH 6/6] cifs: do not cache leased directories for longer than 30 seconds

[xen-unstable test] 172741: tolerable FAIL - PUSHED
 2022-08-24 13:52 UTC 

[PATCH] examples/ipsec-secgw: compilation fix for GCC-12
 2022-08-24 13:52 UTC 

Backport request
 2022-08-24 13:52 UTC  (3+ messages)

[PATCH] drm/edid: Handle EDID 1.4 range descriptor h/vfreq offsets
 2022-08-24 13:46 UTC  (4+ messages)
` [PATCH v2] "
  ` [Intel-gfx] "

Please pull u-boot-marvell/master
 2022-08-24 13:52 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-08-24 13:50 UTC 

[PATCH v7 0/4] KVM: mm: count KVM mmu usage in memory stats
 2022-08-24 13:43 UTC  (11+ messages)
` [PATCH v7 1/4] mm: add NR_SECONDARY_PAGETABLE to count secondary page table uses
` [PATCH v7 4/4] KVM: arm64/mmu: count KVM s2 mmu usage in secondary pagetable stats

[GIT PULL FOR v6.1] ti/cal fixes and mediatek/vcodec fixes/enhancements
 2022-08-24 13:42 UTC 

[PATCH bpf-next v9 00/23] Introduce eBPF support for HID devices
 2022-08-24 13:40 UTC  (26+ messages)
` [PATCH bpf-next v9 01/23] bpf/verifier: allow all functions to read user provided context
` [PATCH bpf-next v9 02/23] bpf/verifier: do not clear meta in check_mem_size
` [PATCH bpf-next v9 03/23] selftests/bpf: add test for accessing ctx from syscall program type
` [PATCH bpf-next v9 04/23] bpf/verifier: allow kfunc to return an allocated mem
` [PATCH bpf-next v9 05/23] selftests/bpf: Add tests for kfunc returning a memory pointer
` [PATCH bpf-next v9 06/23] bpf: prepare for more bpf syscall to be used from kernel and user space
` [PATCH bpf-next v9 07/23] libbpf: add map_get_fd_by_id and map_delete_elem in light skeleton
` [PATCH bpf-next v9 08/23] HID: core: store the unique system identifier in hid_device
` [PATCH bpf-next v9 09/23] HID: export hid_report_type to uapi
` [PATCH bpf-next v9 10/23] HID: convert defines of HID class requests into a proper enum
` [PATCH bpf-next v9 11/23] HID: Kconfig: split HID support and hid-core compilation
` [PATCH bpf-next v9 12/23] HID: initial BPF implementation
` [PATCH bpf-next v9 13/23] selftests/bpf: add tests for the HID-bpf initial implementation
` [PATCH bpf-next v9 14/23] HID: bpf: allocate data memory for device_event BPF programs
` [PATCH bpf-next v9 15/23] selftests/bpf/hid: add test to change the report size
` [PATCH bpf-next v9 16/23] HID: bpf: introduce hid_hw_request()
` [PATCH bpf-next v9 17/23] selftests/bpf: add tests for bpf_hid_hw_request
` [PATCH bpf-next v9 18/23] HID: bpf: allow to change the report descriptor
` [PATCH bpf-next v9 19/23] selftests/bpf: add report descriptor fixup tests
` [PATCH bpf-next v9 20/23] selftests/bpf: Add a test for BPF_F_INSERT_HEAD
` [PATCH bpf-next v9 21/23] samples/bpf: add new hid_mouse example
` [PATCH bpf-next v9 21/23] samples/bpf: HID: "
` [PATCH bpf-next v9 22/23] HID: bpf: add Surface Dial example
` [PATCH bpf-next v9 22/23] samples/bpf: HID: "
` [PATCH bpf-next v9 23/23] Documentation: add HID-BPF docs

[PATCH 0/2] Introduce reserved heap
 2022-08-24 13:46 UTC  (3+ messages)
` [PATCH 1/2] docs, xen/arm: Introduce reserved heap memory

[OE-core] Should BB_DEFAULT_UMASK be set with ?=
 2022-08-24 13:46 UTC  (2+ messages)

[PATCH] configs: stm32: Enable CONFIG_DM_REGULATOR for stm32f769-disco
 2022-08-24 13:44 UTC 

[LTP] [RFC PATCH 1/1] github: Add issue template
 2022-08-24 13:44 UTC  (3+ messages)

[PATCH v3] fstests: btrfs: test incremental send for changed reference paths
 2022-08-24 13:41 UTC  (2+ messages)

[PATCH 5.10 000/157] 5.10.138-rc3 review
 2022-08-24 13:41 UTC  (2+ messages)

[PATCH] ARM: dts: stm32: Fix display-timings settings for stm32f746-disco
 2022-08-24 13:42 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-08-24 13:40 UTC 

[Intel-gfx] [PATCH] drm/i915: Add new ADL-S pci id
 2022-08-24 13:39 UTC 

[PATCH 1/4] dt-bindings: vendor-prefixes: Document Chongzhou
 2022-08-24 13:39 UTC  (6+ messages)
` [PATCH 2/4] dt-bindings: vendor-prefixes: Document Jadard
` [PATCH 3/4] dt-bindings: display: Document Jadard JD9365DA-H3 DSI panel

[PATCH V4 0/6] Add S4 SoC PLL and Peripheral clock controller
 2022-08-24 13:37 UTC  (9+ messages)
` [PATCH V4 1/6] dt-bindings: clock: meson: add S4 SoC PLL clock controller bindings
` [PATCH V4 4/6] dt-bindings: clk: meson: add S4 SoC peripheral "

[igt-dev] [PATCH i-g-t] tests/i915/i915_pm_dc: Add new dc9 test
 2022-08-24 13:38 UTC  (2+ messages)

[Patch v4 00/17] Introduce Microsoft Azure Network Adatper (MANA) PMD
 2022-08-24 13:38 UTC  (4+ messages)
` [Patch v4 15/17] net/mana: add function to send packets

[PATCH] perf sched: Fix memory leaks in __cmd_record
 2022-08-24 13:37 UTC  (2+ messages)

[PATCH] PM: suspend: select SUSPEND_SKIP_SYNC too if PM_USERSPACE_AUTOSLEEP is selected
 2022-08-24 13:35 UTC  (4+ messages)
  ` [f2fs-dev] "

[RESEND PATCH] templates: Set defaults using var substitution
 2022-08-24 13:36 UTC 

[PATCH net-next 0/2] ice: support FEC automatic disable
 2022-08-24 13:35 UTC  (2+ messages)

[RFC PATCH] mm: reduce noise in show_mem for lowmem allocations
 2022-08-24 13:34 UTC  (2+ messages)

[vbabka-slab:for-6.1/common_kmalloc 12/17] mm/slab_common.c:1023:7: warning: no previous prototype for '__kmalloc_large_node'
 2022-08-24 13:35 UTC  (5+ messages)

[PATCH] media/v4l2-core: fix repeated words in comments
 2022-08-24 13:34 UTC 

Using CCI_I2C Driver for OV9282 on Qualcomm RB5 Vision Kit
 2022-08-24 13:34 UTC  (3+ messages)

[PATCH] vbe: Enable command only with BOOTSTD_FULL
 2022-08-24 13:33 UTC  (2+ messages)

[PATCH] pci/cx18: Use 'unsigned int' instead of just 'unsigned'
 2022-08-24 13:31 UTC 

[PATCH 0/4] hw/nvme: add irqfd support
 2022-08-24 13:16 UTC  (6+ messages)
` [PATCH 4/4] hw/nvme: add MSI-x mask handlers for irqfd

[PATCH v6 0/2] power: domain: handle power supplies that need interrupts
 2022-08-24 13:30 UTC  (8+ messages)
` [PATCH v6 1/2] power: domain: handle genpd correctly when needing interrupts

KMSAN: uninit-value in ath9k_htc_rx_msg
 2022-08-24 13:30 UTC  (3+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-08-24 13:30 UTC 

[PATCH] pci/cx18: fix repeated words in comments
 2022-08-24 13:29 UTC 

[PATCH] perf hashmap: Tidy hashmap dependency
 2022-08-24 13:30 UTC  (2+ messages)

[PATCH] pci/cx18: fix repeated words in comments
 2022-08-24 13:27 UTC 

[RFC PATCH v1 0/2] Add a new acquire resource to query vcpu statistics
 2022-08-24 13:27 UTC  (3+ messages)
` [RFC PATCH v1 1/2] xen/memory : Add a stats_table resource type
` [RFC PATCH v1 2/2] tools/misc: Add xen-vcpus-stats tool

[PATCH v4 00/31] drm/kms: Stop registering multiple /sys/class/backlight devs for a single display
 2022-08-24 13:26 UTC  (9+ messages)
` [PATCH v4 11/31] drm/i915: Call acpi_video_register_backlight() (v2)
      ` [Intel-gfx] "
        ` [Nouveau] "

[PATCH 00/51] tests/qtest: Enable running qtest on Windows
 2022-08-24 12:35 UTC  (3+ messages)
` [PATCH 14/51] backends/tpm: Exclude headers and macros that don't exist on win32

[PATCH v3 0/5] Add PolarFire SoC Fabric Clock Conditioning Circuitry Support
 2022-08-24 13:27 UTC  (4+ messages)
` [PATCH v3 2/5] dt-bindings: clk: document PolarFire SoC fabric clocks

[PATCH v4 0/4] Fix dt-validate issues on qemu dtbdumps due to dt-bindings
 2022-08-24 13:26 UTC  (4+ messages)
` [PATCH v4 4/4] dt-bindings: riscv: isa string bonus content

[Intel-gfx] [PATCH v2 00/38] drm/i915: add display sub-struct to drm_i915_private
 2022-08-24 13:16 UTC  (2+ messages)
` [Intel-gfx] [PATCH v2 38/38] drm/i915: move and group properties under display.properties

[PATCH 0/3] spi: add generic R-Car Gen4 and specific r8a779f0 support
 2022-08-24 13:26 UTC  (3+ messages)
` [PATCH 1/3] spi: renesas,sh-msiof: Add generic Gen4 and "

[PATCH wpan-next 00/20] net: ieee802154: Support scanning/beaconing
 2022-08-24 13:26 UTC  (10+ messages)
` [PATCH wpan-next 01/20] net: mac802154: Allow the creation of coordinator interfaces

[Intel-gfx] [PATCH v2 00/21] Initial Meteorlake Support
 2022-08-24 13:25 UTC  (4+ messages)
` [Intel-gfx] [PATCH v2 03/21] drm/i915/mtl: MMIO range is now 4MB
    `  "

[PATCH] pci/cx88: fix repeated words in comments
 2022-08-24 13:26 UTC 


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.