All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-11-19 18:08:07 to 2015-11-19 18:52:50 UTC [more...]

[PATCHSET v2] netfilter, cgroup: implement xt_cgroup2 match
 2015-11-19 18:52 UTC  (7+ messages)
` [PATCH 1/7] cgroup: record ancestor IDs and reimplement cgroup_is_descendant() using it
` [PATCH 2/7] kernfs: implement kernfs_walk_and_get()
` [PATCH 3/7] cgroup: implement cgroup_get_from_path() and expose cgroup_put()
` [PATCH 4/7] netprio_cgroup: limit the maximum css->id to USHRT_MAX
` [PATCH 5/7] net: wrap sock->sk_cgrp_prioidx and ->sk_classid inside a struct
` [PATCH 6/7] sock, cgroup: add sock->sk_cgroup

[PATCH nft 1/2] tests: regression: homogenize indentation style
 2015-11-19 18:51 UTC  (2+ messages)
` [PATCH nft 2/2] tests: regression: allow to run tests from anywhere

Connection tracking Cli and an ALG for DNS
 2015-11-19 18:52 UTC  (4+ messages)
` [Bulk] "

[Bug 90626] New: HP ZBook 15 nouveau driver hangup for kernel >= 3.19
 2015-11-19 18:50 UTC  (2+ messages)
  ` [Bug 90626] HP ZBook 15 nouveau driver hangup for kernel >= 4.1

ptrace() hangs on attempt to seize/attach stopped & frozen task
 2015-11-19 18:47 UTC  (12+ messages)
` [PATCH 0/2] (Was: ptrace() hangs on attempt to seize/attach stopped & frozen task)
  ` [PATCH 1/2] ptrace: make wait_on_bit(JOBCTL_TRAPPING_BIT) in ptrace_attach() killable
  ` [PATCH 2/2] ptrace: task_stopped_code(ptrace => true) can't see TASK_STOPPED task

[Xenomai] Texas Intruments AM437x Xenomai support
 2015-11-19 18:46 UTC  (2+ messages)

[PATCH 0/5] arm64: cpufeature: Fixes for 4.4-rc1
 2015-11-19 18:45 UTC  (7+ messages)
` [PATCH 1/5] arm64: cpufeature: Add helpers for extracting unsigned values
  ` [PATCH 2/5] arm64: cpufeature: Track unsigned fields

[PATCH 00/25] serial: sh-sci: Add external clock and BRG Support
 2015-11-19 18:39 UTC  (54+ messages)
` [PATCH 01/25] serial: sh-sci: Update DT binding documentation for external clock input
` [PATCH 02/25] serial: sh-sci: Update DT binding documentation for BRG support
` [PATCH 03/25] serial: sh-sci: Drop useless check for zero sampling_rate
` [PATCH 04/25] serial: sh-sci: Grammar s/Get ... for/Get ... from/
` [PATCH 05/25] serial: sh-sci: Drop unused frame_len parameter for sci_baud_calc_hscif()
` [PATCH 06/25] serial: sh-sci: Don't overwrite clock selection in serial_console_write()
` [PATCH 07/25] serial: sh-sci: Convert from clk_get() to devm_clk_get()
` [PATCH 08/25] serial: sh-sci: Make unsigned values in sci_baud_calc_hscif() unsigned
` [PATCH 09/25] serial: sh-sci: Avoid overflow in sci_baud_calc_hscif()
` [PATCH 10/25] serial: sh-sci: Improve bit rate error calculation for HSCIF
` [PATCH 11/25] serial: sh-sci: Avoid calculating the receive margin "
` [PATCH 12/25] serial: sh-sci: Merge sci_scbrr_calc() and sci_baud_calc_hscif()
` [PATCH 13/25] serial: sh-sci: Take into account sampling rate for max baud rate
` [PATCH 14/25] serial: sh-sci: Add BRG register definitions
` [PATCH 15/25] serial: sh-sci: Replace struct sci_port_info by type/regtype encoding
` [PATCH 16/25] serial: sh-sci: Correct SCIF type on RZ/A1H
` [PATCH 17/25] serial: sh-sci: Correct SCIF type on R-Car for BRG
` [PATCH 18/25] serial: sh-sci: Prepare for multiple clocks and baud rate generators
` [PATCH 19/25] serial: sh-sci: Add support for optional external (H)SCK input
` [PATCH 20/25] serial: sh-sci: Add support for optional BRG on (H)SCIF
` [PATCH 21/25] ARM: shmobile: r8a7791 dtsi: Add BRG support for (H)SCIF
` [PATCH 22/25] ARM: shmobile: koelsch dts: Enable SCIF_CLK frequency and pins
` [PATCH 23/25] arm64: renesas: r8a7795 dtsi: Add BRG support for (H)SCIF
` [PATCH 24/25] arm64: renesas: salvator-x dts: Enable SCIF_CLK frequency and pins
` [PATCH 25/25] sh: sh7734: Correct SCIF type for BRG

[PATCH 0/3] More PSR improvements
 2015-11-19 18:45 UTC  (8+ messages)
` [PATCH 1/3] drm/i915: Also delay first activation for SKL+
` [PATCH 2/3] drm/i915: Remove PSR Perf Counter "

Kernel 3.19 and still "disk full" even though 'btrfs fi df" reports enough room left?
 2015-11-19 18:45 UTC  (5+ messages)

[PATCH net-next] bpf: add show_fdinfo handler for maps
 2015-11-19 18:45 UTC  (5+ messages)

[v5 0/7] add support SATA for BMIPS_GENERIC
 2015-11-19 18:44 UTC  (3+ messages)
` [v5 2/7] ata: ahci_brcmstb: add quirk for broken ncq

[PATCH 0/7] add missing of_node_put
 2015-11-19 18:44 UTC  (12+ messages)
` [PATCH 1/7] phy: brcmstb-sata: "
              ` device_node lifetime (was: Re: [PATCH 1/7] phy: brcmstb-sata: add missing of_node_put)

[PATCH v2 00/16] serial: sh-sci: Clock Cleanups
 2015-11-19 18:43 UTC  (38+ messages)
  ` [PATCH v2 01/16] serial: sh-sci: Drop the interface clock
` [PATCH v2 02/16] sh: Rename sci_ick and sci_fck clock to fck
` [PATCH v2 03/16] sh: Remove sci_ick clock alias
` [PATCH v2 04/16] ARM: shmobile: sh73a0 dtsi: Rename the serial port clock to fck
` [PATCH v2 05/16] ARM: shmobile: r7s72100 "
` [PATCH v2 06/16] ARM: shmobile: r8a73a4 "
` [PATCH v2 07/16] ARM: shmobile: r8a7740 "
` [PATCH v2 08/16] ARM: shmobile: r8a7778 "
` [PATCH v2 09/16] ARM: shmobile: r8a7779 "
` [PATCH v2 10/16] ARM: shmobile: r8a7790 "
` [PATCH v2 11/16] ARM: shmobile: r8a7791 "
` [PATCH v2 12/16] ARM: shmobile: r8a7793 "
` [PATCH v2 13/16] ARM: shmobile: r8a7794 "
` [PATCH v2 14/16] arm64: renesas: r8a7795 "
` [PATCH v2 15/16] h8300: dts: "
` [PATCH v2 16/16] serial: sh-sci: Drop the sci_fck clock fallback

[Cluster-devel] [GFS2 PATCH 0/2] GFS2: Avoid inode shrinker-related deadlocks
 2015-11-19 18:42 UTC  (3+ messages)
` [Cluster-devel] [GFS2 PATCH 1/2] GFS2: Make gfs2_clear_inode() queue the final put
` [Cluster-devel] [GFS2 PATCH 2/2] GFS2: Revert 35e478f Flush pending glock work when evicting an inode

[xen-unstable-smoke test] 64861: tolerable all pass - PUSHED
 2015-11-19 18:41 UTC 

[PATCH 1/2] drm/i915/pm: Unconstify power_domain_str
 2015-11-19 18:39 UTC  (4+ messages)

PATCH: Sense if git should be used (for tarball) and if typeof needs, to be __typeof__
 2015-11-19 18:38 UTC 

[PATCH] toaster: projectconf Add feature for free form IMAGE_FSTYPES
 2015-11-19 18:38 UTC 

[patch -mm] mm, vmalloc: remove VM_VPAGES
 2015-11-19 18:37 UTC  (7+ messages)
  ` [kbuild-all] "

[Buildroot] Compile kernel module within buildroot package
 2015-11-19 18:36 UTC 

DPDK 1.6 and Cisco VIC-NIC pmd fails to initialize with VMWare ESX 5.5
 2015-11-19 18:36 UTC  (3+ messages)

[Patch-V2 0/6] HID: Support for the Logitech G920 Wheel
 2015-11-19 18:35 UTC  (5+ messages)
` [Patch-V2 1/6] INPUT: xpad: Add minimal support for "

[PATCH 01/13] gcc: Add support for building musl configuration
 2015-11-19 18:35 UTC  (4+ messages)
` [PATCH 03/13] gdb: Fix build with musl

[Qemu-devel] [PULL for-2.5 v2 00/10] QOM devices patch queue 2015-11-19
 2015-11-19 18:34 UTC  (2+ messages)

[PATCHv7] EDAC, altera: Add Altera L2 Cache and OCRAM EDAC Support
 2015-11-19 18:34 UTC  (2+ messages)

[PATCH 0/2] Support for Sigma Designs SMP86xx interrupt controller
 2015-11-19 18:33 UTC  (3+ messages)
` [PATCH 1/2] devicetree: add binding "
` [PATCH 2/2] irqchip: add support "

[PATCH] ARM: OMAP2: use correct timer function for AM43XX and TI81XX
 2015-11-19 18:33 UTC  (6+ messages)

[PATCH 0/2] drivers: sh: clk: Cleanup clock API
 2015-11-19 18:32 UTC  (6+ messages)
` [PATCH 1/2] drivers: sh: clk: Avoid crashes when passing NULL clocks
` [PATCH 2/2] drivers: sh: clk: Remove obsolete and unused clk_round_parent()

[PATCH] arm64: efi: correctly align vaddr for runtime maps
 2015-11-19 18:32 UTC  (5+ messages)

[PATCH 0/2] pinctrl: sh-pfc: r8a7791/r8a7795: Add SCIF_CLK support
 2015-11-19 18:30 UTC  (6+ messages)
` [PATCH 1/2] pinctrl: sh-pfc: r8a7791: "
` [PATCH 2/2] pinctrl: sh-pfc: r8a7795: "

linux-next: manual merge of the audit tree with Linus' tree
 2015-11-19 18:30 UTC  (3+ messages)

[PATCH v3] arm64: renesas: r8a7795 dtsi: Add all HSCIF nodes
 2015-11-19 18:29 UTC  (2+ messages)

[PATCH v3 2/2] ASoC: codecs: Add da7218 codec driver
 2015-11-19 18:29 UTC  (2+ messages)

Add a SOCK_DESTROY operation to close sockets from userspace
 2015-11-19 18:27 UTC  (5+ messages)

[linux-linus test] 64733: regressions - trouble: blocked/broken/fail/pass
 2015-11-19 18:26 UTC 

[PATCH] pinctrl: sh-pfc: r8a7795: Add HSCIF pins, groups, and functions
 2015-11-19 18:26 UTC  (2+ messages)

[Qemu-devel] [PATCH v12 00/36] qapi member collision, alternate layout (post-introspection cleanups, subset D)
 2015-11-19 18:25 UTC  (5+ messages)
` [Qemu-devel] [PATCH v12 27/36] qapi: Forbid case-insensitive clashes

OSD memory usage during startup - advice needed
 2015-11-19 18:16 UTC 

[PATCH v11 0/8] Goodix touchscreen enhancements
 2015-11-19 18:24 UTC  (6+ messages)
` [PATCH v11 3/8] Input: goodix - write configuration data to device
` [PATCH v11 4/8] Input: goodix - add power management support

[Cocci] Remove unnecessary null pointer checks?
 2015-11-19 18:21 UTC  (20+ messages)
                              ` [Cocci] [PATCH with Coccinelle?] Deletion of unnecessary checks before specific function calls
                                ` [PATCH] SCSI-libfc: Delete an unnecessary check before the function call "kmem_cache_destroy"

[PATCH v2 0/9] ath10k: clean up ath10k_skb_cb
 2015-11-19 18:21 UTC  (9+ messages)
` [PATCH v3 "
  ` [PATCH v3 9/9] ath10k: store msdu_id instead of txbuf pointers
    ` QCA998X not working at all

[PATCH v2 1/2] usb: dwc2: host: Fix missing device insertions
 2015-11-19 18:19 UTC  (8+ messages)
` [PATCH v2 2/2] usb: dwc2: host: Clear interrupts before handling them

[PATCH RFC v2] apei: Add ACPI APEI event notification support
 2015-11-19 18:19 UTC  (6+ messages)

RFC: usermount - a secure mount for unpriviledged users
 2015-11-19 18:18 UTC  (4+ messages)

[PATCH v2 0/6] Switch to generic syscon regmap based drivers
 2015-11-19 18:18 UTC  (13+ messages)

[PATCH v2] pci: Limit VPD length for megaraid_sas adapter
 2015-11-19 18:18 UTC  (2+ messages)
` [PATCH v3] "

[RFC PATCH 0/2] Virtio-net PMD Extension to work on host
 2015-11-19 18:16 UTC  (2+ messages)

[nightly] RT Core TISDK (fido/1.8) 2015.11 build 2015-11-19_09-25-24
 2015-11-19 18:14 UTC 

[PATCH] drm/i915/skl: enable PC9/10 power states during suspend-to-idle
 2015-11-19 18:12 UTC  (7+ messages)

[kernel-hardening] Re: GCC upstream contacts for Linux kernel bugs
 2015-11-19 18:12 UTC  (2+ messages)

[PATCH] Kconfig: remove HAVE_LATENCYTOP_SUPPORT
 2015-11-19 18:11 UTC 

[PATCH 0/3] ARM: bcm2835: add support for rpi power domain driver
 2015-11-19 18:08 UTC  (8+ messages)
` [PATCH 1/3] power: domain: add pm_genpd_uninit
` [PATCH 2/3] ARM: bcm2835: add rpi power domain driver
` [PATCH 3/3] devicetree: add rpi power domain driver bindings


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.