All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-06-29 21:56:17 to 2017-06-29 23:14:46 UTC [more...]

CAN-FD Transceiver Limitations
 2017-06-29 23:14 UTC  (8+ messages)

[PATCH v4 00/16] pmem: stop abusing copy_user_nocache(), and other reworks
 2017-06-29 23:14 UTC  (20+ messages)
` [PATCH v4 12/16] libnvdimm, nfit: enable support for volatile ranges

[PATCH v2 1/1] gpio: gpio-wcove: Fix GPIO control register offset calculation
 2017-06-29 23:14 UTC  (4+ messages)

[PATCH v2 00/10] MIPS: Add virtual Ranchu board as a generic-based board
 2017-06-29 23:12 UTC  (4+ messages)
` [PATCH v2 06/10] Documentation: Add device tree binding for Goldfish FB driver

[PATCH v2 0/2] libxl: cpuid bits
 2017-06-29 23:12 UTC  (3+ messages)

[Qemu-devel] TPM status
 2017-06-29 23:12 UTC  (5+ messages)

[Qemu-devel] [PATCH v11 00/29] translate: [tcg] Generic translation framework
 2017-06-29 23:09 UTC  (9+ messages)
` [PATCH v11 01/29] Pass generic CPUState to gen_intermediate_code()
  ` [Qemu-devel] "
` [Qemu-devel] [PATCH v11 02/29] cpu-exec: Avoid global variables in icount-related functions
` [PATCH v11 03/29] target: [tcg] Use a generic enum for DISAS_ values
  ` [Qemu-devel] "

Drivers taking different actions depending on sleep state
 2017-06-29 23:04 UTC  (8+ messages)
` [RFC 0/2] PM / suspend: Add platform_suspend_target_state()
  ` [RFC 1/2] "
  ` [RFC 2/2] soc: bcm: brcmstb: PM: Implement target_state callback

[PATCH v2] rpmsg: Make modalias work for DeviceTree based devices
 2017-06-29 23:06 UTC  (2+ messages)

mkfs.ext4 -D option fails to mount
 2017-06-29 23:06 UTC  (4+ messages)

[PATCH 2/4] swait: add the missing killable swaits
 2017-06-29 23:06 UTC  (18+ messages)

[RESEND PATCH] spmi: Include OF based modalias in device uevent
 2017-06-29 23:05 UTC  (2+ messages)

[RFC PATCH 0/5] vtime: Fix wrong user and system time accounting
 2017-06-29 23:05 UTC  (9+ messages)
` [PATCH 1/5] vtime: Remove vtime_account_user()
` [PATCH 2/5] sched: Always set vtime_snap_whence after accounting vtime
` [PATCH 3/5] sched: Rename vtime fields
` [PATCH 4/5] sched: Move vtime task fields to their own struct

[PATCH] mm: Fix overflow check in expand_upwards()
 2017-06-29 23:02 UTC 

[PATCH] libnvdimm, btt: fix btt_rw_page not returning errors
 2017-06-29 22:59 UTC  (2+ messages)

[PATCH v2 0/8] x86: undwarf unwinder
 2017-06-29 22:59 UTC  (8+ messages)
` [PATCH v2 6/8] x86/entry: add unwind hint annotations

[PATCH 5/9] RISC-V: Task implementation
 2017-06-29 22:52 UTC  (3+ messages)

[PATCH net-next v3 0/9] introduce flower offload capabilities
 2017-06-29 22:56 UTC  (2+ messages)

[PATCH] sctp: Add peeloff-flags socket option
 2017-06-29 22:56 UTC  (3+ messages)

[PATCH 00/29] Netfilter updates for net-next
 2017-06-29 22:53 UTC  (30+ messages)
` [PATCH 01/29] netfilter: ctnetlink: delete extra spaces
` [PATCH 02/29] netfilter: ipt_CLUSTERIP: switch to nf_register_net_hook
` [PATCH 03/29] netfilter: dup: resolve warnings about missing prototypes
` [PATCH 04/29] netfilter: nft_rt: make local functions static
` [PATCH 05/29] netfilter: conntrack: rename nf_ct_iterate_cleanup
` [PATCH 06/29] netfilter: conntrack: don't call iter for non-confirmed conntracks
` [PATCH 07/29] netfilter: conntrack: add nf_ct_iterate_destroy
` [PATCH 08/29] netfilter: conntrack: restart iteration on resize
` [PATCH 09/29] netfilter: nat: destroy nat mappings on module exit path only
` [PATCH 10/29] netfilter: nft_set_hash: unnecessary forward declaration
` [PATCH 11/29] netfilter: nf_tables: no size estimation if number of set elements is unknown
` [PATCH 12/29] netfilter: nft_set_hash: use nft_rhash prefix for resizable set backend
` [PATCH 13/29] netfilter: nf_tables: select set backend flavour depending on description
` [PATCH 14/29] netfilter: nf_tables: pass set description to ->privsize
` [PATCH 15/29] netfilter: nft_set_hash: add nft_hash_buckets()
` [PATCH 16/29] netfilter: nf_tables: allow large allocations for new sets
` [PATCH 17/29] netfilter: nft_set_hash: add non-resizable hashtable implementation
` [PATCH 18/29] netfilter: nft_set_hash: add lookup variant for fixed size hashtable
` [PATCH 19/29] netfilter: nf_ct_helper: use nf_ct_iterate_destroy to unlink helper objs
` [PATCH 20/29] netfilter: cttimeout: use nf_ct_iterate_cleanup_net to unlink timeout objs
` [PATCH 21/29] netfilter: ipt_CLUSTERIP: do not hold dev
` [PATCH 22/29] netfilter: move table iteration out of netns exit paths
` [PATCH 23/29] netns: add and use net_ns_barrier
` [PATCH 24/29] netfilter: ebt: Use new helper ebt_invalid_target to check target
` [PATCH 25/29] netfilter, kbuild: use canonical method to specify objs
` [PATCH 26/29] netfilter: use nf_conntrack_helpers_register when possible
` [PATCH 27/29] netfilter: conntrack: use NFPROTO_MAX to size array
` [PATCH 28/29] netfilter: nf_tables: reduce chain type table size
` [PATCH 29/29] netfilter: nfnetlink: extended ACK reporting

[kernel-hardening] [PATCH v2 00/20] Introduce struct layout randomization plugin
 2017-06-29 22:53 UTC  (6+ messages)
` [kernel-hardening] [PATCH v2 04/20] gcc-plugins: Add the randstruct plugin
  `  "
    ` [kernel-hardening] "

[PATCH 6/9] RISC-V: Device, timer, IRQs, and the SBI
 2017-06-29 22:52 UTC  (3+ messages)

[PATCH 1/9] RISC-V: Init and Halt Code
 2017-06-29 22:52 UTC  (3+ messages)

[PATCH 5/9] RISC-V: Task implementation
 2017-06-29 22:52 UTC  (3+ messages)

[meta-rockchip][PATCH] rockchip-gpt-img: fix deprecated notation
 2017-06-29 22:52 UTC 

RPi app built with SDK won't load
 2017-06-29 22:51 UTC 

[PATCH v3 0/7] Enable DSM pass thru for root functions
 2017-06-29 22:50 UTC  (7+ messages)
` [PATCH v3 7/7] acpi, nfit: override mask

+ fs-dcachec-fix-spin-lockup-issue-on-nlru-lock.patch added to -mm tree
 2017-06-29 22:48 UTC 

+ mm-list_lruc-fix-list_lru_count_node-to-be-race-free.patch added to -mm tree
 2017-06-29 22:48 UTC 

[PATCH v3 1/2] mm/list_lru.c: fix list_lru_count_node() to be race free
 2017-06-29 22:48 UTC  (4+ messages)
` [PATCH v4 2/2] fs/dcache.c: fix spin lockup issue on nlru->lock

[PATCH] git-p4: changelist template with p4 -G change -o
 2017-06-29 22:46 UTC  (7+ messages)
` [PATCH] git-p4: parse marshal output "p4 -G" in p4 changes

[PATCHv3 0/4] DA9052 hardware monitoring improvements
 2017-06-29 22:44 UTC  (4+ messages)
` [PATCHv3 4/4] hwmon: da9052: add support for TSI channel

+ mm-memory_hotplug-just-build-zonelist-for-new-added-node-fix-fix.patch added to -mm tree
 2017-06-29 22:42 UTC 

[PATCH] xfs: clear di_forkoff on ialloc
 2017-06-29 22:41 UTC  (3+ messages)

[PATCH v1 0/2] Add support for Broadcom DTE based PTP clock
 2017-06-29 22:40 UTC  (10+ messages)
` [PATCH v1 1/2] dt-binding: ptp: add bindings document for dte based ptp clock

[PATCH] scsi: ibmvfc: constify dev_pm_ops structures
 2017-06-29 22:39 UTC  (2+ messages)

[PATCH] PM/hibernate: Free memory occupied by the memory bitmap when hibernation failed
 2017-06-29 22:31 UTC 

[PATCH] scsi: ibmvscsi: constify dev_pm_ops structures
 2017-06-29 22:38 UTC  (2+ messages)

[PATCH] usb: host: ehci: workaround PME bug on AMD EHCI controller
 2017-06-29 22:37 UTC  (4+ messages)
` [PATCH] PCI / PM: Avoid using device_may_wakeup() for runtime PM
  ` [PATCH v2] "

[Qemu-devel] [PATCH v10 0/7] trace: [tcg] Optimize per-vCPU tracing states with separate TB caches
 2017-06-29 22:36 UTC  (10+ messages)
` [Qemu-devel] [PATCH v10 1/7] exec: [tcg] Refactor flush of per-CPU virtual TB cache
` [Qemu-devel] [PATCH v10 3/7] trace: [tcg] Delay changes to dynamic state when translating
` [Qemu-devel] [PATCH v10 4/7] exec: [tcg] Use different TBs according to the vCPU's dynamic tracing state
` [Qemu-trivial] [PATCH v10 7/7] trace: [trivial] Statically enable all guest events
    ` [Qemu-devel] "

[PATCH v2] iommu/arm-smmu-v3: Implement shutdown method
 2017-06-29 22:34 UTC  (6+ messages)

[Intel-wired-lan] [PATCH] ethtool: Add DMA Coalescing support
 2017-06-29 22:33 UTC  (2+ messages)

[Intel-wired-lan] [PATCH] ixgbe: Add DMA Coalescing support
 2017-06-29 22:33 UTC  (2+ messages)

[xtf test] 111193: regressions - trouble: broken/pass
 2017-06-29 22:32 UTC 

[PATCH] sysctl: don't read uninit memory in deprecated_sysctl_warning()
 2017-06-29 22:32 UTC  (2+ messages)

[to-be-updated] test_sysctl-add-dedicated-proc-sysctl-test-driver.patch removed from -mm tree
 2017-06-29 22:29 UTC 

[asoc:topic/drm 1/1] drivers/gpu//drm/bridge/synopsys/dw-hdmi-i2s-audio.c:88:21: warning: unused variable 'of_ep'
 2017-06-29 22:28 UTC 

[PATCH net-next v4 00/16] bpf: BPF cgroup support for sock_ops
 2017-06-29 22:25 UTC  (4+ messages)
` [PATCH net-next v4 04/16] bpf: Sample bpf program to set SYN/SYN-ACK RTOs

[PATCH fixes v3] pinctrl: Really force states during suspend/resume
 2017-06-29 22:25 UTC  (10+ messages)

[PULL] bcache updates based on git.kernel.dk/linux-block:for-next
 2017-06-29 22:25 UTC  (6+ messages)
` [PULL] bcache fixes and updates for-4.13

[Intel-wired-lan] [PATCH net-next] bpf, i40e: report bpf prog id during XDP_QUERY_PROG
 2017-06-29 22:24 UTC  (2+ messages)

[PATCH 0/5] grep: remove redundant code & reflags from API
 2017-06-29 22:22 UTC  (8+ messages)
` [PATCH v2 0/6] "
` [PATCH v2 1/6] grep: remove redundant double assignment to 0
` [PATCH v2 2/6] grep: adjust a redundant grep pattern type assignment
` [PATCH v2 3/6] grep: remove redundant "fixed" field re-assignment to 0
` [PATCH v2 4/6] grep: remove redundant and verbose re-assignments "
` [PATCH v2 5/6] grep: remove regflags from the public grep_opt API
` [PATCH v2 6/6] grep: remove redundant REG_NEWLINE when compiling fixed regex

[PATCH v5] drm/sun4i: hdmi: Implement I2C adapter for A10s DDC bus
 2017-06-29 22:22 UTC  (6+ messages)

+ bitmap-use-memcmp-optimisation-in-more-situations.patch added to -mm tree
 2017-06-29 22:21 UTC 

+ turn-bitmap_set-and-bitmap_clear-into-memset-when-possible.patch added to -mm tree
 2017-06-29 22:21 UTC 

+ bitmap-optimise-bitmap_set-and-bitmap_clear-of-a-single-bit.patch added to -mm tree
 2017-06-29 22:21 UTC 

+ test_bitmap-add-optimisation-tests.patch added to -mm tree
 2017-06-29 22:21 UTC 

EL0 app, stubdoms on ARM conf call
 2017-06-29 22:21 UTC  (8+ messages)

[PATCH] iommu/arm-smmu-v3: Implement shutdown method
 2017-06-29 22:20 UTC  (5+ messages)

[PATCH] merge-recursive: use DIFF_XDL_SET macro
 2017-06-29 22:19 UTC 

[Fuego] JSON schema and examples for Fuego's run.json format
 2017-06-29 22:16 UTC  (2+ messages)

[ovmf baseline-only test] 71616: tolerable FAIL
 2017-06-29 22:16 UTC 

[PATCH 1/4] intel: Add Cannonlake PCI IDs for U-skus
 2017-06-29 22:16 UTC  (4+ messages)
` [PATCH 2/4] intel: Add Cannonlake PCI IDs for Y-skus

[RFC] gpio: about the need to manage irq mapping dynamically
 2017-06-29 22:16 UTC  (13+ messages)

[xen-unstable test] 111168: regressions - FAIL
 2017-06-29 22:16 UTC 

[PATCH 00/16]
 2017-06-29 22:14 UTC  (8+ messages)
` [PATCH 06/16] ntb: add check and comment for link up to mw_count and mw_get_align

+ expand_downwards-dont-require-the-gap-if-vm_prev.patch added to -mm tree
 2017-06-29 22:14 UTC 

[Bug 101528] RX460 Memory clock stays high until card is "used"
 2017-06-29 22:14 UTC  (2+ messages)

[PATCH v6 00/10] serial/gpio: exar: Fixes and support for IOT2000
 2017-06-29 22:13 UTC  (9+ messages)

[kernel-hardening] [PATCH RFC v2 1/1] gcc-plugins: Add stackleak feature erasing the kernel stack at the end of syscalls
 2017-06-29 22:13 UTC  (5+ messages)
` [kernel-hardening] "

[PATCH 7/9] RISC-V: Paging and MMU
 2017-06-29 22:11 UTC  (3+ messages)

[PATCH 9/9] RISC-V: Build Infastructure
 2017-06-29 22:11 UTC  (3+ messages)

[PATCH] mm/hwpoison: Clear PRESENT bit for kernel 1:1 mappings of poison pages
 2017-06-29 22:11 UTC  (6+ messages)
      ` git send-email (w/o Cc: stable)

[PATCH 0/6] add support for Sama5d2 audio PLL and enable ClassD
 2017-06-29 22:11 UTC  (5+ messages)
` [PATCH 2/6] clk: at91: add audio pll clock driver

[PATCH] pinctrl: qcom: qdf2xxx: expose only some GPIO pins
 2017-06-29 22:10 UTC  (5+ messages)

Access to older 64-bit sparcs for developers
 2017-06-29 22:09 UTC  (2+ messages)

[PATCH v2 1/2] btrfs: account for pinned bytes in should_alloc_chunk
 2017-06-29 22:09 UTC  (4+ messages)

[Buildroot] [PATCH] package/xen: Fix builds with GCC 7
 2017-06-29 22:09 UTC 

OE-Core/Yocto Project's first CVE (CVE-2017-9731)
 2017-06-29 22:08 UTC  (3+ messages)
` [Openembedded-architecture] "

[PATCH] hv: fix msi affinity when device requests all possible CPU's
 2017-06-29 22:08 UTC  (2+ messages)

[Buildroot] [Bug 9996] New: lz4 option does not install lz4 binaries in ramdisk
 2017-06-29 22:06 UTC 

[kernel-hardening] [PATCH v5 0/3] Implement fast refcount overflow protection
 2017-06-29 22:05 UTC  (5+ messages)
` [kernel-hardening] [PATCH v5 3/3] x86/refcount: "
    `  "

[RFC PATCH] pinctrl: rockchip: add irq_shutdown
 2017-06-29 22:05 UTC  (3+ messages)

[PATCH 0/7] put struct symbol & friends on diet
 2017-06-29 22:04 UTC  (2+ messages)

[PATCH RFC 0/2] kproxy: Kernel Proxy
 2017-06-29 22:04 UTC  (2+ messages)

[Qemu-devel] [PATCH RFC 0/6] q35: add acpi pci hotplug support
 2017-06-29 21:56 UTC  (7+ messages)
` [Qemu-devel] [PATCH RFC 1/6] hw/acpi: remove dead acpi code
` [Qemu-devel] [PATCH RFC 2/6] hw/acpi: simplify dsdt building code
` [Qemu-devel] [PATCH RFC 3/6] hw/acpi: fix pcihp io initialization
` [Qemu-devel] [PATCH RFC 4/6] hw/acpi: prepare pci hotplug IO for ich9
` [Qemu-devel] [PATCH RFC 5/6] hw/acpi: extend acpi pci hotplug support for pci express
` [Qemu-devel] [PATCH RFC 6/6] hw/ich9: enable acpi pci hotplug

[PATCH v3 0/8] Support for 24x7 hcall interface version 2
 2017-06-29 21:55 UTC  (2+ messages)
` [PATCH v3 8/8] powerpc/perf/hv-24x7: Aggregate result elements on POWER9 SMT8


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.