All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-09-01 12:56:48 to 2017-09-01 13:41:41 UTC [more...]

[meta-security][PATCH] fail2bin: Add new package
 2017-09-01 13:41 UTC  (3+ messages)

[PATCH] sched: make RED scaling configurable
 2017-09-01 13:41 UTC 

[PATCH -v2 00/18] sched/fair: A bit of a cgroup/PELT overhaul
 2017-09-01 13:21 UTC  (19+ messages)
` [PATCH -v2 01/18] sched/fair: Clean up calc_cfs_shares()
` [PATCH -v2 02/18] sched/fair: Add comment to calc_cfs_shares()
` [PATCH -v2 03/18] sched/fair: Cure calc_cfs_shares() vs reweight_entity()
` [PATCH -v2 04/18] sched/fair: Remove se->load.weight from se->avg.load_sum
` [PATCH -v2 05/18] sched/fair: Change update_load_avg() arguments
` [PATCH -v2 06/18] sched/fair: Move enqueue migrate handling
` [PATCH -v2 07/18] sched/fair: Rename {en,de}queue_entity_load_avg()
` [PATCH -v2 08/18] sched/fair: Introduce {en,de}queue_load_avg()
` [PATCH -v2 09/18] sched/fair: More accurate reweight_entity()
` [PATCH -v2 10/18] sched/fair: Use reweight_entity() for set_user_nice()
` [PATCH -v2 11/18] sched/fair: Rewrite cfs_rq->removed_*avg
` [PATCH -v2 12/18] sched/fair: Rewrite PELT migration propagation
` [PATCH -v2 13/18] sched/fair: Propagate an effective runnable_load_avg
` [PATCH -v2 14/18] sched/fair: Synchonous PELT detach on load-balance migrate
` [PATCH -v2 15/18] sched/fair: Align PELT windows between cfs_rq and its se
` [PATCH -v2 16/18] sched/fair: More accurate async detach
` [PATCH -v2 17/18] sched/fair: Calculate runnable_weight slightly differently
` [PATCH -v2 18/18] sched/fair: Update calc_group_*() comments

BTRFS critical (device sda2): corrupt leaf, bad key order: block=293438636032, root=1, slot=11
 2017-09-01 13:38 UTC  (7+ messages)

[PATCH v2 0/5] net: mdio-mux: Misc fix
 2017-09-01 13:38 UTC  (5+ messages)
` [PATCH v2 3/5] net: mdio-mux: printing driver version is useless
` [PATCH v2 5/5] net: mdio-mux: fix unbalanced put_device

[PATCH net-next] doc: document MSG_ZEROCOPY
 2017-09-01 13:37 UTC  (3+ messages)

[PATCH v1 1/7] staging: atomisp: Remove dead code for MID (#1)
 2017-09-01 13:36 UTC  (7+ messages)
` [PATCH v1 2/7] staging: atomisp: Don't override D3 delay settings here
` [PATCH v1 3/7] staging: atomisp: Remove dead code for MID (#2)
` [PATCH v1 4/7] staging: atomisp: Remove dead code for MID (#3)
` [PATCH v1 5/7] staging: atomisp: Move to upstream IOSF MBI API
` [PATCH v1 6/7] staging: atomisp: Remove dead code for MID (#4)
` [PATCH v1 7/7] staging: atomisp: Remove unneeded intel-mid.h inclusion

[PATCH 00/15] v5 kernel core pieces refcount conversions
 2017-09-01 13:36 UTC  (11+ messages)
` [PATCH 14/15] futex: convert futex_pi_state.refcount to refcount_t

[PATCH] drm/vblank: Fix delta_ns to an absolute value
 2017-09-01 13:36 UTC  (2+ messages)

[PATCH 0/3] dmaengine: Fix DMA on current allwinner SoCs, add A64 support
 2017-09-01 13:35 UTC  (6+ messages)
` [PATCH 1/3] dmaengine: sun6i: Correct DMA support on H3

[PATCH net-next v2 0/4] net: mvpp2: optional PHYs and GoP link irq
 2017-09-01 13:35 UTC  (7+ messages)
` [PATCH net-next v2 1/4] net: mvpp2: take advantage of the is_rgmii helper
` [PATCH net-next v2 2/4] net: mvpp2: make the phy optional
` [PATCH net-next v2 4/4] Documentation/bindings: net: marvell-pp2: add the link interrupt

[PATCH V7 00/10] mmc: Add Command Queue support
 2017-09-01 13:28 UTC  (4+ messages)

[PATCH v2 00/26] Improve DVB documentation and reduce its gap
 2017-09-01 13:24 UTC  (26+ messages)
` [PATCH v2 01/27] media: ca.h: split typedefs from structs
` [PATCH v2 02/27] media: dmx.h: "
` [PATCH v2 04/27] media: dvb/intro: update references for TV standards
` [PATCH v2 05/27] media: dvb/intro: update the history part of the document
` [PATCH v2 06/27] media: dvb/intro: adjust the notices about optional hardware
` [PATCH v2 07/27] media: dvb/frontend.h: move out a private internal structure
` [PATCH v2 08/27] media: dvb/frontend.h: document the uAPI file
` [PATCH v2 09/27] media: dvb frontend docs: use kernel-doc documentation
` [PATCH v2 10/27] media: fe_property_parameters.rst: better define properties usage
` [PATCH v2 11/27] media: fe_property_parameters.rst: better document bandwidth
` [PATCH v2 12/27] media: dmx.h: get rid of unused DMX_KERNEL_CLIENT
` [PATCH v2 13/27] media: dmx.h: get rid of DMX_GET_CAPS
` [PATCH v2 14/27] media: dmx.h: get rid of DMX_SET_SOURCE
` [PATCH v2 15/27] media: dmx.h: get rid of GET_DMX_EVENT
` [PATCH v2 16/27] media: dmx.h: add kernel-doc markups and use it at Documentation/
` [PATCH v2 17/27] media: net.rst: Fix the level of a section of the net chapter
` [PATCH v2 18/27] media: ca.h: get rid of CA_SET_PID
` [PATCH v2 19/27] media: ca.h: document most CA data types
` [PATCH v2 20/27] media: dst_ca: return a proper error code from CA errors
` [PATCH v2 21/27] media: ca-reset.rst: add some description to this ioctl
` [PATCH v2 22/27] media: ca-get-cap.rst: document "
` [PATCH v2 23/27] media: ca-get-slot-info.rst: "
` [PATCH v2 24/27] media: ca-get-descr-info.rst: "
` [PATCH v2 25/27] media: dvb CA docs: place undocumented data together with ioctls
` [PATCH v2 26/27] media: dvb rst: identify the documentation gap at the API

[Qemu-devel] [RFC v2 00/32] postcopy+vhost-user/shared ram
 2017-09-01 13:34 UTC  (2+ messages)

[U-Boot] [ANN] U-Boot v2017.09-rc3 released
 2017-09-01 13:34 UTC  (3+ messages)

[PATCH 00/17] build DPDK libs and some drivers with meson/ninja
 2017-09-01 13:32 UTC  (3+ messages)
` [PATCH 03/17] igb_uio: add igb_uio kmod to meson build

Question on sctp state machine
 2017-09-01 13:32 UTC  (2+ messages)

[PATCH RESEND] mmc: renesas_sdhi: Add r8a7743/5 support
 2017-09-01 13:32 UTC  (2+ messages)

[PATCH net-next 0/2] flow_dissector: Flow dissector fixes
 2017-09-01 13:32 UTC  (3+ messages)
` [PATCH net-next 2/2] flow_dissector: Add limits for encapsulation and EH

[PATCH] powerpc/mm: Use seq_putc() in two functions
 2017-09-01 13:29 UTC  (3+ messages)
`  "

[PATCH] macintosh: Convert to using %pOF instead of full_name
 2017-09-01 13:29 UTC  (2+ messages)
`  "

[PATCH] Add TX limit for SocketCAN
 2017-09-01 13:31 UTC  (9+ messages)

[PATCH] powerpc/macintosh: constify wf_sensor_ops structures
 2017-09-01 13:29 UTC  (3+ messages)
`  "

[PATCH] x86/public: Further correctsion to vcpu context comments
 2017-09-01 13:30 UTC  (2+ messages)

[PATCH v3 0/3] drm/bridge/synopsys: dsi: Various cleanups
 2017-09-01 13:29 UTC  (7+ messages)
  ` [PATCH v3 1/3] drm/bridge/synopsys: dsi: Constify funcs structures
  ` [PATCH v3 2/3] drm/bridge/synopsys: dsi: Register list clean up

Re:[PATCH] m68k: allow ColdFire m5441x parts to run with MMU enabled
 2017-09-01 13:30 UTC  (18+ messages)
` [PATCH] "

[PATCH] powerpc: 4xx: constify platform_suspend_ops
 2017-09-01 13:29 UTC  (2+ messages)
`  "

[PATCH V4 1/7] crypto/nx: Rename nx842_powernv_function as icswx function
 2017-09-01 13:30 UTC  (3+ messages)
` [V4,1/7] "
  ` [V4, 1/7] "

[PATCH 1/4] powerpc/32: add memset16()
 2017-09-01 13:29 UTC  (2+ messages)
` [1/4] "

[PATCH] powerpc: Fix DAR reporting when alignment handler faults
 2017-09-01 13:29 UTC  (2+ messages)
`  "

[PATCH v3 01/17] powerpc: Correct instruction code for xxlor instruction
 2017-09-01 13:29 UTC  (2+ messages)
` [v3, "

[PATCH] powerpc/eeh: Delete an error message for a failed memory allocation in two functions
 2017-09-01 13:29 UTC  (3+ messages)
`  "

[PATCH] powerpc/pseries: Don't attempt to acquire drc during memory hot add for assigned lmbs
 2017-09-01 13:29 UTC  (2+ messages)
`  "

[PATCH 1/4] axonram: Delete an error message for a failed memory allocation in axon_ram_probe()
 2017-09-01 13:29 UTC  (3+ messages)
` [1/4] "

[PATCH 1/2] powerpc/powernv/npu: Move tlb flush before launching ATSD
 2017-09-01 13:29 UTC  (2+ messages)
` [1/2] "

[PATCH 08/15] powerpc/iommu: use permission-specific DEVICE_ATTR variants
 2017-09-01 13:29 UTC  (3+ messages)
` [08/15] "

[PATCH] ide: pmac: Convert to using %pOF instead of full_name
 2017-09-01 13:29 UTC  (2+ messages)
`  "

[PATCH 1/4] powerpc/smp: Use cpu_to_chip_id() to find core siblings
 2017-09-01 13:29 UTC  (2+ messages)
` [1/4] "

[RFC net-next 0/8] net: dsa: Multi-queue awareness
 2017-09-01 13:29 UTC  (4+ messages)

[PATCH i-g-t] scripts/run-tests.sh: Use piglit's --ignore-missing
 2017-09-01 13:29 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH 0/7] Move nfs.conf to a shared library
 2017-09-01 13:28 UTC  (5+ messages)

[PATCH 1/2] doc/btsnoop: Add nop opcode
 2017-09-01 13:28 UTC  (4+ messages)

[PATCH] iscsitarget: fix few arguments for netlink_ack
 2017-09-01 13:24 UTC  (2+ messages)

[PATCH linux dev-4.10] mellanox: msn: change flash layout
 2017-09-01 13:24 UTC 

printk: what is going on with additional newlines?
 2017-09-01 13:19 UTC  (11+ messages)

[Qemu-devel] [PATCH 00/14] Generate a literal qobject for introspection
 2017-09-01 13:23 UTC  (5+ messages)
` [Qemu-devel] [PATCH 02/14] qlit: move qlit from check-qjson to qobject/

why mds sends a caps message of "zero" inode max size to client when finishing "open a new created file" ?
 2017-09-01 13:22 UTC 

[Qemu-devel] [PATCH v2 0/2] Add global device ID in virt machine
 2017-09-01 13:21 UTC  (9+ messages)
` [Qemu-devel] [PATCH v2 2/2] Add a unique ID in the virt machine to be used as device ID

linux-next: manual merge of the pm tree with the dmi tree
 2017-09-01 13:20 UTC  (2+ messages)

[GIT PULL] Allwinner DT changes for 4.14, take 3
 2017-09-01 13:20 UTC  (2+ messages)

[ndctl PATCH v4 0/5] ndctl: show broken dimm info with translate SPA feature
 2017-09-01 13:22 UTC  (6+ messages)
` [ndctl PATCH 1/5] ndctl: Introduce libndctl-nfit.h
` [ndctl PATCH 2/5] ndctl: make interface to read device/nfit/dsm_mask
` [ndctl PATCH 3/5] ndctl: allow ND_CMD_CALL for bus
` [ndctl PATCH 4/5] ndctl: Make new interfaces to get information by Physical Address
` [ndctl PATCH 5/5] ndctl: show bad dimm's name by ndctl list command

[PATCH v1 0/4] s390x: one fix and three cleanups
 2017-09-01 13:18 UTC  (8+ messages)
` [PATCH v1 4/4] KVM: s390: vsie: use common code functions for pinning

Applied "regulator: pbias: Select voltage table based on max-voltage" to the regulator tree
 2017-09-01 13:18 UTC  (6+ messages)

[PATCH 01/10] PCI: exynos: Fix platform_get_irq() error handling
 2017-09-01 13:17 UTC  (2+ messages)

[PATCH] drm/amd/amdgpu: Support full range of GFX ring names
 2017-09-01 13:17 UTC 

[PATCH 1/5] dt-bindings: add vendor prefix for Touchless Biometric Systems AG
 2017-09-01 13:16 UTC  (17+ messages)
` [PATCH 2/5] arm: dts: sun8i: a83t: Remove useless, empty nodes
` [PATCH 3/5] arm: dts: sun8i: a83t: Add MMC1 pins
` [PATCH 4/5] arm: dts: sun8i: a83t: Add the UART1 controller
` [PATCH 5/5] arm: dts: sun8i: Add the TBS A711 tablet devicetree

[PATCH] mm/mempolicy: Move VMA address bound checks inside mpol_misplaced()
 2017-09-01 13:16 UTC  (3+ messages)
` [PATCH] mm/mempolicy: Remove BUG_ON() checks for VMA "

[PATCH 1/2] mm,page_alloc: don't call __node_reclaim() without scoped allocation constraints
 2017-09-01 13:15 UTC  (4+ messages)

[libvirt test] 112994: tolerable trouble: blocked/broken/pass - PUSHED
 2017-09-01 13:14 UTC 

[Qemu-devel] [PATCH] wm8750: add record buffer underrun check
 2017-09-01 13:14 UTC 

[SPDK] SPDK Blobstore support object store?
 2017-09-01 13:14 UTC 

[RFC 0/7] drm/omap: Module parameter for display order configuration
 2017-09-01 11:36 UTC  (10+ messages)
` [RFC 1/7] drm/omap: Use devm_kzalloc() to allocate omap_drm_private
` [RFC 2/7] drm/omap: Allocate drm_device earlier and unref it as last step
` [RFC 3/7] drm/omap: Manage the usable omap_dss_device list within omap_drm_private
` [RFC 5/7] drm/omap: Do dss_device (display) ordering in omap_drv.c

tip -ENOBOOT - bisected to locking/refcounts, x86/asm: Implement fast refcount overflow protection
 2017-09-01 13:09 UTC  (23+ messages)

luminous OSD memory usage
 2017-09-01 13:10 UTC  (4+ messages)

[PATCH v2 0/2] Update board support for A20-OLinuXino-MICRO
 2017-09-01 13:08 UTC  (10+ messages)
` [PATCH v2 1/2] ARM: dts: sun7i: Fix A20-OLinuXino-MICRO dts for LAN8710

[PATCH] mkelfimage: Add update convert.bin.c file
 2017-09-01 13:07 UTC  (2+ messages)

[PATCH] package_manager.py: Add PACKAGE_ENABLE_FILELIST option to OpkgIndexer
 2017-09-01 13:04 UTC  (3+ messages)

[PATCH 00/15] Improve DVB documentation and reduce its gap
 2017-09-01 13:06 UTC  (8+ messages)
` [PATCH 12/15] media: dmx.h: get rid of DMX_SET_SOURCE

[PATCH v4 0/3] Dollar Cove TI PMIC support for Intel Cherry Trail
 2017-09-01 13:06 UTC  (4+ messages)
` [PATCH v4 1/3] mfd: Add support for Cherry Trail Dollar Cove TI PMIC
` [PATCH v4 2/3] platform/x86: Add support for Dollar Cove TI power button
` [PATCH v4 3/3] ACPI / PMIC: Add opregion driver for Intel Dollar Cove TI PMIC

[U-Boot] [PATCH 00/23] efi_loader implement missing functions
 2017-09-01 13:05 UTC  (12+ messages)

[meta-networking][PATCH 1/4] ntop: Fix build with musl
 2017-09-01 13:05 UTC  (2+ messages)

[PATCH] gstreamer1.0-plugins-good: fix 4k playback for v4l2 decoder
 2017-09-01 13:04 UTC  (2+ messages)
` ✗ patchtest: failure for "

[PATCH] drm/amdgpu: fix moved list handling in the VM
 2017-09-01 13:04 UTC 

[asoc:topic/cs43130 1/2] sound/soc/codecs/cs43130.c:2089:18: warning: 'hpload_seq' may be used uninitialized in this function
 2017-09-01 13:02 UTC 

[Qemu-devel] [PATCH] isa-fdc: assert replaced by proper error exit
 2017-09-01 13:02 UTC  (2+ messages)

[RFC net-next 0/5] TSN: Add qdisc-based config interfaces for traffic shapers
 2017-09-01 13:03 UTC  (3+ messages)
  ` [Intel-wired-lan] "

[PATCH V8] perf: Add PERF_SAMPLE_PHYS_ADDR
 2017-09-01 13:02 UTC  (5+ messages)

[PATCH 0/7] PM / OPP: per OPP node clock support and imx7ulp cpufreq driver
 2017-09-01 13:01 UTC  (5+ messages)
` [PATCH 2/7] dt-bindings: PM / OPP: add clocks per OPP node support

[LTP] [PATCH v3 1/7] tst_atomic: Add load, store and use __atomic builtins
 2017-09-01 13:01 UTC  (7+ messages)
` [LTP] [PATCH v3 2/7] tst_atomic: Add atomic store and load tests
` [LTP] [PATCH v3 3/7] fzsync: Add long running thread support and deviation stats
` [LTP] [PATCH v3 4/7] fzsync: Add functionality test for library
` [LTP] [PATCH v3 5/7] Convert cve-2016-7117 test to use long running threads
` [LTP] [PATCH v3 6/7] Convert cve-2014-0196 "
` [LTP] [PATCH v3 7/7] Convert cve-2017-2671 "

[PATCH 0/7] [DTS] enable hardware for Nanopi M1 & Nanopi M1 Plus
 2017-09-01 13:00 UTC  (14+ messages)
` [PATCH 4/7] ARM: dts: sun8i: h3: Enable AP6212 WiFi on mmc1 on "
` [PATCH 6/7] ARM: dts: sun8i: h3: Adding UART3 RTS and CTS Pins
` [PATCH 7/7] ARM: dts: sun8i: h3: Enable AP6212 BT on uart3 on Nanopi M1 Plus

[PATCH v2] brcmfmac: Correctly fail to suspend when SDIO does not support power on suspend
 2017-09-01 13:00 UTC 

Status of reverted Linux patch "tty: Fix ldisc crash on reopened tty", Linux 4.9 kernel frequent crashes
 2017-09-01 12:59 UTC  (4+ messages)

how to audit auditd itself ?
 2017-09-01 12:58 UTC 

[Qemu-devel] [PULL 0/5] Vga 20170901 patches
 2017-09-01 12:57 UTC  (6+ messages)
` [Qemu-devel] [PULL 1/5] vga: fix display update region calculation (split screen)
` [Qemu-devel] [PULL 2/5] vga: stop passing pointers to vga_draw_line* functions
` [Qemu-devel] [PULL 3/5] qxl: drop mono cursor support
` [Qemu-devel] [PULL 4/5] qxl: add support for chunked cursors
` [Qemu-devel] [PULL 5/5] vga/migration: Update memory map in post_load

[Qemu-devel] [PULL 00/47] QAPI patches for 2017-09-01
 2017-09-01 12:55 UTC  (2+ messages)
` [Qemu-devel] [PULL 24/47] qapi-schema: Collect migration stuff in qapi/migration.json


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.