All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-06-24 09:19:05 to 2021-06-24 10:10:56 UTC [more...]

post-receive: pub/scm/linux/kernel/git/mnyman/xhci
 2021-06-24 10:10 UTC 

[PATCH v2 0/2] drm/panfrost: Queue jobs on the hardware
 2021-06-24 10:10 UTC  (5+ messages)
` [PATCH v2 2/2] "

[PATCH 1/2] firmware: arm_scmi: Simplify device probe function on the bus
 2021-06-24 10:08 UTC  (3+ messages)
` [PATCH 2/2] firmware: arm_scmi: Ensure drivers provide a probe function

[PATCH net-next V1 0/4] Add option to enable PHY WOL with PMT enabled
 2021-06-24 10:07 UTC  (7+ messages)
` [PATCH net-next V1 3/4] net: stmmac: Reconfigure the PHY WOL settings in stmmac_resume()

Integration of mpg321 in yocto zeus
 2021-06-24 10:10 UTC  (2+ messages)
` [yocto] "

[dpdk-dev] [PATCH v2] common/mlx5: add provider query port support to glue library
 2021-06-24 10:10 UTC  (5+ messages)

[tip:x86/fpu] BUILD SUCCESS 6f9866a166cd1ad3ebb2dcdb3874aa8fee8dea2f
 2021-06-24 10:09 UTC 

[GIT PULL] ASoC fixes for v5.13-rc7
 2021-06-24 10:07 UTC  (3+ messages)

[PATCH] iwlwifi: select MAC80211_LEDS conditionally
 2021-06-24 10:08 UTC 

[PATCH 0/6] KVM: Remove uses of struct page from x86 and arm64 MMU
 2021-06-24 10:06 UTC  (36+ messages)
` [PATCH 1/6] KVM: x86/mmu: release audited pfns
      ` [Intel-gfx] "
` [PATCH 2/6] KVM: mmu: also return page from gfn_to_pfn
  ` [Intel-gfx] "
` [PATCH 3/6] KVM: x86/mmu: avoid struct page in MMU

[PATCH v2 net] ipv6: fix out-of-bound access in ip6_parse_tlv()
 2021-06-24 10:07 UTC 

[PATCH net] ipv6: fix out-of-bound access in ip6_parse_tlv()
 2021-06-24 10:08 UTC  (3+ messages)

[question] free space of disk with btrfs is too different from other du
 2021-06-24 10:07 UTC  (9+ messages)

[PATCH v2 0/6] block: block-status cache for data regions
 2021-06-24 10:05 UTC  (3+ messages)
` [PATCH v2 2/6] "

[LTP] [RFC] fs_bind rework
 2021-06-24 10:06 UTC  (2+ messages)

[dpdk-dev] [PATCH v4 1/2] devargs: add common key definition
 2021-06-24 10:05 UTC  (3+ messages)
` [dpdk-dev] [PATCH v5 "

[PATCH 4.19 000/425] 4.19.191-rc1 review
 2021-06-24 10:04 UTC  (7+ messages)
` [PATCH 4.19 425/425] scripts: switch explicitly to Python 3

[PATCH v3 00/10] ensure bios aren't split in middle of crypto data unit
 2021-06-24 10:04 UTC  (4+ messages)
` [PATCH v3 07/10] mmc: handle error from blk_ksm_register()

[PATCH v4 00/10] Complementary changes for error handling
 2021-06-24 10:04 UTC  (9+ messages)
` [PATCH v4 06/10] scsi: ufs: Remove host_sem used in suspend/resume

[PATCH v5 0/4] Fix some mptcp syncookie process bugs
 2021-06-24 10:02 UTC  (8+ messages)
` [PATCH v5 4/4] mptcp: avoid processing packet if a subflow reset

[Intel-gfx] 5.13-rc6 on thinkpad X220: graphics hangs with recent mainline
 2021-06-24  9:53 UTC  (2+ messages)
`  "

[PATCH] Fix mt7622.dtsi thermal cpu
 2021-06-24  9:59 UTC  (9+ messages)

[PATCHv8 00/18] scsi: enabled reserved commands for LLDDs
 2021-06-24  9:55 UTC  (7+ messages)
` [PATCH 03/18] scsi: add scsi_{get,put}_internal_cmd() helper

[PATCH] iio: chemical: atlas-sensor: Avoid using irq_work
 2021-06-24 10:00 UTC 

[drm-msm:msm-next 85/86] mdp5_crtc.c:undefined reference to `__aeabi_uldivmod'
 2021-06-24 10:00 UTC 

[android-common:upstream-f2fs-stable-linux-4.19.y 482/886] include/linux/kern_levels.h:5:18: warning: format '%lu' expects argument of type 'long unsigned int', but argument 6 has type 'blkcnt_t' {aka 'long long unsigned int'}
 2021-06-24  9:59 UTC 

[PATCH 0/5] some smatch fixes
 2021-06-24  9:59 UTC  (4+ messages)
` [PATCH 3/5] media: v4l2-flash-led-class: drop an useless check

[PATCH] drm/vgem: Implement mmap as GEM object function
 2021-06-24  9:57 UTC  (2+ messages)

[PATCH] drm/rockchip: Implement mmap as GEM object function
 2021-06-24  9:55 UTC  (3+ messages)

[PATCH v2 00/24] objtool/x86: noinstr vs PARAVIRT
 2021-06-24  9:41 UTC  (25+ messages)
` [PATCH v2 01/24] x86/xen: Mark cpu_bringup_and_idle() as dead_end_function
` [PATCH v2 02/24] objtool: Introduce CFI hash
` [PATCH v2 03/24] objtool: Handle __sanitize_cov*() tail calls
` [PATCH v2 04/24] x86/kvm: Always inline sev_*guest()
` [PATCH v2 05/24] x86/kvm: Always inline vmload() / vmsave()
` [PATCH v2 06/24] x86: Always inline context_tracking_guest_enter()
` [PATCH v2 07/24] x86/kvm: Always inline to_svm()
` [PATCH v2 08/24] x86/kvm: Always inline evmcs_write64()
` [PATCH v2 09/24] x86: Always inline ip_within_syscall_gap()
` [PATCH v2 10/24] x86/sev: Fix noinstr for vc_ghcb_invalidate()
` [PATCH v2 11/24] locking/lockdep: Avoid RCU-induced noinstr fail
` [PATCH v2 12/24] x86/paravirt: Mark arch_local_irq_*() __always_inline
` [PATCH v2 13/24] x86/paravirt: Use PVOP_* for paravirt calls
` [PATCH v2 14/24] x86/xen: Make read_cr2() noinstr
` [PATCH v2 15/24] x86/xen: Make write_cr2() noinstr
` [PATCH v2 16/24] x86/xen: Make get_debugreg() noinstr
` [PATCH v2 17/24] x86/xen: Make set_debugreg() noinstr
` [PATCH v2 18/24] x86/xen: Make save_fl() noinstr
` [PATCH v2 19/24] x86/xen: Make hypercall_page noinstr
` [PATCH v2 20/24] x86/xen: Make irq_enable() noinstr
` [PATCH v2 21/24] x86/xen: Make irq_disable() noinstr
` [PATCH v2 22/24] x86/xen: Mark xen_force_evtchn_callback() noinstr
` [PATCH v2 23/24] x86/xen: Rework the xen_{cpu,irq,mmu}_ops[] arrays
` [PATCH v2 24/24] objtool: Support pv_opsindirect calls for noinstr

[Buildroot] [PATCH] package/zfs: Bump version to 2.0.5
 2021-06-24  9:56 UTC 

[PATCH] ext4: use ext4_grp_locked_error in mb_find_extent
 2021-06-24  9:55 UTC  (2+ messages)

URGENT PURCHASE
 2021-06-24  9:52 UTC 

[igt-dev] [PATCH i-g-t] tools/i915-perf-recorder: add ability to select device
 2021-06-24  9:54 UTC  (3+ messages)

[PATCH] ARM: pxa: ssp: remove unnecessary print function dev_err()
 2021-06-24  9:51 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t] i915/perf: Enable perf OA tests for ADLP
 2021-06-24  9:54 UTC  (2+ messages)

[PATCH] drm/xen: Implement mmap as GEM object function
 2021-06-24  9:53 UTC  (2+ messages)

[PATCH] x86/PCI: Conditionally add a non-e820 mapped window to root bridge
 2021-06-24  9:53 UTC 

[Linaro-mm-sig] [PATCH v3 1/2] habanalabs: define uAPI to export FD for DMA-BUF
 2021-06-24  9:52 UTC  (14+ messages)

[PATCH] bitbake: Fix automatic generation of variable dependencies
 2021-06-24  9:52 UTC  (4+ messages)
` [poky] "

[PATCH V3 0/4] cpufreq: cppc: Add support for frequency invariance
 2021-06-24  9:49 UTC  (8+ messages)
` [PATCH V3 4/4] cpufreq: CPPC: "

[PATCH] uio: Fix bus error that access memory mapped by physical
 2021-06-24  9:48 UTC  (8+ messages)

[Intel-gfx] [PATCH] drm/i915/selftest: Extend ctx_timestamp ICL workaround to GEN11
 2021-06-24  9:48 UTC  (2+ messages)

[PATCH 0/3] pinctrl: Add RZ/G2L pin and gpio driver
 2021-06-24  9:48 UTC  (3+ messages)
` [PATCH 1/3] dt-bindings: pinctrl: renesas,rzg2l-pinctrl: Add DT bindings for RZ/G2L pinctrl

[dpdk-dev] [PATCH v1 0/7] Enhancements for PMD power management
 2021-06-24  9:47 UTC  (11+ messages)
` [dpdk-dev] [PATCH v1 1/7] power_intrinsics: allow monitor checks inversion

[PATCH v3] pkcs7: make parser enable SM2 and SM3 algorithms combination
 2021-06-24  9:47 UTC 

[GIT PULL] HDMI codec improvements, v2
 2021-06-23 13:14 UTC  (3+ messages)

[xlnx:xlnx_rebase_v5.10 65/1749] drivers/spi/spi-zynqmp-gqspi.c:1087 zynqmp_qspi_exec_op() warn: inconsistent returns '&xqspi->op_lock'
 2021-06-24  9:41 UTC  (2+ messages)

[PULL 00/21] Microvm 20200917 patches
 2021-06-24  9:42 UTC  (4+ messages)
` [PULL 04/21] acpi: ged: add control regs

linux-next: build failure after merge of the akpm-current tree
 2021-06-24  9:43 UTC 

[PATCH 00/12] wilc1000: added chip wakeup support and few fixes
 2021-06-24  9:42 UTC  (17+ messages)
` [PATCH 03/12] wilc1000: added new WID to pass WOW info to firmware
` [PATCH 04/12] wilc1000: setup registers to support chip wakeup sequence
` [PATCH 05/12] wilc1000: add reset/terminate/repeat command support for SPI bus
` [PATCH 08/12] wilc1000: invoke chip reset register while FW download
` [PATCH 09/12] wilc1000: avoid 'isinit' static by moving inside priv data
` [PATCH 11/12] wilc1000: use write command after read in wilc_spi_sync_ext()
` [PATCH 10/12] wilc1000: added initialized variable check before processing
` [PATCH 12/12] wilc1000: increase WILC_CFG_PKTS_TIMEOUT timeout value

[linux-next:master 12047/12612] mm/filemap.c:2414 filemap_update_page() warn: inconsistent returns '&mapping->invalidate_lock'
 2021-06-24  9:42 UTC 

[PATCH v9 bpf-next 00/14] mvneta: introduce XDP multi-buffer support
 2021-06-24  9:42 UTC  (7+ messages)
` [PATCH v9 bpf-next 08/14] bpf: add multi-buff support to the bpf_xdp_adjust_tail() API
` [PATCH v9 bpf-next 10/14] bpf: add multi-buffer support to xdp copy helpers

[PATCH 0/2] STM32 DMA alternative REQ/ACK protocol support
 2021-06-24  9:39 UTC  (6+ messages)
` [PATCH 1/2] dt-bindings: dma: add alternative REQ/ACK protocol selection in stm32-dma
` [PATCH 2/2] dmaengine: stm32-dma: add alternate REQ/ACK protocol management

[PATCH] serial: zynq: Add support for serial parameters
 2021-06-24  9:41 UTC  (5+ messages)

[PATCH v3 0/3] IR driver for USB-UIRT device
 2021-06-24  9:41 UTC  (11+ messages)

[jpirko-mlxsw:linecards 44/102] net/core/devlink.c:9601 devlink_linecard_create() warn: inconsistent returns '&devlink->lock'
 2021-06-24  9:40 UTC 

[PATCH net 0/3] net: macsec: fix key length when offloading
 2021-06-24  9:38 UTC  (4+ messages)
` [PATCH net 1/3] net: macsec: fix the length used to copy the key for offloading
` [PATCH net 2/3] net: phy: mscc: fix macsec key length
` [PATCH net 3/3] net: atlantic: fix the "

[PATCH] drm/qxl: Remove empty qxl_gem_prime_mmap()
 2021-06-24  9:38 UTC  (3+ messages)

[linux-next:master 3665/11714] {standard input}:2644: Error: pcrel offset for branch to .LS0015 too far (0x3e)
 2021-06-24  9:37 UTC  (7+ messages)

[PATCH] drm/amdgpu: Avoid printing of stack contents on firmware load error
 2021-06-24  9:37 UTC  (3+ messages)

[PATCH v3 00/27] Deprecate struct drm_device.irq_enabled
 2021-06-24  9:36 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "

[PATCH net] ipv6/netfilter: Drop Packet Too Big with invalid payload
 2021-06-24  9:27 UTC  (3+ messages)

[dpdk-dev] [PATCH] net/i40e: fix FDIR input set conflict issue
 2021-06-24  9:34 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2] "

[PATCH 0/2] sched: SCA vs hotplug vs stopper races fixes
 2021-06-24  9:33 UTC  (7+ messages)
` [PATCH 2/2] sched: Plug race between SCA, hotplug and migration_cpu_stop()

[PATCH RFC 0/6] i386/pc: Fix creation of >= 1Tb guests on AMD systems with IOMMU
 2021-06-24  9:32 UTC  (8+ messages)
` [PATCH RFC 1/6] i386/pc: Account IOVA reserved ranges above 4G boundary

[PATCH v2] media: atomisp: fix the uninitialized use and rename "retvalue"
 2021-06-24  9:31 UTC  (2+ messages)

[PATCHSET] d_path cleanups
 2021-06-24  9:29 UTC  (5+ messages)
` [PATCH 01/14] d_path: "\0" is {0,0}, not {0}
  ` [PATCH 09/14] d_path: introduce struct prepend_buffer

[PATCH v2] hw/audio/sb16: Restrict I/O sampling rate range for command 41h/42h
 2021-06-24  9:29 UTC  (2+ messages)

[xlnx:master 227/525] drivers/tty/serial/xilinx_uartps.c:1520 cdns_get_id() warn: inconsistent returns '&bitmap_lock'
 2021-06-24  9:28 UTC  (2+ messages)

[PATCH RFC 0/2] dma-pool: allow user to disable atomic pool
 2021-06-24  9:29 UTC  (5+ messages)

[PATCH v6 0/3] sched/fair: Burstable CFS bandwidth controller
 2021-06-24  9:28 UTC  (5+ messages)
` [PATCH v6 1/3] sched/fair: Introduce the burstable CFS controller

[PATCH v2 0/4] Freezer rewrite
 2021-06-24  9:22 UTC  (5+ messages)
` [PATCH v2 1/4] freezer: Have {,un}lock_system_sleep() save/restore flags
` [PATCH v2 2/4] freezer,umh: Clean up freezer/initrd interaction
` [PATCH v2 3/4] ptrace: Track __TASK_TRACED state in p->ptrace
` [PATCH v2 4/4] freezer,sched: Rewrite core freezer logic

[PATCH 0/4] Integrate renesas MCU/SoC timer module [part 2 from review]
 2021-06-24  9:23 UTC  (5+ messages)
` [PATCH 1/4] !fixup hw/timer: Add renesas_timer
` [RFC PATCH 2/4] !fixup hw/rx: rx62n switch renesas_timer
` [PATCH 3/4] hw/timer: Remove RENESAS_TMR / RENESAS_CMT
` [PATCH 4/4] hw/timer: Remove SH_TIMER

[PATCH v5 0/4] make '%pD' print the full path of file
 2021-06-24  9:26 UTC  (4+ messages)
` [PATCH v5 1/4] fs: introduce helper d_path_unsafe()

[PATCH] ARM: pxa: ssp: remove unnecessary print function dev_err()
 2021-06-24  9:24 UTC  (3+ messages)

[PATCH v3 0/4] Miscellaneous fuzzer changes
 2021-06-24  9:23 UTC  (5+ messages)
` [PATCH v3 1/4] fuzz: adjust timeout to allow for longer inputs
` [PATCH v3 3/4] fuzz: fix the AC97 generic-fuzzer config

[PATCH] ARM: bL_switcher: use IS_ERR_OR_NULL() to simplify code
 2021-06-24  9:23 UTC  (3+ messages)

[LSF/MM/BPF Topic] Towards more useful nvme-passthrough
 2021-06-24  9:24 UTC  (3+ messages)

[PATCH 00/10] tools/xenstored: Bug fixes + Improve Live-Update
 2021-06-24  9:23 UTC  (7+ messages)
` [PATCH 08/10] tools/xenstored: Extend restore code to handle multiple input buffer
` [PATCH 10/10] tools/xenstored: Delay new transaction while Live-Update is pending

[PATCH v1 1/1] net/e1000e: Fix spelling mistake "The" -> "This"
 2021-06-24  9:23 UTC  (3+ messages)

[PATCH] ARM: dts: ux500: Flag eMMCs as non-SDIO/SD
 2021-06-24  9:19 UTC  (2+ messages)

[PATCH] ASoC: qcom: lpass-cpu: mark IRQ_CLEAR register as volatile and readable
 2021-06-24  9:21 UTC  (2+ messages)

[PATCH] media: bpf: do not copy more entries than user space requested
 2021-06-24  9:21 UTC  (2+ messages)

[PATCH bpf-next 0/3] XDP bonding support
 2021-06-24  9:18 UTC  (3+ messages)
` [PATCH bpf-next v2 0/4] "
  ` [PATCH bpf-next v2 4/4] devmap: Exclude XDP broadcast to master device


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.