All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-01-10 16:24:17 to 2020-01-10 17:07:00 UTC [more...]

[Linux-kernel-mentees] [PATCH v2 1/3] drivers: target: target_core_device: Pass lockdep expression to RCU lists
 2020-01-10 17:05 UTC  (6+ messages)
`  "
` [Linux-kernel-mentees] [PATCH v2 2/3] drivers: target: target_core_tpg: "
  `  "
` [Linux-kernel-mentees] [PATCH v2 3/3] drivers: target: tcm_fc: tfc_sess: "
  `  "

[PATCH v3] efi: arm: defer probe of PCIe backed efifb on DT systems
 2020-01-10 17:06 UTC  (4+ messages)

[PATCH] btrfs: Fix error code in btrfs_sysfs_add_mounted()
 2020-01-10 17:06 UTC  (3+ messages)

[PATCH v2 00/10] Impveovements for random.h/archrandom.h
 2020-01-10 17:05 UTC  (5+ messages)

[PATCH 00/14] net: axienet: Error handling, SGMII and 64-bit DMA fixes
 2020-01-10 17:05 UTC  (13+ messages)
` [PATCH 03/14] net: axienet: Fix DMA descriptor cleanup path
` [PATCH 07/14] net: axienet: Fix SGMII support

[PATCHv9 00/12] PCI: Recode Mobiveil driver and add PCIe Gen4 driver for NXP Layerscape SoCs
 2020-01-10 17:05 UTC  (6+ messages)

[PATCH v2 0/3] ARM: davinci: convert dm365 to using the new clocksource driver
 2020-01-10 17:05 UTC  (5+ messages)
` [PATCH v2 1/3] clocksource: davinci: only enable tim34 in periodic mode once it's initialized

meta-arm layer update
 2020-01-10 17:05 UTC  (5+ messages)
` [meta-arm] "

[PATCH 0/3] [GIT PULL] tracing: three more updates
 2020-01-10 17:02 UTC  (5+ messages)
` [PATCH 3/3] tracing: Do not create directories if lockdown is in affect

[Buildroot] [git commit branch/2019.11.x] package/gnupg2: bump version to 2.2.19
 2020-01-10 17:01 UTC 

[PATCH 1/2] dts: add property removal option CONFIG_OF_REMOVE_PROPS
 2020-01-10 17:01 UTC  (3+ messages)

[Xen-devel] [PATCH v2] xsm: hide detailed Xen version from unprivileged guests
 2020-01-10 17:00 UTC  (6+ messages)

[PATCH net] ipv4: Detect rollover in specific fib table dump
 2020-01-10 17:03 UTC 

[RESEND PATCH v10 00/10] Enable Sub-Page Write Protection Support
 2020-01-10 16:58 UTC  (3+ messages)
` [RESEND PATCH v10 02/10] vmx: spp: Add control flags for Sub-Page Protection(SPP)

[Intel-gfx] [PATCH v2 0/4] Add ops to intel_uc
 2020-01-10 16:57 UTC  (6+ messages)
` [Intel-gfx] [PATCH v2 1/4] drm/i915/uc: "
` [Intel-gfx] [PATCH v2 2/4] drm/i915/uc: Add init_fw/fini_fw to to intel_uc_ops
` [Intel-gfx] [PATCH v2 3/4] drm/i915/uc: Add init/fini "
` [Intel-gfx] [PATCH v2 4/4] drm/i915/uc: Add sanitize "

[PATCH] mm/memory_hotplug: Fix remove_memory() lockdep splat
 2020-01-10 16:57 UTC  (6+ messages)

[RFC PATCH 0/8] Rework READ_ONCE() to improve codegen
 2020-01-10 16:56 UTC  (9+ messages)
` [RFC PATCH 1/8] compiler/gcc: Emit build-time warning for GCC prior to version 4.8
` [RFC PATCH 2/8] netfilter: Avoid assigning 'const' pointer to non-const pointer
` [RFC PATCH 3/8] fault_inject: Don't rely on "return value" from WRITE_ONCE()
` [RFC PATCH 4/8] READ_ONCE: Simplify implementations of {READ,WRITE}_ONCE()
` [RFC PATCH 5/8] READ_ONCE: Enforce atomicity for {READ,WRITE}_ONCE() memory accesses
` [RFC PATCH 6/8] READ_ONCE: Drop pointer qualifiers when reading from scalar types
` [RFC PATCH 7/8] locking/barriers: Use '__unqual_scalar_typeof' for load-acquire macros
` [RFC PATCH 8/8] arm64: barrier: Use '__unqual_scalar_typeof' for acquire/release macros

[Bug 206017] New: Kernel 5.4.x unusable with GUI due to [drm:amdgpu_dm_atomic_commit_tail [amdgpu]] *ERROR* Waiting for fences timed out!
 2020-01-10 16:56 UTC  (2+ messages)
` [Bug 206017] Kernel 5.4.x unusable with GUI due to crashes (some hard)

[PATCH 0/3] arm64: Conversions to modern assembly annotations
 2020-01-10 16:56 UTC  (6+ messages)
` [PATCH 2/3] arm64: lib: Use modern annotations for assembly functions

[PATCH v2 00/14] Support more HDMI modes on RK3228/RK3328
 2020-01-10 16:56 UTC  (6+ messages)

[RFC PATCH] selinux: add policy capability for systemd overhaul
 2020-01-10 16:55 UTC  (2+ messages)

[PATCH v3 0/2] PCI: qcom: Add support for SDM845 PCIe
 2020-01-10 16:55 UTC  (3+ messages)

linux-next: Tree for Jan 10
 2020-01-10 16:09 UTC  (2+ messages)
` linux-next: Tree for Jan 10 (amdgpu)

[PATCH v2 0/5] xfs: fix buf log item memory corruption on non-amd64
 2020-01-10 16:53 UTC  (4+ messages)
` [PATCH 5/5] xfs: make struct xfs_buf_log_format have a consistent size

[PATCH 00/16] site updates (autotools / coreutils)
 2020-01-10 16:53 UTC  (17+ messages)
` [PATCH 01/16] site: linux has working chown()
` [PATCH 02/16] site: musl has working memcmp()
` [PATCH 03/16] site: musl and glibc have working mkstemp()
` [PATCH 04/16] site: musl and glibc have glibc compatible calloc()
` [PATCH 05/16] site: linux supports unlink() of executing program
` [PATCH 06/16] site: musl and glibc have glibc compatible getcwd()
` [PATCH 07/16] site: set getcwd() behaviour for long paths for glibc / musl
` [PATCH 08/16] site: set getcwd() test result for abort()-bug "
` [PATCH 09/16] site: musl and glibc have working getgroups()
` [PATCH 10/16] site: linux supports NULL in utime()
` [PATCH 11/16] site: musl and glibc have working utimes()
` [PATCH 12/16] site: on linux, pipes are fifos with max link count of 1
` [PATCH 13/16] site: on linux, link(2) doesn't follow symlinks
` [PATCH 14/16] site: set nanosleep() behaviour for glibc / musl
` [PATCH 15/16] site: strtod() works in "
` [PATCH 16/16] site: musl and glibc have working mktime()

[drivers/net/phy/sfp] intermittent failure in state machine checks
 2020-01-10 16:53 UTC  (12+ messages)

mtd raw nand denali.c broken for Intel/Altera Cyclone V
 2020-01-10 16:46 UTC  (5+ messages)

[Xen-devel] [PATCH v2 0/4] x86/boot: Remove mappings at 0
 2020-01-10 16:52 UTC  (7+ messages)
` [Xen-devel] [PATCH v2 1/4] x86/boot: Remove the preconstructed low 16M superpage mappings
` [Xen-devel] [PATCH v2 2/4] x86/boot: Clean up l?_bootmap[] construction
` [Xen-devel] [PATCH v2 4/4] x86/boot: Drop INVALID_VCPU

[PATCH v2 0/3] Add QMP V3 USB3 PHY support for SC7180
 2020-01-10 16:52 UTC  (3+ messages)
` [PATCH v2 2/3] arm64: dts: qcom: sc7180: Remove global phy reset in QMP phy

[Intel-gfx] [RFC 0/8] Per client engine busyness
 2020-01-10 16:51 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Per client engine busyness (rev3)
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[linux-lvm] thinpool metadata got way too large, how to handle?
 2020-01-10 16:51 UTC  (4+ messages)

[PATCH-next 0/3] serial/sysrq: Add MAGIC_SYSRQ_SERIAL_SEQUENCE
 2020-01-10 16:50 UTC  (8+ messages)
` [PATCH-next 1/3] serial_core: Move sysrq functions from header file
` [PATCH-next 2/3] sysctl/sysrq: Remove __sysrq_enabled copy
` [PATCH-next 3/3] serial/sysrq: Add MAGIC_SYSRQ_SERIAL_SEQUENCE

[PATCH] selinux: remove redundant msg_msg_alloc_security
 2020-01-10 16:50 UTC  (5+ messages)

[kvmtool RFC PATCH 0/8] KVMTOOL RISC-V support
 2020-01-10 16:49 UTC  (7+ messages)
` [kvmtool RFC PATCH 2/8] riscv: Initial skeletal support

[Linux-kernel-mentees] [PATCH v2] drivers: char: ipmi: ipmi_msghandler: Pass lockdep expression to RCU lists
 2020-01-10 16:47 UTC  (2+ messages)
`  "

[sashal-linux-stable:queue-4.9 48/79] drivers/hwtracing/coresight/coresight-etb10.c:282:10: error: 'event' undeclared; did you mean 'io_event'?
 2020-01-10 16:48 UTC 

[RFC net-next Patch 0/3] net: bridge: mrp: Add support for Media Redundancy Protocol(MRP)
 2020-01-10 16:48 UTC  (6+ messages)
        ` [Bridge] "

[PATCH v4 0/7] Introduce CAP_SYS_PERFMON to secure system performance monitoring and observability
 2020-01-10 16:45 UTC  (13+ messages)
` [PATCH v4 2/9] perf/core: open access for CAP_SYS_PERFMON privileged process
          ` [Intel-gfx] "

pahole and LTO
 2020-01-10 16:47 UTC  (2+ messages)

[PATCH] selinux: remove redundant msg_msg_alloc_security
 2020-01-10 16:46 UTC 

[LTP] [PATCH] syscalls/capget02: Use pid=0 instead of getpid()
 2020-01-10 16:46 UTC  (5+ messages)

[PATCH v2 3/3] USB: Disable LPM on WD19's Realtek Hub
 2020-01-10 16:46 UTC  (3+ messages)

WARNING in usbhid_raw_request/usb_submit_urb (2)
 2020-01-10 16:46 UTC  (3+ messages)

[PATCH] zram: try to avoid worst-case scenario on same element pages
 2020-01-10 16:45 UTC  (2+ messages)

[Buildroot] [git commit branch/2019.02.x] package/gnupg2: bump version to 2.2.19
 2020-01-10 16:45 UTC 

[PATCH v5 2/2] tmpfs: Support 64-bit inums per-sb
 2020-01-10 16:45 UTC  (11+ messages)

[Xen-devel] [BUG] scripts/add_maintainers.pl adding empty Cc: lines
 2020-01-10 16:44 UTC 

[PULL 0/3] capstone update
 2020-01-10 16:43 UTC  (3+ messages)

[PATCH bpf 0/1] Fix memory leak in helpers dealing with sockets
 2020-01-10 16:43 UTC  (3+ messages)
` [PATCH bpf v2] net: bpf: don't leak time wait and request sockets

[PATCH 0/4] buildsys: Build quicker (mostly tools and linux-user)
 2020-01-10 16:41 UTC  (5+ messages)

[Lvfs-announce] Formal documentation for the LVFS
 2020-01-10 16:42 UTC 

[PATCH 1/2] btrfs: open code log helpers in device_list_add()
 2020-01-10 16:42 UTC  (2+ messages)

[LTP] [PATCH v2] syscalls/capget02: remove useless getpid()
 2020-01-10 16:42 UTC  (3+ messages)

[Xen-devel] [PATCH V7 1/4] x86/mm: Add array_index_nospec to guest provided index values
 2020-01-10 16:41 UTC  (3+ messages)
` [Xen-devel] [PATCH V7 4/4] x86/mm: Make use of the default access param from xc_altp2m_create_view

[radeon-alex:amd-19.50 1966/2687] include/kcl/kcl_drm.h:281:8: error: redefinition of 'struct drm_format_name_buf'
 2020-01-10 16:41 UTC  (2+ messages)

stable-rc/linux-4.14.y build: 201 builds: 0 failed, 201 passed, 104 warnings (v4.14.163-48-gc277ad1cbef4)
 2020-01-10 16:40 UTC 

Patchwork housekeeping for: spi-devel-general
 2020-01-10 16:40 UTC 

[sashal-linux-stable:queue-4.9 48/79] drivers/hwtracing/coresight/coresight-etb10.c:282:10: error: 'event' undeclared
 2020-01-10 16:39 UTC 

[PATCH 00/16] add device tree for SAM9X60 SoC and SAM9X60-EK board
 2020-01-10 16:37 UTC  (6+ messages)
` [PATCH 16/16] ARM: dts: at91: sam9x60: add device tree for soc and board

[PATCH v2 0/4] apic: Fix migration breakage of >255 vcpus
 2020-01-10 16:35 UTC  (3+ messages)
` [PATCH v2 4/4] migration: Check in savevm_state_handler_insert for dups

[PATCH v5 0/2] soundwire: Add support to Qualcomm SoundWire master
 2020-01-10 16:35 UTC  (7+ messages)
` [PATCH v5 2/2] soundwire: qcom: add support for SoundWire controller
  ` [alsa-devel] "

[tpm2] Re: Some Errors
 2020-01-10 16:36 UTC 

[PATCH v3] coccinelle: semantic patch to check for inappropriate do_div() calls
 2020-01-10 16:35 UTC  (4+ messages)
` [Cocci] "

[PATCH netfilter/iptables] Add new slavedev match extension
 2020-01-10 16:34 UTC  (2+ messages)

bochs_hw_init fails to request framebuffer on EFI boot with plymouth visible
 2020-01-10 16:32 UTC 

[Bug 1859081] [NEW] Mouse way too fast when Qemu is on a Windows VM with a OS 9 Guest
 2020-01-10 16:20 UTC  (2+ messages)
` [Bug 1859081] "

[PATCH] drivers: nvme: target: core: Pass lockdep expression to RCU lists
 2020-01-10 16:31 UTC  (4+ messages)
  ` [Linux-kernel-mentees] "

[PATCH 0/6] soundwire: stream: fix state machines and transitions
 2020-01-10 16:30 UTC  (9+ messages)
` [PATCH 2/6] soundwire: stream: update state machine and add state checks
    ` [alsa-devel] "
` [PATCH 6/6] soundwire: stream: don't program ports for a stream that has not been prepared
    ` [alsa-devel] "

[PATCH 0/2] Add support for sun4i HDMI audio
 2020-01-10 16:30 UTC  (8+ messages)
` [PATCH 2/2] drm: sun4i: hdmi: Add support for sun4i HDMI encoder audio
  ` [linux-sunxi] "

[BUG] pfifo_fast may cause out-of-order CAN frame transmission
 2020-01-10 16:31 UTC  (4+ messages)

[PATCH v1] mtd: rawnand: micron: don't error out if internal ECC is set
 2020-01-10 16:25 UTC  (2+ messages)

[xlnx:xlnx_rebase_v5.4 218/707] drivers/media/i2c/adv7511-v4l2.c:427:9: warning: 'return' with a value, in function returning void
 2020-01-10 16:22 UTC 

[PATCH v3 bpf-next 0/6] bpf: Introduce global functions
 2020-01-10 16:29 UTC  (2+ messages)

[PATCH v2 00/17] add device tree for SAM9X60 SoC and SAM9X60-EK board
 2020-01-10 16:18 UTC  (21+ messages)
` [PATCH v2 08/17] dt-bindings: atmel-nand: add microchip, sam9x60-pmecc
` [PATCH v2 09/17] dt-bindings: atmel-sysreg: add microchip, sam9x60-ddramc
` [PATCH v2 10/17] dt-bindings: atmel-smc: add microchip,sam9x60-smc
` [PATCH v2 11/17] dt-bindings: atmel-gpbr: add microchip,sam9x60-gpbr
` [PATCH v2 12/17] dt-bindings: atmel, at91rm9200-rtc: add microchip, sam9x60-rtc
` [PATCH v2 13/17] dt-bindings: atmel-usart: remove wildcard
` [PATCH v2 14/17] dt-bindings: atmel-usart: add microchip, sam9x60-{usart, dbgu}
` [PATCH v2 15/17] dt-bindings: arm: add sam9x60-ek board
` [PATCH v2 16/17] ARM: at91/defconfig: enable MMC_SDHCI_OF_AT91 and MICROCHIP_PIT64B
` [PATCH v2 17/17] ARM: dts: at91: sam9x60: add device tree for soc and board

[Xen-devel] [qemu-mainline test] 145934: regressions - FAIL
 2020-01-10 16:28 UTC 

Regression iommu/vt-d bounce buffer
 2020-01-10 16:28 UTC  (2+ messages)

[PATCH 0/3] Add support for Goodix GT917S touch controller
 2020-01-10 16:26 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: input: touchscreen: add compatible string for Goodix GT917S
` [PATCH 2/3] Input: goodix - use string-based chip ID
` [PATCH 3/3] Input: goodix - Add support for Goodix GT917S

[dpdk-dev] [PATCH v1 0/3] Introduce new class for vDPA device drivers
 2020-01-10 16:27 UTC  (4+ messages)

[Bug 1859021] [NEW] qemu-system-aarch64 (tcg): cval + voff overflow not handled, causes qemu to hang
 2020-01-10 16:16 UTC  (3+ messages)
` [Bug 1859021] [PATCH v1 1/2] target/arm: detect 64 bit overflow caused by high cval + voff

[Buildroot] [PATCH 1/1] package/python3: bump version to 3.8.1
 2020-01-10 16:26 UTC 

[Intel-gfx] [PATCH i-g-t] test/i915_pm_rc6_residency: Check we enter RC6 when mostly idle
 2020-01-10 16:26 UTC  (4+ messages)
    ` [igt-dev] "

[PATCH net-next v5 00/15] net: macsec: initial support for hardware offloading
 2020-01-10 16:26 UTC  (2+ messages)

[PATCH v3] media: rc: add keymap for Videostrong KII Pro
 2020-01-10 16:25 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.