All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-11-06 07:59:25 to 2018-11-06 08:51:54 UTC [more...]

[PATCH 0/3] app: add initial version of compress-perf
 2018-11-06  8:51 UTC  (18+ messages)
` [PATCH 2/3] app/compress-perf: add performance measurement
` [PATCH v2 0/3] add initial version of compress-perf
  ` [PATCH v2 1/3] app/compress-perf: add parser
  ` [PATCH v2 2/3] app/compress-perf: add performance measurement
  ` [PATCH v2 3/3] doc/guides/tools: add doc files

[PATCH] crypto: shash - Fix a sleep-in-atomic bug in shash_setkey_unaligned
 2018-11-05 23:29 UTC  (2+ messages)

[1/2] dt-bindings: dmaengine: usb-dmac: Add binding for r8a77470
 2018-11-05 23:29 UTC  (2+ messages)
` [PATCH 1/2] "

[PATCH 00/14] Netfilter fixes for net
 2018-11-05 23:28 UTC  (15+ messages)
` [PATCH 01/14] netfilter: ipv6: fix oops when defragmenting locally generated fragments
` [PATCH 02/14] netfilter: nft_osf: check if attribute is present
` [PATCH 03/14] netfilter: bridge: define INT_MIN & INT_MAX in userspace
` [PATCH 04/14] Revert "netfilter: nft_numgen: add map lookups for numgen random operations"
` [PATCH 05/14] netfilter: ipset: list:set: Decrease refcount synchronously on deletion and replace
` [PATCH 06/14] netfilter: ipset: actually allow allowable CIDR 0 in hash:net,port,net
` [PATCH 07/14] netfilter: ipset: fix ip_set_list allocation failure
` [PATCH 08/14] netfilter: ipset: Correct rcu_dereference() call in ip_set_put_comment()
` [PATCH 09/14] netfilter: xt_IDLETIMER: add sysfs filename checking routine
` [PATCH 10/14] netfilter: ipset: Fix calling ip_set() macro at dumping
` [PATCH 11/14] netfilter: conntrack: add nf_{tcp,udp,sctp,icmp,dccp,icmpv6,generic}_pernet()
` [PATCH 12/14] netfilter: nfnetlink_cttimeout: pass default timeout policy to obj_to_nlattr
` [PATCH 13/14] netfilter: nft_compat: ebtables 'nat' table is normal chain type
` [PATCH 14/14] netfilter: conntrack: fix calculation of next bucket number in early_drop

[RFC PATCH v4 00/13] ktask: multithread CPU-intensive kernel work
 2018-11-06  8:49 UTC  (3+ messages)
` [RFC PATCH v4 01/13] ktask: add documentation

[RFC PATCH v3 00/15] crypto: Adiantum support
 2018-11-05 23:25 UTC  (16+ messages)
` [RFC PATCH v3 01/15] crypto: chacha20-generic - add HChaCha20 library function
` [RFC PATCH v3 02/15] crypto: chacha20-generic - don't unnecessarily use atomic walk
` [RFC PATCH v3 03/15] crypto: chacha20-generic - add XChaCha20 support
` [RFC PATCH v3 04/15] crypto: chacha20-generic - refactor to allow varying number of rounds
` [RFC PATCH v3 05/15] crypto: chacha - add XChaCha12 support
` [RFC PATCH v3 06/15] crypto: arm/chacha20 - limit the preemption-disabled section
` [RFC PATCH v3 07/15] crypto: arm/chacha20 - add XChaCha20 support
` [RFC PATCH v3 08/15] crypto: arm/chacha20 - refactor to allow varying number of rounds
` [RFC PATCH v3 09/15] crypto: arm/chacha - add XChaCha12 support
` [RFC PATCH v3 10/15] crypto: poly1305 - use structures for key and accumulator
` [RFC PATCH v3 11/15] crypto: poly1305 - add Poly1305 core API
` [RFC PATCH v3 12/15] crypto: nhpoly1305 - add NHPoly1305 support
` [RFC PATCH v3 13/15] crypto: arm/nhpoly1305 - add NEON-accelerated NHPoly1305
` [RFC PATCH v3 14/15] crypto: adiantum - add Adiantum support
` [RFC PATCH v3 15/15] fscrypt: "

[PATCH v4] mm, drm/i915: mark pinned shmemfs pages as unevictable
 2018-11-06  8:48 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for mm, drm/i915: Mark pinned shmemfs pages as unevictable (rev3)

[PATCH 1/2] mm/page_alloc: free order-0 pages through PCP in page_frag_free()
 2018-11-06  8:47 UTC  (5+ messages)
` [PATCH 2/2] mm/page_alloc: use a single function to free page
  ` [PATCH v2 "

[U-Boot] [PATCH v4 00/18] Add U-Boot support for MediaTek SoCs - MT7623n & MT7629
 2018-11-06  8:47 UTC  (19+ messages)
` [U-Boot] [PATCH v4 01/18] tools: MediaTek: add MTK boot header generation to mkimage
` [U-Boot] [PATCH v4 02/18] arm: dts: MediaTek: add device tree for MT7629
` [U-Boot] [PATCH v4 03/18] arm: dts: MediaTek: add device tree for MT7623
` [U-Boot] [PATCH v4 04/18] arm: MediaTek: add basic support for MT7629 boards
` [U-Boot] [PATCH v4 05/18] arm: MediaTek: add basic support for MT7623 boards
` [U-Boot] [PATCH v4 06/18] clk: MediaTek: add clock driver for MT7629 SoC
` [U-Boot] [PATCH v4 07/18] clk: MediaTek: add clock driver for MT7623 SoC
` [U-Boot] [PATCH v4 08/18] timer: MediaTek: add timer driver for MediaTek SoCs
` [U-Boot] [PATCH v4 09/18] watchdog: MediaTek: add watchdog "
` [U-Boot] [PATCH v4 10/18] pinctrl: MediaTek: add pinctrl driver for MT7629 SoC
` [U-Boot] [PATCH v4 11/18] pinctrl: MediaTek: add pinctrl driver for MT7623 SoC
` [U-Boot] [PATCH v4 12/18] power domain: MediaTek: add power domain driver for MT7629 SoC
` [U-Boot] [PATCH v4 13/18] power domain: MediaTek: add power domain driver for MT7623 SoC
` [U-Boot] [PATCH v4 14/18] serial: 16550: allow the driver to support MediaTek serial
` [U-Boot] [PATCH v4 15/18] ram: MediaTek: add DDR3 driver for MT7629 SoC
` [U-Boot] [PATCH v4 16/18] mmc: mtk-sd: add SD/MMC host controller driver for MT7623 SoC
` [U-Boot] [PATCH v4 17/18] doc: README.mediatek: Add a simple README for MediaTek
` [U-Boot] [PATCH v4 18/18] MAINTAINERS: add an entry "

[RFC][PATCH] PCI: Avoid PCI device removing/rescanning through sysfs triggers a deadlock
 2018-11-05 23:25 UTC 

[PATCH 1/3] drm/lease: debug output for lease creation
 2018-11-06  8:46 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for series starting with [1/3] drm/lease: debug output for lease creation (rev3)

[ovmf baseline-only test] 75574: tolerable FAIL
 2018-11-06  8:46 UTC 

[PATCH] rtc: pcf2127: fix a kmemleak caused in pcf2127_i2c_gather_write
 2018-11-06  8:42 UTC 

[PATCH 0/4] device property: Add fwnode_name() helper
 2018-11-06  8:45 UTC  (4+ messages)
` [PATCH 3/4] of/property: Introduce of_fwnode_name()

[Bug Report] kdump crashes after latest EFI memblock changes on arm64 machines with large number of CPUs
 2018-11-06  8:44 UTC  (5+ messages)

[PATCH 1/3] tools: Once again honour GIT_HTTP env var
 2018-11-06  8:44 UTC  (6+ messages)
` [PATCH 2/3] tools: No longer advertise "
` [PATCH 3/3] tools: ipxe: Correct download error handling

[PATCH 1/2] pci: pci_ids: Move Synopsys HAPS platform device IDs
 2018-11-06  8:43 UTC  (5+ messages)
` [PATCH 2/2] pci: quirks: Override Synopsys USB 3.x HAPS device driver
      ` [1/2] pci: pci_ids: Move Synopsys HAPS platform device IDs

[PATCH v1 0/4]mm: convert totalram_pages, totalhigh_pages and managed pages to atomic
 2018-11-06  8:43 UTC  (10+ messages)

"(deleted)" directories
 2018-11-06  8:43 UTC  (9+ messages)

[PATCH v3 00/13] Add support for TISCI irqchip drivers
 2018-11-06  8:41 UTC  (42+ messages)
` [PATCH v3 01/13] firmware: ti_sci: Add support to get TISCI handle using of_phandle
` [PATCH v3 02/13] firmware: ti_sci: Add support for RM core ops
` [PATCH v3 03/13] firmware: ti_sci: Add support for IRQ management
` [PATCH v3 04/13] firmware: ti_sci: Add RM mapping table for am654
` [PATCH v3 05/13] firmware: ti_sci: Add helper apis to manage resources
` [PATCH v3 06/13] dt-bindings: irqchip: Introduce TISCI Interrupt router bindings
` [PATCH v3 07/13] irqchip: ti-sci-intr: Add support for Interrupt Router driver
` [RFC PATCH v3 08/13] genirq/msi: Add support for allocating single MSI for a device
` [RFC PATCH v3 09/13] genirq/msi: Add support for .msi_unprepare callback
` [RFC PATCH v3 10/13] soc: ti: Add MSI domain support for K3 Interrupt Aggregator
` [RFC PATCH v3 11/13] dt-bindings: irqchip: Introduce TISCI Interrupt Aggregator bindings
` [RFC PATCH v3 12/13] irqchip: ti-sci-inta: Add support for Interrupt Aggregator driver
` [RFC PATCH v3 13/13] soc: ti: am6: Enable interrupt controller drivers

[PATCH] KVM: arm64: Clarify explanation of STAGE2_PGTABLE_LEVELS
 2018-11-06  8:42 UTC  (6+ messages)

[RFC PATCH v2 0/1] Pipe busy wait
 2018-11-06  8:41 UTC  (5+ messages)
` [RFC PATCH v2 1/1] pipe: busy wait for pipe

[PATCH v4 0/5] drm/i915: HPD IRQ storm detection fixes
 2018-11-06  8:40 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for drm/i915: HPD IRQ storm detection fixes (rev4)

[PATCH] slab.h: Avoid using & for logical and of booleans
 2018-11-06  8:40 UTC  (2+ messages)

Broken dwarf unwinding - wrong stack pointer register value?
 2018-11-06  8:39 UTC  (6+ messages)
` PEBS level 2/3 breaks dwarf unwinding! [WAS: Re: Broken dwarf unwinding - wrong stack pointer register value?]

[OSSTEST PATCH] ts-xen-build: Force reliance on ipxe tarball
 2018-11-06  8:39 UTC  (2+ messages)

[PATCH v6 0/2]
 2018-11-06  8:39 UTC  (4+ messages)
` [PATCH v6 2/2] overlayfs: override_creds=off option bypass creator_cred

[PATCH] arch/arm64 : fix error in dump_backtrace
 2018-11-06  8:39 UTC  (2+ messages)

[PATCH v6 1/3] printk: Add line-buffered printk() API
 2018-11-06  8:38 UTC  (4+ messages)
` [PATCH 3/3] lockdep: Use line-buffered printk() for lockdep messages

[PATCH] base.bbclass: avoid 'find -ignore_readdir_race -delete'
 2018-11-06  8:38 UTC  (8+ messages)

[PATCH] MAINTAINERS: add maintainer for C-SKY drivers
 2018-11-06  8:36 UTC  (2+ messages)

[Bug 108675] [CI][BAT] The binary pm_rpm excited before executing module-reload
 2018-11-06  8:36 UTC  (2+ messages)

[PATCH] range-diff: add a --no-patch option to show a summary
 2018-11-06  8:36 UTC  (4+ messages)

[PATCH 1/2] arm64: dts: r8a77990: Add SDHI device nodes
 2018-11-06  8:34 UTC  (4+ messages)
` [PATCH 2/2] arm64: dts: r8a77990: ebisu: Enable SDHI interfaces

[PATCH v2 1/3] drm/i915: Reuse the aux_domain cached
 2018-11-06  8:34 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for series starting with [v2,1/3] "

[PATCH v2 4/7] lightnvm: pblk: set conservative threshold for user writes
 2018-11-05 23:09 UTC  (2+ messages)

[PATCH] go 1.9/1.11: fix textrel qa warning for non mips arch
 2018-11-06  8:31 UTC  (2+ messages)

[PATCH v2] mm: Create the new vm_fault_t type
 2018-11-06  8:34 UTC  (3+ messages)

Memory hotplug failed to offline on bare metal system of multiple nodes
 2018-11-06  8:28 UTC  (11+ messages)
` [PATCH] mm, memory_hotplug: teach has_unmovable_pages about of LRU migrateable pages

i.MX6 MIPI-CSI2 OV5640 Camera testing on Mainline Linux
 2018-11-06  8:27 UTC  (11+ messages)

[Intel-wired-lan] [PATCH net] igb: fix uninitialized variables
 2018-11-06  8:27 UTC 

[PATCH] arm64: KVM: Don't generate UNDEF when LORegion feature is present
 2018-11-06  8:26 UTC  (3+ messages)

[1/2] firmware: add nowarn variant of request_firmware_nowait()
 2018-11-06  8:20 UTC  (3+ messages)
` [PATCH 1/2] "

btrfs partition is broken, cannot restore anything
 2018-11-06  8:22 UTC  (5+ messages)

[PATCH] drm/i915: Don't oops during modeset shutdown after lpe audio deinit
 2018-11-06  8:22 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

perf script doesn't dump a normal call trace
 2018-11-06  8:22 UTC  (7+ messages)

kstrdup_quotable_cmdline and gfp flags
 2018-11-06  8:22 UTC  (2+ messages)

[Buildroot] [PATCH v3 1/1] package/mmc-utils: add patch to fix build failure
 2018-11-06  8:21 UTC 

[4.19 PATCH] MIPS: VDSO: Reduce VDSO_RANDOMIZE_SIZE to 64MB for 64bit
 2018-11-05 22:58 UTC 

[PATCH v3 0/7] x86/alternatives: text_poke() fixes
 2018-11-06  8:20 UTC  (5+ messages)
` [PATCH v3 6/7] x86/alternatives: use temporary mm for text poking

[PATCH] docs/admin-guide/mm/concepts.rst: grammar fixups
 2018-11-06  8:20 UTC  (5+ messages)

[PATCH] mtd: nand: Fix nanddev_neraseblocks()
 2018-11-05 22:57 UTC  (2+ messages)

[LTP] [PATCH v3] lib: new tst_test field to save and restore proc|sys
 2018-11-06  8:19 UTC  (3+ messages)

[Qemu-devel] [PATCH 1/2] tpm: check localities index
 2018-11-06  8:13 UTC  (4+ messages)
` [Qemu-devel] [PATCH 2/2] tpm: use loop iterator to set sts data field

[Qemu-devel] [PATCH v2 00/10] pci: hotplug handler reworks
 2018-11-06  8:14 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 02/10] pci/shpc: rename hotplug handler callbacks

[Qemu-devel] [PULL 00/33] pci, pc, virtio: fixes, features
 2018-11-06  8:18 UTC  (2+ messages)

[PATCH] libunique: fix installed-vs-shipped qa issue
 2018-11-06  8:16 UTC  (5+ messages)
` [meta-xfce][PATCH] "

[PATCH] lib/raid6: Fix arm64 test build
 2018-11-06  8:16 UTC  (2+ messages)

[PATCH 0/4] Workaround for Cortex-A76 erratum 1165522
 2018-11-06  8:15 UTC  (7+ messages)
` [PATCH 3/4] arm64: KVM: Install stage-2 translation before enabling traps on VHE
` [PATCH 4/4] arm64: KVM: Implement workaround for Cortex-A76 erratum 1165522

[PATCH] fls: Change parameter to unsigned int
 2018-11-06  8:14 UTC  (2+ messages)

[PATCH] net/mlx5: fix L4 protocol validation
 2018-11-06  8:14 UTC 

[PATCH v2 00/17] thermal: enable+check sensor after its setup is finished
 2018-11-06  8:11 UTC  (3+ messages)
  ` [PATCH v2 01/17] thermal: add thermal_zone_set_mode() helper

thud, beaglebone-yocto.conf: SERIAL_CONSOLES setting
 2018-11-06  8:10 UTC  (8+ messages)

[PATCH v2] kobject: to use pr_warn replace KERN_WARNING
 2018-11-06  8:09 UTC  (4+ messages)

[PATCH ghak95] audit: Do not log full CWD path on empty relative paths
 2018-11-06  8:08 UTC  (13+ messages)

[Bug 201259] New: [xfstests shared/010]: maybe pagecache contents is mutated after cycle mount
 2018-11-05 22:44 UTC  (2+ messages)
` [Bug 201259] "

Does XEN ARM support RTC in domu?
 2018-11-06  8:03 UTC  (6+ messages)

[sw-dev] About the Use of sfence.vma in Kernel
 2018-11-06  8:03 UTC  (4+ messages)

Build regressions/improvements in v4.20-rc1
 2018-11-06  8:01 UTC  (6+ messages)
  ` Build regressions/improvements in v4.20-rc1 (sound/pci/hda/patch_ca0132.c)

[Qemu-devel] [PATCH] misc: fix spelling
 2018-11-06  8:02 UTC  (2+ messages)
` [Qemu-devel] [Qemu-trivial] "

[PATCH v4 0/3] Add Amlogic video decoder driver
 2018-11-06  7:59 UTC  (8+ messages)
` [PATCH v4 1/3] dt-bindings: media: add Amlogic Video Decoder Bindings
` [PATCH v4 2/3] media: meson: add v4l2 m2m video decoder driver
` [PATCH v4 3/3] MAINTAINERS: Add meson video decoder


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.