All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-03-25 21:24:14 to 2017-03-26 03:01:53 UTC [more...]

race condition in kernel/padata.c
 2017-03-26  3:01 UTC  (4+ messages)
` [PATCH] padata: avoid race in reordering

[net-next 00/11][pull request] 40GbE Intel Wired LAN Driver Updates 2017-03-25
 2017-03-26  3:00 UTC  (3+ messages)
` [net-next 05/11] i40e: fix for queue timing delays

backing up a file server with many subvolumes
 2017-03-26  3:00 UTC 

[PATCH 0/2] blk-stat: Add ability to not bucket IO, add this to IO poling
 2017-03-26  2:49 UTC  (8+ messages)
` [PATCH 1/2] blk-stat: convert blk-stat bucket callback to signed
` [PATCH 2/2] blk-stat: add a poll_size value to the request_queue struct

[vfs:untested-uaccess 27/79] arch/cris/include/asm/uaccess.h:211:39: error: macro "__asm_copy_from_user_4x_cont" requires 6 arguments, but only 5 given
 2017-03-26  2:46 UTC 

[PATCH v5 00/24] Remove submodule from files-backend.c
 2017-03-26  2:42 UTC  (34+ messages)
` [PATCH v6 00/27] "
  ` [PATCH v6 18/27] files-backend: replace submodule_allowed check in files_downcast()
  ` [PATCH v7 00/28] Remove submodule from files-backend.c
    ` [PATCH v7 01/28] refs.h: add forward declaration for structs used in this file
    ` [PATCH v7 02/28] files-backend: make files_log_ref_write() static
    ` [PATCH v7 03/28] files-backend.c: delete dead code in files_ref_iterator_begin()
    ` [PATCH v7 04/28] files-backend: delete dead code in files_init_db()
    ` [PATCH v7 05/28] files-backend: add and use files_packed_refs_path()
    ` [PATCH v7 06/28] files-backend: make sure files_rename_ref() always reach the end
    ` [PATCH v7 07/28] files-backend: convert git_path() to strbuf_git_path()
    ` [PATCH v7 08/28] files-backend: move "logs/" out of TMP_RENAMED_LOG
    ` [PATCH v7 09/28] files-backend: add and use files_reflog_path()
    ` [PATCH v7 10/28] files-backend: add and use files_ref_path()
    ` [PATCH v7 11/28] files-backend: remove the use of git_path()
    ` [PATCH v7 12/28] refs.c: introduce get_main_ref_store()
    ` [PATCH v7 13/28] refs: rename lookup_ref_store() to lookup_submodule_ref_store()
    ` [PATCH v7 14/28] refs.c: flatten get_ref_store() a bit
    ` [PATCH v7 15/28] refs.c: kill register_ref_store(), add register_submodule_ref_store()
    ` [PATCH v7 16/28] refs.c: make get_main_ref_store() public and use it
    ` [PATCH v7 17/28] path.c: move some code out of strbuf_git_path_submodule()
    ` [PATCH v7 18/28] refs: move submodule code out of files-backend.c
    ` [PATCH v7 19/28] files-backend: replace submodule_allowed check in files_downcast()
    ` [PATCH v7 20/28] refs: rename get_ref_store() to get_submodule_ref_store() and make it public
    ` [PATCH v7 21/28] refs: add new ref-store api
    ` [PATCH v7 22/28] refs: new transaction related "
    ` [PATCH v7 23/28] files-backend: avoid ref api targetting main ref store
    ` [PATCH v7 24/28] refs: delete pack_refs() in favor of refs_pack_refs()
    ` [PATCH v7 25/28] t/helper: add test-ref-store to test ref-store functions
    ` [PATCH v7 26/28] t1405: some basic tests on main ref store
    ` [PATCH v7 27/28] t1406: new tests for submodule "
    ` [PATCH v7 28/28] refs.h: add a note about sorting order of for_each_ref_*

[vfs:untested-uaccess 46/79] arch/mips/include/asm/uaccess.h:138:2: note: in expansion of macro 'likely'
 2017-03-26  2:44 UTC 

[BUG] dmaengine: pxa_dma: + mmc: pxamci: race condition with DMA error on tx channel
 2017-03-26  2:43 UTC  (6+ messages)

[U-Boot] [PATCH 0/8] rockchip: rk3188: fixups and armclk speedup
 2017-03-26  2:42 UTC  (23+ messages)
` [U-Boot] [PATCH 1/8] rockchip: rk3188: sdram: Set correct sdram base
` [U-Boot] [PATCH 2/8] rockchip: rk3188: Decode the actual amount of ram
` [U-Boot] [PATCH 3/8] rockchip: rk3188: Cleanup some SPL/TPL rename leftovers
` [U-Boot] [PATCH 4/8] rockchip: clk: rk3188: Allow configuration of the armclk
` [U-Boot] [PATCH 5/8] rockchip: rk3188: Setup the armclk in spl
` [U-Boot] [PATCH 6/8] rockchip: rk3188: Switch to new i2c IP blocks
` [U-Boot] [PATCH 7/8] rockchip: i2c: Add compatibles for Rockchip Cortex-A9 socs

[qemu-upstream-4.7-testing baseline-only test] 71083: tolerable trouble: blocked/broken/fail/pass
 2017-03-26  2:42 UTC 

[U-Boot] [PATCH 1/2] rockchip: pinctrl: use per-SoC option names for Kconfig
 2017-03-26  2:42 UTC  (3+ messages)

[U-Boot] [PATCH 0/3] rockchip: rk3188 fixed early stage and radxarock board
 2017-03-26  2:40 UTC  (8+ messages)
` [U-Boot] [PATCH 1/3] rockchip: rk3188: enable TPL_LIBGENERIC for generic memset
` [U-Boot] [PATCH 2/3] rockchip: rk3188: Add Radxa Rock board
` [U-Boot] [PATCH 3/3] rockchip: rk3188: add README.rockchip paragraph describing sd boot

[U-Boot] [PATCH] rockchip: spl: use spl_early_init() instead of spl_init()
 2017-03-26  2:40 UTC  (3+ messages)

[U-Boot] [PATCH v2 0/4] rockchip: rk3399: Update SPL generation for the RK3399
 2017-03-26  2:40 UTC  (9+ messages)
` [U-Boot] [PATCH v2 1/4] rockchip: mkimage: simplify start/size calculation for rc4_encode
` [U-Boot] [PATCH v2 2/4] rockchip: mkimage: pad the header to 8-bytes (using a 'nop') for RK3399
` [U-Boot] [PATCH v2 3/4] rockchip: spl: RK3399: use boot0 hook to create space for SPL magic
` [U-Boot] [PATCH v2 4/4] rockchip: mkimage: update rkimage to support pre-padded payloads

[U-Boot] [PATCH 1/2] rockchip: configs: correct mmc env dev for rk3288 based boards
 2017-03-26  2:39 UTC  (2+ messages)

[U-Boot] [PATCH v2 0/2] rockchip: rk3399: spl: Make baudrate and UART configurable
 2017-03-26  2:38 UTC  (6+ messages)
` [U-Boot] [PATCH v2 1/2] rockchip: rk3399: spl: add UART0 support for SPL
` [U-Boot] [PATCH v2 2/2] rockchip: config: rk3399: update defconfigs and rk3399_common

[GIT PULL] fscrypt bug fixes for 4.11
 2017-03-26  2:36 UTC 

[PATCH] notes: Fix note_tree_consolidate not to break the note_tree structure
 2017-03-26  1:52 UTC 

[GIT PULL] Please pull powerpc/linux.git powerpc-4.11-6 tag
 2017-03-26  2:24 UTC 

[GIT PULL] ext4 bug fixes for 4.11
 2017-03-26  2:23 UTC 

[Bug 99400] New: [nouveau] garbled rending with glamor on G71
 2017-03-26  2:03 UTC  (2+ messages)
  ` [Bug 99400] [nouveau] garbled rendering "

[PATCH net-next] rtnl: Add support for netdev event to link messages
 2017-03-26  1:59 UTC 

[Buildroot] [Bug 9776] New: libubox build failed
 2017-03-26  1:53 UTC  (3+ messages)

[PATCH] LSM: Revive security_task_alloc() hook and per "struct task_struct" security blob
 2017-03-26  1:49 UTC  (2+ messages)

[PATCH 5/5] firmware: google memconsole: Add ARM/ARM64 support
 2017-03-26  1:41 UTC  (2+ messages)

Weston not starting up with SGX drivers on BeagleBone Black
 2017-03-26  1:30 UTC 

[PATCH] cpufreq: create sysfs symlink for cpus onlined after boot
 2017-03-26  1:19 UTC  (5+ messages)

[PATCH V3] ACPI / IPMI: allow ACPI_IPMI with IPMI_SSIF
 2017-03-26  1:25 UTC  (3+ messages)

[PATCH 1/2] rcu: use bool value directly
 2017-03-25 23:36 UTC  (2+ messages)

[U-Boot] [PATCH 1/4 v2] dm: core: Add flags parameter to device_remove()
 2017-03-26  1:17 UTC  (4+ messages)
` [U-Boot] [PATCH 2/4 v3] dm: core: Add dm_remove_devices_flags() and hook it into device_remove()

[PATCH] kselftests: update to 4.10
 2017-03-26  1:13 UTC  (4+ messages)

[rcu:rcu/next 55/57] include/linux/printk.h:297:35: note: in expansion of macro 'READ_ONCE'
 2017-03-26  1:11 UTC 

[linux-linus test] 106919: regressions - FAIL
 2017-03-26  1:09 UTC 

[Bug 100398] [agd5f] New errors when tonga card powers up
 2017-03-26  1:09 UTC 

[Intel-wired-lan] [PATCH v7 0/2] XDP support for ixgbe
 2017-03-26  0:58 UTC  (7+ messages)
` [Intel-wired-lan] [PATCH v7 1/2] ixgbe: add XDP support for pass and drop actions

[qemu-upstream-unstable baseline-only test] 71079: tolerable trouble: blocked/broken/fail/pass
 2017-03-26  0:58 UTC 

[PATCH] drm/tinydrm: Fix for v.4.11
 2017-03-26  0:56 UTC  (4+ messages)
` [PATCH] drm/tinydrm: Fix drm_driver.fops.owner

[rcu:rcu/next 52/57] ERROR: "srcu_drive_gp" [kernel/rcu/rcutorture.ko] undefined!
 2017-03-26  0:45 UTC 

[PATCH 00/14] prepare LLVM fixes
 2017-03-26  0:22 UTC  (6+ messages)
` [PATCH v5 04/14] rewrite compare_opcode() like swap_compare_opcode()

[PATCH] ext4: lock the the xattr block before calculating its checksum
 2017-03-26  0:20 UTC  (3+ messages)
` [PATCH -v2] ext4: lock the xattr block before checksuming it

[Intel-wired-lan] [jkirsher-next-queue:dev-queue 58/61] drivers/net/ethernet/intel/ixgbe/ixgbe_main.c:2138:36: error: 'size' undeclared
 2017-03-26  0:15 UTC 

[rcu:rcu/next 55/57] kernel/rcu/rcutorture.c:594:2: note: in expansion of macro 'pr_alert'
 2017-03-26  0:10 UTC 

[xen-4.6-testing baseline-only test] 71077: tolerable trouble: blocked/broken/fail/pass
 2017-03-25 23:59 UTC 

[linux-next:master 4867/4874] collect2: error: ld returned 1 exit status
 2017-03-25 23:56 UTC 

Static Analysis
 2017-03-25 23:54 UTC 

[PATCH v2 7/7] efi/capsule: Add support for Quark security header
 2017-03-25 23:33 UTC  (2+ messages)

[PATCH] Convert __le16 to cpu before casting to u32
 2017-03-25 23:24 UTC 

send snapshot from snapshot incremental
 2017-03-25 23:31 UTC  (2+ messages)

[PATCH v2 0/2] iio: stm32 trigger: Add quadrature device and counter
 2017-03-25 23:23 UTC  (5+ messages)
` [PATCH v2 1/2] iio: stm32 trigger: Add quadrature encoder device

EMAIL BENUTZER
 2017-03-25 14:39 UTC 

[PATCH v11 0/10] devicetree battery support and client bq27xxx_battery
 2017-03-25 23:19 UTC  (5+ messages)
` [PATCH v11 04/10] power: power_supply: Add power_supply_battery_info and API

[PATCH v7 0/9] Qualcomm video decoder/encoder driver
 2017-03-25 23:14 UTC  (9+ messages)
` [PATCH v7 4/9] media: venus: adding core part and helper functions
` [PATCH v7 5/9] media: venus: vdec: add video decoder files

[Buildroot] [PATCH 1/1] linux-firmware: Add missing firmware for the carl9170 driver
 2017-03-25 23:08 UTC  (3+ messages)

[PATCH v6] [media] vimc: Virtual Media Controller core, capture and sensor
 2017-03-25 23:04 UTC  (3+ messages)
` [PATCH v7] "

[PATCH 1/2] dmaengine: qcom_hidma: disable/enable IRQs on pause/resume
 2017-03-25 23:04 UTC  (5+ messages)
` [PATCH 2/2] dmaengine: qcom_hidma: pause the channel on shutdown

[PATCH RFC 0/4] Improve support for Logitech MX Anywhere 2
 2017-03-25 22:49 UTC  (5+ messages)
` [PATCH RFC 1/4] input: add an EV_REL event for high-res vertical wheel
  ` [PATCH RFC 2/4] hid-logitech-hidpp: add support for high res wheel
    ` [PATCH RFC 3/4] input: add a EV_SW event for ratchet switch
      ` [PATCH RFC 4/4] hid-logitech-hidpp: add support "

[PULL REQUEST] Please pull rdma.git
 2017-03-25 22:45 UTC  (2+ messages)

EMAIL BENUTZER
 2017-03-25 13:21 UTC 

EMAIL BENUTZER
 2017-03-25 13:21 UTC 

Splat during resume
 2017-03-25 22:39 UTC  (9+ messages)

Add configuration options for some commonly used command-line options
 2017-03-25 22:32 UTC  (6+ messages)
` [PATCH/RFC] parse-options: add facility to make options configurable

GEWINN NOTIFIKATION
 2017-03-25 22:32 UTC 

[PATCH 0/2] Support additional Xbox One pads
 2017-03-25 22:31 UTC  (3+ messages)
` [PATCH 1/2] Input: xpad - support some quirky "
` [PATCH 2/2] Input: xpad - add support for Razer Wildcat gamepad

Audit fixes for v4.11 (#1)
 2017-03-25 22:23 UTC  (2+ messages)

[PATCHv2] phy: cpcap-usb: Add CPCAP PMIC USB support
 2017-03-25 22:10 UTC  (3+ messages)

Qgroups are not applied when snapshotting a subvol?
 2017-03-25 22:03 UTC 

locking/atomic: Introduce atomic_try_cmpxchg()
 2017-03-25 22:08 UTC  (12+ messages)

EMAIL BENUTZER
 2017-03-25 14:39 UTC 

Funding
 2017-03-25 21:22 UTC 

Funding
 2017-03-25 21:22 UTC 

Funding
 2017-03-25 21:22 UTC 

[Buildroot] [PATCH v5 1/4] package/physfs: new package
 2017-03-25 21:59 UTC  (4+ messages)
` [Buildroot] [PATCH v5 2/4] package/supertux: "
` [Buildroot] [PATCH v5 3/4] package/supertux: fix bug when compiling with PPC altivec vectorization
` [Buildroot] [PATCH v5 4/4] Revert "package/sdl2: disable altivec built-in function for PowerPC"

[GIT PULL] hwmon fixes for v4.11-rc4
 2017-03-25 21:53 UTC 

Will OpenSSL's license change impact us?
 2017-03-25 21:52 UTC  (10+ messages)

Funding
 2017-03-25 21:22 UTC  (2+ messages)

[PATCH ethtool] ethtool: Support for configurable RSS hash function
 2017-03-25 21:50 UTC  (2+ messages)

[U-Boot] [PATCH v2 00/45] Add PPv2.2 support to the mvpp2 ethernet driver and enable it for A7k/8k
 2017-03-25 21:42 UTC  (10+ messages)
` [U-Boot] [PATCH v2 24/45] net: mvpp2: adapt rxq distribution to PPv2.2
` [U-Boot] [PATCH v2 36/45] net: mvpp2: Restructure probe / init functions
` [U-Boot] [PATCH v2 37/45] net: mvpp2: Read phy-speed from DT to select between 1GB and 2.5GB SGMII
` [U-Boot] [PATCH v2 40/45] net: mvpp2: Add missing PHY_INTERFACE_MODE_RGMII_ID

[PATCH 08/16] drm: document drm_ioctl.[hc]
 2017-03-25 21:39 UTC  (2+ messages)
` [PATCH] "

[PATCH v2] hugetlbfs: initialize shared policy as part of inode allocation
 2017-03-25 21:37 UTC  (2+ messages)

[PATCH V5 0/4] PCI/ASPM: reconfigure ASPM following hotplug for POLICY_DEFAULT
 2017-03-25 21:38 UTC  (14+ messages)
` [PATCH V5 1/4] PCI/ASPM: introduce pci_aspm_init() and add to pci_init_capabilities()
` [PATCH V5 2/4] PCI/ASPM: add init hook to device_add
` [PATCH V5 3/4] PCI/ASPM: save power on values during bridge init
` [PATCH V5 4/4] PCI/ASPM: move link_state cleanup to bridge remove

[PATCH 15/16] drm/vblank: Simplify the get_scanout_position helper hook
 2017-03-25 21:37 UTC  (2+ messages)
` [PATCH] "

[PATCH] hugetlbfs: initialize shared policy as part of inode allocation
 2017-03-25 21:35 UTC  (4+ messages)

4.11-rc0, thinkpad x220: GPU hang
 2017-03-25 21:33 UTC  (8+ messages)
  ` [regression] "

[GIT PULL 1/7] Broadcom soc changes for 4.12
 2017-03-25 21:33 UTC  (3+ messages)
` [GIT PULL 2/7] Broadcom devicetree "

Doubt regarding Sphinx build
 2017-03-25 21:32 UTC  (4+ messages)
` [Outreachy kernel] "

[GIT PULL for v4.12] Staging lirc cleanup
 2017-03-25 21:31 UTC 

[PATCH v4 0/2] diff --no-index: support symlinks and pipes
 2017-03-25 21:30 UTC  (4+ messages)
` [PATCH v4 1/2] diff --no-index: optionally follow symlinks

[PATCH v2] drm: Add description for scdc variable
 2017-03-25 21:29 UTC  (2+ messages)

[PATCH 1/5] f2fs: relax node version check for victim data in gc
 2017-03-25 21:27 UTC  (4+ messages)
` [f2fs-dev] "

[v2 0/5] parallelized "struct page" zeroing
 2017-03-25 21:25 UTC  (4+ messages)

[Bug 100270] power usage increase by approx 4W between kernel 4.7.8 and 4.8.5
 2017-03-25 21:26 UTC 

[PATCHv2 00/31] drm/omap: miscallaneous improvements
 2017-03-25 21:25 UTC  (3+ messages)
` [PATCHv2 31/31] drm/omap: fix crash on module unload


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.