All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-01-25 10:01:19 to 2021-01-25 11:07:02 UTC [more...]

[PATCH] KVM: x86/mmu: improve robustness of some functions
 2021-01-25  9:58 UTC  (3+ messages)

[kbuild] [mac80211-next:rtnl 22/22] net/wireless/core.c:1336 cfg80211_register_netdevice() error: uninitialized symbol 'rdev'
 2021-01-25 11:01 UTC  (3+ messages)
`  "

[PATCH v2 0/4] arm: dts: qcom: ipq4019: add more boards
 2021-01-25 11:02 UTC  (5+ messages)
` [PATCH v2 4/4] arm: dts: add 8devices Habanero DVK

[PATCH v2 11/12][RESEND] iio: buffer: introduce support for attaching more IIO buffers
 2021-01-25 11:06 UTC  (3+ messages)
` [kbuild] "

[agd5f:i2c_rework 38/48] drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/sienna_cichlid_ppt.c:2714:3: warning: variable 'bytes_to_transfer' is uninitialized when used here
 2021-01-25 11:06 UTC 

[dpdk-dev] [PATCH v2 00/44] net/virtio: Virtio PMD rework
 2021-01-25 11:04 UTC  (5+ messages)
` [dpdk-dev] [PATCH v2 01/44] bus/vdev: add helper to get vdev from eth dev

[PATCH] xen/include: compat/xlat.h may change with .config changes
 2021-01-25 11:03 UTC 

[PATCH v2] ASoC: qcom: lpass: Fix i2s ctl register bit map
 2021-01-25 11:01 UTC  (3+ messages)

[kbuild] [mkp-scsi:for-next 202/203] drivers/scsi/sg.c:1570 sg_ctl_req_tbl() warn: maybe return -EFAULT instead of the bytes
 2021-01-25 11:03 UTC  (2+ messages)
`  "

[RFC PATCH 0/1] perf: Handle multiple formatted AUX records
 2021-01-25 11:01 UTC  (6+ messages)
` [RFC PATCH] "

[dpdk-dev] [PATCH v7 0/3] pmdinfogen: rewrite in Python
 2021-01-25 11:03 UTC  (12+ messages)
` [dpdk-dev] [PATCH v8 2/3] build: use Python pmdinfogen

[PATCH 0/5] Allocate memmap from hotadded memory (per device)
 2021-01-25 11:02 UTC  (7+ messages)
` [PATCH 2/5] mm,memory_hotplug: Allocate memmap from the added memory range

[PATCH v2] ASoC: qcom: lpass: Fix out-of-bounds DAI ID lookup
 2021-01-25 11:01 UTC  (2+ messages)

[PATCH v3 0/7] Convert CAN tests to new LTP API
 2021-01-25 10:59 UTC  (8+ messages)
` [PATCH v3 2/7] can: Add can_common.h for vcan device setup
  ` [LTP] "
` [PATCH v3 7/7] can: Update contact details
    ` [LTP] "

[PATCH] tcg: Increase the static number of temporaries
 2021-01-25 11:00 UTC  (5+ messages)

[PATCH 0/3] files cancellation cleanup
 2021-01-25 10:48 UTC  (5+ messages)

[RFC PATCH v1] sched/fair: limit load balance redo times at the same sched_domain level
 2021-01-25 10:56 UTC  (2+ messages)

[Intel-gfx] [PATCH 0/1] Add Alderlake-S stolen memory changes
 2021-01-25 10:59 UTC  (2+ messages)
` [Intel-gfx] [PATCH 1/1] x86/gpu: Add Alderlake-S stolen memory support

[PATCH] cmd_dtc: Enable generation of device tree symbols
 2021-01-25 10:57 UTC 

[PATCH v2] target/mips: fetch code with translator_ld
 2021-01-25 10:58 UTC 

[PATCH v5 00/10] sunxi: Support IRQ wakeup from deep sleep
 2021-01-25 10:56 UTC  (7+ messages)

[PATCH v2 00/24] platform/x86: ideapad-laptop: cleanup, keyboard backlight and "always on USB charging" control support, reenable touchpad control
 2021-01-25 10:57 UTC  (5+ messages)
` [PATCH v2 09/24] platform/x86: ideapad-laptop: always propagate error codes from device attributes' show() callback

[PATCH v5 00/21] arm64: Early CPU feature override, and applications to VHE, BTI and PAuth
 2021-01-25 10:50 UTC  (45+ messages)
` [PATCH v5 01/21] arm64: Fix labels in el2_setup macros
` [PATCH v5 02/21] arm64: Fix outdated TCR setup comment
` [PATCH v5 03/21] arm64: Turn the MMU-on sequence into a macro
` [PATCH v5 04/21] arm64: Provide an 'upgrade to VHE' stub hypercall
` [PATCH v5 05/21] arm64: Initialise as nVHE before switching to VHE
` [PATCH v5 06/21] arm64: Move VHE-specific SPE setup to mutate_to_vhe()
` [PATCH v5 07/21] arm64: Simplify init_el2_state to be non-VHE only
` [PATCH v5 08/21] arm64: Move SCTLR_EL1 initialisation to EL-agnostic code
` [PATCH v5 09/21] arm64: cpufeature: Add global feature override facility
` [PATCH v5 10/21] arm64: cpufeature: Use IDreg override in __read_sysreg_by_encoding()
` [PATCH v5 11/21] arm64: Extract early FDT mapping from kaslr_early_init()
` [PATCH v5 12/21] arm64: cpufeature: Add an early command-line cpufeature override facility
` [PATCH v5 13/21] arm64: Allow ID_AA64MMFR1_EL1.VH to be overridden from the command line
` [PATCH v5 14/21] arm64: Honor VHE being disabled from the command-line
` [PATCH v5 15/21] arm64: Add an aliasing facility for the idreg override
` [PATCH v5 16/21] arm64: Make kvm-arm.mode={nvhe, protected} an alias of id_aa64mmfr1.vh=0
` [PATCH v5 17/21] KVM: arm64: Document HVC_VHE_RESTART stub hypercall
` [PATCH v5 18/21] arm64: Move "nokaslr" over to the early cpufeature infrastructure
` [PATCH v5 19/21] arm64: cpufeatures: Allow disabling of BTI from the command-line
` [PATCH v5 20/21] arm64: Defer enabling pointer authentication on boot core
` [PATCH v5 21/21] arm64: cpufeatures: Allow disabling of Pointer Auth from the command-line

[PATCH] coroutine-sigaltstack: Keep SIGUSR2 handler up
 2021-01-25 10:57 UTC  (7+ messages)

[PATCH] RISC-V: remove unneeded semicolon
 2021-01-25 11:23 UTC 

[PATCH 0/2] SDM630/660 Venus hardware video decoder/encoder
 2021-01-25 10:40 UTC  (5+ messages)
` [PATCH 1/2] media: venus: core: Add sdm660 DT compatible and resource struct

[PATCH] ARM: dts: am335x-myirtech-*: Add DT for AM335X MYIR Tech Limited board
 2021-01-25 10:50 UTC 

[RFC PATCH v3 0/6] eBPF RSS support for virtio-net
 2021-01-25 10:52 UTC  (6+ messages)
` [RFC PATCH v3 4/6] ebpf: Added eBPF RSS loader

[PATCH v2 01/11] drm/atomic: Pass the full state to planes async atomic check and update
 2021-01-25 10:52 UTC  (6+ messages)
` [PATCH v2 08/11] drm: Rename plane->state variables in atomic update and disable

[RFC PATCH v3 0/2] scheduler: expose the topology of clusters and add cluster scheduler
 2021-01-25 10:50 UTC  (7+ messages)

[PATCH] mmc: core: Apply trim broken quirk to R1J57L
 2021-01-25 10:46 UTC  (5+ messages)

[dpdk-dev] [PATCH 1/1] ethdev: fix handling of close failure
 2021-01-25 10:51 UTC  (2+ messages)

[PATCH] sched/fair: Rate limit calls to update_blocked_averages() for NOHZ
 2021-01-25 10:44 UTC  (4+ messages)

Can not rebase to first commit
 2021-01-25 10:38 UTC 

[PATCH v2 00/25] hw/riscv: sifive_u: Add missing SPI support
 2021-01-25 10:48 UTC  (8+ messages)
` [PATCH v2 18/25] hw/sd: ssi-sd: Bump up version ids of VMStateDescription

[v4 PATCH 0/11] Make shrinker's nr_deferred memcg aware
 2021-01-25  9:35 UTC  (3+ messages)
` [v4 PATCH 08/11] mm: vmscan: use per memcg nr_deferred of shrinker

[LTP] [PATCH V2 0/3] add rtctime libs and rtc02 case
 2021-01-25 10:48 UTC  (2+ messages)

[PATCH] lkdtm: fix memory copy size for WRITE_KERN
 2021-01-25 10:37 UTC  (2+ messages)

[Bug 1886793] [NEW] "go install" command fails while running inside s390x docker container on x86_64 host using qemu
 2021-01-25 10:27 UTC  (2+ messages)
` [Bug 1886793] "

[PATCH 0/2] Fix BUG: Invalid wait context in hrtimer_interrupt()
 2021-01-25 10:37 UTC  (3+ messages)
` [PATCH 1/2] printk: Add new pr_*_deferred_once() variants

[mlmmj] mlmmj archive recovery
 2021-01-25 10:46 UTC  (2+ messages)

[PULL] u-boot-atmel-2021.04-b
 2021-01-25 10:44 UTC 

[PATCH v2 0/2] vnc: unbreak older gtk-vnc
 2021-01-25 10:40 UTC  (3+ messages)
` [PATCH v2 1/2] Revert "vnc: move initialization to framebuffer_update_request"
` [PATCH v2 2/2] vnc: send extended desktop resize on update requests

[Qemu-devel][PATCH] x86/cpu: Use max host physical address if -cpu max option is applied
 2021-01-25 10:42 UTC  (5+ messages)

IMX8MM SD UHS support
 2021-01-25 10:43 UTC  (13+ messages)

[linux-next:master 1403/5542] drivers/power/supply/max8997_charger.c:261:9: error: implicit declaration of function 'devm_extcon_register_notifier_all'
 2021-01-25 10:43 UTC  (3+ messages)

Support MTK_SMI modular
 2021-01-25 10:40 UTC  (16+ messages)
` [PATCH 2/3] memory: mtk-smi: Add module_exit and module_license
` [PATCH 3/3] memory: mtk-smi: Switch MTK_SMI to tristate

[PATCH v13 00/42] btrfs: zoned block device support
 2021-01-25 10:37 UTC  (4+ messages)
` [PATCH v13 13/42] btrfs: track unusable bytes for zones

[PATCH] tools/xenstore: fix use after free bug in xenstore_control
 2021-01-25 10:41 UTC  (2+ messages)

[qemu-mainline test] 158606: regressions - FAIL
 2021-01-25 10:41 UTC 

[virtio-comment] [PATCH] title: fix duplicate URL
 2021-01-25 10:39 UTC  (2+ messages)
` [virtio-comment] "

[yocto] NPM Fetcher & License collection in Yocto Zeus
 2021-01-25 10:39 UTC 

[igt-dev] [PATCH V3 i-g-t] tests/kms_vrr: Update condition checks for flipline test
 2021-01-25 18:31 UTC 

[PATCH v3] xen: EXPERT clean-up and introduce UNSUPPORTED
 2021-01-25 10:38 UTC  (2+ messages)

[PATCH v1] gitlab-ci.yml: Speed up CI by using "meson test --no-rebuild"
 2021-01-25 10:36 UTC  (4+ messages)

[AUH] llvm: upgrading to 11.0.1 FAILED
 2021-01-25 10:37 UTC  (2+ messages)
` [OE-core] "

[PULL v2 00/10] tcg patch queue
 2021-01-25 10:35 UTC  (2+ messages)

[dpdk-dev] [PATCH v11 0/4] raw/ifpga: add extra OPAE APIs
 2021-01-25 10:33 UTC  (10+ messages)
` [dpdk-dev] [PATCH v11 1/4] raw/ifpga: add fpga rsu function
  ` [dpdk-dev] [dpdk-stable] "
` [dpdk-dev] [PATCH v11 3/4] raw/ifpga: add OPAE API for OpenStack Cyborg

[PATCH 0/6] x86/p2m: restrict more code to build just for HVM
 2021-01-25 10:33 UTC  (16+ messages)
` [PATCH 2/6] x86/mm: p2m_add_foreign() is HVM-only

[linux-next:master 3141/6048] drivers/gpu/drm/amd/amdgpu/amdgpu_securedisplay.c:159:37: warning: unused variable 'amdgpu_securedisplay_debugfs_ops'
 2021-01-25 10:31 UTC  (2+ messages)

How to deal with colliding filenames?
 2021-01-25 10:25 UTC  (2+ messages)
` AW: "

[igt-dev] [PATCH i-g-t] i915: Exercise sysfs client properties
 2021-01-25 10:29 UTC  (5+ messages)
` [Intel-gfx] "
  ` [Intel-gfx] [igt-dev] "

[dpdk-dev] [PATCH v1 0/3] refactoring ring library
 2021-01-25 10:29 UTC  (6+ messages)
` [dpdk-dev] [PATCH v1 3/3] ring: rename and refactor "
    ` [dpdk-dev] 回复: "

[PATCH v2] lan743x: add virtual PHY for PHY-less devices
 2021-01-25  8:57 UTC  (4+ messages)

[PATCH v2] PCI: Re-enable downstream port LTR if it was previously enabled
 2021-01-25 10:14 UTC  (3+ messages)

[PATCH 0/3] pinctrl: at91-pio4: add support for slew-rate
 2021-01-25 10:19 UTC  (5+ messages)
` [PATCH 1/3] dt-bindings: pinctrl: at91-pio4: add slew-rate
` [PATCH 2/3] pinctrl: at91-pio4: add support for slew-rate
` [PATCH 3/3] pinctrl: at91-pio4: fix "Prefer 'unsigned int' to bare use of 'unsigned'"

[PATCH] arm-autonomy: Use 5.10 kernel for autonomy-guest
 2021-01-25 10:25 UTC 

[PATCH 0/4] Fix/Improve sync clock mode handling
 2021-01-25  8:46 UTC  (4+ messages)
` [PATCH 1/4] iio: adis: add helpers for locking

[LTP] [PATCH 1/2] syscalls/ioctl: ioctl_sg01.c: ioctl_sg01 invoked oom-killer
 2021-01-25 10:24 UTC  (2+ messages)
` [LTP] [PATCH 2/2] syscalls/ioctl: ioctl_sg01.c:TBROK: Test killed!

[PATCH] spapr: Adjust firmware path of PCI devices
 2021-01-25 10:23 UTC  (3+ messages)

[PATCH] powerpc: remove unneeded semicolons
 2021-01-25  9:53 UTC 

[PATCH V4 0/4] mm/memory_hotplug: Pre-validate the address range with platform
 2021-01-25  9:52 UTC  (3+ messages)

[PATCH] arm-autonomy/n1sdp: Use 5.4 kernel for autonomy n1sdp builds
 2021-01-25 10:24 UTC 

[PATCH v3 00/20] Add support for MMC higher speed modes for TI's am65x, j721e and j7200 platforms
 2021-01-25 10:23 UTC  (4+ messages)
` [PATCH v3 01/20] mmc: sdhci: Add helper functions for UHS modes

[virtio-comment] [PATCH V2] virtio-net: introduce admin control virtqueue
 2021-01-25 10:22 UTC  (6+ messages)

[PATCH v2 0/4] Permit fault-less access to non-emulated MSRs
 2021-01-25 10:22 UTC  (5+ messages)
` [PATCH v2 3/4] x86: Allow non-faulting accesses to non-emulated MSRs if policy permits this

[PATCH][next] vpda: Fix memory leaks of msg on error return paths
 2021-01-25 10:21 UTC  (3+ messages)

[Intel-gfx] [PATCH][next] drm/i915/hdcp: Fix return of value in uninitialized variable ret
 2021-01-25 10:20 UTC  (5+ messages)
  `  "

[PATCH] x86/pod: Do not fragment PoD memory allocations
 2021-01-25 10:20 UTC  (3+ messages)

[PATCH] s390/ap: remove unneeded semicolon
 2021-01-25  9:58 UTC 

[PATCH v2 net 0/1] net: fec: Fix temporary RMII clock reset on link up
 2021-01-25 10:07 UTC  (2+ messages)
` [PATCH v2 net 1/1] "

[PATCH v4 0/5] HDR10 static metadata
 2021-01-25 10:09 UTC  (3+ messages)
` [PATCH v4 1/5] v4l: Add new Colorimetry Class

[PATCH 0/4] Add Support for SM8350 UFS
 2021-01-25 10:09 UTC  (3+ messages)
` [PATCH 2/4] dt-bindings: phy: qcom,qmp: Add SM8350 UFS PHY bindings
` [PATCH 3/4] phy: qcom-qmp: Add UFS v4 registers found in SM8350

New Defects reported by Coverity Scan for XenProject
 2021-01-25 10:14 UTC 

[oe][meta-networking][PATCH 1/3] libnftnl: upgrade 1.1.8 -> 1.1.9
 2021-01-25 10:14 UTC  (3+ messages)
` [oe][meta-networking][PATCH 2/3] nftables: upgrade 0.9.7 -> 0.9.8
` [oe][meta-networking][PATCH 3/3] firewalld: upgrade 0.9.2 -> 0.9.3

[PATCH] target/ppc: Fix truncation of env->hflags
 2021-01-25 10:03 UTC  (4+ messages)

[PATCH] ARM: dts: imx6qdl: pfla02: Use NAND pinmux entries from upstream
 2021-01-25 10:12 UTC  (2+ messages)

[dpdk-dev] [PATCH v9 0/3] pmdinfogen: rewrite in Python
 2021-01-25 10:12 UTC  (4+ messages)
` [dpdk-dev] [PATCH v10 "
  ` [dpdk-dev] [PATCH v10 2/3] build: use Python pmdinfogen

[PATCH v2 0/1] AMD EPYC: fix schedutil perf regression (freq-invariance)
 2021-01-25 10:06 UTC  (3+ messages)
` [PATCH v2 1/1] x86,sched: On AMD EPYC set freq_max = max_boost in schedutil invariant formula

linux-next boot error: WARNING in cfg80211_register_netdevice
 2021-01-25  9:52 UTC 

[dpdk-dev] [PATCH 0/4] net/mlx: fix secondary process bugs
 2021-01-25 10:09 UTC  (2+ messages)

[PATCH] sh: fix sparse annotation in SH's __get_user_check()
 2021-01-25  9:51 UTC  (2+ messages)

[PATCH v2 0/3] isa: Make the remove callback for isa drivers return void
 2021-01-25  9:52 UTC  (3+ messages)
` [PATCH v2 3/3] "

[PATCH 0/3] treewide: remove open coded SMBus block transfers
 2021-01-25  9:56 UTC  (3+ messages)
` [PATCH 1/3] media: i2c: adv7842: remove open coded version of SMBus block write

[PATCH v2 0/4] hwmon: aspeed2600-pwm-tacho: Add driver support
 2021-01-25 10:01 UTC  (6+ messages)
` [PATCH v2 4/4] hwmon: Support Aspeed AST2600 PWM/Fan tachometer

[LTP] [PATCH v2 1/1] syscalls/get_mempolicy01: Rewrite to new API
 2021-01-25 10:02 UTC  (3+ 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.