All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-08-29 16:22:45 to 2019-08-29 17:02:44 UTC [more...]

[PATCH 0/4] i3c: remove device if failed on pre_assign_dyn_addr()
 2019-08-29 16:37 UTC  (23+ messages)
` [PATCH 1/4] i3c: master: detach and free device if pre_assign_dyn_addr() fails
` [PATCH 2/4] i3c: master: Check if devices have i3c_dev_boardinfo on i3c_master_add_i3c_dev_locked()

[Qemu-devel] [PATCH v3 0/4] docs: add docs about use of automatic cleanup functions
 2019-08-29 16:50 UTC  (4+ messages)
` [Qemu-devel] [PATCH v3 1/4] docs: convert README, CODING_STYLE and HACKING to RST syntax
` [Qemu-devel] [PATCH v3 3/4] docs: document use of automatic cleanup functions in glib
` [Qemu-devel] [PATCH v3 4/4] docs: split the CODING_STYLE doc into distinct groups

[cip-dev] [PATCH/RFC 4.19.y-cip v2 00/51] Fast forward sh-pfc
 2019-08-29 17:02 UTC  (40+ messages)
` [cip-dev] [PATCH/RFC 4.19.y-cip v2 01/51] pinctrl: sh-pfc: Print actual field width for variable-width fields
` [cip-dev] [PATCH/RFC 4.19.y-cip v2 02/51] pinctrl: sh-pfc: Validate pinmux tables at runtime when debugging
` [cip-dev] [PATCH/RFC 4.19.y-cip v2 03/51] pinctrl: sh-pfc: Add physical pin multiplexing helper macros
` [cip-dev] [PATCH/RFC 4.19.y-cip v2 04/51] pinctrl: sh-pfc: Validate pins/marks in pin groups at build time
` [cip-dev] [PATCH/RFC 4.19.y-cip v2 05/51] pinctrl: sh-pfc: Make pinmux_cfg_reg.var_field_width[] variable-length
` [cip-dev] [PATCH/RFC 4.19.y-cip v2 06/51] pinctrl: sh-pfc: Validate fixed-size field widths at build time
` [cip-dev] [PATCH/RFC 4.19.y-cip v2 07/51] pinctrl: sh-pfc: Absorb enum IDs in PINMUX_CFG_REG() macro
` [cip-dev] [PATCH/RFC 4.19.y-cip v2 08/51] pinctrl: sh-pfc: Absorb enum IDs in PINMUX_CFG_REG_VAR() macro
` [cip-dev] [PATCH/RFC 4.19.y-cip v2 09/51] pinctrl: sh-pfc: Absorb enum IDs in PINMUX_DATA_REG() macro
` [cip-dev] [PATCH/RFC 4.19.y-cip v2 10/51] pinctrl: sh-pfc: Validate enum IDs for regs with fixed-width fields
` [cip-dev] [PATCH/RFC 4.19.y-cip v2 11/51] pinctrl: sh-pfc: Validate enum IDs for regs with variable-width fields
` [cip-dev] [PATCH/RFC 4.19.y-cip v2 12/51] pinctrl: sh-pfc: Improve PINMUX_IPSR_PHYS() documentation
` [cip-dev] [PATCH/RFC 4.19.y-cip v2 13/51] pinctrl: sh-pfc: Rename 2-parameter CPU_ALL_PORT() variant
` [cip-dev] [PATCH/RFC 4.19.y-cip v2 14/51] pinctrl: sh-pfc: Add SH_PFC_PIN_CFG_PULL_UP_DOWN shorthand
` [cip-dev] [PATCH/RFC 4.19.y-cip v2 15/51] pinctrl: sh-pfc: Add new non-GPIO helper macros
` [cip-dev] [PATCH/RFC 4.19.y-cip v2 16/51] pinctrl: sh-pfc: Correct printk level of group reference warning
` [cip-dev] [PATCH/RFC 4.19.y-cip v2 17/51] pinctrl: sh-pfc: Mark run-time debug code __init
` [cip-dev] [PATCH/RFC 4.19.y-cip v2 18/51] pinctrl: sh-pfc: Add check for empty pinmux groups/functions
` [cip-dev] [PATCH/RFC 4.19.y-cip v2 19/51] pinctrl: sh-pfc: Validate pin tables at runtime
` [cip-dev] [PATCH/RFC 4.19.y-cip v2 20/51] pinctrl: sh-pfc: r8a7796: Fix VIN versioned groups
` [cip-dev] [PATCH/RFC 4.19.y-cip v2 21/51] pinctrl: sh-pfc: r8a7796: Add I2C{0, 3, 5} pins, groups and functions
` [cip-dev] [PATCH/RFC 4.19.y-cip v2 22/51] pinctrl: sh-pfc: r8a7796: Deduplicate VIN5 pin definitions
` [cip-dev] [PATCH/RFC 4.19.y-cip v2 23/51] pinctrl: sh-pfc: r8a7796: Move CANFD pin groups and functions
` [cip-dev] [PATCH/RFC 4.19.y-cip v2 24/51] pinctrl: sh-pfc: r8a77990: Rename IOCTRLx registers
` [cip-dev] [PATCH/RFC 4.19.y-cip v2 25/51] pinctrl: sh-pfc: r8a77990: Move CANFD pin groups and functions
` [cip-dev] [PATCH/RFC 4.19.y-cip v2 26/51] pinctrl: sh-pfc: rcar-gen3: Retain TDSELCTRL register across suspend/resume
` [cip-dev] [PATCH/RFC 4.19.y-cip v2 27/51] pinctrl: sh-pfc: Add missing #include <linux/errno.h>
` [cip-dev] [PATCH/RFC 4.19.y-cip v2 28/51] pinctrl: sh-pfc: rcar-gen3: Remove HDMI CEC pins, groups, and functions
` [cip-dev] [PATCH/RFC 4.19.y-cip v2 29/51] pinctrl: sh-pfc: rcar-gen3: Remove CC5_OSCOUT pin
` [cip-dev] [PATCH/RFC 4.19.y-cip v2 30/51] pinctrl: sh-pfc: rcar-gen3: Rename SEL_ADG_{A, B, C} to SEL_ADG{A, B, C}
` [cip-dev] [PATCH/RFC 4.19.y-cip v2 31/51] pinctrl: sh-pfc: r8a77990: Fix MOD_SEL0 bit16 when using NFALE and NFRB_N
` [cip-dev] [PATCH/RFC 4.19.y-cip v2 32/51] pinctrl: sh-pfc: r8a77990: Fix MOD_SEL1 bit31 when using SIM0_D
` [cip-dev] [PATCH/RFC 4.19.y-cip v2 33/51] pinctrl: sh-pfc: r8a77990: Fix MOD_SEL1 bit30 when using SSI_SCK2 and SSI_WS2
` [cip-dev] [PATCH/RFC 4.19.y-cip v2 34/51] pinctrl: sh-pfc: rcar-gen3: Rename RTS{0, 1, 3, 4}# pin function definitions
` [cip-dev] [PATCH/RFC 4.19.y-cip v2 35/51] pinctrl: sh-pfc: rcar-gen3: Rename SEL_NDFC to SEL_NDF
` [cip-dev] [PATCH/RFC 4.19.y-cip v2 36/51] pinctrl: sh-pfc: Add PORT_GP_27 helper macro
` [cip-dev] [PATCH/RFC 4.19.y-cip v2 37/51] pinctrl: sh-pfc: Move PIN_NONE to shared header file
` [cip-dev] [PATCH/RFC 4.19.y-cip v2 38/51] pinctrl: sh-pfc: r8a77990: Use new macros for non-GPIO pins
` [cip-dev] [PATCH/RFC 4.19.y-cip v2 39/51] pinctrl: sh-pfc: r8a7796: Add TPU pins, groups and functions

[Qemu-devel] [PATCH v7 00/10] Measure Tiny Code Generation Quality
 2019-08-29 16:47 UTC  (11+ messages)
` [Qemu-devel] [PATCH v7 01/10] accel: collecting TB execution count
` [Qemu-devel] [PATCH v7 02/10] accel: collecting JIT statistics
` [Qemu-devel] [PATCH v7 03/10] accel: replacing part of CONFIG_PROFILER with TBStats
` [Qemu-devel] [PATCH v7 04/10] accel: adding TB_JIT_TIME and full replacing CONFIG_PROFILER
` [Qemu-devel] [PATCH v7 05/10] Adding -d tb_stats to control TBStatistics collection:
` [Qemu-devel] [PATCH v7 06/10] monitor: adding tb_stats hmp command
` [Qemu-devel] [PATCH v7 07/10] Adding tb_stats [start|pause|stop|filter] command to hmp
` [Qemu-devel] [PATCH v7 08/10] Adding info [tb-list|tb|coverset] commands to HMP
` [Qemu-devel] [PATCH v7 09/10] monitor: adding new info cfg command
` [Qemu-devel] [PATCH v7 10/10] linux-user: dumping hot TBs at the end of the execution

[PATCH 0/1] checkout: add simple check for 'git checkout -b'
 2019-08-29 17:01 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH v2] kunit: fix failure to build without printk
 2019-08-29 17:01 UTC  (3+ messages)

[PATCH] mm, oom: consider present pages for the node size
 2019-08-29 17:00 UTC  (2+ messages)

[PATCH 00/10] drm/msm: async commit support (v2)
 2019-08-29 16:45 UTC  (17+ messages)
  ` [PATCH 01/10] drm/msm/dpu: unwind async commit handling
` [PATCH 02/10] drm/msm/dpu: add real wait_for_commit_done()
` [PATCH 03/10] drm/msm/dpu: handle_frame_done() from vblank irq
` [PATCH 04/10] drm/msm: add kms->wait_flush()
` [PATCH 05/10] drm/msm: convert kms->complete_commit() to crtc_mask
` [PATCH 06/10] drm/msm: add kms->flush_commit()
` [PATCH 07/10] drm/msm: split power control from prepare/complete_commit
` [PATCH 08/10] drm/msm: async commit support
` [PATCH 09/10] drm/msm/dpu: "
` [PATCH 10/10] drm/msm: add atomic traces

[PATCH v2 0/6] mm/memory_hotplug: Consider all zones when removing memory
 2019-08-29 16:59 UTC  (6+ messages)
` [PATCH v2 3/6] mm/memory_hotplug: Process "

[PATCH] staging: exfat: add exfat filesystem code to staging
 2019-08-29 16:59 UTC  (12+ messages)

[Qemu-devel] [PATCH v2 0/4] docs: add docs about use of automatic cleanup functions
 2019-08-29 16:54 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2 1/4] docs: convert README, CODING_STYLE and HACKING to RST syntax

[PATCH v2] default_range glblub implementation
 2019-08-29 16:58 UTC  (4+ messages)

[PATCH] vfio/type1: avoid redundant PageReserved checking
 2019-08-29 16:58 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v3 00/11] Add AMD SEV guest live migration support
 2019-08-29 16:56 UTC  (7+ messages)
` [PATCH v3 09/11] KVM: x86: Introduce KVM_GET_PAGE_ENC_BITMAP ioctl
` [PATCH v3 10/11] mm: x86: Invoke hypercall when page encryption status is changed

[PATCH] dvb: usb: fix use after free in dvb_usb_device_exit
 2019-08-29 16:56 UTC  (3+ messages)
` [PATCH] media: dw2102: Fix use after free

[RESEND PATCH V3 0/8] TopDown metrics support for Icelake
 2019-08-29 16:56 UTC  (6+ messages)
` [RESEND PATCH V3 3/8] perf/x86/intel: Support hardware TopDown metrics

[igt-dev] [PATCH i-g-t] i915/gem_exec_schedule: Switch reorder-wide to sw_sync
 2019-08-29 16:56 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for "

[PATCH v3 00/11] mm/memory_hotplug: Shrink zones before removing memory
 2019-08-29 16:55 UTC  (4+ messages)
` [PATCH v3 01/11] mm/memremap: Get rid of memmap_init_zone_device()

[PATCH v5 00/10] arm64: avoid out-of-line ll/sc atomics
 2019-08-29 16:54 UTC  (3+ messages)
` [PATCH v5 10/10] arm64: atomics: Use K constraint when toolchain appears to support it

[RFC v1 2/2] rcu/tree: Remove dynticks_nmi_nesting counter
 2019-08-29 16:54 UTC  (15+ messages)

can't interrupt when printing T T T T T
 2019-08-29 16:53 UTC 

[PATCH net-next v2 0/3] net: tls: add socket diag
 2019-08-29 16:48 UTC  (4+ messages)
` [PATCH net-next v2 1/3] net/tls: use RCU protection on icsk->icsk_ulp_data
` [PATCH net-next v2 2/3] tcp: ulp: add functions to dump ulp-specific information
` [PATCH net-next v2 3/3] net: tls: export protocol version, cipher, tx_conf/rx_conf to socket diag

[PATCH 0/7] KVM: VMX: Add full nested support for IA32_PERF_GLOBAL_CTRL
 2019-08-29 16:47 UTC  (7+ messages)
` [PATCH 1/7] KVM: nVMX: Use kvm_set_msr to load IA32_PERF_GLOBAL_CTRL on vmexit

[PATCH] drm: mst: Fix query_payload ack reply struct
 2019-08-29 16:52 UTC 

[PATCH v3 01/11] checkpatch: check for nested (un)?likely() calls
 2019-08-29 16:50 UTC  (12+ messages)
` [PATCH v3 02/11] drm/msm: remove unlikely() from WARN_ON() conditions
` [PATCH v3 03/11] net/mlx5e: Remove unlikely() from WARN*() condition
` [PATCH v3 04/11] xen/events: Remove unlikely() from WARN() condition
` [PATCH v3 05/11] fs: remove unlikely() from WARN_ON() condition
` [PATCH v3 06/11] wimax/i2400m: remove unlikely() from WARN*() condition
` [PATCH v3 07/11] xfs: remove unlikely() from WARN_ON() condition
` [PATCH v3 08/11] IB/hfi1: Remove unlikely() from IS_ERR*() condition
` [PATCH v3 09/11] Input: alps - remove "
` [PATCH v3 10/11] udp: Remove "
` [PATCH v3 11/11] ntfs: remove (un)?likely() from IS_ERR() conditions

[PATCH v10 0/7] Solve postboot supplier cleanup and optimize probe ordering
 2019-08-29 16:51 UTC  (4+ messages)
` [PATCH v10 2/7] of: property: Add functional dependency link from DT bindings

[PATCH] f2fs: fix flushing node pages when checkpoint is disabled
 2019-08-29 16:50 UTC  (2+ messages)
` [f2fs-dev] "

[Qemu-arm] [PATCH v3 00/69] target/arm: Convert aa32 base isa to decodetree
 2019-08-29 16:47 UTC  (9+ messages)
` [Qemu-arm] [PATCH v3 35/69] target/arm: Convert Clear-Exclusive, Barriers
  ` [Qemu-devel] "
` [Qemu-devel] [PATCH v3 56/69] target/arm: Convert T16, extract
  ` [Qemu-arm] "
` [Qemu-arm] [PATCH v3 64/69] target/arm: Convert T16, shift immediate
  ` [Qemu-arm] [Qemu-devel] "
    `  "

[PATCH v5 0/4] tpm: Add driver for cr50
 2019-08-29 16:48 UTC  (6+ messages)
` [PATCH v5 3/4] tpm: tpm_tis_spi: Introduce a flow control callback
` [PATCH v5 4/4] tpm: tpm_tis_spi: Support cr50 devices

[PATCH 09/60] drm/bridge: Add connector-related bridge operations and data
 2019-08-29 16:48 UTC  (11+ messages)

[PATCH v4 1/1] rebase.c: make sure the active branch isn't moved when autostashing
 2019-08-29 16:47 UTC  (4+ messages)
` [PATCH v5 0/2] rebase.c: make sure current "
  ` [PATCH v5 1/2] builtin/rebase.c: make sure the active "
  ` [PATCH v5 2/2] builtin/rebase.c: Remove pointless message

[Qemu-devel] [PATCH 0/2] Deprecate implicit filters
 2019-08-29 16:45 UTC  (7+ messages)
` [Qemu-devel] [PATCH 2/2] qapi: deprecate "
      ` [Qemu-devel] [libvirt] "

[igt-dev] [PATCH i-g-t] tests/kms_rotation_crc: Skip on platforms without atomic modesetting
 2019-08-29 16:47 UTC  (2+ messages)
`  "

[PATCH v2 0/4] KVM: selftests: Introduce VM_MODE_PXXV48_4K
 2019-08-29 16:46 UTC  (4+ messages)
` [PATCH v2 1/4] KVM: selftests: Move vm type into _vm_create() internally

[GIT PULL] Wimplicit-fallthrough patches for 5.3-rc7
 2019-08-29 16:45 UTC  (2+ messages)

[PATCH 0/2] config: make config_with_options() handle any repo
 2019-08-29 16:44 UTC  (8+ messages)
` [PATCH 1/2] config: allow config_with_options() to "

general protection fault in tls_sk_proto_close (2)
 2019-08-29 16:43 UTC  (2+ messages)

master - fix segfault for invalid characters in vg name
 2019-08-29 16:43 UTC 

Dynamic DMA-buf locking changes
 2019-08-29 16:43 UTC  (3+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/4] dma-buf: change DMA-buf locking convention
` ✗ Fi.CI.SPARSE: "

[PATCH AUTOSEL 4.14 01/14] hv_sock: Fix hang when a connection is closed
 2019-08-29 16:42 UTC  (4+ messages)
` [PATCH AUTOSEL 4.14 05/14] binder: take read mode of mmap_sem in binder_alloc_free_page()

[PATCH v2 00/10] media: Report camera sensor properties
 2019-08-29 16:43 UTC  (8+ messages)
` [PATCH v2 09/10] media: i2c: ov5670: Report native size and crop bounds

[PATCH] erofs: remove all likely/unlikely annotations
 2019-08-29 16:38 UTC  (2+ messages)

[PATCH V3 0/6] PCI: tegra: Enable PCIe C5 controller of Tegra194 in p2972-0000 platform
 2019-08-29 16:41 UTC  (6+ messages)
` [PATCH V3 2/6] dt-bindings: PCI: tegra: Add PCIe slot supplies regulator entries

[PATCH] sefltest/ima: support appended signatures (modsig)
 2019-08-29 16:38 UTC  (3+ messages)

[PATCH v3 0/8] ath10k: improve throughout of tcp/udp TX/RX of sdio
 2019-08-28 13:16 UTC  (2+ messages)
` [PATCH v3 4/8] ath10k: add workqueue for RX path "

[tpm2] Docker Images
 2019-08-29 16:40 UTC 

[PATCH v2 0/8] Separate trace-cmd and libtracecmd code
 2019-08-29 16:38 UTC  (5+ messages)
` [PATCH v2 4/8] trace-cmd: Move trace-cmd global variable "quiet" to libtracecmd

io_uring engine -- sqthread_poll option can't work as implemented
 2019-08-29 16:38 UTC 

Locating /org/bluez/example/service from example-gatt-server
 2019-08-29 16:37 UTC 

[PATCH v5 0/4] ASoC: codecs: Add WSA881x Smart Speaker amplifier support
 2019-08-29 16:36 UTC  (3+ messages)
` [PATCH v5 4/4] ASoC: codecs: add wsa881x "
  ` [alsa-devel] "

[tpm2] Remote Attestation
 2019-08-29 16:36 UTC 

[SPDK] multiple skipping namespace messages
 2019-08-29 16:36 UTC 

[PATCH 00/10] OOM Debug print selection and additional information
 2019-08-29 16:35 UTC  (11+ messages)

[PATCH v6 0/4] ASoC: codecs: Add WSA881x Smart Speaker amplifier support
 2019-08-29 16:35 UTC  (5+ messages)
` [PATCH v6 1/4] dt-bindings: soundwire: add slave bindings
` [PATCH v6 2/4] soundwire: core: add device tree support for slave devices
` [PATCH v6 3/4] dt-bindings: ASoC: Add WSA881x bindings
` [PATCH v6 4/4] ASoC: codecs: add wsa881x amplifier support

[PATCH v2 00/15] thermal: qcom: tsens: Add interrupt support
 2019-08-29 16:34 UTC  (12+ messages)
` [PATCH v2 03/15] drivers: thermal: tsens: Add __func__ identifier to debug statements
` [PATCH v2 07/15] dt: thermal: tsens: Document interrupt support in tsens driver

[tip: x86/vmware] input/vmmouse: Update the backdoor call with support for new instructions
 2019-08-29 16:33 UTC  (3+ messages)

[meta-selinux] [PATCH] python-scapy: upgrade 2.4.2 -> 2.4.3
 2019-08-29 16:33 UTC  (4+ messages)

[PATCH net-next v2 4/5] r8152: support skb_add_rx_frag
 2019-08-29 16:31 UTC  (3+ messages)
` [PATCH net-next] r8152: fix accessing skb after napi_gro_receive

read_raw endianess
 2019-08-29 16:30 UTC 

[PATCH] netfilter: reject: fix ICMP csum verification
 2019-08-29 16:30 UTC  (2+ messages)

[MPTCP] [PATCH v2] mptcp: Make MPTCP socket block/wakeup ignore sk_receive_queue
 2019-08-29 16:30 UTC 

[RFC PATCH 0/5] make use of gcc 9's "asm inline()"
 2019-08-29 16:29 UTC  (3+ messages)
` [RFC PATCH 1/5] treewide: replace __inline__ by inline

[Qemu-devel] [PATCH v6 0/4] 9p: Fix file ID collisions
 2019-08-29 16:27 UTC  (3+ messages)
` [Qemu-devel] [PATCH v6 1/4] 9p: Treat multiple devices on one export as an error

[PATCH v2 bpf-next 1/3] capability: introduce CAP_BPF and CAP_TRACING
 2019-08-29 16:28 UTC  (3+ messages)

Adding depends-on DT binding to break cyclic dependencies
 2019-08-29 16:28 UTC  (2+ messages)

[Bug 111482] Sapphire Pulse RX 5700 XT power consumption
 2019-08-29 16:27 UTC  (2+ messages)

[phosphor-pid-control] scaling issue
 2019-08-29 16:27 UTC  (8+ messages)

[PATCH 1/6] kbuild: remove 'Using ... as source for kernel' message
 2019-08-29 16:25 UTC  (3+ messages)
` [PATCH 6/6] kbuild: check clean srctree even earlier

[Qemu-devel] CPU hotplug using SMM with QEMU+OVMF
 2019-08-29 16:25 UTC  (17+ messages)
` [Qemu-devel] [edk2-devel] "
    ` [Qemu-devel] [edk2-rfc] "

[PATCH v9 0/3] add support for rng-seed
 2019-08-29 16:25 UTC  (7+ messages)
` [PATCH v9 2/3] fdt: "

[PATCH 0/2] xfs: get rid of _ITER_{ABORT,CONTINUE}
 2019-08-29 16:23 UTC  (2+ messages)
` [PATCH 2/2] xfs: remove all *_ITER_CONTINUE values

[SPDK] multiple skipping namespace messages
 2019-08-29 16:23 UTC 

[PATCH 00/20] HDCP 1.4 Content Protection
 2019-08-29 16:22 UTC  (10+ messages)
  ` [PATCH 12/20] drm/amd/display: Update hdcp display config
  ` [PATCH 13/20] drm/amd/display: Create amdgpu_dm_hdcp
  ` [PATCH 14/20] drm/amd/display: Create dpcd and i2c packing functions
  ` [PATCH 15/20] drm/amd/display: Initialize HDCP work queue
  ` [PATCH 16/20] drm/amd/display: Handle Content protection property changes
  ` [PATCH 17/20] drm/amd/display: handle DP cpirq
  ` [PATCH 18/20] drm/amd/display: Update CP property based on HW query
  ` [PATCH 19/20] drm/amd/display: only enable HDCP for DCN+
  ` [PATCH 20/20] drm/amd/display: Add hdcp to Kconfig


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.