All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-04-23 13:15:09 to 2020-04-23 14:00:40 UTC [more...]

[RESEND PATCH v3 0/7] x86: Improve support for chain-loading U-Boot
 2020-04-23 14:00 UTC  (4+ messages)
` [RESEND PATCH v3 5/7] board: Add a gd flag for chain loading

[PATCH v2 0/6] arm64: tlb: add support for TTL feature
 2020-04-23 13:56 UTC  (16+ messages)
` [PATCH v2 1/6] arm64: Detect the ARMv8.4 "
` [PATCH v2 2/6] arm64: Add level-hinted TLB invalidation helper
` [PATCH v2 3/6] arm64: Add tlbi_user_level "
` [PATCH v2 4/6] tlb: mmu_gather: add tlb_flush_*_range APIs
` [PATCH v2 5/6] mm: tlb: Provide flush_*_tlb_range wrappers
` [PATCH v2 6/6] arm64: tlb: Set the TTL field in flush_tlb_range

[PATCH v5 0/9] block: Fix resize (extending) of short overlays
 2020-04-23 13:59 UTC  (10+ messages)
` [PATCH v5 4/9] qcow2: Support BDRV_REQ_ZERO_WRITE for truncate

general protection fault in go7007_usb_probe
 2020-04-23 13:59 UTC  (3+ messages)

'multipath add path' returns ok but the path is missing in the topology
 2020-04-23 13:58 UTC  (6+ messages)

Recommended Partitioning & Subvolume Layout | Newbie Question
 2020-04-23 13:57 UTC  (4+ messages)

[PATCH 0/1] vfio-ccw: Enable transparent CCW IPL from DASD
 2020-04-23 13:56 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH 0/2] drm/vram-helper: Reduce memory fragmentation
 2020-04-23 13:57 UTC  (5+ messages)
` [PATCH 2/2] drm/vram-helper: Alternate between bottom-up and top-down placement

[PATCH] qcow2: Allow resize of images with internal snapshots
 2020-04-23 13:55 UTC  (2+ messages)

[PATCH RESEND v6 00/36] Initial support for multi-process qemu
 2020-04-23 13:54 UTC  (3+ messages)
` [PATCH RESEND v6 36/36] multi-process: add configure and usage information

[PATCH 0/2] More ISO-8601 support
 2020-04-23 13:52 UTC  (6+ messages)
` [PATCH v4 0/4] "
  ` [PATCH v4 1/4] date.c: s/is_date/set_date/
  ` [PATCH v4 2/4] date.c: validate and set time in a helper function
  ` [PATCH v4 3/4] date.c: skip fractional second part of ISO-8601
  ` [PATCH v4 4/4] date.c: allow compact version of ISO-8601 datetime

multicast listeners and audit events to kmsg
 2020-04-23 13:50 UTC  (6+ messages)

[RFC] fs: Use slab constructor to initialize conn objects in fsnotify
 2020-04-23 13:51 UTC  (9+ messages)

[PATCH v2 00/17] DVFS for IO devices on sdm845 and sc7180
 2020-04-23 13:51 UTC  (4+ messages)
` [PATCH v2 01/17] tty: serial: qcom_geni_serial: Use OPP API to set clk/perf state

[PATCH v2 00/36] tcg 5.1 omnibus patch set
 2020-04-23 13:50 UTC  (8+ messages)
` [PATCH v2 28/36] tcg: Implement gvec support for rotate by immediate
` [PATCH v2 29/36] tcg: Implement gvec support for rotate by vector
` [PATCH v2 31/36] tcg: Implement gvec support for rotate by scalar

[PATCH 0/4] arm64: MTE swap and hibernation support
 2020-04-23 13:51 UTC  (5+ messages)
` [PATCH 3/4] arm64: mte: Enable swap of tagged pages

patch "tty: rocket, avoid OOB access" added to tty-linus
 2020-04-23 13:50 UTC 

[LTP] [PATCH V4 0/5] syscalls/clock_*(): Add support for time64 variants
 2020-04-23 13:50 UTC  (3+ messages)
` [LTP] [PATCH V4 1/5] syscalls/clock_gettime: Add support for time64 tests

patch "tty: serial: bcm63xx: fix missing clk_put() in bcm63xx_uart" added to tty-linus
 2020-04-23 13:50 UTC 

[PATCH v2 0/9] kgdb: Support late serial drivers; enable early debug w/ boot consoles
 2020-04-23 13:50 UTC  (3+ messages)

[linux-next:master 2867/3715] arch/powerpc/include/asm/book3s/32/pgtable.h:361:45: error: passing argument 1 of 'pud_offset' from incompatible pointer type
 2020-04-23 13:50 UTC  (2+ messages)

sound/soc/soc-compress.c:75:28: warning: 'component' is used uninitialized in this function
 2020-04-23 13:49 UTC  (4+ messages)
` [PATCH] ASoC: soc-compress: avoid false-positive Wuninitialized warning

[OE-core][PATCH] python3: fix CVE-2020-8492
 2020-04-23 13:48 UTC 

[PATCH] Convert README to README.md
 2020-04-23 13:48 UTC  (2+ messages)

[PATCH 0/2] mt7615_mcu_add_bss_info fixes
 2020-04-23 13:47 UTC  (6+ messages)
` [PATCH 1/2] mt76: mt7663: fix up BMC entry indicated to unicmd firmware
` [PATCH 2/2] mt76: mt7615: add sta pointer to mt7615_mcu_add_bss_info signature

[PATCH 0/4] fix make sparse warning
 2020-04-23 13:47 UTC  (6+ messages)
` [PATCH 1/4] C: s/0/NULL/ for pointer type
` [PATCH 2/4] compat/regex: silence `make sparse` warning
` [PATCH 3/4] graph.c: limit linkage of internal variable
` [PATCH 4/4] progress.c: silence cgcc suggestion about internal linkage
` [PATCH 5/4] fmt-merge-msg.c: fix `make sparse` on next

[dpdk-dev] [PATCH] security: fix crash at accessing non-implemented ops
 2020-04-23 13:47 UTC  (9+ messages)

[PATCH] ath10k: Avoid override CE5 configuration for QCA99X0 chipsets
 2020-04-23 13:49 UTC  (2+ messages)

patch "vt: don't hardcode the mem allocation upper bound" added to tty-linus
 2020-04-23 13:47 UTC 

patch "tty: serial: owl: add "much needed" clk_prepare_enable()" added to tty-linus
 2020-04-23 13:47 UTC 

patch "vt: don't use kmalloc() for the unicode screen buffer" added to tty-linus
 2020-04-23 13:47 UTC 

[dpdk-dev] [PATCH] crypto/aesni_mb: fix DOCSIS AES-256
 2020-04-23 13:46 UTC  (2+ messages)
` [dpdk-dev] [PATCH v2] "

[PATCH 00/17] Modularizing Versatile Express
 2020-04-23 13:45 UTC  (5+ messages)
` [PATCH 08/17] clk: vexpress-osc: Support building as a module

[PATCH v1 1/4] hyper-v: Use UUID API for exporting the GUID (part 2)
 2020-04-23 13:45 UTC  (4+ messages)
` [PATCH v1 2/4] hyper-v: Supply GUID pointer to printf() like functions
` [PATCH v1 3/4] hyper-v: Replace open-coded variant of %*phN specifier
` [PATCH v1 4/4] hyper-v: Switch to use UUID types directly

[PATCH 0/2] build golang tools
 2020-04-23 13:44 UTC  (3+ messages)
` [PATCH 1/2] tools: build golang tools if go compiler is present

[PATCH] vt: don't hardcode the mem allocation upper bound
 2020-04-23 13:44 UTC  (3+ messages)

[PATCH yocto-autobuilder-helper 1/2] scripts/utils.py: Fix confusing naming of getcomparisonbranch() return value
 2020-04-23 13:44 UTC  (3+ messages)
` [PATCH yocto-autobuilder-helper 2/2] scripts/send-qa-email: fix bug in git push logic for yocto-testresults
  ` [yocto] "

[PATCH v2 00/11] perf metric fixes and test
 2020-04-23 13:44 UTC  (3+ messages)

[PATCH v2] perf stat: Improve runtime stat for interval mode
 2020-04-23 13:44 UTC  (4+ messages)

[PATCH] sched: make p->prio independent of p->mm
 2020-04-23 13:44 UTC  (2+ messages)

[PATCH net-next] net: Add TCP_FORCE_LINGER2 to TCP setsockopt
 2020-04-23 13:43 UTC  (4+ messages)
` [PATCH net-next v2] "

[ANNOUNCE] exfatprogs-1.0.2 version released
 2020-04-23 13:43 UTC  (2+ messages)

stable-rc/linux-4.4.y boot: 64 boots: 3 failed, 53 passed with 6 offline, 2 untried/unknown (v4.4.219-101-gacb152478366)
 2020-04-23 13:43 UTC 

[PATCH 0/2] KVM: SVM: Implement check_nested_events for NMI
 2020-04-23 13:43 UTC  (2+ messages)

[PATCH 1/2] drm/amdgpu: stop cp resume when compute ring test failed
 2020-04-23 13:43 UTC  (3+ messages)

[PATCH v1 00/15] Add support for Nitro Enclaves
 2020-04-23 13:42 UTC  (7+ messages)
` [PATCH v1 02/15] nitro_enclaves: Define the PCI device interface

[PATCH net v3 1/2] net: phy: marvell10g: disable temperature sensor on 2110
 2020-04-23 13:41 UTC  (5+ messages)
` [PATCH net v3 2/2] net: phy: marvell10g: hwmon support for 2110

[PATCH net] macsec: avoid to set wrong mtu
 2020-04-23 13:40 UTC 

next/master boot: 95 boots: 2 failed, 90 passed with 3 untried/unknown (next-20200422)
 2020-04-23 13:40 UTC 

[PATCH 0/3] arm64: Open code .arch_extension
 2020-04-23 13:40 UTC  (8+ messages)

[PATCH iproute2-next 0/4] iproute: mptcp support
 2020-04-23 13:37 UTC  (5+ messages)
` [PATCH iproute2-next 1/4] uapi: update linux/mptcp.h
` [PATCH iproute2-next 2/4] add support for mptcp netlink interface
` [PATCH iproute2-next 3/4] ss: allow dumping MPTCP subflow information
` [PATCH iproute2-next 4/4] man: mptcp man page

What's cooking in git.git (Apr 2020, #02; Mon, 20)
 2020-04-23 13:39 UTC  (2+ messages)

[dpdk-dev] [PATCH] mempool: sort the rte_mempool_ops by name
 2020-04-23 13:38 UTC  (4+ messages)
` [dpdk-dev] [PATCH dpdk-dev v3 1/2] eal: introduce rte-init queue for libraries initialization
  ` [dpdk-dev] [PATCH dpdk-dev v3 2/2] mempool: use shared memzone for rte_mempool_ops

[PATCH 1/2] sched: Defend cfs and rt bandwidth quota against overflow
 2020-04-23 13:37 UTC  (2+ messages)
` [PATCH] "

ethtool -s always return 0 even for errors
 2020-04-23 13:36 UTC  (2+ messages)

[PATCH V5 00/20] ARM: dts: stm32: Repair AV96 board
 2020-04-23 13:36 UTC  (2+ messages)

Use DMA Test Kernel Module for FPGA Device
 2020-04-23 13:09 UTC 

[PATCH 4.4 00/99] 4.4.220-rc2 review
 2020-04-23 13:32 UTC  (2+ messages)

[PATCH v2 0/9] move Rockchip ISP bindings out of staging / add ISP DT nodes for RK3399
 2020-04-23 13:33 UTC  (5+ messages)
` [PATCH v2 6/9] dt-bindings: media: rkisp1: move rockchip-isp1 bindings out of staging

[dpdk-dev] [PATCH] examples/fips_validation: fix parsing of algo from NIST TDES test files
 2020-04-23 13:33 UTC  (2+ messages)

stable-rc/linux-4.4.y build: 23 builds: 0 failed, 23 passed (v4.4.219-100-gb7353bd580c0)
 2020-04-23 13:33 UTC 

[PATCH] target/arm: Use correct variable for setting 'max' cpu's MIDR_EL1
 2020-04-23 13:29 UTC  (6+ messages)

[dpdk-dev] [PATCH v2 0/4] add new k32v64 hash table
 2020-04-23 13:31 UTC  (4+ messages)
` [dpdk-dev] [PATCH v3 "
  ` [dpdk-dev] [PATCH v3 1/4] hash: add k32v64 hash library

[PATCH 0/6] Loongson PCH IRQ Support
 2020-04-23 13:31 UTC  (3+ messages)
` [PATCH 1/6] irqchip: Add Loongson HyperTransport Vector support

[linux-rt-devel:linux-5.4.y-rt 284/325] drivers/gpu/drm/i915/gt/intel_engine_pm.c:43:30: error: unused variable 'timeline_lock'
 2020-04-23 13:30 UTC 

[PATCH] target/arm: Use correct variable for setting 'max' cpu's ID_AA64DFR0
 2020-04-23 13:28 UTC  (2+ messages)

[Linux-kernel-mentees] [PATCH v1 1/2] realtek/8139too: Remove Legacy Power Management
 2020-04-23 13:28 UTC  (2+ messages)
` [Linux-kernel-mentees] [PATCH v1 2/2] realtek/8139cp: "

[nacked] mm-oom-avoid-printk-iteration-under-rcu.patch removed from -mm tree
 2020-04-23 13:28 UTC  (12+ messages)

[PATCH] hwmon: (lm70) Add support for ACPI
 2020-04-23 13:27 UTC 

[PATCH 0/3] credential: handle partial URLs in config settings again
 2020-04-23 13:28 UTC  (5+ messages)
` [PATCH 2/3] credential: teach `credential_from_url()` a non-strict mode

[Intel-gfx] [CI] drm/i915/selftests: Verify context isolation
 2020-04-23 13:27 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/selftests: Verify context isolation (rev4)

[PATCH v2 0/4] perf: make Perf tool aware of SELinux access control
 2020-04-23 13:27 UTC  (7+ messages)
` [PATCH v2 1/4] perf trace: substitute CAP_SYS_ADMIN with CAP_PERFMON in error message
` [PATCH v2 2/4] perf docs: substitute CAP_SYS_ADMIN with CAP_PERFMON where needed
` [PATCH v2 3/4] perf tool: make Perf tool aware of SELinux access control

[PATCH 0/1] docs: Fix numerous minor mistakes in grub.info
 2020-04-23 13:26 UTC  (3+ messages)
` [PATCH] "

patch "USB: sisusbvga: Change port variable from signed to unsigned" added to usb-linus
 2020-04-23 13:26 UTC 

[PATCH v7 00/10] Fix permissions and embed-rotofs
 2020-04-23 13:26 UTC  (7+ messages)
` [OE-core] "

[RESEND PATCH v2 1/2] driver core: platform: Initialize dma_parms for platform devices
 2020-04-23 13:25 UTC  (2+ messages)

[PATCH 00/12] Enable DM_ETH on the DPAA1 ARM platforms
 2020-04-23 13:25 UTC  (13+ messages)
` [PATCH 01/12] ARM: dts: add QorIQ DPAA 1 FMan v3 device tree nodes
` [PATCH 02/12] ARM: dts: add QorIQ DPAA 1 FMan v3 for LS1043A
` [PATCH 03/12] ARM: dts: add QorIQ DPAA 1 FMan v3 to LS1043ARDB
` [PATCH 04/12] ARM: dts: add QorIQ DPAA 1 FMan v3 for LS1046A
` [PATCH 05/12] ARM: dts: add QorIQ DPAA 1 FMan v3 to LS1046ARDB
` [PATCH 06/12] driver: net: fm: change init_phy() param
` [PATCH 07/12] driver: net: fm: separate receive buffer free code
` [PATCH 08/12] driver: net: fm: add DM MDIO support
` [PATCH 09/12] driver: net: fm: add DM ETH support
` [PATCH 10/12] net: fm: fix compilation issue
` [PATCH 11/12] configs: enable DM_ETH support for LS1043ARDB
` [PATCH 12/12] configs: enable DM_ETH support for LS1046ARDB

[Intel-gfx] [PATCH] drm/i915: Mark up racy read of rq->engine
 2020-04-23 13:25 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for "

[PATCHv2 0/3] perf tools: Add support for user defined metric
 2020-04-23 13:24 UTC  (6+ messages)
` [PATCH 3/3] perf stat: Add --metrics-file option

patch "USB: hub: Revert commit bd0e6c9614b9 ("usb: hub: try old enumeration" added to usb-linus
 2020-04-23 13:23 UTC 

patch "usb-storage: Add unusual_devs entry for JMicron JMS566" added to usb-linus
 2020-04-23 13:23 UTC 

patch "USB: hub: Fix handling of connect changes during sleep" added to usb-linus
 2020-04-23 13:23 UTC 

[PATCH v6 00/10] Add support for devices in the Energy Model
 2020-04-23 13:22 UTC  (5+ messages)
` [PATCH v6 03/10] PM / EM: update callback structure and add device pointer

Fwd: Re: [PATCH AUTOSEL 5.6 082/129] compiler.h: fix error in BUILD_BUG_ON() reporting
 2020-04-23 13:22 UTC  (4+ messages)

[PATCH-next v2] interconnect: qcom: Move the static keyword to the front of declaration
 2020-04-23 13:21 UTC 

[PATCH v2 0/4] Split hyperv-tlfs.h into generic and arch specific files
 2020-04-23 13:22 UTC  (2+ messages)

[PATCH v2 0/9] livepatch,module: Remove .klp.arch and module_disable_ro()
 2020-04-23 13:22 UTC  (7+ messages)
` [PATCH v2 6/9] s390/module: Use s390_kernel_write() for late relocations

[PATCH 0/6] ucsi driver changes for v5.8
 2020-04-23 13:20 UTC  (7+ messages)
` [PATCH 1/6] usb: typec: ucsi: set USB data role when partner type is power cable/ufp
` [PATCH 2/6] usb: typec: ucsi: Workaround for missed op_mode change
` [PATCH 3/6] usb: typec: ucsi: replace magic numbers
` [PATCH 4/6] usb: typec: ucsi: Correct bit-mask for CCI
` [PATCH 5/6] usb: typec: ucsi: save power data objects in PD mode
` [PATCH 6/6] usb: typec: ucsi: register with power_supply class

Patchwork housekeeping for: linux-renesas-soc
 2020-04-23 13:20 UTC 

[PATCH v2 0/5] STM32 ETZPC bus controller
 2020-04-23 13:19 UTC  (12+ messages)
` [PATCH v2 1/5] dt-bindings: bus: Add firewall bindings
` [PATCH v2 2/5] bus: stm32: Introduce firewall controller helpers
` [PATCH v2 3/5] dt-bindings: bus: Add STM32 ETZPC firewall controller
` [PATCH v2 4/5] bus: stm32: Add stm32 ETZPC firewall bus controller
` [PATCH v2 5/5] ARM: dts: stm32: Use ETZPC firewall bus

[PATCH 0/4] More wrappers for xenlight Go package
 2020-04-23 13:18 UTC  (4+ messages)
` [PATCH 3/4] golang/xenlight: add DevicePciAdd/Remove wrappers

[PATCH-next v2] interconnect: qcom: Move the static keyword to the front of declaration
 2020-04-23 13:18 UTC 

gpio-omap: add support gpiolib bias (pull-up/down) flags?
 2020-04-23 13:17 UTC  (11+ messages)

[LTP] [PATCH v5 0/2] Route tests using netlink API (dst,gw,if)
 2020-04-23 13:16 UTC  (3+ messages)
` [LTP] [PATCH v5 1/2] net: Add SAFE_GETADDRINFO()
` [LTP] [PATCH v5 2/2] net/route: Add netlink based route change tests

[PATCH v2] mm/swapfile.c: simplify the scan loop in scan_swap_map_slots()
 2020-04-23 13:15 UTC  (3+ messages)

[PATCH v2 for-next 0/5] RDMA/hns: Refactor process of buffer allocation and calculation
 2020-04-23 13:12 UTC  (2+ messages)
` [PATCH v2 for-next 2/5] RDMA/hns: Remove unused MTT functions


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.