All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-03-02 21:06:25 to 2022-03-02 21:36:41 UTC [more...]

[PATCH v2 00/10] q800: migration fixes
 2022-03-02 21:27 UTC  (6+ messages)
` [PATCH v2 03/10] macfb: increase number of registers saved in MacfbState
` [PATCH v2 04/10] macfb: add VMStateDescription fields for display type and VBL timer
` [PATCH v2 05/10] macfb: set initial value of mode control registers in macfb_common_realize()
` [PATCH v2 06/10] esp: introduce esp_set_pdma_cb() function
` [PATCH v2 07/10] esp: introduce esp_pdma_cb() function

+ kasan-call-print_report-from-kasan_report_invalid_free.patch added to -mm tree
 2022-03-02 21:36 UTC 

[PATCH 00/17] cruft packs
 2022-03-02 21:36 UTC  (10+ messages)
` [PATCH v2 "
  ` [PATCH v2 02/17] pack-mtimes: support reading .mtimes files
  ` [PATCH v2 09/17] reachable: add options to add_unseen_recent_objects_to_traversal

+ kasan-merge-__kasan_report-into-kasan_report.patch added to -mm tree
 2022-03-02 21:36 UTC 

+ kasan-move-and-simplify-kasan_report_async.patch added to -mm tree
 2022-03-02 21:36 UTC 

+ kasan-restructure-kasan_report.patch added to -mm tree
 2022-03-02 21:36 UTC 

[PATCH v2 00/10] spi: spi-mem: Add driver for Aspeed SMC controllers
 2022-03-02 21:26 UTC  (4+ messages)
` [PATCH v2 03/10] dt-bindings: spi: Add Aspeed SMC controllers device tree binding

+ kasan-simplify-kasan_find_first_bad_addr-call-sites.patch added to -mm tree
 2022-03-02 21:36 UTC 

[next] Internal error: aarch64 BRK: f20003e8 at pc : has_cpuid_feature
 2022-03-02 21:15 UTC  (2+ messages)

+ kasan-split-out-print_report-from-__kasan_report.patch added to -mm tree
 2022-03-02 21:36 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-03-02 21:36 UTC 

+ kasan-move-disable_trace_on_warning-to-start_report.patch added to -mm tree
 2022-03-02 21:36 UTC 

+ kasan-move-update_kunit_status-to-start_report.patch added to -mm tree
 2022-03-02 21:36 UTC 

+ kasan-check-config_kasan_kunit_test-instead-of-config_kunit.patch added to -mm tree
 2022-03-02 21:36 UTC 

+ kasan-simplify-async-check-in-end_report.patch added to -mm tree
 2022-03-02 21:36 UTC 

+ kasan-simplify-kasan_update_kunit_status-and-call-sites.patch added to -mm tree
 2022-03-02 21:36 UTC 

+ kasan-improve-stack-frame-info-in-reports.patch added to -mm tree
 2022-03-02 21:36 UTC 

+ kasan-print-basic-stack-frame-info-for-sw_tags.patch added to -mm tree
 2022-03-02 21:36 UTC 

+ kasan-rearrange-stack-frame-info-in-reports.patch added to -mm tree
 2022-03-02 21:36 UTC 

+ kasan-more-line-breaks-in-reports.patch added to -mm tree
 2022-03-02 21:35 UTC 

+ kasan-drop-addr-check-from-describe_object_addr.patch added to -mm tree
 2022-03-02 21:35 UTC 

[PATCH v4 4/7] misc: hi6421-spmi-pmic: Use generic_handle_irq_safe()
 2022-03-02 21:35 UTC  (2+ messages)
` [tip: irq/core] "

[PATCH v4 5/7] mfd: ezx-pcap: Use generic_handle_irq_safe()
 2022-03-02 21:35 UTC  (2+ messages)
` [tip: irq/core] "

[PATCH v4 6/7] net: usb: lan78xx: Use generic_handle_irq_safe()
 2022-03-02 21:35 UTC  (2+ messages)
` [tip: irq/core] "

[PATCH v4 7/7] staging: greybus: gpio: Use generic_handle_irq_safe()
 2022-03-02 21:35 UTC  (2+ messages)
` [tip: irq/core] "

[PATCH net-next 0/5] ptp: ocp: TOD and monitoring updates
 2022-03-02 21:34 UTC  (6+ messages)
` [PATCH net-next 1/5] ptp: ocp: add TOD debug information
` [PATCH net-next 2/5] ptp: ocp: Expose clock status drift and offset
` [PATCH net-next 3/5] ptp: ocp: add tod_correction attribute
` [PATCH net-next 4/5] ptp: ocp: adjust utc_tai_offset to TOD info
` [PATCH net-next 5/5] docs: ABI: Document new timecard sysfs nodes

[PATCH bpf-next v8 0/5] Add support for transmitting packets using XDP in bpf_prog_run()
 2022-03-02 21:34 UTC  (4+ messages)
` [PATCH bpf-next v8 2/5] Documentation/bpf: Add documentation for BPF_PROG_RUN

[PATCH v2 00/18] crypto: rockchip: permit to pass self-tests
 2022-03-02 21:11 UTC  (57+ messages)
` [PATCH v2 01/18] crypto: rockchip: use dev_err for error message about interrupt
` [PATCH v2 02/18] crypto: rockchip: do not use uninit variable
` [PATCH v2 03/18] crypto: rockchip: do not do custom power management
` [PATCH v2 04/18] crypto: rockchip: fix privete/private typo
` [PATCH v2 05/18] crypto: rockchip: do not store mode globally
` [PATCH v2 06/18] crypto: rockchip: add fallback for cipher
` [PATCH v2 07/18] crypto: rockchip: add fallback for ahash
` [PATCH v2 08/18] crypto: rockchip: better handle cipher key
` [PATCH v2 09/18] crypto: rockchip: remove non-aligned handling
` [PATCH v2 10/18] crypto: rockchip: rework by using crypto_engine
` [PATCH v2 11/18] crypto: rockhip: do not handle dma clock
` [PATCH v2 12/18] ARM: dts: rk3288: crypto do not need "
` [PATCH v2 13/18] crypto: rockchip: rewrite type
` [PATCH v2 14/18] crypto: rockchip: add debugfs
` [PATCH v2 15/18] crypto: rockchip: introduce PM
` [PATCH v2 16/18] arm64: dts: rockchip: add rk3328 crypto node
` [PATCH v2 17/18] dt-bindings: crypto: convert rockchip-crypto to yaml
` [PATCH v2 18/18] crypto: rockchip: add myself as maintainer

[RFC PATCH 0/4] PCI/CMA and SPDM library
 2022-03-02 21:34 UTC  (6+ messages)
` [RFC PATCH 2/4] spdm: Introduce a library for DMTF SPDM

[igt-dev] [PATCH i-g-t 0/3] Upstream render-copy function for DG2
 2022-03-02 21:32 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for "

RTT-PROBE: lore-subspace-rtt
 2022-03-02 21:31 UTC 

[PATCH 00/10] tests: add and use a "test_hook" wrapper + hook fixes
 2022-03-02 21:31 UTC  (11+ messages)
` [PATCH 02/10] t5540: don't rely on "hook/post-update.sample"
` [PATCH 03/10] tests: assume the hooks are disabled by default
` [PATCH 04/10] bugreport tests: tighten up "git bugreport -s hooks" test
` [PATCH 05/10] tests: indent and add hook setup to "test_expect_success"
` [PATCH 06/10] hook tests: get rid of unnecessary sub-shells

[meta-arago][dunfell][PATCH] ti-tisdk-setup: Update SRCREV to latest
 2022-03-02 21:30 UTC  (5+ messages)

[PULL 00/11] QEMU changes for 2021-03-02
 2022-03-02 20:55 UTC  (2+ messages)

[PATCH bpf-next v1 0/9] Extend cgroup interface with bpf
 2022-03-02 21:30 UTC  (4+ messages)
` [PATCH bpf-next v1 4/9] bpf: Introduce sleepable tracepoints

[PATCH v2 bpf-next 0/2] fixes for bpf_prog_pack
 2022-03-02 21:30 UTC  (2+ messages)

[PATCH 4/5] PCI: imx6: add PCIe embedded DMA support
 2022-03-02 21:28 UTC  (3+ messages)

[ammarfaizi2-block:google/android/kernel/common/android-4.14-stable 2233/9999] drivers/scsi/ufs/ufshcd-crypto.c:250:26: warning: no previous declaration for 'ufshcd_blk_crypto_mode_num_for_alg_dusize'
 2022-03-02 21:28 UTC 

[Intel-wired-lan] [net PATCH 0/2] ice/i40e: stop disabling VFs due to PF error responses
 2022-03-02 21:27 UTC  (5+ messages)
` [Intel-wired-lan] [net PATCH 1/2] i40e: "
` [Intel-wired-lan] [net PATCH 2/2] ice: "

[PATCH v3 bpf-next] Improve BPF test stability (related to perf events and scheduling)
 2022-03-02 21:27 UTC 

[PATCH] dt-bindings: spi: Update NXP Flexspi maintainer details
 2022-03-02 21:27 UTC  (2+ messages)

[Buildroot] [PATCH/next 1/1] package/libss7: bump to version 2.0.1
 2022-03-02 21:26 UTC 

[PATCH] i2c: xiic: Make bus names unique
 2022-03-02 21:26 UTC  (2+ messages)

[PULL 00/26] target-arm queue
 2022-03-02 20:52 UTC  (19+ messages)
` [PULL 06/26] target/arm: Fix early free of TCG temp in handle_simd_shift_fpint_conv()
` [PULL 08/26] hw/registerfields: Add FIELD_SEX<N> and FIELD_SDP<N>
` [PULL 09/26] target/arm: Set TCR_EL1.TSZ for user-only
` [PULL 10/26] target/arm: Fault on invalid TCR_ELx.TxSZ
` [PULL 11/26] target/arm: Move arm_pamax out of line
` [PULL 12/26] target/arm: Pass outputsize down to check_s2_mmu_setup
` [PULL 13/26] target/arm: Use MAKE_64BIT_MASK to compute indexmask
` [PULL 14/26] target/arm: Honor TCR_ELx.{I}PS
` [PULL 16/26] target/arm: Implement FEAT_LVA
` [PULL 17/26] target/arm: Implement FEAT_LPA
` [PULL 18/26] target/arm: Extend arm_fi_to_lfsc to level -1
` [PULL 19/26] target/arm: Introduce tlbi_aa64_get_range
` [PULL 21/26] target/arm: Validate tlbi TG matches translation granule in use
` [PULL 22/26] target/arm: Advertise all page sizes for -cpu max
` [PULL 23/26] target/arm: Implement FEAT_LPA2
` [PULL 24/26] target/arm: Report KVM's actual PSCI version to guest in dtb
` [PULL 25/26] ui/cocoa.m: Fix updateUIInfo threading issues
` [PULL 26/26] ui/cocoa.m: Remove unnecessary NSAutoreleasePools

RTT-PROBE: lore-subspace-rtt
 2022-03-02 21:26 UTC 

[PATCH 1/2] drm/amdgpu/vcn: Update fw shared data structure
 2022-03-02 21:25 UTC  (2+ messages)
` [PATCH 2/2] drm/amdgpu/vcn: Add vcn firmware log

[PATCH v2 0/3] add hugetlb_free_vmemmap sysctl
 2022-03-02 21:25 UTC  (3+ messages)
` [PATCH v2 3/3] mm: hugetlb: "

[PATCH 0/3] KVM: arm64: selftests: Add edge cases tests for the arch timer
 2022-03-02 21:25 UTC  (5+ messages)
` [PATCH 2/3] KVM: arm64: selftests: add arch_timer_edge_cases

[PATCH] btrfs: fallback to blocking mode when doing async dio over multiple extents
 2022-03-02 21:25 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 0/7][V11] btrfs: allocation_hint
 2022-03-02 21:23 UTC  (8+ messages)

[PATCH v5 bpf-next] Small BPF verifier log improvements
 2022-03-02 21:23 UTC  (2+ messages)

[PATCH v4 0/8] KVM: x86: VMX ctrl MSR + KVM quirk fixes
 2022-03-02 21:22 UTC  (7+ messages)
` [PATCH v4 1/8] KVM: nVMX: Keep KVM updates to BNDCFGS ctrl bits across MSR write

[PATCH] i2c: mux: demux-pinctrl: do not deactivate a master that is not active
 2022-03-02 21:22 UTC  (3+ messages)

[PATCH v3 00/28] KVM: x86/mmu: Overhaul TDP MMU zapping and flushing
 2022-03-02 21:22 UTC  (9+ messages)
` [PATCH v3 22/28] KVM: x86/mmu: Zap defunct roots via asynchronous worker

[PATCH v2 1/3] mm: hugetlb: disable freeing vmemmap pages when struct page crosses page boundaries
 2022-03-02 21:21 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-03-02 21:21 UTC 

[PATCH V2 00/32] x86/sgx and selftests/sgx: Support SGX2
 2022-03-02 21:20 UTC  (7+ messages)

[PATCH u-boot-marvell 00/10] tools: kwboot: Fix boot and terminal mode
 2022-03-02 21:18 UTC  (4+ messages)

[RFC 00/10] Introduce In Field Scan driver
 2022-03-02 21:18 UTC  (4+ messages)

Questions regarding regarding idt/renesas versaclock5 driver
 2022-03-02 20:49 UTC  (10+ messages)
        ` [EXTERNAL] "

[Buildroot] [PATCH 1/1] package/dnsmasq: fix build with gcc 4.8
 2022-03-02 21:17 UTC 

[PATCH 0/7] dump: Cleanup and consolidation
 2022-03-02 21:15 UTC  (5+ messages)
` [PATCH 7/7] dump: Consolidate elf note function

RTT-PROBE: lore-subspace-rtt
 2022-03-02 21:16 UTC 

[PATCH v2 00/39] x86: Kernel IBT
 2022-03-02 21:15 UTC  (6+ messages)
` [PATCH v2 01/39] kbuild: Fix clang build

[PATCH v3 0/8] Allwinner A31/A83T MIPI CSI-2 and A31 ISP / Platform Support
 2022-03-02 21:11 UTC  (18+ messages)
` [PATCH RFC v3 1/8] of: Mark interconnects property supplier as optional
` [PATCH v3 2/8] dt-bindings: interconnect: sunxi: Add V3s mbus compatible
` [PATCH v3 3/8] clk: sunxi-ng: v3s: Export MBUS and DRAM clocks to the public header
` [PATCH v3 4/8] ARM: dts: sun8i: v3s: Add mbus node to represent the interconnect
` [PATCH v3 5/8] ARM: dts: sun8i: v3s: Add nodes for MIPI CSI-2 support
` [PATCH v3 6/8] ARM: dts: sun8i: v3s: Add support for the ISP
` [PATCH v3 7/8] ARM: dts: sun8i: a83t: Add MIPI CSI-2 controller node
` [PATCH NOT FOR MERGE v3 8/8] ARM: dts: sun8i: a83t: bananapi-m3: Enable MIPI CSI-2 with OV8865

[PATCH 2/2] i2c: i801: Add support for the Process Call command
 2022-03-02 21:13 UTC  (4+ messages)
` [PATCH 1/2] i2c: i801: Drop useless masking in i801_access

[PATCH v2 bpf-next] Improve BPF test stability (related to perf events and scheduling)
 2022-03-02 21:12 UTC  (4+ messages)

[PATCH v3 0/6] Generic per-sb io stats
 2022-03-02 21:12 UTC  (6+ messages)

[PATCH 0/5] nvme support for zoned namespace command set
 2022-03-02 21:11 UTC  (11+ messages)
` [PATCH 5/5] nvme: support for zoned namespaces

[PATCH] Bluetooth: Don't assign twice the same value
 2022-03-02 21:11 UTC  (2+ messages)
`  "

[PATCH 00/16] crypto: rockchip: permit to pass self-tests
 2022-03-02 21:10 UTC  (10+ messages)
` [PATCH 10/16] crypto: rockchip: rework by using crypto_engine

RTT-PROBE: lore-subspace-rtt
 2022-03-02 21:11 UTC 

[srcu] 1385139340: will-it-scale.per_process_ops -6.4% regression
 2022-03-02 21:10 UTC  (3+ messages)

[Intel-wired-lan] i40e and TSO with MPLS ?
 2022-03-02 21:10 UTC  (8+ messages)

[PATCH 00/23] Builtin FSMonitor Part 3
 2022-03-02 21:09 UTC  (4+ messages)
` [PATCH 05/23] fsmonitor-settings: bare repos are incompatible with FSMonitor

[PATCH v2] dt-bindings: i2c: renesas,riic: Document RZ/V2L SoC
 2022-03-02 21:08 UTC  (3+ messages)

[ammarfaizi2-block:dhowells/linux-fs/fscache-next 36/39] fs/netfs/io.c:655 netfs_begin_read() error: uninitialized symbol 'ret'
 2022-03-02 21:08 UTC 

[PATCH] drm/i915: avoid concurrent writes to aux_inv
 2022-03-02 20:50 UTC  (2+ messages)
` [Intel-gfx] "

arm: Simple delay function because of an chicken and egg problem
 2022-03-02 21:06 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-03-02 21:06 UTC 


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.