All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-03-12 15:30:56 to 2021-03-12 15:54:44 UTC [more...]

[PATCH v6 00/10] Configurable policy for handling deprecated interfaces
 2021-03-12 15:32 UTC  (7+ messages)
` [PATCH v6 01/10] qemu-options: New -compat to set policy for "
` [PATCH v6 03/10] qapi: Implement deprecated-output=hide for QMP events
` [PATCH v6 04/10] qapi: Implement deprecated-output=hide for QMP event data
` [PATCH v6 05/10] monitor: Drop query-qmp-schema 'gen': false hack
` [PATCH v6 06/10] qapi: Implement deprecated-output=hide for QMP introspection
` [PATCH v6 09/10] qapi: Implement deprecated-input=reject for QMP command arguments

[PATCH 1/3] thermal/drivers/cpufreq_cooling: Use device name instead of auto-numbering
 2021-03-12 15:53 UTC  (4+ messages)
` [PATCH 2/3] thermal/drivers/devfreq_cooling: "

[PATCH v4 0/2] Qualcomm's lpass device tree changes for I2s dai
 2021-03-12 15:53 UTC  (4+ messages)
` [PATCH v4 2/2] arm64: dts: qcom: Add sound node for sc7180-trogdor-coachz

[RFC PATCH v2 00/11] Add support to dma_map_sg for P2PDMA
 2021-03-12 15:52 UTC  (12+ messages)
` [RFC PATCH v2 06/11] dma-direct: Support PCI P2PDMA pages in dma-direct map_sg
` [RFC PATCH v2 08/11] iommu/dma: Support PCI P2PDMA pages in dma-iommu map_sg

[PATCH mvebu + mvebu/dt64 1/4] firmware: turris-mox-rwtm: fix reply status decoding function
 2021-03-12 15:53 UTC  (7+ messages)
` [PATCH mvebu + mvebu/dt64 4/4] arm64: dts: marvell: armada-37xx: move firmware node to generic dtsi file

[BUG] Error adding 2+ files after init --shared on Windows with fscache
 2021-03-12 15:52 UTC 

[PATCH 0/3] staging: rtl8723bs: remove unused code blocks
 2021-03-12 15:52 UTC  (3+ messages)
` [PATCH 1/3] "
` [PATCH 2/3] "

[PATCH 00/38] Convert power-supply DT bindings to YAML
 2021-03-12 15:43 UTC  (39+ messages)
` [PATCH 01/38] ARM: dts: motorola-cpcap-mapphone: Prepare for dtbs_check parsing
` [PATCH 02/38] dt-bindings: power: supply: cpcap-battery: Convert to DT schema format
` [PATCH 03/38] dt-bindings: power: supply: cpcap-charger: "
` [PATCH 04/38] dt-bindings: power: supply: bq25890: "
` [PATCH 05/38] dt-bindings: power: supply: bq24257: "
` [PATCH 06/38] dt-bindings: power: supply: bq24190: "
` [PATCH 07/38] dt-bindings: power: supply: bq2415x: "
` [PATCH 08/38] dt-bindings: power: supply: bq24735: "
` [PATCH 09/38] dt-bindings: power: supply: isp1704: "
` [PATCH 10/38] dt-bindings: power: supply: sbs-charger: "
` [PATCH 11/38] dt-bindings: power: supply: sbs-manager: "
` [PATCH 12/38] dt-bindings: power: supply: ds2760: "
` [PATCH 13/38] dt-bindings: power: supply: sc27xx-fg: "
` [PATCH 14/38] dt-bindings: power: supply: sc2731-charger: "
` [PATCH 15/38] dt-bindings: power: supply: tps65090: "
` [PATCH 16/38] dt-bindings: power: supply: tps65217: "
` [PATCH 17/38] dt-bindings: power: supply: twl4030: "
` [PATCH 18/38] dt-bindings: power: supply: n900-battery: "
` [PATCH 19/38] dt-bindings: power: supply: lego-ev3-battery: "
` [PATCH 20/38] dt-bindings: power: supply: max17040: "
` [PATCH 21/38] dt-bindings: power: supply: max14656: "
` [PATCH 22/38] dt-bindings: power: supply: max17042: "
` [PATCH 23/38] dt-bindings: power: supply: max8903: "
` [PATCH 24/38] dt-bindings: power: supply: ucs1002: "
` [PATCH 25/38] dt-bindings: power: supply: pm8941-charger: "
` [PATCH 26/38] dt-bindings: power: supply: pm8941-coincell: "
` [PATCH 27/38] dt-bindings: power: supply: act8945a: "
` [PATCH 28/38] dt-bindings: power: supply: axp20x: "
` [PATCH 29/38] dt-bindings: power: supply: da9150: "
` [PATCH 30/38] dt-bindings: power: supply: lp8727: "
` [PATCH 31/38] dt-bindings: power: supply: lt3651: "
` [PATCH 32/38] dt-bindings: power: supply: ltc294x: "
` [PATCH 33/38] dt-bindings: power: supply: rt9455: "
` [PATCH 34/38] dt-bindings: power: supply: olpc-battery: "
` [PATCH 35/38] dt-bindings: power: supply: ab8500: "
` [PATCH 36/38] dt-bindings: power: supply: sbs-battery: Fix dtbs_check
` [PATCH 37/38] dt-bindings: power: supply: Fix remaining battery.txt links
` [PATCH 38/38] dt-bindings: power: supply: Drop power_supply.txt

[PATCH 3/4] RISC-V: Fix L1_CACHE_BYTES for RV32
 2021-03-12 15:52 UTC  (5+ messages)

[dpdk-dev] [PATCH] ethdev: introduce enable_driver_sdk to install driver headers
 2021-03-12 15:52 UTC  (5+ messages)

[PATCH v5 0/5] Unify NUMA implementation between ARM64 & RISC-V
 2021-03-12 15:50 UTC  (6+ messages)
` [PATCH v5 3/5] riscv: Separate memory init from paging init

[dpdk-dev] [PATCH] doc: update sample actions support in mlx5 guide
 2021-03-12 15:51 UTC  (4+ messages)

[PATCH v4 0/2] io_uring: add support for IORING_OP_GETDENTS
 2021-03-12 15:50 UTC  (3+ messages)
` [PATCH v4 1/2] readdir: split the core of getdents64(2) out into vfs_getdents()
` [PATCH v4 2/2] io_uring: add support for IORING_OP_GETDENTS

[PATCH v4 4/5] dt-bindings: add bindings for polarfire soc system controller
 2021-03-12 15:49 UTC  (5+ messages)

[PATCH 0/3] virtiofsd: Deal with empty filenames
 2021-03-12 15:49 UTC  (4+ messages)
` [PATCH 1/3] virtiofsd: Don't allow empty paths in lookup_name()
  ` [Virtio-fs] "

[PATCH] xen: fix for_each_cpu when NR_CPUS=1
 2021-03-12 15:49 UTC  (3+ messages)

[RFC 0/6] Default request/fence expiry + watchdog
 2021-03-12 15:46 UTC  (14+ messages)
` [Intel-gfx] "
` [Intel-gfx] [RFC 1/6] drm/i915: Individual request cancellation
  `  "
` [RFC 2/6] drm/i915: Restrict sentinel requests further
  ` [Intel-gfx] "
` [Intel-gfx] [RFC 3/6] drm/i915: Request watchdog infrastructure
  `  "
` [Intel-gfx] [RFC 4/6] drm/i915: Allow userspace to configure the watchdog
  `  "
` [RFC 5/6] drm/i915: Fail too long user submissions by default
  ` [Intel-gfx] "
` [Intel-gfx] [RFC 6/6] drm/i915: Allow configuring default request expiry via modparam
  `  "

slow boot with 7fef431be9c9 ("mm/page_alloc: place pages to tail in __free_pages_core()")
 2021-03-12 15:48 UTC  (7+ messages)

[PATCH v2 0/2] crypto: qat: fix couple crashes duing error handling
 2021-03-12 15:48 UTC  (4+ messages)
` [PATCH v2 2/2] crypto: qat: ADF_STATUS_PF_RUNNING should be set after adf_dev_init

[PATCH v10 0/6] MTE support for KVM guest
 2021-03-12 15:19 UTC  (4+ messages)
` [PATCH v10 3/6] arm64: kvm: Save/restore MTE registers
` [PATCH v10 4/6] arm64: kvm: Expose KVM_ARM_CAP_MTE
` [PATCH v10 6/6] KVM: arm64: Document MTE capability and ioctl

[PATCH v3 0/6] qcow2: compressed write cache
 2021-03-12 15:39 UTC  (11+ messages)
` [PATCH v3 3/6] block/qcow2: introduce inflight writes counters: fix discard

[PATCH 0/1] pull request for net-next: batman-adv 2021-03-12
 2021-03-12 15:47 UTC  (3+ messages)
` [PATCH 1/1] batman-adv: Use netif_rx_any_context()

PREEMPT_RT benchmark
 2021-03-12 15:45 UTC  (7+ messages)

[PATCH] RISC-V: Fix out-of-bounds accesses in init_resources()
 2021-03-12 15:46 UTC  (2+ messages)

[PATCH v2] tee: optee: Change printing during optee_probe
 2021-03-12 15:47 UTC  (4+ messages)

[PATCH] cmd: part: number: remove inconsistent 0x from returned value
 2021-03-12 15:47 UTC  (9+ messages)

[PATCH v2 00/21] ppc: qemu: Add eTSEC support
 2021-03-12 15:47 UTC  (3+ messages)
` [PATCH v2 17/21] dm: core: Correctly read <ranges> of simple-bus

[PATCH v3 1/3] [security] Add new hook to compare new mount to an existing mount
 2021-03-12 15:45 UTC  (6+ messages)
` [PATCH v4 "

[PATCH v3 0/2] KVM: arm64: Assorted IPA size fixes
 2021-03-12 15:44 UTC  (6+ messages)
` [PATCH v3 2/2] KVM: arm64: Fix exclusive limit for IPA size

[PATCH v15 0/8] arm64: ARMv8.5-A: MTE: Add async mode support
 2021-03-12 15:44 UTC  (7+ messages)
` [PATCH v15 5/8] arm64: mte: Enable TCO in functions that can read beyond buffer limits

[PATCH] perf-stat: introduce bperf, share hardware PMCs with BPF
 2021-03-12 15:45 UTC  (5+ messages)

[PATCH v7 0/3] block device interposer
 2021-03-12 15:44 UTC  (4+ messages)
` [PATCH v7 1/3] block: add blk_mq_is_queue_frozen()
` [PATCH v7 2/3] block: add bdev_interposer
` [PATCH v7 3/3] dm: add DM_INTERPOSED_FLAG

i386/biosdisk - int 13h/service 48h response buffer issue?
 2021-03-12 15:45 UTC  (2+ messages)

[PATCH] drivers: tty: vt: vt.c: fix NULL dereference crash
 2021-03-12 15:43 UTC  (2+ messages)

Dell BIOS issue reading Disk Extended data
 2021-03-12 15:44 UTC  (3+ messages)

[PATCH -perfbook] summary: Misc. fixes/tweaks
 2021-03-12 15:44 UTC 

[PATCH 0/7 v4] Introduce a bulk order-0 page allocator with two in-tree users
 2021-03-12 15:43 UTC  (8+ messages)
` [PATCH 1/7] mm/page_alloc: Move gfp_allowed_mask enforcement to prepare_alloc_pages
` [PATCH 2/7] mm/page_alloc: Rename alloced to allocated
` [PATCH 3/7] mm/page_alloc: Add a bulk page allocator
` [PATCH 4/7] SUNRPC: Set rq_page_end differently
` [PATCH 5/7] SUNRPC: Refresh rq_pages using a bulk page allocator
` [PATCH 6/7] net: page_pool: refactor dma_map into own function page_pool_dma_map
` [PATCH 7/7] net: page_pool: use alloc_pages_bulk in refill code path

[PATCH] nfs: we don't support removing system.nfs4_acl
 2021-03-12 15:43 UTC  (12+ messages)

[PATCH] NFSv4.2: fix return value of _nfs4_get_security_label()
 2021-03-12 15:42 UTC  (3+ messages)

[PATCH 0/4] Fix RCU warnings in TDP MMU
 2021-03-12 15:43 UTC  (4+ messages)
` [PATCH 1/4] KVM: x86/mmu: Fix RCU usage in handle_removed_tdp_mmu_page

[PATCH 00/10] Embed struct vfio_device in all sub-structures
 2021-03-12 15:41 UTC  (4+ messages)
` [PATCH 01/10] vfio: Simplify the lifetime logic for vfio_device

Is anonymous memory part of the page cache on Linux?
 2021-03-12 15:41 UTC  (3+ messages)

Working Group for Secure Boot
 2021-03-12 15:40 UTC  (2+ messages)

[PATCH v6 1/2] dt-bindings: serial: Add rx-tx-swap to stm32-usart
 2021-03-12 15:37 UTC  (5+ messages)
` [PATCH v7 "
  ` [PATCH v7 2/2] tty/serial: Add rx-tx-swap OF option "

[PATCH v1] configure: add option to implicitly enable/disable libgio
 2021-03-12 15:30 UTC  (2+ messages)

[PATCH 0/9] Si5341 driver updates
 2021-03-12 15:39 UTC  (4+ messages)
` [PATCH 8/9] clk: si5341: Add silabs,iovdd-33 property

[PATCH v6 0/5] Add PMIC wrapper support for Mediatek MT6873/8192 SoC IC
 2021-03-12 15:34 UTC  (18+ messages)
` [PATCH v6 1/5] soc: mediatek: pwrap: use BIT() macro
` [PATCH v6 2/5] soc: mediatek: pwrap: add arbiter capability
` [PATCH v6 3/5] dt-bindings: mediatek: add compatible for MT6873/8192 pwrap
` [PATCH v6 4/5] soc: mediatek: pwrap: add pwrap driver for MT6873/8192 SoCs
` [PATCH v6 5/5] arm64: dts: mt8192: add pwrap node

libnvme questions
 2021-03-12 15:35 UTC  (4+ messages)

[PATCH 1/2] license.bbclass: Improve parsing time when INCOMPATIBLE_LICENSES is big
 2021-03-12 15:38 UTC  (3+ messages)
` [bitbake-devel] "

Can I Insert some Ancient History into a repo?
 2021-03-12 15:37 UTC  (3+ messages)

[RFC PATCH v2 0/3] xfs: testcases for shrinking free space in the last AG
 2021-03-12 15:56 UTC  (3+ messages)
` [RFC PATCH v2 2/3] xfs: basic functionality test "

[RFC PATCH 0/7] drm/panfrost: Add a new submit ioctl
 2021-03-12 15:37 UTC  (8+ messages)

kmap_local semantics
 2021-03-12 15:36 UTC  (2+ messages)

[PATCH] tests/tcg: Run tests on arch variants again
 2021-03-12 15:21 UTC 

[PATCH 0/7] ASoC: codecs: add wcd938x support
 2021-03-12 15:34 UTC  (4+ messages)
` [PATCH 3/7] ASoC: codecs: wcd938x: add basic driver

[PATCH v2(RFC) 0/3] qcow2: fix parallel rewrite and discard
 2021-03-12 15:24 UTC  (2+ messages)

[PATCH] extcon: Provide *extcon_*_notifier_all() stubs for !CONFIG_EXTCON
 2021-03-12 15:35 UTC  (6+ messages)

[PATCHSET 5.13 0/2] Cache async read/write and regular file state
 2021-03-12 15:35 UTC  (3+ messages)
` [PATCH 1/2] io_uring: don't check for io_uring_fops for fixed files
` [PATCH 2/2] io_uring: cache async and regular file state "

drivers/gpio/gpio-pca953x.c:117:40: error: 'ACPI_GPIO_QUIRK_ABSOLUTE_NUMBER' undeclared here (not in a function)
 2021-03-12 15:34 UTC  (3+ messages)

Question about supporting AMD eGPU hot plug case
 2021-03-12 15:34 UTC  (8+ messages)

stable-rc/queue/5.4 build: 200 builds: 1 failed, 199 passed, 121 warnings (v5.4.105-60-ge07ad67f9cf4)
 2021-03-12 15:34 UTC 

[RFC PATCH v6 00/22] virtio/vsock: introduce SOCK_SEQPACKET support
 2021-03-12 15:33 UTC  (7+ messages)
` [RFC PATCH v6 09/22] virtio/vsock: set packet's type in virtio_transport_send_pkt_info()
` [RFC PATCH v6 10/22] virtio/vsock: simplify credit update function API

[PATCH] dt-bindings: media: Convert video-mux to DT schema
 2021-03-12 15:33 UTC  (5+ messages)

[PATCH v2 0/3] mainline ti tsc2046 adc driver
 2021-03-12 15:32 UTC  (3+ messages)
` [PATCH v2 3/3] iio: adc: add ADC driver for the TI TSC2046 controller

[PATCH] nfsd: Demote UMH upcall init message from warning- to info-level
 2021-03-12 15:32 UTC  (3+ messages)

[PATCH u-boot v2 00/38] U-Boot LTO (Sandbox + Some ARM boards)
 2021-03-12 15:33 UTC  (8+ messages)

[yocto-docs][PATCH] ref-manual: added new section library-functions
 2021-03-12 15:32 UTC  (3+ messages)
` [docs] "

[PATCH v2 0/4] Knead V4L2 async and fwnode frameworks a little
 2021-03-12 15:31 UTC  (4+ messages)
` [PATCH v2 4/4] v4l: async, fwnode: Improve module organisation

[PULL v2 00/38] emulated nvme device updates
 2021-03-12 15:11 UTC  (4+ messages)
` [PULL v2 19/38] hw/block/nvme: align zoned.zasl with mdts

[dpdk-dev] [PATCH 0/2] bnxt patches
 2021-03-12 15:31 UTC  (2+ messages)

[PATCH] tools/power/x86/intel-speed-select: drop __DATE__ and __TIME__ macros
 2021-03-12 15:30 UTC  (2+ messages)

[PATCH] linux-firmware: Package RSI RS911x WiFi firmware
 2021-03-12 15:30 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.