All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-08-03 02:24:11 to 2021-08-03 04:29:39 UTC [more...]

[PATCH v2 00/55] Unaligned access for user-only
 2021-08-03  4:14 UTC  (29+ messages)
` [PATCH v2 01/55] hw/core: Make do_unaligned_access noreturn
` [PATCH v2 02/55] hw/core: Make do_unaligned_access available to user-only
` [PATCH v2 03/55] target/alpha: Implement do_unaligned_access for user-only
` [PATCH v2 04/55] target/arm: "
` [PATCH v2 05/55] target/hppa: "
` [PATCH v2 06/55] target/microblaze: Do not set MO_ALIGN "
` [PATCH v2 07/55] target/mips: Implement do_unaligned_access "
` [PATCH v2 08/55] target/ppc: Move SPR_DSISR setting to powerpc_excp
` [PATCH v2 09/55] target/ppc: Set fault address in ppc_cpu_do_unaligned_access
` [PATCH v2 10/55] target/ppc: Implement do_unaligned_access for user-only
` [PATCH v2 11/55] target/riscv: "
` [PATCH v2 12/55] target/s390x: "
` [PATCH v2 13/55] target/sh4: Set fault address in superh_cpu_do_unaligned_access
` [PATCH v2 14/55] target/sh4: Implement do_unaligned_access for user-only
` [PATCH v2 15/55] target/sparc: Remove DEBUG_UNALIGNED
` [PATCH v2 16/55] target/sparc: Split out build_sfsr
` [PATCH v2 17/55] target/sparc: Set fault address in sparc_cpu_do_unaligned_access
` [PATCH v2 18/55] target/sparc: Implement do_unaligned_access for user-only
` [PATCH v2 19/55] target/xtensa: "
` [PATCH v2 20/55] accel/tcg: Report unaligned atomics "
` [PATCH v2 21/55] accel/tcg: Drop signness in tracing in cputlb.c
` [PATCH v2 22/55] tcg: Expand MO_SIZE to 3 bits
` [PATCH v2 23/55] tcg: Rename TCGMemOpIdx to MemOpIdx
` [PATCH v2 24/55] tcg: Split out MemOpIdx to exec/memopidx.h
` [PATCH v2 27/55] plugins: Reorg arguments to qemu_plugin_vcpu_mem_cb
` [PATCH v2 29/55] target/arm: Use MO_128 for 16 byte atomics
` [PATCH v2 33/55] target/hexagon: Implement cpu_mmu_index
` [PATCH v2 35/55] accel/tcg: Move cpu_atomic decls to exec/cpu_ldst.h

[PATCH v7 00/10] Add support for Hikey 970 PCIe
 2021-08-03  4:25 UTC  (7+ messages)
` [PATCH v7 08/10] arm64: dts: HiSilicon: Add support for HiKey 970 PCIe controller hardware

[PATCH net-next] net/sched: store the last executed chain also for clsact egress
 2021-08-03  4:26 UTC  (4+ messages)

[PATCH v2 00/21] libtracefs: Introducing tracefs_sql() to create synthetice events with an SQL line
 2021-08-03  4:23 UTC  (22+ messages)
` [PATCH v2 01/21] libtracefs: Added new API tracefs_sql()
` [PATCH v2 02/21] tracefs: Add unit tests for tracefs_sql()
` [PATCH v2 03/21] libtracefs: Add comparing start and end fields in tracefs_sql()
` [PATCH v2 04/21] libtracefs: Add unit test to test tracefs_sql() compare
` [PATCH v2 05/21] libtracefs: Add filtering for start and end events in tracefs_sql()
` [PATCH v2 06/21] libtracefs: Add unit test to test tracefs_sql() where clause
` [PATCH v2 07/21] libtracefs: Make sqlhist parser reentrant
` [PATCH v2 08/21] libtracefs: Make parser unique to libtracefs
` [PATCH v2 09/21] libtracefs: Add line number and index to expr structure
` [PATCH v2 10/21] libtracefs: Add error message when match fields are not FROM and JOIN events
` [PATCH v2 11/21] libtracefs: Add error message when match or init fails from bad events
` [PATCH v2 12/21] libtracefs; Add error message for bad selections to SQL sequence
` [PATCH v2 13/21] libtracefs: Add error message when compare fields fail
` [PATCH v2 14/21] libtracefs: Add error message for grouping events in SQL filter
` [PATCH v2 15/21] libtracefs: Add error message for bad filters in SQL statement
` [PATCH v2 16/21] libtracefs: Add error message when calculation has no label
` [PATCH v2 17/21] libtracefs: Add man page for tracefs_sql()
` [PATCH v2 18/21] libtracefs: Allow for simple SQL statements to create a histogram
` [PATCH v2 19/21] libtracefs: Allow trace_sql() to take keywords for fields with backslash
` [PATCH v2 20/21] libtracefs: Add CAST() syntax to SQL parsing for histogram types
` [PATCH v2 21/21] libtracefs: Add CAST(x AS _COUNTER_) syntax to create values in histograms

[f2fs-dev] [PATCH v3] f2fs: add sysfs node to control ra_pages for fadvise seq file
 2021-08-03  4:22 UTC  (2+ messages)
`  "

Pull request: u-boot-samsung master
 2021-08-03  4:10 UTC 

spi-nor 5.11 regression: Division by zero in kernel
 2021-08-03  4:13 UTC  (5+ messages)

[PATCH] trace: eradicate noisy warning in trace_osnoise.c
 2021-08-03  4:12 UTC  (5+ messages)

[dpdk-dev] [PATCH] doc: announce changes to eventdev library
 2021-08-03  4:12 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2] "

[RFC PATCH 0/6] leds: Fix pca955x GPIO pin mappings
 2021-08-03  4:07 UTC  (7+ messages)

[PATCH] f2fs: introduce periodic iostat io latency traces
 2021-08-03  4:08 UTC  (5+ messages)

[PATCH 0/7] dt-bindings: imx8mp: fix dt schema check errors
 2021-08-03  4:04 UTC  (7+ messages)
` [PATCH 5/7] dt-bindings: soc: imx: add missing anatop binding

`phosphor-logging` APIs (RFC)
 2021-08-03  4:07 UTC  (7+ messages)

drivers/usb/cdns3/cdnsp-pci.c:181 cdnsp_pci_probe() warn: possible memory leak of 'cdnsp'
 2021-08-03  4:06 UTC 

[dpdk-dev] [PATCH] doc: announce: make rte intr handle internal
 2021-08-03  4:05 UTC  (3+ messages)

stable-rc/queue/4.9 baseline: 110 runs, 4 regressions (v4.9.277-33-g2e921520d320)
 2021-08-03  4:02 UTC 

[PATCH] nvdimm: release the correct device list
 2021-08-03  4:00 UTC  (3+ messages)

Redfish requests for dbus-sensors data are needlessly slow - analysis
 2021-08-03  3:58 UTC  (3+ messages)

[PATCH] net/mlx5: Fix typo in comments
 2021-08-03  3:54 UTC  (2+ messages)

[PATCH 00/10] arm64: Self-hosted trace related erratum workarouds
 2021-08-03  3:51 UTC  (8+ messages)
` [PATCH 10/10] arm64: errata: Add workaround for TSB flush failures

[PATCH] neigh: Support filtering neighbours for L3 slave
 2021-08-03  3:51 UTC  (4+ messages)

[PATCH 0/4] s390: Make use of PAGE_ALIGN/PAGE_MASK/PFN_UP helper macro
 2021-08-03  3:49 UTC  (5+ messages)
` [PATCH 1/4] s390/scm_blk: Make use of PAGE_ALIGN "
` [PATCH 2/4] s390/vmcp: Make use of PFN_UP "
` [PATCH 3/4] vfio-ccw: Make use of PAGE_MASK/PFN_UP "
` [PATCH 4/4] s390/cio: Make use of PAGE_ALIGN "

[PATCH net] net/mlx5: Don't skip subfunction cleanup in case of error in module init
 2021-08-03  3:48 UTC  (3+ messages)

[ANNOUNCE] Git v2.33.0-rc0
 2021-08-03  3:46 UTC  (2+ messages)

cron job: media_tree daily build: ERRORS
 2021-08-03  3:44 UTC 

[PATCH 0/5] Cleanups and fixup for memcontrol
 2021-08-03  3:40 UTC  (7+ messages)
` [PATCH 2/5] mm, memcg: narrow the scope of percpu_charge_mutex

[PATCH 0/2] [RFC] Switch default merge backend from recursive to ort
 2021-08-03  3:39 UTC  (4+ messages)
` [PATCH 1/2] Change "

[RFC PATCH v2 1/2] Add virtio Admin Virtqueue specification
 2021-08-03  3:39 UTC  (15+ messages)
    ` [virtio-comment] "

stable-rc/queue/4.19 baseline: 142 runs, 7 regressions (v4.19.200-31-g93b6975cc268)
 2021-08-03  3:38 UTC 

stable-rc/queue/5.10 build: 173 builds: 0 failed, 173 passed, 14 warnings (v5.10.55-71-g29b6502ddb40)
 2021-08-03  3:38 UTC 

[PATCH 2/3] spi: modify set_cs_timing parameter
 2021-08-03  3:14 UTC  (5+ messages)

[PATCH] fpga: region: handle compat_id as an uuid
 2021-08-03  3:32 UTC  (9+ messages)

[syzbot] INFO: task hung in __drain_all_pages (2)
 2021-08-03  3:35 UTC  (2+ messages)

[PATCH] slub: fix kmalloc_pagealloc_invalid_free unit test
 2021-08-03  3:30 UTC  (2+ messages)

[PATCH v2] mm/memcg: Fix incorrect flushing of lruvec data in obj_stock
 2021-08-03  3:28 UTC  (3+ messages)

iomap 5.15 branch construction 
 2021-08-03  3:21 UTC  (2+ messages)

[PATCH v2 0/3] clone: update submodule.recurse in config when using --recurse-submodule
 2021-08-03  3:20 UTC  (5+ messages)
` [PATCH v3 0/4] "
  ` [PATCH v3 1/4] "

[RFC PATCH] Introduce admin virtqueue as a new transport
 2021-08-03  3:20 UTC 

[RFC v2] /dev/iommu uAPI proposal
 2021-08-03  3:19 UTC  (6+ messages)

[PATCH] iio: adc: rockchip_saradc: just get referenced voltage once at probe
 2021-08-03  3:09 UTC  (4+ messages)

[PATCH] drm/amd/pm: update smu v13.0.1 firmware header
 2021-08-03  3:17 UTC  (3+ messages)

Any way to make cryptsetup smaller? I have a small 32M NOR flash and 11M SquashFS rootfs
 2021-08-03  1:36 UTC  (6+ messages)
` [oe] "

stable-rc/queue/4.14 baseline: 126 runs, 4 regressions (v4.14.241-39-g8314a8525f0c)
 2021-08-03  3:13 UTC 

about get_user_pages function
 2021-08-03  2:56 UTC 

[PATCH] drm/amd/amdgpu: remove redundant host to psp cmd buf
 2021-08-03  3:05 UTC 

[PATCH 0/7] libtracefs: Updates to the histograms for tracefs_sql()
 2021-08-03  2:59 UTC  (8+ messages)
` [PATCH 1/7] libtracefs: Change the tracefs_hist API to not take an instance immediately
` [PATCH 2/7] libtracefs: Expose tracefs_hist_command() as an API
` [PATCH 3/7] libtracefs: Add API tracefs_hist_append_filter()
` [PATCH 4/7] libtracefs: Add API tracefs_hist_show()
` [PATCH 5/7] libtracefs: Split up libtracefs-synth man page
` [PATCH 6/7] libtracefs: Add API tracefs_synth_get_start_hist()
` [PATCH 7/7] libtracefs: Add API tracefs_synth_complete()

next/pending-fixes baseline: 423 runs, 17 regressions (v5.14-rc4-249-ga6e430e3f3af)
 2021-08-03  2:58 UTC 

[PATCH] f2fs: reset free segment to prefree status when do_checkpoint() fail
 2021-08-03  2:57 UTC  (12+ messages)
` [f2fs-dev] "

stable-rc/queue/5.4 build: 186 builds: 0 failed, 186 passed, 91 warnings (v5.4.137-44-g01895863f82a)
 2021-08-03  2:57 UTC 

[PATCH 0/3] scsi: target: se_cmd cleanups and race fix
 2021-08-03  2:57 UTC  (2+ messages)

[PATCH] blk-mq: allow hardware queue to get more tag while sharing a tag set
 2021-08-03  2:57 UTC  (5+ messages)

[PATCH net-next] virtio-net: realign page_to_skb() after merges
 2021-08-03  2:51 UTC  (3+ messages)

[RFC PATCH v2 1/2] Adding i2c interface for qemu
 2021-08-02 17:22 UTC  (2+ messages)

[PATCH v2 0/2] armv7: Add Position Independent Execution support
 2021-08-03  2:50 UTC  (3+ messages)
` [PATCH v2 1/2] arm: Fix option dependency with Kconfig language
` [PATCH v2 2/2] armv7: Add Position Independent Execution support

[PATCH 00/17] libtracefs: Introducing tracefs_sql() to create synthetice events with an SQL line
 2021-08-03  2:49 UTC  (4+ messages)
` [PATCH 01/17] libtracefs: Added new API tracefs_sql()

[GSoC] Git Blog 11
 2021-08-03  2:49 UTC  (4+ messages)

stable-rc/queue/4.4 build: 183 builds: 0 failed, 183 passed, 8 warnings (v4.4.277-27-g7dc9154b6fe1)
 2021-08-03  2:47 UTC 

[RFC] Cross-release versus a new tool
 2021-08-03  2:16 UTC 

[BUG] jfs: possible uninitialized-variable access in xtSplitUp()
 2021-08-03  2:46 UTC  (3+ messages)

[PATCH] common/attr: fix the MAX_ATTRS and MAX_ATTRVAL_SIZE for nfs
 2021-08-03  2:46 UTC  (6+ messages)

[Buildroot] [autobuild.buildroot.net] Daily results for 2021-08-01
 2021-08-03  2:43 UTC  (4+ messages)
` [Buildroot] Some analysis of the major build failure reasons

[PATCH v2] f2fs: add sysfs node to control ra_pages for fadvise seq file
 2021-08-03  2:42 UTC  (3+ messages)
` [f2fs-dev] "

AMD laptops defaulting to S3 instead of S0ix (was amd_sfh)
 2021-08-03  2:42 UTC  (6+ messages)

wireless-regdb: Update regulatory rules for Germany (DE) on 6GHz
 2021-08-03  2:40 UTC  (7+ messages)
            ` [wireless-regdb] "

[f2fs-dev] [RFC v2] f2fs: extent cache: support unaligned extent
 2021-08-03  2:39 UTC  (2+ messages)
`  "

[net-next,v8] net: stmmac: optimize check in ops '.begin'
 2021-08-03  2:38 UTC 

[net-next,v8] net: stmmac: optimize check in ops '.begin'
 2021-08-03  2:37 UTC 

[PATCH v5 0/6] Add Mediatek Soc DRM (vdosys0) support for mt8195
 2021-08-03  2:30 UTC  (10+ messages)
` [PATCH v5 2/6] soc: mediatek: add mtk-mmsys support for mt8195 vdosys0

[PATCH 1/1] spi: tegra114: Fix set_cs_timing param
 2021-08-03  2:13 UTC  (3+ messages)

[PATCH v3 00/12] e2fsprogs: some bugfixs
 2021-08-03  2:35 UTC  (5+ messages)
` [PATCH v3 10/12] hashmap: change return value type of ext2fs_hashmap_add()
` [PATCH v3 11/12] misc/lsattr: check whether path is NULL in lsattr_dir_proc()

Enhancing --show-function and --function-context in default configurations
 2021-08-03  2:34 UTC  (5+ messages)

[dpdk-dev] [RFC V1] ethdev: fix the issue that dev uninit may be called twice
 2021-08-03  2:30 UTC  (2+ messages)
` [dpdk-dev] [RFC V2] ethdev: fix issue that dev close in PMD calls twice

[BUG] mwifiex: possible null-pointer dereference in mwifiex_dnld_cmd_to_fw()
 2021-08-03  2:34 UTC  (3+ messages)

[net-next,v8] net: stmmac: optimize check in ops '.begin'
 2021-08-03  2:31 UTC  (2+ messages)

[PATCH v3 0/4] virtio short improvements
 2021-08-03  2:30 UTC  (3+ messages)

[pull request][net-next 00/16] mlx5 updates 2021-08-02
 2021-08-03  2:28 UTC  (17+ messages)
` [net-next 01/16] net/mlx5e: Use a new initializer to build uniform indir table
` [net-next 02/16] net/mlx5e: Introduce mlx5e_channels API to get RQNs
` [net-next 03/16] net/mlx5e: Hide all implementation details of mlx5e_rx_res
` [net-next 04/16] net/mlx5e: Allocate the array of channels according to the real max_nch
` [net-next 05/16] net/mlx5e: Rename traffic type enums
` [net-next 06/16] net/mlx5e: Rename some related TTC args and functions
` [net-next 07/16] net/mlx5e: Decouple TTC logic from mlx5e
` [net-next 08/16] net/mlx5: Move TTC logic to fs_ttc
` [net-next 09/16] net/mlx5: Embed mlx5_ttc_table
` [net-next 10/16] net/mlx5e: Remove redundant tc act includes
` [net-next 11/16] net/mlx5e: Remove redundant filter_dev arg from parse_tc_fdb_actions()
` [net-next 12/16] net/mlx5e: Remove redundant cap check for flow counter
` [net-next 13/16] net/mlx5e: Remove redundant parse_attr arg
` [net-next 14/16] net/mlx5e: Remove redundant assignment of counter to null
` [net-next 15/16] net/mlx5e: Return -EOPNOTSUPP if more relevant when parsing tc actions
` [net-next 16/16] net/mlx5: Fix missing return value in mlx5_devlink_eswitch_inline_mode_set()

[net-next,v8] net: stmmac: optimize check in ops '.begin'
 2021-08-03  2:23 UTC  (2+ messages)

[net-next,v8] net: stmmac: optimize check in ops '.begin'
 2021-08-03  2:22 UTC  (2+ messages)

[PATCH] clk: rk3308: make ddrphy4x clock critical
 2021-08-03  2:23 UTC  (6+ messages)

[PATCH] riscv: cpu: fu740: Fix typo of date
 2021-08-03  2:24 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.