All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-01-09 15:58:06 to 2020-01-09 16:17:52 UTC [more...]

[PATCH v3 00/21] KVM: Dirty ring interface
 2020-01-09 16:17 UTC  (3+ messages)

[PATCH] mtd: rawnand: Fix unexpected timeouts in waitrdy
 2020-01-09 16:17 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/ccache: bump to version 3.7.7
 2020-01-09 16:17 UTC  (7+ messages)
` [Buildroot] [PATCH 1/1] package/libuv: bump to version 1.34.0
` [Buildroot] [PATCH 1/1] package/python-psutil: bump to version 5.6.7
` [Buildroot] [PATCH 1/1] package/python-pyzmq: bump to version 18.1.1

[RFC v5 00/57] objtool: Add support for arm64
 2020-01-09 16:03 UTC  (100+ messages)
` [RFC v5 01/57] objtool: check: Remove redundant checks on operand type
` [RFC v5 02/57] objtool: check: Clean instruction state before each function validation
` [RFC v5 03/57] objtool: check: Use arch specific values in restore_reg()
` [RFC v5 04/57] objtool: check: Ignore empty alternative groups
` [RFC v5 05/57] objtool: Add abstraction for computation of symbols offsets
` [RFC v5 06/57] objtool: Give ORC functions consistent name
` [RFC v5 07/57] objtool: orc: Refactor ORC API for other architectures to implement
` [RFC v5 08/57] objtool: Make ORC support optional
` [RFC v5 09/57] objtool: Move registers and control flow to arch-dependent code
` [RFC v5 10/57] objtool: Split generic and arch specific CFI definitions
` [RFC v5 11/57] objtool: Abstract alternative special case handling
` [RFC v5 12/57] objtool: check: Allow jumps from an alternative group to itself
` [RFC v5 13/57] objtool: Refactor switch-tables code to support other architectures
` [RFC v5 14/57] objtool: Do not look for STT_NOTYPE symbols
` [RFC v5 15/57] objtool: Support addition to set frame pointer
` [RFC v5 16/57] objtool: Support restoring BP from the stack without POP
` [RFC v5 17/57] objtool: Make stack validation more generic
` [RFC v5 18/57] objtool: Support multiple stack_op per instruction
` [RFC v5 19/57] objtool: arm64: Add required implementation for supporting the aarch64 architecture in objtool
` [RFC v5 20/57] objtool: arm64: Decode unknown instructions
` [RFC v5 21/57] objtool: arm64: Decode simple data processing instructions
` [RFC v5 22/57] objtool: arm64: Decode add/sub immediate instructions
` [RFC v5 23/57] objtool: arm64: Decode logical data processing instructions
` [RFC v5 24/57] objtool: arm64: Decode system instructions not affecting the flow
` [RFC v5 25/57] objtool: arm64: Decode calls to higher EL
` [RFC v5 26/57] objtool: arm64: Decode brk instruction
` [RFC v5 27/57] objtool: arm64: Decode instruction triggering context switch
` [RFC v5 28/57] objtool: arm64: Decode branch instructions with PC relative immediates
` [RFC v5 29/57] objtool: arm64: Decode branch to register instruction
` [RFC v5 30/57] objtool: arm64: Decode basic load/stores
` [RFC v5 31/57] objtool: arm64: Decode load/store with register offset
` [RFC v5 32/57] objtool: arm64: Decode load/store register pair instructions
` [RFC v5 33/57] objtool: arm64: Decode FP/SIMD load/store instructions
` [RFC v5 34/57] objtool: arm64: Decode load/store exclusive
` [RFC v5 35/57] objtool: arm64: Decode atomic load/store
` [RFC v5 36/57] objtool: arm64: Decode pointer auth load instructions
` [RFC v5 37/57] objtool: arm64: Decode load acquire/store release
` [RFC v5 38/57] objtool: arm64: Decode load/store with memory tag
` [RFC v5 39/57] objtool: arm64: Decode load literal
` [RFC v5 40/57] objtool: arm64: Decode register data processing instructions
` [RFC v5 41/57] objtool: arm64: Decode FP/SIMD "
` [RFC v5 42/57] objtool: arm64: Decode SVE instructions
` [RFC v5 43/57] gcc-plugins: objtool: Add plugin to detect switch table on arm64
` [RFC v5 44/57] objtool: arm64: Implement functions to add switch tables alternatives
` [RFC v5 45/57] objtool: arm64: Enable stack validation for arm64
` [RFC v5 46/57] arm64: alternative: Mark .altinstr_replacement as containing executable instructions
` [RFC v5 47/57] arm64: assembler: Add macro to annotate asm function having non standard stack-frame
` [RFC v5 48/57] arm64: sleep: Prevent stack frame warnings from objtool
` [RFC v5 49/57] arm64: kvm: Annotate non-standard stack frame functions
` [RFC v5 50/57] arm64: kernel: Add exception on kuser32 to prevent stack analysis
` [RFC v5 51/57] arm64: crypto: Add exceptions for crypto object "
` [RFC v5 52/57] arm64: kernel: Annotate non-standard stack frame functions
` [RFC v5 53/57] arm64: Generate no-ops to pad executable section
` [RFC v5 54/57] arm64: Move constant to rodata
` [RFC v5 55/57] arm64: Mark sigreturn32.o as containing non standard code
` [RFC v5 56/57] arm64: entry: Avoid empty alternatives entries
` [RFC v5 57/57] arm64: crypto: Remove redundant branch

[PATCH] kconfig: ignore temporary generated files
 2020-01-09 16:17 UTC 

[PATCH v2] kconfig: fix an "implicit declaration of function" warning
 2020-01-09 16:16 UTC 

Lower than expected CPU pressure in PSI
 2020-01-09 16:16 UTC  (2+ messages)

[kvm-unit-tests PATCH v6 0/4] s390x: SCLP Unit test
 2020-01-09 16:16 UTC  (5+ messages)
` [kvm-unit-tests PATCH v6 1/4] s390x: export sclp_setup_int
` [kvm-unit-tests PATCH v6 2/4] s390x: sclp: add service call instruction wrapper
` [kvm-unit-tests PATCH v6 3/4] s390x: lib: add SPX and STPX "
` [kvm-unit-tests PATCH v6 4/4] s390x: SCLP unit test

[Buildroot] [git commit] package/json-for-modern-cpp: bump to version 3.7.3
 2020-01-09 16:16 UTC 

[PATCH V2] mtd: rawnand: denali_dt: Add support for configuring SPARE_AREA_SKIP_BYTES
 2020-01-09 16:06 UTC  (2+ messages)

[Buildroot] [git commit] package/python-pyzmq: bump to version 18.1.1
 2020-01-09 16:15 UTC 

[Buildroot] [git commit] package/python-psutil: bump to version 5.6.7
 2020-01-09 16:15 UTC 

[PATCH 0/5] amdtee: Address bug report
 2020-01-09 16:14 UTC  (2+ messages)

[Buildroot] [PATCH v1] package/zxing-cpp: bump version to 0db7f85
 2020-01-09 16:14 UTC  (2+ messages)

[Buildroot] [PATCH v1] package/zxing-cpp: disable testrunner
 2020-01-09 16:14 UTC  (2+ messages)

[dpdk-dev] [PATCH] testpmd: call cleanup on exit
 2020-01-09 16:13 UTC  (7+ messages)
` [dpdk-dev] [PATCH v2] "

[PATCH 0/1] Implement a DVB Dummy Tuner
 2020-01-09 16:13 UTC  (6+ messages)
` [PATCH 1/1] media: dvb_dummy_tuner: implement driver skeleton
  ` [Linux-kernel-mentees] "
` [Linux-kernel-mentees] [PATCH 0/1] Implement a DVB Dummy Tuner

[PATCH 0/2] exclude hyperv synic sections from vhost
 2020-01-09 16:12 UTC  (10+ messages)
` [PATCH 2/2] hyperv/synic: Allocate as ram_device

[PATCH 11/28] ifupdown: update 0.8.22 -> 0.8.35
 2020-01-09 16:12 UTC  (12+ messages)

[PATCH 0/2] clocksource/hyperv: Miscellaneous changes
 2020-01-09 16:12 UTC  (4+ messages)

[PATCH] drm/amd/amdgpu: add missing umc_6_1_2_sh_mask.h header file
 2020-01-09 16:12 UTC  (3+ messages)

[Buildroot] [git commit] package/zxing-cpp: bump version to 0db7f85
 2020-01-09 16:12 UTC 

[Buildroot] [git commit] package/zxing-cpp: disable testrunner
 2020-01-09 16:12 UTC 

[dpdk-dev] [Bug 382] rte_eth: rx/tx callbacks invoked without lock protection
 2020-01-09 16:10 UTC  (2+ messages)

[PATCH 1/3] dt: bindings: brcmnand: Add support for flash-edu
 2020-01-09 16:10 UTC  (3+ messages)
` [PATCH 3/3] mtd: rawnand: brcmnand: Add support for flash-edu for dma transfers

[RESEND PATCH 3/3] arm64: dts: rockchip: Enable sdio0 and uart0 on rk3399-roc-pc-mezzanine
 2020-01-09 15:42 UTC 

[PATCH v12 00/13] VIRTIO-IOMMU device
 2020-01-09 16:07 UTC  (2+ messages)

[PATCH v2 0/2] clocksource/hyperv: Miscellaneous changes
 2020-01-09 16:06 UTC  (3+ messages)
` [PATCH v2 1/2] clocksource/hyperv: Untangle stimers and timesync from clocksources
` [PATCH v2 2/2] clocksource/hyperv: Set TSC clocksource as default w/ InvariantTSC

[PATCH] virtio: Prevent double swap due to target pre 1.0 VirtIO
 2020-01-09 16:06 UTC  (5+ messages)

[PATCH 1/2] Convert owner and group SID offsets to LE format
 2020-01-09 16:07 UTC  (4+ messages)
` [PATCH] Add support for setting owner and group in ntsd

[Xen-devel] [PATCH v4 00/18] VM forking
 2020-01-09 16:06 UTC  (9+ messages)
` [Xen-devel] [PATCH v4 15/18] xen/mem_sharing: "

[dpdk-dev] [PATCH] mempool: fix slow allocation of large mempools
 2020-01-09 16:06 UTC  (2+ messages)

Singapore Citizen Mr. Teo En Ming's Refugee Seeking Attempts as at 9 Jan 2020 Thursday
 2020-01-09 16:06 UTC 

[PATCH v1 0/2] support virtio mmio specification Version 3
 2020-01-09 16:06 UTC  (8+ messages)
` [PATCH v1 2/2] virtio-mmio: add features for virtio-mmio specification version 3

[dpdk-dev] [PATCH v2 0/6] lib/ring: templates to support custom element size
 2020-01-09 16:06 UTC  (14+ messages)
` [dpdk-dev] [PATCH v7 00/17] lib/ring: APIs "
  ` [dpdk-dev] [PATCH v7 02/17] lib/ring: apis to support configurable "

[PATCH v9 00/13] selftests/resctrl: Add resctrl selftest
 2020-01-09 16:06 UTC  (3+ messages)

Open source audio project for Raspberry Pi 3
 2020-01-09 16:06 UTC  (3+ messages)

[RFC PATCH v4] ceph: use 'copy-from2' operation in copy_file_range
 2020-01-09 16:05 UTC  (5+ messages)

[RFC] Check if file_data is initialized
 2020-01-09 16:04 UTC  (4+ messages)

[Xen-devel] [ovmf test] 145854: regressions - FAIL
 2020-01-09 16:03 UTC 

Singapore Citizen Mr. Teo En Ming's Refugee Seeking Attempts as at 9 Jan 2020 Thursday
 2020-01-09 16:03 UTC 

[PATCH] kconfig: fix an "implicit declaration of function" warning
 2020-01-09 16:03 UTC  (3+ messages)

Renesas uPD720202 controller fails when iommu=on
 2020-01-09 16:03 UTC 

[PATCH v1] ACPI/IORT: Workaround for IORT ID count "minus one" issue
 2020-01-09 16:02 UTC  (4+ messages)

✅ PASS: Test report for kernel 5.4.10-7a02c19.cki (stable)
 2020-01-09 16:01 UTC 

[Buildroot] [git commit] package/libpcap: remove unnecessary dependency on zlib
 2020-01-09 16:01 UTC 

[Buildroot] [git commit] package/tcpdump: remove unnecessary dependency on zlib
 2020-01-09 16:01 UTC 

[RESEND 0/1] Add support for BOE NV140FHM-N49 panel to panel-simple
 2020-01-09 16:00 UTC  (4+ messages)
` [RESEND 1/1] drm/panel: "

[PATCH] IB/core: Fix build failure without hugepages
 2020-01-09 16:00 UTC  (2+ messages)

[PATCH net-next v7 00/11] Multipath TCP: Prerequisites
 2020-01-09 15:59 UTC  (24+ messages)
` [MPTCP] "
` [PATCH net-next v7 01/11] net: Make sock protocol value checks more specific
  ` [MPTCP] "
` [PATCH net-next v7 02/11] sock: Make sk_protocol a 16-bit value
  ` [MPTCP] "
` [PATCH net-next v7 03/11] tcp: Define IPPROTO_MPTCP
  ` [MPTCP] "
` [PATCH net-next v7 04/11] tcp: Add MPTCP option number
  ` [MPTCP] "
` [PATCH net-next v7 05/11] tcp, ulp: Add clone operation to tcp_ulp_ops
  ` [MPTCP] "
` [PATCH net-next v7 06/11] mptcp: Add MPTCP to skb extensions
  ` [MPTCP] "
` [PATCH net-next v7 07/11] tcp: coalesce/collapse must respect MPTCP extensions
  ` [MPTCP] "
` [PATCH net-next v7 08/11] tcp: Export TCP functions and ops struct
  ` [MPTCP] "
` [PATCH net-next v7 09/11] tcp: Check for filled TCP option space before SACK
  ` [MPTCP] "
` [PATCH net-next v7 10/11] tcp: clean ext on tx recycle
  ` [MPTCP] "
` [PATCH net-next v7 11/11] skb: add helpers to allocate ext independently from sk_buff
  ` [MPTCP] "

Singapore Citizen Mr. Teo En Ming's Refugee Seeking Attempts as at 9 Jan 2020 Thursday
 2020-01-09 15:59 UTC 

[PATCH 0/4] Fix alarmtimer suspend failure
 2020-01-09 15:59 UTC  (5+ messages)
` [PATCH 1/4] alarmtimer: Unregister wakeup source when module get fails
` [PATCH 2/4] alarmtimer: Make alarmtimer platform device child of RTC device
` [PATCH 3/4] alarmtimer: Use wakeup source from alarmtimer platform device
` [PATCH 4/4] alarmtimer: Always export alarmtimer_get_rtcdev() and update docs

[PATCH v2] arm64: xen: Use modern annotations for assembly functions
 2020-01-09 15:58 UTC  (5+ messages)
    ` [Xen-devel] "

[PATCH] regulator: Convert i2c drivers to use .probe_new
 2020-01-09 15:58 UTC 

[drivers/net/phy/sfp] intermittent failure in state machine checks
 2020-01-09 15:58 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.