All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-09-09 14:12:17 to 2016-09-09 14:40:53 UTC [more...]

[PATCH 00/22] Prepare the sequencer for the upcoming rebase -i patches
 2016-09-09 14:40 UTC  (28+ messages)
` [PATCH 09/22] sequencer: completely revamp the "todo" script parsing
` [PATCH 10/22] sequencer: avoid completely different messages for different actions
` [PATCH 13/22] sequencer: remember the onelines when parsing the todo file
` [PATCH 21/22] sequencer: left-trim the lines read from the script
` [PATCH 22/22] sequencer: refactor write_message()

[PATCH v2] irqchip/gic: Allow self-SGIs for SMP on UP configurations
 2016-09-09 14:40 UTC  (2+ messages)

[RFC PATCH 0/5] arm64: Signal context expansion
 2016-09-09 14:39 UTC  (7+ messages)
` [RFC PATCH 1/5] arm64: signal: Refactor sigcontext parsing in rt_sigreturn
` [RFC PATCH 2/5] arm64: signal: factor frame layout and population into separate passes
` [RFC PATCH 3/5] arm64: signal: factor out signal frame record allocation
` [RFC PATCH 4/5] arm64: signal: Allocate extra sigcontext space as needed
` [RFC PATCH 5/5] arm64: signal: Parse extra_context during sigreturn

[PATCH v6 00/20] Generic DT bindings for PCI IOMMUs and ARM SMMU
 2016-09-09 14:38 UTC  (5+ messages)
` [PATCH v6 19/20] iommu/dma: Add support for mapping MSIs
  ` [PATCH v6.1] "

[PATCH v2 00/14] Lib'ify quite a few functions in sequencer.c
 2016-09-09 14:38 UTC  (19+ messages)
` [PATCH v3 00/17] "
  ` [PATCH v3 01/17] sequencer: lib'ify sequencer_pick_revisions()
  ` [PATCH v3 02/17] sequencer: do not die() in do_pick_commit()
  ` [PATCH v3 03/17] sequencer: lib'ify write_message()
  ` [PATCH v3 04/17] sequencer: lib'ify do_recursive_merge()
  ` [PATCH v3 05/17] sequencer: lib'ify do_pick_commit()
  ` [PATCH v3 06/17] sequencer: lib'ify walk_revs_populate_todo()
  ` [PATCH v3 07/17] sequencer: lib'ify prepare_revs()
  ` [PATCH v3 08/17] sequencer: lib'ify read_and_refresh_cache()
  ` [PATCH v3 09/17] sequencer: lib'ify read_populate_todo()
  ` [PATCH v3 10/17] sequencer: lib'ify read_populate_opts()
  ` [PATCH v3 11/17] sequencer: lib'ify create_seq_dir()
  ` [PATCH v3 12/17] sequencer: lib'ify save_head()
  ` [PATCH v3 13/17] sequencer: lib'ify save_todo()
  ` [PATCH v3 14/17] sequencer: lib'ify save_opts()
  ` [PATCH v3 15/17] sequencer: lib'ify fast_forward_to()
  ` [PATCH v3 16/17] lib'ify checkout_fast_forward_to()
  ` [PATCH v3 17/17] sequencer: ensure to release the lock when we could not read the index

[PATCH v3 00/19] Make ACPI builder available to components other than hvmloader
 2016-09-09 14:38 UTC  (12+ messages)
` [PATCH v3 13/19] acpi: Makefile should better tolerate interrupts

[PATCH v5 0/3] add support for Allwinner SoCs ADC
 2016-09-09 14:38 UTC  (4+ messages)
` [PATCH v5 2/3] mfd: "

[Buildroot] [PATCH 1/6] arch: remove support for sh64
 2016-09-09 14:38 UTC  (4+ messages)
` [Buildroot] [PATCH 5/6] linux-headers: remove deprecated versions

[PATCH v2 0/3] perf probe: Introduce remote cross-arch probes
 2016-09-09 14:37 UTC  (5+ messages)
` [PATCH v2 3/3] perf-probe: Support probing on offline cross-arch binary
      ` [BUG] "

Patch "cgroup: reduce read locked section of cgroup_threadgroup_rwsem during fork" has been added to the 4.7-stable tree
 2016-09-09 14:37 UTC 

[PATCH] cdc-acm: added sanity checking for probe()
 2016-09-09 14:37 UTC  (2+ messages)
` Patch "cdc-acm: added sanity checking for probe()" has been added to the 4.7-stable tree

Patch "block: make sure a big bio is split into at most 256 bvecs" has been added to the 4.7-stable tree
 2016-09-09 14:37 UTC 

Cortex-M4 build support
 2016-09-09 14:37 UTC  (2+ messages)

Patch "block: Fix race triggered by blk_set_queue_dying()" has been added to the 4.7-stable tree
 2016-09-09 14:37 UTC 

Patch "s390/sclp_ctl: fix potential information leak with /dev/sclp" has been added to the 4.4-stable tree
 2016-09-09 14:37 UTC 

Patch "rds: fix an infoleak in rds_inc_info_copy" has been added to the 4.4-stable tree
 2016-09-09 14:37 UTC 

[PATCH net-next 00/11] Mellanox 100G mlx5 seamless error recovery
 2016-09-09 14:35 UTC  (12+ messages)
` [PATCH net-next 01/11] net/mlx5: Skip waiting for vf pages in internal error
` [PATCH net-next 02/11] net/mlx5: SRIOV core code refactoring
` [PATCH net-next 03/11] net/mlx5: Introduce attach/detach to interface API
` [PATCH net-next 04/11] net/mlx5: Split the load/unload flow into hardware and software flows
` [PATCH net-next 05/11] net/mlx5: Implement SRIOV attach/detach flows
` [PATCH net-next 06/11] net/mlx5: Implement eswitch "
` [PATCH net-next 07/11] net/mlx5: Align sriov/eswitch modules with the new load/unload flow
` [PATCH net-next 08/11] net/mlx5: Implement vports admin state backup/restore
` [PATCH net-next 09/11] net/mlx5e: Implement mlx5e interface attach/detach callbacks
` [PATCH net-next 10/11] net/mlx5e: Restore vlan filter after seamless reset
` [PATCH net-next 11/11] net/mlx5: Organize device list API in one place

Patch "powerpc/tm: Avoid SLB faults in treclaim/trecheckpoint when RI=0" has been added to the 4.4-stable tree
 2016-09-09 14:37 UTC 

[PATCH] NVMe: Don't unmap controller registers on reset
 2016-09-09 14:37 UTC  (2+ messages)
` Patch "nvme: Call pci_disable_device on the error path." has been added to the 4.4-stable tree

Patch "block: make sure a big bio is split into at most 256 bvecs" has been added to the 4.4-stable tree
 2016-09-09 14:36 UTC 

Patch "cgroup: reduce read locked section of cgroup_threadgroup_rwsem during fork" has been added to the 4.4-stable tree
 2016-09-09 14:37 UTC 

Patch "block: Fix race triggered by blk_set_queue_dying()" has been added to the 4.4-stable tree
 2016-09-09 14:36 UTC 

[PATCH][RFC v5] timekeeping: Ignore the bogus sleep time if pm_trace is enabled
 2016-09-09 14:33 UTC  (7+ messages)

[PATCH 3.14 to 3.16] staging: comedi: ni_mio_common: fix wrong insn_write handler
 2016-09-09 14:36 UTC  (2+ messages)
` Patch "staging: comedi: ni_mio_common: fix wrong insn_write handler" has been added to the 3.14-stable tree

[Buildroot] [PATCH] squid: bump to version 3.5.21
 2016-09-09 14:36 UTC 

Patch "s390/sclp_ctl: fix potential information leak with /dev/sclp" has been added to the 3.14-stable tree
 2016-09-09 14:36 UTC 

Patch "rds: fix an infoleak in rds_inc_info_copy" has been added to the 3.14-stable tree
 2016-09-09 14:36 UTC 

Patch "mm: thp: fix SMP race condition between THP page fault and MADV_DONTNEED" has been added to the 3.14-stable tree
 2016-09-09 14:36 UTC 

[PATCH 3.10 099/180] fix d_walk()/non-delayed __d_free() race
 2016-09-09 14:36 UTC  (2+ messages)
` Patch "fix d_walk()/non-delayed __d_free() race" has been added to the 3.14-stable tree

[PATCH v2 0/9] drm/sun4i: Introduce A33 display driver
 2016-09-09 14:35 UTC  (6+ messages)
` [PATCH v2 6/9] drm/panel: Add Netron DY E231732

[PATCH 0/5] Fix some cil_gen_policy() bugs
 2016-09-09 14:35 UTC  (4+ messages)

[PATCH BlueZ 1/5] core/service: Fix setting wrong state after calling accept
 2016-09-09 14:34 UTC  (6+ messages)

[PATCH]:ext4 these lines are too long while reading
 2016-09-09 14:34 UTC  (2+ messages)

[PATCH 0/6] Introduce NextThing GR8 support
 2016-09-09 14:34 UTC  (6+ messages)
` [PATCH 3/6] drm/panel: simple: Add A10 EVB 5 inch panel support

[PATCH] documentation: fix broken lkml archive links in RCU requirements
 2016-09-09 14:34 UTC  (4+ messages)

[PATCH] kni: unregister an unregisterd net_device could cause a kernel crash
 2016-09-09 14:33 UTC  (5+ messages)

[fuse-devel] Kernel panic under load
 2016-09-09 14:32 UTC  (2+ messages)

[Ksummit-discuss] [Stable kernel] feature backporting collaboration
 2016-09-09 14:32 UTC  (10+ messages)

[patch v3] i2c: mux: mellanox: add driver
 2016-09-09 16:31 UTC 

Stability connection problems in ath9k kernel 4.7
 2016-09-09 14:32 UTC  (6+ messages)

[PATCH] Fixed superfluous indent white space in sca3000_core.c
 2016-09-09 14:32 UTC 

[PATCH] [media] pci: constify vb2_ops structures
 2016-09-09 14:31 UTC  (4+ messages)

[PATCH BlueZ] src/device: Use BT_ATT_DEFAULT_LE_MTU as default MTU
 2016-09-09 14:31 UTC  (2+ messages)

[PATCH] Bug fix in module_init and module_exit
 2016-09-09 14:31 UTC  (4+ messages)
` [PATCH v2] kni: "

[Bug 119831] "nomodeset" required to boot - MSI laptop G72 6QE, nouveau graphics
 2016-09-09 14:30 UTC 

[PATCH 1/2] drm/ttm: remove unused placement flags
 2016-09-09 14:30 UTC  (10+ messages)

[PATCH 0/4] ath10k: Padding related clean ups in rx
 2016-09-09 14:29 UTC  (3+ messages)

[PATCH v2] xen/pciback: support driver_override
 2016-09-09 14:29 UTC  (9+ messages)
    ` [Xen-devel] "

[PATCH v4] Livepatch fixes and features for v4.8
 2016-09-09 14:28 UTC  (7+ messages)
` [PATCH v4 6/9] livepatch: Add parsing for the symbol+0x<offset>

[PATCH net 0/6] sctp: fix the transmit err process
 2016-09-09 14:28 UTC  (8+ messages)
` [PATCH net 1/6] sctp: remove the unnecessary state check in sctp_outq_tail

[RFC RESEND] serial: 8250: fix regression in 8250 uart driver
 2016-09-09 14:28 UTC  (10+ messages)

[PATCH] fmc: don't include moduleparam.h in include/linux header files
 2016-09-09 14:27 UTC 

[PATCH v5 00/14] ACPI IORT ARM SMMU support
 2016-09-09 14:23 UTC  (44+ messages)
` [PATCH v5 01/14] drivers: iommu: add FWNODE_IOMMU fwnode type
` [PATCH v5 02/14] drivers: iommu: implement arch_{set/get}_iommu_fwspec API
` [PATCH v5 03/14] drivers: acpi: iort: introduce linker section for IORT entries probing
` [PATCH v5 04/14] drivers: acpi: iort: add support for IOMMU fwnode registration
` [PATCH v5 05/14] drivers: iommu: make iommu_fwspec OF agnostic
` [PATCH v5 06/14] drivers: acpi: implement acpi_dma_configure
` [PATCH v5 07/14] drivers: acpi: iort: add support for ARM SMMU platform devices creation
` [PATCH v5 08/14] drivers: iommu: arm-smmu-v3: split probe functions into DT/generic portions
` [PATCH v5 09/14] drivers: iommu: arm-smmu-v3: add IORT configuration
` [PATCH v5 10/14] drivers: iommu: arm-smmu: split probe functions into DT/generic portions
` [PATCH v5 11/14] drivers: iommu: arm-smmu: add IORT configuration
` [PATCH v5 12/14] drivers: acpi: iort: replace rid map type with type mask
` [PATCH v5 13/14] drivers: acpi: iort: add single mapping function
` [PATCH v5 14/14] drivers: acpi: iort: introduce iort_iommu_configure

[PATCH 00/10] PM / Domains: Add support for removing PM domains
 2016-09-09 14:25 UTC  (11+ messages)
` [PATCH 09/10] PM / Domains: Store the provider in the PM domain structure
` [PATCH 10/10] PM / Domains: Add support for removing nested PM domains by provider

[PATCH V4 0/4] thermal: bcm2835: add thermal driver
 2016-09-09 14:25 UTC  (4+ messages)
` [PATCH V4 3/4] ARM: bcm2835: add thermal node to device-tree of bcm283x

[PATCH] ASoC: da7219: make sure the valid event when startup
 2016-09-09 14:17 UTC  (3+ messages)

[PATCH 4.4 0/4] CVE fixes for 4.4
 2016-09-09 14:24 UTC  (2+ messages)

[PATCH 0/9] SIF related verbs patches
 2016-09-09 14:24 UTC  (9+ messages)
` [PATCH 1/9] ib_mad: incoming sminfo SMPs gets discarded if no process_mad function is registered

[PATCH 0/9] misc patches related to powerplay
 2016-09-09 14:23 UTC  (2+ messages)

[RFC PATCH 0/5] add API's for VF management
 2016-09-09 14:22 UTC  (4+ messages)
` [RFC PATCH v2 "
  ` [RFC PATCH v2 3/5] librte_ether: "

[PATCH] m68knommu: clean up uClinux boot log output
 2016-09-09 14:20 UTC  (2+ messages)

[PATCH v2 0/1] iio:buffer: polling unregistered device stalls user process
 2016-09-09 14:20 UTC  (2+ messages)
` [PATCH v2 1/1] iio:buffer: let poll report an error for unregistered devices

Please backport commit 190ce8693c23 ("powerpc/tm: Avoid SLB faults in treclaim/trecheckpoint when RI=0") to v3.11+
 2016-09-09 14:20 UTC  (2+ messages)

[PATCH v4]net/virtio: add mtu set in virtio
 2016-09-09 14:19 UTC  (4+ messages)

FAILED: patch "[PATCH] ARC: mm: fix build breakage with STRICT_MM_TYPECHECKS" failed to apply to 4.4-stable tree
 2016-09-09 14:19 UTC  (3+ messages)

[PATCH] iommu/arm-smmu: Disable interrupts whilst holding the cmdq lock
 2016-09-09 14:18 UTC  (3+ messages)

[PATCH v3 0/9] net-next: ethernet: add sun8i-emac driver
 2016-09-09 14:17 UTC  (8+ messages)
` [PATCH v3 1/9] "
` [PATCH v3 3/9] ARM: sun8i: dt: Add DT bindings documentation for Allwinner sun8i-emac

[PATCH v3 0/8] ARM: KVM: Support for vgic-v3
 2016-09-09 14:17 UTC  (6+ messages)
` [PATCH v3 1/8] arm64: KVM: Use static keys for selecting the GIC backend

[PATCH v2 nf-next] netfilter: Add the missed return value check of register_netdevice_notifier
 2016-09-09 14:16 UTC  (2+ messages)

ACPI device using sub-resource of PCI device
 2016-09-09 14:16 UTC  (10+ messages)

rename PR
 2016-09-09 14:16 UTC 

[bug] child processes stall forever and don't get killed
 2016-09-09 14:16 UTC  (3+ messages)

ubuntu debs?
 2016-09-09 14:16 UTC 

[iproute PATCH] macsec: fix input range of 'icvlen' parameter
 2016-09-09 14:15 UTC  (2+ messages)

[Qemu-devel] [PATCH 2/2] virtio-pci: Disable modern interface if backend without VIRTIO_F_VERSION_1
 2016-09-09 14:14 UTC  (2+ messages)
` [Qemu-devel] [RFC] virtio-bus: Plug devices after features are negotiated

[PATCH] arm64: Expose TASK_SIZE to userspace via auxv
 2016-09-09 14:14 UTC  (6+ messages)

[RFC] drm/i915: Emit to ringbuffer directly
 2016-09-09 14:14 UTC  (5+ messages)

[RFC/RFT][PATCH v2 0/7] Functional dependencies between devices
 2016-09-09 14:13 UTC  (5+ messages)
` [RFC/RFT][PATCH v2 2/7] driver core: Functional dependencies tracking support

[PATCH 0/8] ARM: dts: bcm283x: add and use pinctrl groups
 2016-09-09 14:12 UTC  (5+ messages)
` [PATCH 1/8] ARM: dts: bcm283x: Define standard pinctrl groups in the gpio node

Patch "ext4: properly align shifted xattrs when expanding inodes" has been added to the 4.7-stable tree
 2016-09-09 14:12 UTC 

Patch "irqchip/gic: Allow self-SGIs for SMP on UP configurations" has been added to the 4.7-stable tree
 2016-09-09 14:12 UTC 

Patch "ext4: fix xattr shifting when expanding inodes part 2" has been added to the 4.7-stable tree
 2016-09-09 14:12 UTC 


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.