All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-08-23 17:35:50 to 2021-08-23 18:41:39 UTC [more...]

[PATCH] Make ident dynamic, not just a hardcoded value of "$Id"
 2021-08-23 18:41 UTC  (3+ messages)

[RFC PATCH v3 0/6] virtio/vsock: introduce MSG_EOR flag for SEQPACKET
 2021-08-23 18:41 UTC  (2+ messages)

[RFC 0/2] io_task_work optimization
 2021-08-23 18:41 UTC  (4+ messages)
` [PATCH 1/2] io_uring: run task_work when sqthread is waken up
` [PATCH 2/2] io_uring: add irq completion work to the head of task_list

[PATCH net-next] netdevice: move xdp_rxq within netdev_rx_queue
 2021-08-23 18:38 UTC  (2+ messages)

[PATCH v6 00/11] use DYNAMIC_DEBUG to implement DRM.debug
 2021-08-23 18:36 UTC  (6+ messages)
` [PATCH v6 02/11] dyndbg: add DEFINE_DYNAMIC_DEBUG_CATEGORIES and callbacks
    ` [Intel-gfx] "

[PATCH v1 0/3] dt-bindings: PCI: imx6: convert the imx pcie
 2021-08-23 18:34 UTC  (4+ messages)
` [PATCH v1 1/3] dt-bindings: PCI: imx6: convert the imx pcie controller to dtschema

[PATCH v2 0/3] hw/usb: Always expect 'dma' link property to be set to simplify
 2021-08-23 18:34 UTC  (3+ messages)
` [PATCH v2 2/3] hw/usb/hcd-xhci-pci: Abort if setting link property failed

[PATCH Part1 v5 00/38] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
 2021-08-23 18:34 UTC  (5+ messages)
` [PATCH Part1 v5 07/38] x86/sev: Add support for hypervisor feature VMGEXIT

[PATCH v2 00/12] btrfs-progs: make check handle invalid bg items
 2021-08-23 18:31 UTC  (2+ messages)

[PATCH 0/2] Add statistics and document for cfs bandwidth burst
 2021-08-23 18:32 UTC  (3+ messages)
` [PATCH 1/2] sched/fair: Add cfs bandwidth burst statistics

[PATCH] Give support for hooks based on platform
 2021-08-23 18:32 UTC  (7+ messages)

[PATCH 1/3] auto-t: hwsim.py: convert addresses to 42:* format
 2021-08-23 18:32 UTC  (3+ messages)
` [PATCH 2/3] auto-t: testSAQuery remove ungraceful restart
` [PATCH 3/3] auto-t: hostapd.py: remove ungraceful_restart

[Bug 214149] New: Bluetooth not working on MEDIATEK Corp. Device 7961
 2021-08-23 18:32 UTC 

[PATCHv2] Documentation: locking: fix references
 2021-08-23 18:31 UTC 

[PATCH] RDMA/hfi1: Convert to SPDX identifier
 2021-08-23 18:31 UTC  (2+ messages)

[PATCH] mfd/syscon: Use of_iomap() instead of ioremap()
 2021-08-23 18:30 UTC  (2+ messages)

[PATCH v4 00/14] target/riscv: Update QEmu for Zb[abcs] 1.0.0
 2021-08-23 18:29 UTC  (16+ messages)
` [PATCH v4 01/14] target/riscv: Add x-zba, x-zbb, x-zbc and x-zbs properties
` [PATCH v4 02/14] target/riscv: Reassign instructions to the Zba-extension
` [PATCH v4 03/14] target/riscv: slli.uw is only a valid encoding if shamt first in 64 bits
` [PATCH v4 04/14] target/riscv: Remove the W-form instructions from Zbs
` [PATCH v4 05/14] target/riscv: Remove shift-one instructions (proposed Zbo in pre-0.93 draft-B)
` [PATCH v4 06/14] target/riscv: Reassign instructions to the Zbs-extension
` [PATCH v4 07/14] target/riscv: Add instructions of the Zbc-extension
` [PATCH v4 08/14] target/riscv: Reassign instructions to the Zbb-extension
` [PATCH v4 09/14] target/riscv: Add orc.b instruction for Zbb, removing gorc/gorci
` [PATCH v4 10/14] target/riscv: Add a REQUIRE_32BIT macro
` [PATCH v4 11/14] target/riscv: Add rev8 instruction, removing grev/grevi
` [PATCH v4 12/14] target/riscv: Add zext.h instructions to Zbb, removing pack/packu/packh
` [PATCH v4 13/14] target/riscv: Remove RVB (replaced by Zb[abcs]
` [PATCH v4 14/14] disas/riscv: Add Zb[abcs] instructions

[PATCH 00/18] CHECKPOINT RESTORE WITH ROCm
 2021-08-23 18:29 UTC  (5+ messages)
` [PATCH 09/18] drm/amdkfd: CRIU add queues support
` [PATCH 10/18] drm/amdkfd: CRIU restore queue ids

Failed to connect to WPA3 network after update to iwd 1.16
 2021-08-23 18:29 UTC  (2+ messages)

[BUG] send-email propagates "In-Reply-To"
 2021-08-23 18:27 UTC  (4+ messages)

[PATCH] dt-bindings: clock: brcm,iproc-clocks: fix armpll properties
 2021-08-23 18:24 UTC  (3+ messages)

[PATCH] Documentation: locking: fix references
 2021-08-23 18:25 UTC  (3+ messages)

[PATCH v5 0/6] drm: update locking for modesetting
 2021-08-23 18:25 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for drm: update locking for modesetting (rev2)
` [Intel-gfx] ✗ Fi.CI.BAT: failure "

[merged] hugetlb-dont-pass-page-cache-pages-to-restore_reserve_on_error.patch removed from -mm tree
 2021-08-23 18:24 UTC 

[merged] kfence-fix-is_kfence_address-for-addresses-below-kfence_pool_size.patch removed from -mm tree
 2021-08-23 18:24 UTC 

[PATCH 1/2] glibc: Exclude common code to build tests to glibc-tests.inc
 2021-08-23 18:24 UTC  (4+ messages)
` [PATCH 2/2] glibc: ptest: Add support for running glibc test suite with ptest
  ` [OE-core] "

[merged] mm-vmscan-fix-missing-psi-annotation-for-node_reclaim.patch removed from -mm tree
 2021-08-23 18:24 UTC 

[merged] mm-hwpoison-retry-with-shake_page-for-unhandlable-pages.patch removed from -mm tree
 2021-08-23 18:24 UTC 

[merged] mm-memcontrol-fix-occasional-ooms-due-to-proportional-memorylow-reclaim.patch removed from -mm tree
 2021-08-23 18:24 UTC 

[merged] maintainers-update-clangbuiltlinux-irc-chat.patch removed from -mm tree
 2021-08-23 18:24 UTC 

[merged] mmflagsh-add-missing-__gfp_zerotags-and-__gfp_skip_kasan_poison-names.patch removed from -mm tree
 2021-08-23 18:24 UTC 

[merged] mm-page_alloc-dont-corrupt-pcppage_migratetype.patch removed from -mm tree
 2021-08-23 18:24 UTC 

[merged] revert-mm-swap-check-if-swap-backing-device-is-congested-or-not.patch removed from -mm tree
 2021-08-23 18:24 UTC 

[merged] revert-mm-shmem-fix-shmem_swapin-race-with-swapoff.patch removed from -mm tree
 2021-08-23 18:24 UTC 

[PATCH v2] of: property: fw_devlink: Add support for "phy-handle" property
 2021-08-23 18:22 UTC  (7+ messages)

[PATCH] idmap: override btrfs_ioctl_vol_args_v2 if system header doesn't have subvolid
 2021-08-23 18:21 UTC 

pm/testing build: 7 builds: 0 failed, 7 passed (v5.14-rc7-50-gbd1cb9850313)
 2021-08-23 18:20 UTC 

[PATCH V3] usb: gadget: configfs: add three trace entries
 2021-08-23 18:20 UTC  (2+ messages)

[PATCH] sparse-index: copy dir_hash in ensure_full_index()
 2021-08-23 18:18 UTC  (5+ messages)

[PATCH v10 00/14] btrfs: add ioctls and send/receive support for reading/writing compressed data
 2021-08-23 18:16 UTC  (7+ messages)
` [PATCH v10 06/14] btrfs: optionally extend i_size in cow_file_range_inline()

Revert: ath: add support for special 0x0 regulatory domain
 2021-08-23 18:15 UTC  (3+ messages)

[PATCH V2 00/12] xfs: Extend per-inode extent counters
 2021-08-23 18:16 UTC  (8+ messages)
` [PATCH V2 02/12] xfs: Rename MAXEXTNUM, MAXAEXTNUM to XFS_IFORK_EXTCNT_MAXS32, XFS_IFORK_EXTCNT_MAXS16

[PATCH v2] dt-bindings: memory: convert H8/300 bus controller to dtschema
 2021-08-23 18:15 UTC  (2+ messages)

[PATCH] KVM: arm64: Ratelimit error log during guest debug exception
 2021-08-23 18:13 UTC  (7+ messages)

[PATCH v9 00/11] Add Wacom I2C support to rM2
 2021-08-23 18:15 UTC  (3+ messages)
` [PATCH v9 09/11] Input: wacom_i2c - Allow flipping the values from the DT

How to proceed: usci_acpi: PPM init failed (-110)
 2021-08-23 18:06 UTC 

intel_pt crash on alderlake
 2021-08-23 18:14 UTC  (3+ messages)

[meta][dunfell][PATCH] rpm: Add fix for CVE-2021-20266
 2021-08-23 18:12 UTC 

[PATCH v2 3/3] EDAC/amd64: Enumerate memory on noncpu nodes
 2021-08-23 18:54 UTC  (5+ messages)
` [PATCH v3 0/3] x86/edac/amd64: Add support for "
  ` [PATCH v3 1/3] x86/amd_nb: Add support for northbridges on Aldebaran
  ` [PATCH v3 2/3] EDAC/mce_amd: Extract node id from MCA_IPID
  ` [PATCH v3 3/3] EDAC/amd64: Enumerate memory on noncpu nodes

[PATCH V3 0/3] gpio: modepin: Add driver support for modepin GPIO controller
 2021-08-23 18:09 UTC  (4+ messages)
` [PATCH V3 2/3] dt-bindings: gpio: zynqmp: Add binding documentation for modepin

[PATCH v3 0/3] SVM 5-level page table support
 2021-08-23 18:10 UTC  (7+ messages)

[PATCH ima-evm-utils v3] Use secure heap for private keys and passwords
 2021-08-23 18:09 UTC  (4+ messages)

[PATCH linux-next] s390:fix Coccinelle warnings
 2021-08-23 18:07 UTC  (2+ messages)

[PATCH v2 0/4] target/arm/cpu: Introduce sve_vq_supported bitmap
 2021-08-23 18:04 UTC  (9+ messages)
` [PATCH v2 1/4] "
` [PATCH v2 2/4] target/arm/kvm64: Ensure sve vls map is completely clear
` [PATCH v2 3/4] target/arm/cpu64: Replace kvm_supported with sve_vq_supported
` [PATCH v2 4/4] target/arm/cpu64: Validate sve vector lengths are supported

[PATCH v2 1/5] board: gateworks: venice: display hwmon details by default
 2021-08-23 18:04 UTC  (2+ messages)

[PATCH v4 mac80211-next 0/7] introduce individual TWT support in AP mode
 2021-08-23 18:02 UTC  (8+ messages)
` [PATCH v4 mac80211-next 1/7] mac80211: add twt ie in ieee80211_mgmt structure
` [PATCH v4 mac80211-next 2/7] mac80211: introduce individual TWT support in AP mode
` [PATCH v4 mac80211-next 3/7] mt76: mt7915: introduce __mt7915_get_tsf routine
` [PATCH v4 mac80211-next 4/7] mt76: mt7915: introduce mt7915_mcu_twt_agrt_update mcu command
` [PATCH v4 mac80211-next 5/7] mt76: mt7915: introduce mt7915_mac_add_twt_setup routine
` [PATCH v4 mac80211-next 6/7] mt76: mt7915: enable twt responder capability
` [PATCH v4 mac80211-next 7/7] mt76: mt7915: add twt_stats knob in debugfs

[Intel-gfx] [PATCH] drm/i915/guc: drop guc_communication_enabled
 2021-08-23 18:03 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[PATCH net-next 0/3] Plug holes in DSA's software bridging support
 2021-08-23 18:02 UTC  (4+ messages)
` [PATCH net-next 1/3] net: dsa: properly fall back to software bridging
` [PATCH net-next 2/3] net: dsa: don't advertise 'rx-vlan-filter' when not needed
` [PATCH net-next 3/3] net: dsa: let drivers state that they need VLAN filtering while standalone

[PATCH v2] multi-pack-index: fix *.rev cleanups with --object-dir
 2021-08-23 18:00 UTC  (7+ messages)

[Buildroot] [PATCH 1/1] package/fluidsynth: bump to version 2.2.2
 2021-08-23 17:59 UTC 

Problem with mounting nfs shares after sudden poweroutage, fstab mount procedure jumbles nfs mounts
 2021-08-23 17:59 UTC 

RFC: remove set_fs for m68k
 2021-09-21 21:14 UTC  (14+ messages)

[arm-platforms:hack/m1-pcie-v2 6/21] drivers/clk/clk-apple-gate.c:113:16: warning: no previous prototype for function 'apple_clk_hw_onecell_get'
 2021-08-23 17:55 UTC  (2+ messages)

[PATCH] Watchdog: sp5100_tco: Replace watchdog cd6h/cd7h port I/O accesses with MMIO accesses
 2021-08-23 17:58 UTC  (5+ messages)

[XEN RFC PATCH 00/40] Add device tree based NUMA support to Arm64
 2021-08-23 17:58 UTC  (7+ messages)
` [XEN RFC PATCH 08/40] xen/x86: Move NUMA memory node map functions to common
` [XEN RFC PATCH 09/40] xen/x86: Move numa_add_cpu_node "
` [XEN RFC PATCH 10/40] xen/x86: Move NR_NODE_MEMBLKS macro "

[PATCH v2 0/9] hw/nvram: hw/arm: Introduce Xilinx eFUSE and BBRAM
 2021-08-23 17:49 UTC  (10+ messages)
` [PATCH v2 1/9] hw/nvram: Introduce Xilinx eFuse QOM
` [PATCH v2 2/9] hw/nvram: Introduce Xilinx Versal eFuse device
` [PATCH v2 3/9] hw/nvram: Introduce Xilinx ZynqMP "
` [PATCH v2 4/9] hw/nvram: Introduce Xilinx battery-backed ram
` [PATCH v2 5/9] hw/arm: xlnx-versal: Add Xilinx BBRAM device
` [PATCH v2 6/9] hw/arm: xlnx-versal: Add Xilinx eFUSE device
` [PATCH v2 7/9] hw/arm: xlnx-zynqmp: Add Xilinx BBRAM device
` [PATCH v2 8/9] hw/arm: xlnx-zynqmp: Add Xilinx eFUSE device
` [PATCH v2 9/9] docs/system/arm: xlnx-versal-virt: BBRAM and eFUSE Usage

stable-rc/queue/5.13 build: 172 builds: 2 failed, 170 passed, 1 warning (v5.13.12-84-g256f791101fb)
 2021-08-23 17:56 UTC 

[PATCH] s390/crypto: fix all kernel-doc warnings in vfio_ap_ops.c
 2021-08-23 17:55 UTC  (2+ messages)

[PATCH] configure: Check -falign-jumps=1 -falign-functions=1 beside -falign-loops=1
 2021-08-23 17:54 UTC  (2+ messages)

[PATCH] drm/radeon: switch from 'pci_' to 'dma_' API
 2021-08-23 17:53 UTC  (4+ messages)

[PATCH 0/3] Represent cluster topology and enable load balance between clusters
 2021-08-23 17:49 UTC  (4+ messages)
` [PATCH 3/3] scheduler: Add cluster scheduler level for x86

[PATCH v2] tools/xl: Add device_model_stubdomain_init_seclabel option to xl.cfg
 2021-08-23 17:52 UTC  (3+ messages)

[Intel-gfx] [PATCH 0/8] drm/i915/fbc: Rework CFB stride/size calculations
 2021-08-23 17:52 UTC  (3+ messages)
` [Intel-gfx] [PATCH 8/8] drm/i915/fbc: Allow higher compression limits on FBC1

[PATCH v4 00/12] Enroll kernel keys thru MOK
 2021-08-23 17:51 UTC  (9+ messages)

[PATCH] drm/amdgpu: switch from 'pci_' to 'dma_' API
 2021-08-23 17:51 UTC  (5+ messages)
    ` [Intel-gfx] "

[PATCH 0/4] KEYS: trusted: Introduce support for NXP CAAM-based trusted keys
 2021-08-23 17:50 UTC  (8+ messages)

stable-rc/queue/5.10 build: 182 builds: 0 failed, 182 passed, 14 warnings (v5.10.60-72-g2ab13f40f28a)
 2021-08-23 17:51 UTC 

[PATCH v3] usb: gadget: f_hid: optional SETUP/SET_REPORT mode
 2021-08-23 17:50 UTC  (2+ messages)

stable-rc/queue/4.9 build: 184 builds: 0 failed, 184 passed, 4 warnings (v4.9.280-34-g2660ee18b71c)
 2021-08-23 17:49 UTC 

[PATCH] mm: memcontrol: fix occasional OOMs due to proportional memory.low reclaim
 2021-08-23 17:48 UTC  (4+ messages)

[PATCH v2 1/2] PCI: dwc: Perform host_init() before registering msi
 2021-08-23 17:47 UTC  (4+ messages)
` [PATCH v2 2/2] PCI: qcom: Add sc8180x compatible

[v2 PATCH 1/3] mm: hwpoison: don't drop slab caches for offlining non-LRU page
 2021-08-23 17:47 UTC  (7+ messages)
` [v2 PATCH 3/3] mm: hwpoison: dump page for unhandlable page

[qemu-mainline test] 164324: tolerable FAIL - PUSHED
 2021-08-23 17:46 UTC 

[Patch v2 0/2] hw/arm/xlnx-versal: hw/arm/xlnx-zynqmp: Add unimplemented mmio
 2021-08-23 17:38 UTC  (3+ messages)
` [Patch v2 1/2] hw/arm/xlnx-versal: Add unimplemented APU mmio
` [Patch v2 2/2] hw/arm/xlnx-zynqmp: "

5.14 rc6 broken for QCA6390 on Dell XPS 13 9310
 2021-08-23 17:40 UTC  (5+ messages)

[PATCH 0/7] kbuild: remove cc-option-yn
 2021-08-23 17:43 UTC  (3+ messages)
` [PATCH 2/7] s390: replace cc-option-yn uses with cc-option

[PATCH v4] Bluetooth: btusb: Add support using different nvm for variant WCN6855 controller
 2021-08-23 17:43 UTC  (2+ messages)

[PATCH] tests/xfs: check avail blocks after log recovery on ro mount
 2021-08-23 17:43 UTC  (4+ messages)
  ` [PATCH v2] tests/xfs: check available "

[PATCH v7 00/33] block: publish backup-top filter
 2021-08-23 17:40 UTC  (5+ messages)
` [PATCH v7 07/33] block/block-copy: introduce block_copy_set_copy_opts()

[PATCH 2/2] lib/percpu_test: Add extra tests in percpu_test
 2021-08-23 17:40 UTC  (3+ messages)

[PATCH] ASoC: rt1015: remove possible unused variable `bclk_ms'
 2021-08-23 17:37 UTC  (2+ messages)

[OE-core] [PATCH] buildhistory: Add output file listing package information
 2021-08-23 17:40 UTC 

[PATCH][next] spi: rockchip-sfc: Fix assigned but never used return error codes
 2021-08-23 17:37 UTC  (4+ messages)

[PATCH] spi: rockchip-sfc: Remove redundant IO operations
 2021-08-23 17:37 UTC  (4+ messages)

enabling WG0 allows telegram but impedes browsing
 2021-08-23 17:38 UTC  (2+ messages)

[PATCH v3 0/4] SCHED_IDLE extensions
 2021-08-23 17:40 UTC  (4+ messages)
` [PATCH v3 3/4] sched: reduce sched slice for SCHED_IDLE entities

[PATCH] ASoC: Intel: bytcr_rt5640: Mark hp_elitepad_1000g2_jack?_check functions static
 2021-08-23 17:37 UTC  (2+ messages)

[PATCH 00/11] ASoC: Intel: Skylake: Fix and support complex
 2021-08-23 17:37 UTC  (2+ messages)

[RESEND 1/3] ASoC: ics43432: add CMM-4030D-261 support
 2021-08-23 17:37 UTC  (2+ messages)

[PATCH v3 0/4] Introduce XEN_PAGE_* definitions for mapping guests memory
 2021-08-23 17:02 UTC  (2+ messages)
` [PATCH v3 3/4] libs/foreignmemory: Use XEN_PAGE_* definitions

[PATCH 1/2] dt-bindings: panel: ili9341: correct indentation
 2021-08-23 17:37 UTC  (2+ messages)
` (subset) "

git read-tree doesn't accept tree-ish
 2021-08-23 17:38 UTC  (2+ messages)

[PATCH linux-next] s390:raw3270: Convert sysfs sprintf/snprintf family to sysfs_emit
 2021-08-23 17:37 UTC  (2+ messages)

[PATCH 0/5] interconnect: merge AP-owned support into icc-rpm
 2021-08-23 17:37 UTC  (3+ messages)
` [PATCH 1/5] interconnect: icc-rpm: move bus clocks handling into qnoc_probe

[PATCH v3 00/15] target/riscv: Update QEmu for Zb[abcs] 1.0.0
 2021-08-23 17:36 UTC  (3+ messages)
` [PATCH v3 14/15] target/riscv: rewrite slli.uw implementation to mirror formal spec

[PATCH v1 0/15] Patches to update for rockchip i2s
 2021-08-23 17:36 UTC  (5+ messages)
` [PATCH 15/15] ASoC: dt-bindings: rockchip: i2s: Document property 'clk-trcm'

[PATCH 5.10.y] bpf: Fix NULL pointer dereference in bpf_get_local_storage() helper
 2021-08-23 17:36 UTC 

[PATCH v5 0/3] Support for Kontron Electronics i.MX6UL/ULL and i.MX8MM SoMs
 2021-08-23 17:35 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.