messages from 2020-11-04 23:08:52 to 2020-11-04 23:53:03 UTC [more...]
[Intel-gfx] [PATCH i-g-t] i915/gem_exec_parallel: Reopen the existing device
2020-11-04 23:53 UTC (3+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "
` [igt-dev] [Intel-gfx] [PATCH i-g-t] "
[PATCH] media: i2c: mt9p031: Remove redundant null check before clk_disable_unprepare
2020-11-04 23:52 UTC (2+ messages)
[PATCH v22 00/23] LSM: Module stacking for AppArmor
2020-11-04 23:41 UTC (19+ messages)
` [PATCH v22 01/23] LSM: Infrastructure management of the sock security
` [PATCH v22 02/23] LSM: Create and manage the lsmblob data structure
` [PATCH v22 03/23] LSM: Use lsmblob in security_audit_rule_match
` [PATCH v22 04/23] LSM: Use lsmblob in security_kernel_act_as
` [PATCH v22 05/23] LSM: Use lsmblob in security_secctx_to_secid
` [PATCH v22 06/23] LSM: Use lsmblob in security_secid_to_secctx
` [PATCH v22 07/23] LSM: Use lsmblob in security_ipc_getsecid
` [PATCH v22 08/23] LSM: Use lsmblob in security_task_getsecid
` [PATCH v22 09/23] LSM: Use lsmblob in security_inode_getsecid
RFC: default to spec_store_bypass_disable=prctl spectre_v2_user=prctl
2020-11-04 23:50 UTC (6+ messages)
` [PATCH 1/1] x86: change "
[PATCH] drm/mediatek: mtk_dpi: Fix unused variable 'mtk_dpi_encoder_funcs'
2020-11-04 23:50 UTC (4+ messages)
[PATCH v1 00/30] Introduce core voltage scaling for NVIDIA Tegra20/30 SoCs
2020-11-04 23:44 UTC (31+ messages)
` [PATCH v1 01/30] dt-bindings: host1x: Document OPP and voltage regulator properties
` [PATCH v1 02/30] dt-bindings: mmc: tegra: "
` [PATCH v1 03/30] dt-bindings: pwm: "
` [PATCH v1 04/30] media: dt: bindings: tegra-vde: "
` [PATCH v1 05/30] dt-binding: usb: ci-hdrc-usb2: "
` [PATCH v1 06/30] dt-bindings: usb: tegra-ehci: "
` [PATCH v1 07/30] soc/tegra: Add sync state API
` [PATCH v1 08/30] soc/tegra: regulators: Support Tegra SoC device "
` [PATCH v1 09/30] soc/tegra: regulators: Fix lockup when voltage-spread is out of range
` [PATCH v1 10/30] regulator: Allow skipping disabled regulators in regulator_check_consumers()
` [PATCH v1 11/30] drm/tegra: dc: Support OPP and SoC core voltage scaling
` [PATCH v1 12/30] drm/tegra: gr2d: Correct swapped device-tree compatibles
` [PATCH v1 13/30] drm/tegra: gr2d: Support OPP and SoC core voltage scaling
` [PATCH v1 14/30] drm/tegra: gr3d: "
` [PATCH v1 15/30] drm/tegra: hdmi: "
` [PATCH v1 16/30] gpu: host1x: "
` [PATCH v1 17/30] mmc: sdhci-tegra: Support OPP and "
` [PATCH v1 18/30] pwm: tegra: "
` [PATCH v1 19/30] media: staging: tegra-vde: Support OPP and SoC "
` [PATCH v1 20/30] usb: chipidea: tegra: "
` [PATCH v1 21/30] usb: host: ehci-tegra: "
` [PATCH v1 22/30] memory: tegra20-emc: Support Tegra SoC device state syncing
` [PATCH v1 23/30] memory: tegra30-emc: "
` [PATCH v1 24/30] ARM: tegra: Add OPP tables for Tegra20 peripheral devices
` [PATCH v1 25/30] ARM: tegra: Add OPP tables for Tegra30 "
` [PATCH v1 26/30] ARM: tegra: ventana: Add voltage supplies to DVFS-capable devices
` [PATCH v1 27/30] ARM: tegra: paz00: "
` [PATCH v1 28/30] ARM: tegra: acer-a500: "
` [PATCH v1 29/30] ARM: tegra: cardhu-a04: "
` [PATCH v1 30/30] ARM: tegra: nexus7: "
[PATCH v2 net-next 1/3] ptp: idt82p33: add adjphase support
2020-11-04 23:45 UTC (4+ messages)
` [PATCH v2 net-next 2/3] ptp: idt82p33: use i2c_master_send for bus write
` [PATCH v2 net-next 3/3] ptp: idt82p33: optimize _idt82p33_adjfine
[PATCH v8 00/43] kasan: add hardware tag-based mode for arm64
2020-11-04 23:48 UTC (45+ messages)
` [PATCH v8 01/43] kasan: drop unnecessary GPL text from comment headers
` [PATCH v8 02/43] kasan: KASAN_VMALLOC depends on KASAN_GENERIC
` [PATCH v8 03/43] kasan: group vmalloc code
` [PATCH v8 04/43] s390/kasan: include asm/page.h from asm/kasan.h
` [PATCH v8 05/43] kasan: shadow declarations only for software modes
` [PATCH v8 06/43] kasan: rename (un)poison_shadow to (un)poison_memory
` [PATCH v8 07/43] kasan: rename KASAN_SHADOW_* to KASAN_GRANULE_*
` [PATCH v8 08/43] kasan: only build init.c for software modes
` [PATCH v8 09/43] kasan: split out shadow.c from common.c
` [PATCH v8 10/43] kasan: define KASAN_GRANULE_PAGE
` [PATCH v8 11/43] kasan: rename report and tags files
` [PATCH v8 12/43] kasan: don't duplicate config dependencies
` [PATCH v8 13/43] kasan: hide invalid free check implementation
` [PATCH v8 14/43] kasan: decode stack frame only with KASAN_STACK_ENABLE
` [PATCH v8 15/43] kasan, arm64: only init shadow for software modes
` [PATCH v8 16/43] kasan, arm64: only use kasan_depth "
` [PATCH v8 17/43] kasan, arm64: move initialization message
` [PATCH v8 18/43] kasan, arm64: rename kasan_init_tags and mark as __init
` [PATCH v8 19/43] kasan: rename addr_has_shadow to addr_has_metadata
` [PATCH v8 20/43] kasan: rename print_shadow_for_address to print_memory_metadata
` [PATCH v8 21/43] kasan: kasan_non_canonical_hook only for software modes
` [PATCH v8 22/43] kasan: rename SHADOW layout macros to META
` [PATCH v8 23/43] kasan: separate metadata_fetch_row for each mode
` [PATCH v8 24/43] kasan, arm64: don't allow SW_TAGS with ARM64_MTE
` [PATCH v8 25/43] kasan: introduce CONFIG_KASAN_HW_TAGS
` [PATCH v8 26/43] arm64: Enable armv8.5-a asm-arch option
` [PATCH v8 27/43] arm64: mte: Add in-kernel MTE helpers
` [PATCH v8 28/43] arm64: mte: Reset the page tag in page->flags
` [PATCH v8 29/43] arm64: mte: Add in-kernel tag fault handler
` [PATCH v8 30/43] arm64: kasan: Allow enabling in-kernel MTE
` [PATCH v8 31/43] arm64: mte: Convert gcr_user into an exclude mask
` [PATCH v8 32/43] arm64: mte: Switch GCR_EL1 in kernel entry and exit
` [PATCH v8 33/43] arm64: kasan: Align allocations for HW_TAGS
` [PATCH v8 34/43] arm64: kasan: Add arch layer for memory tagging helpers
` [PATCH v8 35/43] kasan: define KASAN_GRANULE_SIZE for HW_TAGS
` [PATCH v8 36/43] kasan, x86, s390: update undef CONFIG_KASAN
` [PATCH v8 37/43] kasan, arm64: expand CONFIG_KASAN checks
` [PATCH v8 38/43] kasan, arm64: implement HW_TAGS runtime
` [PATCH v8 39/43] kasan, arm64: print report from tag fault handler
` [PATCH v8 40/43] kasan, mm: reset tags when accessing metadata
` [PATCH v8 41/43] kasan, arm64: enable CONFIG_KASAN_HW_TAGS
` [PATCH v8 42/43] kasan: add documentation for hardware tag-based mode
` [PATCH v8 43/43] kselftest/arm64: Check GCR_EL1 after context switch
relative openat dirfd reference on submit
2020-11-04 23:43 UTC (6+ messages)
[PATCH] Windows: update dobuild.cmd to run the configure/make
2020-11-04 23:43 UTC (2+ messages)
[dpdk-dev] Removing more mbuf fields
2020-11-04 23:42 UTC
[PATCH 1/2] Revert "vhost-vdpa: fix page pinning leakage in error path"
2020-11-04 23:40 UTC (5+ messages)
` [PATCH 2/2] vhost-vdpa: fix page pinning leakage in error path (rework)
[PATCH v2 1/8] doc: Add tester.config
2020-11-04 23:42 UTC (8+ messages)
` [PATCH v2 2/8] test-runner: Fix using removed options
` [PATCH v2 3/8] mgmt-tester: Print out the HCI received and expected cmd value
` [PATCH v2 4/8] mgmt-tester: Update set_connectable_off_adv_param
` [PATCH v2 5/8] mgmt-tester: Fix ext advertisement handle
` [PATCH v2 6/8] mgmt-tester: Don't run tests which command fails
` [PATCH v2 7/8] mgmt-tester: Fix failing pairing tests
` [PATCH v2 8/8] emulator: Return error for ext adv feature not supported
[PATCH 00/36] Rid W=1 issues from TTY
2020-11-04 23:36 UTC (4+ messages)
` [PATCH 31/36] powerpc: asm: hvconsole: Move 'hvc_vio_init_early's prototype to shared location
[PATCH v3 00/11] [GSoC] Implement Corrected Commit Date
2020-11-04 23:37 UTC (3+ messages)
` [PATCH v4 00/10] "
[PATCH] RISC-V: Use non-PGD mappings for early DTB access
2020-11-04 23:37 UTC (2+ messages)
[QEMU] Question regarding user mode support for ARM syscalls
2020-11-04 23:35 UTC (5+ messages)
[PATCH bpf-next 0/6] xsk: i40e: Tx performance improvements
2020-11-04 23:35 UTC (8+ messages)
` [PATCH bpf-next 1/6] i40e: introduce lazy Tx completions for AF_XDP zero-copy
` [Intel-wired-lan] "
` [PATCH bpf-next 6/6] i40e: use batched xsk Tx interfaces to increase performance
[dm-devel] [PATCH 0/5] Misc Multipath patches
2020-11-04 23:34 UTC (7+ messages)
` [dm-devel] [PATCH 5/5] libmultipath: don't dlclose tur checker DSO
next/pending-fixes build: 203 builds: 1 failed, 202 passed, 807 errors, 367 warnings (v5.10-rc2-396-ga212a20610dd8)
2020-11-04 23:33 UTC
[PATCH 0/4] Add KRYO2XX Errata / mitigations data
2020-11-04 23:22 UTC (5+ messages)
` [PATCH 1/4] arm64: Add MIDR value for KRYO2XX gold/silver CPU cores
` [PATCH 2/4] arm64: kpti: Add KRYO2XX gold/silver CPU cores to kpti safelist
` [PATCH 3/4] arm64: proton-pack: Add KRYO2XX silver CPUs to spectre-v2 safe-list
` [PATCH 4/4] arm64: cpu_errata: Apply Erratum 845719 to KRYO2XX Silver
[PATCH 0/1] x86/speculation: Allow IBPB to be conditionally enabled on CPUs with always-on STIBP
2020-11-04 23:31 UTC (6+ messages)
` [PATCH 1/1] "
[Bug 209869] New: Kernel 5.10-rc1 fails to boot on a PowerMac G4 3, 6 at an early stage
2020-11-04 23:21 UTC (6+ messages)
` [Bug 209869] Kernel 5.10-rc1 fails to boot on a PowerMac G4 3,6 "
[Intel-gfx] [RFC 1/2] drm/i915: Improve record of hung engines in error state
2020-11-04 23:30 UTC (3+ messages)
` [Intel-gfx] [RFC 2/2] drm/i915: Use ABI engine class in error state ecode
[PATCH 1/1] cmd: CMD_CPU depends on CPU
2020-11-04 23:29 UTC
[Bug 1872237] [NEW] SysTick reload behavior emulated incorrectly
2020-11-04 23:17 UTC (2+ messages)
` [Bug 1872237] "
[RFC 1/2] nl80211: add common API to configure SAR power limitations
2020-11-04 23:27 UTC (9+ messages)
` [RFC 2/2] ath10k: allow dynamic SAR power limits via common API
[PATCH v1 00/18] Refactor fw_devlink to significantly improve boot time
2020-11-04 23:26 UTC (20+ messages)
` [PATCH v1 01/18] Revert "driver core: Avoid deferred probe due to fw_devlink_pause/resume()"
` [PATCH v1 02/18] Revert "driver core: Rename dev_links_info.defer_sync to defer_hook"
` [PATCH v1 03/18] Revert "driver core: Don't do deferred probe in parallel with kernel_init thread"
` [PATCH v1 04/18] Revert "driver core: Remove check in driver_deferred_probe_force_trigger()"
` [PATCH v1 05/18] Revert "of: platform: Batch fwnode parsing when adding all top level devices"
` [PATCH v1 06/18] Revert "driver core: fw_devlink: Add support for batching fwnode parsing"
` [PATCH v1 07/18] driver core: Add fwnode_init()
` [PATCH v1 08/18] driver core: Add fwnode link support
` [PATCH v1 09/18] driver core: Allow only unprobed consumers for SYNC_STATE_ONLY device links
` [PATCH v1 10/18] device property: Add fwnode_is_ancestor_of()
` [PATCH v1 11/18] driver core: Redefine the meaning of fwnode_operations.add_links()
` [PATCH v1 12/18] driver core: Add fw_devlink_parse_fwtree()
` [PATCH v1 13/18] driver core: Add fwnode_get_next_parent_dev() helper function
` [PATCH v1 14/18] driver core: Use device's fwnode to check if it is waiting for suppliers
` [PATCH v1 15/18] of: property: Update implementation of add_links() to create fwnode links
` [PATCH v1 16/18] efi: "
` [PATCH v1 17/18] driver core: Add helper functions to convert fwnode links to device links
` [PATCH v1 18/18] driver core: Refactor fw_devlink feature
[PATCH v2 3/9] ata: ahci: custom irq init for host init
2020-11-04 23:27 UTC
[Qemu-devel] [Bug 1835865] [NEW] piix crashes on mips when accessing acpi-pci-hotplug
2020-11-04 23:13 UTC (2+ messages)
` [Bug 1835865] "
[Bug 1878043] [NEW] memcpy param-overlap in Slirp ip_stripoptions through e1000e
2020-11-04 23:18 UTC (2+ messages)
` [Bug 1878043] "
[Bug 1879672] [NEW] QEMU installer with WHPX support
2020-11-04 23:12 UTC (5+ messages)
` [Bug 1879672] "
[PATCH V3] AER: aer_root_reset() non-native handling
2020-11-04 23:22 UTC
[igt-dev] [PATCH] igt/kms_frontbuffer_tracking: PSR + FBC not enabled on TGL
2020-11-04 23:23 UTC (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for "
[PATCH mlx5-next v1 00/11] Convert mlx5 to use auxiliary bus
2020-11-04 23:21 UTC (6+ messages)
` [PATCH mlx5-next v1 06/11] vdpa/mlx5: Connect mlx5_vdpa to "
[PATCH] mm/rmap: always do TTU_IGNORE_ACCESS
2020-11-04 23:19 UTC
locking option doesn't work as expected
2020-11-04 23:19 UTC (3+ messages)
[cip-dev] CIP IRC weekly meeting today
2020-11-04 23:20 UTC
[PATCH] dfu: add DFU_SKIP layout concept
2020-11-04 23:19 UTC (3+ messages)
regression in TCG emulation of VTBL neon instruction
2020-11-04 23:18 UTC (8+ messages)
[PATCH v4 1/1] cmd: gpt: add eMMC and GPT support
2020-11-04 23:18 UTC (2+ messages)
[Qemu-devel] [Bug 1817239] [NEW] add '--targets' option to qemu-binfmt-conf.sh
2020-11-04 23:04 UTC (2+ messages)
` [Bug 1817239] "
[Qemu-devel] [Bug 1826200] [NEW] RFE: populate "OEM Strings" (type 11) SMBIOS table strings from regular files
2020-11-04 23:09 UTC (2+ messages)
` [Bug 1826200] "
[Intel-gfx] [PATCH] drm/i915/perf: replace idr_init() by idr_init_base()
2020-11-04 23:15 UTC (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "
[PATCH] pci: mediatek: fix warning in msi.h
2020-11-04 23:14 UTC (15+ messages)
` Aw: "
` Aw: "
[robh:for-kernelci 5/20] mips-linux-ld: drivers/pci/controller/cadence/pci-j721e.o:(.data.cdns_ti_pcie_host_ops+0x10): undefined reference to `cdns_pci_own_map_bus'
2020-11-04 23:13 UTC
[PATCH rfc 0/3] mm: memcg: deprecate cgroup v1 non-hierarchical mode
2020-11-04 23:10 UTC (2+ messages)
[PATCH 1/4] pinctrl: amd: fix incorrect way to disable debounce filter
2020-11-04 23:09 UTC (6+ messages)
` [PATCH 4/4] pinctrl: amd: remove debounce filter setting in irq type setting
U-Boot 2020.07 seems confused by valid GPT partition tables
2020-11-04 23:08 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.