All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-08-27 16:58:57 to 2018-08-27 18:44:17 UTC [more...]

[PATCH v2 00/17] mt76 patches 2018-08-24 v2
 2018-08-27 14:56 UTC  (16+ messages)
` [PATCH v2 01/17] mt76: unify wait_for_mac
` [PATCH v2 02/17] mt76: rename mt76x2_regs.h
` [PATCH v2 03/17] mt76: merge mt76x0/regs.h into mt76x02_regs.h
` [PATCH v2 04/17] mt76: create new mt76x02-lib module for common mt76x{0,2} code
` [PATCH v2 05/17] mt76: fix mt76x02-lib module license
` [PATCH v2 06/17] mt76: unify mac_get_key_info
` [PATCH v2 07/17] mt76: add helpers for register access with mt76_dev struct
` [PATCH v2 08/17] mt76: unify mac_shared_key_setup
` [PATCH v2 09/17] mt76: unify mt76x02_mac_wcid_set_key
` [PATCH v2 10/17] mt76: unify mac_wcid_setup
` [PATCH v2 11/17] mt76: use mac_wcid_set_drop in mt76x0
` [PATCH v2 12/17] mt76x0: use mt76_wcid_free "
` [PATCH v2 13/17] mt76: unify mt76x02_vif struct
` [PATCH v2 14/17] mt76: unify sta structure part 1
` [PATCH v2 15/17] mt76: unify sta structure part 2

[Qemu-devel] [PATCH v2 0/9] jobs: Job Exit Refactoring Pt 1
 2018-08-27 18:43 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2 8/9] jobs: remove ret argument to job_completed; privatize it

[PATCH 0/4] clk-pmc-atom + r8169: Add ether_clk handling to fix suspend issues
 2018-08-27 18:43 UTC  (3+ messages)
` [PATCH 1/4] clk: x86: add "ether_clk" alias for Bay Trail / Cherry Trail

[PATCH 0/8] RISC-V: Assorted Cleanups
 2018-08-27 18:42 UTC  (9+ messages)
` [PATCH 1/8] RISC-V: Provide a cleaner raw_smp_processor_id()
` [PATCH 2/8] RISC-V: Don't set cacheinfo.{physical_line_partition, attributes}
` [PATCH 3/8] RISC-V: Rename riscv_of_processor_hart to riscv_of_processor_hartid
` [PATCH 4/8] RISC-V: Filter ISA and MMU values in cpuinfo
` [PATCH 5/8] RISC-V: Rename im_okay_therefore_i_am to found_boot_cpu
` [PATCH 6/8] RISC-V: Use mmgrab()
` [PATCH 7/8] RISC-V: Comment on the TLB flush in smp_callin()
` [PATCH 8/8] RISC-V: Disable preemption before enabling interrupts when booting secondary harts

[Qemu-devel] [PATCH v2 0/2] chardev: Add websocket support
 2018-08-27 18:41 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 1/2] "
` [Qemu-devel] [PATCH v2 2/2] tests/test-char: Check websocket chardev functionality

[PATCH v3 0/2]: perf: reduce data loss when profiling highly parallel CPU bound workloads
 2018-08-27 18:39 UTC 

[PATCH 00/21] Kill the_index part 4
 2018-08-27 18:37 UTC  (4+ messages)
` [PATCH 02/21] read-cache.c: remove 'const' from index_has_changes()

[PATCH v2] net/virtio-user: check negotiated features before set
 2018-08-27 18:37 UTC 

[virtio-dev] [RFC] content: tweak VIRTIO_F_IO_BARRIER
 2018-08-27 18:36 UTC  (10+ messages)
` [virtio-dev] "

Question On staging/drivers/staging/*/TODO
 2018-08-27 18:35 UTC  (3+ messages)

swiotlb cleanup (resend)
 2018-08-27 18:33 UTC  (4+ messages)

[PATCH] block: bsg: move atomic_t ref_count variable to refcount API
 2018-08-27 18:33 UTC 

[PATCH v9 0/5] powerpc/pseries: Machine check handler improvements
 2018-08-27 18:32 UTC  (6+ messages)
` [PATCH v9 1/5] powerpc/pseries: Define MCE error event section
` [PATCH v9 2/5] powerpc/pseries: flush SLB contents on SLB MCE errors
` [PATCH v9 3/5] powerpc/pseries: Display machine check error details
` [PATCH v9 4/5] powerpc/pseries: Dump the SLB contents on SLB MCE errors
` [PATCH v9 5/5] powernv/pseries: consolidate code for mce early handling

[PATCH] clk: renesas: cpg-mssr: Add R7S9210 support
 2018-08-27 18:31 UTC  (4+ messages)

Queries on bottom halves
 2018-08-27 18:31 UTC  (2+ messages)

[PATCH v2] hash table: add an iterator over conflicting entries
 2018-08-27 18:27 UTC  (12+ messages)

[resend] Crash in nvmet_req_init() - null req->rsp pointer
 2018-08-27 18:24 UTC  (2+ messages)
    `  "

[PATCH 01/20] platform: goldfish: pipe: Fix comments to fit 80 columns
 2018-08-27 18:23 UTC  (20+ messages)
` [PATCH 02/20] platform: goldfish: pipe: Update license
` [PATCH 03/20] platform: goldfish: pipe: Move an opening brace to the next line
` [PATCH 04/20] platform: goldfish: pipe: Separate the host interface to a separate header
` [PATCH 05/20] platform: goldfish: pipe: Update the comment for GFP_ATOMIC
` [PATCH 06/20] platform: goldfish: pipe: Fail compilation if structs are too large
` [PATCH 07/20] platform: goldfish: pipe: Replace an array of 1 with a variable
` [PATCH 08/20] platform: goldfish: pipe: Replace pr_ with dev_ for logging
` [PATCH 09/20] platform: goldfish: pipe: Add blank lines to separate struct members
` [PATCH 10/20] platform: goldfish: pipe: Remove a redundant variable
` [PATCH 11/20] platform: goldfish: pipe: Replace two code blocks with a function call
` [PATCH 12/20] platform: goldfish: pipe: Remove reduntant casting
` [PATCH 13/20] platform: goldfish: pipe: Remove a blank line before '}'
` [PATCH 14/20] platform: goldfish: pipe: Rename 'wakeBit' to 'wake_bit'
` [PATCH 15/20] platform: goldfish: pipe: Remove reduntant casting to (void)
` [PATCH 16/20] platform: goldfish: pipe: Rename goldfish_x to goldfish_pipe_x
` [PATCH 17/20] platform: goldfish: pipe: Fix lines to not end an opening bracket
` [PATCH 18/20] platform: goldfish: pipe: Fix alignment to match parenthesis
` [PATCH 19/20] platform: goldfish: pipe: Move logical ops to the end of the prev line
` [PATCH 20/20] platform: goldfish: pipe: Replace "x==NULL" to "!x"

[PATCH] drm/amdgpu: Refine gmc9 VM fault print
 2018-08-27 18:22 UTC 

Automatic core.autocrlf?
 2018-08-27 18:22 UTC  (6+ messages)

[RFC PATCH 00/11] Secure Virtual Machine Enablement
 2018-08-27 18:18 UTC  (3+ messages)
` [RFC PATCH 11/11] powerpc/svm: Increase SWIOTLB buffer size

[PATCH v3 1/2]: perf util: map data buffer for preserving collected data
 2018-08-27 18:16 UTC  (2+ messages)
` [PATCH v3 2/2]: perf record: enable asynchronous trace writing

[PATCH] pulseaudio: 11.1 -> 12.2
 2018-08-27 18:16 UTC 

FSL/NXP P5020: USB problems with the latest Git kernels
 2018-08-27 18:15 UTC  (3+ messages)

[Qemu-devel] [PATCH v2 0/6] Add limited MXU instruction support
 2018-08-27 18:13 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 1/6] target/mips: Add MXU instructions S32I2M and S32M2I

ANNOUNCE: libtirpc-1.1.4 released
 2018-08-27 14:26 UTC 

Linux 4.19-rc1
 2018-08-27 18:13 UTC  (5+ messages)

[PATCH v2 0/3] xfs: bli refcount fixups
 2018-08-27 14:25 UTC  (4+ messages)
` [PATCH 1/3] xfs: don't unlock invalidated buf on aborted tx commit
` [PATCH 2/3] xfs: clean up xfs_trans_brelse()
` [PATCH 3/3] xfs: refactor xfs_buf_log_item reference count handling

[Qemu-devel] Hints for a networkable console
 2018-08-27 18:09 UTC 

[PATCH] Staging: fsl-dpaa2: ethsw: dpsw: Use correct SPDX-License-Identifier comment
 2018-08-27 17:56 UTC  (2+ messages)

[PATCH v2] staging: netlogic: Fixed comments to include SPDX-License-Identifier
 2018-08-27 17:55 UTC  (2+ messages)

[PATCH] Staging: One Laptop Per Child: add function argument names
 2018-08-27 17:52 UTC  (2+ messages)

[PATCH] Staging: rtlwifi: efuse: fixed a line length coding style issue
 2018-08-27 17:51 UTC  (2+ messages)

[PATCH] ddk750_mode.c: Wraps line to 80 charecters
 2018-08-27 17:49 UTC  (5+ messages)

[PATCH v4] drm/i915: Re-apply "Perform link quality check, unconditionally during long pulse"
 2018-08-27 18:07 UTC  (7+ messages)
` [Intel-gfx] "

[RFT 0/8] arm64: dts: renesas: Ebisu: Add HDMI and CVBS input
 2018-08-27 14:20 UTC  (7+ messages)

[PATCH 1/3] mm: Introduce vmf_insert_pfn_prot
 2018-08-27 18:05 UTC  (7+ messages)
` [PATCH 2/3] x86: Convert vdso to use vm_fault_t

[PATCH V2 0/3] ARM: dts: add Raspberry Pi Compute Module 3 and IO board
 2018-08-27 18:05 UTC  (8+ messages)
` [PATCH V2 1/3] dt-bindings: bcm: Add Raspberry Pi CM3 and CM3L
` [PATCH V2 2/3] ARM: dts: add Raspberry Pi Compute Module 3 and IO board
` [PATCH V2 3/3] arm64: dts: broadcom: Add reference to Compute Module IO Board V3

[PATCH v5 0/4] staging: mt7621-mmc: Fix debug macros and their usages
 2018-08-27 17:33 UTC  (3+ messages)
` [PATCH v5 1/4] staging: mt7621-mmc: Remove commented code for N_MSG

[PATCH 00/17] staging:rtl8192u: Coding Style changes
 2018-08-27 17:27 UTC  (3+ messages)
` [PATCH 01/17] staging:rtl8192u: Remove unused defines - Style

[ovmf test] 126773: all pass - PUSHED
 2018-08-27 18:00 UTC 

[PATCH -next] spi: Fix double IDR allocation with DT aliases
 2018-08-27 14:13 UTC  (2+ messages)

[PATCH v2 0/7] tda998x: allow use with bridge based devices
 2018-08-27 17:59 UTC  (5+ messages)
  ` [PATCH v2 4/7] drm/i2c: tda998x: convert to bridge driver

[PATCH] doc: dev-tools: kselftest.rst: update config file location
 2018-08-27 17:57 UTC  (4+ messages)

WARNING: kernel stack frame pointer has bad value (2)
 2018-08-27 17:58 UTC  (2+ messages)

[PATCH v2] range-diff: update stale summary of --no-dual-color
 2018-08-27 17:57 UTC  (6+ messages)
` [PATCH v3] "

[PATCH 1/2] drm/i915: Clean up skl_plane_has_planar()
 2018-08-27 17:53 UTC  (3+ messages)

[PATCH] perf annotate: fix parsing aarch64 branch instructions after objdump update
 2018-08-27 17:53 UTC  (4+ messages)
  ` [PATCH v2] "

[Xenomai] I-pipe split series
 2018-08-27 17:50 UTC  (5+ messages)

[PATCH v12 0/9] cpuset: Enable cpuset controller in default hierarchy
 2018-08-27 17:50 UTC  (4+ messages)
` [PATCH v12 9/9] cpuset: Support forced turning off of partition flag

[PATCH v7 RESEND 1/2] ARM: dts: at91: sama5d2: add channel cells for ADC device
 2018-08-27 13:57 UTC  (2+ messages)
` [PATCH v7 RESEND 2/2] ARM: dts: at91: sama5d2: Add resistive touch device

[PATCH] include/linux/compiler*.h: Use feature checking instead of version checks for attributes
 2018-08-27 17:48 UTC  (3+ messages)

[PATCH 0/1] Teach the builtin rebase about the builtin interactive rebase
 2018-08-27 17:48 UTC  (4+ messages)

[meta-python][PATCH 1/5] python-pyflame: Disable for mips arch
 2018-08-27 17:47 UTC  (5+ messages)
` [meta-oe][PATCH 2/5] can-isotp: Upgrade to latest
` [meta-gnome][PATCH V2 3/5] gedit: Add dep on python-six-native
` [meta-oe][PATCH 4/5] mongodb: Exclude on mips arch
` [meta-oe][PATCH 5/5] libpwquality: Inherit distutils3-base

Possible bug: identical lines added/removed in git diff
 2018-08-27 17:47 UTC  (2+ messages)

[PATCH] cpupower: remove stringop-truncation waring
 2018-08-27 17:46 UTC  (2+ messages)

WARNING in format_decode (2)
 2018-08-27 17:46 UTC  (2+ messages)

[freebsd-master test] 126761: tolerable FAIL - PUSHED
 2018-08-27 17:44 UTC 

[PATCH 0/2] ARM: dts: add Raspberry Pi Compute Module 3 and IO board
 2018-08-27 17:42 UTC  (4+ messages)
` [PATCH 2/2] "

YOUR PRODUCT
 2018-08-27 17:40 UTC 

[Xenomai] [PATCH 0/3] Eager FPU support for x86
 2018-08-27 17:39 UTC  (9+ messages)
` [Xenomai] [PATCH 1/3] cobalt/x86: add support for eager fpu handling
` [Xenomai] [PATCH 2/3] cobalt/x86: add ipipe-4.4 eager fpu support

[PATCH 3/4] mm/tlb, x86/mm: Support invalidating TLB caches for RCU_TABLE_FREE
 2018-08-27 17:34 UTC  (15+ messages)
  ` TLB flushes on fixmap changes

[Buildroot] [PATCH v4 1/4] package/imagemagick: add host package
 2018-08-27 17:34 UTC  (4+ messages)
` [Buildroot] [PATCH v4 4/4] configs: add linux boot logo to a selection of configs

[PATCH] net: mvpp2: initialize port of_node pointer
 2018-08-27 13:47 UTC  (2+ messages)

[Xenomai] [PATCH 0/1] Eager FPU switching for ipipe-4.9.y
 2018-08-27 17:33 UTC  (5+ messages)
` [Xenomai] [PATCH 1/1] x86: make fpu switching eager

[PATCH v3 00/11] rerere: handle nested conflicts
 2018-08-27 17:33 UTC  (9+ messages)
` [PATCH v4 "
  ` [PATCH v4 10/11] rerere: teach rerere to "

Thank you for public-inbox!
 2018-08-27 17:31 UTC  (2+ messages)

[PATCH] sh_eth: Add R7S9210 support
 2018-08-27 17:30 UTC  (3+ messages)

kernel freeze when running docker
 2018-08-27 13:43 UTC  (5+ messages)

[Qemu-devel] [PATCH 0/6] json: More fixes, error reporting improvements, cleanups
 2018-08-27 17:29 UTC  (10+ messages)
` [Qemu-devel] [PATCH 3/6] json: Make lexer's "character consumed" logic less confusing
` [Qemu-devel] [PATCH 4/6] json: Nicer recovery from lexical errors
` [Qemu-devel] [PATCH 5/6] json: Eliminate lexer state IN_ERROR
` [Qemu-devel] [PATCH 6/6] json: Eliminate lexer state IN_WHITESPACE, pseudo-token JSON_SKIP

[PATCH v3 00/24] trace-cmd: rename variables, data structures and functions in lib/traceevent
 2018-08-27 13:36 UTC  (5+ messages)
` [PATCH v3 21/24] tools lib traceevent: Rename various pevent get/set/is APIs

[Qemu-devel] [PATCH] 40p: fix PCI interrupt routing
 2018-08-27 17:12 UTC  (2+ messages)
` [Qemu-devel] [Qemu-ppc] "

[Bug 105251] [Vega10] GPU lockup on boot: VMC page fault
 2018-08-27 17:19 UTC  (2+ messages)

[distros-debian-sid test] 75129: tolerable FAIL
 2018-08-27 17:18 UTC 

Oops running iptables -F OUTPUT
 2018-08-27 17:11 UTC 

[xen-4.9-testing test] 126710: regressions - FAIL
 2018-08-27 17:18 UTC 

[PATCH net] sctp: remove useless start_fail from sctp_ht_iter in proc
 2018-08-27 13:30 UTC  (3+ messages)

[PATCH net] sctp: hold transport before accessing its asoc in sctp_transport_get_next
 2018-08-27 13:28 UTC  (2+ messages)

option: Do not try to bind to ADB interfaces
 2018-08-27 13:28 UTC  (4+ messages)
    ` [PATCH] "

[Bug 107668] Blank screen since Kernel 4.17 (AMDGPU.DC) on Amd Radeon RX460 and RX380 on HDMI Ultrawidescreen Monitor
 2018-08-27 17:14 UTC  (2+ messages)
` [Bug 107668] Blank screen (Cannot find any crtc or sizes) since Kernel 4.17 (AMDGPU.DC) on Amd Radeon RX460 on HDMI LG "

[Fuego] [PATCH] gawk: add test cases for gawk
 2018-08-27 17:13 UTC 

YOUR PRODUCT
 2018-08-27 17:13 UTC  (2+ messages)

[PATCH resend 1/2] libarchive: CVE-2017-14501
 2018-08-27 17:13 UTC  (2+ messages)
` [PATCH resend 2/2] libcgroup: CVE-2018-14348

[Fuego] [PATCH] batch: add test case for batch
 2018-08-27 17:13 UTC 

[PATCH] ocl: update version to 01.01.15.06
 2018-08-27 17:12 UTC 

[GIT PULL] (xen) stable/for-jens-4.19 for 4.19
 2018-08-27 17:13 UTC  (2+ messages)

[Fuego] [PATCH] bash: add test case for bash
 2018-08-27 17:12 UTC 

KASAN: use-after-free Read in ccid_hc_tx_delete
 2018-08-27 17:10 UTC  (2+ messages)

INFO: rcu detected stall in snd_seq_write
 2018-08-27 17:10 UTC 

[PATCH 0/3] arm64: dts: qcom: pm8998: Add ADC node and die temperature channel
 2018-08-27 17:10 UTC  (5+ messages)
` [PATCH 2/3] arm64: dts: qcom: pm8998: Add adc node

YOUR PRODUCT
 2018-08-27 17:09 UTC 

[PATCH] kni: dynamically allocate memory for each KNI
 2018-08-27 17:06 UTC  (2+ messages)

[SPDK] Is the any possibility
 2018-08-27 17:06 UTC 

[PATCH v2] perf ordered_events: fix crash in free_dup_event()
 2018-08-27 17:05 UTC  (10+ messages)
      ` [PATCH] perf tools: Add struct ordered_events_buffer layer
            ` [PATCHv2] "
                ` [PATCHv3] "

[PATCH] scsi: aacraid: fix a signednes bug
 2018-08-27 17:02 UTC  (2+ messages)

[PATCH 0/2] scsi: revert two commits for avoiding host-wide host_busy counter for scsi_mq
 2018-08-27 17:00 UTC  (2+ messages)

SOL Logging
 2018-08-27 17:00 UTC  (2+ 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.