All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-12-22 20:50:49 to 2015-12-22 21:50:40 UTC [more...]

[PATCH] um: Fix pointer cast
 2015-12-22 21:23 UTC  (3+ messages)

(unknown),
 2015-12-22 21:50 UTC  (2+ messages)
  ` [PATCH v2] net-next: Add tcindex to conntrack and add netfilter target/matches

Git clone fails during pre-commit hook due to GIT_WORK_TREE=. (regression 2.5 -> 2.6)
 2015-12-22 21:50 UTC  (6+ messages)
` [PATCH] Revert "setup: set env $GIT_WORK_TREE when work tree is set, like $GIT_DIR"

suspicious RCU usage (netlink/rhashtable)
 2015-12-22 21:50 UTC  (7+ messages)

K2200 Special Setup Question
 2015-12-22 21:50 UTC 

IPv6 route to gateway on fe80::1%eth0 when I have fe80::1%br0 locally
 2015-12-22 21:50 UTC  (4+ messages)

[PATCH 0/6] fsx
 2015-12-22 21:48 UTC  (8+ messages)
` [PATCH 1/6] fsx: Small improvements and fixes
` [PATCH 2/6] fsx: Fix hex numbers in operation dump
` [PATCH 3/6] fsx: Report number of successful operations
` [PATCH 4/6] fsx: Generate test parameters in test()
` [PATCH 5/6] fsx: Improve operation logging
` [PATCH 6/6] fsx: Add mechanism to replay failed operations

[RFC PATCH 16/17] calipso: Add validation of CALIPSO option
 2015-12-22 21:47 UTC  (4+ messages)

[PATCH v2 -next 0/3] tcp: honour SO_BINDTODEVICE for TW_RST case too
 2015-12-22 21:47 UTC  (7+ messages)
` [PATCH -next 1/3] net: add inet_sk_transparent() helper
` [PATCH -next 2/3] tcp: send_reset: test for non-NULL sk first
` [PATCH v2 -next 3/3] tcp: honour SO_BINDTODEVICE for TW_RST case too

[Intel-wired-lan] [jkirsher-next-queue:dev-queue] 549017961178c82c69a7f157b88a7a26d9a7783e BUILD INCOMPLETE
 2015-12-22 21:46 UTC 

[RFC3 PATCH v6 00/20] ILP32 for ARM64
 2015-12-22 21:44 UTC  (5+ messages)
` [PATCH v6 13/20] arm64: ilp32: share aarch32 syscall wrappers to ilp32

[PATCH] PCI: aer_inject: Don't call config read/write functions with invalid ops structure
 2015-12-22 21:44 UTC 

[PATCH] um: Fix build error and kconfig for i386
 2015-12-22 21:44 UTC  (2+ messages)

Developing environments used for kernel development
 2015-12-22 21:43 UTC  (3+ messages)

[Intel-wired-lan] [next-queue PATCH 1/2] fm10k: Move constants to the right of binary operators
 2015-12-22 21:43 UTC  (2+ messages)
` [Intel-wired-lan] [next-queue PATCH 2/2] fm10k: cleanup remaining right-bit-shifted 1

[PATCH] powerpc/fsl: Update fman dt binding with pcs-phy and tbi-phy
 2015-12-22 21:42 UTC  (3+ messages)

[Qemu-devel] [PATCH v2] net: rocker: fix an incorrect array bounds check
 2015-12-22 21:41 UTC 

[Qemu-devel] [PATCH 00/10] qcow2: Implement image locking
 2015-12-22 21:41 UTC  (10+ messages)
` [Qemu-devel] [PATCH 06/10] qemu-img: Prepare for locked images
` [Qemu-devel] [PATCH 07/10] qcow2: Implement .bdrv_inactivate
` [Qemu-devel] [PATCH 08/10] qcow2: Fix BDRV_O_INCOMING handling in qcow2_invalidate_cache()
` [Qemu-devel] [PATCH 09/10] qcow2: Make image inaccessible after failed qcow2_invalidate_cache()

[Bug 92229] SOMA have serious graphical errors
 2015-12-22 21:41 UTC  (2+ messages)
` [Bug 92229] [APITRACE] "

[Qemu-devel] [PATCH 00/12] Support for new flash devices/4bytes commands
 2015-12-22 21:40 UTC  (6+ messages)
` [Qemu-devel] [PATCH 06/12] 4byte address mode support added
` [Qemu-devel] [PATCH 10/12] Support for quad commands

[PATCH net-next 0/4] Faster SO_REUSEPORT
 2015-12-22 21:40 UTC  (3+ messages)
` [PATCH net-next 1/4] soreuseport: define reuseport groups

[Buildroot] [git commit] boot/barebox: handle generated defconfigs
 2015-12-22 21:40 UTC 

[Buildroot] [git commit] boot/at91bootstrap3: handle generated defconfigs
 2015-12-22 21:39 UTC 

[Buildroot] [git commit] package/linux: handle generated defconfigs
 2015-12-22 21:39 UTC 

[Buildroot] [git commit] docs/manual: document the new kconfig-package variable
 2015-12-22 21:39 UTC 

[Buildroot] [git commit] core/pkg-kconfig: handle generated defconfigs
 2015-12-22 21:39 UTC 

[GIT PULL] Block fixes for 4.4 final
 2015-12-22 21:39 UTC 

[Buildroot] [PATCH 1/2] wine: Make the sane-config patch obsolete by using configure flags
 2015-12-22 21:38 UTC  (2+ messages)

[PATCH for-next V2 0/5] User-space time-stamping support for mlx5_ib
 2015-12-22 21:37 UTC  (3+ messages)
` [PATCH for-next V2 4/5] IB/mlx5: Add hca_core_clock_offset to udata in init_ucontext

Direct userspace dma-buf mmap (v7)
 2015-12-22 21:36 UTC  (12+ messages)
` [PATCH v7 1/5] drm: prime: Honour O_RDWR during prime-handle-to-fd
` [PATCH v7 2/5] dma-buf: Remove range-based flush
` [PATCH v7 3/5] dma-buf: Add ioctls to allow userspace to flush
` [PATCH v7 4/5] drm/i915: Implement end_cpu_access
` [PATCH v7 5/5] drm/i915: Use CPU mapping for userspace dma-buf mmap()
` [PATCH igt v7 1/6] lib: Add gem_userptr and __gem_userptr helpers
` [PATCH igt v7 2/6] prime_mmap: Add new test for calling mmap() on dma-buf fds
` [PATCH igt v7 3/6] prime_mmap: Add basic tests to write in a bo using CPU
` [PATCH igt v7 4/6] lib: Add prime_sync_start and prime_sync_end helpers
` [PATCH igt v7 5/6] tests: Add kms_mmap_write_crc for cache coherency tests
` [PATCH igt v7 6/6] tests: Add prime_mmap_coherency "

[PATCH] tools: make flask utils build unconditional
 2015-12-22 21:37 UTC  (4+ messages)
` [PATCH 1/2] xen: convert FLASK_ENABLE to Kconfig
  ` [PATCH 2/2] xen: convert XSM_ENABLE "

[PATCH v3] i2c: designware: Do not require clock when SSCN and FFCN are provided
 2015-12-22 21:35 UTC  (2+ messages)

[PATCH] The VMXNET3 PMD can't receive packet suddenly after a lot of traffic coming in
 2015-12-22 21:36 UTC  (2+ messages)

[PATCH v4 1/2] btrfs: Introduce new mount option backuproot to replace recovery
 2015-12-22 21:35 UTC  (2+ messages)

[Buildroot] [git commit] wine: handle all *-config scripts
 2015-12-22 21:35 UTC 

[PATCH 00/10] use the $( ... ) construct for command substitution
 2015-12-22 21:33 UTC  (2+ messages)

[PATCH v5 0/2] um: Protect memory mapped file
 2015-12-22 21:15 UTC  (5+ messages)
` [PATCH v5 1/2] um: Do not set unsecure permission for temporary file
` [PATCH v5 2/2] um: Use race-free temporary file creation

[PATCH] dhcpcd: add recipe for dhcpcd
 2015-12-22 21:30 UTC  (5+ messages)

[PATCH v2 0/5] clk: rockchip: fix handling of fractional dividers
 2015-12-22 21:28 UTC  (12+ messages)
` [PATCH v2 1/5] clk: add flag for clocks that need to be enabled on rate changes
` [PATCH v2 2/5] clk: rockchip: handle mux dependency of fractional dividers
` [PATCH v2 3/5] clk: rockchip: include downstream muxes into "
` [PATCH v2 4/5] clk: rockchip: rk3036: "
` [PATCH v2 5/5] clk: rockchip: Allow the RK3288 SPDIF clocks to change their parent

[PATCH] drm/i915: Hide one invalid cancellation bug in i915_switch_context()
 2015-12-22 21:27 UTC  (4+ messages)
    ` [Intel-gfx] "

pull request (net): ipsec 2015-12-22
 2015-12-22 21:27 UTC  (2+ messages)

[patch net-next v2] mlxsw: core: Use devm_kzalloc to allocate mlxsw_hwmon structure
 2015-12-22 21:25 UTC  (2+ messages)

[PATCH v2 0/8] Raspberry Pi 2 support
 2015-12-22 21:23 UTC  (6+ messages)

[GIT PULL] few minor omap fixes against v4.4-rc6
 2015-12-22 21:24 UTC  (3+ messages)

[PATCH v2 0/9] ARM: dts: Add compatible property to "partitions" node
 2015-12-22 21:23 UTC  (9+ messages)
` [PATCH v2 1/9] ARM: mvebu: ix4-300d: "

How to get better precision out of getrusage on the ARM?
 2015-12-22 21:23 UTC  (6+ messages)

Question on Linux TSS architecture design (kernel vs. user space access)
 2015-12-22 21:23 UTC  (8+ messages)

RefTree: Alternate ref backend
 2015-12-22 21:23 UTC  (4+ messages)

+ ocfs2-fix-flock-panic-issue.patch added to -mm tree
 2015-12-22 21:22 UTC 

[Buildroot] [PATCH 0/5 v5] core/pkg-kconfig: handle generated kconfig defconfigs (branch yem/kconfig-gen-defconfig)
 2015-12-22 21:22 UTC  (6+ messages)
` [Buildroot] [PATCH 1/5 v5] core/pkg-kconfig: handle generated defconfigs
` [Buildroot] [PATCH 2/5 v5] docs/manual: document the new kconfig-package variable
` [Buildroot] [PATCH 3/5 v5] package/linux: handle generated defconfigs
` [Buildroot] [PATCH 4/5 v5] boot/at91bootstrap3: "
` [Buildroot] [PATCH 5/5 v5] boot/barebox: "

[PATCH] extensions: libxt_mark: Fix inversion code
 2015-12-22 21:21 UTC 

+ m32r-add-io_rep-helpers.patch added to -mm tree
 2015-12-22 21:20 UTC 

[PATCH] posix-clock: Use an unsigned data type for a variable
 2015-12-22 21:19 UTC  (3+ messages)
` [PATCH] posix-clock: fix return code on the poll method's error path

+ m32r-fix-build-failure.patch added to -mm tree
 2015-12-22 21:19 UTC 

[GIT PULL] SoCFPGA DTS updates for v4.5, part 2
 2015-12-22 21:19 UTC  (2+ messages)

OMAP display kconfig options changing
 2015-12-22 21:18 UTC  (7+ messages)

[Qemu-devel] [PATCH v2 0/4] correct some register return values for vxmnet3
 2015-12-22 21:17 UTC  (8+ messages)
` [Qemu-devel] [PATCH v2 1/4] net/vmxnet3: return 1 on device activation failure
` [Qemu-devel] [PATCH v2 2/4] net/vmxnet3: return correct value for VMXNET3_CMD_GET_DID_* command
` [Qemu-devel] [PATCH v2 3/4] net/vmxnet3: return correct value for VMXNET3_CMD_GET_DEV_EXTRA_INFO

[GIT PULL] Qualcomm ARM64 Updates for v4.5
 2015-12-22 20:21 UTC  (2+ messages)

[GIT PULL] Qualcomm defconfig Updates for v4.5
 2015-12-22 20:20 UTC  (2+ messages)

[GIT PULL] Qualcomm DT Updates for v4.5
 2015-12-22 20:18 UTC  (2+ messages)

[PATCH] kexec: Move some memembers and definitions within the scope of CONFIG_KEXEC_FILE
 2015-12-22 21:14 UTC  (5+ messages)

grub-mkrescue does not boot on older Macs as USB stick
 2015-12-22 20:42 UTC  (2+ messages)
` [Bug-xorriso] "

[PATCH 0/2] pci: Add host controller driver for Cavium ThunderX PCIe
 2015-12-22 21:13 UTC  (6+ messages)
` [PATCH 1/2] PCI: generic: Refactor code to enable reuse by other drivers

[PATCH 0/4] Implement merged /usr
 2015-12-22 21:11 UTC  (5+ messages)
` [PATCH 3/4] base-files: create ${base_bindir} etc. instead of /bin, /sbin and /lib

[PATCH 21/54] gpio: tx1090-pdc: Be sure to clamp return value
 2015-12-22 21:11 UTC  (2+ messages)

ptrace interface does not permit modification of syscall return
 2015-12-22 21:10 UTC  (2+ messages)

[PATCH 20/54] gpio: tz1090: Be sure to clamp return value
 2015-12-22 21:10 UTC  (2+ messages)

memory registration updates
 2015-12-22 21:09 UTC  (8+ messages)
` [PATCH 10/11] IB: only keep a single key in struct ib_mr

[GIT PULL 1/3] rockchip soc changes for 4.5
 2015-12-22 21:08 UTC  (9+ messages)
` [GIT PULL 2/3] rockchip dts32 changes for 4.5, round 2
` [GIT PULL 3/3] rockchip dts64 "

Sub page Grant Table mappings
 2015-12-22 21:08 UTC  (2+ messages)

[PATCH v3] extensions: libxt_connmark: Add translation to nft
 2015-12-22 21:06 UTC 

net: user-controllable kmalloc size in __sctp_setsockopt_connectx
 2015-12-22 21:06 UTC  (3+ messages)

[GIT PULL] LPC18xx DTS changes for v4.5
 2015-12-22 21:05 UTC  (2+ messages)

[RFC] free_pages stuff
 2015-12-22 21:04 UTC  (6+ messages)

[GIT PULL] LPC18xx defconfig changes for v4.5
 2015-12-22 21:03 UTC  (2+ messages)

[GIT PULL] ARM: mediatek: soc updates for v4.4
 2015-12-22 21:02 UTC  (3+ messages)

[PATCH] net: tcp: deal with listen sockets properly in tcp_abort
 2015-12-22 21:02 UTC  (2+ messages)

Git Rebase Issue
 2015-12-22 21:02 UTC  (2+ messages)

[GIT PULL] ARM: mediatek: kconfig update for v4.4
 2015-12-22 21:02 UTC  (3+ messages)

[PATCH] asus-wmi: drop to_platform_driver macro
 2015-12-22 21:01 UTC  (2+ messages)

[GIT PULL] ARM: mediatek: dts updates for v4.4
 2015-12-22 21:01 UTC  (3+ messages)

[PATCH 0/5] acpi-video and platform/x86 driver fixes
 2015-12-22 21:00 UTC  (2+ messages)

[patch net-next] mlxsw: core: Allow to reset temperature history via hwmon interface
 2015-12-22 21:00 UTC  (2+ messages)

[GIT PULL] ARM: mediatek: arm64 updates for v4.4
 2015-12-22 21:00 UTC  (3+ messages)

[PATCH] ipv6/addrlabel: fix ip6addrlbl_get()
 2015-12-22 20:58 UTC  (2+ messages)

[patch net] switchdev: bridge: Pass ageing time as clock_t instead of jiffies
 2015-12-22 20:57 UTC  (2+ messages)

[GIT PULL] ARM: mvebu: dt for v4.5 (#3)
 2015-12-22 20:57 UTC  (2+ messages)

[PATCH v4] clk: ti: Add support for dm814x ADPLL
 2015-12-22 20:56 UTC  (5+ messages)

[GIT PULL] Renesas ARM Based SoC GIC Cleanup for v4.5
 2015-12-22 20:55 UTC  (3+ messages)

[PATCH v3] extensions: libxt_devgroup: Add translation to nft
 2015-12-22 20:55 UTC 

[GIT PULL] Allwinner DT changes for 4.5, round 2
 2015-12-22 20:54 UTC 

vsync + vaapi question
 2015-12-22 20:54 UTC  (2+ messages)

[Buildroot] [PATCH 0/5 v4] core/pkg-kconfig: handle generated kconfig defconfigs (branch yem/kconfig-gen-defconfig)
 2015-12-22 20:53 UTC  (6+ messages)
` [Buildroot] [PATCH 1/5 v4] core/pkg-kconfig: handle generated defconfigs
` [Buildroot] [PATCH 2/5 v4] docs/manual: document the new kconfig-package variable
` [Buildroot] [PATCH 3/5 v4] package/linux: handle generated defconfigs
` [Buildroot] [PATCH 4/5 v4] boot/at91bootstrap3: "
` [Buildroot] [PATCH 5/5 v4] boot/barebox: "

[GIT PULL] Third Round of Renesas ARM Based SoC DT Updates for v4.5
 2015-12-22 20:53 UTC  (3+ messages)

[Buildroot] [git commit] ltrace: add patch to fix build on sparc
 2015-12-22 20:52 UTC 

[GIT PULL] Third Round of Renesas ARM64 Based SoC DT Updates for v4.5
 2015-12-22 20:52 UTC  (3+ messages)

[PATCH v2] i2c: designware: Do not require clock when SSCN and FFCN are provided
 2015-12-22 20:51 UTC  (4+ messages)

Direct userspace dma-buf mmap (v6)
 2015-12-22 20:51 UTC  (6+ messages)
` [PATCH v6 4/5] drm/i915: Implement end_cpu_access

suspicious RCU usage (netlink/rhashtable)
 2015-12-22 20:51 UTC  (2+ messages)

[GIT PULL] Third Round of Renesas ARM64 Based SoC Defconfig Updates for v4.5
 2015-12-22 20:50 UTC  (2+ messages)


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.