All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-07-15 18:00:16 to 2020-07-15 18:54:48 UTC [more...]

[PATCHv2 net-next] ipvs: queue delayed work to expire no destination connections if expire_nodest_conn=1
 2020-07-15 18:54 UTC  (4+ messages)
` [PATCH "

[Regression] "SUNRPC: Add "@len" parameter to gss_unwrap()" breaks NFS Kerberos on upstream stable 5.4.y
 2020-07-15 18:54 UTC  (5+ messages)

[PATCH] qemu: access host pkg-config via HOSTTOOLS
 2020-07-15 18:54 UTC  (6+ messages)
` [PATCH] qemu: use host pkg-config only when host provides sdl
  ` [OE-core] "

[PATCH v2][next] netfilter: Use fallthrough pseudo-keyword
 2020-07-15 18:53 UTC  (3+ messages)
  ` [Bridge] "

[Bug 208413] New: amdgpu driver crash
 2020-07-15 18:52 UTC  (2+ messages)
` [Bug 208413] "

rtl8812ae: high ping under load (or randomly)
 2020-07-15 18:52 UTC  (2+ messages)

[PATCH] libselinux: Use sestatus if open
 2020-07-15 18:52 UTC  (9+ messages)

[PATCH] net: phy: phy_remove_link_mode should not advertise new modes
 2020-07-15 18:51 UTC  (5+ messages)

[Bug 208573] New: Black screen on boot if two displays plugged in with NAVI 10
 2020-07-15 18:50 UTC  (2+ messages)
` [Bug 208573] "

[PATCH net-next v3 0/4] ] TC datapath hash api
 2020-07-15 18:49 UTC  (7+ messages)
` [PATCH net-next v3 2/4] net/sched: Introduce action hash

[PATCH nf] netfilter: nf_tables: fix nat hook table deletion
 2020-07-15 18:48 UTC  (2+ messages)

[PATCH v8 0/8] powerpc: switch VDSO to C implementation
 2020-07-15 18:47 UTC  (5+ messages)
` [PATCH v8 5/8] powerpc/vdso: Prepare for switching VDSO to generic "

[kvm-unit-tests PATCH 0/2] nVMX: Two PCIDE related fixes
 2020-07-15 18:48 UTC  (4+ messages)
` [kvm-unit-tests PATCH 1/2] nVMX: Restore active host RIP/CR4 after test_host_addr_size()

[Intel-gfx] [PATCH 1/2] drm/i915: Remove i915_request.lock requirement for execution callbacks
 2020-07-15 18:47 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for series starting with [v2] drm/i915: Remove i915_request.lock requirement for execution callbacks (rev2)

[PATCH 0/8] scsi: target: tcmu: Add TMR notification for tcmu
 2020-07-15 18:44 UTC  (15+ messages)
` [PATCH 1/8] scsi: target: Modify core_tmr_abort_task()
` [PATCH 7/8] scsi: target: tcmu: Implement tmr_notify callback

[PATCH] drm/msm/adreno: fix gpu probe if no interconnect-names
 2020-07-15 18:46 UTC  (5+ messages)

[PATCH 00/37] Transform the host into a vCPU
 2020-07-15 18:44 UTC  (38+ messages)
` [PATCH 01/37] smccc: Make constants available to assembly
` [PATCH 02/37] KVM: arm64: Move clearing of vcpu debug dirty bit
` [PATCH 03/37] KVM: arm64: Track running vCPU outside of the CPU context
` [PATCH 04/37] KVM: arm64: nVHE: Pass pointers consistently to hyp-init
` [PATCH 05/37] KVM: arm64: nVHE: Break out of the hyp-init idmap
` [PATCH 06/37] KVM: arm64: Only check pending interrupts if it would trap
` [PATCH 07/37] KVM: arm64: Separate SError detection from VAXorcism
` [PATCH 08/37] KVM: arm64: nVHE: Introduce a hyp run loop for the host
` [PATCH 09/37] smccc: Cast arguments to unsigned long
` [PATCH 10/37] KVM: arm64: nVHE: Migrate hyp interface to SMCCC
` [PATCH 11/37] KVM: arm64: nVHE: Migrate hyp-init "
` [PATCH 12/37] KVM: arm64: nVHE: Fix pointers during SMCCC convertion
` [PATCH 13/37] KVM: arm64: Rename workaround 2 helpers
` [PATCH 14/37] KVM: arm64: nVHE: Use __kvm_vcpu_run for the host vcpu
` [PATCH 15/37] KVM: arm64: Share some context save and restore macros
` [PATCH 16/37] KVM: arm64: nVHE: Handle stub HVCs in the host loop
` [PATCH 17/37] KVM: arm64: nVHE: Store host sysregs in host vcpu
` [PATCH 18/37] KVM: arm64: nVHE: Access pmu_events directly in kvm_host_data
` [PATCH 19/37] KVM: arm64: nVHE: Drop host_ctxt argument for context switching
` [PATCH 20/37] KVM: arm64: nVHE: Use host vcpu context for host debug state
` [PATCH 21/37] KVM: arm64: Move host debug state from vcpu to percpu
` [PATCH 22/37] KVM: arm64: nVHE: Store host's mdcr_el2 and hcr_el2 in its vcpu
` [PATCH 23/37] KVM: arm64: Skip __hyp_panic and go direct to hyp_panic
` [PATCH 24/37] KVM: arm64: Break apart kvm_host_data
` [PATCH 25/37] KVM: arm64: nVHE: Unify sysreg state saving paths
` [PATCH 26/37] KVM: arm64: nVHE: Unify 32-bit sysreg "
` [PATCH 27/37] KVM: arm64: nVHE: Unify vgic save and restore
` [PATCH 28/37] KVM: arm64: nVHE: Unify fpexc32 saving paths
` [PATCH 29/37] KVM: arm64: nVHE: Separate the save and restore of debug state
` [PATCH 30/37] KVM: arm64: nVHE: Remove MMU assumption in speculative AT workaround
` [PATCH 31/37] KVM: arm64: Move speculative AT ISBs into context
` [PATCH 32/37] KVM: arm64: nVHE: Unify sysreg state restoration paths
` [PATCH 33/37] KVM: arm64: Remove __activate_vm wrapper
` [PATCH 34/37] KVM: arm64: nVHE: Unify timer restore paths
` [PATCH 35/37] KVM: arm64: nVHE: Unify PMU event restoration paths
` [PATCH 36/37] KVM: arm64: nVHE: Unify GIC PMR "
` [PATCH 37/37] KVM: arm64: Separate save and restore of vcpu trap state

[PATCH] sound/pci/hda: Changes 'blacklist/whitelist' to 'blocklist/allowlist'
 2020-07-15 18:45 UTC  (4+ messages)

[GIT PULL 1/3] SoC changes for omaps for v5.9
 2020-07-15 18:44 UTC  (6+ messages)
` [GIT PULL 2/3] Drop more legacy pdata "
` [GIT PULL 3/3] More device tree changes "

[PATCH] clocksource/drivers/timer-ti-dm: Fix suspend and resume for am3 and am4
 2020-07-15 18:43 UTC  (5+ messages)

Capturing User-Level Function Calls/Returns
 2020-07-15 18:45 UTC  (7+ messages)
` [lttng-dev] "

[PATCH 0/3] xfs: preparation for syncing with 5.8
 2020-07-15 18:44 UTC  (5+ messages)
` [PATCH 1/3] xfs_db: stop misusing an onstack inode
` [PATCH 2/3] xfs_repair: never zero a shortform '..' entry

[PATCH v2] tipc: Don't using smp_processor_id() in preemptible code
 2020-07-15 18:43 UTC 

[PATCH 0/4] xfsprogs: remove custom dir2 sf fork verifier from repair
 2020-07-15 18:44 UTC  (9+ messages)
` [PATCH 1/4] repair: set the in-core inode parent in phase 3
` [PATCH 2/4] repair: don't double check dir2 sf parent in phase 4
` [PATCH 3/4] repair: use fs root ino for dummy parent value instead of zero
` [PATCH 4/4] repair: remove custom dir2 sf fork verifier from phase6

[PATCH v2 0/8] additional "ima-measurement" support
 2020-07-15 18:43 UTC  (3+ messages)
` [PATCH v2 2/8] ima_evm_utils: support extending TPM 2.0 banks w/original SHA1 padded digest

[PATCH v3 5/8] builtin/commit-graph.c: dereference tags in builtin
 2020-07-15 18:43 UTC  (4+ messages)
` [PATCH] commit-graph: fix "Collecting commits from input" progress line

[PATCH 4/4] submodule: port submodule subcommand 'summary' from shell to C
 2020-07-15 18:41 UTC  (2+ messages)

[PATCH v5 net-next 0/5] usbnet: multicast filter support for cdc ncm devices
 2020-07-15 18:41 UTC  (6+ messages)
` [PATCH v5 net-next 1/5] net: cdc_ether: use dev->intf to get interface information
` [PATCH v5 net-next 2/5] net: cdc_ether: export usbnet_cdc_update_filter
` [PATCH v5 net-next 3/5] net: usbnet: export usbnet_set_rx_mode()
` [PATCH v5 net-next 4/5] net: cdc_ncm: add .ndo_set_rx_mode to cdc_ncm_netdev_ops
` [PATCH v5 net-next 5/5] net: cdc_ncm: hook into set_rx_mode to admit multicast traffic

[PATCH] setup: warn about un-enabled extensions
 2020-07-15 18:40 UTC  (11+ messages)

[PATCH v3 00/49] rockchip: x86: Support building ROM files automatically with binman
 2020-07-15 18:40 UTC  (4+ messages)
` [PATCH v3 29/49] rockchip: Enable building a SPI ROM image on bob

cluster-md mddev->in_sync & mddev->safemode_delay may have bug
 2020-07-15 18:40 UTC  (3+ messages)

[PATCH v3 00/26] xfs: remove xfs_disk_quot from incore dquot
 2020-07-15 18:39 UTC  (7+ messages)
` [PATCH 05/26] xfs: split the incore dquot type into a separate field

[PATCH v2 00/59] Add support for KeemBay DRM driver
 2020-07-15 18:38 UTC  (5+ messages)
` [Intel-gfx] "

[PATCH RFC net-next] net: phy: add Marvell PHY PTP support
 2020-07-15 18:38 UTC  (2+ messages)

[MPTCP] Weekly meeting - 16 July 2020 15:00 UTC (8am PDT, 5pm CEST)
 2020-07-15 18:37 UTC 

[Intel-gfx] [PATCH CI] drm/i915/display: Implement HOBL
 2020-07-15 18:37 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for "
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[PATCHv2] mm: Fix warning in move_normal_pmd()
 2020-07-15 18:36 UTC  (3+ messages)

[PATCH-for-5.1] net/colo: Remove unused trace event
 2020-07-15 18:36 UTC  (2+ messages)

[igt-dev] [i-g-t] tests/kms_big_fb: Use igt_assert on bufmgr
 2020-07-15 18:36 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for "

[PATCH bpf v2] xsk: fix memory leak and packet loss in Tx skb path
 2020-07-15 18:36 UTC  (4+ messages)

[PATCH 1/1] rcu/tree: Drop the lock before entering to page allocator
 2020-07-15 18:35 UTC 

[PATCH] Bluetooth: Fix updating connecton state in `hci_encrypt_cfm`
 2020-07-15 18:34 UTC  (3+ messages)
` [PATCH v2] Bluetooth: Fix update of connection "

[PATCH v6 0/5] scsi: ufs: Add Host Performance Booster Support
 2020-07-15 18:34 UTC  (2+ messages)

[PATCH] repair: simplify bmap_next_offset
 2020-07-15 18:34 UTC 

[PATCH v1 0/5] LSM: Measure security module state
 2020-07-15 18:34 UTC  (4+ messages)
` [PATCH v1 4/5] LSM: Define SELinux function to measure security state

[PATCH 00/18] perf metric: Add support to reuse metric
 2020-07-15 18:33 UTC  (6+ messages)
` [PATCH 11/18] perf metric: Add referenced metrics to hash data
` [PATCH 18/18] perf metric: Rename group_list to list

[PATCH v2.2 0/4] xfs_repair: check quota counters
 2020-07-15 18:30 UTC  (5+ messages)
` [PATCH 3/4] xfs_repair: check quota values if quota was loaded
` [PATCH 4/4] xfs_repair: skip mount time quotacheck if our quotacheck was ok

unable to boot windows with 256 cpus
 2020-07-15 18:28 UTC  (2+ messages)

[dpdk-dev] [RFC PATCH 0/2] Enable dyynamic configuration of subport bandwidth profile
 2020-07-15 18:27 UTC  (3+ messages)
` [dpdk-dev] [RFC PATCH 1/2] sched: add dynamic config "
` [dpdk-dev] [RFC PATCH 2/2] example/qos_sched: subport bandwidth profile config

ioremap and dma cleanups and fixes for superh (2nd resend)
 2020-07-15 18:27 UTC  (16+ messages)

[PATCH v5 0/6] Add support for GPU DDR BW scaling
 2020-07-15 18:27 UTC  (4+ messages)
` [PATCH v5 5/6] arm64: dts: qcom: sc7180: Add interconnects property for GPU

Tiogapass build
 2020-07-15 18:26 UTC  (3+ messages)

[PATCH 0/7] Implementing kernel_execve
 2020-07-15 18:23 UTC  (8+ messages)
` [PATCH 7/7] exec: Implement kernel_execve

[dpdk-dev] [PATCH v3 0/5] app: add multi process crypto application
 2020-07-15 18:26 UTC  (4+ messages)
` [dpdk-dev] [PATCH v3 5/5] doc: add documentation for multi process crypto app

OpenSUSE and Xen
 2020-07-15 17:16 UTC 

PCI: Disable not requested resource types in pci_enable_resources
 2020-07-15 18:22 UTC  (2+ messages)

[PATCH v3 00/16] bcache: extend bucket size to 32bit width
 2020-07-15 18:21 UTC  (3+ messages)
` [PATCH v3 07/16] bcache: struct cache_sb is only for in-memory super block now

[PATCH 0/6] Add STUSB160x Type-C port controller support
 2020-07-15 18:19 UTC  (4+ messages)
` [PATCH 1/6] dt-bindings: connector: add power-opmode optional property to usb-connector

[PATCH] net/9p: validate fds in p9_fd_open
 2020-07-15 18:19 UTC  (6+ messages)

[PATCH v5 00/13] Add support for Kontron sl28cpld
 2020-07-15 18:18 UTC  (13+ messages)
` [PATCH v5 07/13] pwm: add support for sl28cpld PWM controller

[net-next 0/5][pull request] 100GbE Intel Wired LAN Driver Updates 2020-07-13
 2020-07-15 18:18 UTC  (8+ messages)
` [net-next 1/5] ice: add the virtchnl handler for AdminQ command

[Fuego] Docker terminology
 2020-07-15 18:18 UTC  (2+ messages)

[PATCH v6 0/7] Make fstests support new behavior of DAX
 2020-07-15 18:18 UTC  (15+ messages)
` [PATCH v6 1/7] common/rc: Introduce new helpers for DAX mount options and FS_XFLAG_DAX
` [PATCH v6 7/7] generic: Verify the inheritance behavior of FS_XFLAG_DAX flag in various combinations

[PATCH] slirp: update to v4.3.1
 2020-07-15 18:16 UTC  (3+ messages)

[PATCH 0/4] Add initial support for RoseapplePi SBC
 2020-07-15 18:16 UTC  (6+ messages)
` [PATCH 2/4] dt-bindings: Add vendor prefix for RoseapplePi.org
` [PATCH 3/4] dt-bindings: arm: actions: Document RoseapplePi

LIO Scsi Target
 2020-07-15 18:16 UTC  (2+ messages)

[PATCH 0/3] Support for tft displays based on ilitek,ili9488
 2020-07-15 18:14 UTC  (7+ messages)
` [PATCH 1/3] dt-bindings: add vendor prefix for EastRising Technology Co.,Ltd
  ` [PATCH 1/3] dt-bindings: add vendor prefix for EastRising Technology Co., Ltd
` [PATCH 2/3] dt-bindings: add binding for Ilitek ili9488 based display panels

[PATCH] netfilter: nf_tables: Fix a use after free in nft_immediate_destroy()
 2020-07-15 18:14 UTC  (3+ messages)

[PATCH 0/4] Make Frame Skip Mode control a standard
 2020-07-15 18:12 UTC  (6+ messages)
` [PATCH 1/4] media: v4l2-ctrl: Add frame-skip std encoder control

[nf-next PATCH] netfilter: include: uapi: Use C99 flexible array member
 2020-07-15 18:14 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t v8] tests/i915/gem_huc_copy: Enable a HuC copy test
 2020-07-15 18:14 UTC  (3+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for tests/i915/gem_huc_copy: Enable a HuC copy test (rev8)

uboot-test-hooks: dfu-util
 2020-07-15 18:14 UTC  (4+ messages)

[PATCH 1/2] dt-bindings: tas2770: Convert tas2770 binding to yaml
 2020-07-15 18:12 UTC  (3+ messages)

[RFC PATCH bpf-next 0/3] bpf, riscv: Add compressed instructions to rv64 JIT
 2020-07-15 18:12 UTC  (10+ messages)
` [RFC PATCH bpf-next 1/3] bpf, riscv: Modify JIT ctx to support compressed instructions
` [RFC PATCH bpf-next 2/3] bpf, riscv: Add encodings for "
` [RFC PATCH bpf-next 3/3] bpf, riscv: Use compressed instructions in the rv64 JIT

[PATCH 1/2] reboot: add a "power cycle" quirk to prepare for a power off on reboot
 2020-07-15 18:12 UTC  (4+ messages)
` [PATCH 2/2] x86/reboot/quirks: Add ASRock Z170 Extreme4

[PATCH] drm/nouveau: add the missed kfree() for nouveau_bo_alloc()
 2020-07-15 18:12 UTC  (2+ messages)

[PATCH] xfs: preserve inode versioning across remounts
 2020-07-15 18:09 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/i915/gt: Only transfer the virtual context to the new engine if active
 2020-07-15 18:09 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[PULL 0/7] Net patches
 2020-07-15 18:06 UTC  (2+ messages)

[PULL v3 0/9] final misc fixes for 5.1-rc0
 2020-07-15 18:05 UTC  (2+ messages)

[lkp] [+1158 bytes kernel size regression] [i386-tinyconfig] [22dd199a72] mm: introduce secretmemfd system call to create "secret" memory areas
 2020-07-15 18:06 UTC 

[PATCH] staging: rtl*/security: Use static const in array declarations
 2020-07-15 17:29 UTC 

[RFC PATCH-for-5.2 0/5] qom: Let ObjectPropertyGet functions return a boolean value
 2020-07-15 17:58 UTC  (5+ messages)
` [RFC PATCH-for-5.2 2/5] qom: Split ObjectPropertyAccessor as ObjectProperty[Get/Set]
` [PATCH-for-5.2 3/5] qom: Use g_autofree in ObjectPropertyGet functions
` [RFC PATCH-for-5.2 4/5] qom: Let ObjectPropertyGet functions return a boolean value
` [RFC PATCH-for-5.2 5/5] hw/virtio: Simplify virtio_mem_set_requested_size()

[PATCH] x86/bugs/multihit: Fix mitigation reporting when KVM is not in use
 2020-07-15 18:04 UTC  (10+ messages)

[PATCH 0/4] nfs-utils: nfs.conf features to enable use of machine-id as nfs4_unique_id
 2020-07-15 18:02 UTC  (2+ messages)

[patch] mm, memcg: provide a stat to describe reclaimable memory
 2020-07-15 18:02 UTC  (3+ messages)

[PATCH v30 00/16] Multicolor Framework v30
 2020-07-15 17:59 UTC  (5+ messages)
` [PATCH v30 04/16] leds: Add multicolor ID to the color ID list


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.