All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-01-17 16:13:46 to 2017-01-17 16:35:52 UTC [more...]

[PATCH 1/2] brcmfmac: drop unneeded function declarations from headers
 2017-01-17 16:34 UTC 

[Intel-wired-lan] [next PATCH v2 00/11] Add support for writable pages and build_skb
 2017-01-17 16:35 UTC  (3+ messages)
` [Intel-wired-lan] [next PATCH v2 01/11] ixgbe: Add function for checking to see if we can reuse page
` [Intel-wired-lan] [next PATCH v2 02/11] ixgbe: Only DMA sync frame length

[PATCH 00/46] SELinux: Fine-tuning for several function implementations
 2017-01-17 16:35 UTC  (10+ messages)
` [PATCH 07/46] selinux: Delete unnecessary variable assignments in policydb_index()
` [PATCH 15/46] selinux: One check and function call less in genfs_read() after error detection
` [PATCH 21/46] selinux: Two function calls less in range_read() "

IOMMU fault with IGD passthrough setup on XEN 4.8.0
 2017-01-17 16:34 UTC  (10+ messages)

[LSF/MM ATTEND] FS jitter testing, network caching, Lustre, cluster filesystems
 2017-01-17 16:34 UTC  (10+ messages)
        ` Authentication Contexts for network file systems and Containers was "
          ` [Lsf-pc] "

FAILED: patch "[PATCH] nohz: Fix collision between tick and other hrtimers" failed to apply to 4.4-stable tree
 2017-01-17 16:33 UTC 

[PATCH 0/4] make call_usermodehelper a bit more "safe"
 2017-01-17 16:26 UTC  (11+ messages)
` [PATCH 2/3] Make static usermode helper binaries constant
` [PATCH 3/3] Introduce STATIC_USERMODEHELPER to mediate call_usermodehelper()
    ` [kernel-hardening] "

[PATCH V3 0/5] gpio: davinci: Redesign driver to accommodate ngpios in one gpio chip
 2017-01-17 16:32 UTC  (12+ messages)
` [PATCH V3 1/5] gpio: davinci: Remove gpio2regs function to accommodate multi instances
` [PATCH V3 2/5] gpio: davinci: Remove unwanted blank line
` [PATCH V3 3/5] gpio: davinci: Redesign driver to accommodate ngpios in one gpio chip
` [PATCH V3 4/5] gpio: davinci: Add support for multiple GPIO controllers

[U-Boot] [PATCH v3 0/3] LS1046A secure boot target addition
 2017-01-17 16:33 UTC  (5+ messages)
` [U-Boot] [PATCH v3 1/3] SECURE_BOOT: Enable chain of trust on LS1046A platform

Peace Of The Lord Be With You And Your Family
 2017-01-17 16:23 UTC 

Peace Of The Lord Be With You And Your Family
 2017-01-17 16:23 UTC 

[Intel-wired-lan] [next PATCH v2 0/9] Add support for writable pages and build_skb
 2017-01-17 16:33 UTC  (10+ messages)
` [Intel-wired-lan] [next PATCH v2 1/9] igb: Add support for DMA_ATTR_WEAK_ORDERING
` [Intel-wired-lan] [next PATCH v2 2/9] igb: Use length to determine if descriptor is done
` [Intel-wired-lan] [next PATCH v2 3/9] igb: Clear Rx buffer_info in configure instead of clean
` [Intel-wired-lan] [next PATCH v2 4/9] igb: Don't bother clearing Tx buffer_info in igb_clean_tx_ring
` [Intel-wired-lan] [next PATCH v2 5/9] igb: Limit maximum frame Rx based on MTU
` [Intel-wired-lan] [next PATCH v2 6/9] igb: Add support for padding packet
` [Intel-wired-lan] [next PATCH v2 7/9] igb: Add support for ethtool private flag to allow use of legacy Rx
` [Intel-wired-lan] [next PATCH v2 8/9] igb: Break out Rx buffer page management
` [Intel-wired-lan] [next PATCH v2 9/9] igb: Re-add support for build_skb in igb

FAILED: patch "[PATCH] nohz: Fix collision between tick and other hrtimers" failed to apply to 4.9-stable tree
 2017-01-17 16:32 UTC 

[cip-dev] kernelci setup fails
 2017-01-17 16:32 UTC  (2+ messages)

[RFC PATCH v2 00/10] Add support for the ARMv8.2 Statistical Profiling Extension
 2017-01-17 16:31 UTC  (6+ messages)
` [RFC PATCH v2 10/10] dt-bindings: Document devicetree binding for ARM SPE

[PATCHv2] dmaengine: cppi41: Fix oops in cppi41_runtime_resume
 2017-01-17 16:31 UTC  (12+ messages)

[PATCH net-next v4 0/2] Add support for tc cookies
 2017-01-17 16:30 UTC  (4+ messages)
` [PATCH net-next v4 2/2] net sched: Trivial whitespace and stylistic changes

[PATCHv2] firmware: Correct handling of fw_state_wait_timeout() return value
 2017-01-17 16:30 UTC  (4+ messages)

[PATCH v2 0/2] net/i40e: fix segmentation fault
 2017-01-17 16:30 UTC  (4+ messages)
` [PATCH v3 1/2] net/i40e: fix segmentation fault in close

[PATCH V3 5/5] gpio: davinci: Remove custom .xlate
 2017-01-17 16:29 UTC  (2+ messages)

[PATCH] tpm: add session handles to the save and restore of the tpm2 space manager
 2017-01-17 16:29 UTC  (9+ messages)
      ` [tpmdd-devel] "

AUDIT_NETFILTER_PKT message format
 2017-01-17 16:29 UTC  (4+ messages)

[PATCH] ARM: dts: am33x, da816x, da814x: Remove useless register address
 2017-01-17 16:28 UTC  (4+ messages)

[LSF/MM TOPIC][LSF/MM ATTEND] NAPI polling for block drivers
 2017-01-17 16:27 UTC  (10+ messages)

[linux-lvm] multipath_component_detection
 2017-01-17 16:27 UTC  (2+ messages)

[PATCH 0/30] KVM: MIPS: Implement GVA page tables
 2017-01-17 16:27 UTC  (12+ messages)
` [PATCH 1/30] mm: Export init_mm for MIPS KVM use of pgd_alloc()
` [PATCH 2/30] MIPS: Export pgd/pmd symbols for KVM
` [PATCH 3/30] MIPS: uasm: Add include guards in asm/uasm.h
` [PATCH 4/30] MIPS: Export some tlbex internals for KVM to use

[U-Boot] [PATCH] pinctrl: uniphier: fix Ethernet (RMII) pin-mux setting for LD20
 2017-01-17 16:27 UTC  (2+ messages)

[U-Boot] [PATCH 0/9] ARM: uniphier: UniPhier changes for v2017.03-rc1
 2017-01-17 16:26 UTC  (2+ messages)

[PATCH v3 0/2] tpm: enhance TPM 2.0 extend function to support multiple PCR banks
 2017-01-17 16:26 UTC  (6+ messages)
` [PATCH v3 2/2] tpm: enhance TPM 2.0 PCR extend to support multiple banks

[PATCH v7 0/6] Expanded statistics reporting
 2017-01-17 16:25 UTC  (7+ messages)
` [PATCH v7 5/6] lib: added new library for latency stats

[Qemu-devel] Data corruption in Qemu 2.7.1
 2017-01-17 16:24 UTC  (7+ messages)
  ` [Qemu-devel] [Qemu-stable] "

ATTENZIONE;
 2017-01-17 16:08 UTC 

[morty][PATCH] busybox: refresh the flock patch
 2017-01-17 16:23 UTC  (2+ messages)

[Qemu-devel] Virtual Machine Generation ID
 2017-01-17 16:24 UTC  (13+ messages)

[PATCH 1/1] NFSv3: Ignore wcc before ctime attribute
 2017-01-17 16:23 UTC  (5+ messages)

[PATCH -next] init/main: Init jump_labels before they are used to build zonelists
 2017-01-17 16:11 UTC  (5+ messages)

Peace Of The Lord Be With You And Your Family
 2017-01-17 16:23 UTC 

[PATCH v2 0/7] Host1x IOMMU support + VIC support
 2017-01-17 16:22 UTC  (7+ messages)

[PATCH v3] audit: log 32-bit socketcalls
 2017-01-17 16:21 UTC  (3+ messages)

Patch "mm: fix remote numa hits statistics" has been added to the 4.9-stable tree
 2017-01-17 16:21 UTC  (2+ messages)

virtio: Subtle changes to virtio_net flags breaks VXLAN on Google Cloud
 2017-01-17 16:20 UTC 

[PATCH v2 0/7] dmaengine: cppi41: Make CPPI 4.1 driver more generic
 2017-01-17 16:20 UTC  (4+ messages)

virtio: Subtle changes to virtio_net flags breaks VXLAN on Google Cloud
 2017-01-17 16:20 UTC 

[PATCH v2] firmware: fix NULL pointer dereference in __fw_load_abort()
 2017-01-17 16:20 UTC  (2+ messages)

[PATCH v2 00/10] Add sun8i A33 audio driver
 2017-01-17 16:20 UTC  (4+ messages)
` [PATCH v2 05/10] ASoC: Add sun8i digital audio codec

[PATCH] python3-pygobject: enable cairo only when a display is available
 2017-01-17 16:20 UTC  (2+ messages)

Kernel 4.6.7-rt14 kernel workqueue lockup - rtnl deadlock plus syscall endless loop
 2017-01-17 16:20 UTC 

Monitoring NVMe M.2 temperature
 2017-01-17 16:18 UTC  (3+ messages)

Patch "ACPI / APEI: Fix NMI notification handling" has been added to the 4.4-stable tree
 2017-01-17 16:11 UTC 

Patch "blk-mq: Always schedule hctx->next_cpu" has been added to the 4.4-stable tree
 2017-01-17 16:11 UTC 

Patch "btrfs: fix error handling when run_delayed_extent_op fails" has been added to the 4.4-stable tree
 2017-01-17 16:11 UTC 

Patch "NFS: Fix a performance regression in readdir" has been added to the 4.4-stable tree
 2017-01-17 16:11 UTC 

Patch "block: cfq_cpd_alloc() should use @gfp" has been added to the 4.4-stable tree
 2017-01-17 16:11 UTC 

Patch "drm/radeon: drop verde dpm quirks" has been added to the 4.4-stable tree
 2017-01-17 16:11 UTC 

Patch "NFSv4.1: nfs4_fl_prepare_ds must be careful about reporting success." has been added to the 4.4-stable tree
 2017-01-17 16:11 UTC 

Patch "pinctrl: meson: fix gpio request disabling other modes" has been added to the 4.4-stable tree
 2017-01-17 16:11 UTC 

Patch "pNFS: Fix race in pnfs_wait_on_layoutreturn" has been added to the 4.4-stable tree
 2017-01-17 16:11 UTC 

[PATCH 0/8 v3] scope GFP_NOFS api
 2017-01-17 16:16 UTC  (9+ messages)
` [PATCH 8/8] Revert "ext4: fix wrong gfp type under transaction"
            ` [Cluster-devel] "

[PATCH 00/24] tree-log inode vs btrfs_inode cleanups
 2017-01-17 16:15 UTC  (2+ messages)

Yocto Project Status WW03’17
 2017-01-17 16:15 UTC 

[PATCH] arm64: mm: fix __page_to_voff definition
 2017-01-17 16:15 UTC  (2+ messages)

[PATCH 0/3] arm64: {adr,ldr}_l cleanup
 2017-01-17 16:15 UTC  (2+ messages)

[PATCH v2 0/4] USB support for Broadcom NSP SoC
 2017-01-17 16:14 UTC  (15+ messages)
` [PATCH v2 1/4] dt-bindings: phy: Add documentation for NSP USB3 PHY
` [PATCH v2 2/4] net: phy: Initialize mdio clock at probe function
` [PATCH v2 3/4] phy: Add USB3 PHY support for Broadcom NSP SoC
` [PATCH v2 4/4] arm: dts: nsp: Add USB nodes to device tree

Patch "x86/cpu: Fix bootup crashes by sanitizing the argument of the 'clearcpuid=' command-line option" has been added to the 4.9-stable tree
 2017-01-17 16:13 UTC 

Patch "virtio_blk: avoid DMA to stack for the sense buffer" has been added to the 4.9-stable tree
 2017-01-17 16:13 UTC 

Patch "tty/serial: atmel_serial: BUG: stop DMA from transmitting in stop_tx" has been added to the 4.9-stable tree
 2017-01-17 16:13 UTC 

Patch "USB: serial: ch341: fix modem-control and B0 handling" has been added to the 4.9-stable tree
 2017-01-17 16:13 UTC 

Patch "tty/serial: atmel: RS485 half duplex w/DMA: enable RX after TX is done" has been added to the 4.9-stable tree
 2017-01-17 16:13 UTC 

Patch "sysctl: Drop reference added by grab_header in proc_sys_readdir" has been added to the 4.9-stable tree
 2017-01-17 16:13 UTC 

Patch "sysrq: attach sysrq handler correctly for 32-bit kernel" has been added to the 4.9-stable tree
 2017-01-17 16:13 UTC 

Patch "remoteproc: st: Fix error return code in st_rproc_probe()" has been added to the 4.9-stable tree
 2017-01-17 16:13 UTC 

Patch "remoteproc: qcom_wcnss: Fix circular module dependency" has been added to the 4.9-stable tree
 2017-01-17 16:13 UTC 

Patch "regulators: helpers: Fix handling of bypass_val_on in get_bypass_regmap" has been added to the 4.9-stable tree
 2017-01-17 16:13 UTC 

Patch "powerpc/powernv: Don't warn on PE init if unfreeze is unsupported" has been added to the 4.9-stable tree
 2017-01-17 16:13 UTC 

Patch "powerpc/mm: Correct process and partition table max size" has been added to the 4.9-stable tree
 2017-01-17 16:13 UTC 

[PATCH 0/3] gpio: davinci: Redesign driver to accommodate ngpios in one gpio chip
 2017-01-17 16:14 UTC  (3+ messages)

Patch "powerpc/ibmebus: Fix further device reference leaks" has been added to the 4.9-stable tree
 2017-01-17 16:13 UTC 

Patch "powerpc/ibmebus: Fix device reference leaks in sysfs interface" has been added to the 4.9-stable tree
 2017-01-17 16:13 UTC 

Patch "powerpc/64: Simplify adaptation to new ISA v3.00 HPTE format" has been added to the 4.9-stable tree
 2017-01-17 16:13 UTC 

Patch "powercap/intel_rapl: fix and tidy up error handling" has been added to the 4.9-stable tree
 2017-01-17 16:13 UTC 

Patch "power: supply: bq27xxx_battery: Fix register map for BQ27510 and BQ27520" has been added to the 4.9-stable tree
 2017-01-17 16:13 UTC 

[PATCH 00/11] multipath-tools: improve processing efficiency for addition and deletion of multipath devices
 2017-01-17 16:14 UTC  (5+ messages)
` [PATCH 04/11] multipathd: add need_do_map to indicate whether need calling domap() in ev_add_path()

Patch "pNFS: Fix race in pnfs_wait_on_layoutreturn" has been added to the 4.9-stable tree
 2017-01-17 16:13 UTC 

Patch "pinctrl: meson: fix gpio request disabling other modes" has been added to the 4.9-stable tree
 2017-01-17 16:13 UTC 

Patch "NFS: fix typo in parameter description" has been added to the 4.9-stable tree
 2017-01-17 16:13 UTC 

Patch "NFSv4.1: nfs4_fl_prepare_ds must be careful about reporting success." has been added to the 4.9-stable tree
 2017-01-17 16:13 UTC 

Patch "nvme: apply DELAY_BEFORE_CHK_RDY quirk at probe time too" has been added to the 4.9-stable tree
 2017-01-17 16:13 UTC 

Patch "orinoco: Use shash instead of ahash for MIC calculations" has been added to the 4.9-stable tree
 2017-01-17 16:13 UTC 

Patch "net/af_iucv: don't use paged skbs for TX on HiperSockets" has been added to the 4.9-stable tree
 2017-01-17 16:13 UTC 

Patch "net/mlx5: Only cancel recovery work when cleaning up device" has been added to the 4.9-stable tree
 2017-01-17 16:13 UTC 

Patch "NFS: Fix a performance regression in readdir" has been added to the 4.9-stable tree
 2017-01-17 16:13 UTC 

Patch "i2c: mux: pca954x: fix i2c mux selection caching" has been added to the 4.9-stable tree
 2017-01-17 16:12 UTC 

Patch "i2c: piix4: Avoid race conditions with IMC" has been added to the 4.9-stable tree
 2017-01-17 16:12 UTC 

Patch "ibmvscsis: Fix srp_transfer_data fail return code" has been added to the 4.9-stable tree
 2017-01-17 16:12 UTC 

Patch "iw_cxgb4: Fix error return code in c4iw_rdev_open()" has been added to the 4.9-stable tree
 2017-01-17 16:13 UTC 

Patch "drm/panel: simple: Check against num_timings when setting preferred for timing" has been added to the 4.9-stable tree
 2017-01-17 16:12 UTC 

Patch "drm/radeon: drop verde dpm quirks" has been added to the 4.9-stable tree
 2017-01-17 16:12 UTC 

Patch "drm/radeon: update smc firmware selection for SI" has been added to the 4.9-stable tree
 2017-01-17 16:12 UTC 

Patch "extcon: return error code on failure" has been added to the 4.9-stable tree
 2017-01-17 16:12 UTC 

Patch "drm/i915: Move the min_pixclk[] handling to the end of readout" has been added to the 4.9-stable tree
 2017-01-17 16:12 UTC 

Patch "drm: Initialise drm_mm.head_node.allocated" has been added to the 4.9-stable tree
 2017-01-17 16:12 UTC 

Patch "drm/i915/gen9: Fix PCODE polling during CDCLK change notification" has been added to the 4.9-stable tree
 2017-01-17 16:12 UTC  (2+ messages)
` Patch "drm/i915/gen9: Fix PCODE polling timeout in stable backport" "

Patch "drm/amdgpu: update si kicker smc firmware" has been added to the 4.9-stable tree
 2017-01-17 16:12 UTC 

Patch "drm: avoid uninitialized timestamp use in wait_vblank" has been added to the 4.9-stable tree
 2017-01-17 16:12 UTC 

Patch "drm: Clean up planes in atomic commit helper failure path" has been added to the 4.9-stable tree
 2017-01-17 16:12 UTC 

Patch "drm/i915/gen9: Fix PCODE polling during SAGV disabling" has been added to the 4.9-stable tree
 2017-01-17 16:12 UTC 

Patch "btrfs: fix locking when we put back a delayed ref that's too new" has been added to the 4.9-stable tree
 2017-01-17 16:12 UTC 

Patch "bus: vexpress-config: fix device reference leak" has been added to the 4.9-stable tree
 2017-01-17 16:12 UTC 

Patch "Clearing FIFOs in RS485 emulation mode causes subsequent transmits to break" has been added to the 4.9-stable tree
 2017-01-17 16:12 UTC 

Patch "cpufreq: powernv: Disable preemption while checking CPU throttling state" has been added to the 4.9-stable tree
 2017-01-17 16:12 UTC 

Patch "dmaengine: omap-dma: Fix dynamic lch_map allocation" has been added to the 4.9-stable tree
 2017-01-17 16:12 UTC 

Patch "drm/amdgpu: drop verde dpm quirks" has been added to the 4.9-stable tree
 2017-01-17 16:12 UTC 

Patch "ACPI / CPPC: set an error code on probe error path" has been added to the 4.9-stable tree
 2017-01-17 16:12 UTC 

Patch "blk-mq: Always schedule hctx->next_cpu" has been added to the 4.9-stable tree
 2017-01-17 16:12 UTC 

Patch "block: cfq_cpd_alloc() should use @gfp" has been added to the 4.9-stable tree
 2017-01-17 16:12 UTC 

Patch "block: Change extern inline to static inline" has been added to the 4.9-stable tree
 2017-01-17 16:12 UTC 

Patch "bq24190_charger: Fix PM runtime use for bq24190_battery_set_property" has been added to the 4.9-stable tree
 2017-01-17 16:12 UTC 

Patch "btrfs: fix error handling when run_delayed_extent_op fails" has been added to the 4.9-stable tree
 2017-01-17 16:12 UTC 

Patch "bus: vexpress-config: fix device reference leak" has been added to the 4.4-stable tree
 2017-01-17 16:11 UTC 

Patch "cpufreq: powernv: Disable preemption while checking CPU throttling state" has been added to the 4.4-stable tree
 2017-01-17 16:11 UTC 

Patch "powerpc/ibmebus: Fix device reference leaks in sysfs interface" has been added to the 4.4-stable tree
 2017-01-17 16:11 UTC 

Patch "sysctl: Drop reference added by grab_header in proc_sys_readdir" has been added to the 4.4-stable tree
 2017-01-17 16:11 UTC 

Patch "tty/serial: atmel_serial: BUG: stop DMA from transmitting in stop_tx" has been added to the 4.4-stable tree
 2017-01-17 16:11 UTC 

Patch "USB: serial: ch341: fix modem-control and B0 handling" has been added to the 4.4-stable tree
 2017-01-17 16:11 UTC 

Patch "USB: serial: ch341: fix resume after reset" has been added to the 4.4-stable tree
 2017-01-17 16:11 UTC 

Patch "ACPI / APEI: Fix NMI notification handling" has been added to the 4.9-stable tree
 2017-01-17 16: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.