All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-03-20 17:58:08 to 2020-03-20 18:38:58 UTC [more...]

[RESEND][patch V3 00/23] x86/entry: Consolidation part II (syscalls)
 2020-03-20 18:00 UTC  (15+ messages)
` [patch V3 01/23] rcu: Dont acquire lock in NMI handler in rcu_nmi_enter_common()
` [patch V3 04/23] kprobes: Prevent probes in .noinstr.text section
` [patch V3 05/23] tracing: Provide lockdep less trace_hardirqs_on/off() variants
` [patch V3 06/23] bug: Annotate WARN/BUG/stackfail as noinstr safe
` [patch V3 07/23] lockdep: Prepare for noinstr sections
` [patch V3 15/23] x86/entry/64: Check IF in __preempt_enable_notrace() thunk
` [patch V3 16/23] x86/entry/64: Mark ___preempt_schedule_notrace() thunk noinstr
` [patch V3 17/23] rcu/tree: Mark the idle relevant functions noinstr
` [patch V3 18/23] x86/kvm: Move context tracking where it belongs
` [patch V3 19/23] x86/kvm/vmx: Add hardirq tracing to guest enter/exit
` [patch V3 20/23] x86/kvm/svm: Handle hardirqs proper on "
` [patch V3 21/23] context_tracking: Make guest_enter/exit_irqoff() .noinstr ready
` [patch V3 22/23] x86/kvm/vmx: Move guest enter/exit into .noinstr.text
` [patch V3 23/23] x86/kvm/svm: "

[RFC PATCH v2] dt-bindings: phy: convert phy-rockchip-inno-usb2 bindings to yaml
 2020-03-20 18:37 UTC  (2+ messages)

[PATCH 0/4] A bunch of renames
 2020-03-20 18:36 UTC  (3+ messages)

[PATCH 01/12] pcie: qcom: add missing ipq806x clocks in pcie driver
 2020-03-20 18:34 UTC  (12+ messages)
` [PATCH 02/12] devicetree: bindings: pci: add missing clks to qcom,pcie
` [PATCH 03/12] pcie: qcom: change duplicate pci reset to phy reset
` [PATCH 04/12] pcie: qcom: Fixed pcie_phy_clk branch issue
` [PATCH 05/12] pcie: qcom: add missing reset for ipq806x
` [PATCH 06/12] devicetree: bindings: pci: add ext reset to qcom,pcie
` [PATCH 07/12] pcie: qcom: add tx term offset support
` [PATCH 08/12] devicetree: bindings: pci: add phy-tx0-term-offset to qcom,pcie
` [PATCH 09/12] pcie: qcom: Programming the PCIE iATU for IPQ806x
` [PATCH 10/12] pcie: qcom: add Force GEN1 support
` [PATCH 11/12] devicetree: bindings: pci: add force_gen1 for qcom,pcie
` [PATCH 12/12] pcie: qcom: Set PCIE MRRS and MPS to 256B

[PATCH 0/6] Introduce ID_PFR2 and other CPU feature changes
 2020-03-20 18:40 UTC  (20+ messages)
` [PATCH 1/6] arm64/cpufeature: Introduce ID_PFR2 CPU register
` [PATCH 2/6] arm64/cpufeature: Add DIT and CSV2 feature bits in ID_PFR0 register
` [PATCH 3/6] arm64/cpufeature: Add remaining feature bits in ID_MMFR4 register
` [PATCH 4/6] arm64/cpufeature: Define an explicit ftr_id_isar0[] for ID_ISAR0 register
` [PATCH 5/6] arm64/cpufeature: Drop TraceFilt feature exposure from ID_DFR0 register
` [PATCH 6/6] arm64/cpufeature: Replace all open bits shift encodings with macros

linux-next: Tree for Mar 18
 2020-03-20 18:35 UTC  (10+ messages)
` linux-next: Tree for Mar 18 (objtool)

[PATCH bpf-next 0/4] XDP: Support atomic replacement of XDP interface attachments
 2020-03-20 18:35 UTC  (8+ messages)
` [PATCH bpf-next 1/4] xdp: Support specifying expected existing program when attaching XDP

[Intel-gfx] [PATCH 00/13] drm/i915: Port sync for skl+
 2020-03-20 18:36 UTC  (5+ messages)
` [Intel-gfx] [PATCH 02/13] drm/i915: Move TRANS_DDI_FUNC_CTL2 programming where it belongs

[PATCH] bpf: explicitly memset the bpf_attr structure
 2020-03-20 18:34 UTC  (8+ messages)
        ` [PATCH] bpf: explicitly memset some bpf info structures declared on the stack

[PATCH 0/5][v2] Relocation and backref resolution fixes
 2020-03-20 18:34 UTC  (6+ messages)
` [PATCH 1/5] btrfs: reorder reservation before reloc root selection
` [PATCH 2/5] btrfs: restart relocate_tree_blocks properly
` [PATCH 3/5] btrfs: track reloc roots based on their commit_root bytenr
` [PATCH 4/5] btrfs: do not resolve backrefs for roots that are being deleted
` [PATCH 5/5] btrfs: restart snapshot delete if we have to end the transaction

[MPTCP] [PATCH v1 5/5] Squash-to: "mptcp: update per unacked sequence on pkt reception"
 2020-03-20 18:34 UTC 

[MPTCP] [PATCH v1 4/5] Squash-to: "mptcp: Add handling of outgoing MP_JOIN requests"
 2020-03-20 18:34 UTC 

[MPTCP] [PATCH v1 3/5] Squash-to: "mptcp: Add handling of incoming MP_JOIN requests"
 2020-03-20 18:34 UTC 

[MPTCP] [PATCH v1 2/5] Squash-to: "mptcp: Add path manager interface"
 2020-03-20 18:34 UTC 

[MPTCP] [PATCH v1 1/5] Squash-to: "mptcp: Add ADD_ADDR handling"
 2020-03-20 18:34 UTC 

[MPTCP] [PATCH v1 0/5] squash and cleanup
 2020-03-20 18:34 UTC 

[PATCH] vfio-mdev: support mediated device creation in kernel
 2020-03-20 18:34 UTC  (2+ messages)

[Virtio-fs] [PATCH v2 1/2] virtiofsd: print more verbose information when bailing out
 2020-03-20 18:34 UTC  (2+ messages)
` [Virtio-fs] [PATCH v2 2/2] virtiofsd: fix mmap write under nondax mode

clone3: allow creation of time namespace with offset
 2020-03-20 18:33 UTC  (6+ messages)

Outreachy patches caught up on
 2020-03-20 18:33 UTC  (2+ messages)
` [Outreachy kernel] "

[dpdk-dev] [PATCH v2 00/10] generic rte atomic APIs deprecate proposal
 2020-03-20 18:32 UTC  (5+ messages)
` [dpdk-dev] [PATCH v3 00/12] "

[tip:x86/misc] BUILD SUCCESS 630b99ab60aa972052a4202a1ff96c7e45eb0054
 2020-03-20 18:31 UTC 

[Intel-gfx] [PATCH 1/3] drm/i915: Try to use fast+narrow link on eDP again and fall back to the old max strategy on failure
 2020-03-20 18:33 UTC  (3+ messages)
` [Intel-gfx] [PATCH 3/3] drm: Constify adjusted_mode a bit

[RFC PATCH] dynamic_debug: Add config option of DYNAMIC_DEBUG_CORE
 2020-03-20 18:30 UTC  (5+ messages)

[PATCH 0/2] efi_loader: correct reported length in GetNextVariable()
 2020-03-20 18:28 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] efi_selftest: check length report by GetNextVariableName()

[Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915: Hotplug cleanups (rev6)
 2020-03-20 18:28 UTC 

[PATCH 1/8] drm/amd/swSMU: add callback to set AC/DC power source
 2020-03-20 18:27 UTC  (8+ messages)
` [PATCH 2/8] drm/amdgpu/smu11: add a helper to set the "
` [PATCH 3/8] drm/amdgpu/swSMU: use the smu11 power source helper for navi1x
` [PATCH 4/8] drm/amdgpu/swSMU: correct the bootup power source for Navi1X
` [PATCH 5/8] drm/amdgpu/swSMU: set AC/DC mode based on the current system state
` [PATCH 6/8] drm/amdgpu/swSMU: handle DC controlled by GPIO for navi1x
` [PATCH 7/8] drm/amdgpu/swSMU: handle manual AC/DC notifications
` [PATCH 8/8] drm/amdgpu/smu11: add support for SMU AC/DC interrupts

[PATCH] drm/amdgpu: fix size validation failure in large buffer creation
 2020-03-20 18:27 UTC  (2+ messages)

[PATCH] arm64: move kimage_vaddr to .rodata
 2020-03-20 18:24 UTC  (4+ messages)

[PATCH v6 00/23] irqchip/gic-v4: GICv4.1 architecture support
 2020-03-20 18:23 UTC  (30+ messages)
` [PATCH v6 01/23] irqchip/gic-v3: Use SGIs without active state if offered
` [PATCH v6 02/23] irqchip/gic-v4.1: Skip absent CPUs while iterating over redistributors
` [PATCH v6 03/23] irqchip/gic-v4.1: Ensure mutual exclusion between vPE affinity change and RD access
` [PATCH v6 04/23] irqchip/gic-v4.1: Wait for completion of redistributor's INVALL operation
` [PATCH v6 05/23] irqchip/gic-v4.1: Ensure mutual exclusion betwen invalidations on the same RD
` [PATCH v6 06/23] irqchip/gic-v4.1: Advertise support v4.1 to KVM
` [PATCH v6 07/23] irqchip/gic-v4.1: Map the ITS SGIR register page
` [PATCH v6 08/23] irqchip/gic-v4.1: Plumb skeletal VSGI irqchip
` [PATCH v6 09/23] irqchip/gic-v4.1: Add initial SGI configuration

[PATCH] dlmalloc: Add an option to default malloc to init
 2020-03-20 18:27 UTC  (2+ messages)

Switching among serial consoles
 2020-03-20 18:26 UTC  (2+ messages)

[PATCH] hpsa: correct race condition in offload enabled
 2020-03-20 18:26 UTC 

[PATCH] perf mem2node: avoid double free related to realloc
 2020-03-20 18:25 UTC  (5+ messages)

[Cluster-devel] [PATCH v9 00/25] Change readahead API
 2020-03-20 18:24 UTC  (19+ messages)
` [Cluster-devel] [PATCH v9 12/25] mm: Move end_index check out of readahead loop
        ` [f2fs-dev] "
        `  "
        ` [Ocfs2-devel] "

[PATCH 0/9] Enable orphan section warning
 2020-03-20 18:24 UTC  (5+ messages)
` [PATCH 1/9] scripts/link-vmlinux.sh: Delay orphan handling warnings until final link

[PATCH v2] perf mem2node: avoid double free related to realloc
 2020-03-20 18:23 UTC 

MCTP control messages handling in libmctp
 2020-03-20 18:21 UTC 

[PATCH 0/7] SoundWire: intel: fix SHIM programming sequences
 2020-03-20 14:20 UTC  (13+ messages)
` [PATCH 3/7] soundwire: intel: add mutex to prevent concurrent access to SHIM registers
` [PATCH 4/7] soundwire: intel: add definitions for shim_mask
` [PATCH 5/7] soundwire: intel: follow documentation sequences for SHIM registers

[PULL v2 0/1] Slirp patches
 2020-03-20 18:20 UTC  (2+ messages)

ext4: invalid extent block on imx7
 2020-03-20 18:21 UTC  (2+ messages)

[PATCH 0/5] soundwire: add sdw_master_device support on Qualcomm platforms
 2020-03-20 18:17 UTC  (8+ messages)
` [PATCH 1/5] soundwire: bus_type: add master_device/driver support
` [PATCH 5/5] soundwire: qcom: add sdw_master_device support

[PATCH v2 00/11] pstore: mtd: support crash log to block and mtd device
 2020-03-20 18:20 UTC  (8+ messages)
` [PATCH v2 01/11] pstore/blk: new support logger for block devices

[PATCH] soundwire: stream: only change state if needed
 2020-03-20 14:33 UTC  (4+ messages)

[PATCH 1/1] x86 support for the initrd= command line option
 2020-03-20 18:19 UTC  (5+ messages)

[PATCH] KVM: x86: remove bogus user-triggerable WARN_ON
 2020-03-20 18:18 UTC  (5+ messages)

[lvs-users] Micro ipvsadm patch
 2020-03-20 18:16 UTC  (2+ messages)
  `  "

[PATCH 3/3] arm64: use mov_q instead of literal ldr
 2020-03-20 18:16 UTC  (2+ messages)

[ANNOUNCEMENT] Automated multi-kernel libbpf testing
 2020-03-20 18:15 UTC  (3+ messages)

[PATCH] staging: vt6656: Use BIT() macro in vnt_mac_reg_bits_* functions
 2020-03-20 18:13 UTC 

[PATCH 1/2] Revert "selftests/x86: Recurse into subdirectories"
 2020-03-20 18:10 UTC  (5+ messages)
` [PATCH 2/2] selftests/x86/sgx: Move to selftests/sgx

[PATCH v3 0/8] Add support for ZSTD-compressed kernel and initramfs
 2020-03-20 18:10 UTC 

[PATCH] monitor/hmp-cmds: fix bad indentation in 'info migrate_parameters' cmd output
 2020-03-20 18:07 UTC  (5+ messages)

[Intel-gfx] [PATCH 1/4] drm/i915/gt: Report context-is-closed prior to pinning
 2020-03-20 18:08 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for series starting with [1/4] "

[GSOC][PATCH 1/2] t1300: replace "test -f" into "test_path_is_file"
 2020-03-20 18:08 UTC  (4+ messages)
` [GSOC][PATCH v2] t1300: convert "test -f" with "test_path_is_file"

[PATCH] bdev: Reduce time holding bd_mutex in sync in blkdev_close()
 2020-03-20 18:07 UTC 

[PATCH V5 0/3] Convert QUP bindings to YAML and add ICC, pin swap doc
 2020-03-20 18:07 UTC  (3+ messages)
` [PATCH V5 3/3] dt-bindings: geni-se: Add binding for UART pin swap

help needed in debugging missed wakeup(?)
 2020-03-20 18:06 UTC  (2+ messages)

[PATCH] fio: fix interaction between offset/size limited threads and "max_open_zones"
 2020-03-20 18:06 UTC 

[PATCH 1/2] tty/serial: Add st,swap OF option to stm32-usart
 2020-03-20 18:05 UTC  (5+ messages)
` [PATCH 2/2] dt-bindings: serial: Add st,swap "

[PATCH v2 0/4] add support for QEMU 9pfs 'multidevs' option
 2020-03-20 17:01 UTC  (5+ messages)
` [PATCH v2 1/4] docs: virtfs: add section separators
` [PATCH v2 2/4] qemu: capabilities: add QEMU_CAPS_VIRTFS_MULTIDEVS
` [PATCH v2 3/4] conf: add 'multidevs' option
` [PATCH v2 4/4] qemu: add support for "

[PATCH v15 Kernel 0/7] KABIs to support migration for VFIO devices
 2020-03-20 18:01 UTC  (6+ messages)
` [PATCH v15 Kernel 4/7] vfio iommu: Implementation of ioctl for dirty pages tracking

[master][zeus][PATCH] relocatable.bbclass: Avoid an exception if an empty pkgconfig dir exist
 2020-03-20 18:04 UTC 

[PATCH] archiver.bbclass: Correct a typo
 2020-03-20 18:03 UTC 

[LTP] ❌ FAIL: Test report for kernel 5.5.11-rc3-bea9431.cki (stable)
 2020-03-20 18:02 UTC  (2+ messages)
`  "

clock_settime(2) error for non-settable clocks
 2020-03-20 18:02 UTC 

Question: how understand the raid profile of a btrfs filesystem
 2020-03-20 17:56 UTC 

[PATCH] i2c: dev: Fix the race between the release of i2c_dev and cdev
 2020-03-20 18:01 UTC 

[PATCH 5.5 00/54] 5.5.11-rc3 review
 2020-03-20 18:00 UTC  (2+ messages)

[PATCH] rtc: max8907: add missing select REGMAP_IRQ
 2020-03-20 17:59 UTC  (2+ messages)

[PATCH v4] tpm: ibmvtpm: retry on H_CLOSED in tpm_ibmvtpm_send()
 2020-03-20 17:59 UTC  (2+ messages)

[PATCH 5.4 00/50] 5.4.27-rc3 review
 2020-03-20 17:59 UTC  (2+ messages)

[PATCH v5 00/17] wilc1000: move out of staging
 2020-03-20 17:59 UTC  (3+ messages)
` [PATCH v5 16/17] dt: bindings: net: add microchip,wilc1000.yaml

[PATCH v3] block/nvme: introduce PMR support from NVMe 1.4 spec
 2020-03-20 17:48 UTC  (3+ messages)

[PATCH v2] x86: acpi: Add I²C timings to Intel Merrifield platform
 2020-03-20 17:59 UTC 

[PATCH 4.19 00/48] 4.19.112-rc1 review
 2020-03-20 17:58 UTC  (6+ messages)

Question: how understand the raid profile of a btrfs filesystem
 2020-03-20 17:58 UTC 

[Qemu-devel] [PULL 0/4] NBD patches for 2019-02-11
 2020-03-20 17:57 UTC  (3+ messages)
` [Qemu-devel] [PULL 3/4] qcow2: Add list of bitmaps to ImageInfoSpecificQCow2

[PATCH] mm/shuffle.c: optimize add_to_free_area_random()
 2020-03-20 17:58 UTC  (8+ messages)
      ` [PATCH v2] mm/shuffle.c: Fix races in add_to_free_area_random()
        ` [PATCH v3] "
          ` [PATCH v4] "


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.