All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-07-08 16:17:22 to 2020-07-08 16:47:38 UTC [more...]

[PULL 00/53] Misc patches for QEMU 5.1 soft freeze
 2020-07-08 16:45 UTC  (5+ messages)

[PATCH 0/5] preallocate filter
 2020-07-08 16:17 UTC  (4+ messages)
` [PATCH 3/5] block: introduce "

post-receive: pub/scm/linux/kernel/git/ebiggers/linux
 2020-07-08 16:47 UTC 

[PATCH v3 00/17] perf: ftrace enhancement
 2020-07-08 16:45 UTC  (7+ messages)
` [PATCH v3 01/17] perf ftrace: select function/function_graph tracer automatically
` [PATCH v3 02/17] perf ftrace: add option '-F/--funcs' to list available functions
` [PATCH v3 03/17] perf ftrace: add option -t/--tid to filter by thread id
` [PATCH v3 04/17] perf ftrace: add option -d/--delay to delay tracing
` [PATCH v3 05/17] perf ftrace: factor out function write_tracing_file_int()
` [PATCH v3 06/17] perf ftrace: add option '-m/--buffer-size' to set per-cpu buffer size

[PATCH net-next 0/2] net: phy: Uninline PHY ethtool statistics
 2020-07-08 16:46 UTC  (3+ messages)
` [PATCH net-next 1/2] net: phy: Define PHY statistics ethtool_phy_ops
` [PATCH net-next 2/2] net: phy: Uninline PHY ethtool statistics operations

[PATCH v2 0/2] Improvements for MAX77620 GPIO driver
 2020-07-08 16:45 UTC  (3+ messages)
` [PATCH v2 2/2] gpio: max77620: Replace 8 with MAX77620_GPIO_NR

post-receive: pub/scm/fs/fscrypt/fscrypt
 2020-07-08 16:45 UTC 

[PATCH 00/10] xfs: automatic relogging
 2020-07-08 16:44 UTC  (8+ messages)

[Intel-gfx] [PATCH 0/9] drm: Add privacy-screen class and connector properties
 2020-07-08 16:43 UTC  (20+ messages)
`  "
` [Intel-gfx] [PATCH 1/9] drm/connector: Fix kerneldoc warning
  `  "
` [PATCH 2/9] drm/connector: Add support for privacy-screen properties (v4)
  ` [Intel-gfx] "
` [PATCH 3/9] drm: Add privacy-screen class
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH 4/9] drm/privacy-screen: Add X86 specific arch init code
  `  "
` [Intel-gfx] [PATCH 5/9] drm/privacy-screen: Add notifier support
  `  "
` [PATCH 6/9] drm/connector: Add a drm_connector privacy-screen helper functions
  ` [Intel-gfx] "
` [PATCH 7/9] platform/x86: thinkpad_acpi: Get privacy-screen / lcdshadow ACPI handles only once
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH 8/9] platform/x86: thinkpad_acpi: Register a privacy-screen device
  `  "
` [PATCH 9/9] drm/i915: Add privacy-screen support
  ` [Intel-gfx] "

[PATCH v2 0/5] crypto: add sha256() function
 2020-07-08 16:39 UTC  (15+ messages)
` [MPTCP] "
` [PATCH v2 1/5] crypto: sparc - rename sha256 to sha256_alg
` [PATCH v2 2/5] crypto: lib/sha256 - add sha256() function
  ` [MPTCP] "
` [PATCH v2 3/5] efi: use sha256() instead of open coding
` [PATCH v2 4/5] mptcp: "
  ` [MPTCP] "
` [PATCH v2 5/5] ASoC: cros_ec_codec: "

[PATCH v3 4/4] io_uring: add support for zone-append
 2020-07-08 16:43 UTC  (5+ messages)

[PATCH v2] CodingStyle: Inclusive Terminology
 2020-07-08 16:42 UTC  (7+ messages)
` [Ksummit-discuss] "
  ` [Tech-board-discuss] "
` [Ksummit-discuss] [Tech-board-discuss] "
  `  "

[Buildroot] [PATCH] package/swig: enable support for Node.js >= 12.x
 2020-07-08 16:42 UTC  (4+ messages)

[RFC PATCH] mm: avoid access flag update TLB flush for retried page fault
 2020-07-08 16:40 UTC  (4+ messages)

[PATCH v2 00/17] Modularizing Versatile Express
 2020-07-08 16:39 UTC  (4+ messages)

post-receive: pub/scm/linux/kernel/git/broonie/regulator
 2020-07-08 16:41 UTC 

post-receive: pub/scm/linux/kernel/git/broonie/regmap
 2020-07-08 16:41 UTC 

[Intel-gfx] [PATCH 1/7] drm/i915/gt: Replace opencoded i915_gem_object_pin_map()
 2020-07-08 16:40 UTC  (4+ messages)
` [Intel-gfx] [PATCH 3/7] drm/i915: Remove i915_gem_object_get_dirty_page()

post-receive: pub/scm/linux/kernel/git/ebiggers/linux
 2020-07-08 16:41 UTC 

post-receive: pub/scm/linux/kernel/git/ebiggers/linux
 2020-07-08 16:40 UTC 

post-receive: pub/scm/linux/kernel/git/broonie/sound
 2020-07-08 16:40 UTC 

[PATCH v3 00/13] efi_loader: rework/improve UEFI secure boot code
 2020-07-08 16:40 UTC  (2+ messages)

[PATCH v3 08/20] fanotify: break up fanotify_alloc_event()
 2020-07-08 16:40 UTC  (3+ messages)

[PATCH v5 00/10] x86/resctrl: Misc cleanup
 2020-07-08 16:39 UTC  (11+ messages)
` [PATCH v5 01/10] x86/resctrl: Nothing uses struct mbm_state chunks_bw
` [PATCH v5 02/10] x86/resctrl: Remove max_delay
` [PATCH v5 03/10] x86/resctrl: Fix stale comment
` [PATCH v5 04/10] x86/resctrl: use container_of() in delayed_work handlers
` [PATCH v5 05/10] x86/resctrl: Include pid.h
` [PATCH v5 06/10] x86/resctrl: Use is_closid_match() in more places
` [PATCH v5 07/10] x86/resctrl: Add arch_needs_linear to explain AMD/Intel MBA difference
` [PATCH v5 08/10] x86/resctrl: Merge AMD/Intel parse_bw() calls
` [PATCH v5 09/10] x86/resctrl: Add arch_has_{sparse,empty}_bitmaps to explain CAT differences
` [PATCH v5 10/10] cacheinfo: Move resctrl's get_cache_id() to the cacheinfo header file

[PATCH v1] PCI: dwc: convert to devm_platform_ioremap_resource_byname()
 2020-07-08 16:40 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v3 00/17] KVM: arm64: Preliminary NV patches
 2020-07-08 16:39 UTC  (5+ messages)
` [PATCH v3 17/17] KVM: arm64: timers: Move timer registers to the sys_regs file

[Buildroot] [PATCH 0/9] Improving CVE reporting
 2020-07-08 16:40 UTC  (10+ messages)
` [Buildroot] [PATCH 1/9] support/scripts: Turn CVE check into a module
` [Buildroot] [PATCH 2/9] support/scripts/cve.py: Switch to JSON 1.1
` [Buildroot] [PATCH 3/9] package/pkg-utils: show-info: report the list of the CVEs ignored
` [Buildroot] [PATCH 4/9] package/pkg-utils: Make CVE class independent of the Pacakage class
` [Buildroot] [PATCH 5/9] support/scripts: Add a per configuration CVE checker
` [Buildroot] [PATCH 6/9] package/pkg-utils: cve.py: Handle exception when version comparison fails
` [Buildroot] [PATCH 7/9] support/script/pkg-stats: Manage the CVEs that need to be check
` [Buildroot] [PATCH 8/9] support/script/cve-checker: "
` [Buildroot] [PATCH 9/9] package/pkg-utils/cve.py: Manage case when package version doesn't exist

[Intel-gfx] [PATCH 2/7] drm/i915: Release shortlived maps of longlived objects
 2020-07-08 16:39 UTC  (3+ messages)
` [Intel-gfx] [PATCH v2] "

[PATCH] usbip: Use fallthrough pseudo-keyword
 2020-07-08 16:39 UTC  (6+ messages)

[PATCH] Replace HTTP links with HTTPS ones: BACKLIGHT CLASS/SUBSYSTEM
 2020-07-08 16:38 UTC  (2+ messages)

[PATCH net-next v2 2/2] net: sched: Lockless Token Bucket (LTB) qdisc
 2020-07-08 16:38 UTC 

[PATCH iproute2-next v2] iproute2 Support lockless token bucket (ltb)
 2020-07-08 16:38 UTC 

[PATCH net-next v2 1/2] irq_work: Export symbol "irq_work_queue_on"
 2020-07-08 16:38 UTC 

[PATCH net-next v2 0/2] Lockless Token Bucket (LTB) Qdisc
 2020-07-08 16:38 UTC 

post-receive: pub/scm/linux/kernel/git/broonie/misc
 2020-07-08 16:38 UTC 

post-receive: pub/scm/linux/kernel/git/broonie/regulator
 2020-07-08 16:38 UTC 

Questions about online resizing a lun passthrough disk with virtio-scsi
 2020-07-08 14:44 UTC 

[PATCH ima-evm-utils 1/3] ima-evm-utils: Fix mismatched type checking
 2020-07-08 16:37 UTC  (5+ messages)
` [PATCH ima-evm-utils 2/3] ima-evm-utils: beautify the code to make it more readable
` [PATCH ima-evm-utils 3/3] ima-evm-utils: ima_sign supports sm3 algorithm

[PATCH v2] drm/vgem: Replace opencoded version of drm_gem_dumb_map_offset()
 2020-07-08 16:36 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/vgem: Replace opencoded version of drm_gem_dumb_map_offset() (rev2)

Memory callback
 2020-07-08 13:53 UTC 

[RFC PATCH for 5.8 0/4] rseq cpu_id ABI fix
 2020-07-08 16:36 UTC  (11+ messages)
` [RFC PATCH for 5.8 3/4] rseq: Introduce RSEQ_FLAG_RELIABLE_CPU_ID

[PATCH] ASoC: atmel-pdmic: remove codec component
 2020-07-08 16:33 UTC  (3+ messages)

[PATCH] security/selinux: Fix spelling mistakes in the comments
 2020-07-08 16:35 UTC  (2+ messages)

[PATCH] bfq: fix blkio cgroup leakage
 2020-07-08 16:35 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/pcmoore/selinux
 2020-07-08 16:35 UTC 

[Buildroot] [PATCH] package/dvb-apps: add hash file
 2020-07-08 16:35 UTC  (5+ messages)

[PATCH v2] PCI/AER: Add support for reset of RCiEPs for APEI/Firmware first reporting only
 2020-07-08 16:32 UTC  (9+ messages)

[PATCH] net: ethernet: mtk_eth_soc: fix mtu warning
 2020-07-08 16:32 UTC  (4+ messages)

[PATCH v3 0/2] synquacer: add TPM support
 2020-07-08 16:30 UTC  (6+ messages)
` [PATCH v3 1/2] tpm: tis: add support for MMIO TPM on SynQuacer

[PATCH net] tcp: Initialize ca_priv when inheriting from listener
 2020-07-08 16:30 UTC  (2+ messages)

[PATCH] clk: rockchip: mark pclk_uart2 as critical on rk3328
 2020-07-08 16:28 UTC  (4+ messages)

[PATCH v3 00/17] efi_loader: non-volatile and runtime variables
 2020-07-08 16:29 UTC  (18+ messages)
` [PATCH v3 01/17] efi_loader: prepare for read only OP-TEE variables
` [PATCH v3 02/17] efi_loader: display RO attribute in printenv -e
` [PATCH v3 03/17] efi_loader: separate UEFI variable API from implemementation
` [PATCH v3 04/17] efi_loader: OsIndicationsSupported, PlatformLangCodes
` [PATCH v3 05/17] efi_loader: simplify boot manager
` [PATCH v3 06/17] efi_loader: keep attributes in efi_set_variable_int
` [PATCH v3 07/17] efi_loader: value of VendorKeys
` [PATCH v3 08/17] efi_loader: read-only AuditMode and DeployedMode
` [PATCH v3 09/17] efi_loader: secure boot flag
` [PATCH v3 10/17] efi_loader: UEFI variable persistence
` [PATCH v3 11/17] efi_loader: export efi_convert_pointer()
` [PATCH v3 12/17] efi_loader: optional pointer for ConvertPointer
` [PATCH v3 13/17] efi_loader: new function efi_memcpy_runtime()
` [PATCH v3 14/17] efi_loader: memory buffer for variables
` [PATCH v3 15/17] efi_loader: use memory based variable storage
` [PATCH v3 16/17] efi_loader: enable UEFI variables at runtime
` [PATCH v3 17/17] efi_selftest: adjust runtime test for variables

[PATCH v5] btrfs: pass checksum type via BTRFS_IOC_FS_INFO ioctl
 2020-07-08 16:28 UTC  (2+ messages)

[PATCH] arm64: kvm: Remove redundant KVM_ARM64_FP_HOST flag
 2020-07-08 16:27 UTC  (4+ messages)

[PATCH] KVM: arm64: Fix definition of PAGE_HYP_DEVICE
 2020-07-08 16:25 UTC  (3+ messages)

[PATCH 00/21] target/xtensa: implement double precision FPU
 2020-07-08 16:25 UTC  (9+ messages)
` [PATCH 06/21] target/xtensa: rename FPU2000 translators and helpers
` [PATCH 07/21] target/xtensa: move FSR/FCR register accessors
` [PATCH 08/21] target/xtensa: don't access BR regfile directly
` [PATCH 09/21] target/xtensa: add DFP option, registers and opcodes

[PATCH v1 0/5] irqdomain: clean up, add irq_domain_create_legacy()
 2020-07-08 16:26 UTC  (7+ messages)
` [PATCH v1 1/5] irqdomain: Remove unused of_device_id forward declaration
` [PATCH v1 2/5] irqdomain: Add forward declaration of fwnode_handle
` [PATCH v1 3/5] irqdomain: Replace open coded of_node_to_fwnode()
` [PATCH v1 4/5] irqdomain: Introduce irq_domain_create_legacy() API
` [PATCH v1 5/5] regmap: irq: Convert to use fwnode directly

[PATCH 0/3] dtc: Preserve negative integers in yaml and dts output
 2020-07-08 16:26 UTC  (5+ messages)

[PATCH] qla2xxx: Address a set of sparse warnings
 2020-07-08 16:25 UTC 

[PATCH] dm: use noio when sending kobject event
 2020-07-08 16:25 UTC 

[PATCH v10 00/17] mtd: spi-nor: add xSPI Octal DTR support
 2020-07-08 16:22 UTC  (6+ messages)
` [PATCH v10 01/17] spi: spi-mem: allow specifying whether an op is DTR or not

[PATCH] crypto: caam - Remove broken arc4 support
 2020-07-08 16:24 UTC  (4+ messages)

[PATCH v1] alpha: io: Make sparse happy about bitwise types
 2020-07-08 16:23 UTC  (2+ messages)

[PATCH] arm64: kvm: Stop clobbering x0 for HVC_SOFT_RESTART
 2020-07-08 16:22 UTC  (3+ messages)

[PATCH v1] regmap: Switch to use fwnode instead of OF one
 2020-07-08 16:21 UTC  (2+ messages)

[PATCH net-next v1 0/5] TC: Introduce qevents
 2020-07-08 16:21 UTC  (7+ messages)
` [PATCH net-next v1 2/5] net: sched: Introduce helpers for qevent blocks

[GIT PULL] EFI fixes
 2020-07-08 16:20 UTC  (3+ messages)

[PATCH] dma-pool: use single atomic pool for both DMA zones
 2020-07-08 16:20 UTC  (6+ messages)

[PATCH 1/2] drm/vgem: Do not allocate backing shmemfs file for an import dmabuf object
 2020-07-08 16:19 UTC  (14+ messages)
                      ` [Intel-gfx] "

license.manifest misses header-only libraries
 2020-07-08 16:19 UTC  (2+ messages)
` [OE-core] "

[PATCH 00/16] Add Allwinner H3/H5/H6/A64 HDMI audio
 2020-07-08 16:17 UTC  (6+ messages)
` [PATCH 08/16] arm64: dts: allwinner: h6: Add HDMI audio node

powerpc: Incorrect stw operand modifier in __set_pte_at
 2020-07-08 16:16 UTC  (2+ messages)

[PATCH] crypto: x86/chacha-sse3 - use unaligned loads for state array
 2020-07-08 16:19 UTC  (2+ messages)

[PATCH] Replace HTTP links with HTTPS ones: GCOV BASED KERNEL PROFILING
 2020-07-08 16:18 UTC 

[PATCH v3 0/2] arm64/acpi: restrict AML opregion memory access
 2020-07-08 16:17 UTC  (2+ messages)

[PATCH] ASoC: cros_ec_codec: Reset I2S RX when probing
 2020-07-08 16:17 UTC  (5+ messages)

[igt-dev] [PATCH i-g-t] tests/device_reset: Test device sysfs reset
 2020-07-08 16:18 UTC 

[PATCH v3 06/20] seqlock: Extend seqcount API with associated locks
 2020-07-08 16:18 UTC  (11+ messages)

post-receive: pub/scm/linux/kernel/git/pablo/nf-next
 2020-07-08 16:17 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.