All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-02-05 22:44:19 to 2021-02-05 23:32:58 UTC [more...]

[patch 00/12] x86/irq/64: Inline irq stack switching
 2021-02-05 15:00 UTC  (4+ messages)
` [patch 03/12] x86/irq/64: Adjust the per CPU irq stack pointer by 8

[PATCH v2 1/1] powerpc/kvm: Save Timebase Offset to fix sched_clock() while running guest code
 2021-02-05 23:32 UTC  (3+ messages)

[PULL 00/46] tcg patch queue
 2021-02-05 22:56 UTC  (46+ messages)
` [PULL 01/46] tcg/s390: Fix compare instruction from extended-immediate facility
` [PULL 02/46] exec/cpu-defs: Remove TCG backends dependency
` [PULL 03/46] tcg/aarch64: Do not convert TCGArg to temps that are not temps
` [PULL 04/46] configure: Fix --enable-tcg-interpreter
` [PULL 05/46] tcg/tci: Make tci_tb_ptr thread-local
` [PULL 06/46] tcg/tci: Implement INDEX_op_ld16s_i32
` [PULL 07/46] tcg/tci: Implement INDEX_op_ld8s_i64
` [PULL 08/46] tcg/tci: Inline tci_write_reg32s into the only caller
` [PULL 09/46] tcg/tci: Inline tci_write_reg8 into its callers
` [PULL 10/46] tcg/tci: Inline tci_write_reg16 into the only caller
` [PULL 11/46] tcg/tci: Inline tci_write_reg32 into all callers
` [PULL 12/46] tcg/tci: Inline tci_write_reg64 into 64-bit callers
` [PULL 13/46] tcg/tci: Merge INDEX_op_ld8u_{i32,i64}
` [PULL 14/46] tcg/tci: Merge INDEX_op_ld8s_{i32,i64}
` [PULL 15/46] tcg/tci: Merge INDEX_op_ld16u_{i32,i64}
` [PULL 16/46] tcg/tci: Merge INDEX_op_ld16s_{i32,i64}
` [PULL 17/46] tcg/tci: Merge INDEX_op_{ld_i32,ld32u_i64}
` [PULL 18/46] tcg/tci: Merge INDEX_op_st8_{i32,i64}
` [PULL 19/46] tcg/tci: Merge INDEX_op_st16_{i32,i64}
` [PULL 20/46] tcg/tci: Move stack bounds check to compile-time
` [PULL 21/46] tcg/tci: Merge INDEX_op_{st_i32,st32_i64}
` [PULL 22/46] tcg/tci: Use g_assert_not_reached
` [PULL 23/46] tcg/tci: Remove dead code for TCG_TARGET_HAS_div2_*
` [PULL 24/46] tcg/tci: Implement 64-bit division
` [PULL 25/46] tcg/tci: Remove TODO as unused
` [PULL 26/46] tcg/tci: Restrict TCG_TARGET_NB_REGS to 16
` [PULL 27/46] tcg/tci: Fix TCG_REG_R4 misusage
` [PULL 28/46] tcg/tci: Remove TCG_CONST
` [PULL 29/46] cpu: Introduce TCGCpuOperations struct
` [PULL 30/46] target/riscv: remove CONFIG_TCG, as it is always TCG
` [PULL 31/46] accel/tcg: split TCG-only code from cpu_exec_realizefn
` [PULL 32/46] cpu: Move synchronize_from_tb() to tcg_ops
` [PULL 33/46] cpu: Move cpu_exec_* "
` [PULL 34/46] cpu: Move tlb_fill "
` [PULL 35/46] cpu: Move debug_excp_handler "
` [PULL 36/46] target/arm: do not use cc->do_interrupt for KVM directly
` [PULL 37/46] cpu: move cc->do_interrupt to tcg_ops
` [PULL 38/46] cpu: move cc->transaction_failed "
` [PULL 39/46] cpu: move do_unaligned_access "
` [PULL 40/46] physmem: make watchpoint checking code TCG-only
` [PULL 41/46] cpu: move adjust_watchpoint_address to tcg_ops
` [PULL 42/46] cpu: move debug_check_watchpoint "
` [PULL 43/46] cpu: tcg_ops: move to tcg-cpu-ops.h, keep a pointer in CPUClass
` [PULL 44/46] accel: extend AccelState and AccelClass to user-mode
` [PULL 45/46] accel: replace struct CpusAccel with AccelOpsClass

[PATCH v14 00/16] RISC-V Kendryte K210 support improvements
 2021-02-05 23:32 UTC  (10+ messages)
` [PATCH v14 07/16] dt-bindings: fix sifive gpio properties

[PATCH 0/8] sched/fair: misfit task load-balance tweaks
 2021-02-05 14:31 UTC  (6+ messages)
` [PATCH 1/8] sched/fair: Clean up active balance nr_balance_failed trickery
` [PATCH 3/8] sched/fair: Tweak misfit-related capacity checks

[PATCH v11 0/5] arm64: ARMv8.5-A: MTE: Add async mode support
 2021-02-05 15:45 UTC  (4+ messages)
` [PATCH v11 4/5] arm64: mte: Enable async tag check fault

[PATCH v6 00/21] arm64: Early CPU feature override, and applications to VHE, BTI and PAuth
 2021-02-05 14:04 UTC  (4+ messages)
` [PATCH v6 05/21] arm64: Initialise as nVHE before switching to VHE

[PATCH net-next 0/7] Marvell Prestera Switchdev misc updates
 2021-02-05 15:24 UTC  (5+ messages)
` [PATCH net-next 4/7] net: marvell: prestera: move netdev topology validation to prestera_main
` [PATCH net-next 5/7] net: marvell: prestera: add LAG support

[Intel-wired-lan] [PATCH net v1] i40e: Fix NULL ptr dereference on VSI filter sync
 2021-02-05 23:28 UTC  (2+ messages)

[PATCH RESEND V12 0/8] fuse: Add support for passthrough read/write
 2021-02-05  9:54 UTC  (5+ messages)
` [PATCH RESEND V12 2/8] fuse: 32-bit user space ioctl compat for fuse device

[PATCH V7 0/6] dt: build overlays
 2021-02-05  9:55 UTC  (6+ messages)
` [PATCH V7 4/6] kbuild: Add support to build overlays (%.dtbo)

[PATCH] usb: dwc3: gadget: Remove check for bounded driver
 2021-02-05  9:55 UTC  (5+ messages)

[PATCH v2 1/4] leds: lp50xx: add setting of default intensity from DT
 2021-02-05  9:57 UTC  (3+ messages)
  ` AW: "

[git pull] IOMMU Fix for Linux v5.11-rc6
 2021-02-05 16:01 UTC 

[PATCH v3 0/7] Introduce Sequence Number Ops
 2021-02-05  9:58 UTC  (3+ messages)
` [PATCH v3 1/7] seqnum_ops: "

[PATCH 0/2] fix deadlock in __io_req_task_submit()
 2021-02-05 10:03 UTC  (9+ messages)
` [PATCH 2/2] io_uring: don't hold uring_lock when calling io_run_task_work*

[PATCH v1] gpiolib: Don't probe gpio_device if it's not the primary device
 2021-02-05 10:02 UTC  (2+ messages)

[PATCH for-next 0/3] sendmsg/recvmsg cleanup
 2021-02-05  9:58 UTC  (5+ messages)
` [PATCH 3/3] io_uring: refactor sendmsg/recvmsg iov managing

[PATCH 1/2] PCI: also set up legacy files only after sysfs init
 2021-02-05 10:04 UTC  (5+ messages)

[PATCH][V2] drm/mgag200: make a const array static, makes object smaller
 2021-02-05 14:43 UTC  (2+ messages)

[RESEND RFC: timer passthrough 0/9] Support timer passthrough for VM
 2021-02-05 10:03 UTC  (6+ messages)
` [RFC: timer passthrough 1/9] KVM: vmx: hook set_next_event for getting the host tscd
` [RFC: timer passthrough 3/9] KVM: vmx: enable passthrough timer to guest
` [RFC: timer passthrough 4/9] KVM: vmx: enable passth timer switch to sw timer
` [RFC: timer passthrough 5/9] KVM: vmx: use tsc_adjust to enable tsc_offset timer passthrough
` [RFC: timer passthrough 7/9] KVM: vmx: save the initial value of host tscd

[PATCH v2 0/2] of: property: Add fw_devlink support for more props
 2021-02-05 10:05 UTC  (7+ messages)
  ` [PATCH v2 2/2] of: property: Add fw_devlink support for interrupts

[PATCH v2 1/2] ima: Free IMA measurement buffer on error
 2021-02-05 10:05 UTC  (4+ messages)
` [PATCH v2 2/2] ima: Free IMA measurement buffer after kexec syscall

[PATCH] printk: Userspace format enumeration support
 2021-02-05 14:26 UTC  (2+ messages)

linux-next: build failure after merge of the kvm tree
 2021-02-05 10:08 UTC  (2+ messages)

[GIT PULL] interconnect changes for 5.12
 2021-02-05 10:11 UTC  (2+ messages)

[PATCH 0/3] crypto:hisilicon/sec - fixes some coding style
 2021-02-05 10:10 UTC  (3+ messages)
` [PATCH 1/3] crypto: hisilicon/sec - fixes some log printing style
` [PATCH 3/3] crypto: hisilicon/sec - fixes shash test error

[PATCH] dt-bindings: eeprom: at24: Document ROHM BR24G01
 2021-02-05 10:33 UTC  (4+ messages)

[PATCH net] net: gro: do not keep too many GRO packets in napi->rx_list
 2021-02-05 10:49 UTC  (2+ messages)

[PATCH 5.10 00/57] 5.10.14-rc1 review
 2021-02-05 14:07 UTC  (10+ messages)
` [PATCH 5.10 01/57] net: dsa: microchip: Adjust reset release timing to match reference reset circuit
` [PATCH 5.10 10/57] iommu/io-pgtable-arm: Support coherency for Mali LPAE
` [PATCH 5.10 11/57] drm/panfrost: Support cache-coherent integrations
` [PATCH 5.10 12/57] arm64: dts: meson: Describe G12b GPU as coherent
` [PATCH 5.10 14/57] arm64: Do not pass tagged addresses to __is_lm_address()
` [PATCH 5.10 30/57] ALSA: hda: Add AlderLake-P PCI ID and HDMI codec vid
` [PATCH 5.10 43/57] nvmet: set right status on error in id-ns handler
` [PATCH 5.10 52/57] habanalabs: fix backward compatibility of idle check
` [PATCH 5.10 56/57] kthread: Extract KTHREAD_IS_PER_CPU

[PATCH] drm/msm/dp: reset dp controller only at boot up and pm_resume
 2021-02-05 22:50 UTC  (2+ messages)

[RFC][PATCH v6 0/7] Generic page pool & deferred freeing for system dmabuf heap
 2021-02-05 22:38 UTC  (5+ messages)
` [RFC][PATCH v6 1/7] drm: Add a sharable drm page-pool implementation

[PATCH 1/5] clk: rockchip: add clock ids for PCLK_DPHYRX and PCLK_DPHYTX0 on rk3368
 2021-02-05 11:05 UTC  (3+ messages)
` [PATCH 3/5] clk: rockchip: add clock id for SCLK_VIP_OUT "
` [PATCH 4/5] clk: rockchip: use "

[PATCH] ARM: configs: at91_dt_defconfig: add ov7740 module
 2021-02-05 14:27 UTC 

[OpenRISC] [PATCH] openrisc: use device tree to determine present cpus
 2021-02-05 16:07 UTC  (9+ messages)
          ` [OpenRISC] [PATCH v2] "
              `  "

[RFC PATCH 6/8] preempt/dynamic: Provide preempt_schedule[_notrace]() static calls
 2021-02-05 15:22 UTC  (11+ messages)

[PATCH 0/9] perf core PMU support for Sapphire Rapids (User tools)
 2021-02-05 15:26 UTC  (5+ messages)
` [PATCH 2/9] perf tools: Support the auxiliary event

[Intel-gfx] [PATCH] drm/i915: Add link rate and lane count to i915_display_info
 2021-02-05 23:11 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915: Add link rate and lane count to i915_display_info (rev2)

[RESEND PATCH 0/2] ASoC: stm32: i2s: add master clock provider
 2021-02-05 10:44 UTC  (2+ messages)
` [RESEND PATCH 2/2] "

[PATCH v4 00/14] RFC Support hot device unplug in amdgpu
 2021-02-05 23:09 UTC  (15+ messages)
` [PATCH v4 11/14] drm/amdgpu: Guard against write accesses after device removal

drivers/memory/ti-emif-pm.c:238:34: warning: unused variable 'ti_emif_of_match'
 2021-02-05 23:08 UTC 

[PATCH v1] vdpa/mlx5: Restore the hardware used index after change map
 2021-02-05 23:07 UTC  (2+ messages)

[PATCH v6 0/7] common SVDM version and VDO from dt
 2021-02-05 12:20 UTC  (3+ messages)

[PATCH v3 1/8] dt-bindings: usb: convert rockchip,dwc3.txt to yaml
 2021-02-05 11:40 UTC  (4+ messages)
` [PATCH v3 2/8] arm64: dts: rockchip: optimize clks for rk3399 dwc3
` [PATCH v3 3/8] arm64: dts: rockchip: restyle rk3399 usbdrd3_0 node
` [PATCH v3 4/8] arm64: dts: rockchip: restyle rk3399 usbdrd3_1 node

[PATCH 6/6] sched/fair: reduce the window for duplicated update
 2021-02-05 16:13 UTC  (2+ messages)
` [PATCH 6/6 v2] "

[PATCH v3] usb: pci-quirks: disable D3cold on xhci suspend for s2idle
 2021-02-05 12:20 UTC 

[PATCH v4 00/22] Add support for the SDM845 Camera Subsystem
 2021-02-05 10:44 UTC  (11+ messages)
` [PATCH v4 01/22] media: camss: Fix vfe_isr_comp_done() documentation
` [PATCH v4 02/22] media: camss: Fix vfe_isr comment typo
` [PATCH v4 03/22] media: camss: Replace trace_printk() with dev_dbg()
` [PATCH v4 04/22] media: camss: Add CAMSS_845 camss version
` [PATCH v4 05/22] media: camss: Make ISPIF subdevice optional
` [PATCH v4 10/22] media: camss: Add support for CSID hardware version Titan 170
` [PATCH v4 12/22] media: camss: Remove per VFE power domain toggling
` [PATCH v4 15/22] dt-bindings: media: camss: Add qcom,msm8996-camss binding
` [PATCH v4 16/22] dt-bindings: media: camss: Add qcom,sdm660-camss binding
` [PATCH v4 17/22] dt-bindings: media: camss: Add qcom,sdm845-camss binding

[PATCH] bus: mhi: pci_generic: Increase num of elements in hw event ring
 2021-02-05 12:34 UTC  (2+ messages)

[PATCH v2] mhi: pci_generic: Print warning in case of firmware crash
 2021-02-05 12:33 UTC  (2+ messages)

[PATCH 00/17] Refactor chunk-format into an API
 2021-02-05 12:31 UTC  (8+ messages)
` [PATCH v2 "
  ` [PATCH v2 09/17] midx: return success/failure in chunk write methods
  ` [PATCH v2 16/17] chunk-format: restore duplicate chunk checks

[PATCHv2 bpf-next 0/4] kbuild/resolve_btfids: Invoke resolve_btfids clean in root Makefile
 2021-02-05 12:40 UTC  (3+ messages)
` [PATCH bpf-next 2/4] tools/resolve_btfids: Check objects before removing
` [PATCH bpf-next 3/4] tools/resolve_btfids: Set srctree variable unconditionally

[PATCH 1/2] powercap/intel_rapl: Use topology interface in rapl_add_package()
 2021-02-05 12:45 UTC  (2+ messages)

[PATCH] ntp: Use freezable workqueue for RTC synchronization
 2021-02-05 12:43 UTC  (2+ messages)

[PATCH] fs: notify: inotify: Replace a common bad word with better common word
 2021-02-05 12:45 UTC  (2+ messages)

stable-rc/queue/4.9 baseline: 116 runs, 7 regressions (v4.9.255-13-g4073287b4900)
 2021-02-05 12:36 UTC 

stable-rc/queue/5.10 build: 196 builds: 0 failed, 196 passed, 13 warnings (v5.10.13-17-g3805d0d4554ff)
 2021-02-05 12:47 UTC 

stable-rc/queue/4.14 baseline: 133 runs, 5 regressions (v4.14.219-4-g73b0dbfe84596)
 2021-02-05 12:28 UTC 

stable-rc/queue/4.19 baseline: 153 runs, 5 regressions (v4.19.173-3-g00c3d82a0479)
 2021-02-05 12:21 UTC 

stable-rc/queue/4.19 build: 205 builds: 0 failed, 205 passed, 85 warnings (v4.19.173-5-g9a0b47b184f3)
 2021-02-05 12:13 UTC 

POSIX clock_gettime value is incorrect
 2021-02-05 22:58 UTC  (3+ messages)

[meta-OE][PATCH] postgresql: bypass autoconf version check
 2021-02-05 22:57 UTC 

[PATCH] include: acpi: Correct spelling in the file acoutput.h is optimzation to optimization
 2021-02-05 12:49 UTC  (2+ messages)

bug with fastpoll accept and sqpoll + IOSQE_FIXED_FILE
 2021-02-05 12:46 UTC  (15+ messages)

[PATCH net-next 0/8] net: dsa: microchip: DSA driver support for LAN937x switch
 2021-02-05 12:48 UTC  (4+ messages)
` [PATCH net-next 3/8] net: dsa: microchip: add DSA support for microchip lan937x

[PATCH] drivers: scsi: Describe and replace a word with better one in the file qlogicpti.h
 2021-02-05 12:55 UTC 

[PULL v3 00/27] Block patches
 2021-02-05 22:53 UTC  (2+ messages)

[PATCH] ARM: kexec: Fix panic after TLB are invalidated
 2021-02-05 14:36 UTC  (11+ messages)

[PATCH v3 00/11] iio: core,buffer: add support for multiple IIO buffers per IIO device
 2021-02-05 12:57 UTC  (10+ messages)
` [PATCH v3 08/11] iio: buffer: wrap all buffer attributes into iio_dev_attr
` [PATCH v3 11/11] iio: buffer: add ioctl() to support opening extra buffers for IIO device

[GIT PULL] MHI changes for v5.12
 2021-02-05 13:01 UTC 

[PATCH net-next v2 0/7] net: ipa: a mix of small improvements
 2021-02-05 14:38 UTC  (2+ messages)
` [PATCH net-next v2 4/7] net: ipa: remove two unused register definitions

[PATCH v16 00/16] RISC-V Kendryte K210 support improvements
 2021-02-05 22:52 UTC  (4+ messages)
` [PATCH v16 09/16] riscv: Update Canaan Kendryte K210 device tree

[PATCH 0/4] btrfs: fix a couple swapfile support bugs
 2021-02-05 12:55 UTC  (9+ messages)
` [PATCH 2/4] btrfs: fix race between writes to swap files and scrub
` [PATCH v2 0/3] btrfs: fix a couple swapfile support bugs
  ` [PATCH v2 1/3] btrfs: avoid checking for RO block group twice during nocow writeback
  ` [PATCH v2 3/3] btrfs: fix race between swap file activation and snapshot creation

[PATCH v15 00/42] btrfs: zoned block device support
 2021-02-05 13:07 UTC  (6+ messages)
` [PATCH v15 01/42] block: add bio_add_zone_append_page
  ` [PATCH v15 43/43] btrfs: zoned: deal with holes writing out tree-log pages

[bug report] net/mlx5: DR, Add STEv1 setters and getters
 2021-02-05 13:02 UTC 

[PATCH 4.19 00/17] 4.19.174-rc1 review
 2021-02-05 14:08 UTC  (2+ messages)
` [PATCH 4.19 08/17] platform/x86: intel-vbtn: Support for tablet mode on Dell Inspiron 7352

[PATCH 0/2] x86/unwind/orc: Handle missing ORC data better
 2021-02-05 14:51 UTC  (3+ messages)
` [PATCH 1/2] x86/unwind/orc: Disable KASAN checking in the ORC unwinder, part 2

[PATCH 4.14 00/15] 4.14.220-rc1 review
 2021-02-05 14:08 UTC  (2+ messages)
` [PATCH 4.14 08/15] phy: cpcap-usb: Fix warning for missing regulator_disable

[PATCH 0/3] Add support for the GST ESPRESSOBin-Ultra board
 2021-02-05 22:51 UTC  (8+ messages)
` [PATCH 1/3] cmd: env: Add 'env import -h' for Marvell hw_info formatted environments

[PATCH] mac80211: only schedule TXQ when reasonable airtime reporting
 2021-02-05 13:29 UTC  (2+ messages)

[PATCH v3 0/2] TPM fixes
 2021-02-05 13:29 UTC  (7+ messages)
` [PATCH v3 1/2] tpm: fix reference counting for struct tpm_chip

[PATCH v3 net-next 00/12] LAG offload for Ocelot DSA switches
 2021-02-05 13:02 UTC  (7+ messages)
` [PATCH v3 net-next 01/12] net: mscc: ocelot: rename ocelot_netdevice_port_event to ocelot_netdevice_changeupper
` [PATCH v3 net-next 02/12] net: mscc: ocelot: use a switch-case statement in ocelot_netdevice_event
` [PATCH v3 net-next 03/12] net: mscc: ocelot: don't refuse bonding interfaces we can't offload
` [PATCH v3 net-next 06/12] net: mscc: ocelot: avoid unneeded "lp" variable in LAG join
` [PATCH v3 net-next 07/12] net: mscc: ocelot: set up logical port IDs centrally
` [PATCH v3 net-next 10/12] net: mscc: ocelot: rebalance LAGs on link up/down events

[PATCH] PCI: Also set up legacy files only after sysfs init
 2021-02-05 13:36 UTC 

[PATCH 0/8] spi: stm32: fix and enhancements for spi-stm32
 2021-02-05 13:29 UTC  (3+ messages)
` [PATCH 1/8] spi: stm32: properly handle 0 byte transfer

[PATCH] imsm: add verbose flag to compare_super
 2021-02-05 13:29 UTC 

[PATCH] apei: erst: remove unneeded semicolon
 2021-02-05 12:51 UTC  (2+ messages)

[PATCH v2 1/2] EDAC/ghes: Add EDAC device for reporting the CPU cache errors
 2021-02-05 12:54 UTC  (2+ messages)

[PATCH v10 0/7] Support running driver's probe for a device powered off
 2021-02-05 13:25 UTC  (5+ messages)
` [PATCH v10 1/7] ACPI: scan: Obtain device's desired enumeration power state
` [PATCH v10 2/7] i2c: Allow an ACPI driver to manage the device's power state during probe
` [PATCH v10 3/7] Documentation: ACPI: Document _DSE object usage for enum power state
` [PATCH v10 6/7] media: i2c: imx319: Support probe while the device is off

[PATCH] mm: cma: support sysfs
 2021-02-05 22:47 UTC  (11+ messages)

How can a userspace program tell if the system supports the ACPI S4 state (Suspend-to-Disk)?
 2021-02-05 13:05 UTC  (2+ messages)

[PATCH 5.4 00/32] 5.4.96-rc1 review
 2021-02-05 14:07 UTC  (2+ messages)
` [PATCH 5.4 20/32] scsi: fnic: Fix memleak in vnic_dev_init_devcmd2

[linux-5.4 test] 159023: regressions - FAIL
 2021-02-05 22:46 UTC 

[PATCH v3 00/13] vdpa: add vdpa simulator for block device
 2021-02-05 13:32 UTC  (5+ messages)
` [PATCH v3 09/13] vhost/vdpa: remove vhost_vdpa_config_validate()

[PATCH v2] cifs: report error instead of invalid when revalidating a dentry fails
 2021-02-05 13:32 UTC  (5+ messages)
` [PATCH v3] "

[kvm-unit-tests PATCH v3 00/11] GIC fixes and improvements
 2021-02-05 13:30 UTC  (3+ messages)
` [kvm-unit-tests PATCH v3 11/11] arm64: gic: Use IPI test checking for the LPI tests

[RFC] Add BPF_PROG_TYPE_CGROUP_IOCTL
 2021-02-05 13:49 UTC  (13+ messages)

[PATCH dwarves v2 0/4] BTF ELF writing changes
 2021-02-05 13:42 UTC  (3+ messages)
` [PATCH dwarves v3 0/5] "
  ` [PATCH dwarves v3 5/5] btf_encoder: Align .BTF section to 8 bytes

[GIT PULL] MMC fixes for v5.11-rc7
 2021-02-05 13:43 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.