messages from 2022-04-25 08:10:34 to 2022-04-25 08:56:51 UTC [more...]
[PATCH] iommu/dart: check return value after calling platform_get_resource()
2022-04-25 9:08 UTC (2+ messages)
[PATCH] i2c: mux: reg: check return value after calling platform_get_resource()
2022-04-25 9:05 UTC
cleanup btrfs bio handling, part 2
2022-04-25 8:56 UTC (5+ messages)
` [PATCH 02/10] btrfs: cleanup btrfs_submit_dio_bio
` [PATCH 09/10] btrfs: refactor btrfs_map_bio
[PATCH] Fix out-of-bound access for gfx_v10_0_ring_test_ib()
2022-04-25 8:56 UTC
RTT-PROBE: lore-subspace-rtt
2022-04-25 8:55 UTC
[PATCH V4 00/14] cpufreq: mediatek: Cleanup and support MT8183 and MT8186
2022-04-25 8:55 UTC (7+ messages)
` [PATCH V4 01/14] dt-bindings: cpufreq: mediatek: Add MediaTek CCI property
[PATCH 0/3] add eal functions for thread affinity
2022-04-25 8:55 UTC (12+ messages)
` [PATCH v2 0/4] add eal functions for thread affinity and self
` [PATCH v2 1/4] eal/windows: translate Windows errors to errno-style errors
` [PATCH v3 0/4] add eal functions for thread affinity and self
` [PATCH v3 2/4] eal: add basic thread ID and current thread identifier API
` [PATCH v3 3/4] eal: implement functions for get/set thread affinity
[PATCH v3 0/5] Fix some race conditions that exists between fbmem and sysfb
2022-04-25 8:54 UTC (14+ messages)
` [PATCH v3 2/5] firmware: sysfb: Add helpers to unregister a pdev and disable registration
` [PATCH v3 3/5] fbdev: Restart conflicting fb removal loop when unregistering devices
` [PATCH v3 4/5] fbdev: Fix some race conditions between fbmem and sysfb
[PATCH V3 0/9] rework on the IRQ hardening of virtio
2022-04-25 8:54 UTC (5+ messages)
` [PATCH V3 6/9] virtio-ccw: implement synchronize_cbs()
[PATCH v2 0/5] mm: demotion: Introduce new node state N_DEMOTION_TARGETS
2022-04-25 8:54 UTC (16+ messages)
[RESEND PATCH] string_helpers: sysfs: Add helper to get bool from string
2022-04-25 8:52 UTC
stable-rc/queue/4.19 build: 198 builds: 6 failed, 192 passed, 2 errors, 32 warnings (v4.19.239-7-g24bf6831577a)
2022-04-25 8:51 UTC
stable-rc/queue/4.14 build: 196 builds: 3 failed, 193 passed, 2 errors, 32 warnings (v4.14.276-7-g98c239d62b95)
2022-04-25 8:51 UTC
stable-rc/queue/4.9 build: 188 builds: 3 failed, 185 passed, 2 errors, 34 warnings (v4.9.311-4-g84b311cc6e3a)
2022-04-25 8:51 UTC
stable-rc/queue/4.19 build: 198 builds: 6 failed, 192 passed, 2 errors, 32 warnings (v4.19.239-9-gc0261350248b4)
2022-04-25 8:51 UTC
[PATCH v3] firmware: arm_scmi: support optee shared memory in optee transport
2022-04-25 8:51 UTC (2+ messages)
[PATCH 0/4] scsi: libsas and users: Factor out internal abort code
2022-04-25 8:51 UTC (9+ messages)
` [PATCH 1/4] scsi: libsas: Add sas_execute_internal_abort_single()
` [PATCH 4/4] scsi: hisi_sas: Use libsas internal abort support
[PATCH v3 0/3] A few fixup patches for mm
2022-04-25 8:51 UTC (10+ messages)
` [PATCH v3 1/3] mm/swapfile: unuse_pte can map random data if swap read fails
[PATCH v5 0/7] typec: mux: Introduce support for multiple USB TypeC muxes
2022-04-25 8:50 UTC (3+ messages)
` [PATCH v5 7/7] usb: typec: mux: Add On Semi fsa4480 driver
[PATCH v3 0/2] regulator: richtek,rt4801: parse GPIOs per regulator
2022-04-25 8:50 UTC (6+ messages)
` [PATCH v3 2/2] "
[PATCH] checksyscalls: ignore -Wunused-macros
2022-04-25 8:49 UTC (6+ messages)
[PATCH v2] x86+libxl: correct p2m (shadow) memory pool size calculation
2022-04-25 8:49 UTC
[PATCH v5] btrfs: Turn delayed_nodes_tree into an XArray
2022-04-25 8:49 UTC (3+ messages)
[Intel-wired-lan] [PATCH net-next v2] i40e: Add VF VLAN pruning
2022-04-25 8:48 UTC (2+ messages)
[PULL 0/3] Block patches
2022-04-25 8:48 UTC (3+ messages)
` [PULL 1/3] Implements Backend Program conventions for vhost-user-scsi
` [PULL 3/3] virtiofsd: Add docs/helper for killpriv_v2/no_killpriv_v2 option
[PATCH v2 0/1] dt-bindings: nvmem: mediatek: Convert mtk-efuse binding to YAML
2022-04-25 8:48 UTC (4+ messages)
` [PATCH v2 1/1] "
[PATCH] power: supply: remove unnecessary return in switch statement
2022-04-25 8:47 UTC
odd endianness toolchains for crosstool
2022-04-25 8:46 UTC (2+ messages)
[PATCH] clocksource/drivers: remove unnecessary return in switch statement
2022-04-25 8:46 UTC (2+ messages)
[PATCH v4 00/21] IOMMU: superpage support when not sharing pagetables
2022-04-25 8:45 UTC (22+ messages)
` [PATCH v4 01/21] AMD/IOMMU: correct potentially-UB shifts
` [PATCH v4 02/21] IOMMU: simplify unmap-on-error in iommu_map()
` [PATCH v4 03/21] IOMMU: add order parameter to ->{,un}map_page() hooks
` [PATCH v4 04/21] IOMMU: have iommu_{,un}map() split requests into largest possible chunks
` [PATCH v4 05/21] IOMMU/x86: restrict IO-APIC mappings for PV Dom0
` [PATCH v4 06/21] IOMMU/x86: perform PV Dom0 mappings in batches
` [PATCH v4 07/21] IOMMU/x86: support freeing of pagetables
` [PATCH v4 08/21] AMD/IOMMU: walk trees upon page fault
` [PATCH v4 09/21] AMD/IOMMU: return old PTE from {set,clear}_iommu_pte_present()
` [PATCH v4 10/21] AMD/IOMMU: allow use of superpage mappings
` [PATCH v4 11/21] VT-d: "
` [PATCH v4 12/21] IOMMU: fold flush-all hook into "flush one"
` [PATCH v4 13/21] IOMMU/x86: prefill newly allocate page tables
` [PATCH v4 14/21] x86: introduce helper for recording degree of contiguity in "
` [PATCH v4 15/21] AMD/IOMMU: free all-empty "
` [PATCH v4 16/21] VT-d: "
` [PATCH v4 17/21] AMD/IOMMU: replace all-contiguous page tables by superpage mappings
` [PATCH v4 18/21] VT-d: "
` [PATCH v4 19/21] IOMMU/x86: add perf counters for page table splitting / coalescing
` [PATCH v4 20/21] VT-d: fold iommu_flush_iotlb{,_pages}()
` [PATCH v4 21/21] VT-d: fold dma_pte_clear_one() into its only caller
RTT-PROBE: lore-subspace-rtt
2022-04-25 8:44 UTC
page_alloc.c:(.init.text+0xa7c): undefined reference to `vmalloc_huge'
2022-04-25 8:44 UTC (3+ messages)
[PATCH v3 0/3] mtd: mtdoops: Add timestamp to the dumped oops header
2022-04-25 8:42 UTC (4+ messages)
` [PATCH v4 "
[PATCH v2 0/3] dt-bindings: arm: mediatek: Convert some docs to DT schema
2022-04-25 8:41 UTC (13+ messages)
` [PATCH v2 1/3] dt-bindings: arm: mediatek: topckgen: Convert "
` [PATCH v2 2/3] dt-bindings: arm: mediatek: apmixedsys: "
` [PATCH v2 3/3] dt-bindings: arm: mediatek: infracfg: "
[kvm-unit-tests PATCH v4] s390x: Test effect of storage keys on some instructions
2022-04-25 8:41 UTC
[PATCH] iio: mma8452: fix probe fail when device tree compatible is used
2022-04-25 8:41 UTC
[PATCH 0/1] FUSE: Parallel direct writes on the same file
2022-04-25 8:40 UTC (7+ messages)
` [PATCH 1/1] FUSE: Allow parallel "
[PATCH nf-next] netfilter: conntrack: add nf_ct_iter_data object for nf_ct_iterate_cleanup*()
2022-04-25 8:40 UTC
[PATCH] mm/memcg: minor cleanup in non-memcg_kmem version of mem_cgroup_from_obj()
2022-04-25 8:40 UTC (3+ messages)
a problem with git describe
2022-04-25 8:40 UTC (8+ messages)
[PATCH v2 00/11] smp: cross CPU call interface
2022-04-25 8:39 UTC (3+ messages)
` [PATCH v2 01/11] smp: consolidate the structure definitions to smp.h
[PATCH 1/2] mtd: call of_platform_populate() for MTD partitions
2022-04-25 8:39 UTC (6+ messages)
` Regression? "
[Buildroot] [PATCH 1/1] package/{python-}protobuf: bump to version 3.20.1
2022-04-25 8:39 UTC (4+ messages)
ctcm: rename READ/WRITE defines to avoid redefinitions
2022-04-25 8:38 UTC (2+ messages)
RFC fuse waitq latency
2022-04-25 8:37 UTC (4+ messages)
+ mm-rework-calculation-of-bdi_min_ratio-in-bdi_set_min_ratio.patch added to -mm tree
2022-04-25 8:37 UTC (2+ messages)
Unify ref-filter formats with other pretty formats: GSoC'22
2022-04-25 8:37 UTC (2+ messages)
[PATCH] gpu: drm: remove redundant dma_fence_put() when drm_sched_job_add_dependency() fails
2022-04-25 8:36 UTC
[PATCH] net/iavf: when E810 VF interrupt disable, only receive 4 packets once, fix 4 to 1
2022-04-25 8:36 UTC
[PATCH v1] scsi: ufs: fix rpm racing issue
2022-04-25 8:35 UTC (3+ messages)
RTT-PROBE: lore-subspace-rtt
2022-04-25 8:34 UTC
[PATCH v1 0/4] can: ctucanfd: clenup acoording to the actual rules and documentation linking
2022-04-25 8:34 UTC (5+ messages)
` [PATCH v1 1/4] can: ctucanfd: remove PCI module debug parameters and core debug statements
[proc/sysctl] 1dd38979b2: BUG:kernel_NULL_pointer_dereference,address
2022-04-25 8:33 UTC (2+ messages)
` [proc/sysctl] 1dd38979b2: BUG:kernel_NULL_pointer_dereference, address
[PATCH] ethdev: prohibit polling of a stopped queue
2022-04-25 8:30 UTC (2+ messages)
[PATCH v4 00/21] media: rkisp1: Misc bug fixes and cleanups
2022-04-25 8:30 UTC (4+ messages)
` [PATCH v4 21/21] media: rkisp1: Drop parentheses and fix indentation in rkisp1_probe()
[PATCH v3 4/4] mtd: phram: Allow cached mappings
2022-04-25 8:30 UTC (9+ messages)
[PATCH v2 1/4] media/v4l2-core: Add enum V4L2_FWNODE_BUS_TYPE_DPI
2022-04-25 8:29 UTC (8+ messages)
` [PATCH v2 4/4] drm/bridge: anx7625: Use DPI bus type
[PATCH] eal/windows: set Windows main lcore affinitization
2022-04-25 8:28 UTC (4+ messages)
` [PATCH v3] "
[PATCH] dm: fix mempool NULL pointer race when completing IO
2022-04-25 8:28 UTC (2+ messages)
` [dm-devel] "
[PATCH v8 00/17] vfio-user server in QEMU
2022-04-25 8:27 UTC (5+ messages)
` [PATCH v8 06/17] vfio-user: build library
` [PATCH v8 07/17] vfio-user: define vfio-user-server object
[PATCH v2 0/7] treewide: Initial support for R-Car V4H
2022-04-25 8:26 UTC (5+ messages)
` [PATCH v2 2/7] dt-bindings: clock: Add r8a779g0 CPG Core Clock Definitions
` [PATCH v2 3/7] dt-bindings: serial: renesas,hscif: Document r8a779g0 bindings
RTT-PROBE: lore-subspace-rtt
2022-04-25 8:24 UTC
[PATCH v2] iommu/mediatek: fix NULL pointer dereference when printing dev_name
2022-04-25 8:24 UTC (4+ messages)
[Bug 215883] New: Unable to resume from suspend with module `intel_lpss_pci` enabled
2022-04-25 8:24 UTC
[PATCH v4 bpf 0/4] vmalloc: bpf: introduce VM_ALLOW_HUGE_VMAP
2022-04-25 8:24 UTC (6+ messages)
` [PATCH v4 bpf 2/4] page_alloc: use vmalloc_huge for large system hash
[PATCH v5 0/3] usb: typec: ucsi: allow retry to find role switch
2022-04-25 8:23 UTC (9+ messages)
` [PATCH v5 1/3] usb: typec: ucsi: add a common function ucsi_unregister_connectors()
` [PATCH v5 2/3] usb: typec: ucsi: do not allocate one extra unused connector
` [PATCH v5 3/3] usb: typec: ucsi: Wait for the USB role switches
[PATCH] rcu: Add nocb_cb_kthread check to rcu_is_callbacks_kthread()
2022-04-25 8:23 UTC
[PATCH] staging: r8188eu: fix a potential NULL pointer dereference
2022-04-25 8:22 UTC (2+ messages)
[PATCH v2 0/3] Impovements about acpi hardware watchdog
2022-04-25 8:22 UTC (4+ messages)
` [PATCH v2 1/3] watchdog: wdat_wdg: Using the existed function to check parameter timeout
` [PATCH v2 2/3] watchdog: wdat_wdg: Stop watchdog when rebooting the system
` [PATCH v2 3/3] watchdog: wdat_wdg: Stop watchdog when uninstalling module
[PATCH 00/18] RFC: Remove deprecated audio features
2022-04-25 8:22 UTC (14+ messages)
` [PATCH 01/18] hw/audio: Remove -soundhw support
` [PATCH 02/18] hw/input/tsc210x: Extract common init code into new function
` [PATCH 03/18] hw/audio: Simplify hda audio init
` [PATCH 04/18] hw/audio/lm4549: Add errp error reporting to init function
` [PATCH 06/18] ui/vnc: Require audiodev=
` [PATCH 07/18] Introduce machine's default-audiodev property
` [PATCH 08/18] audio: Add easy dummy audio initialiser
` [PATCH 09/18] hw/display/xlnx_dp.c: Add audiodev property
` [PATCH 10/18] hw/input/tsc210x.c: Support machine-default audiodev with fallback
` [PATCH 13/18] audio: Make AUD_register_card fallible and require audiodev=
` [PATCH 14/18] audio: Require AudioState in AUD_add_capture
` [PATCH 15/18] audio: Be more strict during audio backend initialisation
` [PATCH 17/18] audio: Remove unused can_be_default
[PATCH V2 0/6] populate/unpopulate memory when domain on static
2022-04-25 8:21 UTC (6+ messages)
` [PATCH v2 5/6] xen/arm: unpopulate memory when domain is static
[PATCH] chown: fix ownership format string
2022-04-25 8:20 UTC
[PATCH v2] fpga: dfl: Allow Port to be linked to FME's DFL
2022-04-25 8:20 UTC (2+ messages)
[PATCH V8] docs/zh_CN: sync with original text Documentation/vm/page_owner.rst
2022-04-25 8:18 UTC (9+ messages)
` [PATCH 0/2] "
` [PATCH 1/2] docs/zh_CN: "
[mtd:mtd/next 10/11] drivers/mtd/mtdoops.c:244:39: warning: format specifies type 'long' but the argument has type 'unsigned int'
2022-04-25 8:18 UTC (7+ messages)
[PATCH] mm: use pgprot_val to get value of pgprot
2022-04-25 8:17 UTC
[PATCH] USB: serial: pl2303: add device id for HP LM930 Display
2022-04-25 8:16 UTC (2+ messages)
[Buildroot] [PATCH 1/2] package/openjdk{-bin}: security bump 11.x to version 11.0.14.1+1
2022-04-25 8:16 UTC (3+ messages)
` [Buildroot] [PATCH 1/2] package/openjdk-bin: add support for host architecture aarch64
` [Buildroot] [PATCH 2/2] package/openjdk: enable "
[PATCH 0/2] Add support for texas dac121c081 to the dac5571 driver
2022-04-25 8:16 UTC (5+ messages)
` [PATCH 1/2] dt-bindings: iio: ti-dac5571: Add ti,dac121c081
` [PATCH 2/2] iio: dac: ti-dac5571: add support for ti,dac121c081
[PATCH v2] kfence: enable check kfence canary in panic via boot param
2022-04-25 8:15 UTC (3+ messages)
` [PATCH v3] kfence: enable check kfence canary on "
[PATCH] xen/mm: page_alloc fix duplicated order shift operation in the loop
2022-04-25 8:15 UTC (2+ messages)
[PATCH -next] ARM: versatile: Add missing of_node_put in dcscb_init
2022-04-25 8:14 UTC (2+ messages)
[PATCH V3 0/2] drivers/perf: hisi: Add driver for HNS3 PMU
2022-04-25 8:14 UTC (6+ messages)
` [PATCH V3 2/2] drivers/perf: hisi: add "
[PATCH v2] sched/core: Skip sched_core_fork/free() when core sched is disabled
2022-04-25 8:14 UTC (2+ messages)
help for git format-patch lost diffstat
2022-04-25 8:14 UTC (2+ messages)
RTT-PROBE: lore-subspace-rtt
2022-04-25 8:13 UTC
[PATCH -next] powerpc/iommu: Add missing of_node_put in iommu_init_early_dart
2022-04-25 8:12 UTC
[LTP] [PATCH v2] Rewrite sighold02.c using new LTP API
2022-04-25 8:11 UTC (3+ messages)
[PATCH v5 0/9] Add new formats support to vkms
2022-04-25 8:10 UTC (6+ messages)
` [PATCH v5 6/9] drm: vkms: Refactor the plane composer to accept new formats
[PATCH] nf_flowtable: ensure dst.dev is not blackhole
2022-04-25 8:08 UTC
[Buildroot] [PATCH 1/1] package/grpc: bump to version 1.45.2
2022-04-25 8:05 UTC
[PATCH 0/4] virtio-blk: small cleanup
2022-04-22 14:56 UTC (4+ messages)
page: next (older) | prev (newer) | latest
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.