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

[LTP] [PATCH] network/lib6/getaddrinfo01: rewrite with the new API + use static hostnames
 2021-05-18 10:19 UTC  (4+ messages)

[PATCH v2 00/50] target/i386 translate cleanups
 2021-05-18 10:01 UTC  (55+ messages)
` [PATCH v2 04/50] target/i386: Split out check_vm86_iopl
` [PATCH v2 07/50] target/i386: Assert CPL is 3 for user-only
` [PATCH v2 08/50] target/i386: Assert IOPL is 0 "
` [PATCH v2 10/50] target/i386: Assert CODE32 for x86_64 user-only
` [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 16/50] target/i386: Tidy REX_B, REX_X definition
` [PATCH v2 18/50] target/i386: Move rex_w 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 21/50] target/i386: Reduce DisasContext.override to int8_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 26/50] target/i386: Reduce DisasContext jmp_opt, repz_opt to bool
` [PATCH v2 27/50] target/i386: Fix the comment for repz_opt
` [PATCH v2 28/50] target/i386: Reorder DisasContext members
` [PATCH v2 29/50] target/i386: Add stub generator for helper_set_dr
` [PATCH v2 30/50] target/i386: Assert !SVME for user-only
` [PATCH v2 32/50] target/i386: Implement skinit in translate.c
` [PATCH v2 36/50] target/i386: Tidy svm_check_intercept from tcg
` [PATCH v2 40/50] target/i386: Pass env to do_pause and do_hlt
` [PATCH v2 42/50] target/i386: Unify invlpg, invlpga
` [PATCH v2 44/50] target/i386: Eliminate user stubs for read/write_crN, rd/wrmsr

[patch 0/8] genirq, perf: Cleanup the abuse of irq_set_affinity_hint()
 2021-05-18 10:11 UTC  (2+ messages)

[MPTCP][PATCH v6 mptcp-next 0/6] add MP_CAPABLE 'C' flag
 2021-05-18 10:11 UTC  (4+ messages)

[asm-generic:compat-alloc-user-space-9] BUILD SUCCESS c20b182ddc8032c63c381bf868f99222bab89537
 2021-05-18 10:10 UTC 

[PATCH v6 00/21] Add support for 32-bit tasks on asymmetric AArch32 systems
 2021-05-18  9:47 UTC  (42+ 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 v16 1/4] dt-bindings: msm: disp: add yaml schemas for DPU bindings
 2021-05-18 10:03 UTC  (8+ messages)
` [PATCH v16 2/4] dt-bindings: msm: dsi: add yaml schemas for DSI bindings
` [PATCH v16 3/4] dt-bindings: msm: dsi: add yaml schemas for DSI PHY bindings
` [PATCH v16 4/4] dt-bindings: msm/dp: Add bindings of MSM DisplayPort controller

[PATCH 00/10] Domain on Static Allocation
 2021-05-18 10:09 UTC  (11+ 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

[PATCH 0/5] mm/sparse: a few minor fixes and improvements
 2021-05-18 10:09 UTC  (3+ messages)
` [PATCH 2/5] mm/sparse: free section usage memory in case populate_section_memmap failed

[PATCH 1/3] drm/virtio: Fixes a potential NULL pointer dereference on probe failure
 2021-05-18 10:09 UTC  (4+ messages)

[PULL v2 00/29] testing and plugin updates
 2021-05-18  9:58 UTC  (7+ messages)
` [PULL v2 17/29] tests/tcg/tricore: Add clz 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 27/29] tests/tcg: fix missing return

[PATCH v5 00/23] Base for adding PowerPC 64-bit instructions
 2021-05-18  9:48 UTC  (3+ messages)
` [PATCH v5 19/23] target/ppc: Implement setbc/setbcr/stnbc/setnbcr instructions

[PATCH resend v2 0/5] mm/madvise: introduce MADV_POPULATE_(READ|WRITE) to prefault page tables
 2021-05-18 10:07 UTC  (4+ messages)
` [PATCH resend v2 2/5] "

[GIT PULL] OP-TEE fix for v5.13
 2021-05-18 10:07 UTC 

[PATCH 5.10 000/289] 5.10.38-rc1 review
 2021-05-18 10:07 UTC  (2+ messages)

[PATCH v19 0/8] mm: introduce memfd_secret system call to create "secret" memory areas
 2021-05-18 10:06 UTC  (8+ messages)
` [PATCH v19 5/8] "

[PATCH] mm/debug_vm_pgtable: Ensure THP availability via has_transparent_hugepage()
 2021-05-18 10:07 UTC  (3+ messages)

[PATCH v10 00/33] Memory folios
 2021-05-18 10:06 UTC  (5+ messages)
` [PATCH v10 17/33] mm/memcg: Add folio wrappers for various functions
` [PATCH v10 18/33] mm/filemap: Add folio_unlock

[PATCH net-next 0/2] Introducing support for DWC xpcs Energy Efficient Ethernet
 2021-05-18 10:06 UTC  (5+ messages)
` [PATCH net-next 2/2] net: stmmac: Add callbacks "

[PATCH 5.4 000/141] 5.4.120-rc1 review
 2021-05-18 10:05 UTC  (2+ messages)

[RFC PATCH v3 0/4] PCI Data Object Exchange support + CXL CDAT
 2021-05-18 10:04 UTC  (10+ messages)
` [RFC PATCH v3 2/4] PCI/doe: Add Data Object Exchange support

[MPTCP][PATCH mptcp-next] Squash to "mptcp: add deny_join_id0 in mptcp_options_received"
 2021-05-18 10:05 UTC  (2+ messages)
` [MPTCP][PATCH mptcp-next] Squash to "selftests: mptcp: add deny_join_id0 testcases"

[PATCH 00/21] block: publish backup-top filter
 2021-05-18  9:37 UTC  (10+ messages)
` [PATCH 04/21] qdev: allow setting drive property for realized device
` [PATCH 05/21] block: rename backup-top to copy-before-write

ioctl.c:undefined reference to `__get_user_bad'
 2021-05-18 10:03 UTC  (6+ messages)
    ` Fwd: [EXTERNAL] "

[PATCH v2 1/2] perf/x86: Skip checking if 0x0 MSR exists for guest Arch LBR
 2021-05-18 10:02 UTC  (3+ messages)
` [PATCH v2 2/2] perf/x86/lbr: Move cpuc->lbr_xsave allocation out of sleeping region

[PATCH v3] iio: afe: iio-rescale: Support processed channels
 2021-05-18 10:00 UTC  (2+ messages)

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

[PATCH] x86/i8259: Work around buggy legacy PIC
 2021-05-18 19:58 UTC  (4+ messages)

[Buildroot] [PATCH v2 1/3] package/libfuse3: allow building as a host package
 2021-05-18  9:58 UTC  (3+ messages)

[PATCH v2 0/5] block-copy: make helper APIs thread safe
 2021-05-18  9:40 UTC  (6+ 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 v2 3/5] blockjob: "
` [PATCH v2 4/5] progressmeter: protect with a mutex
` [PATCH v2 5/5] co-shared-resource: "

[LTP] [RFC PATCH 0/6] Check exported library symbols and cleanup
 2021-05-18  9:57 UTC  (4+ messages)
` [LTP] [RFC PATCH 6/6] API: Check exported symbols

Patchwork housekeeping for: spi-devel-general
 2021-05-18  9:56 UTC 

[PATCH] staging: iio: cdc: ad7746: Remove unnecessary assignment in ad7746_probe()
 2021-05-18  9:56 UTC  (2+ messages)

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

[f2fs-dev] [PATCH 1/2] f2fs: compress: fix to disallow wildcard extension for hot/cold file
 2021-05-18  9:54 UTC  (4+ messages)
`  "
` [f2fs-dev] [PATCH 2/2] f2fs: compress: fix to disallow temp extension
  `  "

[PATCH 0/5] ARM: gemini: add two more board
 2021-05-18  9:54 UTC  (5+ messages)
` [PATCH 4/5] ARM: gemini: add device tree for edimax NS2502

[PATCH] virtio_net: Remove BUG() to aviod machine dead
 2021-05-18  9:54 UTC  (3+ messages)

[PATCH] io_uring: add IORING_FEAT_FILES_SKIP feature flag
 2021-05-18  9:54 UTC  (6+ messages)

[Buildroot] [PATCH 1/2] package/docker-engine: drop BR2_PACKAGE_LVM2_APP_LIBRARY
 2021-05-18  9:54 UTC  (8+ messages)
` [Buildroot] [PATCH 2/2] package/lvm2: "

[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 net] net: lan78xx: advertise tx software timestamping support
 2021-05-18  9:54 UTC 

[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] 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 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 v2 0/2] mm: unify the allocation of pglist_data instances
 2021-05-18  9:24 UTC  (9+ 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  (15+ 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  (4+ 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.