All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-05-06 07:58:09 to 2020-05-06 08:21:31 UTC [more...]

[OE-core] [PATCH] lib/oe/package_manager: update default rpm config %_prefer_color
 2020-05-06  8:21 UTC  (3+ messages)

[PATCH net-next 1/2] virtio-net: don't reserve space for vnet header for XDP
 2020-05-06  8:21 UTC  (6+ messages)
` [PATCH net-next 2/2] virtio-net: fix the XDP truesize calculation for mergeable buffers

[PATCH v3 0/5] ARM: simplify handover from UEFI to decompressor
 2020-05-06  8:19 UTC  (7+ messages)
` [PATCH v3 1/5] ARM: decompressor: move headroom variable out of LC0
` [PATCH v3 2/5] ARM: decompressor: split off _edata and stack base into separate object
` [PATCH v3 3/5] ARM: decompressor: defer loading of the contents of the LC0 structure
` [PATCH v3 4/5] ARM: decompressor: move GOT into .data for EFI enabled builds
` [PATCH v3 5/5] ARM: decompressor: run decompressor in place if loaded via UEFI

[patch V4 part 5 00/31] x86/entry: Entry/exception code rework,
 2020-05-06  8:20 UTC  (3+ messages)
` [patch V4 part 5 02/31] x86/entry: Provide helpers for execute on irqstack

[PATCH v12 00/10] Introduce support for guest CET feature
 2020-05-06  8:21 UTC  (12+ messages)
` [PATCH v12 01/10] KVM: VMX: Introduce CET VMCS fields and flags
` [PATCH v12 02/10] KVM: VMX: Set guest CET MSRs per KVM and host configuration
` [PATCH v12 03/10] KVM: VMX: Configure CET settings upon guest CR0/4 changing
` [PATCH v12 04/10] KVM: x86: Refresh CPUID once guest changes XSS bits
` [PATCH v12 05/10] KVM: x86: Load guest fpu state when access MSRs managed by XSAVES
` [PATCH v12 06/10] KVM: x86: Add userspace access interface for CET MSRs
` [PATCH v12 07/10] KVM: VMX: Enable CET support for nested VM
` [PATCH v12 08/10] KVM: VMX: Add VMCS dump and sanity check for CET states
` [PATCH v12 09/10] KVM: x86: Add #CP support in guest exception dispatch
` [PATCH v12 10/10] KVM: x86: Enable CET virtualization and advertise CET to userspace
` [kvm-unit-tests PATCH v2] x86: Add test cases for user-mode CET validation

[PATCH v2 0/2] perf stat: Support overall statistics for interval mode
 2020-05-06  8:19 UTC  (4+ messages)
` [PATCH v2 1/2] perf evsel: Create counts for collecting summary data

[PATCH v14 00/11] Mediatek MT8183 scpsys support
 2020-05-06  8:16 UTC  (34+ messages)
` [PATCH v14 01/11] dt-bindings: mediatek: Add property to mt8183 smi-common
` [PATCH v14 02/11] dt-bindings: soc: Add MT8183 power dt-bindings
` [PATCH v14 03/11] soc: mediatek: Add basic_clk_name to scp_power_data
` [PATCH v14 04/11] soc: mediatek: Remove infracfg misc driver support
` [PATCH v14 05/11] soc: mediatek: Add multiple step bus protection control
` [PATCH v14 06/11] soc: mediatek: Add subsys clock control for bus protection
` [PATCH v14 07/11] soc: mediatek: Add extra sram control
` [PATCH v14 08/11] soc: mediatek: Add MT8183 scpsys support
` [PATCH v14 09/11] soc: mediatek: Add a comma at the end
` [PATCH v14 10/11] arm64: dts: Add power controller device node of MT8183
` [PATCH v14 11/11] arm64: dts: Add power-domains property to mfgcfg

[PATCH] powerpc/xive: Enforce load-after-store ordering when StoreEOI is active
 2020-05-06  6:58 UTC  (3+ messages)

[PATCH] replay: synchronize on every virtual timer callback
 2020-05-06  8:17 UTC 

[PATCH v1 0/4] testing/next updates
 2020-05-06  8:16 UTC  (4+ messages)
` [PATCH v1 3/4] .cirrus.yml: bump FreeBSD to the current stable release

[patch V4 part 2 00/18] x86/entry: Entry/exception code rework, syscall and KVM changes
 2020-05-06  8:17 UTC  (7+ messages)
` [patch V4 part 2 15/18] x86/kvm/svm: Handle hardirqs proper on guest enter/exit
` [patch V4 part 2 17/18] x86/kvm/vmx: Move guest enter/exit into .noinstr.text
` [patch V4 part 2 18/18] x86/kvm/svm: "

[BUG] Inconsistent lock state in virtnet poll
 2020-05-06  8:15 UTC  (10+ messages)

[patch V4 part 1 00/36] x86/entry: Entry/exception code rework, preparatory patches
 2020-05-06  8:14 UTC  (3+ messages)
` [patch V4 part 1 02/36] x86/hw_breakpoint: Prevent data breakpoints on cpu_entry_area

[PATCH -next] nvmem: jz4780-efuse: Use PTR_ERR_OR_ZERO() to simplify code
 2020-05-06  8:19 UTC 

[PATCH 0/6] rtc: add rtc_{read,write}8_array and rtc command
 2020-05-06  8:13 UTC  (4+ messages)
` [PATCH 1/6] rtc: add rtc_read8_array helper and ->read8_array method

[PATCH] fastboot: getvar: fix partition-size return value
 2020-05-06  8:12 UTC 

[PATCH 1/1] drm/amdgpu: Use GEM obj reference for KFD BOs
 2020-05-06  8:11 UTC  (2+ messages)

[PATCH v3 0/9] clocksource/drivers/timer-atmel-tcb: add sama5d2 support
 2020-05-06  8:05 UTC  (20+ messages)
` [PATCH v3 1/9] dt-bindings: atmel-tcb: convert bindings to json-schema
` [PATCH v3 2/9] dt-bindings: microchip: atmel,at91rm9200-tcb: add sama5d2 compatible
  ` [PATCH v3 2/9] dt-bindings: microchip: atmel, at91rm9200-tcb: "
` [PATCH v3 3/9] ARM: dts: at91: sama5d2: add TCB GCLK
` [PATCH v3 4/9] ARM: at91: add atmel tcb capabilities
` [PATCH v3 5/9] clocksource/drivers/timer-atmel-tcb: rework 32khz clock selection
` [PATCH v3 6/9] clocksource/drivers/timer-atmel-tcb: fill tcb_config
` [PATCH v3 7/9] clocksource/drivers/timer-atmel-tcb: stop using the 32kHz for clockevents
` [PATCH v3 8/9] clocksource/drivers/timer-atmel-tcb: allow selecting first divider
` [PATCH v3 9/9] clocksource/drivers/timer-atmel-tcb: add sama5d2 support

[PATCH v2 0/2] Add file-system authentication to BTRFS
 2020-05-06  8:10 UTC  (7+ messages)
` [PATCH v2 1/2] btrfs: add authentication support

[PATCH 00/36] Tidy up the 'bd' command
 2020-05-06  8:10 UTC  (73+ messages)
` [PATCH 01/36] bdinfo: nds32: Use generic bd_info
` [PATCH 02/36] bdinfo: riscv: "
` [PATCH 03/36] bdinfo: m68k: Drop bd_info->bi_ipbfreq
` [PATCH 04/36] bdinfo: xtensa: Create a generic do_bdinfo for xtensa
` [PATCH 05/36] bdinfo: mips: Use the generic bd command
` [PATCH 06/36] bdinfo: nios2: "
` [PATCH 07/36] bdinfo: microblaze: "
` [PATCH 08/36] bdinfo: sh: "
` [PATCH 09/36] bdinfo: x86: "
` [PATCH 10/36] bdinfo: sandbox: "
` [PATCH 11/36] bdinfo: nds32: "
` [PATCH 12/36] bdinfo: riscv: "
` [PATCH 13/36] bdinfo: arm: "
` [PATCH 14/36] bdinfo: Drop the option to not use the generic 'bd' command
` [PATCH 15/36] bdinfo: Drop unused __maybe_unused
` [PATCH 16/36] bdinfo: microblaze: sh: nios2: Drop arch-specific flash info
` [PATCH 17/36] bdinfo: Drop unnecessary inline on functions
` [PATCH 18/36] bdinfo: Drop print_std_bdinfo()
` [PATCH 19/36] bdinfo: ppc: Drop arch-specific print_baudrate()
` [PATCH 20/36] bdinfo: sh: arc: Drop arch-specific print_bi_mem()
` [PATCH 21/36] bdinfo: Drop print_bi_boot_params()
` [PATCH 22/36] bdinfo: Drop print_bi_flash()
` [PATCH 23/36] bdinfo: Drop print_cpu_word_size()
` [PATCH 24/36] bdinfo: net: ppc: Drop bi_enet1addr and other similar info
` [PATCH 25/36] bdinfo: net: ppc: Drop prints for CONFIG_HAS_ETHn
` [PATCH 26/36] bdinfo: net: Drop legacy ethernet bdinfo
` [PATCH 27/36] bdinfo: net: Inline print_eths()
` [PATCH 28/36] bdinfo: net: Inline print_eth_ip_addr()
` [PATCH 29/36] bdinfo: Export some basic printing functions
` [PATCH 30/36] bdinfo: arm: Move ARM-specific info into its own file
` [PATCH 31/36] bdinfo: ppc: Move PPC-specific "
` [PATCH 32/36] bdinfo: m68k: Move m68k-specific "
` [PATCH 33/36] bdinfo: m68k: ppc: Move arch-specific code from bdinfo
` [PATCH 34/36] bdinfo: Update the file comments
` [PATCH 35/36] bdinfo: dm: Update fb_base when using driver model
` [PATCH 36/36] bdinfo: x86: vesa: Update fb_base to the correct value

[PATCH v2 net-next 00/10] s390/qeth: updates 2020-05-06
 2020-05-06  8:09 UTC  (11+ messages)
` [PATCH v2 net-next 01/10] s390/qeth: keep track of LP2LP capability for csum offload
` [PATCH v2 net-next 02/10] s390/qeth: process local address events
` [PATCH v2 net-next 03/10] s390/qeth: add debugfs file for local IP addresses
` [PATCH v2 net-next 04/10] s390/qeth: extract helpers for next-hop lookup
` [PATCH v2 net-next 05/10] s390/qeth: don't use restricted offloads for local traffic
` [PATCH v2 net-next 06/10] s390/qeth: merge TX skb mapping code
` [PATCH v2 net-next 07/10] s390/qeth: indicate contiguous TX buffer elements
` [PATCH v2 net-next 08/10] s390/qeth: set TX IRQ marker on last buffer in a group
` [PATCH v2 net-next 09/10] s390/qeth: return error when starting a reset fails
` [PATCH v2 net-next 10/10] s390/qeth: clean up Kconfig help text

[PATCH v4] submodule: port subcommand 'set-url' from shell to C
 2020-05-06  8:09 UTC  (2+ messages)

[dpdk-dev] [PATCH 0/3] aarch32 compilation
 2020-05-06  8:09 UTC  (3+ messages)

[PATCH -next] ASoC: sun4i-i2s: Use PTR_ERR_OR_ZERO() to simplify code
 2020-05-06  8:15 UTC  (2+ messages)

[PATCH v7 0/7] reference implementation of RSS and hash report
 2020-05-06  8:08 UTC  (5+ messages)

[PATCH bpf-next 0/4] RV64 BPF JIT Optimizations
 2020-05-06  8:08 UTC  (4+ messages)

[Intel-gfx] [PATCH v27 0/6] SAGV support for Gen12+
 2020-05-06  8:08 UTC  (5+ messages)
` [Intel-gfx] [PATCH v27 2/6] drm/i915: Separate icl and skl SAGV checking

performance bug in virtio net xdp
 2020-05-06  8:08 UTC 

[Bug 207595] New: [amdgpu] Displayport MST not functional on AMD Stoney
 2020-05-06  8:06 UTC  (10+ messages)
` [Bug 207595] "

[PATCH v2 0/2] arm64: meson-sm1: add support for Hardkernel ODROID-C4
 2020-05-06  8:07 UTC  (9+ messages)
` [PATCH v2 1/2] dt-bindings: arm: amlogic: add odroid-c4 bindings
` [PATCH v2 2/2] arm64: dts: meson-sm1: add support for Hardkernel ODROID-C4

[PATCH v9 1/3] serial: samsung: Replace rd_regb/wr_regb with rd_reg/wr_reg
 2020-05-06  8:07 UTC  (4+ messages)
  ` [PATCH v9 2/3] dt-bindings: serial: Add reg-io-width compatible

[PATCH V8 07/11] blk-mq: stop to handle IO and drain IO before hctx becomes inactive
 2020-05-06  8:07 UTC  (11+ messages)

[PSIGN v2 X/2] arm64: meson-sm1: add support for Hardkernel ODROID-C4
 2020-05-06  8:07 UTC 

[PATCH] drm/ast: Don't check new mode if CRTC is being disabled
 2020-05-06  8:06 UTC  (5+ messages)

[Bug 1866870] [NEW] KVM Guest pauses after upgrade to Ubuntu 20.04
 2020-05-06  8:00 UTC  (2+ messages)
` [Bug 1866870] "

[PATCH] drm/amdgpu: Add autodump debugfs node for gpu reset v4
 2020-05-06  8:05 UTC  (6+ messages)

[PATCH 00/26] KVM: arm64: Preliminary NV patches
 2020-05-06  8:05 UTC  (6+ messages)
` [PATCH 06/26] arm64: Add level-hinted TLB invalidation helper

[PATCH v9 00/11] media: report camera sensor properties
 2020-05-06  8:04 UTC  (6+ messages)
` [PATCH v9 02/11] media: v4l2-ctrl: Document V4L2_CID_CAMERA_SENSOR_LOCATION

[dpdk-dev] [PATCH v4] app/testpmd: support flow aging
 2020-05-06  8:04 UTC  (5+ messages)
` [dpdk-dev] [PATCH v5] "

[PATCH v10 1/3] serial: samsung: Replace rd_regb/wr_regb with rd_reg/wr_reg
 2020-05-06  8:02 UTC  (5+ messages)
    ` [PATCH v10 2/3] dt-bindings: serial: Add reg-io-width compatible
    ` [PATCH v10 3/3] tty: samsung_tty: 32-bit access for TX/RX hold registers

[RFC PATCH] dt-bindings: display: ti,tfp410.txt: convert to yaml
 2020-05-06  8:01 UTC  (6+ messages)

[PATCH v6 1/4] gitfaq: files in .gitignore are tracked
 2020-05-06  8:00 UTC  (4+ messages)
` [PATCH v6 2/4] gitfaq: changing the remote of a repository
` [PATCH v6 3/4] gitfaq: partial cloning "
` [PATCH v6 4/4] gitfaq: fetching and pulling "

[PATCH v10 0/3] 32-bit access for TX/RX hold registers for samsung_tty driver
 2020-05-06  8:02 UTC  (2+ messages)

[PATCH v2 0/4] backup: Make sure that source and target size match
 2020-05-06  8:02 UTC  (6+ messages)
` [PATCH v2 3/4] "

[PATCH v23 0/4] implement zstd cluster compression method
 2020-05-06  8:01 UTC  (4+ messages)

[PATCH 01/17] libinput: add ptest
 2020-05-06  7:59 UTC  (3+ messages)
` [PATCH 14/17] connman: update to 1.38
  ` [OE-core] "

[PATCH 0/2] u-boot support for ODROID-C4
 2020-05-06  7:59 UTC  (3+ messages)

[PATCH 0/5] drm/mgag200: Embed DRM device in struct mga_device
 2020-05-06  7:59 UTC  (4+ messages)
` [PATCH 4/5] drm/mgag200: Init and finalize devices in mgag200_device_{init, fini}()
  ` [PATCH 4/5] drm/mgag200: Init and finalize devices in mgag200_device_{init,fini}()

[RFC PATCH 54/61] afs: Wait on PG_fscache before modifying/releasing a page
 2020-05-06  7:57 UTC  (4+ messages)
` [RFC PATCH 00/61] fscache, cachefiles: Rewrite the I/O interface in terms of kiocb/iov_iter


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.