messages from 2022-09-08 17:42:26 to 2022-09-08 18:48:41 UTC [more...]
[PATCH v2 00/12] io-uring/btrfs: support async buffered writes
2022-09-08 18:48 UTC (22+ messages)
` [PATCH v2 02/12] btrfs: implement a nowait option for tree searches
` [PATCH v2 05/12] btrfs: add btrfs_try_lock_ordered_range
` [PATCH v2 06/12] btrfs: make btrfs_check_nocow_lock nowait compatible
` [PATCH v2 07/12] btrfs: make prepare_pages "
` [PATCH v2 08/12] btrfs: make lock_and_cleanup_extent_if_need "
` [PATCH v2 09/12] btrfs: btrfs: plumb NOWAIT through the write path
` [PATCH v2 10/12] btrfs: make balance_dirty_pages nowait compatible
Rust in our code base
2022-09-08 18:47 UTC (9+ messages)
[PATCH for-next v6 0/5] fixed-buffer for uring-cmd/passthru
2022-09-08 18:35 UTC (6+ messages)
` [PATCH for-next v6 1/5] io_uring: add io_uring_cmd_import_fixed
` [PATCH for-next v6 2/5] io_uring: introduce fixed buffer support for io_uring_cmd
` [PATCH for-next v6 3/5] nvme: refactor nvme_alloc_user_request
` [PATCH for-next v6 4/5] block: add helper to map bvec iterator for passthrough
` [PATCH for-next v6 5/5] nvme: wire up fixed buffer support for nvme passthrough
[PATCH] tty: vt: add a bounds checking in vt_do_kdgkb_ioctl()
2022-09-08 18:45 UTC
[PATCH 0/4] Fix splats releated to using the iommu_group after destroying devices
2022-09-08 18:45 UTC (5+ messages)
` [PATCH 1/4] vfio: Simplify vfio_create_group()
` [PATCH 2/4] vfio: Move the sanity check of the group to vfio_create_group()
` [PATCH 3/4] vfio: Follow a strict lifetime for struct iommu_group *
` [PATCH 4/4] iommu: Fix ordering of iommu_release_device()
[PATCH] ext4: Fix some checkpatch complained in namei.c file
2022-09-08 18:28 UTC
[OE-Core][dunfell][PATCH] tiff: Fix for CVE-2022-2867/8/9
2022-09-08 18:44 UTC (2+ messages)
[PATCH] drm/amdgpu: Don't enable LTR if not supported
2022-09-08 18:43 UTC (5+ messages)
[PATCH] linux-yocto: Enable mdio for qemu
2022-09-08 18:43 UTC (4+ messages)
` [OE-core] "
[PATCH] drm: remove unnecessary conditionals
2022-09-08 18:41 UTC (2+ messages)
[PATCH v2] mm/damon: introduce struct damos_access_pattern
2022-09-08 18:43 UTC (2+ messages)
[PATCH 0/4] perf lock contention: Improve call stack handling (v1)
2022-09-08 18:43 UTC (2+ messages)
[PATCH] boost: Refrain bjam from poking into host includes
2022-09-08 18:42 UTC
[PATCH v2] rust: Use variable to specify extra tools to install
2022-09-08 18:42 UTC
[PATCH 0/3] speeding up on-demand fetch for blobs in partial clone
2022-09-08 18:42 UTC (5+ messages)
` [PATCH 3/3] parse_object(): check commit-graph when skip_hash set
` [External Mail]Re: "
[Devel] [PATCH v4 0/2] Disable FIE on machines with slow counters
2022-09-08 18:42 UTC (5+ messages)
` [Devel] [PATCH v4 1/2] ACPI: CPPC: Disable FIE if registers in PCC regions
` "
` [Devel] "
LSan curiosity in t1300
2022-09-08 18:40 UTC (5+ messages)
` [PATCH] tests: opt "git --config-env" test out of SANITIZE=leak
[PATCH v3 0/6] Use composable cache instead of L2 cache
2022-09-08 18:40 UTC (16+ messages)
` [PATCH v3 2/6] soc: sifive: ccache: rename SiFive L2 cache to Composable cache
` [PATCH v3 3/6] soc: sifive: ccache: determine the cache level from dts
` [PATCH v3 4/6] soc: sifive: ccache: reduce printing on init
` [PATCH v3 5/6] soc: sifive: ccache: use pr_fmt() to remove CCACHE: prefixes
` [PATCH v3 6/6] soc: sifive: ccache: define the macro for the register shifts
LSM stacking in next for 6.1?
2022-09-08 18:35 UTC (15+ messages)
stable-rc/linux-5.4.y baseline: 133 runs, 17 regressions (v5.4.212)
2022-09-08 18:40 UTC
[PATCH] bpftool: output map/prog indices on `gen skeleton`
2022-09-08 18:39 UTC
[PATCH v4 0/3] improve error handling for module load
2022-09-08 18:30 UTC (4+ messages)
` [PATCH v4 1/3] module: removed unused function argument "mayfail"
` [PATCH v4 2/3] module: add Error arguments to module_load_one and module_load_qom_one
` [PATCH v4 3/3] accel: abort if we fail to load the accelerator plugin
[PATCH] perf vendor events: Update events for Neoverse E1
2022-09-08 18:37 UTC (5+ messages)
[linux][PATCH v7 1/2] ARM: dts: at91: Add info on SAMA5D3-EDS
2022-09-08 18:35 UTC (4+ messages)
` [linux][PATCH v7 2/2] ARM: dts: at91: Add SAMA5D3-EDS Board
[PATCH V7 vfio 00/10] Add device DMA logging support for mlx5 driver
2022-09-08 18:34 UTC (11+ messages)
` [PATCH V7 vfio 01/10] net/mlx5: Introduce ifc bits for page tracker
` [PATCH V7 vfio 02/10] net/mlx5: Query ADV_VIRTUALIZATION capabilities
` [PATCH V7 vfio 03/10] vfio: Introduce DMA logging uAPIs
` [PATCH V7 vfio 04/10] vfio: Add an IOVA bitmap support
` [PATCH V7 vfio 05/10] vfio: Introduce the DMA logging feature support
` [PATCH V7 vfio 06/10] vfio/mlx5: Init QP based resources for dirty tracking
` [PATCH V7 vfio 07/10] vfio/mlx5: Create and destroy page tracker object
` [PATCH V7 vfio 08/10] vfio/mlx5: Report dirty pages from tracker
` [PATCH V7 vfio 09/10] vfio/mlx5: Manage error scenarios on tracker
` [PATCH V7 vfio 10/10] vfio/mlx5: Set the driver DMA logging callbacks
[PATCH v2] perf vendor events: Update events for Neoverse E1
2022-09-08 18:35 UTC (4+ messages)
[PATCH v3] arm64: run softirqs on the per-CPU IRQ stack
2022-09-08 18:34 UTC (3+ messages)
[PATCH 1/3] drm/scheduler: track GPU active time per entity
2022-09-08 18:33 UTC (4+ messages)
` [PATCH 2/3] drm/etnaviv: allocate unique ID per drm_file
` [PATCH 3/3] drm/etnaviv: export client GPU usage statistics via fdinfo
[PATCH 1/5] examples/l3fwd: fix port group mask generation
2022-09-08 18:33 UTC (3+ messages)
` [PATCH v2 "
[Intel-gfx] [PATCH 00/19] Add DG2 OA support
2022-09-08 18:32 UTC (5+ messages)
` [Intel-gfx] [PATCH 04/19] drm/i915/perf: Determine gen12 oa ctx offset at runtime
[RFC PATCH 0/4] Use kthreads for stats
2022-09-08 18:32 UTC (5+ messages)
[PATCH v2] perf test: Skip sigtrap test on old kernels
2022-09-08 18:31 UTC (2+ messages)
[PATCH 1/4] drm/sched: returns struct drm_gpu_scheduler ** for drm_sched_pick_best
2022-09-08 18:30 UTC (8+ messages)
[PATCH v2] locking/rwsem: Disable preemption while trying for rwsem lock
2022-09-08 18:30 UTC (2+ messages)
[meta-ti][dunfell][PATCH v2 1/2] conf: machine: am64xx-evm: Switch to SR2.0 HS-FS build by default
2022-09-08 18:28 UTC (4+ messages)
[PATCH] perf script: Fix Cannot print 'iregs' field for hybrid systems
2022-09-08 18:28 UTC (3+ messages)
[PATCH v1 0/5] Enhance definition of DFH and use enhancements for uart driver
2022-09-08 18:27 UTC (10+ messages)
` [PATCH v1 4/5] fpga: dfl: add generic support for MSIX interrupts
` [PATCH v1 5/5] tty: serial: 8250: add DFL bus driver for Altera 16550
[arm-integrator:virt-to-pfn-v6.0-rc1 10/24] arch/arm/include/asm/memory.h:294:43: error: 'PAGE_SHIFT' undeclared
2022-09-08 18:25 UTC
[PATCH v4 0/7] remoteproc: qcom_q6v5_mss: Add MSM8909 and MSM8953
2022-09-08 18:24 UTC (8+ messages)
` [PATCH v4 1/7] arm64: dts: qcom: msm8916: Drop MSS fallback compatible
` [PATCH v4 2/7] dt-bindings: remoteproc: qcom,q6v5: Move MSM8916 to schema
` [PATCH v4 3/7] dt-bindings: remoteproc: qcom,msm8916-mss-pil: Add MSM8974
` [PATCH v4 4/7] dt-bindings: remoteproc: qcom,msm8916-mss-pil: Add MSM8909
` [PATCH v4 5/7] remoteproc: qcom: q6v5-mss: Add support for MSM8909
` [PATCH v4 6/7] dt-bindings: remoteproc: qcom,msm8916-mss-pil: Add MSM8953
` [PATCH v4 7/7] remoteproc: qcom: q6v5-mss: Add modem support on MSM8953
[Intel-gfx] [PATCH] drm/i915/dsb: hide struct intel_dsb better
2022-09-08 18:24 UTC (5+ messages)
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for "
` [Intel-gfx] ✓ Fi.CI.BAT: success "
[PATCH v3 00/22] KVM: hardware enable/disable reorganize
2022-09-08 18:24 UTC (10+ messages)
` [PATCH v3 09/22] KVM: Do processor compatibility check on resume
` [PATCH v3 10/22] KVM: Drop kvm_count_lock and instead protect kvm_usage_count with kvm_lock
[PATCH] perf lock: Remove redundant word 'contention' in help message
2022-09-08 18:24 UTC (3+ messages)
[PATCH 0/4] perf: Clean up by adding helpers
2022-09-08 18:23 UTC (3+ messages)
[man-pages RFC PATCH v4] statx, inode: document the new STATX_INO_VERSION field
2022-09-08 18:22 UTC (13+ messages)
[PATCH v2] mm/damon/vaddr: add a comment for 'default' case in damon_va_apply_scheme()
2022-09-08 18:22 UTC (2+ messages)
[igt-dev] [PATCH 0/2] tests/kms_writeback: Test cleanup
2022-09-08 18:03 UTC (5+ messages)
` [igt-dev] [PATCH 1/2] tests/kms_writeback: Convert tests to dynamic
` [igt-dev] [PATCH 2/2] tests/kms_writeback: Test cleanup
[PATCH] proc: give /proc/cmdline size
2022-09-08 18:21 UTC
[RFC PATCH 00/26] hugetlb: Introduce HugeTLB high-granularity mapping
2022-09-08 18:20 UTC (9+ messages)
` [RFC PATCH 07/26] hugetlb: add hugetlb_pte to track HugeTLB page table entries
` [RFC PATCH 09/26] hugetlb: add hugetlb_hgm_enabled
` [RFC PATCH 11/26] hugetlb: add hugetlb_walk_to to do PT walks
2.37.2 can't "git pull" but 2.18.0 can
2022-09-08 18:20 UTC (14+ messages)
[PATCH v4] hwmon: Add driver for the TEXAS TPS546D24 Buck Converter
2022-09-08 18:20 UTC (2+ messages)
[igt-dev] [PATCH i-g-t 0/2] Convert PSR2 sf & su test to dynamic
2022-09-08 18:20 UTC (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for "
[PATCH] amd/amdkfd: fix repeated words in comments
2022-09-08 18:20 UTC (3+ messages)
[tom.rini@gmail.com: Fwd: New Defects reported by Coverity Scan for Das U-Boot]
2022-09-08 18:19 UTC (2+ messages)
[PATCH v1] 1: Adding rngb entry in imx6ull device tree
2022-09-08 18:19 UTC (5+ messages)
` [PATCH v1] 2: Uboot RNG Driver using Data Co-processor
` [PATCH v1] 3: Added dcp_rng driver device binding code
[PATCH V3] mm/damon: Remove duplicate get_monitoring_region() definitions
2022-09-08 18:19 UTC (2+ messages)
[PATCH] arm64: defconfig: enable ARCH_BCM
2022-09-08 18:17 UTC (3+ messages)
[PATCH v15 00/10] enable menu-driven UEFI variable maintenance
2022-09-08 18:18 UTC (5+ messages)
` [PATCH v15 10/10] test: unit test for eficonfig
[PATCH v3 2/3] KVM: selftests: Randomize which pages are written vs read
2022-09-08 18:18 UTC (2+ messages)
[RESEND PATCH V1 XDMA 0/1] xilinx XDMA driver
2022-09-08 18:17 UTC (4+ messages)
` [RESEND PATCH V1 XDMA 1/1] dmaengine: xilinx: xdma: add xilinx xdma driver
PATCH] scsi: stex: properly zero out the passthrough command structure
2022-09-08 18:16 UTC
[pull] amdgpu, amdkfd, radeon, drm drm-next-6.1
2022-09-08 18:16 UTC (5+ messages)
[PATCH v4] dt-bindings: leds: Expand LED_COLOR_ID definitions
2022-09-08 18:16 UTC (2+ messages)
[PATCH] net/axgbe: support segmented Tx
2022-09-08 18:15 UTC (2+ messages)
` [PATCH v2] "
[PATCH bpf-next] bpf: Prevent bpf program recursion for raw tracepoint probes
2022-09-08 18:15 UTC (2+ messages)
[PATCH] dt-bindings: remoteproc: qcom,smd-edge: Add APR/FastRPC
2022-09-08 18:14 UTC
[PATCH] riscv: Allow PROT_WRITE-only mmap()
2022-09-08 18:14 UTC (5+ messages)
[PATCH] PCI: fu740: do not use clock name when requesting clock
2022-09-08 18:14 UTC (3+ messages)
[Media Summit] ChromeOS Kernel CAM
2022-09-08 18:13 UTC (10+ messages)
[Intel-gfx] [PATCH v4 00/11] Initial Meteorlake Support
2022-09-08 18:13 UTC (13+ messages)
` [Intel-gfx] [PATCH v4 03/11] drm/i915: Parse and set stepping for platforms with GMD
` [Intel-gfx] [PATCH v4 05/11] drm/i915/mtl: Add gmbus and gpio support
` [Intel-gfx] [PATCH v4 06/11] drm/i915/mtl: Add display power wells
` "
` [Intel-gfx] [PATCH v4 07/11] drm/i915/mtl: Add DP AUX support on TypeC ports
` "
[PATCH v6 net-next 0/6] tcp: Introduce optional per-netns ehash
2022-09-08 18:13 UTC (2+ messages)
[PATCH v5 00/21] Variety of fixes and new features for mr75203 driver
2022-09-08 18:11 UTC (3+ messages)
` [PATCH v5 20/21] hwmon: (mr75203) add debugfs to read and write temperature coefficients
[PATCH] wifi: cfg80211: Fix MCS divisor value
2022-09-08 18:10 UTC
[PATCH] RISC-V: KVM: Change the SBI specification version to v1.0
2022-09-08 18:07 UTC (4+ messages)
[RFC PATCH 0/3] Limit pluggable display modes
2022-09-08 18:05 UTC (2+ messages)
[PATCH v9 00/10] s390x: CPU Topology
2022-09-08 18:04 UTC (3+ messages)
` [PATCH v9 07/10] s390x/cpu_topology: CPU topology migration
[PATCH] tools: termios_linux.h: Fix compilation on non-glibc systems
2022-09-08 14:59 UTC
[PATCH net] net: avoid 32 x truesize under-estimation for tiny skbs
2022-09-08 18:01 UTC (6+ messages)
stable-rc/linux-5.19.y baseline: 196 runs, 3 regressions (v5.19.8)
2022-09-08 18:01 UTC
[PATCH V2] mm/damon: simplify damon_ctx check in damon_sysfs_before_terminate
2022-09-08 18:01 UTC (2+ messages)
[Intel-gfx] [PATCH v4 04/11] drm/i915/mtl: Define engine context layouts
2022-09-08 18:00 UTC (3+ messages)
` [Intel-gfx] [PATCH v4.1] "
[GIT PULL] Please pull mlx5 vfio changes
2022-09-08 18:00 UTC (6+ messages)
[PATCH v1 0/2] grep: integrate with sparse index
2022-09-08 17:59 UTC (4+ messages)
` [PATCH v5 0/3] "
` [PATCH v5 3/3] builtin/grep.c: walking tree instead of expanding index with --sparse
[PATCH v3 0/2] Zicbom block size fixes and cleanups
2022-09-08 17:57 UTC (6+ messages)
` [PATCH v3 2/2] RISC-V: Clean up the Zicbom block size probing
[PATCH] usb: gadget: rndis: Avoid dereference before NULL check
2022-09-08 17:56 UTC
[Buildroot] [PATCH] package/azure-iot-sdk-c: bump to version LTS_07_2022_Ref01
2022-09-08 17:56 UTC
[PATCH] driver: of: overlay: demote message to warning
2022-09-08 17:55 UTC (4+ messages)
[PATCH v2 0/9] Add support for sm6115,4250 and OnePlus Nord N100
2022-09-08 17:52 UTC (4+ messages)
` [PATCH v2 9/9] arm64: dts: qcom: sm4250: Add support for oneplus-billie2
[PATCH v1 01/19] powerpc/Kconfig: Fix non existing CONFIG_PPC_FSL_BOOKE
2022-09-08 17:49 UTC (16+ messages)
` [PATCH v1 06/19] powerpc/cputable: Split cpu_specs[] out of cputable.h
` [PATCH v1 08/19] powerpc/cputable: Split cpu_specs[] for mpc85xx and e500mc
` [PATCH v1 09/19] powerpc: Remove CONFIG_PPC_BOOK3E
` [PATCH v1 10/19] powerpc: Remove redundant selection of E500 and E500MC
` [PATCH v1 13/19] watchdog: booke_wdt: Replace PPC_FSL_BOOK3E by PPC_E500
` [PATCH v1 14/19] powerpc: Remove CONFIG_PPC_FSL_BOOK3E
` [PATCH v1 15/19] powerpc: Remove CONFIG_PPC_BOOK3E_MMU
` [PATCH v1 17/19] powerpc: Simplify redundant Kconfig tests
` [PATCH v1 18/19] powerpc: Cleanup idle for e500
` [PATCH v1 19/19] powerpc: Remove impossible mmu_psize_defs[] on nohash
[PATCH 0/6] parallels: Add duplication check, repair at open, fix bugs
2022-09-08 17:45 UTC (4+ messages)
` [PATCH 3/6] parallels: Add checking and repairing duplicate offsets in BAT
[PATCH v4] checkpatch: warn for non-standard fixes tag style
2022-09-08 17:49 UTC (2+ messages)
[PATCH] thermal/core: Add a check before calling set_trip_temp()
2022-09-08 17:46 UTC
[PATCH 4/9] mpi3mr: Graceful handling of surprise removal of PCIe HBA
2022-09-08 17:44 UTC (2+ messages)
[PATCH v2 0/5] Make serial msmouse work
2022-09-08 17:31 UTC (2+ messages)
` [PATCH v2 2/5] chardev: src buffer const for write functions
[PATCH] um/kernel: fix repeated words in comments
2022-09-08 17:45 UTC (3+ messages)
[RFC PATCH] Hugetlb: Migrating hugetlb tests from libhugetlbfs
2022-09-08 17:39 UTC
[PATCH v3 0/3] improve error handling for module load
2022-09-08 17:36 UTC (5+ messages)
` [PATCH v3 2/3] module: add Error arguments to module_load_one and module_load_qom_one
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.