All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-04-28 17:15:26 to 2020-04-28 18:01:01 UTC [more...]

[PATCH 0/2 v2] kvm-unit-test: nVMX: Test Selector and Base Address fields of Guest Segment registers
 2020-04-28 18:00 UTC  (12+ messages)
` [PATCH 1/2 v2] KVM: nVMX: KVM needs to unset "unrestricted guest" VM-execution control in vmcs02 if vmcs12 doesn't set it

[PATCH 0/2] Protocol v2 in_vain fixes
 2020-04-28 18:00 UTC  (6+ messages)
` [PATCH v2 0/3] "
  ` [PATCH v2 1/3] fetch-pack: return enum from process_acks()

stable-rc/linux-4.4.y boot: 43 boots: 3 failed, 31 passed with 4 offline, 4 untried/unknown, 1 conflict (v4.4.220-54-g00dcb2acee8d)
 2020-04-28 18:00 UTC 

[PATCH 0/2] Raspberry Pi 4 VL805 firmware load
 2020-04-28 17:59 UTC  (4+ messages)
` [PATCH 1/2] arm: rpi: Add function to trigger VL805's "
` [PATCH 2/2] usb: xhci: Load Raspberry Pi 4 VL805's firmware

atomisp kernel driver(s)
 2020-04-28 17:59 UTC  (19+ messages)

Power monitoring and management
 2020-04-28 17:57 UTC  (3+ messages)

[PATCH] usb: phy: twl6030-usb: Fix a resource leak in an error handling path in 'twl6030_usb_probe()'
 2020-04-28 17:58 UTC  (3+ messages)
  ` [PATCH] usb: phy: twl6030-usb: Fix a resource leak in an error handling path in 'twl6030_usb_pro

[PATCH v12 0/7] proc: modernize proc to support multiple private instances
 2020-04-28 17:55 UTC  (9+ messages)
  ` [PATCH v2 2/2] proc: Ensure we see the exit of each process tid exactly
          ` [PATCH v3 3/6] rculist: Add hlist_swap_before_rcu
                ` [PATCH v4 0/2] proc: Ensure we see the exit of each process tid exactly

[GIT PULL] EFI stub loading support for RISC-V
 2020-04-28 17:57 UTC  (4+ messages)

[PATCH v3 0/7] Arm Juno board OF_CONTROL upgrade
 2020-04-28 17:57 UTC  (15+ messages)
` [PATCH v3 1/7] arm: juno: Fix Juno address variables
` [PATCH v3 2/7] uart: pl011: Add proper DM clock support
` [PATCH v3 3/7] arm: juno: Fix UART clock rate
` [PATCH v3 4/7] arm: juno: Enable OF_CONTROL
` [PATCH v3 5/7] arm: juno: Use PSCI based reset
` [PATCH v3 6/7] arm: juno: enable USB
` [PATCH v3 7/7] arm: vexpress64: Remove unneeded CONFIG_ check

[PATCH v1 0/2] add brcm iproc gpio driver
 2020-04-28 17:57 UTC  (3+ messages)
` [PATCH v1 1/2] drivers: gpio: add broadcom iproc gpio driver support

[RFC PATCH 0/5] Statsfs: a new ram-based file sytem for Linux kernel statistics
 2020-04-28 17:56 UTC  (7+ messages)
` [RFC PATCH 2/5] statsfs API: create, add and remove statsfs sources and values
` [RFC PATCH 3/5] kunit: tests for statsfs API
` [RFC PATCH 5/5] kvm_main: replace debugfs with statsfs

[linux-review:UPDATE-20200428-182412/YueHaibing/drm-mediatek-Fix-Kconfig-warning/20200422-091910 1/1] clk-mt8173-mm.c:undefined reference to `mtk_alloc_clk_data'
 2020-04-28 17:56 UTC 

[PATCH] hv_netvsc: Fix netvsc_start_xmit's return type
 2020-04-28 17:54 UTC  (2+ messages)
` [PATCH v2] "

[RFC patch v1 0/3] qemu-file writing performance improving
 2020-04-28 17:54 UTC  (5+ messages)
` [RFC patch v1 2/3] qemu-file: add buffered mode

[PATCH 00/17] qom: Spring cleaning
 2020-04-28 17:51 UTC  (13+ messages)
` [PATCH 01/17] qom: Clearer reference counting in object_initialize_childv()
` [PATCH 02/17] qom: Clean up inconsistent use of gchar * vs. char *
` [PATCH 03/17] qom: Drop object_property_del_child()'s unused parameter @errp
` [PATCH 04/17] qom: Change object_property_get_uint16List() to match its doc
` [PATCH 05/17] qom: Make all the object_property_add_FOO() return the property
` [PATCH 11/17] hw/arm/bcm2835: Drop futile attempts at QOM-adopting memory

[Linux-kernel-mentees] [PATCH v2 0/2] realtek ethernet : remove legacy power management callbacks
 2020-04-28 17:54 UTC  (3+ messages)

[PATCH] [RFC] net: bpf: make __bpf_skb_max_len(skb) an skb-independent constant
 2020-04-28 17:53 UTC  (4+ messages)

[PATCH] net/x25: Fix null-ptr-deref in x25_disconnect
 2020-04-28 17:52 UTC 

[PATCH v5 v5 0/3] media: ov8856: Add devicetree support
 2020-04-28 17:52 UTC  (2+ messages)

[PATCH RFC 0/3] target/arm: Implement SVE2 fp conversion
 2020-04-28 17:43 UTC  (4+ messages)
` [PATCH RFC 1/3] target/arm: Implement SVE2 FCVTNT
` [PATCH RFC 2/3] target/arm: Implement SVE2 FCVTLT
` [PATCH RFC 3/3] target/arm: Implement SVE2 FCVTXNT

[PATCH BlueZ] src/gatt-client: allow "command" even when property not set
 2020-04-28 17:51 UTC 

[PATCH v3 0/5] Add support for RESOLVE_MAYEXEC
 2020-04-28 17:51 UTC  (6+ messages)
` [PATCH v3 1/5] fs: Add support for a RESOLVE_MAYEXEC flag on openat2(2)
` [PATCH v3 2/5] fs: Add a MAY_EXECMOUNT flag to infer the noexec mount property
` [PATCH v3 3/5] fs: Enable to enforce noexec mounts or file exec through RESOLVE_MAYEXEC
` [PATCH v3 4/5] selftest/openat2: Add tests for RESOLVE_MAYEXEC enforcing
` [PATCH v3 5/5] doc: Add documentation for the fs.open_mayexec_enforce sysctl

[PATCH RESEND v6 00/36] Initial support for multi-process qemu
 2020-04-28 17:47 UTC  (3+ messages)

Bug v2.23.0: command help for 'git push --recurse-submodules' is incorrect
 2020-04-28 17:51 UTC  (8+ messages)
` [PATCH] push: unset PARSE_OPT_OPTARG for --recurse-submodules
      ` [PATCH] Use OPT_CALLBACK and OPT_CALLBACK_F

[PATCH -next] perf report: fix warning Comparison of 0/1 to bool variable
 2020-04-28 17:51 UTC  (2+ messages)

stable-rc/linux-4.9.y build: 187 builds: 1 failed, 186 passed (v4.9.220-59-g49bfc79b0bcc)
 2020-04-28 17:51 UTC 

[PATCH v3 0/2] iscsi-target: fix login error when receiving is too fast
 2020-04-28 17:50 UTC  (8+ messages)
` [PATCH v3 1/2] "
      ` [External] "

[PATCH -next] perf script: remove unneeded conversion to bool
 2020-04-28 17:50 UTC  (2+ messages)

[PATCH 0/5] virtio on Type-1 hypervisor
 2020-04-28 17:49 UTC  (6+ messages)
` [PATCH 5/5] virtio: Add bounce DMA ops

[PATCH -next] perf tools: Remove unneeded semicolon
 2020-04-28 17:50 UTC  (2+ messages)

[PATCH v6 00/12] mm/gup: track FOLL_PIN pages
 2020-04-28 17:49 UTC  (8+ messages)
` [PATCH v6 06/12] "
  ` [regression] "
          ` [regression?] "

[PATCH -next] perf c2c: Remove unneeded semicolon
 2020-04-28 17:49 UTC  (2+ messages)

[PATCH -next] tools lib traceevent: Remove unneeded semicolon
 2020-04-28 17:47 UTC  (3+ messages)

memleak in cgroup
 2020-04-28 17:45 UTC  (7+ messages)

[PATCH v2 1/6] ima: Set file->f_mode instead of file->f_flags in ima_calc_file_hash()
 2020-04-28 17:46 UTC  (3+ messages)
` [PATCH v2 6/6] ima: Fix return value of ima_write_policy()

[PATCH v3 0/2] of: property: fw_devlink misc fixes
 2020-04-28 17:46 UTC  (5+ messages)
` [PATCH v3 1/2] of: property: Fix create device links for all child-supplier dependencies
` [PATCH v3 2/2] of: property: Do not link to disabled devices

[PATCH v3 00/19] The new cgroup slab memory controller
 2020-04-28 17:45 UTC  (9+ messages)
` [PATCH v3 04/19] mm: slub: implement SLUB version of obj_to_index()

[Intel-gfx] [PATCH] drm/i915: Avoid dereferencing a dead context
 2020-04-28 17:44 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "

[Cocci] Using a macro for variable attributes
 2020-04-28 17:44 UTC  (2+ messages)

[PATCH v3 1/2] sched/uclamp: Add a new sysctl to control RT default boost value
 2020-04-28 17:43 UTC  (3+ messages)
` [PATCH v3 2/2] Documentation/sysctl: Document uclamp sysctl knobs

[PATCH] dpaa2-eth: Use proper division helper in dpaa2_dbg_ch_show
 2020-04-28 17:42 UTC 

[PATCH v10 00/14] iotests: use python logging
 2020-04-28 17:36 UTC  (4+ messages)

[PATCH v3 0/4] Introduce Xilinx ZynqMP CAN controller
 2020-04-28 17:35 UTC  (4+ messages)
` [PATCH v3 1/4] hw/net/can: "

[PATCH -next] NFSv4: Use GFP_ATOMIC under spin lock in _pnfs_grab_empty_layout()
 2020-04-28 17:41 UTC  (3+ messages)

[PATCH v1] console: fix an issue about ioremap leak
 2020-04-23 17:02 UTC  (4+ messages)
` [Cocci] "
  ` console: Complete exception handling in newport_probe()
    ` [Cocci] "

[PATCH] madvise.2: MADV_WIPEONFORK affects semantics
 2020-04-28 17:40 UTC 

[MPTCP] Re: [RFC PATCH 2/6] mptcp: move option parsing into mptcp_incoming_options()
 2020-04-28 17:39 UTC 

[PATCH v2] selftests/bpf: Copy runqslower to OUTPUT directory
 2020-04-28 17:37 UTC 

Golang Xen packages and the golang packaging system
 2020-04-28 17:37 UTC  (8+ messages)

[PATCHv4 00/13] dm-zoned: metadata version 2
 2020-04-28 17:37 UTC  (4+ messages)
` [PATCH 13/13] "

[PATCH V2] Add a new PIIX option to control PCI hot unplugging of devices on non-root buses
 2020-04-28 16:40 UTC  (5+ messages)

drm/i915: Teaching i915 dmabuf about LMEM
 2020-04-28 17:36 UTC  (4+ messages)
` [PATCH 3/5] drm/i915/dmabuf: Add LMEM knowledge to dmabuf map handler

[PATCH bpf-next v1 00/19] bpf: implement bpf iterator for kernel data
 2020-04-28 17:35 UTC  (4+ messages)
` [PATCH bpf-next v1 16/19] tools/bpftool: add bpf_iter support for bptool

[dpdk-dev] [PATCH 1/2] ethdev: add tm cap for private shaper packet mode
 2020-04-28 17:35 UTC  (5+ messages)
` [dpdk-dev] [PATCH v4 1/4] ethdev: add tm support for shaper config in pkt mode

[Intel-gfx] [PATCH v8 0/4] drm/i915/perf: Add support for multi context perf queries
 2020-04-28 17:35 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915/perf: Add support for multi context perf queries (rev2)

[PATCH 0/5] coresight: Minor sparse and style fixes
 2020-04-28 17:34 UTC  (5+ messages)
` [PATCH 1/5] coresight: Include required headers in C files

[Bug 1875702] [NEW] madvise reports success, but doesn't implement WIPEONFORK
 2020-04-28 17:22 UTC 

[PATCH v2] KVM: nVMX: Tweak handling of failure code for nested VM-Enter failure
 2020-04-28 17:32 UTC 

[PATCH 00/11] refactor git switch completion
 2020-04-28 17:32 UTC  (6+ messages)
` [PATCH 05/11] completion: add test showing subpar completion for git switch --orphan

[PATCH v2 bpf-next 00/10] bpf_link observability APIs
 2020-04-28 17:31 UTC  (3+ messages)
` [PATCH v2 bpf-next 02/10] bpf: allocate ID for bpf_link

[PATCH v3 01/11] iio: light: cm32181: Switch to new style i2c-driver probe function
 2020-04-28 17:29 UTC  (12+ messages)
` [PATCH v3 02/11] iio: light: cm32181: Add support for ACPI enumeration
` [PATCH v3 03/11] iio: light: cm32181: Add some extra register defines
` [PATCH v3 04/11] iio: light: cm32181: Add support for the CM3218
` [PATCH v3 05/11] iio: light: cm32181: Clean up the probe function a bit
` [PATCH v3 06/11] iio: light: cm32181: Handle CM3218 ACPI devices with 2 I2C resources
` [PATCH v3 07/11] iio: light: cm32181: Change reg_init to use a bitmap of which registers to init
` [PATCH v3 08/11] iio: light: cm32181: Use units of 1/100000th for calibscale and lux_per_bit
` [PATCH v3 09/11] iio: light: cm32181: Make lux_per_bit and lux_per_bit_base_it runtime settings
` [PATCH v3 10/11] iio: light: cm32181: Add support for parsing CPM0 and CPM1 ACPI tables
` [PATCH v3 11/11] iio: light: cm32181: Fix integartion time typo

[PATCH] ASoC: Intel: sst: ipc command timeout
 2020-04-28 17:29 UTC  (8+ messages)

[PATCH v4 0/4] add TJA1102 support
 2020-04-28 17:30 UTC  (3+ messages)
` [PATCH v4 1/4] dt-bindings: net: phy: Add support for NXP TJA11xx

[Linux-kernel-mentees] [PATCH v2 2/2] realtek/8139cp: Remove Legacy Power Management
 2020-04-28 17:29 UTC  (3+ messages)

[PATCH v3] target/arm: Use correct variable for setting 'max' cpu's MIDR_EL1
 2020-04-28 17:26 UTC 

[PATCH v3 00/14] remoteproc: Add support for synchronisaton with rproc
 2020-04-28 17:27 UTC  (3+ messages)
` [PATCH v3 08/14] remoteproc: Call core functions based on synchronisation flag

[PATCH] staging: media: usbvision: usbvision-core Correct spelling
 2020-04-28 17:26 UTC  (2+ messages)

[PATCH] dm: multipath: Use updated MPATHF_QUEUE_IO on mapping for BIO-based mpath
 2020-04-28 17:26 UTC  (2+ messages)
`  "

[PATCH v2 0/3] arm64: Make NOP handling a whitelist
 2020-04-28 17:24 UTC  (4+ messages)
` [PATCH v2 1/3] arm64: insn: Don't assume unrecognized HINTs are NOPs
` [PATCH v2 2/3] arm64: insn: Add constants for PAC and BTI instruction decode
` [PATCH v2 3/3] arm64: insn: Report PAC and BTI instructions as NOPs

[PATCH v2 0/3] Historical Service Time Path Selector
 2020-04-28 17:25 UTC  (5+ messages)
` [PATCH v2 1/3] md: multipath: Encapsulate parameters passed to selectors
` [PATCH v2 2/3] md: multipath: Pass io_start_time to the path selector

[PATCH] xen/swiotlb: correct the check for xen_destroy_contiguous_region
 2020-04-28 17:25 UTC  (7+ messages)

[PATCH] Bluetooth: Handle Inquiry Cancel error after Inquiry Complete
 2020-04-28 17:25 UTC  (3+ messages)

Preparing for a Git 2.26.3 release
 2020-04-28 17:25 UTC  (2+ messages)
` proto v2 fixes for maint (was Re: Preparing for a Git 2.26.3 release)

[PATCH 00/10] arm64: BTI kernel and vDSO support
 2020-04-28 17:24 UTC  (3+ messages)
` [PATCH 04/10] arm64: Set GP bit in kernel page tables to enable BTI for the kernel

[PATCH -next] PCI: dwc: pci-dra7xx: Fix potential NULL dereference in dra7xx_pcie_probe()
 2020-04-28 17:23 UTC  (6+ messages)

[PATCH] dmaengine: qcom_hidma: Simplify error handling path in hidma_probe
 2020-04-28 17:21 UTC  (6+ messages)

[PATCH 0/2] m68k fpu fixes
 2020-04-28 17:17 UTC  (3+ messages)
` [PATCH 1/2] softfloat: m68k: infinity is a valid encoding
` [PATCH 2/2] target/m68k: fix gdb for m68xxx

[PATCH v2] ACPI/IORT: take _DMA methods into account for named components
 2020-04-28 17:21 UTC  (3+ messages)

[RFC PATCHSET] Implement --switch-output-events
 2020-04-28 17:21 UTC  (4+ messages)
` [PATCH 4/7] perf bpf: Decouple creating the evlist from adding the SB event

[linux-5.4.y][PATCH] bpf: Test_progs, fix test_get_stack_rawtp_err.c build
 2020-04-28 17:21 UTC 

[iproute2 v2] devlink: add support for DEVLINK_CMD_REGION_NEW
 2020-04-28 17:20 UTC 

[PATCH v3 00/16] drm: Put drm_display_mode on diet
 2020-04-28 17:19 UTC  (37+ messages)
` [Intel-gfx] "
` [Intel-gfx] [PATCH v3 01/16] drm: Nuke mode->hsync
  `  "
` [PATCH v3 02/16] drm/i915: Introduce some local intel_dp variables
  ` [Intel-gfx] "
` [PATCH v3 03/16] drm: Nuke mode->vrefresh
  ` [Intel-gfx] "
` [PATCH v3 04/16] drm/msm/dpu: Stop copying around mode->private_flags
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH v3 05/16] drm: Shrink {width,height}_mm to u16
  `  "
` [PATCH v3 06/16] drm: Shrink mode->type to u8
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH v3 07/16] drm: Make mode->flags u32
  `  "
` [PATCH v3 08/16] drm: Shrink drm_display_mode timings
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH v3 09/16] drm: Flatten drm_mode_vrefresh()
  `  "
` [PATCH v3 10/16] drm: pahole struct drm_display_mode
  ` [Intel-gfx] "
` [PATCH v3 11/16] drm/mcde: Use mode->clock instead of reverse calculating it from the vrefresh
  ` [Intel-gfx] "
` [PATCH v3 12/16] drm/i915: Stop using mode->private_flags
  ` [Intel-gfx] "
` [PATCH v3 13/16] drm/i915: Replace I915_MODE_FLAG_INHERITED with a boolean
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH v3 14/16] drm/gma500: Stop using mode->private_flags
  `  "
` [PATCH v3 15/16] drm: Nuke mode->private_flags
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH v3 16/16] drm: Replace mode->export_head with a boolean
  `  "

[Buildroot] [PATCH 1/1] docs: adding-packages-python: don't mention distutilscross
 2020-04-28 17:19 UTC  (2+ messages)

[Linux-kernel-mentees] [PATCH v2 1/2] realtek/8139too: Remove Legacy Power Management
 2020-04-28 17:19 UTC  (3+ messages)

[PATCH BlueZ v2] src/gatt-client: always check properties in WriteValue
 2020-04-28 17:19 UTC  (5+ messages)

XDP Native mode with public cloud (GCP)
 2020-04-28 17:19 UTC  (2+ messages)

backing chain & block status & filters
 2020-04-28 16:46 UTC  (6+ messages)

[tpm2] [RC] tpm2-tss v2.4.1-rc0
 2020-04-28 17:18 UTC 

[Buildroot] [git commit] docs: adding-packages-python: don't mention distutilscross
 2020-04-28 17:17 UTC 

[RFC PATCH] plugins: new lockstep plugin for debugging TCG changes
 2020-04-28 17:16 UTC 

[Buildroot] [PATCH] package/cifs-utils: bump to version 6.10
 2020-04-28 17:17 UTC  (2+ messages)

[iproute2] devlink: add support for DEVLINK_CMD_REGION_NEW
 2020-04-28 17:17 UTC  (3+ messages)

[PATCH] drm: Replace drm_modeset_lock/unlock_all with DRM_MODESET_LOCK_ALL_* helpers
 2020-04-28 17:16 UTC  (3+ messages)

[RFC PATCH glibc 1/3] glibc: Perform rseq(2) registration at C startup and thread creation (v18)
 2020-04-28 17:15 UTC 

stable-rc/linux-4.14.y build: 192 builds: 0 failed, 192 passed, 96 warnings (v4.14.177-85-gd7d12b87f9ba)
 2020-04-28 17:15 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.