All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-03-07 21:35:39 to 2022-03-07 22:18:06 UTC [more...]

[Intel-gfx] [PATCH RFC 0/3] MAP_POPULATE for device memory
 2022-03-07 22:11 UTC  (8+ messages)
          `  "

[PULL 00/11] Python patches
 2022-03-07 22:15 UTC  (5+ messages)
` [PULL 01/11] python/aqmp: add _session_guard()
` [PULL 05/11] python/aqmp: squelch pylint warning for too many lines
` [PULL 06/11] python/aqmp: refactor _do_accept() into two distinct steps
` [PULL 07/11] python/aqmp: stop the server during disconnect()

[PATCH v6 00/26] virtio pci support VIRTIO_F_RING_RESET
 2022-03-07 22:17 UTC  (3+ messages)
` [PATCH v6 06/26] virtio_ring: packed: extrace the logic of creating vring

[PATCH 00/15] btrfs-progs: initial snapshot_id support
 2022-03-07 22:17 UTC  (9+ messages)
` [PATCH 01/15] btrfs-progs: use btrfs_item_nr_offset() in btrfs_leaf_data
` [PATCH 02/15] btrfs-progs: use item/node helpers instead of offsetof in ctree.c
` [PATCH 03/15] btrfs-progs: image: use the appropriate offset helpers
` [PATCH 04/15] btrfs-progs: mkfs: add a helper for temp buffer clearing
` [PATCH 05/15] btrfs-progs: move the buffer init code to btrfs_alloc_free_block
` [PATCH 06/15] btrfs-progs: fix item check to use the size helpers
` [PATCH 07/15] btrfs-progs: add snapshot_id to the btrfs_header
` [PATCH 08/15] btrfs-progs: make __BTRFS_LEAF_DATA_SIZE handle extent tree v2

[PATCH 0/4] usb: typec: add drivers for TUSB320xA and TS5USBA224
 2022-03-07 22:17 UTC  (4+ messages)
` [PATCH 3/4] usb: typec: add TUSB320xA driver

[PATCH 1/4] cpufreq: qcom-hw: drop affinity hint before freeing the IRQ
 2022-03-07 22:16 UTC  (6+ messages)
` [PATCH 2/4] cpufreq: qcom-hw: fix the race between LMH worker and cpuhp
` [PATCH 3/4] cpufreq: qcom-hw: fix the opp entries refcounting

[PATCH net-next v8] net: openvswitch: IPv6: Add IPv6 extension header support
 2022-03-07 22:14 UTC  (8+ messages)
  ` [ovs-dev] "

[PATCH net-next 0/9] bnxt_en: Updates
 2022-03-07 22:13 UTC  (3+ messages)
` [PATCH net-next 3/9] bnxt_en: parse result field when NVRAM package install fails

[PATCH v4 1/7] device property: Helper to match multiple connections
 2022-03-07 22:13 UTC  (7+ messages)
` [PATCH v4 7/7] usb: typec: mux: Add On Semi fsa4480 driver

[PATCH v4] raw/ifpga: initialize scalar variable before using
 2022-03-07 22:13 UTC  (4+ messages)
` [PATCH v5] "

[PATCH][next] net: prestera: acl: make read-only array client_map static const
 2022-03-07 22:13 UTC 

[PATCH v2 00/15] btrfs-progs: extent tree v2 gc tree and metadata ref changes
 2022-03-07 22:13 UTC  (16+ messages)
` [PATCH v2 01/15] btrfs-progs: extract out free extent accounting handling
` [PATCH v2 02/15] btrfs-progs: check: skip owner ref check for extent tree v2
` [PATCH v2 03/15] btrfs-progs: check: skip extent backref for metadata in "
` [PATCH v2 04/15] btrfs-progs: check: calculate normal flags for extent tree v2 metadata
` [PATCH v2 05/15] btrfs-progs: check: make metadata ref counting extent tree v2 aware
` [PATCH v2 06/15] btrfs-progs: check: update block group used properly for extent tree v2
` [PATCH v2 07/15] btrfs-progs: do not insert extent items for metadata "
` [PATCH v2 08/15] btrfs-progs: do not remove metadata backrefs "
` [PATCH v2 09/15] btrfs-progs: repair: traverse tree blocks "
` [PATCH v2 10/15] btrfs-progs: cache the block group with the free space tree if possible
` [PATCH v2 11/15] btrfs-progs: make btrfs_lookup_extent_info extent tree v2 aware
` [PATCH v2 12/15] btrfs-progs: mkfs: don't populate extent tree with extent tree v2
` [PATCH v2 13/15] btrfs-progs: add on-disk items and read support for the gc tree
` [PATCH v2 14/15] btrfs-progs: mkfs: create the gc tree at mkfs time
` [PATCH v2 15/15] btrfs-progs: deal with GC items in check

[PATCH net-next 0/8] Conntrack offload debuggability improvements
 2022-03-07 22:13 UTC  (6+ messages)
` [PATCH net-next 2/8] netfilter: introduce total count of hw offloaded flow table entries
` [PATCH net-next 3/8] netfilter: introduce max "

[PATCH v6] gstreamer1.0-plugins-bad/ugly: use the GPL-2.0-or-later only when it is in use
 2022-03-07 22:12 UTC 

[PATCH v4 0/3] Fix SW_TABLET_MODE detection method
 2022-03-07 22:12 UTC  (5+ messages)
` [PATCH v4 1/3] "
` [PATCH v4 2/3] Fix 0x05 error code reported by several WMI calls
` [PATCH v4 3/3] Changing bios_args.data to be dynamically allocated

[PATCH] x86/kexec: Fix kexec-reboot with CET active
 2022-03-07 22:11 UTC  (2+ messages)

[PATCH 00/11] Partial bundles
 2022-03-07 22:11 UTC  (25+ messages)
` [PATCH 11/11] bundle: unbundle promisor packs
` [PATCH v2 00/12] Partial bundles
  ` [PATCH v2 01/12] index-pack: document and test the --promisor option
  ` [PATCH v2 02/12] revision: put object filter into struct rev_info
  ` [PATCH v2 03/12] pack-objects: use rev.filter when possible
  ` [PATCH v2 04/12] pack-bitmap: drop filter in prepare_bitmap_walk()
  ` [PATCH v2 05/12] list-objects: consolidate traverse_commit_list[_filtered]
  ` [PATCH v2 06/12] MyFirstObjectWalk: update recommended usage
  ` [PATCH v2 07/12] bundle: safely handle --objects option
  ` [PATCH v2 08/12] bundle: parse filter capability
  ` [PATCH v2 09/12] rev-list: move --filter parsing into revision.c
  ` [PATCH v2 10/12] bundle: create filtered bundles
  ` [PATCH v2 11/12] bundle: unbundle promisor packs
  ` [PATCH v2 12/12] clone: fail gracefully when cloning filtered bundle

[PATCH v5 00/19] btrfs-progs: extent tree v2 support, global roots
 2022-03-07 22:11 UTC  (20+ messages)
` [PATCH v5 01/19] btrfs-progs: add support for loading the block group root
` [PATCH v5 02/19] btrfs-progs: add print support for the block group tree
` [PATCH v5 03/19] btrfs-progs: mkfs: use the btrfs_block_group_root helper
` [PATCH v5 04/19] btrfs-progs: check-lowmem: "
` [PATCH v5 05/19] btrfs-progs: handle no bg item in extent tree for free space tree
` [PATCH v5 06/19] btrfs-progs: mkfs: add support for the block group tree
` [PATCH v5 07/19] btrfs-progs: check: add block group tree support
` [PATCH v5 08/19] btrfs-progs: qgroup-verify: scan extents based on block groups
` [PATCH v5 09/19] btrfs-progs: check: make free space tree validation extent tree v2 aware
` [PATCH v5 10/19] btrfs-progs: check: add helper to reinit the root based on a key
` [PATCH v5 11/19] btrfs-progs: check: handle the block group tree properly
` [PATCH v5 12/19] btrfs-progs: set the number of global roots in the super block
` [PATCH v5 13/19] btrfs-progs: handle the per-block group global root id
` [PATCH v5 14/19] btrfs-progs: add a btrfs_delete_and_free_root helper
` [PATCH v5 15/19] btrfs-progs: make btrfs_clear_free_space_tree extent tree v2 aware
` [PATCH v5 16/19] btrfs-progs: make btrfs_create_tree take a key for the root key
` [PATCH v5 17/19] btrfs-progs: mkfs: set chunk_item_objectid properly for extent tree v2
` [PATCH v5 18/19] btrfs-progs: mkfs: create the global root's
` [PATCH v5 19/19] btrfs-progs: check: don't do the root item check for extent tree v2

[Buildroot] [git commit] package/python-pycli: drop package
 2022-03-07 21:57 UTC 

[Buildroot] [git commit] package/qt5/qt5webkit: needs OpenSSL
 2022-03-07 22:07 UTC 

[PATCH v5 0/5] Add sata nodes to rk356x
 2022-03-07 22:05 UTC  (10+ messages)
` [PATCH v5 1/5] dt-bindings: ata: ahci-platform: Convert DT bindings to yaml
    ` Aw: "
        ` Aw: "

[Buildroot] [git commit] package/sord: fix build without threads
 2022-03-07 21:58 UTC 

[Buildroot] [git commit] package/mariadb: fix mysql.service failing to create log directory
 2022-03-07 22:07 UTC 

[Buildroot] [git commit] package/freerdp: bump to version 2.6.0
 2022-03-07 22:06 UTC 

[Buildroot] [git commit] package/glib-networking: security bump to version 2.70.1
 2022-03-07 21:55 UTC 

stable-rc/linux-4.14.y baseline: 56 runs, 1 regressions (v4.14.269-44-g5ffa96cabf3e)
 2022-03-07 22:10 UTC 

[PATCH v3] arm64: Do not defer reserve_crashkernel() for platforms with no DMA memory zones
 2022-03-07 22:03 UTC  (3+ messages)

[Buildroot] [git commit] package/osm2pgsql: disable external fmt
 2022-03-07 21:52 UTC 

[Buildroot] [git commit] package/python-treq: fix dependencies
 2022-03-07 21:53 UTC 

[Buildroot] [PATCH 1/1] package/mariadb: fix mysql.service failing to create log directory
 2022-03-07 22:09 UTC  (2+ messages)

[PATCH v2 RESEND 1/2] arm64: avoid flushing icache multiple times on contiguous HugeTLB
 2022-03-07 22:03 UTC  (3+ messages)

[Buildroot] [PATCH v2] package/qt5/qt5webkit: needs OpenSSL
 2022-03-07 22:09 UTC  (2+ messages)

[PATCH] arm64: crash_core: Export MODULES, VMALLOC, and VMEMMAP ranges
 2022-03-07 22:03 UTC  (4+ messages)

[PATCH V7 00/17] xfs: Extend per-inode extent counters
 2022-03-07 21:41 UTC  (7+ messages)
` [PATCH V7 15/17] xfs: Enable bulkstat ioctl to support 64-bit "

[Buildroot] [PATCH 1/1] package/freerdp: security bump to version 2.6.0
 2022-03-07 22:08 UTC  (4+ messages)

[PATCH v5] gstreamer1.0-plugins-bad/ugly: use the GPL-2.0-or-later only when it is in use
 2022-03-07 22:08 UTC 

[PATCH 0/6] perf: Arm SMMU PMU driver
 2022-03-07 22:03 UTC  (2+ messages)

[PATCH] arm64: prevent instrumentation of bp hardening callbacks
 2022-03-07 22:03 UTC  (2+ messages)

[PATCH v4 0/4] MIPS: Modify mem= and memmap= parameter
 2022-03-07 22:07 UTC  (7+ messages)
` [PATCH v4 1/4] MIPS: Refactor early_parse_mem() to fix mem= parameter

[PATCH V3] irqchip/gic-v3: Workaround Marvell erratum 38545 when reading IAR
 2022-03-07 22:03 UTC  (3+ messages)

[PATCH v2 0/3] Import Arm Optimized Routines str{n}cmp functions
 2022-03-07 22:03 UTC  (2+ messages)

[PATCH v1 -next] kasan: fix a missing header include of static_keys.h
 2022-03-07 22:03 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/sord: fix build without threads
 2022-03-07 22:06 UTC  (2+ messages)

[PATCH] arm64: signal: nofpsimd: Do not allocate fp/simd context when not available
 2022-03-07 22:03 UTC  (3+ messages)

[PATCH v10 0/2] arm64: Enable BTI for the executable as well as the interpreter
 2022-03-07 22:03 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/python-pycli: drop package
 2022-03-07 22:05 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/glib-networking: security bump to version 2.70.1
 2022-03-07 22:05 UTC  (2+ messages)

[PATCH v2] arm64: cpufeature: Warn if we attempt to read a zero width field
 2022-03-07 22:03 UTC  (2+ messages)

[PATCH] kselftest/arm64: Log the PIDs of the parent and child in sve-ptrace
 2022-03-07 22:03 UTC  (3+ messages)

[Buildroot] [PATCH 1/2] package/python-treq: fix dependencies
 2022-03-07 22:05 UTC  (2+ messages)

[PATCH] arm64/mm: Drop use_1G_block()
 2022-03-07 22:03 UTC  (3+ messages)

[PATCH] arm64: cpufeature: Add missing .field_width for GIC system registers
 2022-03-07 22:03 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/osm2pgsql: disable external fmt
 2022-03-07 22:04 UTC  (2+ messages)

stable-rc/queue/5.10 build: 169 builds: 3 failed, 166 passed, 4 errors, 8 warnings (v5.10.103-105-gf074cce6ae0d)
 2022-03-07 22:04 UTC 

[PATCH v2 0/6] btrfs: extent-tree-v2, gc and no meta ref counting
 2022-03-07 22:04 UTC  (7+ messages)
` [PATCH v2 1/6] btrfs: read the nr_global_roots from the super block
` [PATCH v2 2/6] btrfs: don't do backref modification for metadata for extent tree v2
` [PATCH v2 3/6] btrfs: add definitions and read support for the garbage collection tree
` [PATCH v2 4/6] btrfs: add a btrfs_first_item helper
` [PATCH v2 5/6] btrfs: turn evict_refill_and_join into a real helper
` [PATCH v2 6/6] btrfs: add garbage collection tree support

[PATCH v10 0/3] integrity: support including firmware ".platform" keys at build time
 2022-03-07 22:03 UTC  (4+ messages)
` [PATCH v10 3/3] "

[PATCH] sctp: Initialize daddr on peeled off socket
 2022-03-07 22:02 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 0/9] add LOG_UNSUPP log type + mark hcalls as unsupp
 2022-03-07 22:00 UTC  (3+ messages)

[Intel-gfx] [PATCH] Revert "drm/i915/edp: Ignore short pulse when panel powered off"
 2022-03-07 22:01 UTC 

[PATCH v3] can, tty: elmcan CAN/ldisc driver for ELM327 based OBD-II adapters
 2022-03-07 22:00 UTC  (3+ messages)

[PATCH] drm/i915/dpll: make read-only array div1_vals static const
 2022-03-07 22:00 UTC 

[meta-python][PATCH] python3-asyncinotify: add 2.0.2
 2022-03-07 21:59 UTC 

[PATCH 0/2] Arm based platforms dtc fixes for pl022
 2022-03-07 21:57 UTC  (4+ messages)
` [PATCH 2/2] arm: dts: integrator: Update spi node properties

[PATCH] Documentation/process: Replace broken link with snapshot
 2022-03-07 21:57 UTC  (4+ messages)

[PATCH] hugetlb: do not demote poisoned hugetlb pages
 2022-03-07 21:57 UTC 

[PATCH 1/2] dt-bindings: spi: Update clocks property for ARM pl022
 2022-03-07 21:55 UTC  (3+ messages)

mmotm 2022-03-06-20-33 uploaded
 2022-03-07 21:54 UTC  (3+ messages)
` mmotm 2022-03-06-20-33 uploaded (sound/soc/intel/boards/)

[PATCH] netfilter: conditionally use ct and ctinfo
 2022-03-07 21:54 UTC  (4+ messages)

[PATCH] rcu: Delay the RCU-selftests during boot
 2022-03-07 21:54 UTC  (16+ messages)
          ` [PATCH] rcu-tasks: Use rcuwait for the rcu_tasks_kthread()

[PATCH v12 00/46] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
 2022-03-07 21:53 UTC  (8+ messages)
` [PATCH v12 39/46] x86/sev: Use firmware-validated CPUID for SEV-SNP guests
` [PATCH v12 42/46] x86/sev: Register SEV-SNP guest request platform device
` [PATCH v12 43/46] virt: Add SEV-SNP guest driver
` [PATCH v12 44/46] virt: sevguest: Add support to derive key
` [PATCH v12 45/46] virt: sevguest: Add support to get extended report
` [PATCH v12 46/46] virt: sevguest: Add documentation for SEV-SNP CPUID Enforcement
` [PATCH v12 43.1/46] virt: Add SEV-SNP guest driver

[PATCH 0/3] devfreq: mediatek: introduce MTK cci devfreq
 2022-03-07 21:52 UTC  (13+ messages)
` [PATCH 1/3] dt-bindings: devfreq: mediatek: add mtk cci devfreq dt-bindings
` [PATCH 2/3] devfreq: mediatek: add mt8183 cci devfreq driver
` [PATCH 3/3] devfreq: mediatek: add platform data to support mt8186

[RFC v6 net-next 0/9] add support for VSC7512 control over SPI
 2022-03-07 21:51 UTC  (6+ messages)
` [RFC v6 net-next 9/9] net: dsa: ocelot: add external ocelot switch control

DWC3 Isoc Gadget Missed Interrupts on Start Transfer
 2022-03-07 21:50 UTC  (7+ messages)

[Buildroot] [PATCH] package/Makefile.in: year2038 makes time_t 64-bit for glibc toolchains
 2022-03-07 21:49 UTC  (3+ messages)

[Buildroot] [git commit] manual: board support: add instructions to test defconfig in the official docker
 2022-03-07 21:48 UTC 

[Buildroot] [PATCH v2] manual: board support: add instructions to test defconfig in the official docker
 2022-03-07 21:48 UTC  (2+ messages)

[PATCH] usb: dwc3: gadget: set status of request on every completed trb
 2022-03-07 21:46 UTC 

[Buildroot] [git commit] package/gdb: fix when gmp is installed on the host machine
 2022-03-07 21:43 UTC 

[PATCH] mt76: mt7921: move mt7921_init_hw in a dedicated work
 2022-03-07 21:46 UTC  (3+ messages)

[PATCH] gpu/cuda: missing slash in libcuda.so path
 2022-03-07 21:47 UTC  (2+ messages)

[Buildroot] [git commit] configs/microchip_sam9x60ek_mmc_dev_defconfig: add quotes around string
 2022-03-07 21:40 UTC 

[Buildroot] [git commit] package/pkg-python: fix headers install
 2022-03-07 21:39 UTC 

[Buildroot] [PATCH] package/gdb: fix when gmp is installed on the host machine
 2022-03-07 21:46 UTC  (2+ messages)

[Buildroot] [PATCH] configs/microchip_sam9x60ek_mmc_dev_defconfig: fix build failure due to previous wrong commit
 2022-03-07 21:46 UTC  (2+ messages)

stable-rc/queue/4.19 build: 172 builds: 6 failed, 166 passed, 2 errors, 29 warnings (v4.19.232-52-g77cac508ebda)
 2022-03-07 21:45 UTC 

[Buildroot] [PATCH 1/1] package/pkg-python: fix headers install
 2022-03-07 21:45 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/directfb: change upstream site
 2022-03-07 21:44 UTC  (3+ messages)

[PATCH v2 net-next] net: dsa: unlock the rtnl_mutex when dsa_master_setup() fails
 2022-03-07 21:44 UTC  (4+ messages)

[ndctl PATCH] scripts/docsurgeon: Fix document header for section 1 man pages
 2022-03-07 21:43 UTC  (3+ messages)

[PATCH] KVM: x86/pmu: Isolate TSX specific perf_event_attr.attr logic for AMD
 2022-03-07 21:39 UTC  (2+ messages)

[PATCH RESEND] arm: drop unused includes of <linux/personality.h>
 2022-03-07 21:36 UTC  (4+ messages)

What's cooking in git.git (Mar 2022, #01; Thu, 3)
 2022-03-07 21:34 UTC  (8+ messages)
` tb/cruft-packs (was Re: What's cooking in git.git (Mar 2022, #01; Thu, 3))


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.