All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-03-26 22:21:41 to 2019-03-26 23:42:01 UTC [more...]

[PATCH RFC memory-model 0/21] LKMM updates for review
 2019-03-26 23:41 UTC  (5+ messages)
` [PATCH tip/core/rcu 01/21] tools/memory-model: Make scripts be executable
` [PATCH tip/core/rcu 04/21] docs/memory-barriers.txt: Rewrite "KERNEL I/O BARRIER EFFECTS" section
` [PATCH tip/core/rcu 16/21] tools/memory-model: Split runlitmus.sh out of checklitmus.sh
` [PATCH tip/core/rcu 17/21] tools/memory-model: Make runlitmus.sh generate .litmus.out for --hw

[PATCH 00/14] ti-sysc changes to probe devices with dts data only
 2019-03-26 23:40 UTC  (10+ messages)
` [PATCH 09/14] bus: ti-sysc: Move rstctrl reset to happen later

[PATCH] drm/i915/icl: Fix VEBOX mismatch BUG_ON()
 2019-03-26 23:39 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH] drm/i915: fix i386 build of 64b raw_uncore functions
 2019-03-26 23:38 UTC 

Linux security subsystem tree sync to v5.1-rc2
 2019-03-26 23:37 UTC 

[PATCH 1/3] fs: stream_open - opener for stream-like files so that read and write can run simultaneously without deadlock
 2019-03-26 23:22 UTC  (3+ messages)
` [PATCH 3/3] fuse: Add FOPEN_STREAM and use stream_open() if filesystem returned that from open handler

[Bug 110214] amdgpu: xterm scrollback buffer disappears while paging up/down
 2019-03-26 23:32 UTC  (2+ messages)

[PATCH tip/core/rcu 0/9] Torture-test updates for v5.2
 2019-03-26 23:31 UTC  (10+ messages)
` [PATCH tip/core/rcu 1/9] torture: Don't try to offline the last CPU
` [PATCH tip/core/rcu 2/9] tools/.../rcutorture: Convert to SPDX license identifier
` [PATCH tip/core/rcu 3/9] rcutorture: Make rcutorture_extend_mask() comment match the code
` [PATCH tip/core/rcu 4/9] rcutorture: Remove ->ext_irq_conflict field
` [PATCH tip/core/rcu 5/9] rcutorture: Fix expected forward progress duration in OOM notifier
` [PATCH tip/core/rcu 6/9] rcutorture: Fix cleanup path for invalid torture_type strings
` [PATCH tip/core/rcu 7/9] rcuperf: Fix cleanup path for invalid perf_type strings
` [PATCH tip/core/rcu 8/9] locktorture: NULL cxt.lwsa and cxt.lrsa to allow bad-arg detection
` [PATCH tip/core/rcu 9/9] torture: Suppress false-positive CONFIG_INITRAMFS_SOURCE complaint

[RFC PATCH Xilinx Alveo 0/6] Xilinx PCIe accelerator driver
 2019-03-26 23:30 UTC  (3+ messages)

[PATCH v1] doc: update cross build tool links
 2019-03-26 23:29 UTC  (2+ messages)

[ndctl PATCH v3 0/5] Add the support for Hyper-V virtual NVDIMM
 2019-03-26 23:29 UTC  (4+ messages)
` [ndctl PATCH v3 4/5] libndctl: Add a new dimm-op cmd_is_supported()

INFO: rcu detected stall in __perf_sw_event
 2019-03-26 23:28 UTC  (3+ messages)

netfilter: nf_tables: fix set double-free in abort path
 2019-03-26 23:06 UTC 

[PATCH] drm: headers: Add neccessary include files and guards
 2019-03-26 23:23 UTC 

[PATCH tip/core/rcu 0/11] RCU CPU stall-warning changes for v5.2
 2019-03-26 23:22 UTC  (12+ messages)
` [PATCH tip/core/rcu 01/11] rcu: Move RCU CPU stall-warning code out of update.c
` [PATCH tip/core/rcu 02/11] rcu: Move RCU CPU stall-warning code out of tree_plugin.h
` [PATCH tip/core/rcu 03/11] rcu: Move RCU CPU stall-warning code out of tree.c
` [PATCH tip/core/rcu 04/11] rcu: Inline RCU task stall-warning helper functions
` [PATCH tip/core/rcu 05/11] rcu: Move rcu_print_task_exp_stall() to tree_exp.h
` [PATCH tip/core/rcu 06/11] rcu: Inline RCU stall-warning info helper functions
` [PATCH tip/core/rcu 07/11] rcu: Move FAST_NO_HZ stall-warning code to tree_stall.h
` [PATCH tip/core/rcu 08/11] rcu: Organize functions in tree_stall.h
` [PATCH tip/core/rcu 09/11] rcu: Move irq-disabled stall-warning checking to tree_stall.h
` [PATCH tip/core/rcu 10/11] rcu: Move forward-progress checkers into tree_stall.h
` [PATCH tip/core/rcu 11/11] rcu: Fix nohz status in stall warning

[PATCH v19,RESEND 00/27] Intel SGX1 support
 2019-03-26 23:19 UTC  (7+ messages)
` [PATCH v19,RESEND 08/27] x86/cpu/intel: Detect SGX support and update caps appropriately

Kernels 4.15..5.0.3: "WARNING: CPU: 2 PID: 4150 at fs/fs-writeback.c:2363 __writeback_inodes_sb_nr+0xa9/0xc0"
 2019-03-26 23:19 UTC  (6+ messages)

[PATCH 5.0 00/52] 5.0.5-stable review
 2019-03-26 23:18 UTC  (2+ messages)

[PATCH 4.19 00/45] 4.19.32-stable review
 2019-03-26 23:17 UTC  (2+ messages)

[PATCH 4.9 00/30] 4.9.166-stable review
 2019-03-26 23:16 UTC  (2+ messages)

[PATCH] x86/xen: Add "xen_timer_slop" command line option
 2019-03-26 23:21 UTC  (9+ messages)

[PATCH 4.14 00/41] 4.14.109-stable review
 2019-03-26 23:15 UTC  (2+ messages)

[PATCH tip/core/rcu 0/2] SRCU updates for v5.2
 2019-03-26 23:15 UTC  (3+ messages)
` [PATCH tip/core/rcu 1/2] srcu: Check for in-flight callbacks in _cleanup_srcu_struct()
` [PATCH tip/core/rcu 2/2] srcu: Remove cleanup_srcu_struct_quiesced()

[PATCH tip/core/rcu 0/18] Miscellaneous fixes for v5.2
 2019-03-26 23:13 UTC  (19+ messages)
` [PATCH tip/core/rcu 01/18] rcu: Unconditionally expedite during suspend/hibernate
` [PATCH tip/core/rcu 02/18] rcu: Avoid unnecessary softirq when system is idle
` [PATCH tip/core/rcu 03/18] rcu: rcu_qs -- Use raise_softirq_irqoff to not save irqs twice
` [PATCH tip/core/rcu 04/18] rcu: Make exit_rcu() handle non-preempted RCU readers
` [PATCH tip/core/rcu 05/18] rcu: Set rcutree.kthread_prio sysfs access to read-only
` [PATCH tip/core/rcu 06/18] MAINTAINERS: RCU now has its own email list
` [PATCH tip/core/rcu 07/18] MAINTAINERS: Add -rcu branch name ("dev")
` [PATCH tip/core/rcu 08/18] rcu: Move common code out of if-else block
` [PATCH tip/core/rcu 09/18] rcu: Allow rcu_nocbs= to specify all CPUs
` [PATCH tip/core/rcu 10/18] rcu: Report error for bad rcu_nocbs= parameter values
` [PATCH tip/core/rcu 11/18] rcu: Fix self-wakeups for grace-period kthread
` [PATCH tip/core/rcu 12/18] rcu: Default jiffies_to_sched_qs to jiffies_till_sched_qs
` [PATCH tip/core/rcu 13/18] rcu: Do a single rhp->func read in rcu_head_after_call_rcu()
` [PATCH tip/core/rcu 14/18] rcu: Update jiffies_to_sched_qs and adjust_jiffies_till_sched_qs() comments
` [PATCH tip/core/rcu 15/18] rcu: Fix force_qs_rnp() header comment
` [PATCH tip/core/rcu 16/18] rcu: Eliminate redundant NULL-pointer check
` [PATCH tip/core/rcu 17/18] rcu: Fix typo in tree_exp.h comment
` [PATCH tip/core/rcu 18/18] rcu: Correct READ_ONCE()/WRITE_ONCE() for ->rcu_read_unlock_special

[PATCH 0/5] Zoned block device support improvments
 2019-03-26 22:58 UTC  (4+ messages)
` [PATCH 3/5] f2fs-tools: Improve zoned model check

[RFC 0/4] net/fib: Speed up trie rebalancing for full view
 2019-03-26 23:14 UTC  (4+ messages)
` [RFC 4/4] net/ipv4/fib: Don't synchronise_rcu() every 512Kb

[iproute2-next v2 1/3] tipc: add link broadcast set method and ratio
 2019-03-26 23:14 UTC  (2+ messages)

[PATCH v2 0/6] HelloWorld example for windows
 2019-03-26 23:13 UTC  (18+ messages)
` [PATCH v5 0/8] "
  ` [PATCH v5 1/8] eal: eal stub to add windows support
  ` [PATCH v5 3/8] kvargs: adding a module definition file
        ` [EXT] "
` [PATCH v5 4/8] eal: sys/queue.h implementation for windows

[Buildroot] [git commit] python-pyjwt: new package
 2019-03-26 23:13 UTC 

[PATCH] Yama: mark local symbols as static
 2019-03-26 23:08 UTC 

[PATCH 0/4] Device id consolidation
 2019-03-26 23:06 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for "

[PATCH tip/core/rcu 0/4] Documentation updates for v5.2
 2019-03-26 23:04 UTC  (5+ messages)
` [PATCH tip/core/rcu 1/4] doc: Remove obsolete RCU update functions from RCU documentation
` [PATCH tip/core/rcu 2/4] doc: Repair some whitespace damage
` [PATCH tip/core/rcu 3/4] doc: Describe choice of rcu_dereference() APIs and __rcu usage
` [PATCH tip/core/rcu 4/4] doc: Fix typos and otherwise modernize checklist.txt

linux-next: build failure after merge of the sound-asoc tree
 2019-03-26 23:03 UTC 

[PATCH v2 RFC/RFT 0/5] Save single pages from CMA area
 2019-03-26 23:01 UTC  (14+ messages)
` [PATCH v2 RFC/RFT 1/5] ARM: dma-mapping: Add fallback normal page allocations
` [PATCH v2 RFC/RFT 2/5] dma-remap: Run alloc_pages() on failure
` [PATCH v2 RFC/RFT 3/5] iommu: amd_iommu: Add fallback normal page allocations
` [PATCH v2 RFC/RFT 4/5] arm64: dma-mapping: "
` [PATCH v2 RFC/RFT 5/5] dma-contiguous: Do not allocate a single page from CMA area

[PATCH] powerpc: vmlinux.lds: Drop Binutils 2.18 workarounds
 2019-03-26 22:59 UTC  (8+ messages)

[PATCH tip/core/rcu 0/2] straggling consolidation cleanups for v5.2
 2019-03-26 23:00 UTC  (3+ messages)
` [PATCH tip/core/rcu 1/2] doc/kprobes: Update obsolete RCU update functions
` [PATCH tip/core/rcu 2/2] net/ipv4/netfilter: Update comment from call_rcu_bh() to call_rcu()

[Buildroot] [PATCH 1/1] package/swupdate: fix static build without lua
 2019-03-26 23:01 UTC  (4+ messages)

[PATCH] timekeeping: Force upper bound for setting CLOCK_REALTIME
 2019-03-26 23:00 UTC  (5+ messages)

EDAC/amd64: Use maximum channel count for the EDAC channel layer size
 2019-03-26 22:58 UTC  (2+ messages)
` [PATCH] "

[PATCH v2 0/4] Clean up comments and codes in sparse_add_one_section()
 2019-03-26 22:57 UTC  (10+ messages)
` [PATCH v2 2/4] mm/sparse: Optimize sparse_add_one_section()

[RESEND PATCH v6 00/12] x86: Enable FSGSBASE instructions
 2019-03-26 22:56 UTC  (6+ messages)
` [RESEND PATCH v6 04/12] x86/fsgsbase/64: Enable FSGSBASE instructions in the helper functions
      ` New feature/ABI review process [was Re: [RESEND PATCH v6 04/12] x86/fsgsbase/64:..]

[Buildroot] [git commit] package/swupdate: fix static build without lua
 2019-03-26 22:55 UTC 

[PATCH RFC/RFT 0/5] Save single pages from CMA area
 2019-03-26 22:53 UTC  (16+ messages)
` [PATCH RFC/RFT 1/5] ARM: dma-mapping: Add fallback normal page allocations
` [PATCH RFC/RFT 2/5] dma-remap: Run alloc_pages() on failure
` [PATCH RFC/RFT 3/5] iommu: amd_iommu: Add fallback normal page allocations
` [PATCH RFC/RFT 4/5] arm64: dma-mapping: "
` [PATCH RFC/RFT 5/5] dma-contiguous: Do not allocate a single page from CMA area

[PATCH v2 1/1] device property: Add fwnode_graph_get_endpoint_by_id
 2019-03-26 22:53 UTC  (2+ messages)

[meta-security][PATCH 1/2] keyutils: fix pulling in glibc when musl enabled
 2019-03-26 22:52 UTC  (4+ messages)
` [meta-security][PATCH 2/2] sssd: fix libcrypto version used

[PATCH 0/4] arm64: SPE ACPI enablement
 2019-03-26 22:39 UTC  (10+ messages)
` [PATCH 1/4] ACPI/PPTT: Add function to return ACPI 6.3 Identical tokens
` [PATCH 2/4] ACPI/PPTT: Modify node flag detection to find last IDENTICAL
` [PATCH 3/4] arm_pmu: acpi: spe: Add initial MADT/SPE probing
` [PATCH 4/4] perf: arm_spe: Enable ACPI/Platform automatic module loading

[Buildroot] [PATCH 1/1] package/qt5enginio: needs ssl
 2019-03-26 22:52 UTC  (4+ messages)

[PATCH v3] kmemleaak: survive in a low-memory situation
 2019-03-26 22:52 UTC  (3+ messages)

[PATCH v2 0/3] Fix system crash for accessing unmapped IO port regions
 2019-03-26 22:48 UTC  (6+ messages)
` [RFC PATCH v2 1/3] resource: Request IO port regions from children of ioport_resource

[PULL REQUEST] Lockdown patches for 5.2
 2019-03-26 22:47 UTC  (5+ messages)
` [PATCH 22/27] Lock down kprobes

[RFC PATCH net-next 00/13] NXP SJA1105 DSA driver
 2019-03-26 22:45 UTC  (7+ messages)
` [RFC PATCH net-next 10/13] net: dsa: sja1105: Add support for traffic through standalone ports

[PATCH v3] HID: core: move Usage Page concatenation to Main item
 2019-03-26 22:43 UTC  (2+ messages)

[PATCH] net: fix rte_vlan_insert with shared mbuf
 2019-03-26 22:38 UTC  (2+ messages)

[Bug 110251] Buffer age seems incorrect
 2019-03-26 22:38 UTC  (3+ messages)
` [Bug 110251] Buffer age seems to be incorrect

[rocko/master][PATCH] RTOS Patchset -3
 2019-03-26 22:37 UTC  (2+ messages)
` [rocko/master][PATCH] board-rtos: SRCREV bump to versin 01.00.10.04

[rocko/master][PATCH 0/7] RTOS Patchset-2 for 5.3 release
 2019-03-26 22:34 UTC  (8+ messages)
` [rocko/master][PATCH 1/7] common-csl-ip: SRCREV bump to 03.03.00.14C
` [rocko/master][PATCH 2/7] emac-lld-rtos: SRCREV bump to 01.00.03.14B
` [rocko/master][PATCH 3/7] mmcsd-lld-rtos: SRCREV bump to 01.00.00.15A
` [rocko/master][PATCH 4/7] transport-rtos: SRCREV bump to version 01.00.00.15A
` [rocko/master][PATCH 5/7] ti-pdk-build-rtos: SRCREV bump to version 01.00.00.12A
` [rocko/master][PATCH 6/7] icss-emac-lld: SRCREV bump to 01.00.00.15
` [rocko/master][PATCH 7/7] sciclient-rtos: SRCREV bump to 01.00.00.02B

[Fuego] [PATCH v2] dmidecode:Add test cases for command dmidecode
 2019-03-26 22:33 UTC  (5+ messages)
` [Fuego] [PATCH v2] fbset: Add test cases for command fbset
` [Fuego] [PATCH v2] initscripts: Add test cases for commands of initscripts

[PATCH] meson: remove build warnings
 2019-03-26 22:32 UTC  (4+ messages)
` [PATCH v2] "

[RFC PATCH v4 0/8] This patch-set is to enable Guest CET support
 2019-03-26 22:31 UTC  (3+ messages)

[master][meta-processor-sdk][PATCH] RTOS Patchset -3
 2019-03-26 22:30 UTC  (2+ messages)
` [master][meta-processor-sdk][PATCH] board-rtos: SRCREV bump to version 01.00.10.04A

[master][meta-processor-sdk][PATCH 0/7] Patchset-2 for RTOS 5.3
 2019-03-26 22:28 UTC  (8+ messages)
` [master][meta-processor-sdk][PATCH 1/7] common-csl-ip: SRCREV bump to 03.03.00.14C
` [master][meta-processor-sdk][PATCH 2/7] emac-lld-rtos: SRCREV bump to 01.00.03.14B
` [master][meta-processor-sdk][PATCH 3/7] mmcsd-lld-rtos: SRCREV bump to 01.00.00.15A
` [master][meta-processor-sdk][PATCH 4/7] transport-rtos: SRCREV bump to version 01.00.00.15A
` [master][meta-processor-sdk][PATCH 5/7] ti-pdk-build-rtos: SRCREV bump to version 01.00.00.12A
` [master][meta-processor-sdk][PATCH 6/7] icss-emac-lld: SRCREV bump to 01.00.00.15
` [master][meta-processor-sdk][PATCH 7/7] sciclient-rtos: SRCREV bump to 01.00.00.02B

[PATCH] ASoC: Intel:kbl_da7219_max98927: remove headset
 2019-03-26 22:28 UTC  (2+ messages)

[PATCH] irqchip: plic: Fix priority base offset
 2019-03-26 22:26 UTC  (6+ messages)

Fixes and cleanup from LTO tree
 2019-03-26 22:25 UTC  (5+ messages)
` [PATCH 02/17] x86, lto: Mark all top level asm statements as .text

[Qemu-riscv] [PATCH for 4.0 v1 0/5] Update the QEMU PLIC addresses
 2019-03-26 22:19 UTC  (2+ messages)

[GIT PULL] Please pull NFS client fixes
 2019-03-26 22:25 UTC  (2+ messages)

[Qemu-riscv] [PATCH V2] RISC-V: fix single stepping over ret and other branching instructions
 2019-03-26 22:23 UTC  (3+ messages)
  ` [Qemu-riscv] [Qemu-devel] "

[PATCH V4 00/23] perf: Add Icelake support
 2019-03-26 22:24 UTC  (3+ messages)
` [PATCH V4 04/23] perf/x86/intel: Support adaptive PEBSv4

[PATCH] restorecond: Do not link against libpcre
 2019-03-26 22:23 UTC  (3+ messages)

[PATCH] net: fm10k: fix a potential NULL pointer dereference
 2019-03-26 22:21 UTC  (3+ messages)
  ` [Intel-wired-lan] "


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.