All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-05-07 13:58:42 to 2020-05-07 14:17:01 UTC [more...]

[PATCH 0/4] block: fix partition use-after-free and optimization
 2020-05-07 14:16 UTC  (7+ messages)
` [PATCH 1/4] block: fix use-after-free on cached last_lookup partition
` [PATCH 2/4] block: only define 'nr_sects_seq' in hd_part for 32bit SMP
` [PATCH 3/4] block: re-organize fields of 'struct hd_part'

[PATCH v11 00/14] In order to readout DP SDPs, refactors the handling of DP SDPs
 2020-05-07 14:16 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for In order to readout DP SDPs, refactors the handling of DP SDPs (rev13)

[PATCH 0/1] Add USB role switch to tps6598x
 2020-05-07 14:15 UTC  (3+ messages)

[PATCH] kgdb: Fix spurious true from in_dbg_master()
 2020-05-07 14:14 UTC  (3+ messages)

[Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915: Hotplug cleanups (rev7)
 2020-05-07 14:14 UTC 

[PATCH] tcp: tcp_mark_head_lost is only valid for sack-tcp
 2020-05-07 14:14 UTC  (3+ messages)

[patch V4 part 2 00/18] x86/entry: Entry/exception code rework, syscall and KVM changes
 2020-05-07 14:14 UTC  (7+ messages)
` [patch V4 part 2 02/18] x86/entry/32: Move non entry code into .text section
` [patch V4 part 2 05/18] x86/entry: Move irq tracing on syscall entry to C-code

[PATCHv4 0/6] iommu/arm-smmu: Allow client devices to select identity mapping
 2020-05-07 14:14 UTC  (9+ messages)
` [PATCHv4 4/6] iommu/arm-smmu-qcom: Request direct mapping for modem device

[patch V4 part 2 04/18] x86/entry/common: Protect against instrumentation
 2020-05-07 14:13 UTC  (2+ messages)

[MPTCP] Re: [PATCH mptcp-next 3/7] mptcp: avoid blocking in tcp_sendpages due to skb alloc
 2020-05-07 14:13 UTC 

[PATCH v4 2/3] x86/delay: Refactor delay_mwaitx() for TPAUSE support
 2020-05-07 14:13 UTC  (2+ messages)
` [tip: x86/timers] "

[PATCH v4 1/3] x86/delay: Preparatory code cleanup
 2020-05-07 14:13 UTC  (2+ messages)
` [tip: x86/timers] "

[PATCH v4 3/3] x86/delay: Introduce TPAUSE delay
 2020-05-07 14:13 UTC  (2+ messages)
` [tip: x86/timers] "

[PATCH] x86: mtrr: Drop the mask display when changing an mtrr
 2020-05-07 14:12 UTC 

[PATCH 00/16] x86: Support for CET Supervisor Shadow Stacks
 2020-05-07 14:12 UTC  (3+ messages)
` [PATCH 15/16] x86/entry: Adjust guest paths to be shadow stack compatible

[PATCH v3 0/8] New Arasan NAND controller driver
 2020-05-07 14:12 UTC  (13+ messages)
` [PATCH v3 1/8] lib/bch: Rework a little bit the exported function names
` [PATCH v3 2/8] lib/bch: Allow easy bit swapping
` [PATCH v3 4/8] mtd: rawnand: Add nand_extract_bits()

[PATCH] slub: limit count of partial slabs scanned to gather statistics
 2020-05-07 14:12 UTC  (4+ messages)

[V7, 0/2] media: i2c: Add support for OV02A10 sensor
 2020-05-07 14:11 UTC  (10+ messages)
` [V7, 1/2] media: dt-bindings: media: i2c: Document OV02A10 bindings

[PATCH v2 00/19] mtd: rawnand: cafe: Convert to exec_op() (and more)
 2020-05-07 14:11 UTC  (5+ messages)

[PATCH v2 0/9] drop unallocated_blocks_are_zero
 2020-05-07 14:11 UTC  (7+ messages)
` [PATCH v2 2/9] block: inline bdrv_unallocated_blocks_are_zero()
` [PATCH v2 3/9] block/vdi: return ZERO block-status when appropriate
` [PATCH v2 4/9] block/vpc: "

[PATCH nft] mnl: fix error rule reporting with missing table/chain and anonymous sets
 2020-05-07 14:11 UTC  (2+ messages)

[LTP] [PATCH] pty04: Correct struct member sizes and add to CVE runtest file
 2020-05-07 14:11 UTC  (4+ messages)

[RFC PATCH 0/7] Share events between metrics
 2020-05-07 14:11 UTC  (4+ messages)

[RFC PATCH v2 00/23] Share events between metrics
 2020-05-07 14:08 UTC  (48+ messages)
` [RFC PATCH v2 01/23] perf expr: unlimited escaped characters in a symbol
` [RFC PATCH v2 02/23] perf metrics: fix parse errors in cascade lake metrics
` [RFC PATCH v2 03/23] perf metrics: fix parse errors in skylake metrics
` [RFC PATCH v2 04/23] perf expr: allow ',' to be an other token
` [RFC PATCH v2 05/23] perf expr: increase max other
` [RFC PATCH v2 06/23] perf expr: parse numbers as doubles
` [RFC PATCH v2 07/23] perf expr: debug lex if debugging yacc
` [RFC PATCH v2 08/23] perf metrics: fix parse errors in power8 metrics
` [RFC PATCH v2 09/23] perf metrics: fix parse errors in power9 metrics
` [RFC PATCH v2 10/23] perf expr: print a debug message for division by zero
` [RFC PATCH v2 11/23] perf parse-events: expand add PMU error/verbose messages
` [RFC PATCH v2 12/23] perf test: improve pmu event metric testing
` [RFC PATCH v2 13/23] lib/bpf hashmap: increase portability
` [RFC PATCH v2 14/23] libbpf: Fix memory leak and possible double-free in hashmap__clear
` [RFC PATCH v2 15/23] perf expr: fix memory leaks in bison
` [RFC PATCH v2 16/23] perf evsel: fix 2 memory leaks
` [RFC PATCH v2 17/23] perf expr: migrate expr ids table to libbpf's hashmap
` [RFC PATCH v2 18/23] perf metricgroup: change evlist_used to a bitmap
` [RFC PATCH v2 19/23] perf metricgroup: free metric_events on error
` [RFC PATCH v2 20/23] perf metricgroup: always place duration_time last
` [RFC PATCH v2 21/23] perf metricgroup: delay events string creation
` [RFC PATCH v2 22/23] perf metricgroup: order event groups by size
` [RFC PATCH v2 23/23] perf metricgroup: remove duped metric group events

[PATCH V13 0/3] da7280: haptic driver submission
 2020-05-06 16:08 UTC  (4+ messages)
` [PATCH V13 1/3] MAINTAINERS: da7280 updates to the Dialog Semiconductor search terms
` [PATCH V13 3/3] Input: new da7280 haptic driver
` [PATCH V13 2/3] dt-bindings: input: Add document bindings for DA7280

[PATCH] net: remove spurious declaration of tcp_default_init_rwnd()
 2020-05-07 14:10 UTC  (2+ messages)

[Intel-wired-lan] [jkirsher-next-queue:dev-queue] BUILD SUCCESS 405fe1a071f68fa0242c327e59429d1260b5edc3
 2020-05-07 14:09 UTC 

[PATCH 1/2] alpha: add a delay between RTC port write and read
 2020-05-07 14:09 UTC  (6+ messages)
  ` [PATCH 1/2 v2] alpha: add a delay to inb_p, inb_w and inb_l
    ` [PATCH 1/2 v3] "

[PATCH v9 00/11] media: report camera sensor properties
 2020-05-07 14:09 UTC  (12+ messages)
` [PATCH v9 02/11] media: v4l2-ctrl: Document V4L2_CID_CAMERA_SENSOR_LOCATION

[PATCH v2 0/6] Add Rockchip new PCIe controller and combo phy support
 2020-05-07 14:09 UTC  (7+ messages)
` [PATCH v2 3/6] PCI: dwc: Skip allocating own MSI domain if using external MSI domain
` [PATCH v2 4/6] dt-bindings: rockchip: Add DesignWare based PCIe controller

[PATCH] target/arm: Use correct GDB XML for M-profile cores
 2020-05-07 14:08 UTC  (2+ messages)

[dpdk-dev] [PATCH v12 1/7] ethdev: added UNKNOWN speed value
 2020-05-07 14:08 UTC  (6+ messages)
` [dpdk-dev] [PATCH v1 0/6] ethdev: allow unknown link speed

[PATCH 08/11] x86/uv: Simplify uv_send_IPI_one
 2020-05-07 14:07 UTC  (2+ messages)
` [tip: x86/platform] x86/platform/uv: Simplify uv_send_IPI_one()

[PATCH 05/11] x86/uv: Remove the UV*_HUB_IS_SUPPORTED macros
 2020-05-07 14:07 UTC  (2+ messages)
` [tip: x86/platform] x86/platform/uv: "

[PATCH v3 0/2] Add CTS/RTS gpio support to STM32 UART
 2020-05-07 14:07 UTC  (3+ messages)

[PATCH 04/11] x86/uv: Unexport symbols only used by x2apic_uv_x.c
 2020-05-07 14:07 UTC  (2+ messages)
` [tip: x86/platform] x86/platform/uv: "

[PATCH 06/11] x86/uv: Mark is_uv_hubless static
 2020-05-07 14:07 UTC  (2+ messages)
` [tip: x86/platform] x86/platform/uv: Mark is_uv_hubless() static

[PATCH 10/11] x86/uv: Unexport uv_apicid_hibits
 2020-05-07 14:07 UTC  (2+ messages)
` [tip: x86/platform] x86/platform/uv: "

[PATCH 07/11] x86/uv: Mark uv_min_hub_revision_id static
 2020-05-07 14:07 UTC  (2+ messages)
` [tip: x86/platform] x86/platform/uv: "

[PATCH] bpf: Tweak BPF jump table optimizations for objtool compatibility
 2020-05-07 14:07 UTC  (11+ messages)

[PATCH 09/11] x86/uv: Remove _uv_hub_info_check
 2020-05-07 14:07 UTC  (2+ messages)
` [tip: x86/platform] x86/platform/uv: Remove _uv_hub_info_check()

USB networking news, ofono for d4: less hacked version
 2020-05-07 14:07 UTC  (4+ messages)

[PATCH 03/11] x86/uv: Unexport sn_coherency_id
 2020-05-07 14:07 UTC  (2+ messages)
` [tip: x86/platform] x86/platform/uv: "

[PATCH 01/11] x86/uv: Mark uv_bios_call and uv_bios_call_irqsave static
 2020-05-07 14:07 UTC  (2+ messages)
` [tip: x86/platform] x86/platform/uv: Mark uv_bios_call() and uv_bios_call_irqsave() static

[PATCH 02/11] x86/uv: Remove the uv_partition_coherence_id macro
 2020-05-07 14:07 UTC  (2+ messages)
` [tip: x86/platform] x86/platform/uv: Remove the uv_partition_coherence_id() macro

[PATCH v5 00/15] acpi: i386 tweaks
 2020-05-07 14:06 UTC  (7+ messages)
` [PATCH v5 07/15] acpi: move aml builder code for parallel device
` [PATCH v5 08/15] acpi: move aml builder code for floppy device
` [PATCH v5 15/15] floppy: make isa_fdc_get_drive_max_chs static

[PATCH 11/11] x86/uv: Remove the unused _uv_cpu_blade_processor_id macro
 2020-05-07 14:07 UTC  (2+ messages)
` [tip: x86/platform] x86/platform/uv: Remove the unused _uv_cpu_blade_processor_id() macro

[PATCH v4 00/15] virtio-mem: paravirtualized memory
 2020-05-07 14:06 UTC  (39+ messages)
` [virtio-dev] "
` [PATCH v4 01/15] virtio-mem: Paravirtualized memory hotplug
  ` [virtio-dev] "
` [PATCH v4 02/15] MAINTAINERS: Add myself as virtio-mem maintainer
  ` [virtio-dev] "
` [PATCH v4 03/15] virtio-mem: Allow to specify an ACPI PXM as nid
  ` [virtio-dev] "
` [virtio-dev] [PATCH v4 04/15] virtio-mem: Paravirtualized memory hotunplug part 1
  `  "
` [PATCH v4 05/15] virtio-mem: Paravirtualized memory hotunplug part 2
  ` [virtio-dev] "
` [virtio-dev] [PATCH v4 06/15] mm: Allow to offline unmovable PageOffline() pages via MEM_GOING_OFFLINE
  `  "
` [virtio-dev] [PATCH v4 07/15] virtio-mem: Allow to offline partially unplugged memory blocks
  `  "
` [virtio-dev] [PATCH v4 08/15] mm/memory_hotplug: Introduce offline_and_remove_memory()
  `  "
` [virtio-dev] [PATCH v4 09/15] virtio-mem: Offline and remove completely unplugged memory blocks
  `  "
` [virtio-dev] [PATCH v4 10/15] virtio-mem: Better retry handling
  `  "
` [PATCH v4 11/15] virtio-mem: Add parent resource for all added "System RAM"
  ` [virtio-dev] "
` [virtio-dev] [PATCH v4 12/15] virtio-mem: Drop manual check for already present memory
  `  "
` [PATCH v4 13/15] virtio-mem: Unplug subblocks right-to-left
  ` [virtio-dev] "
` [PATCH v4 14/15] virtio-mem: Use -ETXTBSY as error code if the device is busy
  ` [virtio-dev] "
` [PATCH v4 15/15] virtio-mem: Try to unplug the complete online memory block first
  ` [virtio-dev] "

[PATCH V1 0/2] CQE fixes
 2020-05-07 14:06 UTC  (4+ messages)
` [PATCH V1 2/2] mmc: core: Fix recursive locking issue in CQE recovery path
    ` [PATCH] mmc: block: Fix request completion in the CQE timeout path

[PATCH] arm64: vdso: Add --eh-frame-hdr to ldflags
 2020-05-07 14:04 UTC  (3+ messages)

[PATCHv2] iommu/arm-smmu: Make remove callback message more informative
 2020-05-07 14:04 UTC  (4+ messages)

[dpdk-dev] [PATCH 1/3] ring: fix build for gcc O1 optimization
 2020-05-07 14:05 UTC  (3+ messages)
` [dpdk-dev] [PATCH 2/3] mempool/octeontx2: "

[Virtio-fs] [RFC 0/5] fuse: Auto-mounted submounts
 2020-05-07 14:05 UTC  (7+ messages)
` [Virtio-fs] [RFC 3/5] fuse: Split fuse_mount off of fuse_conn

[PATCH v2 00/17] dts/dt-bindings: Fix Arm Ltd. ARMv8 "boards"
 2020-05-07 14:04 UTC  (3+ messages)

[PATCH v2 00/13] microvm: add acpi support
 2020-05-07 14:03 UTC  (10+ messages)
` [PATCH v2 08/13] acpi: generic event device for x86

[net-next v3 0/9][pull request] 100GbE Intel Wired LAN Driver Updates 2020-05-05
 2020-05-07 14:04 UTC  (4+ messages)
` [net-next v3 2/9] ice: Create and register virtual bus for RDMA

[PATCH 2/2 v2] alpha: add a delay before serial port read
 2020-05-07 14:03 UTC  (12+ messages)
    ` [PATCH 2/2 v3] "
        ` [PATCH 2/2 v4] "
                ` [PATCH 2/2 v5] "

[PATCH v4 00/20] Split fsverity-utils into a shared library
 2020-05-07 14:03 UTC  (2+ messages)

[PATCH 0/3] Add nvme-tcp hpda support
 2020-05-07 14:02 UTC  (4+ messages)
` [PATCH 1/3] nvme-fabrics: Add support for padding alignment (pda) option on tcp
` [PATCH 2/3] nvme-tcp: Add target padding support
` [PATCH 3/3] nvme-tcp: Add Host hpda support

[PATCH] tpm_tis_core: Disable broken IRQ handling code
 2020-05-07 14:02 UTC  (4+ messages)

rebase -i: quick/inline reword
 2020-05-07 14:01 UTC  (3+ messages)

[PATCH] ACPI: IORT: Add extra message "applying workaround" for off-by-1 issue
 2020-05-07 14:02 UTC  (5+ messages)

[PATCH v2 1/2] CI: limit GitHub Actions to designated branches
 2020-05-07 14:02 UTC  (11+ messages)

[PATCH v3] selinux-testsuite: update to work on Debian
 2020-05-07 14:01 UTC 

[PATCH 00/15] Split off nVHE hyp code
 2020-05-07 14:01 UTC  (5+ messages)
` [PATCH 01/15] arm64: kvm: Unify users of HVC instruction

XDP bpf_tail_call_redirect(): yea or nay?
 2020-05-07 14:00 UTC  (3+ messages)

[V5, 0/2] media: i2c: Add support for DW9768 VCM driver
 2020-05-07 14:00 UTC  (9+ messages)
` [V5, 2/2] media: i2c: dw9768: Add "

[PATCH] x86: bitops: fix build regression
 2020-05-07 14:00 UTC  (4+ messages)

[RFC v4 0/6] hmp,qmp: Add some commands to introspect virtio devices
 2020-05-07 13:48 UTC  (3+ messages)
` [RFC v4 5/6] qmp: add QMP command x-debug-virtio-queue-element
` [RFC v4 6/6] hmp: add x-debug-virtio commands


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.