All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-09-25 07:57:03 to 2016-09-25 11:53:38 UTC [more...]

[PATCH] staging: media: lirc: Remove multiple blank lines
 2016-09-25 11:53 UTC  (3+ messages)

[PATCH v2] staging: media: lirc: Remove unnecessary blank lines
 2016-09-25 11:47 UTC 

[PATCH] netfilter: xt_socket: fix transparent match for IPv6 request sockets
 2016-09-25 11:47 UTC  (2+ messages)

[PATCH nf-next] netfilter: evict stale entries when user reads /proc/net/nf_conntrack
 2016-09-25 11:47 UTC  (2+ messages)

[meta][PATCH] bootchart2: Allocate space on heap for collector chunks
 2016-09-25 11:43 UTC 

[PATCH net 0/2] Fix tc-ife bugs
 2016-09-25 11:41 UTC  (2+ messages)

[PATCH 1/3] staging: iio: isl29018: remove unused variable and defines
 2016-09-25 11:41 UTC  (3+ messages)
` [PATCH 2/3] staging: iio: isl29018: made error handling consistent
` [PATCH 3/3] staging: iio: isl29018: fix comparison between signed and unsigned integers

[PATCH] powerpc: Align hot loops of memset() and backwards_memcpy()
 2016-09-25 11:36 UTC  (3+ messages)

[PATCH v3 2/2] netfilter: Create revision 2 of xt_hashlimit to support higher pps rates
 2016-09-25 11:35 UTC  (4+ messages)

[Qemu-devel] [RFC/PATCH] migration: SMRAM dirty bitmap not fetched from kvm-kmod and not send to destination
 2016-09-25 11:33 UTC  (5+ messages)

[PATCH nf-next 1/2] netfilter: nft_ct: unnecessary to require dir when use ct l3proto/protocol
 2016-09-25 11:32 UTC  (4+ messages)
` [PATCH nf-next 2/2] netfilter: nft_ct: report error if mark and dir specified simultaneously

[PATCH RFC 0/3] xdp: Generalize XDP
 2016-09-25 11:32 UTC  (5+ messages)
` [PATCH RFC 1/3] xdp: Infrastructure to generalize XDP

[Buildroot] [PATCH 1/1] package/x11r7/xserver_xorg-server: depends on BR2_TOOLCHAIN_HAS_SYNC_4
 2016-09-25 11:32 UTC 

[PATCH nf v5] netfilter: seqadj: Fix the wrong ack adjust for the RST packet without ack
 2016-09-25 11:31 UTC  (2+ messages)

[PATCH nf-next v3 0/7] Compact netfilter hooks list
 2016-09-25 11:30 UTC  (2+ messages)

[PATCHv2] mac80211: check A-MSDU inner frame source address on AP interfaces
 2016-09-25 11:28 UTC 

[PATCH v8 00/11] Git filter protocol
 2016-09-25 11:26 UTC  (3+ messages)
` [PATCH v8 06/11] pkt-line: add packet_write_gently()

[xen-unstable test] 101141: tolerable FAIL
 2016-09-25 11:26 UTC 

[PATCH] mac80211: check A-MSDU inner frame source address on AP interfaces
 2016-09-25 11:25 UTC 

[PATCH 1/2] drm/tilcdc: add missing header dependencies
 2016-09-25 11:22 UTC  (6+ messages)
` [PATCH 2/2] drm/tilcdc: mark symbols static where possible

[PATCH v2] input/mouse/elantech.c: Fix Lenovo version typo
 2016-09-25 11:21 UTC  (2+ messages)

[PATCH 0/5] ISDN-CAPI: Fine-tuning for several function implementations
 2016-09-25 11:18 UTC  (14+ messages)
` [PATCH 1/5] ISDN-CAPI: Use kmalloc_array() in capidrv_addcontr()
` [PATCH 2/5] ISDN-CAPI: Delete error messages for a failed memory allocation in four functions
` [PATCH 3/5] ISDN-CAPI: Adjust 17 function calls together with variable assignments
` [PATCH 4/5] ISDN-CAPI: Adjust checks for null pointers in four functions
` [PATCH 5/5] ISDN-CAPI: Delete unnecessary braces

[PATCH perf/core 0/4] perf-probe fixes for C++
 2016-09-25 11:14 UTC  (2+ messages)

[Qemu-devel] [PULL 00/44] ppc-for-2.8 queue 20160922
 2016-09-25 10:59 UTC  (7+ messages)

[GIT PULL] fstests: updates on 2016-09-25
 2016-09-25 11:03 UTC 

[PATCH 5/7] ipv6 addrconf: implement RFC7559 router solicitation backoff
 2016-09-25 11:03 UTC  (27+ messages)
` [PATCH] "
    ` [PATCH v2 1/7] ipv6 addrconf: enable use of proc_dointvec_minmax in addrconf_sysctl
      ` [PATCH v2 2/7] ipv6 addrconf: remove addrconf_sysctl_hop_limit()
      ` [PATCH v2 3/7] ipv6 addrconf: rtr_solicits == -1 means unlimited
      ` [PATCH v2 4/7] ipv6 addrconf: add new sysctl 'router_solicitation_max_interval'
      ` [PATCH v2 5/7] ipv6 addrconf: implement RFC7559 router solicitation backoff
      ` [PATCH v2 6/7] ipv6 addrconf: change default RTR_SOLICITATION_MAX_INTERVAL from 4s to 1h
      ` [PATCH v2 7/7] ipv6 addrconf: change default MAX_RTR_SOLICITATIONS from 3 to -1 (unlimited)
        ` (unknown),
          ` [PATCH v3 1/7] ipv6 addrconf: enable use of proc_dointvec_minmax in addrconf_sysctl
          ` [PATCH v3 2/7] ipv6 addrconf: remove addrconf_sysctl_hop_limit()
          ` [PATCH v3 3/7] ipv6 addrconf: rtr_solicits == -1 means unlimited
          ` [PATCH v3 4/7] ipv6 addrconf: add new sysctl 'router_solicitation_max_interval'
          ` [PATCH v3 5/7] ipv6 addrconf: implement RFC7559 router solicitation backoff
          ` [PATCH v3 6/7] ipv6 addrconf: change default RTR_SOLICITATION_MAX_INTERVAL from 4s to 1h
          ` [PATCH v3 7/7] ipv6 addrconf: change default MAX_RTR_SOLICITATIONS from 3 to -1 (unlimited)
        ` [PATCH v4 0/7] implement rfc7559 ipv6 router solicitation backoff
          ` [PATCH v4 1/7] ipv6 addrconf: enable use of proc_dointvec_minmax in addrconf_sysctl
          ` [PATCH v4 2/7] ipv6 addrconf: remove addrconf_sysctl_hop_limit()
          ` [PATCH v4 3/7] ipv6 addrconf: rtr_solicits == -1 means unlimited
          ` [PATCH v4 4/7] ipv6 addrconf: add new sysctl 'router_solicitation_max_interval'
          ` [PATCH v4 5/7] ipv6 addrconf: implement RFC7559 router solicitation backoff
          ` [PATCH v4 6/7] ipv6 addrconf: change default RTR_SOLICITATION_MAX_INTERVAL from 4s to 1h
          ` [PATCH v4 7/7] ipv6 addrconf: change default MAX_RTR_SOLICITATIONS from 3 to -1 (unlimited)

[PATCH 1/2] ls-files: adding support for submodules
 2016-09-25 11:03 UTC  (13+ messages)

Fwd: Re: Patchwork [1/1] staging: ks7010: Attempt to structure and format to standards
 2016-09-25 11:59 UTC  (3+ messages)

[patch net-next v2 0/6] fib offload: switch to notifier
 2016-09-25 10:42 UTC  (4+ messages)
` [patch net-next v2 3/6] mlxsw: spectrum_router: Use FIB notifications instead of switchdev calls

[PATCH] staging: xgifb: compress return logic
 2016-09-25 10:42 UTC  (2+ messages)

[PATCH 00/20] staging: wlan-ng: fix some style issues in p80211types.h
 2016-09-25 10:39 UTC  (3+ messages)
` [PATCH 04/20] staging: wlan-ng: avoid new typedef: p80211pstrd_t

[Outreachy] Consolidating adhoc parsers in xl
 2016-09-25 10:35 UTC 

[PATCH v2] staging: ks7010: ks_wlan_net: Use netdev_ or pr_info instead of printk
 2016-09-25 10:35 UTC  (2+ messages)

[xen-unstable-coverity test] 101144: all pass - PUSHED
 2016-09-25 10:28 UTC 

[char-misc-next] mei: stop the stall timer worker if not needed
 2016-09-25 10:25 UTC 

[RFC PATCH v2] revision: new rev^-n shorthand for rev^n..rev
 2016-09-25 10:25 UTC  (2+ messages)

[e1000] 61150d0f71: WARNING: CPU: 1 PID: 0 at net/sched/sch_generic.c:316 dev_watchdog+0x23a/0x240
 2016-09-25 10:13 UTC 

[Qemu-devel] [PATCH v8 00/16] cpu-exec: Safe work in quiescent state
 2016-09-25 10:12 UTC  (2+ messages)

[PATCH] document FIONREAD on pipe
 2016-09-25 10:10 UTC  (2+ messages)

[PATCH] libxcmd: fix counting of xfs entries in fs_table_insert
 2016-09-25 10:09 UTC 

[PATCH] net/i40e: Fix a typo in a comment (Fortville instead of IXGBE)
 2016-09-25 10:03 UTC  (2+ messages)

[net-next 00/15][pull request] 40GbE Intel Wired LAN Driver Updates 2016-09-24
 2016-09-25 10:01 UTC  (2+ messages)

[PATCH v3 0/2] net/i40e: enable 25G device
 2016-09-25  9:58 UTC  (3+ messages)
` [PATCH v3 1/2] net/i40e: use PHY type to check PHY capability

[PATCH net-next 0/8] rxrpc: Implement slow-start and other bits
 2016-09-25  9:56 UTC  (2+ messages)

[PATCH] drm/amdgpu: fix addr handling in amdgpu_vm_bo_update_mapping
 2016-09-25  9:55 UTC 

[PATCH] f2fs: introduce get_checkpoint_version for cleanup
 2016-09-25  9:50 UTC 

[PATCH 0/4] Add DMA support for ti_am335x_adc driver
 2016-09-25  9:41 UTC  (4+ messages)

[LTP] [PATCH v3] runltp: add -R option for randomize test order
 2016-09-25  9:38 UTC  (2+ messages)

[meta-qt5][krogoth][PATCH] qtwayland: Fix building of QWaylandIntegration if some Qt5 features are disabled
 2016-09-25  9:37 UTC  (2+ messages)

[Bug 97917] Talos Principle gives Assertion `!NodePtr->isKnownSentinel()' failed
 2016-09-25  9:37 UTC  (2+ messages)

[PATCH] drm/nouveau/secboot/gm20b: Fix return value in case of error
 2016-09-25  9:36 UTC  (4+ messages)
` [Nouveau] "

[PATCH net-next] Revert "net: ethernet: bcmgenet: use phydev from struct net_device"
 2016-09-25  9:35 UTC  (2+ messages)

[PATCH net] Revert "net: ethernet: bcmgenet: use phydev from struct net_device"
 2016-09-25  9:35 UTC  (4+ messages)

[PATCH] net: hns: mark symbols static where possible
 2016-09-25  9:34 UTC 

[PATCH 1/4] drm/amd/powerplay: mark symbols static where possible
 2016-09-25  9:32 UTC  (5+ messages)
` [PATCH 2/4] drm/amd/powerplay: add missing header dependencies
` [PATCH 3/4] drm/amd/powerplay: add function declarations
` [PATCH 4/4] drm/amd/powerplay: remove unused functions

mount error raid6
 2016-09-25  9:25 UTC 

[libvirt test] 101142: tolerable FAIL - PUSHED
 2016-09-25  9:24 UTC 

[PATCH] rtl8xxxu: mark rtl8192eu_power_off() static
 2016-09-25  9:22 UTC 

[PATCH] net: mvneta: mark symbols static where possible
 2016-09-25  9:20 UTC 

[PATCH TRIVIAL rdma-core] README.md: Fix umad library name
 2016-09-25  9:20 UTC  (2+ messages)

[PATCH] mm: remove unnecessary condition in remove_inode_hugepages
 2016-09-25  9:17 UTC 

[PATCH] net: hip04: mark tx_done() static
 2016-09-25  9:19 UTC 

[PATCH] libcxgb4: fix firmware version string
 2016-09-25  9:19 UTC  (2+ messages)

[PATCH] net: hisilicon: mark symbols static where possible
 2016-09-25  9:16 UTC 

[Intel-wired-lan] [jkirsher-next-queue:40GbE] 65e87c0398f542d5bd51cfd8a29b9dfd246b6a1c BUILD SUCCESS
 2016-09-25  9:11 UTC 

[PATCH 0/5] add resistive touchscreen support for new Allwinner SoCs' GPADC's driver
 2016-09-25  9:10 UTC  (6+ messages)
` [PATCH 3/5] iio: adc: sunxi-gpadc-iio: enable iio_buffers

[PATCH] rtc: rtc-jz4740: remove unused function in rtc-jz4740.c
 2016-09-25  9:07 UTC  (2+ messages)
` [rtc-linux] "

[PATCH nft 0/3] src: add nft log flags support
 2016-09-25  9:07 UTC  (4+ messages)
` [PATCH nft 1/3] src: add log flags syntax support
` [PATCH nft 2/3] doc: add description about log flags
` [PATCH nft 3/3] tests: py: add some testcases for "

[PATCH 01/39] net/ixgbe/base: fix delta check for setting VFTA
 2016-09-25  9:00 UTC  (42+ messages)
` [PATCH v2 00/40] net/ixgbe: base code update
  ` [PATCH v2 01/40] net/ixgbe/base: fix delta check for setting VFTA
  ` [PATCH v2 02/40] net/ixgbe/base: remove X550em SFP iXFI setup
  ` [PATCH v2 03/40] net/ixgbe/base: change endianness of PHY data
  ` [PATCH v2 04/40] net/ixgbe/base: add X550em_a 10G PHY support
  ` [PATCH v2 05/40] net/ixgbe/base: move vf_update_xcast_mode to base code
  ` [PATCH v2 06/40] net/ixgbe/base: introduce new ops init functions
  ` [PATCH v2 07/40] net/ixgbe/base: separate PHY probe code
  ` [PATCH v2 08/40] net/ixgbe/base: fully initialize X550em_a 1G PHYs
  ` [PATCH v2 09/40] net/ixgbe/base: add macros for VF promiscuous mode
  ` [PATCH v2 10/40] net/ixgbe/base: add FC setup for X550em_a fiber
  ` [PATCH v2 11/40] net/ixgbe/base: add FC autoneg "
  ` [PATCH v2 12/40] net/ixgbe/base: clear page register in error path
  ` [PATCH v2 13/40] net/ixgbe/base: configure DMAC for 10Mb operation
  ` [PATCH v2 14/40] net/ixgbe/base: fix function comments about X550
  ` [PATCH v2 15/40] net/ixgbe/base: report setting LPE register error
  ` [PATCH v2 16/40] net/ixgbe/base: bump mailbox version
  ` [PATCH v2 17/40] net/ixgbe/base: access IOSF by host interface
  ` [PATCH v2 18/40] net/ixgbe/base: fix check on NACK
  ` [PATCH v2 19/40] net/ixgbe/base: define X550 PCIe serial MAC addr
  ` [PATCH v2 20/40] net/ixgbe/base: bypass checking link for crosstalk
  ` [PATCH v2 21/40] net/ixgbe/base: support X550em_a SGMII FC autoneg
  ` [PATCH v2 22/40] net/ixgbe/base: add macros for GENEVE UDP port
  ` [PATCH v2 23/40] net/ixgbe/base: add bound check in LED functions
  ` [PATCH v2 24/40] net/ixgbe/base: use default check link function
  ` [PATCH v2 25/40] net/ixgbe/base: set default autoneg speed at reset
  ` [PATCH v2 26/40] net/ixgbe/base: add missing FDIRSCTPM mask setting
  ` [PATCH v2 27/40] net/ixgbe/base: commonize mailbox write and read
  ` [PATCH v2 28/40] net/ixgbe/base: reduce delay for SWFW semaphore
  ` [PATCH v2 29/40] net/ixgbe/base: report autoneg supported for X550
  ` [PATCH v2 30/40] net/ixgbe/base: remove X550em_a 100Mbps support
  ` [PATCH v2 31/40] net/ixgbe/base: unify link speed value
  ` [PATCH v2 32/40] net/ixgbe/base: separate ops init from PHY init
  ` [PATCH v2 33/40] net/ixgbe/base: add X550em_a FW ALEF support
  ` [PATCH v2 34/40] net/ixgbe/base: add two MAC ops for Hyper-V
  ` [PATCH v2 35/40] net/ixgbe/base: hold semaphore for shadow RAM access
  ` [PATCH v2 36/40] net/ixgbe/base: update X550em_a backplane speed
  ` [PATCH v2 37/40] net/ixgbe/base: clean code of flow control autoneg
  ` [PATCH v2 38/40] net/ixgbe/base: do not skip PHY configuration
  ` [PATCH v2 39/40] net/ixgbe/base: clean up
  ` [PATCH v2 40/40] net/ixgbe/base: add base driver update brief

[PATCH 1/2] add COPY_ARRAY
 2016-09-25  8:58 UTC  (3+ messages)

[Qemu-devel] Migration dirty bitmap: should only mark pages as dirty after they have been sent
 2016-09-25  8:22 UTC 

[PATCH libnftnl 0/3] expr: complete log flags support
 2016-09-25  8:54 UTC  (4+ messages)
` [PATCH libnftnl 1/3] expr: log: fix typo in nftnl_expr_log_export
` [PATCH libnftnl 2/3] expr: log: do not print prefix if it is not set
` [PATCH libnftnl 3/3] expr: log: complete log flags support

[PATCH] drivers: iio: magnetometer: Fix sparse endianness warnings cast to restricted __le16
 2016-09-25  8:53 UTC  (2+ messages)

[PATCH] drivers: iio: chemical: Fix sparse endianness warnings cast to restricted __be16
 2016-09-25  8:50 UTC  (2+ messages)

[PATCH nf-next 2/2] netfilter: nf_log: get rid of XT_LOG_* macros
 2016-09-25  8:47 UTC 

Source code review around jump label usage
 2016-09-25  8:45 UTC  (7+ messages)
` [PATCH 0/7] iio: Fine-tuning for several function implementations
  ` [PATCH 2/7] iio: Rename a jump label in iio_buffer_store_watermark()
      `  "

[PATCH 1/4] drm/amdgpu: add missing header dependencies
 2016-09-25  8:43 UTC  (4+ messages)
` [PATCH 2/4] drm/amdgpu: mark symbols static where possible
` [PATCH 3/4] drm/amdgpu: add amdgpu_pm_acpi_event_handler() declaration
` [PATCH 4/4] drm/amdgpu: remove unused functions

[PATCH v7] iio: potentiostat: add LMP91000 support
 2016-09-25  8:41 UTC  (2+ messages)

[PATCH v2] iio: accel: Add driver for dmard10 3-axis Accelerometer
 2016-09-25  8:38 UTC  (2+ messages)

[PATCH nf-next 0/2] netfilter: complete nft log flags support
 2016-09-25  8:35 UTC  (2+ messages)
` [PATCH nf-next 1/2] netfilter: nft_log: complete NFTA_LOG_FLAGS attr support

accelerometer orientation
 2016-09-25  8:31 UTC  (6+ messages)

[PATCH v2] iio: adc: ti-adc161s626: add regulator support
 2016-09-25  8:24 UTC  (2+ messages)

Kernel BUG^
 2016-09-25  7:39 UTC 

[asoc:topic/intel 53/55] sound/soc/codecs/hdac_hdmi.c:1028:5: warning: passing argument 4 of 'snd_hdac_acomp_get_eld' from incompatible pointer type
 2016-09-25  8:13 UTC 

[PATCH v6 0/3] ASoC: sun4i-codec: Distinguish sun4i from sun7i
 2016-09-25  8:08 UTC  (4+ messages)
` [linux-sunxi] "

[PATCH v2 0/6] Btrfs: free space tree and sanity test fixes
 2016-09-25  7:55 UTC  (2+ messages)

[PATCH] drm/i2c: mark tda998x_audio_digital_mute() static
 2016-09-25  7:59 UTC 

[PATCH] drm/sti: mark symbols static where possible
 2016-09-25  7:57 UTC 

[PATCH v5 00/16] Add Paravirtual RDMA Driver
 2016-09-25  7:57 UTC  (4+ messages)
` [PATCH v5 13/16] IB/pvrdma: Add the main driver module for PVRDMA


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.