All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-08-30 09:32:12 to 2022-08-30 10:07:54 UTC [more...]

[PATCH 0/2] support flow subscription
 2022-08-30 18:05 UTC  (2+ messages)
` [PATCH v3 0/5] "

[PATCH v2] ARM: Add sanity check for dev->periphid in amba_probe()
 2022-08-30 10:03 UTC  (10+ messages)

[dm-devel] [PATCH v12 00/13] support zoned block devices with non-power-of-2 zone sizes
 2022-08-30 10:03 UTC  (5+ messages)
  ` [dm-devel] [PATCH v12 13/13] dm: add power-of-2 target for zoned devices with non power-of-2 "
      `  "

[Intel-gfx] [PATCH v2 00/41] drm: Analog TV Improvements
 2022-08-30 10:06 UTC  (5+ messages)
` [Intel-gfx] [PATCH v2 14/41] drm/modes: Move named modes parsing to a separate function
  `  "
    ` [Nouveau] "

[PATCH 0/9] firmware: arm_ffa: Refactoring and initial/minor v1.1 update
 2022-08-30 10:07 UTC  (10+ messages)
` [PATCH 1/9] firmware: arm_ffa: Add pointer to the ffa_dev_ops in struct ffa_dev
` [PATCH 2/9] tee: optee: Use ffa_dev->ops directly
` [PATCH 3/9] firmware: arm_ffa: Remove ffa_dev_ops_get()
` [PATCH 4/9] firmware: arm_ffa: Add support for querying FF-A features
` [PATCH 5/9] firmware: arm_ffa: Use FFA_FEATURES to detect if native versions are supported
` [PATCH 6/9] firmware: arm_ffa: Make memory apis ffa_device independent
` [PATCH 7/9] firmware: arm_ffa: Add v1.1 get_partition_info support
` [PATCH 8/9] tee: optee: Drop ffa_ops in optee_ffa structure
` [PATCH 9/9] firmware: arm_ffa: Split up ffa_dev_ops into info, message and memory operations

[PATCH v2 1/4] arm64: dts: ti: k3-am65-main: Disable RNG node
 2022-08-30 10:01 UTC  (9+ messages)
` [PATCH v2 2/4] arm64: dts: ti: k3-am65-main: Move SA2UL to unused PSI-L thread ID
` [PATCH v2 3/4] arm64: dts: ti: k3-am65-main: Do not exclusively claim SA2UL

[PATCH V3 0/7] i2c-imx-lpi2c: add IPG clock
 2022-08-30 10:00 UTC  (5+ messages)
` [PATCH V3 7/7] i2c: imx-lpi2c: use bulk clk API

[PATCH v2 00/25] usb: gadget: f_tcm: Enhance UASP driver
 2022-08-30 10:03 UTC  (7+ messages)
` [PATCH v2 11/25] usb: gadget: f_tcm: Execute command on write completion

[PATCH] dt-bindings: display: bridge: renesas,dw-hdmi: Fix 'unevaluatedProperties' warnings
 2022-08-30 10:02 UTC  (3+ messages)

[PATCH v5 0/6] clk/qcom: Support gdsc collapse polling using 'reset' interface
 2022-08-30 10:02 UTC  (4+ messages)
` [PATCH v5 5/6] dt-bindings: drm/msm/gpu: Add optional resets

[PATCH 1/2] dt-bindings: net: rockchip-dwmac: add rv1126 compatible string
 2022-08-30 10:00 UTC  (7+ messages)

[PATCH 0/2] Introduce reserved heap
 2022-08-30 10:04 UTC  (10+ messages)
` [PATCH 2/2] xen/arm: Handle reserved heap pages in boot and heap allocator

[PATCH 0/6] rtc: isl12022: cleanups and hwmon support
 2022-08-30 10:01 UTC  (7+ messages)
` [PATCH 1/6] rtc: isl12022: stop using deprecated devm_rtc_device_register()
` [PATCH 2/6] rtc: isl12022: simplify some expressions
` [PATCH 3/6] rtc: isl12022: use dev_set_drvdata() instead of i2c_set_clientdata()
` [PATCH 4/6] rtc: isl12022: drop redundant write to HR register
` [PATCH 5/6] rtc: isl12022: switch to using regmap API
` [PATCH 6/6] rtc: isl12022: add support for temperature sensor

[PATCH 0/4] arm64: dts: ti: Add support for AM62A family of SoCs
 2022-08-30  9:57 UTC  (13+ messages)
` [PATCH 1/4] dt-bindings: arm: ti: Add bindings for AM62A7 SoC
` [PATCH 2/4] dt-bindings: pinctrl: k3: Introduce pinmux definitions for AM62A
` [PATCH 3/4] arm64: dts: ti: Introduce AM62A7 family of SoCs
` [PATCH 4/4] arm64: dts: ti: Add support for AM62A7-SK

[Intel-gfx] [PATCH v2 1/5] drm/i915/crt: remove BUG_ON()
 2022-08-30 10:03 UTC  (7+ messages)
` [Intel-gfx] [PATCH v2 2/5] drm/i915/dpll: replace BUG_ON() with drm_WARN_ON()
` [Intel-gfx] [PATCH v2 3/5] drm/i915/pch: "
` [Intel-gfx] [PATCH v2 4/5] drm/i915/perf: replace BUG_ON() with WARN_ON()
` [Intel-gfx] [PATCH v2 5/5] drm/i915/fence: replace BUG_ON() with BUILD_BUG_ON()
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for series starting with [v2,1/5] drm/i915/crt: remove BUG_ON()
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[PATCH v4 0/4] Add support for Xiaomi Poco F1 EBBG variant
 2022-08-30 10:00 UTC  (7+ messages)
` [PATCH v4 1/4] dt-bindings: arm: qcom: update beryllium compatible property
` [PATCH v4 3/4] dt-bindings: arm: qcom: Add Xiaomi Poco F1 EBBG variant bindings
` [PATCH v4 4/4] arm64: dts: qcom: sdm845-xiaomi-beryllium-ebbg: introduce Xiaomi Poco F1 EBBG variant

[jic23-iio:testing 124/129] drivers/iio/accel/msa311.c:993:24: warning: format specifies type 'unsigned char' but the argument has type 'unsigned int'
 2022-08-30 10:03 UTC  (3+ messages)

[PATCH 0/3] perf/core: Assert PERF_EVENT_FLAG_ARCH is followed
 2022-08-30 10:00 UTC  (3+ messages)
` [PATCH 3/3] x86/perf: Assert all platform event flags are within PERF_EVENT_FLAG_ARCH

[PATCH net,v2] net: sched: tbf: don't call qdisc_put() while holding tree lock
 2022-08-30 10:00 UTC  (2+ messages)

[PATCH v2 0/3] Namespaceify two sysctls related with route
 2022-08-30  9:59 UTC  (6+ messages)
` [PATCH v2 1/3] ipv4: Namespaceify route/error_cost knob

[PATCH] tests: Do not hardcode sudo tool
 2022-08-30 10:01 UTC  (3+ messages)
` [PATCH 1/2] patman: do not hardcode coverage tool

[PATCH net-next v2 0/5] net: altera: tse: phylink conversion
 2022-08-30  9:55 UTC  (12+ messages)
` [PATCH net-next v2 1/5] dt-bindings: net: Convert Altera TSE bindings to yaml
` [PATCH net-next v2 2/5] net: altera: tse: cosmetic change to use reverse xmas tree ordering
` [PATCH net-next v2 3/5] net: pcs: add new PCS driver for altera TSE PCS
` [PATCH net-next v2 4/5] net: altera: tse: convert to phylink
` [PATCH net-next v2 5/5] dt-bindings: net: altera: tse: add an optional pcs register range

[PATCH V2] Input: synaptics-rmi4 - filter incomplete relative packet
 2022-08-30  9:59 UTC  (4+ messages)

[PATCH for-7.2 v4 00/21] QMP/HMP: add 'dumpdtb' and 'info fdt' commands
 2022-08-30  9:59 UTC  (6+ messages)
` [PATCH for-7.2 v4 15/21] qmp/hmp, device_tree.c: introduce 'info fdt' command

[Patch net-next v2 0/9] net: dsa: microchip: add support for phylink mac config and link up
 2022-08-30  9:58 UTC  (4+ messages)

[PATCH 0/4] seccomp: add the synchronous mode for seccomp_unotify
 2022-08-30  9:57 UTC  (3+ messages)
` [PATCH 1/4] seccomp: don't use semaphore and wait_queue together

[LTP] [PATCH v2 0/3] openposix: Fix installation file layout
 2022-08-30  9:59 UTC  (5+ messages)
` [LTP] [PATCH v2 3/3] configure: Integrate open posix testsuite configure

[PATCH] locking/lockdep: add debug_show_all_lock_holders()
 2022-08-30  9:57 UTC  (4+ messages)

[RFC PATCH 0/3] Split logging out of EAL
 2022-08-30  9:59 UTC  (4+ messages)
` [RFC PATCH 1/3] os: begin separating some OS compatibility from EAL

[PATCH v5 0/8] migrate u-boot-rockchip.bin to binman and generate an image for SPI
 2022-08-30  9:57 UTC  (4+ messages)
` [PATCH v5 1/8] binman: add support for skipping file concatenation for mkimage

[PATCH v9 0/2] Lattice sysCONFIG SPI FPGA manager
 2022-08-30  9:54 UTC  (3+ messages)
` [PATCH v9 1/2] fpga: lattice-sysconfig-spi: add Lattice sysCONFIG "
` [PATCH v9 2/2] dt-bindings: fpga: document "

[PATCH] RDMA/rxe: Ratelimit error messages of read_reply()
 2022-08-30  9:54 UTC  (6+ messages)
` [PATCH] RDMA/rxe: Delete error messages triggered by incoming Read requests

[PATCH for-next v3 0/7] io_uring: defer task work to when it is needed
 2022-08-30  9:54 UTC  (4+ messages)
` [PATCH for-next v3 4/7] io_uring: add IORING_SETUP_DEFER_TASKRUN

[PATCH nf] netfilter: nf_tables: check offload flags before splicing hook list
 2022-08-30  9:50 UTC 

[PATCH net-next 0/3] nfp: port speed and eeprom get/set updates
 2022-08-30  9:50 UTC  (2+ messages)

[PATCH 1/2] arm64: tegra: Add PWM controllers on Tegra234
 2022-08-30  9:50 UTC  (2+ messages)

[PATCH] eal: zero out new added memory
 2022-08-30  9:49 UTC  (11+ messages)

[PATCH] dt-bindings: riscv: update microchip.yaml's maintainership
 2022-08-30  9:49 UTC  (3+ messages)

[PATCH 0/3] More ARM DMA ops cleanup
 2022-08-30  9:48 UTC  (6+ messages)

[PATCH v4 0/6] Add support for TI TPS65219 PMIC
 2022-08-30  9:46 UTC  (4+ messages)
` [PATCH v4 4/6] mfd: drivers: Add TI TPS65219 PMIC support

[PATCH 0/2] mtd: spi-nor: Add flash device reset support
 2022-08-30  9:48 UTC  (7+ messages)
` [PATCH 1/2] dt-bindings: mtd: spi-nor: Add reset-gpios property

[PATCH] gpio: Allow user to customise maximum number of GPIOs
 2022-08-30  7:58 UTC  (11+ messages)

[PATCH 0/4] spi: mt7621: Fix an erroneous message + clean-ups
 2022-08-30  9:46 UTC  (7+ messages)
` [PATCH 1/4] spi: mt7621: Fix an error message in mt7621_spi_probe()
` [PATCH 2/4] spi: mt7621: Use the devm_clk_get_enabled() helper to simplify error handling

[RFC PATCH] blk-mq: change bio_set_ioprio to inline
 2022-08-30  9:45 UTC 

[PATCH v1 1/2] doc: dt-binding: mxs-usb-phy: fix fsl,tx-cal-45-dn-ohms max and min value
 2022-08-30  9:44 UTC  (4+ messages)

TCP/IP stack recommendations
 2022-08-30  9:44 UTC  (2+ messages)

[PATCH v5 0/4] drm/bridge: ti-sn65dsi86: Basic DP support
 2022-08-30  9:44 UTC  (5+ messages)
` [PATCH v5 1/4] drm/bridge: ti-sn65dsi86: check AUX errors better

[PATCH 1/2] dt-bindings: arm: qcom: Adjust LTE SKUs for sc7280-villager
 2022-08-30  9:44 UTC  (2+ messages)

[PATCH 2/2] vDPA: conditionally read fields in virtio-net dev
 2022-08-30  9:43 UTC  (19+ messages)

[PATCH 0/2] Define is_signed_type() once
 2022-08-30  9:41 UTC  (3+ messages)
` [PATCH 1/2] testing/selftests: Add tests for the is_signed_type() macro

[PATCHv2 net 0/3] bonding: fix lladdr finding and confirmation
 2022-08-30  9:37 UTC  (4+ messages)
` [PATCHv2 net 1/3] bonding: use unspecified address if no available link local address
` [PATCHv2 net 2/3] bonding: add all node mcast address when slave up
` [PATCHv2 net 3/3] bonding: accept unsolicited NA message

[PATCH] spi: amd: Fix speed selection
 2022-08-30  9:36 UTC 

[PATCH 0/3] DMA binding for Allwinner V536/newer I2C
 2022-08-30  9:36 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: i2c: mv64xxx: Document DMA properties

crypto: ccp - Release dma channels before dmaengine unrgister
 2022-08-30  9:34 UTC 

[gustavoars:testing/6.0-rc2-fam0-non-uapi] BUILD SUCCESS 50ad7b6697a546e4c55e1ae7a6778fde61def1aa
 2022-08-30  9:33 UTC 

[PATCH v2 0/4] serial: Create kserial_rs485 to get rid of padding
 2022-08-30  9:34 UTC  (9+ messages)
` [PATCH v2 4/4] serial: Add kserial_rs485 to avoid wasted space due to .padding

[PATCH 0/1] Add a new board device tree named 'evoker' for herobrine variant
 2022-08-30  9:33 UTC  (4+ messages)
` [PATCH 1/1] arm64: dts: qcom: sc7280: Add device tree for herobrine evoker

[PATCH 00/51] completion: revamp
 2022-08-30  9:31 UTC  (47+ messages)
` [PATCH 06/51] zsh: resolve symlink of script
` [PATCH 07/51] zsh: simplify realpath dirname idiom
` [PATCH 08/51] test: reset environment variables
` [PATCH 09/51] completion: prompt: use generic colors
` [PATCH 10/51] completion: fix for suboptions with value
` [PATCH 11/51] completion: zsh: trivial improvement
` [PATCH 12/51] completion: bash: do not modify COMP_WORDBREAKS
` [PATCH 13/51] test: completion: fix currently typed words
` [PATCH 14/51] test: completion: switch __gitcomp_nl prefix test
` [PATCH 15/51] test: completion: add run_func() helper
` [PATCH 16/51] completion: bash: remove non-append functionality
` [PATCH 17/51] completion: bash: get rid of _append() functions
` [PATCH 18/51] completion: bash: get rid of any non-append code
` [PATCH 19/51] completion: zsh: fix options with arguments
` [PATCH 20/51] completion: zsh: expand --git-dir file argument
` [PATCH 21/51] completion: zsh: add support for general -C opts
` [PATCH 22/51] completion: zsh: fix for undefined completions
` [PATCH 23/51] completion: zsh: add support for general -c opts
` [PATCH 24/51] completion: zsh: fix extra space on foo=
` [PATCH 25/51] completion: zsh: add excluded options
` [PATCH 26/51] completion: zsh: always set compset
` [PATCH 27/51] completion: factor out check in __gitcomp
` [PATCH 28/51] completion: simplify equal suffix check
` [PATCH 29/51] completion: refactor __gitcomp
` [PATCH 30/51] completion: simplify __gitcomp
` [PATCH 31/51] completion: bash: change suffix check in __gitcomp
` [PATCH 32/51] completion: improve __gitcomp suffix code
` [PATCH 33/51] test: completion: add missing test
` [PATCH 34/51] completion: bash: simplify config_variable_name
` [PATCH 35/51] completion: bash: improve __gitcomp description
` [PATCH 36/51] completion: add __gitcomp_opts
` [PATCH 37/51] completion: bash: cleanup __gitcomp* invocations
` [PATCH 38/51] completion: bash: shuffle __gitcomp functions
` [PATCH 39/51] completion: zsh: simplify __gitcomp_direct
` [PATCH 40/51] completion: zsh: shuffle __gitcomp* functions
` [PATCH 41/51] completion: zsh: fix direct quoting
` [PATCH 42/51] completion: zsh: add elements individually in __gitcomp_opts
` [PATCH 43/51] completion: zsh: add __gitcompadd helper
` [PATCH 44/51] completion: zsh: add correct removable suffix
` [PATCH 45/51] completion: bash: simplify _get_comp_words_by_ref()
` [PATCH 46/51] completion: bash: refactor _get_comp_words_by_ref()
` [PATCH 47/51] completion: bash: cleanup _get_comp_words_by_ref()
` [PATCH 48/51] completion: bash: trivial cleanup
` [PATCH 49/51] completion: bash: rename _get_comp_words_by_ref()
` [PATCH 50/51] zsh: remove version
` [PATCH 51/51] completion: bash: trivial grammar fix

[igt-dev] [PATCH i-g-t v4] i915/i915_hangman: fail only after freeing spinners
 2022-08-30  9:35 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for i915/i915_hangman: fail only after freeing spinners (rev4)

[PATCH v14 00/42] virtio pci support VIRTIO_F_RING_RESET
 2022-08-30  9:33 UTC  (3+ messages)

Error during linux booting
 2022-08-30  9:34 UTC 

[RFC PATCH v3 1/3] workqueue: Hold wq_pool_mutex while affining tasks to wq_unbound_cpumask
 2022-08-30  9:32 UTC  (4+ messages)
` [PATCH] workqueue: Protects wq_unbound_cpumask with wq_pool_attach_mutex

[PATCH 3/3] dmaengine: Fix client_count is countered one more incorrectly
 2022-08-30  9:32 UTC 

[PATCH v3 00/30] phy: qcom,qmp: fix dt-bindings and deprecate lane suffix
 2022-08-30  9:32 UTC  (5+ messages)

[PATCH] iommu: use iommu_group_ref_get to hold group reference
 2022-08-30  9:32 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.