All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-04-30 13:02:13 to 2020-04-30 13:37:30 UTC [more...]

[PATCH] x86/EFI: correct section offsets in mkreloc diagnostics
 2020-04-30 13:36 UTC  (2+ messages)

[GIT PULL] PHY: For 5.7 -rc
 2020-04-30 13:37 UTC  (2+ messages)

[PATCH v2] arm64: Expose original FAR_EL1 value in sigcontext
 2020-04-30 13:34 UTC  (6+ messages)
` [PATCH v3] "

[PATCH v12 0/4] perf tools: add support for libpfm4
 2020-04-30 13:34 UTC  (4+ messages)
` [PATCH v12 4/4] "

[RFC PATCH v11 0/9] Add Tegra driver for video capture
 2020-04-30 13:34 UTC  (3+ messages)
` [RFC PATCH v11 6/9] media: tegra: Add Tegra210 Video input driver

[PATCH v4 0/7] KVM: VMX: Tscdeadline timer emulation fastpath
 2020-04-30 13:34 UTC  (7+ messages)
` [PATCH v4 1/7] KVM: VMX: Introduce generic fastpath handler
` [PATCH v4 2/7] KVM: X86: Enable fastpath when APICv is enabled
` [PATCH v4 5/7] KVM: VMX: Optimize posted-interrupt delivery for timer fastpath

[RFC/PATCH 0/1] virtio_mmio: hypervisor specific interfaces for MMIO
 2020-04-30 13:33 UTC  (10+ messages)
` [RFC/PATCH 1/1] virtio: Introduce MMIO ops

[PATCH v2] target/arm: Implement SVE2 fp convert precision
 2020-04-30 13:28 UTC 

[dpdk-dev] [PATCH] net/bnxt: fix a possible stack smashing
 2020-04-30 13:33 UTC  (3+ messages)
  ` [dpdk-dev] 答复: "

[dpdk-dev] [PATCH] app/testpmd: add cmdline option to set Rx mq mode
 2020-04-30 13:33 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2] "

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

[PATCH v6 v6 0/3] media: ov8856: Add devicetree support
 2020-04-30 13:32 UTC  (11+ messages)
` [PATCH v6 2/3] "

[PATCH] drm/radeon: cleanup coding style a bit
 2020-04-30 13:32 UTC  (5+ messages)
`  "

a8d5875ce5 ("Default enable RCU list lockdep debugging with .."): WARNING: suspicious RCU usage
 2020-04-30 13:32 UTC  (8+ messages)
  ` Fwd: "

[PATCH] gpiolib: add GPIO_SET_DEBOUNCE_IOCTL
 2020-04-30 13:32 UTC  (5+ messages)

[PATCH v3 REBASED 0/3] btrfs: fix issues due to alien device
 2020-04-30 13:31 UTC  (3+ messages)
` [PATCH 3/3] btrfs: free alien device due to device add

[RFC PATCH 0/3] v4l2 api changes for imx378 driver
 2020-04-30 13:31 UTC  (5+ messages)
` [RFC PATCH 1/3] media: v4l2-subdev.h: Add min and max enum

[Intel-gfx] Update PCI IDs
 2020-04-30 13:31 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915: Update Slylake "

[PATCH] [arm-autonomy] xenguest-manager: Wait longer for /dev/xvdaX creation
 2020-04-30 13:29 UTC 

[PATCH 0/3] block: drive-by cleanups for block cgroup
 2020-04-30 13:29 UTC  (4+ messages)
` [PATCH 2/3] block: move blkcg_bio_issue_check out of line

general protection fault in go7007_usb_probe
 2020-04-30 13:29 UTC  (3+ messages)

rcu_barrier() + membarrier() + scheduler deadlock?
 2020-04-30 13:28 UTC  (5+ messages)

[Buildroot] [PATCH] package/python-xmodem: new package
 2020-04-30 13:28 UTC  (2+ messages)

MMC tree not building anymore
 2020-04-30 13:28 UTC  (2+ messages)

[PATCH RFC 0/6] KVM: x86: Interrupt-based mechanism for async_pf 'page present' notifications
 2020-04-30 13:28 UTC  (5+ messages)
` [PATCH RFC 3/6] KVM: x86: interrupt based APF page-ready event delivery

[PATCH 1/2 v2] powerpc/dma: Define map/unmap mmio resource callbacks
 2020-04-30 13:15 UTC  (4+ messages)
` [PATCH 2/2 v2] powerpc/powernv: Enable and setup PCI P2P

mTLS on bmcweb
 2020-04-30 13:27 UTC  (6+ messages)

[PATCH v5 1/2] dt-bindings: arm: Add Akebi96 board support
 2020-04-30 13:25 UTC  (4+ messages)
` [PATCH v5 2/2] arm64: dts: uniphier: Add support for Akebi96

[PATCH v5 0/2] dts: uniphier: Add Akebi96 Board support
 2020-04-30 13:24 UTC  (2+ messages)

[RFC PATCH v1 0/5] media: tegra: Tegra video driver follow-up patches
 2020-04-30 13:24 UTC  (11+ messages)
` [RFC PATCH v1 3/5] media: tegra-video: Move PM runtime handle to streaming

[PATCH 1/3] drm/amdgpu: disable MGCG/MGLS also on gfx CG ungate
 2020-04-30 13:24 UTC  (3+ messages)
` [PATCH 3/3] drm/amd/powerplay: perform PG ungate prior to "

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

[PATCH] [arm-autonomy] documentation: Update arm-autonomy-quickstart.md
 2020-04-30 13:23 UTC 

[PATCH 1/2] dbus: Call destroy function in l_dbus_remove_watch
 2020-04-30 13:23 UTC  (2+ messages)
` [PATCH 2/2] dbus: Replace service_watch.removed by zeroing .id

[PATCH 0/2] userspace: Implement new format of filename trans rules
 2020-04-30 13:22 UTC  (5+ messages)

[PATCH v2] perf mem2node: avoid double free related to realloc
 2020-04-30 13:23 UTC  (3+ messages)

[PATCH] staging: wfx: avoid compiler warning on empty array
 2020-04-30 13:21 UTC  (6+ messages)

[PATCH 0/3] boards: ls1088aqds: transition to CONFIG_DM_ETH
 2020-04-30 13:22 UTC  (4+ messages)
` [PATCH 1/3] arm: dts: ls1088aqds: add CONFIG_MULTI_DTB_FIT support
` [PATCH 2/3] board: ls1088aqds: transition to DM_ETH
` [PATCH 3/3] configs: ls1088aqds_tfa_defconfig: enable DM_ETH and related

[PATCH v3 0/4] Introduce Xilinx ZynqMP CAN controller
 2020-04-30 13:16 UTC  (5+ messages)
` [PATCH v3 1/4] hw/net/can: "

[PATCH 8/7] hfs: stop using ioctl_by_bdev
 2020-04-30 13:20 UTC 

[PATCH RFC v3 00/41] scsi: enable reserved commands for LLDDs
 2020-04-30 13:19 UTC  (42+ messages)
` [PATCH RFC v3 01/41] scsi: add 'nr_reserved_cmds' field to the SCSI host template
` [PATCH RFC v3 02/41] scsi: add scsi_{get,put}_reserved_cmd()
` [PATCH RFC v3 03/41] scsi: Implement scsi_cmd_is_reserved()
` [PATCH RFC v3 04/41] csiostor: use reserved command for LUN reset
` [PATCH RFC v3 05/41] scsi: add scsi_cmd_from_priv()
` [PATCH RFC v3 06/41] virtio_scsi: use reserved commands for TMF
` [PATCH RFC v3 07/41] fnic: use reserved commands
` [PATCH RFC v3 08/41] fnic: use scsi_host_busy_iter() to traverse commands
` [PATCH RFC v3 09/41] scsi: use real inquiry data when initialising devices
` [PATCH RFC v3 10/41] scsi: make host device a first-class citizen
` [PATCH RFC v3 11/41] hpsa: move hpsa_hba_inquiry after scsi_add_host()
` [PATCH RFC v3 12/41] hpsa: use reserved commands
` [PATCH RFC v3 13/41] hpsa: use scsi_host_busy_iter() to traverse outstanding commands
` [PATCH RFC v3 14/41] hpsa: drop refcount field from CommandList
` [PATCH RFC v3 15/41] aacraid: use private commands
` [PATCH RFC v3 16/41] aacraid: use scsi_host_busy_iter() to traverse commands
` [PATCH RFC v3 17/41] megaraid_sas: kill this_id and init_id
` [PATCH RFC v3 18/41] megaraid_sas: use shost_priv()
` [PATCH RFC v3 19/41] megaraid_sas: avoid using megaraid_lookup_instance()
` [PATCH RFC v3 20/41] megaraid_sas: separate out megasas_set_max_sectors()
` [PATCH RFC v3 21/41] megaraid_sas: megaraid_sas: reshuffle SCSI host allocation
` [PATCH RFC v3 22/41] block: implement persistent commands
` [PATCH RFC v3 23/41] scsi: add a 'persistent' argument to scsi_get_reserved_cmd()
` [PATCH RFC v3 24/41] megaraid_sas: separate out megasas_prepare_aen()
` [PATCH RFC v3 25/41] megaraid_sas: use reserved commands
` [PATCH RFC v3 26/41] megaraid_sas_fusion: rearrange mfi and mpt frame pools
` [PATCH RFC v3 27/41] megaraid_sas_fusion: sanitize command lookup
` [PATCH RFC v3 28/41] megaraid_sas: use scsi_host_busy_iter to traverse outstanding commands
` [PATCH RFC v3 29/41] snic: use reserved commands
` [PATCH RFC v3 30/41] snic: use tagset iter for traversing commands
` [PATCH RFC v3 31/41] mv_sas: kill mvsas_debug_issue_ssp_tmf()
` [PATCH RFC v3 32/41] pm8001: kill pm8001_issue_ssp_tmf()
` [PATCH RFC v3 33/41] pm8001: kill 'dev' argument from pm8001_exec_internal_task_abort()
` [PATCH RFC v3 34/41] pm8001: use libsas-provided domain devices for SATA
` [PATCH RFC v3 35/41] libsas: add SCSI target pointer to struct domain_device
` [PATCH RFC v3 36/41] scsi: libsas,hisi_sas,mvsas,pm8001: Allocate Scsi_cmd for slow task
` [PATCH RFC v3 37/41] libsas: add tag to struct sas_task
` [PATCH RFC v3 38/41] scsi: hisi_sas: Use libsas slow task SCSI command
` [PATCH RFC v3 39/41] hisi_sas: use task tag to reference the slot
` [PATCH RFC v3 40/41] mv_sas: use reserved tags and drop private tag allocation
` [PATCH RFC v3 41/41] pm8001: use block-layer tags for ccb allocation

SELinux UseCases
 2020-04-30 13:20 UTC 

[PATCH] scsi: qla2xxx: use true,false for need_mpi_reset
 2020-04-30 13:17 UTC  (2+ messages)

[PATCH] optee: Use softer assignment to "invalid" for COMPATIBLE_MACHINE
 2020-04-30 13:19 UTC 

many csum warning/errors on qemu guests using btrfs
 2020-04-30 13:12 UTC  (5+ messages)

BUG: soft lockup while deleting tap interface from vlan aware bridge
 2020-04-30 13:18 UTC  (3+ messages)

[PATCH] KVM: x86: handle wrap around 32-bit address space
 2020-04-30 13:18 UTC  (6+ messages)

[PATCH] mtd: Fix mtd not registered due to nvmem name collision
 2020-04-30 13:17 UTC  (2+ messages)

[PATCH 00/18] Add R8A7742/RZG1H board support
 2020-04-30 13:17 UTC  (10+ messages)
` [PATCH 04/18] ARM: debug-ll: Add support for r8a7742
` [PATCH 05/18] dt-bindings: pinctrl: sh-pfc: Document r8a7742 PFC support
` [PATCH 06/18] pinctrl: sh-pfc: r8a7790: Add "

[PATCH][meta-java 1/3] openjdk-build-helper: Fix decoding GCC major version
 2020-04-30 13:15 UTC  (3+ messages)
` [PATCH][meta-java 2/3] icedtea7-native: Fix building with GCC 10
` [PATCH][meta-java 3/3] openjdk-8: "

[PATCH 1/4] counter: Internalize sysfs interface code
 2020-04-30 13:13 UTC  (4+ messages)

[PATCH 0/1] remove ioclt_by_bdev from DASD
 2020-04-30 13:13 UTC  (3+ messages)
` [PATCH 1/1] s390/dasd: remove ioctl_by_bdev from DASD driver

[Buildroot] [PATCH] package/python-ansicolors: new package
 2020-04-30 13:13 UTC  (2+ messages)

[PATCH] drm/radeon: drm/amdgpu: Disable [1002:6611] in radeon
 2020-04-30 13:12 UTC  (4+ messages)

[Buildroot] [PATCH] package/python-packaging: new package
 2020-04-30 13:13 UTC  (2+ messages)

[PATCH 1/2] arm64: armada-37xx: dts: sync armada-3720-espressobin.dts with u-boot-marvell
 2020-04-30 13:12 UTC 

[PATCH 2/2] arm64: armada-37xx: espressobin: enable SD card and network
 2020-04-30 13:12 UTC 

[PATCH 0/2] fixes for basic espressobin support
 2020-04-30 13:12 UTC 

NPMSW fetcher fails if recipes concurrently fetch the same dependencies
 2020-04-30 13:11 UTC 

[Buildroot] [PATCH v2] package/python-packaging: new package
 2020-04-30 13:11 UTC 

[PATCH 1/2] drm/amdgpu: Add ReadSerial defines for Arcturus
 2020-04-30 13:11 UTC  (4+ messages)
` [PATCH 2/2] drm/amdgpu: Add unique_id "

[PATCH v2 0/6] Capacity awareness for SCHED_DEADLINE
 2020-04-30 13:10 UTC  (3+ messages)
` [PATCH v2 5/6] sched/deadline: Make DL capacity-aware

[Buildroot] [PATCH v2] package/python-ansicolors: new package
 2020-04-30 13:11 UTC 

Commit 35fe6d7632 breaks blktrace API
 2020-04-30 13:10 UTC  (2+ messages)

FAILED: patch "[PATCH] bpf: Forbid XADD on spilled pointers for unprivileged users" failed to apply to 4.4-stable tree
 2020-04-30 13:10 UTC 

FAILED: patch "[PATCH] bpf: Forbid XADD on spilled pointers for unprivileged users" failed to apply to 4.14-stable tree
 2020-04-30 13:10 UTC 

FAILED: patch "[PATCH] bpf: Forbid XADD on spilled pointers for unprivileged users" failed to apply to 4.9-stable tree
 2020-04-30 13:10 UTC 

FAILED: patch "[PATCH] bpf: Forbid XADD on spilled pointers for unprivileged users" failed to apply to 4.19-stable tree
 2020-04-30 13:10 UTC 

[PATCH v2 0/1] LUKS: Fix error message when underlying fs don't support large enough files
 2020-04-30 13:03 UTC  (3+ messages)
` [PATCH v2 1/1] block/crypto: better error message when creating too large files

[Qemu-devel] [PATCH 0/2] RFC: Trivial error message fixes for luks format
 2020-04-30 13:03 UTC  (5+ messages)
` [Qemu-devel] [PATCH 1/2] LUKS: better error message when creating too large files

[Intel-gfx] [PATCH 1/2] drm/i915: Fix glk watermark calculations
 2020-04-30 13:08 UTC  (3+ messages)
` [Intel-gfx] [PATCH 2/2] drm/i915: Remove cnl pre-prod workarounds

[dpdk-dev] [PATCH] l3fwd-power: add Rx interrupt timeout
 2020-04-30 13:08 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2] "

[PATCH nft] rule: memleak in __do_add_setelems()
 2020-04-30 13:08 UTC  (2+ messages)

[PATCH 0/3] drm/amdgpu: remove set but not used variables
 2020-04-30 13:07 UTC  (3+ messages)

[PATCH] target/arm: Implement SVE2 fp convert precision
 2020-04-30 13:02 UTC 

[Buildroot] [PATCH] package/gitlab-runner: new package
 2020-04-30 13:07 UTC 

Your email still active?
 2020-04-30 13:05 UTC 

[PATCH] iio: adc: ti-ads8344: Fix channel selection
 2020-04-30 13:05 UTC 

arm64/for-kernelci build: 3 builds: 0 failed, 3 passed, 49 warnings (v5.7-rc3-49-gaf3701612ccd)
 2020-04-30 13:05 UTC 

[Intel-gfx] [PATCH v7 0/4] drm/i915/perf: Add support for multi context perf queries
 2020-04-30 13:04 UTC  (3+ messages)
` [Intel-gfx] [PATCH v7 4/4] drm/i915/perf: enable filtering on multiple contexts

[dpdk-dev] [PATCH v1 0/7] vectorize virtio packed ring datapath
 2020-04-30 13:04 UTC  (6+ messages)
` [dpdk-dev] [PATCH v11 0/9] add packed ring vectorized path
  ` [dpdk-dev] [PATCH v11 6/9] net/virtio: add vectorized packed ring Rx path

[PATCH net v2] mptcp: fix uninitialized value access
 2020-04-30 13:03 UTC  (2+ messages)
` [MPTCP] "

[Buildroot] [PATCH v2 1/1] package/apache: atomic creation of pid file
 2020-04-30 13:03 UTC  (3+ messages)

[PATCH 1/2] kselftests: introduce new epoll60 testcase for catching lost wakeups
 2020-04-30 13:03 UTC  (2+ messages)
` [PATCH 2/2] epoll: atomically remove wait entry on wake up

[PATCH] ceph: fix up endian bug in managing feature bits
 2020-04-30 13:03 UTC  (6+ messages)

[PULL 00/20] QAPI patches for 2020-04-30
 2020-04-30 13:00 UTC  (2+ messages)

[Buildroot] [git commit branch/2020.02.x] package/apache: atomic creation of pid file
 2020-04-30 13:03 UTC 

[PATCH v5 0/7] Add Rockchip NFC drivers for RK3308 and others
 2020-04-30 13:02 UTC  (6+ messages)
` [PATCH v5 1/7] dt-bindings: mtd: Describe Rockchip RK3xxx NAND flash controller
    `  "

[PATCH] ARM: dts: stm32: Enable thermal sensor support on stm32mp15xx-dkx
 2020-04-30 13:02 UTC  (2+ messages)

[Buildroot] [PATCH] package/apache: security bump to version 2.4.43
 2020-04-30 13:02 UTC  (2+ messages)

[Buildroot] [git commit branch/2020.02.x] package/apache: security bump to version 2.4.43
 2020-04-30 13:02 UTC 

[PATCH net v2 0/5] mptcp: fix incoming options parsing
 2020-04-30 13:01 UTC  (6+ messages)
` [PATCH net v2 1/5] mptcp: consolidate synack processing
` [PATCH net v2 2/5] mptcp: move option parsing into mptcp_incoming_options()
` [PATCH net v2 3/5] mptcp: avoid a WARN on bad input
` [PATCH net v2 4/5] mptcp: fix 'use_ack' option access
` [PATCH net v2 5/5] mptcp: initialize the data_fin field for mpc packets


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.