All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-05-18 05:20:44 to 2021-05-18 06:37:54 UTC [more...]

[PATCH AUTOSEL 5.4 1/2] ptrace: make ptrace() fail if the tracee changed its pid unexpectedly
 2021-05-18  6:37 UTC  (5+ messages)
` [PATCH AUTOSEL 5.4 2/2] nvmet: seset ns->file when open fails

[PATCH v2] target/riscv: Do not include 'pmp.h' in user emulation
 2021-05-18  6:33 UTC  (3+ messages)

[PATCH] nvidia: fix symlinks for tu104/tu106 acr unload firmware
 2021-05-18  6:36 UTC 

[PATCH] memcontrol: use flexible-array member
 2021-05-18  6:35 UTC  (2+ messages)
` [External] "

[RFC PATCH] block/io.c: Flush parent for quorum in generic code
 2021-05-18  6:33 UTC  (2+ messages)

[PATCH] ARM: OMAP: Fix use of possibly uninitialized irq variable
 2021-05-18  6:32 UTC  (3+ messages)

[FSL P50x0] KVM HV doesn't work anymore
 2021-05-18  6:33 UTC  (3+ messages)

[PATCH v3 0/5] Minimal build for RISCV
 2021-05-18  6:33 UTC  (14+ messages)
` [PATCH v3 2/5] xen/common: Guard iommu symbols with CONFIG_HAS_PASSTHROUGH
` [PATCH v3 3/5] xen: Fix build when !CONFIG_GRANT_TABLE
` [PATCH v3 4/5] xen: Add files needed for minimal riscv build

Re: [RFC v2] virtio-vsock: add description for datagram type
 2021-05-18  6:33 UTC  (12+ messages)
`  "

[Intel-gfx] [PATCH v4 00/23] Alder Lake-P Support
 2021-05-18  6:33 UTC  (4+ messages)
` [Intel-gfx] [PATCH v4 02/23] drm/i915/xelpd: Support DP1.4 compression BPPs

[PATCH] target/riscv: Remove obsolete 'CPU unmigratable' comment
 2021-05-18  6:11 UTC  (3+ messages)

why ibv_poll_cq always have about 2 seconds delay before available?
 2021-05-18  6:30 UTC 

[PULL 00/59] Linux user for 6.1 patches
 2021-05-18  5:31 UTC  (60+ messages)
` [PULL 01/59] linux-user: Remove dead code
` [PULL 02/59] linux-user: strace now handles unshare syscall args correctly
` [PULL 03/59] linux-user/arm: Split out emulate_arm_fpa11
` [PULL 04/59] linux-user/arm: Do not emulate fpa11 in thumb mode
` [PULL 05/59] linux-user/arm: Do not fill in si_code for fpa11 exceptions
` [PULL 06/59] linux-user/arm: Simplify accumulating and raising "
` [PULL 07/59] linux-user: Add strace support for printing arguments of llseek
` [PULL 08/59] linux-user: Split out target_restore_altstack
` [PULL 09/59] linux-user: Use target_restore_altstack in all sigreturn
` [PULL 10/59] linux-user: Pass CPUArchState to do_sigaltstack
` [PULL 11/59] linux-user: Pass CPUArchState to target_restore_altstack
` [PULL 12/59] linux-user/sparc: Include TARGET_STACK_BIAS in get_sp_from_cpustate
` [PULL 13/59] linux-user/sparc: Clean up init_thread
` [PULL 14/59] linux-user/sparc: Merge sparc64 target_syscall.h
` [PULL 15/59] linux-user/sparc: Merge sparc64 target_elf.h
` [PULL 16/59] linux-user/sparc: Merge sparc64 target_structs.h
` [PULL 17/59] linux-user/sparc: Merge sparc64 termbits.h
` [PULL 18/59] linux-user/sparc: Merge sparc64/ into sparc/
` [PULL 19/59] linux-user/sparc: Remove target_sigcontext as unused
` [PULL 20/59] linux-user/sparc: Remove target_rt_signal_frame "
` [PULL 21/59] linux-user/sparc: Fix the stackframe structure
` [PULL 22/59] linux-user/sparc: Use target_pt_regs
` [PULL 23/59] linux-user/sparc: Split out save_reg_win
` [PULL 24/59] linux-user/sparc: Clean up get_sigframe
` [PULL 25/59] linux-user/sparc: Save and restore fpu in signal frame
` [PULL 26/59] linux-user/sparc: Add rwin_save to "
` [PULL 27/59] linux-user/sparc: Clean up setup_frame
` [PULL 28/59] linux-user/sparc: Minor corrections to do_sigreturn
` [PULL 29/59] linux-user/sparc: Add 64-bit support to fpu save/restore
` [PULL 30/59] linux-user/sparc: Implement sparc32 rt signals
` [PULL 31/59] linux-user/sparc: Implement sparc64 "
` [PULL 32/59] tests/tcg/sparc64: Re-enable linux-test
` [PULL 33/59] linux-user/s390x: Fix sigframe types
` [PULL 34/59] linux-user/s390x: Use uint16_t for signal retcode
` [PULL 35/59] linux-user/s390x: Remove PSW_ADDR_AMODE
` [PULL 36/59] linux-user/s390x: Remove restore_sigregs return value
` [PULL 37/59] linux-user/s390x: Fix trace in restore_regs
` [PULL 38/59] linux-user/s390x: Fix sigcontext sregs value
` [PULL 39/59] linux-user/s390x: Use tswap_sigset in setup_rt_frame
` [PULL 40/59] linux-user/s390x: Tidy save_sigregs
` [PULL 41/59] linux-user/s390x: Clean up single-use gotos in signal.c
` [PULL 42/59] linux-user/s390x: Set psw.mask properly for the signal handler
` [PULL 43/59] linux-user/s390x: Add stub sigframe argument for last_break
` [PULL 44/59] linux-user/s390x: Fix frame_addr corruption in setup_frame
` [PULL 45/59] linux-user/s390x: Add build asserts for sigset sizes
` [PULL 46/59] linux-user/s390x: Clean up signal.c
` [PULL 47/59] linux-user/s390x: Handle vector regs in signal stack
` [PULL 48/59] linux-user: Add copy_file_range to strace.list
` [PULL 49/59] linux-user: Fix erroneous conversion in copy_file_range
` [PULL 50/59] linux-user: use GDateTime for formatting timestamp for core file
` [PULL 51/59] linux-user/alpha: Fix rt sigframe return
` [PULL 52/59] linux-user/alpha: Rename the sigaction restorer field
` [PULL 53/59] linux-user: Pass ka_restorer to do_sigaction
` [PULL 54/59] linux-user: Honor TARGET_ARCH_HAS_SA_RESTORER in do_syscall
` [PULL 55/59] linux-user/alpha: Define TARGET_ARCH_HAS_KA_RESTORER
` [PULL 56/59] linux-user/alpha: Share code for TARGET_NR_sigaction
` [PULL 57/59] linux-user: Tidy TARGET_NR_rt_sigaction
` [PULL 58/59] linux-user/elfload: fix filling psinfo->pr_psargs
` [PULL 59/59] linux-user/elfload: add s390x core dumping support

[PATCH] setup: split "extensions found" messages into singular and plural
 2021-05-18  6:29 UTC  (2+ messages)

[PATCH -next] ARM: OMAP2+: Fix build warning when mmc_omap is not built
 2021-05-18  6:27 UTC  (3+ messages)

[PATCH v2] arm64: dts: ti: k3-am64-main: Enable crypto accelerator
 2021-05-18  6:26 UTC  (2+ messages)

[PATCH] drm/amdgpu: modify system reference clock source for navi+
 2021-05-18  6:26 UTC 

[Bug 1878057] [NEW] null-ptr dereference in megasas_command_complete
 2021-05-18  5:53 UTC  (2+ messages)
` [Bug 1878057] "

boot fail imx6q-apalis-ixora-v1.1 with imx_v6_v7_defconfig
 2021-05-18  6:25 UTC 

Git 2.23.0-rc0 HTTP authentication failure - error message change
 2021-05-18  6:27 UTC  (5+ messages)
  ` [PATCH 0/2] fix v2.32.0-rc0 bug with Negotiate / HTTP_NOAUTH
    ` [PATCH 1/2] t5551: test http interaction with credential helpers
    ` [PATCH 2/2] Revert "remote-curl: fall back to basic auth if Negotiate fails"

[PATCH v2] mklibs: remove recipes and class
 2021-05-18  6:24 UTC 

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

[PATCH] btrfs: zoned: disable space cache using proper function
 2021-05-18  6:21 UTC  (6+ messages)

[PATCH] fabrics: add fast_io_fail_tmo option
 2021-05-18  6:21 UTC  (2+ messages)

[RESEND PATCH V4 0/8] Add PMIC DT files for sc7280
 2021-05-18  6:20 UTC  (9+ messages)
` [RESEND PATCH V4 1/8] arm64: dts: qcom: sm8350: Add label for thermal-zones node
` [RESEND PATCH V4 2/8] arm64: dts: qcom: sc7280: Add "
` [RESEND PATCH V4 3/8] arm64: dts: qcom: pm7325: Add pm7325 base dts file
` [RESEND PATCH V4 4/8] arm64: dts: qcom: pm8350c: Add temp-alarm support
` [RESEND PATCH V4 5/8] arm64: dts: qcom: pmr735a: "
` [RESEND PATCH V4 6/8] arm64: dts: qcom: pmk8350: Add peripherals for pmk8350
` [RESEND PATCH V4 7/8] arm64: dts: qcom: sc7280: Include PMIC DT files for sc7280-idp
` [RESEND PATCH V4 8/8] arm64: dts: qcom: sc7280: Add ADC channel nodes for PMIC temperatures to sc7280-idp

[PATCH v3 0/2] tools/xenstore: simplify xenstored main loop
 2021-05-18  6:19 UTC  (3+ messages)
` [PATCH v3 1/2] tools/xenstore: move per connection read and write func hooks into a struct
` [PATCH v3 2/2] tools/xenstore: simplify xenstored main loop

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

[PATCH] fetch: improve grammar of "shallow roots" message
 2021-05-18  6:18 UTC 

[Buildroot] [Bug 13806] New: Building host-localedef fails on fedora 34/gcc 11
 2021-05-18  6:17 UTC  (2+ messages)
` [Buildroot] [Bug 13806] "

[Buildroot] [PATCH 1/1] package/libuhttpd: bump version to 3.11.0
 2021-05-18  6:17 UTC 

[PATCH] tls splice: check SPLICE_F_NONBLOCK instead of MSG_DONTWAIT
 2021-05-18  6:17 UTC  (3+ messages)

Make do_image_complete wait for an earlier task
 2021-05-18  6:15 UTC 

[PATCH v2] lib/test: convert test_overflow.c to use KUnit
 2021-05-18  6:14 UTC  (2+ messages)

[RESEND v2] dt-bindings: media: venus: Add sc7280 dt schema
 2021-05-18  6:14 UTC 

[PATCH] powerpc/powernv/pci: remove dead code from !CONFIG_EEH
 2021-05-18  6:13 UTC  (6+ messages)

[syzbot] KASAN: use-after-free Read in gfs2_glock_shrink_scan
 2021-05-18  6:13 UTC  (2+ messages)
` [Cluster-devel] "

[tip:irq/urgent] BUILD SUCCESS b4764905ea5b2e5314ef3aed96e1c5a5df9318c2
 2021-05-18  6:10 UTC 

[tip:irq/core] BUILD SUCCESS c2b1063e8feb2115537addce10f36c0c82d11d9b
 2021-05-18  6:10 UTC 

[PATCH] pinctrl: single: config: enable the pin's input
 2021-05-18  6:08 UTC  (3+ messages)

mvpp2: incorrect max mtu?
 2021-05-18  6:09 UTC  (2+ messages)
` [EXT] "

[igt-dev] [PATCH i-g-t 00/89] Stop depending on context mutation (v3)
 2021-05-18  6:08 UTC  (3+ messages)
` [igt-dev] [PATCH i-g-t 10/89] lib/i915/gem_engine_topology: Rework query_engine_list()

[PATCH] stash: don't translate literal commands
 2021-05-18  6:08 UTC  (3+ messages)

[PATCH] scripts/dtc: Assign value when defining variables
 2021-05-18  6:07 UTC 

[PATCH v2 0/2] am335x: set pinmux registers from pins debug file
 2021-05-18  6:05 UTC  (4+ messages)
` [PATCH v2 2/2] pinctrl: single: set pinmux "

[PATCH v2 0/8] sched/fair: wake_affine improvements
 2021-05-18  6:05 UTC  (11+ messages)
` [PATCH v2 6/8] sched/idle: Move busy_cpu accounting to idle callback

vlc 3.0.11 package issue
 2021-05-18  6:03 UTC  (2+ messages)
` [yocto] "

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

[virtio-dev] [PATCH] Add virtio parameter server device specification
 2021-05-18  6:02 UTC  (4+ messages)

[PATCH v5 00/23] Base for adding PowerPC 64-bit instructions
 2021-05-18  3:58 UTC  (2+ messages)

[RFC] Add DMA_RESV_USAGE flags
 2021-05-18  5:59 UTC  (6+ messages)

[PATCH] drm/amdgpu: Add vbios info ioctl interface
 2021-05-18  5:58 UTC  (8+ messages)

vlc 3.0.11 package issue
 2021-05-18  5:57 UTC 

[PATCH v26 00/30] Control-flow Enforcement: Shadow Stack
 2021-05-18  5:56 UTC  (5+ messages)
` [PATCH v26 24/30] x86/cet/shstk: Introduce shadow stack token setup/verify routines

[PATCH AUTOSEL 5.12 1/5] drm/ttm: Do not add non-system domain BO into swap list
 2021-05-18  5:45 UTC  (5+ messages)
` [PATCH AUTOSEL 5.12 5/5] tty: vt: always invoke vc->vc_sw->con_resize callback

[Intel-gfx] [PATCH CI] drm/i915: Initialize err in remap_io_sg()
 2021-05-18  5:56 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "

[LSF/MM/BFP ATTEND] [LSF/MM/BFP TOPIC] Storage: Copy Offload
 2021-05-17 16:39 UTC  (2+ messages)
` [dm-devel] "

[PATCH net] ch_ktls: Remove the checks for u_ctx pointer
 2021-05-18  5:51 UTC 

[ovmf test] 161987: all pass - PUSHED
 2021-05-18  5:51 UTC 

[PATCH] powerpc: fix regression in arch_initr_trap()
 2021-05-18  5:50 UTC  (2+ messages)

5.10.37 won't boot on my system, but 5.10.36 with same config does
 2021-05-18  5:48 UTC  (12+ messages)

[xen-unstable test] 161983: regressions - FAIL
 2021-05-18  5:47 UTC 

[PATCH 1/3] virtio-gpu uapi: Add VIRTIO_GPU_F_EXPLICIT_FLUSH feature
 2021-05-18  5:45 UTC  (7+ messages)

[PATCH 00/11] tty: serial: Fix some coding style issues
 2021-05-18  5:39 UTC  (2+ messages)

[RFC PATCH 0/1] Mining maintainers for kernel headers
 2021-05-18  5:37 UTC  (3+ messages)
` [RFC PATCH 1/1] MAINTAINERS: TTY LAYER: add some ./include/linux/ header files

[Patch bpf] udp: fix a memory leak in udp_read_sock()
 2021-05-18  5:36 UTC  (2+ messages)

[tip: x86/urgent] x86/sev-es: Move sev_es_put_ghcb() in prep for follow on patch
 2021-05-18  5:33 UTC 

[tip: x86/urgent] x86/sev-es: Invalidate the GHCB after completing VMGEXIT
 2021-05-18  5:33 UTC 

[PATCH 0/5] md: io stats accounting
 2021-05-18  5:32 UTC  (6+ messages)
` [PATCH 1/5] md: revert "
` [PATCH 2/5] md: the latest try for improve "
` [PATCH 3/5] md-multipath: enable io accounting
` [PATCH 4/5] md/raid1: "
` [PATCH 5/5] md/raid10: "

Preserving the ability to have both SHA1 and SHA256 signatures
 2021-05-18  5:32 UTC  (6+ messages)
  ` Is the sha256 object format experimental or not?

[PATCH v17 0/7] soc: mediatek: SVS: introduce MTK SVS
 2021-05-18  5:18 UTC  (13+ messages)
` [PATCH v17 1/7] dt-bindings: soc: mediatek: add mtk svs dt-bindings
` [PATCH v17 2/7] arm64: dts: mt8183: add svs device information
` [PATCH v17 3/7] soc: mediatek: SVS: introduce MTK SVS engine
` [PATCH v17 4/7] soc: mediatek: SVS: add debug commands
` [PATCH v17 5/7] dt-bindings: soc: mediatek: add mt8192 svs dt-bindings
` [PATCH v17 6/7] arm64: dts: mt8192: add svs device information
` [PATCH v17 7/7] soc: mediatek: SVS: add mt8192 SVS GPU driver

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

[Buildroot] [PATCH 1/1] package/rtty: bump version to 7.4.0
 2021-05-18  5:30 UTC 

Best approach for supporting snapshots for QEMU's gdbstub?
 2021-05-18  5:26 UTC  (4+ messages)

[PATCH v4 0/2] hwpoison: fix race with compound page allocation
 2021-05-18  5:24 UTC  (4+ messages)
` [PATCH v4 1/2] mm,hwpoison: "

[PATCH 00/10] Domain on Static Allocation
 2021-05-18  5:21 UTC  (11+ messages)
` [PATCH 01/10] xen/arm: introduce domain "
` [PATCH 02/10] xen/arm: handle static memory in dt_unreserved_regions
` [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 06/10] xen: replace order with nr_pfns in assign_pages for better compatibility
` [PATCH 07/10] xen/arm: intruduce alloc_domstatic_pages
` [PATCH 08/10] xen/arm: introduce reserved_page_list
` [PATCH 09/10] xen/arm: parse `xen,static-mem` info during domain construction
` [PATCH 10/10] xen/arm: introduce allocate_static_memory

[meta-python][PATCH] python3-haversine: Fix build with latest python/setuptools
 2021-05-18  5:22 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.