All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-10-06 14:06:03 to 2020-10-06 14:50:02 UTC [more...]

post-receive: pub/scm/linux/kernel/git/axboe/linux-block
 2020-10-06 14:50 UTC 

[PATCHv2 00/17] arm64: remove set_fs() and friends
 2020-10-06 14:46 UTC  (10+ messages)
` [PATCHv2 01/17] arm64: ensure ERET from kthread is illegal
` [PATCHv2 02/17] arm64: add C wrappers for SET_PSTATE_*()
` [PATCHv2 03/17] arm64: head.S: rename el2_setup -> init_kernel_el
` [PATCHv2 04/17] arm64: head.S: cleanup SCTLR_ELx initialization
` [PATCHv2 05/17] arm64: head.S: always initialize PSTATE
` [PATCHv2 06/17] arm64: sdei: move uaccess logic to arch/arm64/
` [PATCHv2 07/17] arm64: sdei: explicitly simulate PAN/UAO entry
` [PATCHv2 08/17] arm64: uaccess: move uao_* alternatives to asm-uaccess.h
` [PATCHv2 09/17] arm64: uaccess: rename privileged uaccess routines

[net-next v2 00/11] net: bridge: cfm: Add support for Connectivity Fault Management(CFM)
 2020-10-06 14:49 UTC  (13+ messages)
` [net-next v2 01/11] net: bridge: extend the process of special frames
    ` [Bridge] "
` [net-next v2 04/11] bridge: cfm: Kernel space implementation of CFM
    ` [Bridge] "
` [net-next v2 07/11] bridge: cfm: Netlink Interface
    ` [Bridge] "
` [net-next v2 08/11] bridge: cfm: Netlink Notifications
    ` [Bridge] "

[PATCH 0/6] CODA timeout fix & assorted changes
 2020-10-06 14:49 UTC  (11+ messages)
` [PATCH 1/6] coda: Remove redundant ctx->initialized setting
` [PATCH 2/6] coda: Simplify H.264 small buffer padding logic
` [PATCH 3/6] coda: Clarify device registered log
` [PATCH 4/6] coda: Clarify interrupt registered name
` [PATCH 5/6] coda: coda_buffer_meta housekeeping fix

[PATCH v3] bus: mhi: Add MHI PCI support for WWAN modems
 2020-10-06 14:54 UTC 

[PATCH] thermal: power_allocate: add upper and lower limits
 2020-10-06 14:46 UTC  (11+ messages)

[PATCH -v2 00/17] sched: Migrate disable support
 2020-10-06 14:48 UTC  (9+ messages)
` [PATCH -v2 12/17] sched,rt: Use cpumask_any*_distribute()
` [PATCH -v2 15/17] sched: Fix migrate_disable() vs rt/dl balancing

[PATCH BlueZ 1/1] tools: fix forgotten index->mgmt_index renaming in btmgmt.c
 2020-10-06 14:48 UTC  (2+ messages)
` [BlueZ,1/1] "

[PATCH] xfs_repair: remove obsolete code for handling mountpoint inodes
 2020-10-06 14:47 UTC  (2+ messages)

[net-next 01/15] net/mlx5: DR, Add buddy allocator utilities
 2020-10-06 14:47 UTC  (4+ messages)

[PATCH 00/10] DASD FC endpoint security
 2020-10-06 14:46 UTC  (7+ messages)
` [PATCH 01/10] s390/cio: Export information about Endpoint-Security Capability
` [PATCH 02/10] s390/cio: Provide Endpoint-Security Mode per CU

Fit images and EFI_LOAD_FILE2_PROTOCOL
 2020-10-06 14:46 UTC  (15+ messages)

[lttng-dev] [barectf] Filter trace messages based on log level
 2020-10-06 14:45 UTC  (2+ messages)

[PULL 00/21] machine + QOM queue, 2020-10-05
 2020-10-06 14:42 UTC  (6+ messages)

[ANNOUNCE] v5.9-rc8-rt12
 2020-10-06 14:37 UTC  (2+ messages)

Control Dependencies vs C Compilers
 2020-10-06 14:43 UTC  (5+ messages)

[RFC PATCH v2 00/23] Share events between metrics
 2020-10-06 14:42 UTC  (11+ messages)
` [RFC PATCH v2 23/23] perf metricgroup: remove duped metric group events
  ` Issue of metrics for multiple uncore PMUs (was Re: [RFC PATCH v2 23/23] perf metricgroup: remove duped metric group events)

[PATCH 0/6] ftrace: trivial cleanup
 2020-10-06 14:42 UTC  (5+ messages)
` [PATCH 1/6] ftrace: define seq_file only for FMODE_READ
` [PATCH 5/6] ftrace: replace do_for_each_ftrace_rec() with for_ftrace_rec_iter()

[PATCH v8 00/18] blk-mq/scsi: Provide hostwide shared tags for SCSI HBAs
 2020-10-06 14:42 UTC  (9+ messages)

[RESEND net-next 0/8] net: convert tasklets to use new
 2020-10-06 14:42 UTC  (3+ messages)
` [RESEND net-next 1/8] net: dccp: convert tasklets to use new tasklet_setup() API

[PATCH] leds: lm3697: Fix out-of-bound access
 2020-10-06 14:41 UTC  (13+ messages)

post-receive: pub/scm/linux/kernel/git/jpoimboe/linux
 2020-10-06 14:38 UTC 

post-receive: pub/scm/linux/kernel/git/jpoimboe/linux
 2020-10-06 14:37 UTC 

[PATCH] ARM: dts: cros-ec-keyboard: Add alternate keymap for KEY_LEFTMETA
 2020-10-06 14:35 UTC  (3+ messages)

[for-linus][PATCH 00/15] tracing: Some final updates for 5.10
 2020-10-06 14:35 UTC  (16+ messages)
` [for-linus][PATCH 01/15] ftrace: Fix some typos in comment
` [for-linus][PATCH 02/15] tracing: Change STR_VAR_MAX_LEN
` [for-linus][PATCH 03/15] tracing: Fix parse_synth_field() error handling
` [for-linus][PATCH 04/15] tracing: Save normal string variables
` [for-linus][PATCH 05/15] tracing: Add support for dynamic strings to synthetic events
` [for-linus][PATCH 06/15] tracing: Add README information for synthetic_events file
` [for-linus][PATCH 07/15] selftests/ftrace: Add test case for synthetic event dynamic strings
` [for-linus][PATCH 08/15] tracing: Change synthetic event string format to limit printed length
` [for-linus][PATCH 09/15] ftrace: Use fls() to get the bits for dup_hash()
` [for-linus][PATCH 10/15] ftrace: Simplify the hash calculation
` [for-linus][PATCH 11/15] ftrace: Simplify the dyn_ftrace->flags macro
` [for-linus][PATCH 12/15] ftrace: Simplify the calculation of page number for ftrace_page->records
` [for-linus][PATCH 13/15] ftrace: Format variable declarations of ftrace_allocate_records
` [for-linus][PATCH 14/15] ftrace: ftrace_global_list is renamed to ftrace_ops_list
` [for-linus][PATCH 15/15] tracing: Remove a pointless assignment

[dpdk-dev] [PATCH] build: support i686 target on x86 64-bit hosts
 2020-10-06 14:35 UTC  (5+ messages)

[Intel-gfx] [PATCH 00/20] drm/i915: Futher cleanup around hpd pins and port identfiers
 2020-10-06 14:33 UTC  (21+ messages)
` [Intel-gfx] [PATCH 01/20] drm/i915: Sort the mess around ICP TC hotplugs regs
` [Intel-gfx] [PATCH 02/20] drm/i915: s/PORT_TC/TC_PORT_TC/
` [Intel-gfx] [PATCH 03/20] drm/i915: Add PORT_TCn aliases to enum port
` [Intel-gfx] [PATCH 04/20] drm/i915: Give DDI encoders even better names
` [Intel-gfx] [PATCH 05/20] drm/i915: Introduce AUX_CH_USBCn
` [Intel-gfx] [PATCH 06/20] drm/i915: Pimp AUX CH names
` [Intel-gfx] [PATCH 07/20] drm/i915: Use AUX_CH_USBCn for the RKL VBT AUX CH setup
` [Intel-gfx] [PATCH 08/20] drm/i915: Parametrize BXT_DE_PORT_HP_DDI with hpd_pin
` [Intel-gfx] [PATCH 09/20] drm/i915: Introduce GEN8_DE_PORT_HOTPLUG()
` [Intel-gfx] [PATCH 10/20] drm/i915: s/port/hpd_pin/ for icp+ ddi hpd bits
` [Intel-gfx] [PATCH 11/20] drm/i915: s/tc_port/hpd_pin/ in GEN11_{TC, TBT}_HOTPLUG()
` [Intel-gfx] [PATCH 12/20] drm/i915: s/tc_port/hpd_pin/ in icp+ TC hotplug bits
` [Intel-gfx] [PATCH 13/20] drm/i915: Relocate intel_hpd_{enabled, hotplug}_irqs()
` [Intel-gfx] [PATCH 14/20] drm/i915: Split gen11_hpd_detection_setup() into tc vs. tbt variants
` [Intel-gfx] [PATCH 15/20] drm/i915: Don't enable hpd detection logic from irq_postinstall()
` [Intel-gfx] [PATCH 16/20] drm/i915: Rename 'tmp_mask'
` [Intel-gfx] [PATCH 17/20] drm/i915: Remove the per-plaform IIR HPD masking
` [Intel-gfx] [PATCH 18/20] drm/i915: Enable hpd logic only for ports that are present
` [Intel-gfx] [PATCH 19/20] drm/i915: Use GEN3_IRQ_INIT() to init south interrupts in icp+
` [Intel-gfx] [PATCH 20/20] drm/i915: Get rid of ibx_irq_pre_postinstall()

[PATCH rdma-next v2] RDMA: Explicitly pass in the dma_device to ib_register_device
 2020-10-06 14:34 UTC  (2+ messages)

[PATCH 0/4] dt-bindings: additional/unevaluatedProperties clean-ups
 2020-10-06 14:33 UTC  (12+ messages)
` [PATCH 1/4] dt-bindings: Add missing 'unevaluatedProperties'
` [PATCH 2/4] dt-bindings: Use 'additionalProperties' instead of 'unevaluatedProperties'
` [PATCH 4/4] dt-bindings: Explicitly allow additional properties in common schemas

[xen-unstable-smoke test] 155495: tolerable all pass - PUSHED
 2020-10-06 14:33 UTC 

[Buildroot] [PATCH 1/1] package/patchelf: Pull in upstream bugfixes
 2020-10-06 14:33 UTC  (4+ messages)

[dpdk-dev] [PATCH v7 0/8] fib: implement AVX512 vector lookup
 2020-10-06 14:31 UTC  (3+ messages)
` [dpdk-dev] [PATCH v8 "

[dpdk-dev] [PATCH v4 1/3] app/testpmd: add GENEVE parsing
 2020-10-06 14:30 UTC  (6+ messages)
` [dpdk-dev] [PATCH v5 0/3] Add GENEVE protocol parsing to testpmd
  ` [dpdk-dev] [PATCH v5 1/3] app/testpmd: add GENEVE parsing
  ` [dpdk-dev] [PATCH v5 3/3] app/testpmd: reduce tunnel parsing code duplication

linux-next: build failure after merge of the vfs tree
 2020-10-06 14:30 UTC  (6+ messages)

[MPTCP] Re: [PATCH net] net: mptcp: make DACK4/DACK8 usage consistent among all subflows
 2020-10-06 14:30 UTC 

[PATCH rdma-next] RDMA: Explicitly pass in the dma_device to ib_register_device
 2020-10-06 14:29 UTC  (6+ messages)

[PATCH 1/1] travis: Fix Tumbleweed installation
 2020-10-06 14:28 UTC 

[RFC] Using a watchdog as system reset
 2020-10-06 14:29 UTC  (3+ messages)

[dpdk-dev] [PATCH] cryptodev: revert ABI compatibility for ChaCha20-Poly1305
 2020-10-06 14:27 UTC  (3+ messages)

[PATCH 0/3] drm/msm: support for host-cached BOs
 2020-10-06 13:19 UTC  (8+ messages)
` [PATCH 2/3] drm/msm: add DRM_MSM_GEM_SYNC_CACHE for non-coherent cache maintenance

Counts for qgroup id are different
 2020-10-06 14:27 UTC 

[xlnx:master 128/133] include/linux/typecheck.h:12:18: warning: comparison of distinct pointer types lacks a cast
 2020-10-06 14:25 UTC  (2+ messages)

[PATCH] Revert "kernel.bbclass: make dependency on lzop-native conditional"
 2020-10-06 14:27 UTC  (4+ messages)
` [OE-core] "

[PATCH 1/1] Create codeql-analysis.yml
 2020-10-06 14:27 UTC  (2+ messages)

[RESEND PATCH v3 0/3] pinctrl: Adding support for Microchip/Microsemi serial GPIO controller
 2020-10-06 14:25 UTC  (8+ messages)
` [RESEND PATCH v3 1/3] dt-bindings: pinctrl: Add bindings for pinctrl-mchp-sgpio driver
` [RESEND PATCH v3 2/3] pinctrl: pinctrl-mchp-sgpio: Add pinctrl driver for Microsemi Serial GPIO
` [RESEND PATCH v3 3/3] arm64: dts: sparx5: Add SGPIO devices

post-receive: pub/scm/linux/kernel/git/broonie/misc
 2020-10-06 14:25 UTC 

post-receive: pub/scm/linux/kernel/git/broonie/sound
 2020-10-06 14:25 UTC 

[Intel-gfx] [PATCH] drm/i915/gt: Track the most recent pulse for the heartbeat
 2020-10-06 14:24 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/gt: Track the most recent pulse for the heartbeat (rev3)

[PATCH 06/11] arm64: dts: qcom: msm8994: Add SDHCI2 node
 2020-10-06 14:21 UTC  (3+ messages)

[PATCH] printk: handle blank console arguments passed in
 2020-10-06 14:22 UTC  (9+ messages)

[PATCH] xfsprogs: fix ioctl_xfs_geometry manpage naming
 2020-10-06 14:22 UTC 

[RFC 0/8] Add support for DP-HDMI2.1 PCON
 2020-10-06 14:22 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for Add support for DP-HDMI2.1 PCON (rev2)

[Bug 203419] Logitech Group USB audio stopped working in 5.1-rc6
 2020-10-06 14:22 UTC 

[RFC PATCH 0/2] ALSA: hda - acomp probe fix for i915
 2020-10-06 14:16 UTC  (4+ messages)

Linux-specific kernel hardening
 2020-10-06 14:21 UTC  (10+ messages)

[PATCH v5 00/52] Fix html build with Sphinx 3.1 and above
 2020-10-06 14:14 UTC  (28+ messages)
` [PATCH v5 01/52] docs: cdomain.py: add support for a new Sphinx 3.1+ tag
` [PATCH v5 02/52] docs: cdomain.py: extend it to handle new Sphinx 3.x tags
` [PATCH v5 05/52] scripts: kernel-doc: use a less pedantic markup for funcs on Sphinx 3.x
` [PATCH v5 06/52] scripts: kernel-doc: fix troubles with line counts
` [PATCH v5 07/52] scripts: kernel-doc: reimplement -nofunction argument
` [PATCH v5 10/52] scripts: kernel-doc: allow passing desired Sphinx C domain dialect
` [PATCH v5 11/52] docs: kerneldoc.py: append the name of the parsed doc file
` [PATCH v5 17/52] media: docs: make RC documents more compatible with Sphinx 3.1+
` [PATCH v5 18/52] media: cec-core.rst: don't use c:type for structs
` [PATCH v5 19/52] math64.h: kernel-docs: Convert some markups into normal comments
` [PATCH v5 20/52] memblock: get rid of a :c:type leftover
` [PATCH v5 23/52] docs: trace-uses.rst: remove bogus c-domain tags
` [PATCH v5 24/52] docs: it_IT: fix namespace collisions at locking.rst
` [PATCH v5 25/52] docs: net: ieee802154.rst: fix C expressions
` [PATCH v5 26/52] docs: genericirq.rst: don't document chip.c functions twice
` [PATCH v5 27/52] docs: kernel-api.rst: drop kernel/irq/manage.c kernel-doc tag
` [PATCH v5 28/52] docs: remove sound API duplication
` [PATCH v5 30/52] docs: scsi: target.rst: remove iSCSI transport class kernel-doc markup
` [PATCH v5 31/52] docs: device_link.rst: remove duplicated kernel-doc include
` [PATCH v5 32/52] docs: basics.rst: get rid of rcu kernel-doc macros
` [PATCH v5 33/52] docs: net: statistics.rst: remove a duplicated kernel-doc
` [PATCH v5 34/52] docs: pstore-blk.rst: fix kernel-doc tags
` [PATCH v5 37/52] docs: sound: writing-an-alsa-driver.rst: get rid of :c:type
` [PATCH v5 39/52] docs: writing-an-alsa-driver.rst: fix some bad c:func: markups
` [PATCH v5 48/52] docs: basics.rst: avoid duplicated C function declaration

[PATCH v3] jbd2: avoid transaction reuse after reformatting
 2020-10-06 14:14 UTC  (3+ messages)

[PATCH v4 1/2] dt-bindings: usb: Add binding for discrete onboard USB hubs
 2020-10-06 14:18 UTC  (11+ messages)

[PATCH] media: ov7670: check status of ov7670_read
 2020-10-06 14:17 UTC  (3+ messages)

[tpm2] Retrieving Context/Object attributes
 2020-10-06 14:16 UTC 

[RFC PATCH 00/21] contrib/gitdm: Add more companies entries
 2020-10-06 14:14 UTC  (9+ messages)
` [RFC PATCH 08/21] contrib/gitdm: Add Mentor Graphics to the domain map

[PATCH v3 0/3] pinctrl: Adding support for Microchip/Microsemi serial GPIO controller
 2020-10-06 14:13 UTC  (2+ messages)

[PATCH v4] kvm,x86: Exit to user space in case page fault error
 2020-10-06 14:15 UTC  (12+ messages)
                    ` [Virtio-fs] [PATCH v4] kvm, x86: "

[PATCH] block: make maximum zone append size configurable
 2020-10-06 14:14 UTC 

[PATCH 5.8 00/85] 5.8.14-rc1 review
 2020-10-06 13:26 UTC  (3+ messages)
` [PATCH 5.8 05/85] Revert "usbip: Implement a match function to fix usbip"

[PATCH net-next v6 0/7] Hirschmann Hellcreek DSA driver
 2020-10-06 14:13 UTC  (13+ messages)
` [PATCH net-next v6 2/7] net: dsa: Add DSA driver for Hirschmann Hellcreek switches

[PATCH] ceph: don't SetPageError on readpage errors
 2020-10-06 14:13 UTC 

[PATCH v5] hw/avr: Add limited support for avr gpio registers
 2020-10-06 13:53 UTC 

[PATCH v2] net: e1000: add defaults for i210 TX/RX PBSIZE
 2020-10-06 14:08 UTC 

post-receive: pub/scm/linux/kernel/git/netdev/net-next
 2020-10-06 14:08 UTC 

[PATCH] net: e1000: add defaults for i210 TX/RX PBSIZE
 2020-10-06 14:08 UTC  (3+ messages)

[PATCH 2/2] xfs: kick extra large ioends to completion workqueue
 2020-10-06 14:07 UTC  (4+ messages)
` [PATCH v2 "


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.