All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-12-11 19:48:49 to 2019-12-11 20:52:43 UTC [more...]

[PATCH 00/24] block, scsi: final compat_ioctl cleanup
 2019-12-11 20:42 UTC  (27+ messages)
` [Xen-devel] "
` [PATCH 01/24] compat: ARM64: always include asm-generic/compat.h
` [PATCH 02/24] compat: scsi: sg: fix v3 compat read/write interface
` [PATCH 03/24] compat_ioctl: block: handle BLKREPORTZONE/BLKRESETZONE
` [PATCH 04/24] compat_ioctl: block: handle BLKGETZONESZ/BLKGETNRZONES
` [PATCH 05/24] compat_ioctl: block: handle add zone open, close and finish ioctl
` [PATCH 06/24] compat_ioctl: block: handle Persistent Reservations
` [PATCH 07/24] compaT_ioctl: ubd, aoe: use blkdev_compat_ptr_ioctl
` [PATCH 08/24] compat_ioctl: move CDROM_SEND_PACKET handling into scsi
` [PATCH 09/24] compat_ioctl: move CDROMREADADIO to cdrom.c
` [PATCH 10/24] compat_ioctl: cdrom: handle CDROM_LAST_WRITTEN
` [PATCH 11/24] compat_ioctl: block: handle cdrom compat ioctl in non-cdrom drivers
  ` [Xen-devel] "
` [PATCH 12/24] compat_ioctl: add scsi_compat_ioctl
` [PATCH 13/24] compat_ioctl: bsg: add handler
` [PATCH 14/24] compat_ioctl: ide: floppy: "
` [PATCH 15/24] compat_ioctl: scsi: move ioctl handling into drivers
` [PATCH 16/24] compat_ioctl: move sys_compat_ioctl() to ioctl.c
` [PATCH 17/24] compat_ioctl: simplify the implementation
` [PATCH 18/24] compat_ioctl: move cdrom commands into cdrom.c
` [PATCH 19/24] compat_ioctl: scsi: handle HDIO commands from drivers
` [PATCH 21/24] compat_ioctl: block: move blkdev_compat_ioctl() into ioctl.c

linux-next: Fixes tag needs some work in the rcu tree
 2019-12-11 20:44 UTC 

[PATCH] xfs: stabilize insert range start boundary to avoid COW writeback race
 2019-12-11 20:52 UTC  (4+ messages)

[Xen-devel] [PATCH] x86emul: correct segment override decode for 64-bit mode
 2019-12-11 20:51 UTC  (2+ messages)

[PATCH v3 0/9] add git-bugreport tool
 2019-12-11 20:51 UTC  (7+ messages)
` [PATCH v3 4/9] bugreport: add config values from whitelist
` [PATCH v3 5/9] bugreport: collect list of populated hooks

[GIT PULL] erofs fixes for 5.5-rc2
 2019-12-11 20:50 UTC  (3+ messages)

[GIT PULL] tracing: More fixes for 5.5
 2019-12-11 20:50 UTC  (2+ messages)

[PATCH v2 00/13] KVM: x86: Extend Spectre-v1 mitigation
 2019-12-11 20:47 UTC  (14+ messages)
` [PATCH v2 01/13] KVM: x86: Protect x86_decode_insn from Spectre-v1/L1TF attacks
` [PATCH v2 02/13] KVM: x86: Protect kvm_hv_msr_[get|set]_crash_data() "
` [PATCH v2 03/13] KVM: x86: Refactor picdev_write() to prevent "
` [PATCH v2 04/13] KVM: x86: Protect ioapic_read_indirect() from "
` [PATCH v2 05/13] KVM: x86: Protect ioapic_write_indirect() "
` [PATCH v2 06/13] KVM: x86: Protect kvm_lapic_reg_write() "
` [PATCH v2 07/13] KVM: x86: Protect MSR-based index computations in fixed_msr_to_seg_unit() "
` [PATCH v2 08/13] KVM: x86: Protect MSR-based index computations in pmu.h "
` [PATCH v2 09/13] KVM: x86: Protect MSR-based index computations from Spectre-v1/L1TF attacks in x86.c
` [PATCH v2 10/13] KVM: x86: Protect memory accesses "
` [PATCH v2 11/13] KVM: x86: Protect exit_reason from being used in Spectre-v1/L1TF attacks
` [PATCH v2 12/13] KVM: x86: Protect DR-based index computations from "
` [PATCH v2 13/13] KVM: x86: Protect pmu_intel.c "

[PATCH 0/3] iommu/vt-d bad RMRR workarounds
 2019-12-11 19:46 UTC  (4+ messages)
` [PATCH 1/3] iommu/vt-d: skip RMRR entries that fail the sanity check
` [PATCH 2/3] iommu/vt-d: treat unmapped RMRR entries as sane
` [PATCH 3/3] iommu/vt-d: skip invalid RMRR entries

[PATCH v2] KVM: x86: use CPUID to locate host page table reserved bits
 2019-12-11 20:48 UTC  (6+ messages)

[PATCH v2 00/12] Aspeed: Add SCU interrupt controller and XDMA engine drivers
 2019-12-11 20:43 UTC  (7+ messages)
` [PATCH v2 06/12] drivers/soc: Add Aspeed XDMA Engine Driver
` [PATCH v2 07/12] drivers/soc: xdma: Add user interface

[igt-dev] [PATCH i-g-t] tests/kms_color: Add 10bpc frame buffer parameterization to subtests
 2019-12-11 20:46 UTC 

[PATCH 0/1] tests/Makefile: Show check-report.tap in check-help
 2019-12-11 20:44 UTC  (2+ messages)
` [PATCH 1/1] tests/Makefile: Fix check-report.* targets shown "

[PATCH net-next 0/4] Add support for slow-to-probe-PHY copper SFP modules
 2019-12-11 20:46 UTC  (2+ messages)

[PATCH] timers/nohz: Update nohz load even if tick already stopped
 2019-12-11 20:46 UTC  (12+ messages)

[PATCH v1] ltp-ddt: Update to latest
 2019-12-11 20:42 UTC 

[PATCHSET v3 0/5] Support for RWF_UNCACHED
 2019-12-11 20:43 UTC  (11+ messages)

[PATCH 00/24] block, scsi: final compat_ioctl cleanup
 2019-12-11 20:42 UTC 

[PATCH for-5.0 v11 00/20] VIRTIO-IOMMU device
 2019-12-11 20:40 UTC  (4+ messages)

[PATCH] drm/amdgpu: Add CU info print log
 2019-12-11 20:41 UTC  (2+ messages)

[RESEND PATCH 1/5] drm/amdgpu: reverts commit b01245ff54db66073b104ac9d9fbefb7b264b36d
 2019-12-11 20:38 UTC  (10+ messages)
` [RESEND PATCH 2/5] drm: Add Reusable task barrier
` [RESEND PATCH 3/5] drm/amdgpu: Add task barrier to XGMI hive
` [RESEND PATCH 4/5] Subject: drm/amdgpu: Redo XGMI reset synchronization
` [RESEND PATCH 5/5] drm/amdgpu: Switch from system_highpri_wq to system_unbound_wq

[PATCHv8 00/34] kernel: Introduce Time Namespace
 2019-12-11 20:38 UTC  (3+ messages)

stable-rc/linux-4.9.y boot: 63 boots: 0 failed, 62 passed with 1 untried/unknown (v4.9.206-92-gede24ca9232b)
 2019-12-11 20:38 UTC 

[PATCH 0/2] target/s390x: Implement LOAD/STORE TO REAL ADDRESS inline
 2019-12-11 20:36 UTC  (3+ messages)
` [PATCH 1/2] target/s390x: Split out helper_per_store_real
` [PATCH 2/2] target/s390x: Implement LOAD/STORE TO REAL ADDRESS inline

[PATCH] tools/perf/metricgroup: Fix printing event names of metric group with multiple events
 2019-12-11 20:38 UTC  (4+ messages)

linux-next: Fixes tag needs some work in the crypto tree
 2019-12-11 20:37 UTC 

[PATCH] imx8m: ddr_init: Move ddr_init() messages to debug level
 2019-12-11 20:37 UTC 

[PATCH v1 0/3] Introduce CAP_SYS_PERFMON capability for secure Perf users groups
 2019-12-11 20:36 UTC  (7+ messages)

NFS/TCP timeouts
 2019-12-11 20:36 UTC  (4+ messages)

[PATCH] gprs: Don't modify the context if assign fails
 2019-12-11 20:36 UTC  (2+ messages)

[PATCH] drm: rockchip: rk3066_hdmi: set edid fifo address
 2019-12-11 20:34 UTC  (2+ messages)

[PATCH v5 0/2] Enable IOMMU support for pseries Secure VMs
 2019-12-11 20:31 UTC  (9+ messages)
` [PATCH v5 1/2] powerpc/pseries/iommu: Share the per-cpu TCE page with the hypervisor

[PATCH v2 0/6] brcmstb_thermal updates for new processes
 2019-12-11 20:31 UTC  (14+ messages)
` [PATCH v2 1/6] thermal: brcmstb_thermal: Do not use DT coefficients
` [PATCH v2 2/6] thermal: brcmstb_thermal: Prepare to support a different process
` [PATCH v2 3/6] dt-bindings: thermal: Define BCM7216 thermal sensor compatible
` [PATCH v2 4/6] thermal: brcmstb_thermal: Add 16nm process thermal parameters
` [PATCH v2 5/6] thermal: brcmstb_thermal: Restructure interrupt registration
` [PATCH v2 6/6] thermal: brcmstb_thermal: Register different ops per process

[PATCH v2] nfsd: provide a procfs entry to release stateids of a particular local filesystem
 2019-12-11 20:33 UTC  (4+ messages)

[Intel-gfx] [PATCH 1/3] drm/i915/display: move clk off sanitize to its own function
 2019-12-11 20:25 UTC  (4+ messages)
` [Intel-gfx] [PATCH 2/3] drm/i915/display: use clk_off name to avoid double negation

[PATCH 0/1] sparse-checkout: respect core.ignoreCase in cone mode
 2019-12-11 20:29 UTC  (6+ messages)
` [PATCH 1/1] "

[thud/master][PATCH] ti-tisdk-setup: update to include latest OOBE fixes
 2019-12-11 20:27 UTC 

[PATCH lttng-modules stable-2.10] fix: missing 'lttng_fs_info_fsid' wrapper in btrfs backport
 2019-12-11 20:29 UTC 

[PATCH] mm/oom: fix pgtables units mismatch in Killed process message
 2019-12-11 20:28 UTC 

[PATCH] iommu/vt-d: Set ISA bridge reserved region as relaxable
 2019-12-11 20:28 UTC 

[U-Boot] [PATCH v2 00/16] efi_loader: add secure boot support
 2019-12-11 20:28 UTC  (8+ messages)
`  "

[PATCH v11 00/14] PECI device driver introduction
 2019-12-11 20:28 UTC  (12+ messages)
` [PATCH v11 03/14] peci: Add support for PECI bus driver core
` [PATCH v11 06/14] peci: Add Aspeed PECI adapter driver
` [PATCH v11 09/14] peci: npcm: add NPCM PECI driver
` [PATCH v11 10/14] dt-bindings: mfd: Add Intel PECI client bindings document
` [PATCH v11 11/14] mfd: intel-peci-client: Add Intel PECI client driver
` [PATCH v11 12/14] Documentation: hwmon: Add documents for PECI hwmon drivers
` [PATCH v11 13/14] hwmon: Add PECI cputemp driver
` [PATCH v11 14/14] hwmon: Add PECI dimmtemp driver

[Buildroot] [PATCH] package/libostree: bump to version 2019.6
 2019-12-11 20:27 UTC 

stable-rc/linux-4.4.y boot: 99 boots: 0 failed, 94 passed with 5 offline (v4.4.206-70-g680ea7f4b671)
 2019-12-11 20:26 UTC 

stable-rc/linux-5.3.y boot: 151 boots: 1 failed, 142 passed with 6 offline, 1 untried/unknown, 1 conflict (v5.3.15-100-g365e7b9094d3)
 2019-12-11 20:26 UTC 

[PATCH v4 2/2] ARM: dts: aspeed: Adding Facebook Yosemite V2 BMC
 2019-12-11 20:26 UTC 

[PATCH] ARM: OMAP2+: am43xx: Add lcdc clockdomain
 2019-12-11 20:25 UTC  (2+ messages)

[PATCH kvm-unit-tests] Update AMD instructions to conform to LLVM assembler
 2019-12-11 20:22 UTC 

[PATCH 1/5] drm/amdgpu: reverts commit b01245ff54db66073b104ac9d9fbefb7b264b36d
 2019-12-11 20:19 UTC  (6+ messages)
` [PATCH 2/5] drm: Add Reusable task barrier
` [PATCH 3/5] drm/amdgpu: Add task barrier to XGMI hive
` [PATCH 4/5] Subject: drm/amdgpu: Redo XGMI reset synchronization
` [PATCH 5/5] drm/amdgpu: Switch from system_highpri_wq to system_unbound_wq

[PATCH v4 00/11] git-p4.py: Cast byte strings to unicode strings in python3
 2019-12-11 20:19 UTC  (8+ messages)
` [PATCH v5 00/15] "

elf.5.html: Resolving confusion
 2019-12-11 20:19 UTC 

[Intel-gfx] [PATCH v2 0/6] drm/i915: Some cleanup near the SKL wm/ddb area
 2019-12-11 20:19 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915: Some cleanup near the SKL wm/ddb area (rev4)

[PATCH] of: refcount leak when phandle_cache entry replaced
 2019-12-11 20:18 UTC  (2+ messages)

[PATCH] common/rc: fix device size parser
 2019-12-11 20:18 UTC 

BMC update via TFTP
 2019-12-11 20:17 UTC  (14+ messages)

[igt-dev] [PATCH i-g-t] lib: Sync i915_pciids.h
 2019-12-11 20:17 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for lib: Sync i915_pciids.h (rev2)

[PATCH] pcie: Add quirk for the Arm Neoverse N1SDP platform
 2019-12-11 20:17 UTC  (3+ messages)

[PATCH v3 0/6] Add rtc support for rn5t618 mfd
 2019-12-11 20:17 UTC  (5+ messages)
` [PATCH v3 6/6] rtc: rtc-rc5t619: add ricoh rc5t619 RTC driver

[PATCH v3] of/platform: Unconditionally pause/resume sync state during kernel init
 2019-12-11 20:17 UTC  (2+ messages)

[PATCH] dt-bindings: Change maintainer address
 2019-12-11 20:16 UTC  (2+ messages)

[PATCH][RFC] parisc: Use ldcw,co on uniprocessor machines only
 2019-12-11 20:16 UTC 

[Xen-devel] [PATCH] x86: store cr4 during suspend/resume
 2019-12-11 20:16 UTC  (5+ messages)

+ revert-ipcsem-remove-uneeded-sem_undo_list-lock-usage-in-exit_sem.patch added to -mm tree
 2019-12-11 20:16 UTC 

[LTP] [PATCH 0/3] musl: travis build and include fixes
 2019-12-11 20:16 UTC  (3+ messages)

SLPD multicast support
 2019-12-11 20:14 UTC  (2+ messages)

[dpdk-dev] RFC - adding filter to packet capture API
 2019-12-11 20:13 UTC  (3+ messages)

[PATCH v3 0/3] thermal: introduce by-name softlink
 2019-12-11 20:11 UTC  (6+ messages)

[PATCH net] bonding: fix active-backup transition after link failure
 2019-12-11 20:10 UTC  (4+ messages)

[PATCH 0/9] testing patches
 2019-12-11 20:10 UTC  (5+ messages)

[PATCH bpf-next 11/15] bpftool: add skeleton codegen command
 2019-12-11 20:09 UTC  (11+ messages)

[igt-dev] [PATCH i-g-t] tests/kms_cursor_crc: Fix user space read too slow error
 2019-12-11 20:09 UTC 

[Intel-gfx] [CI 1/5] drm/i915: Fix cmdparser drm.debug
 2019-12-11 20:07 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [CI,1/5] drm/i915: Fix cmdparser drm.debug (rev2)

[PATCH] drm/panel: Add Boe Himax8279d MIPI-DSI LCD panel
 2019-12-11 20:06 UTC  (2+ messages)

[PATCH v1 0/7] uml: add unspecified HAS_IOMEM dependencies
 2019-12-11 20:06 UTC  (2+ messages)

[PATCH net] tcp: do not send empty skb from tcp_write_xmit()
 2019-12-11 20:05 UTC  (6+ messages)

[PATCH AUTOSEL 4.4 01/37] scsi: mpt3sas: Fix clear pending bit in ioctl status
 2019-12-11 20:04 UTC  (4+ messages)
` [PATCH AUTOSEL 4.4 27/37] ext4: work around deleting a file with i_nlink == 0 safely

[RFC PATCH] scripts/tap-driver: report "slow" tests (HACK)
 2019-12-11 20:03 UTC  (3+ messages)

[PATCH v1] thermal/intel: intel_pch_thermal: Add Comet Lake (CML) platform support
 2019-12-11 20:00 UTC 

[net-next v3 00/20][pull request] Intel Wired LAN Driver Updates 2019-12-09
 2019-12-11 20:02 UTC  (3+ messages)
` [PATCH v3 19/20] RDMA: Add irdma Kconfig/Makefile and remove i40iw

[PATCH] drm/amdgpu: add JPEG check to VCN idle handler and begin use
 2019-12-11 20:01 UTC  (3+ messages)

CPU lockup in or near new filecache code
 2019-12-11 20:01 UTC  (4+ messages)

[PATCH net-next v2] net: bridge: add STP xstats
 2019-12-11 20:01 UTC  (5+ messages)
      ` [Bridge] "

[Xen-devel] [PATCH v2] xen/arm: remove physical timer offset
 2019-12-11 20:00 UTC  (5+ messages)

[PATCH] efi/earlycon: Fix write-combine mapping on x86
 2019-12-11 20:00 UTC  (7+ messages)

stable-rc/linux-4.14.y boot: 127 boots: 2 failed, 118 passed with 6 offline, 1 untried/unknown (v4.14.158-150-ge9bb958445c9)
 2019-12-11 19:59 UTC 

[PATCH] spi: nxp-fspi: Ensure width is respected in spi-mem operations
 2019-12-11 19:57 UTC 

[PATCH net-next] netdevsim: Add max_vfs to bus_dev
 2019-12-11 19:57 UTC  (5+ messages)

[PATCH 01/17] clk: sunxi: sunxi-ng: convert to devm_platform_ioremap_resource
 2019-12-11 19:54 UTC  (9+ messages)
` [PATCH 08/17] clk: imx: "

[PATCH bpf-next 00/15] Add code-generated BPF object skeleton support
 2019-12-11 19:54 UTC  (4+ messages)
` [PATCH bpf-next 06/15] libbpf: expose BPF program's function name
  ` [Potential Spoof] "

[PATCH net-next v3 00/14] Add support for SFP+ copper modules
 2019-12-11 19:53 UTC  (2+ messages)

Building Linux Error
 2019-12-11 19:57 UTC  (10+ messages)

[PATCH] dt-bindings: pwm: fix nodename pattern
 2019-12-11 19:52 UTC  (2+ messages)

[RFC PATCH 4/4] x86/Hyper-V: Add memory hot remove function
 2019-12-11 19:52 UTC  (2+ messages)

[PATCH/RFC] arm64: dts: renesas: Rename r8a7796* to r8a77960*
 2019-12-11 19:52 UTC  (2+ messages)

[PATCH] futex: Support smaller futexes of one byte or two byte size
 2019-12-11 19:48 UTC  (6+ messages)


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.