All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-02-14 17:25:53 to 2022-02-14 18:14:22 UTC [more...]

[PATCH 0/4] Broadcom STB PM PSCI extensions
 2022-02-14 18:12 UTC  (8+ messages)

[PATCH v1 00/14] Support sync buffered writes for io-uring
 2022-02-14 18:14 UTC  (17+ messages)
` [PATCH v1 01/14] fs: Add flags parameter to __block_write_begin_int
` [PATCH v1 02/14] mm: Introduce do_generic_perform_write
` [PATCH v1 03/14] mm: add noio support in filemap_get_pages
` [PATCH v1 04/14] mm: Add support for async buffered writes
` [PATCH v1 05/14] fs: split off __alloc_page_buffers function
` [PATCH v1 06/14] fs: split off __create_empty_buffers function
` [PATCH v1 07/14] fs: Add aop_flags parameter to create_page_buffers()
` [PATCH v1 08/14] fs: add support for async buffered writes
` [PATCH v1 09/14] io_uring: "
` [PATCH v1 10/14] io_uring: Add tracepoint for short writes
` [PATCH v1 11/14] sched: add new fields to task_struct
` [PATCH v1 12/14] mm: support write throttling for async buffered writes
` [PATCH v1 13/14] io_uring: "
` [PATCH v1 14/14] block: enable async buffered writes for block devices

[PATCH v2 00/66] Allwinner A31/A83T MIPI CSI-2 Support and A31 ISP Support
 2022-02-14 18:12 UTC  (4+ messages)
` [PATCH v2 30/66] media: sun6i-csi: Add bridge v4l2 subdev with port management

[PATCH v3 1/4] wic: partition: Support valueless keys in sourceparams
 2022-02-14 18:12 UTC  (4+ messages)
` [PATCH v3 2/4] wic: rawcopy: Add support for packed images
` [PATCH v3 3/4] selftest: wic: Remove requirement of syslinux from test_rawcopy_plugin
` [PATCH v3 4/4] selftest: wic: Add rawcopy plugin unpack test

[PATCH] usb: gadget: f_uac1: add superspeed transfer support
 2022-02-14 18:11 UTC  (3+ messages)
` [RFC PATCH] usb: gadget: f_uac1: ac_int_ep_desc_comp can be static

XDP_REDIRECT not working in XDP_DRV_MODE with Intel xgbe driver
 2022-02-14 18:10 UTC 

[PATCH v6 0/7] kernfs: Introduce hashed mutexes to replace global kernfs_open_file_mutex
 2022-02-14 18:10 UTC  (5+ messages)
` [PATCH v6 1/7] "
` [PATCH v6 6/7] kernfs: Introduce hashed rw-sem to replace per-fs kernfs_rwsem

[RFC PATCH] watchdog: da9062: Correct the timeout values [Klartext]
 2022-02-14 18:02 UTC  (5+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-02-14 18:10 UTC 

[PATCH v10 00/15] Function Granular KASLR
 2022-02-14 18:10 UTC  (7+ messages)
` [PATCH v10 02/15] livepatch: avoid position-based search if `-z unique-symbol` is available

[PATCH v3 00/14] CXL Region driver
 2022-02-14 18:09 UTC  (5+ messages)
` [PATCH v3 08/14] cxl/region: HB port config verification

[igt-dev] [PATCH i-g-t 0/2] Nuke unload_i915
 2022-02-14 18:08 UTC  (5+ messages)
` [igt-dev] [PATCH i-g-t 1/2] lib: Add silent __igt_i915_driver_unload

sysfs: cannot create duplicate filename
 2022-02-14 18:08 UTC  (2+ messages)

[PATCH] spapr: prevent hdec timer being set up under virtual hypervisor
 2022-02-14 18:05 UTC  (3+ messages)

[PATCH v1 0/2] io-uring: use consisten tracepoint format
 2022-02-14 18:04 UTC  (3+ messages)
` [PATCH v1 1/2] io-uring: add __fill_cqe function
` [PATCH v1 2/2] io-uring: Make tracepoints consistent

[PATCH] inode: fix comment for find_inode_by_ino_rcu
 2022-02-14 17:57 UTC 

[PATCH 1/6] rtw89: make rfk helpers common across chips
 2022-02-14 18:06 UTC  (2+ messages)

[PATCH v3 00/31] libsas and pm8001 fixes
 2022-02-14 18:06 UTC  (6+ messages)
` [PATCH v3 01/31] scsi: libsas: Fix sas_ata_qc_issue() handling of NCQ NON DATA commands
` [PATCH v3 17/31] scsi: pm8001: Fix pm8001_tag_alloc() failures handling

[PATCH v1 0/2] mm: enforce pageblock_order < MAX_ORDER
 2022-02-14 18:05 UTC  (18+ messages)
` [PATCH v1 1/2] cma: factor out minimum alignment requirement
` [PATCH v1 2/2] mm: enforce pageblock_order < MAX_ORDER

[PATCH] brcmfmac: Add BCM43454/6 support
 2022-02-14 18:05 UTC  (2+ messages)

[PATCH 7/8] fetch: fetch unpopulated, changed submodules
 2022-02-14 18:04 UTC  (2+ messages)

[Intel-gfx] [PATCH 0/6] drm/i915: SAGV fixes
 2022-02-14 18:04 UTC  (8+ messages)
` [Intel-gfx] [PATCH 4/6] drm/i915: Unconfuse pre-icl vs. icl+ intel_sagv_{pre, post}_plane_update()
` [Intel-gfx] [PATCH 6/6] drm/i915: Pimp icl+ sagv pre/post update

out of tree driver builds broken with C++
 2022-02-14 18:03 UTC  (9+ messages)

[PATCH] gcsections: add nativesdk-cairo to exclude list
 2022-02-14 18:02 UTC  (4+ messages)
` [poky] "

[PATCH 4/6] rtw88: coex: Add WL MIMO power saving for Bluetooth gaming controller
 2022-02-14 18:02 UTC  (2+ messages)

Inconsistent lock state warning for rxe_poll_cq()
 2022-02-14 18:01 UTC 

[PATCH REPOST 0/8] kernel/fork: Move thread stack free otu of the scheduler path
 2022-02-14 18:00 UTC  (11+ messages)
` [PATCH 3/8] kernel/fork, IA64: Provide a alloc_thread_stack_node() for IA64
` [PATCH 7/8] kernel/fork: Only cache the VMAP stack in finish_task_switch()

RTT-PROBE: lore-subspace-rtt
 2022-02-14 18:00 UTC 

[PATCH v2] serial: parisc: GSC: fix build when IOSAPIC is not set
 2022-02-14 18:00 UTC 

[PATCH 1/2] drm: Add HPD state to drm_connector_oob_hotplug_event()
 2022-02-14 17:59 UTC  (4+ messages)
  ` [Intel-gfx] "

[PATCH 0/7] RFC: sparse checkout: make --cone mode the default, and check add/set argument validity
 2022-02-14 17:59 UTC  (3+ messages)
` [PATCH 5/7] sparse-checkout: reject non-cone-mode patterns starting with a '#'

[PATCH 2/6] rtw88: coex: Improve WL throughput when HFP COEX
 2022-02-14 17:59 UTC  (2+ messages)

[PATCH] dax: make sure inodes are flushed before destroy cache
 2022-02-14 17:59 UTC  (2+ messages)

[PATCH v2] arm64: Correct wrong label in macro __init_el2_gicv3
 2022-02-14 17:56 UTC  (2+ messages)

[RFC PATCH v10 00/48] ceph+fscrypt: full support
 2022-02-14 17:57 UTC  (2+ messages)

[PATCH v1 1/7] Documentation: fpga: dfl: add description of IOFS
 2022-02-14 17:56 UTC  (3+ messages)

[PATCH 01/15] dt-bindings: pwm: allwinner,sun4i-a10: include generic pwm schema
 2022-02-14 17:54 UTC  (6+ messages)
` [PATCH 11/15] dt-bindings: pwm: intel,keembay: do not require pwm-cells

[PATCH] drm/msm: populate intf_audio_select() base on hardware capability
 2022-02-14 17:55 UTC  (3+ messages)

[PATCH v7 00/12] x86/edac/amd64: Add support for GPU nodes
 2022-02-14 17:54 UTC  (4+ messages)
` [PATCH v7 03/12] EDAC/mce_amd: Extract node id from MCA_IPID

Installer failed to install on Win 11
 2022-02-14 17:55 UTC  (2+ messages)

[GIT PULL] regulator fixes for v5.17-rc4
 2022-02-14 17:54 UTC  (2+ messages)

[PATCH v11 0/4] PMU-EBB support for PPC64 TCG
 2022-02-14 17:52 UTC  (4+ messages)
` [PATCH v11 3/4] target/ppc: add PPC_INTERRUPT_EBB and EBB exceptions

[PATCH 1/6] net/nfb: add missing libfdt dependency for build
 2022-02-14 17:54 UTC  (9+ messages)
` [PATCH 3/6] drivers/nfb: do not report zero-sized TX burst
` [PATCH 6/6] drivers/nfb: add support for more MAC addresses

[PATCH] drm/amd/display: Protect update_bw_bounding_box FPU code
 2022-02-14 17:53 UTC  (2+ messages)

[PATCH v2 00/13] Implement livepatch on PPC32 and more
 2022-02-14 17:51 UTC  (6+ messages)
` [PATCH v2 11/13] powerpc/ftrace: directly call of function graph tracer by ftrace caller
` [PATCH v2 12/13] powerpc/ftrace: Prepare ftrace_64_mprofile.S for reuse by PPC32

[PATCH] mctp: fix use after free
 2022-02-14 17:51 UTC 

[PATCH v3 00/15] In-core git merge-tree ("Server side merges")
 2022-02-14 17:51 UTC  (4+ messages)
` [PATCH v4 00/12] "
  ` [PATCH v4 04/12] merge-tree: implement real merges

[RFC V2 01/21] rv: Add Runtime Verification (RV) interface
 2022-02-14 17:50 UTC  (3+ messages)

[PATCH V2] wcn36xx: use struct_size over open coded arithmetic
 2022-02-14 17:51 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-02-14 17:51 UTC 

[PATCH 0/2][RFC] Make delay before debouncing configurable
 2022-02-14 17:50 UTC  (6+ messages)

[PATCH v6 7/7] kernfs: Replace per-fs rwsem with hashed ones
 2022-02-14 17:49 UTC  (3+ messages)

[PATCH] serial: parisc: GSC: fix build when PCI_LBA is not set
 2022-02-14 17:47 UTC  (8+ messages)

[PATCH v4] ath11k: fix destination monitor ring out of sync
 2022-02-14 17:47 UTC  (3+ messages)

[PULL 0/3] Block patches
 2022-02-14 17:15 UTC 

[PATCH 1/2] ath11k: fix WARN_ON during ath11k_mac_update_vif_chan
 2022-02-14 17:46 UTC  (3+ messages)

[PATCH net] dpaa2-eth: Initialize mutex used in one step timestamping path
 2022-02-14 17:45 UTC 

[Intel-gfx] [stanislav.lisovskiy@intel.com: Re: [PATCH 4/6] drm/i915: Unconfuse pre-icl vs. icl+ intel_sagv_{pre, post}_plane_update()]
 2022-02-14 17:43 UTC 

connman issues with enlightenment since last upgrade to version 1.41 Boîte de réception
 2022-02-14 17:45 UTC  (2+ messages)

[PATCH] ath11k: fix uninitialized rate_idx in ath11k_dp_tx_update_txcompl()
 2022-02-14 17:45 UTC  (3+ messages)

AMDGPU: RX 6500 XT: System reset when loading module
 2022-02-14 17:45 UTC  (3+ messages)

[PATCH v3 35/40] cxl/core/port: Add endpoint decoders
 2022-02-14 17:45 UTC  (3+ messages)
` [PATCH v4 "

[Intel-gfx] [PATCH 1/2] drm/i915/lrc: move lrc_get_runtime() to intel_lrc.c
 2022-02-14 17:38 UTC  (2+ messages)
` [Intel-gfx] [PATCH 2/2] drm/i915/lrc: replace include with forward declarations

[PATCH 0/8] ucounts: RLIMIT_NPROC fixes
 2022-02-14 17:43 UTC  (5+ messages)
` [PATCH 3/8] ucounts: Fix and simplify RLIMIT_NPROC handling during setuid()+execve

[Intel-gfx] [PATCH] drm/i915/pxp: prefer forward declaration over includes
 2022-02-14 17:36 UTC 

[linux-5.4 test] 168106: trouble: blocked/broken/fail/pass
 2022-02-14 17:43 UTC 

[PATCH 00/14] clean up asm/uaccess.h, kill set_fs for good
 2022-02-14 17:35 UTC  (11+ messages)
` [PATCH 07/14] uaccess: generalize access_ok()
  ` [OpenRISC] [PATCH 00/14] clean up asm/uaccess.h, kill set_fs for good

DSA using cpsw and lan9303
 2022-02-14 17:43 UTC  (3+ messages)

[tpm2] [RELEASE CANDIDATES] tpm2-tss 3.2.0-rc1 3.1.1-rc1 3.0.5-rc1
 2022-02-14 17:43 UTC 

[PULL 0/5] 9p queue 2022-02-10
 2022-02-14 17:40 UTC  (4+ messages)

[PATCH] iio: use div64_u64() instead of do_div()
 2022-02-14 17:42 UTC  (6+ messages)

[PATCH 0/6] block: bug fixes in preparation of AioContext removal
 2022-02-14 17:39 UTC  (6+ messages)
` [PATCH 5/6] test-bdrv-drain.c: remove test_detach_by_parent_cb()

[PATCH for-next v11 00/11] Move two object pools to rxe_mcast.c
 2022-02-14 17:41 UTC  (7+ messages)
` [PATCH for-next v11 08/11] RDMA/rxe: Add code to cleanup mcast memory

[PATCH v2 0/4] Support pli1209bc Digital Supervisor
 2022-02-14 17:40 UTC  (5+ messages)
` [PATCH v2 3/4] pmbus: Add support for pli1209bc
` [PATCH v2 4/4] pmbus (pli1209bc): Add regulator support

RTT-PROBE: lore-subspace-rtt
 2022-02-14 17:40 UTC 

Fw: [Bug 215599] New: System freeze after add mirror rule from traffic control
 2022-02-14 17:39 UTC 

[PATCH v5 0/2] kernfs: use hashed mutex and spinlock in place of global ones
 2022-02-14 17:39 UTC  (5+ messages)
` [PATCH v5 1/2] "

[Buildroot] [PATCH] utils/docker-run: hide docker run command
 2022-02-14 17:38 UTC 

[PATCH 0/9] drm/panfrost: Initial Valhall support
 2022-02-14 17:38 UTC  (5+ messages)
` [PATCH 1/9] dt-bindings: Add arm,mali-valhall compatible

[PATCH] x86/tsx: Use MSR_TSX_CTRL to clear CPUID bits
 2022-02-14 17:38 UTC  (2+ messages)

start sorting out the ZONE_DEVICE refcount mess v2
 2022-02-14 17:37 UTC  (4+ messages)
` [PATCH 09/27] mm: generalize the pgmap based page_free infrastructure
  ` [Nouveau] "

[PATCH] dir: force untracked cache with core.untrackedCache
 2022-02-14 17:37 UTC 

[PATCH v13 00/10] Add support for audio on SC7280 based targets
 2022-02-14 17:34 UTC  (7+ messages)
` [PATCH v13 07/10] ASoC: qcom: Add support for codec dma driver

Upgrading bbappend files #devtool #bitbake
 2022-02-14 17:36 UTC 

[PATCH v3 0/4] virtio-iommu: Support VIRTIO_IOMMU_F_BYPASS_CONFIG
 2022-02-14 17:34 UTC  (2+ messages)

[PATCH v5 0/5] iommu: Allow IOVA rcache range be configured
 2022-02-14 17:29 UTC  (12+ messages)
` [PATCH v5 1/5] iommu: Refactor iommu_group_store_type()
` [PATCH v5 2/5] iova: Allow rcache range upper limit to be flexible
` [PATCH v5 3/5] iommu: Allow iommu_change_dev_def_domain() realloc same default domain type
` [PATCH v5 4/5] iommu: Allow max opt DMA len be set for a group via sysfs
` [PATCH v5 5/5] iova: Add iova_len argument to iova_domain_init_rcaches()

[PATCH v6 00/16] submodule: convert the rest of 'update' to C
 2022-02-14 17:34 UTC  (6+ messages)
` [PATCH v7 00/20] "

[syzbot] possible deadlock in worker_thread
 2022-02-14 17:34 UTC  (10+ messages)

[PATCH] devargs: Fix crash due to global devargs uninitailization from secondary process
 2022-02-14 17:33 UTC  (2+ messages)

[PATCH] x86, alternative: bump MAX_PATCH_LEN
 2022-02-14 17:32 UTC 

[PATCH] mac80211: fix forwarded mesh frames AC & queue selection
 2022-02-14 17:32 UTC 

[PATCH] x86, alternative: simplify DUMP_BYTES macro
 2022-02-14 17:30 UTC 

[PATCH v7 3/8] storage: implement network profile encryption
 2022-02-14 17:30 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-02-14 17:30 UTC 

Fw: [Bug 215599] New: System freeze after add mirror rule from traffic control
 2022-02-14 17:30 UTC 

[PATCH v1 0/8] Scrap iommu_attach/detach_group() interfaces
 2022-02-14 17:25 UTC  (9+ messages)
` [PATCH v1 1/8] iommu: Add iommu_group_replace_domain()

[PATCH v2 0/4] leds/power/regulator/mfd: dt-bindings: maxim,max77693: convert to dtschema
 2022-02-14 17:28 UTC  (8+ messages)
` [PATCH v2 3/4] regulator: "

[willy-pagecache:for-next 58/85] mm/folio-compat.c:181:9: error: implicit declaration of function 'folio_mlock'; did you mean 'folio_lock'?
 2022-02-14 17:28 UTC  (3+ messages)

[igt-dev] [PATCH i-g-t 0/1] Fix for gem_spin_batch
 2022-02-14 17:22 UTC  (2+ messages)
` [igt-dev] [PATCH i-g-t 1/1] tests/i915/gem_spin_batch: Removing context persistence

[PATCH v3 bpf-next 0/3] libbpf: support custom SEC() handlers
 2022-02-14 17:27 UTC  (7+ messages)
` [PATCH v3 bpf-next 3/3] selftests/bpf: add custom SEC() handling selftest

[RFC] media: uapi: Move HEVC stateless controls out of staging
 2022-02-14 17:26 UTC  (6+ messages)

[PATCH 0/5] date.[ch] API: split from cache.h, add API docs, stop leaking memory
 2022-02-14 17:25 UTC  (3+ messages)
` [PATCH v2 "

[PATCH v2 0/2] btrfs: zoned: mark relocation as writing
 2022-02-14 17:22 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.