All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-08-29 16:32:31 to 2019-08-29 17:04:43 UTC [more...]

[Qemu-devel] [PATCH v3 0/4] docs: add docs about use of automatic cleanup functions
 2019-08-29 16:50 UTC  (5+ messages)
` [Qemu-devel] [PATCH v3 1/4] docs: convert README, CODING_STYLE and HACKING to RST syntax
` [Qemu-devel] [PATCH v3 2/4] docs: merge HACKING.rst contents into CODING_STYLE.rst
` [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

post-receive: pub/scm/linux/kernel/git/khilman/linux-amlogic
 2019-08-29 17:04 UTC 

How to track history of personal changes in a repository?
 2019-08-29 17:04 UTC  (2+ messages)

[PATCH v2 0/3] Add IMX290 CMOS image sensor support
 2019-08-29 17:04 UTC  (5+ messages)
` [PATCH v2 2/3] media: i2c: Add IMX290 CMOS image sensor driver

mac80211_hwsim (kernel 4.18+): wmediumd + 2.4Ghz
 2019-08-29 17:04 UTC  (3+ messages)

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

[Qemu-devel] [PATCH v1 0/9] arm semih-hosting cleanups and other misc cleanups
 2019-08-29 16:57 UTC  (2+ messages)

[v2 PATCH -mm] mm: account deferred split THPs into MemAvailable
 2019-08-29 17:03 UTC  (12+ messages)

[PATCH 1/7] media: remove include stdarg.h from some drivers
 2019-08-29 17:03 UTC  (5+ messages)
` [PATCH 6/7] media: don't do an unsigned int with a 31 bit shift

[PATCH] staging: exfat: add exfat filesystem code to staging
 2019-08-29 17:02 UTC  (13+ messages)

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

[cip-dev] [PATCH/RFC 4.19.y-cip v2 00/51] Fast forward sh-pfc
 2019-08-29 17:02 UTC  (52+ 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
` [cip-dev] [PATCH/RFC 4.19.y-cip v2 40/51] pinctrl: sh-pfc: r8a7796: Use new macros for non-GPIO pins
` [cip-dev] [PATCH/RFC 4.19.y-cip v2 41/51] pinctrl: sh-pfc: r8a7796: Remove placeholder I2C pin data
` [cip-dev] [PATCH/RFC 4.19.y-cip v2 42/51] pinctrl: sh-pfc: r8a77995: Remove unused PINMUX_IPSR_{MSEL2, PHYS}()
` [cip-dev] [PATCH/RFC 4.19.y-cip v2 43/51] pinctrl: sh-pfc: r8a7740: Add missing REF125CK pin to gether_gmii group
` [cip-dev] [PATCH/RFC 4.19.y-cip v2 44/51] pinctrl: sh-pfc: r8a7740: Add missing LCD0 marks to lcd0_data24_1 group
` [cip-dev] [PATCH/RFC 4.19.y-cip v2 45/51] pinctrl: sh-pfc: r8a7791: Remove bogus ctrl marks from qspi_data4_b group
` [cip-dev] [PATCH/RFC 4.19.y-cip v2 46/51] pinctrl: sh-pfc: r8a7791: Remove bogus marks from vin1_b_data18 group
` [cip-dev] [PATCH/RFC 4.19.y-cip v2 47/51] pinctrl: sh-pfc: r8a7791: Fix VIN1 versioned groups
` [cip-dev] [PATCH/RFC 4.19.y-cip v2 48/51] pinctrl: sh-pfc: r8a7791: Fix scifb2_data_c pin group
` [cip-dev] [PATCH/RFC 4.19.y-cip v2 49/51] pinctrl: sh-pfc: sh73a0: Fix fsic_spdif pin groups
` [cip-dev] [PATCH/RFC 4.19.y-cip v2 50/51] pinctrl: sh-pfc: sh73a0: Add missing TO pin to tpu4_to3 group
` [cip-dev] [PATCH/RFC 4.19.y-cip v2 51/51] pinctrl: sh-pfc: sh73a0: Use new macros for non-GPIO pins

[PATCH 00/10] drm/msm: async commit support (v2)
 2019-08-29 16:45 UTC  (18+ 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

[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)

post-receive: pub/scm/linux/kernel/git/arm64/linux
 2019-08-29 17:00 UTC 

[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 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

[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)

[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] 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

post-receive: pub/scm/linux/kernel/git/jaegeuk/f2fs
 2019-08-29 16:50 UTC 

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

post-receive: pub/scm/linux/kernel/git/axboe/linux-block
 2019-08-29 16:50 UTC 

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

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

post-receive: pub/scm/linux/kernel/git/zohar/linux-integrity
 2019-08-29 16:48 UTC 

[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

post-receive: pub/scm/linux/kernel/git/arm64/linux
 2019-08-29 16:46 UTC 

post-receive: pub/scm/linux/kernel/git/will/linux
 2019-08-29 16:45 UTC 

[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 

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

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

[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

[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)

post-receive: pub/scm/linux/kernel/git/torvalds/linux
 2019-08-29 16:34 UTC 

[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)


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.