All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-05-18 09:24:32 to 2021-05-18 09:54:22 UTC [more...]

[PATCH v2 00/21] qapi: static typing conversion, pt5a
 2021-05-18  9:28 UTC  (3+ messages)
` [PATCH v2 01/21] qapi/parser: Don't try to handle file errors

[PATCH v2 00/50] target/i386 translate cleanups
 2021-05-18  9:51 UTC  (47+ messages)
` [PATCH v2 02/50] target/i386: Split out check_cpl0
` [PATCH v2 03/50] target/i386: Unify code paths for IRET
` [PATCH v2 05/50] target/i386: Split out check_iopl
` [PATCH v2 06/50] target/i386: Assert PE is set for user-only
` [PATCH v2 07/50] target/i386: Assert CPL is 3 "
` [PATCH v2 08/50] target/i386: Assert IOPL is 0 "
` [PATCH v2 09/50] target/i386: Assert !VM86 for x86_64 user-only
` [PATCH v2 10/50] target/i386: Assert CODE32 "
` [PATCH v2 11/50] target/i386: Assert SS32 "
` [PATCH v2 12/50] target/i386: Assert CODE64 "
` [PATCH v2 13/50] target/i386: Assert LMA "
` [PATCH v2 14/50] target/i386: Assert !ADDSEG "
` [PATCH v2 15/50] target/i386: Introduce REX_PREFIX
` [PATCH v2 16/50] target/i386: Tidy REX_B, REX_X definition
` [PATCH v2 17/50] target/i386: Move rex_r into DisasContext
` [PATCH v2 19/50] target/i386: Remove DisasContext.f_st as unused
` [PATCH v2 20/50] target/i386: Reduce DisasContext.flags to uint32_t
` [PATCH v2 22/50] target/i386: Reduce DisasContext.prefix to uint8_t
` [PATCH v2 23/50] target/i386: Reduce DisasContext.vex_[lv] "
` [PATCH v2 24/50] target/i386: Reduce DisasContext popl_esp_hack and rip_offset "
` [PATCH v2 25/50] target/i386: Leave TF in DisasContext.flags
` [PATCH v2 28/50] target/i386: Reorder DisasContext members
` [PATCH v2 32/50] target/i386: Implement skinit in translate.c

[PATCH net] net: lan78xx: advertise tx software timestamping support
 2021-05-18  9:54 UTC 

[PATCH v6 00/21] Add support for 32-bit tasks on asymmetric AArch32 systems
 2021-05-18  9:47 UTC  (26+ messages)
` [PATCH v6 01/21] arm64: cpuinfo: Split AArch32 registers out into a separate struct
` [PATCH v6 02/21] arm64: Allow mismatched 32-bit EL0 support
` [PATCH v6 03/21] KVM: arm64: Kill 32-bit vCPUs on systems with mismatched "
` [PATCH v6 04/21] arm64: Kill 32-bit applications scheduled on 64-bit-only CPUs
` [PATCH v6 05/21] arm64: Advertise CPUs capable of running 32-bit applications in sysfs
` [PATCH v6 06/21] sched: Introduce task_cpu_possible_mask() to limit fallback rq selection
` [PATCH v6 07/21] cpuset: Don't use the cpu_possible_mask as a last resort for cgroup v1
` [PATCH v6 08/21] cpuset: Honour task_cpu_possible_mask() in guarantee_online_cpus()
` [PATCH v6 09/21] sched: Reject CPU affinity changes based on task_cpu_possible_mask()
` [PATCH v6 10/21] sched: Introduce task_struct::user_cpus_ptr to track requested affinity
` [PATCH v6 11/21] sched: Split the guts of sched_setaffinity() into a helper function
` [PATCH v6 12/21] sched: Allow task CPU affinity to be restricted on asymmetric systems
` [PATCH v6 13/21] sched: Admit forcefully-affined tasks into SCHED_DEADLINE
` [PATCH v6 14/21] freezer: Add frozen_or_skipped() helper function
` [PATCH v6 15/21] sched: Defer wakeup in ttwu() for unschedulable frozen tasks
` [PATCH v6 16/21] arm64: Implement task_cpu_possible_mask()
` [PATCH v6 17/21] arm64: exec: Adjust affinity for compat tasks with mismatched 32-bit EL0
` [PATCH v6 18/21] arm64: Prevent offlining first CPU with 32-bit EL0 on mismatched system
` [PATCH v6 19/21] arm64: Hook up cmdline parameter to allow mismatched 32-bit EL0
` [PATCH v6 20/21] arm64: Remove logic to kill 32-bit tasks on 64-bit-only cores
` [PATCH v6 21/21] Documentation: arm64: describe asymmetric 32-bit support

[PATCH v2 0/5] block-copy: make helper APIs thread safe
 2021-05-18  9:40 UTC  (3+ messages)
` [PATCH v2 1/5] ratelimit: treat zero speed as unlimited
` [PATCH v2 2/5] block-copy: let ratelimit handle a speed of 0

[PATCH] target/ppc: Fix load endianness for lxvwsx/lxvdsx
 2021-05-18  9:23 UTC 

[RFC PATCH 00/17] Add validation for used length
 2021-05-18  9:52 UTC  (5+ messages)
  `  "

[V2][PATCH 0/2] drm: xlnx: add some functions
 2021-05-18  9:50 UTC  (6+ messages)
` [V2][PATCH 1/2] drm: xlnx: add is_layer_vid() to simplify the code
` [V2][PATCH 2/2] drm: xlnx: consolidate the functions which programming AUDIO_VIDEO_SELECT register

[PATCH 00/10] Domain on Static Allocation
 2021-05-18  9:51 UTC  (9+ messages)
` [PATCH 03/10] xen/arm: introduce PGC_reserved
` [PATCH 04/10] xen/arm: static memory initialization
` [PATCH 05/10] xen/arm: introduce alloc_staticmem_pages

[PULL v2 00/29] testing and plugin updates
 2021-05-18  9:07 UTC  (14+ messages)
` [PULL v2 14/29] configure: Emit HOST_CC to config-host.mak
` [PULL v2 15/29] tests/tcg/tricore: Add macros to create tests and first test 'abs'
` [PULL v2 17/29] tests/tcg/tricore: Add clz test
` [PULL v2 18/29] tests/tcg/tricore: Add dvstep test
` [PULL v2 20/29] tests/tcg/tricore: Add fmul test
` [PULL v2 21/29] tests/tcg/tricore: Add ftoi test
` [PULL v2 22/29] tests/tcg/tricore: Add madd test
` [PULL v2 23/29] tests/tcg/tricore: Add msub test
` [PULL v2 24/29] tests/tcg/tricore: Add muls test
` [PULL v2 25/29] tests/docker: gcc-10 based images for ppc64{, le} tests
` [PULL v2 27/29] tests/tcg: fix missing return
` [PULL v2 28/29] tests/tcg: don't allow clang as a cross compiler
` [PULL v2 29/29] configure: use cc, not host_cc to set cross_cc for build arch

[PATCH] nbd: provide a way for userspace processes to identify device backends
 2021-05-18  9:49 UTC  (5+ messages)

[PATCH v6 0/3] vfio-ccw: Fix interrupt handling for HALT/CLEAR
 2021-05-18  9:49 UTC  (2+ messages)

[PATCH 0/3] memblock, arm: fixes for freeing of the memory map
 2021-05-18  9:44 UTC  (4+ messages)
` [PATCH 3/3] arm: extend pfn_valid to take into accound freed memory map alignment

[PATCH v3 0/3] MTD: spinand: Add spi_mem_poll_status() support
 2021-05-18  9:39 UTC  (12+ messages)
` [PATCH v3 1/3] spi: spi-mem: add automatic poll status functions
` [PATCH v3 2/3] mtd: spinand: use the spi-mem poll status APIs
` [PATCH v3 3/3] spi: stm32-qspi: add automatic poll status feature

[PATCH 00/21] block: publish backup-top filter
 2021-05-18  9:20 UTC  (6+ messages)
` [PATCH 04/21] qdev: allow setting drive property for realized device

[PATCH] virtio_net: Remove BUG() to aviod machine dead
 2021-05-18  9:46 UTC 

[PATCH 1/1] lib: kunit: Suppress a compilation warning of frame size
 2021-05-18  9:45 UTC 

[PATCH] blk-mq: plug request for shared sbitmap
 2021-05-18  9:44 UTC  (2+ messages)

[PATCH 5.11 000/329] 5.11.22-rc1 review
 2021-05-18  9:45 UTC  (2+ messages)

[LTP] [PATCH v3 3/4] lib: ignore SIGINT in _tst_kill_test
 2021-05-18  9:45 UTC  (8+ messages)

[RFC PATCH v2 0/6] hw/arm/virt: Introduce cpu topology support
 2021-05-18  9:16 UTC  (5+ messages)
` [RFC PATCH v2 5/6] hw/arm/virt-acpi-build: Add PPTT table

[dpdk-dev] [Bug 713] Failure in latest DPDK build: Cannot init any port in AWS ENA
 2021-05-18  9:43 UTC 

[dpdk-dev] [PATCH] net/mlx5: check meta register width for modify field
 2021-05-18  9:43 UTC  (3+ messages)

【重要なお知らせ】【三井住友カード】ご利用確認のお願い
 2021-05-18  9:43 UTC 

[PATCH] Revert "riscv: cpu: fu740: clear feature disable CSR"
 2021-05-18  9:43 UTC  (8+ messages)

[PATCH v2 0/2] mm: unify the allocation of pglist_data instances
 2021-05-18  9:24 UTC  (12+ messages)
` [PATCH v2 1/2] mm: introduce prepare_node_data
` [PATCH v2 2/2] mm: replace contig_page_data with node_data

[PATCH 1/1] regmap-irq: Introduce inverted status registers support
 2021-05-18  9:44 UTC 

[PATCH v2] mklibs: remove recipes and class
 2021-05-18  9:41 UTC  (2+ messages)

mvpp2: incorrect max mtu?
 2021-05-18  9:41 UTC  (3+ messages)
` [EXT] "

[OE-core] [PATCH] elfutils: upgrade 0.183 -> 0.184
 2021-05-18  9:40 UTC  (2+ messages)

[PATCH 0/7] Per client engine busyness
 2021-05-18  9:40 UTC  (23+ messages)
                          ` [Nouveau] "
                                    ` [Intel-gfx] "

[PATCH] ARM: npcm: wpcm450: select interrupt controller driver
 2021-05-18  9:37 UTC  (5+ messages)

[PATCH 0/2] am335x: set pinmux registers from pins debug file
 2021-05-18  9:38 UTC  (5+ messages)
` [PATCH 1/2] pinctrl: core: configure pinmux "

Random reboots on ODROID-N2+
 2021-05-18  9:35 UTC  (5+ messages)

[PATCH] drm/amdgpu: modify system reference clock source for navi+
 2021-05-18  9:36 UTC  (2+ messages)

[PATCH v2] ACPI: DPTF: Add new PCH FIVR methods
 2021-05-18  9:36 UTC  (2+ messages)

[patch 0/8] genirq, perf: Cleanup the abuse of irq_set_affinity_hint()
 2021-05-18  9:17 UTC  (18+ messages)
` [patch 1/8] genirq: Export affinity setter for modules
` [patch 2/8] perf/arm-ccn: Use irq_set_affinity()
` [patch 3/8] perf/arm-cmn: "
` [patch 4/8] perf/arm-dmc620: "
` [patch 5/8] perf/arm-dsu: "
` [patch 6/8] perf/arm-smmuv3: "
` [patch 7/8] perf/imx_ddr: "
` [patch 8/8] perf/hisi: "

REGRESSION: kernel BUG at arch/arm64/kernel/alternative.c:157!
 2021-05-18  9:32 UTC  (4+ messages)

[soc:arm/fixes] BUILD SUCCESS b433d090ac63eae4d3182cfc274dbacb0c4ee0ec
 2021-05-18  9:31 UTC 

[Intel-gfx] [PATCH v4 00/23] Alder Lake-P Support
 2021-05-18  9:33 UTC  (4+ messages)
` [Intel-gfx] [PATCH v4 18/23] drm/i915/display: Introduce new intel_psr_pause/resume function

[PATCH v2 00/15] drm/i915: Move LMEM (VRAM) management over to TTM
 2021-05-18  9:33 UTC  (4+ messages)
` [PATCH v2 15/15] drm/i915/ttm: Add io sgt caching to i915_ttm_io_mem_pfn
  ` [Intel-gfx] "

[RFC PATCH 0/3] new mode 'shadow' for /proc/PID/setgroups
 2021-05-18  9:32 UTC  (7+ messages)
` [RFC PATCH 1/3] setgroups: "

Mellanox CX6DX switchdev mode VF fails rdma-core tests.test_mlx5_dc.DCTest
 2021-05-18  9:25 UTC 

[PATCH v2 1/2] perf/x86: Skip checking if 0x0 MSR exists for guest Arch LBR
 2021-05-18  9:30 UTC  (2+ messages)

Re: [PATCH 5/5] PCI: Support ASpeed VGA cards behind a misbehaving bridge
 2021-05-18  9:30 UTC  (2+ messages)
`  "

[PATCH v2] s390/vfio-ap: fix memory leak in mdev remove callback
 2021-05-18  9:30 UTC  (9+ messages)

[PATCH v3] iio: afe: iio-rescale: Support processed channels
 2021-05-18  9:27 UTC 

[PATCH] platform/chrome: cros_ec_proto: Send command again when timeout occurs
 2021-05-18  9:29 UTC  (2+ messages)

[dpdk-dev] [PATCH] test/table: fix build with GCC 11
 2021-05-18  9:29 UTC  (3+ messages)

5.13 i915/PAT regression on Brasswell, adding nopat to the kernel commandline worksaround this
 2021-05-18  9:28 UTC  (5+ messages)
    ` [Intel-gfx] "

[PATCH] media: sti: fix obj-$(config) targets
 2021-05-18  9:28 UTC 

[PATCH] mklibs-native: Fix build with gcc 11
 2021-05-18  9:28 UTC  (4+ messages)
` [OE-core] "

[PATCH v3] mm, slub: change run-time assertion in kmalloc_index() to compile-time
 2021-05-18  9:28 UTC  (7+ messages)

[PATCH] ARM: imx8m: verdin-imx8mm: Increase bootm size to 64 MiB
 2021-05-18  9:27 UTC  (4+ messages)

linux-next: Tree for May 18
 2021-05-18  9:27 UTC 

[PATCH] staging: iio: cdc: ad7746: Fix unnecessary check and assignment in ad7746_probe()
 2021-05-18  9:27 UTC  (4+ messages)
  ` [PATCH] staging: iio: cdc: ad7746: Fix unnecessary check andassignment "

[LTP] [PATCH] typo: Add necessary spaces in the outputs
 2021-05-18  9:27 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t] tests/kms_lease: Add subtest description
 2021-05-18  9:27 UTC  (3+ messages)
` [igt-dev] [PATCH i-g-t v4] "

[dpdk-dev] [PATCH] app/eventdev: remove unnecessary barrier for order test
 2021-05-18  9:27 UTC  (2+ messages)
  ` [dpdk-dev] 回复: "

[PATCH 1/2] media: i2c: Add ON Semiconductor AP1302 ISP driver
 2021-05-18  9:27 UTC  (2+ messages)

[OE-core][PATCH 1/2] systemd: Fix static neighbor creation in networkd
 2021-05-18  9:26 UTC  (2+ messages)

[PATCH v5 0/4] KVM statistics data fd-based binary interface
 2021-05-17 23:39 UTC  (3+ messages)
` [PATCH v5 1/4] KVM: stats: Separate common stats from architecture specific ones

[PATCH v3] iommu/iova: put free_iova_mem() outside of spinlock iova_rbtree_lock
 2021-05-18  9:26 UTC  (5+ messages)

[PATCH v9 0/8] Add FU740 chip and HiFive Unmatched board support
 2021-05-18  9:25 UTC  (9+ messages)
` [PATCH v9 1/8] riscv: cpu: fu740: Add support for cpu fu740
` [PATCH v9 2/8] drivers: clk: add fu740 support
` [PATCH v9 3/8] drivers: ram: sifive: rename fu540_ddr and "
` [PATCH v9 4/8] drivers: pci: add pcie support for fu740
` [PATCH v9 5/8] riscv: dts: add fu740 support
` [PATCH v9 6/8] riscv: dts: add SiFive Unmatched board support
` [PATCH v9 7/8] board: sifive: add HiFive "
` [PATCH v9 8/8] riscv: cpu: fu740: clear feature disable CSR

[PATCH -next] iommu/virtio: Add missing MODULE_DEVICE_TABLE
 2021-05-18  9:24 UTC  (4+ messages)

[patch 48/91] kernel/crash_core: add crashkernel=auto for vmcore creation
 2021-05-18  9:24 UTC  (12+ 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.