All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-06-09 15:13:13 to 2022-06-09 15:57:00 UTC [more...]

[PATCH v4 00/10] Implement bdrv_{pread, pwrite, pwrite_sync, pwrite_zeroes}() using generated_co_wrapper
 2022-06-09 15:14 UTC  (3+ messages)
` [PATCH v4 03/10] block: Make bdrv_{pread, pwrite}() return 0 on success
` [PATCH v4 05/10] block: Make bdrv_co_pwrite() take a const buffer

[PATCH v5 00/10] Implement bdrv_{pread, pwrite, pwrite_sync, pwrite_zeroes}() using generated_co_wrapper
 2022-06-09 15:27 UTC  (3+ messages)
` [PATCH v5 02/10] block: Change bdrv_{pread, pwrite, pwrite_sync}() param order
` [PATCH v5 10/10] block/qcow2: Use bdrv_pwrite_sync() in qcow2_mark_dirty()

[PATCH 0/8] virtio-blk: removal of AioContext lock
 2022-06-09 14:37 UTC  (6+ messages)
` [PATCH 1/8] virtio_queue_aio_attach_host_notifier: remove "
` [PATCH 4/8] virtio: categorize callbacks in GS
` [PATCH 5/8] virtio-blk: mark GLOBAL_STATE_CODE functions
` [PATCH 6/8] virtio-blk: mark IO_CODE functions
` [PATCH 7/8] VirtIOBlock: protect rq with its own lock

[PATCH v2 00/48] dt-bindings: input: gpio-keys: rework matching children
 2022-06-09 15:55 UTC  (16+ messages)
` [PATCH v2 01/48] dt-bindings: input: gpio-keys: enforce node names to match all properties
` [PATCH v2 02/48] dt-bindings: input: gpio-keys: reference input.yaml and document properties
` [PATCH v2 03/48] dt-bindings: input: gpio-keys: accept also interrupt-extended
` [PATCH v2 04/48] dt-bindings: pinctrl: nuvoton,wpcm450-pinctrl: align key node name
` [PATCH v2 32/48] arm64: dts: rockchip: align gpio-key node names with dtschema

[PATCH v1 00/16] ACPI: Get rid of the list of children in struct acpi_device
 2022-06-09 15:56 UTC  (22+ messages)
` [PATCH v1 04/16] thunderbolt: ACPI: Use acpi_find_child_by_adr()
` [PATCH v1 05/16] USB: "
` [PATCH v1 06/16] ACPI: container: Use acpi_dev_for_each_child()
` [PATCH v1 09/16] ACPI: video: "
` [PATCH v1 10/16] ACPI: bus: Introduce acpi_dev_for_each_child_reverse()
` [PATCH v1 12/16] platform/x86/thinkpad_acpi: Use acpi_dev_for_each_child()
` [PATCH v1 14/16] soundwire: "
` [PATCH v1 15/16] ACPI / MMC: PM: Unify fixing up device power

[PULL 00/55] target-arm queue
 2022-06-09 15:24 UTC  (2+ messages)

[PATCH 02/12] event/octeontx: fix SSO fastpath
 2022-06-09 15:55 UTC  (5+ messages)
` [PATCH v3 01/11] "
  ` [PATCH v3 11/11] net/thunderx: populate max and min MTU values

[PATCH v2 00/71] target/arm: Scalable Matrix Extension
 2022-06-09 15:34 UTC  (16+ messages)
` [PATCH v2 31/71] target/arm: Move error for sve%d property to arm_cpu_sve_finalize
` [PATCH v2 33/71] target/arm: Generalize cpu_arm_{get,set}_vq
` [PATCH v2 34/71] target/arm: Generalize cpu_arm_{get, set}_default_vec_len
` [PATCH v2 36/71] target/arm: Unexport aarch64_add_*_properties
` [PATCH v2 37/71] target/arm: Add cpu properties for SME
` [PATCH v2 39/71] target/arm: Add SVL to TB flags
` [PATCH v2 40/71] target/arm: Move pred_{full, gvec}_reg_{offset, size} to translate-a64.h

[PATCH v2] i2c-xiic: Fix the type check for xiic_wakeup
 2022-06-09 15:55 UTC  (2+ messages)

[PATCH v2] x86emul/test: encourage compiler to use more embedded broadcast
 2022-06-09 15:54 UTC  (2+ messages)

[PATCH] drm/msm: Grab the GPU runtime in a6xx routines, not the GMU one
 2022-06-09 15:54 UTC  (5+ messages)

[RFC PATCH v2 0/5] Apple Macs machine/platform ASoC driver
 2022-06-09 15:53 UTC  (10+ messages)
` [RFC PATCH v2 5/5] ASoC: apple: Add macaudio machine driver

Per file OOM badness
 2022-06-09 15:54 UTC  (18+ messages)
` [PATCH 03/13] mm: shmem: provide oom badness for shmem files
              ` [Intel-gfx] "
              ` [Nouveau] "

[PATCH 00/20] migration: remove QEMUFileOps concept and assume use of QIOChannel
 2022-06-09 15:00 UTC  (5+ messages)
` [PATCH 09/20] migration: convert savevm to use QIOChannelBlock for VMState
` [PATCH 10/20] migration: stop passing 'opaque' parameter to QEMUFile hooks

[PATCH] EFI: strip xen.efi when putting it on the EFI partition
 2022-06-09 15:52 UTC 

[PATCH v2] drm/msm: Switch ordering of runpm put vs devfreq_idle
 2022-06-09 15:52 UTC  (3+ messages)

[PATCH wpan-next 0/6] net: ieee802154: PAN management
 2022-06-09 15:52 UTC  (13+ messages)
` [PATCH wpan-next 1/6] net: ieee802154: Drop coordinator interface type

[PATCH] x86/mm: further simplify cleanup_page_mappings()
 2022-06-09 15:50 UTC  (2+ messages)

[PATCH] drm/msm: Switch ordering of runpm put vs devfreq_idle
 2022-06-09 15:50 UTC  (9+ messages)
  ` [Freedreno] "

[PATCH 0/2] Introduce dns_interval procfs setting
 2022-06-09 15:49 UTC  (9+ messages)

[PATCH v5 bpf-next] selftests/bpf: Add benchmark for local_storage get
 2022-06-09 15:49 UTC  (4+ messages)

[PATCH] scripts: kernel-doc: Always increment warnings counter
 2022-06-09 15:48 UTC  (2+ messages)

[PATCH v12 0/9] ACPI/IORT: Support for IORT RMR node
 2022-06-09 15:47 UTC  (5+ messages)
` [PATCH v12 6/9] iommu/arm-smmu-v3: Introduce strtab init helper

[PATCH 0/2] hw/nvme: Add shadow doorbell buffer support
 2022-06-09 14:29 UTC  (4+ messages)
` [PATCH 1/2] hw/nvme: Implement "

[PATCH 00/10] scsi: Replace tasklets as BH
 2022-06-09 15:46 UTC  (6+ messages)
` [PATCH 09/10] scsi/ibmvscsi: Replace srp tasklet with work
` [PATCH 10/10] scsi/lpfc: Remove bogus references to discovery tasklet

[PATCH] arm64/hugetlb: Simplify the huge_ptep_set_access_flags()
 2022-06-09 15:44 UTC  (3+ messages)

[PATCH 0/2] Check for MSI allocation
 2022-06-09 15:38 UTC  (3+ messages)
` [PATCH 1/2] msi: The MSI framework only supports 2048 platform MSIs
` [PATCH 2/2] msi: Add sanity check if more than MAX_DEV_MSIS MSIs are requested

[PATCH 1/1] usb: cdns3: fix random warning message when driver load
 2022-06-09 15:44 UTC 

[dm-devel] [RFC PATCH v8 00/17] Integrity Policy Enforcement LSM (IPE)
 2022-06-08 22:28 UTC  (4+ messages)
` [dm-devel] [RFC PATCH v8 10/17] block|security: add LSM blob to block_device
    `  "

[PATCH net-next 0/7] net: reduce tcp_memory_allocated inflation
 2022-06-09 15:43 UTC  (9+ messages)
` [PATCH net-next 4/7] net: implement per-cpu reserves for memory_allocated
` [PATCH net-next 5/7] net: fix sk_wmem_schedule() and sk_rmem_schedule() errors

[PATCH v2 0/5] Add perf stat default events for hybrid machines
 2022-06-09 15:43 UTC  (5+ messages)
` [PATCH v2 4/5] perf x86 evlist: Add default hybrid events for perf stat
` [PATCH v2 5/5] perf stat: Add topdown metrics in the default perf stat on the hybrid machine

[PATCH v3] sysctl: handle table->maxlen robustly for proc_dobool
 2022-06-09 15:42 UTC  (2+ messages)

[lttng-dev] [PATCH] Use lu% instead ld% to print count
 2022-06-09  3:08 UTC 

[PATCH v2 4/5] usb: host: xhci-plat: prepare operation w/o shared hcd
 2022-06-09 15:41 UTC  (4+ messages)
` [RFT PATCH] xhci: Fix null pointer dereference in resume if xhci has only one roothub

[PATCH v2 0/6] bsd-user upstreaming: read, write and exit
 2022-06-09 14:16 UTC  (4+ messages)
` [PATCH v2 6/6] bsd-user/freebsd/os-syscall.c: Implement exit

[cocci] [PATCH v2] coccinelle: ifaddr: Find address test in more complex conditions
 2022-06-09 15:41 UTC  (6+ messages)
    ` [cocci] "
        `  "

commit-graph overflow generation chicken and egg
 2022-06-09 15:39 UTC  (5+ messages)

[linux-stable-rc:queue/5.15 1/112] fs/ntfs3/xattr.c:684:12: error: redefinition of 'ntfs_xattr_get_acl'
 2022-06-09 15:39 UTC 

[PATCH v2 net-next] net: neigh: add netlink filtering based on LLADDR for dump
 2022-06-09 15:38 UTC  (7+ messages)

[PATCH v2 0/3] bpf: Add bpf_verify_pkcs7_signature() helper
 2022-06-09 15:38 UTC  (5+ messages)
` [PATCH v2 2/3] selftests/bpf: Add test_progs opts for sign-file and kernel priv key + cert

[PATCH v3 0/3] Add support for multiport controller
 2022-06-09 15:38 UTC  (3+ messages)
` [PATCH v3 1/3] dt-bindings: usb: dwc3: Add support for multiport related properties

[PATCH 0/2] target/arm: SCR_EL3 RES0, RAO/WI tweaks
 2022-06-09 15:13 UTC  (5+ messages)
` [PATCH 1/2] target/arm: SCR_EL3 bits 4,5 are always res0
` [PATCH 2/2] target/arm: SCR_EL3.RW is RAO/WI without AArch32 EL[12]

[PATCH] drm/stm: ltdc: fix various coding-style warnings
 2022-06-09 15:36 UTC  (3+ messages)

[PATCH] Documentation/features: Update the arch support status files
 2022-06-09 15:37 UTC  (5+ messages)

[PATCH] drm/stm: ltdc: remove error message about scaling
 2022-06-09 15:35 UTC  (3+ messages)

[net] net: seg6: fix seg6_lookup_any_nexthop() to handle VRFs using flowi_l3mdev
 2022-06-09 15:36 UTC  (2+ messages)

[REPOST PATCH] locking/lockdep: Remove lockdep_init_map_crosslock
 2022-06-09 15:36 UTC 

[PATCH] rockchip: make_fit_atf: generate signed conf when FIT_SIGN_KEY is set
 2022-06-09 15:36 UTC 

[PATCH v8 0/4] use more system keyrings to verify arm64 and s390 kexec kernel image signature
 2022-06-09 15:35 UTC  (7+ messages)

ICITS'2023 | Cusco, Peru | Deadline: September 4
 2022-06-09 15:01 UTC 

[RFC] [PATCH 0/3] Optimize spi_sync path
 2022-06-09 15:34 UTC  (7+ messages)
` [RFC] [PATCH 3/3] drivers: spi: spi.c: Don't use the message queue if possible in spi_sync

[PATCH] MAINTAINERS: drop XSM maintainer
 2022-06-09 15:33 UTC 

[PATCH] docs: Move the HTE documentation to driver-api/
 2022-06-09 15:33 UTC  (3+ messages)

[PATCH 1/2] mac80211: fix overflow issues in airtime fairness code
 2022-06-09 15:33 UTC  (3+ messages)

[PATCH] blk-mq: Don't disable preemption around __blk_mq_run_hw_queue()
 2022-06-09 15:31 UTC 

[PATCH] Staging: rts5208: spi: Removed unnecessary ftrace-like logging
 2022-06-09 15:31 UTC 

[PATCH -next] spi: Return true/false (not 1/0) from bool function
 2022-06-09 15:28 UTC  (4+ messages)

[PATCH v3 0/3] Misc AC97 clean ups
 2022-06-09 14:12 UTC  (7+ messages)

[PATCH v3 00/10] Implement bdrv_{pread, pwrite, pwrite_sync, pwrite_zeroes}() using generated_co_wrapper
 2022-06-09 15:13 UTC  (9+ messages)
` [PATCH v3 07/10] block: Implement bdrv_{pread, pwrite, "
  ` [PATCH v3 07/10] block: Implement bdrv_{pread,pwrite,pwrite_zeroes}() "

[PATCH] RDMA/rxe: Split rxe_invalidate_mr into local and remote versions
 2022-06-09 15:28 UTC  (2+ messages)

[PATCH] net: error on unsupported IP setsockopts in IPv6
 2022-06-09 15:26 UTC 

[PATCH mptcp-next] Squash to "selftests/bpf: Add bpf_first test"
 2022-06-09 15:27 UTC  (2+ messages)

[Cluster-devel] [PATCH v2 02/19] mm: Convert all PageMovable users to movable_operations
 2022-06-09 15:27 UTC  (2+ messages)
`  "

[PATCH] staging: qlge: qlge_main.c: convert do-while loops to for loops
 2022-06-09 15:26 UTC  (2+ messages)

[PATCH v2 000/144] KVM: selftests: Overhaul APIs, purge VCPU_ID
 2022-06-09 15:26 UTC  (11+ messages)
` [PATCH v2 048/144] KVM: selftests: Rename 'struct vcpu' to 'struct kvm_vcpu'

[PATCH 0/3] ASoC: SOF: Intel: Fix IMR boot race caused by early core booting
 2022-06-09 15:25 UTC  (2+ messages)

[PATCH 0/5] docs/doc-guide: Sphinx related updates
 2022-06-09 15:26 UTC  (3+ messages)
` [PATCH 2/5] docs/doc-guide: Mention make variable SPHINXDIRS

[Bug 1030] rte_malloc() and rte_free() get stuck when used with signal handler
 2022-06-09 15:25 UTC  (2+ messages)

[PATCH 0/2] remoteproc: imx: add start up delay
 2022-06-09 15:23 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: remoteproc: imx_rproc: add fsl,startup-delay-ms

[PATCH 0/2] spl, rk3399: fix FIT image loadingg out-of-range
 2022-06-09 15:23 UTC  (3+ messages)
` [PATCH 1/2] spl: fit: add config option for temporary buffer when loading image
` [PATCH 2/2] rockchip: rk3399: enable spl-fifo-mode for sdmmc only when needed

[next] arm64: boot failed - next-20220606
 2022-06-09 15:23 UTC  (13+ messages)

[RFC PATCH RESEND] scripts/checkpatch.pl: Change line limit warning
 2022-06-09 13:56 UTC  (2+ messages)

[PATCH v4 0/2] Add software clock gating requirement check
 2022-06-09 15:22 UTC  (3+ messages)
` [PATCH v4 1/2] soundwire: qcom: Add flag for software clock gating check

【rte_malloc & free】the issue of crashing at malloc_elem_free
 2022-06-09 15:24 UTC  (2+ messages)

UDP-GRO not working
 2022-06-09 15:24 UTC  (3+ messages)

[PATCH v2] mm: sysctl: fix missing numa_stat when !CONFIG_HUGETLB_PAGE
 2022-06-09 15:15 UTC  (2+ messages)

[RFC PATCH 0/3] trace2: log "signal" end events if we invoke BUG()
 2022-06-09 15:23 UTC  (7+ messages)
` [RFC PATCH 1/3] test-tool: don't fake up BUG() exits as code 99

[dm-devel] [PATCH] multipath-tools: tests: fix hwtable test
 2022-06-09 15:22 UTC  (2+ messages)

[PATCH v5 00/45] Transactional block-graph modifying API
 2022-06-09 14:56 UTC  (7+ messages)
` [PATCH v5 14/45] block/snapshot: drop indirection around bdrv_snapshot_fallback_ptr
` [PATCH v5 21/45] block: add bdrv_try_set_aio_context_tran transaction action

[dm-devel] [PATCH] libmultipath: hwtable: remove ETERNUS AB/HB NVMe
 2022-06-09 15:22 UTC  (2+ messages)

[PATCH v10 0/7] feec() energy margin removal
 2022-06-09 15:23 UTC  (3+ messages)
` [PATCH v10 1/7] sched/fair: Provide u64 read for 32-bits arch helper

[PULL 0/3] xen queue 2022-06-09
 2022-06-09 14:02 UTC  (3+ messages)
` [PULL 1/3] hw/ide/piix: Remove redundant "piix3-ide-xen" device class
` [PULL 2/3] hw/ide/piix: Add some documentation to pci_piix3_xen_ide_unplug()

stable-rc/queue/5.17 build: 178 builds: 2 failed, 176 passed, 4 errors, 25 warnings (v5.17.13-771-g7e31d4d24cd1)
 2022-06-09 15:21 UTC 

[PATCH] arm64/smp: check !ipi_desc[i] in arch_show_interrupts
 2022-06-09 15:20 UTC  (3+ messages)

[PATCH] ceph: wait on async create before checking caps for syncfs
 2022-06-09 15:20 UTC  (8+ messages)

[PATCH] net/octeontx_ep: updated ethdev ops
 2022-06-09 15:19 UTC 

[PATCH v4 00/53] semihosting cleanup
 2022-06-09 13:51 UTC  (4+ messages)
` [PATCH v4 08/53] semihosting: Split out guestfd.c

vmlinux.h conflicts with bpf.h
 2022-06-09 15:20 UTC 

[PATCH 0/4] clean up zero-length arrays
 2022-06-09 15:19 UTC  (3+ messages)
` [PATCH v4 "

[PATCH v2 0/2] dt-bindings: sifive: fix dt-schema errors
 2022-06-09 15:18 UTC  (5+ messages)

[PATCH] delayacct: Remove some unused variables
 2022-06-09 14:44 UTC 

[PATCHv2 net 0/3] Documentation: add description for a couple of sctp sysctl options
 2022-06-09 15:17 UTC  (4+ messages)
` [PATCHv2 net 1/3] Documentation: add description for net.sctp.reconf_enable
` [PATCHv2 net 2/3] Documentation: add description for net.sctp.intl_enable
` [PATCHv2 net 3/3] Documentation: add description for net.sctp.ecn_enable

[RFC][PATCH] docs: note exception for PCIe IO port access
 2022-06-09 14:03 UTC  (3+ messages)

[linux-next:master 1394/2142] fs/f2fs/super.c:500:31: warning: Value stored to 'policy' during its initialization is never read [clang-analyzer-deadcode.DeadStores]
 2022-06-09 15:16 UTC 

[PATCH] objtool: Fix obsolete reference to CONFIG_X86_SMAP
 2022-06-09 15:15 UTC  (2+ messages)
` [tip: objtool/urgent] "

[PATCH -next 2/2] spi: fix platform_no_drv_owner.cocci warning
 2022-06-09 15:15 UTC  (5+ messages)
` [PATCH -next 1/2] spi: Remove unnecessary print function dev_err()

[PATCH] faddr2line: Fix overlapping text section failures, the sequel
 2022-06-09 15:15 UTC  (2+ messages)
` [tip: objtool/urgent] "

[PATCH v2] x86/ftrace: Remove OBJECT_FILES_NON_STANDARD usage
 2022-06-09 15:15 UTC  (2+ messages)
` [tip: objtool/urgent] "

[Bug 215938] New: amd-pstate ignoring scaling_max_freq after waking from suspend
 2022-06-09 15:15 UTC  (2+ messages)
` [Bug 215938] "

[PATCH 0/2] AioContext removal: LinuxAioState and ThreadPool
 2022-06-09 13:44 UTC  (2+ messages)
` [PATCH 1/2] linux-aio: use LinuxAioState from the running thread


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.