All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-09-18 15:30:57 to 2015-09-18 16:13:57 UTC [more...]

[PATCH next 0/30] Passing net through the netfilter hooks
 2015-09-18 16:05 UTC  (16+ messages)
` [PATCH next 0/14] netfilter: Stop guessing net
  ` [PATCH next 01/14] ebtables: Simplify the arguments to ebt_do_table
  ` [PATCH next 02/14] inet netfilter: Remove hook from ip6t_do_table, arp_do_table, ipt_do_table
  ` [PATCH next 03/14] inet netfilter: Prefer state->hook to ops->hooknum
  ` [PATCH next 04/14] nftables: kill nft_pktinfo.ops
  ` [PATCH next 05/14] x_tables: Pass struct net in xt_action_param
  ` [PATCH next 06/14] x_tables: Use par->net instead of computing from the passed net devices
  ` [PATCH next 07/14] nftables: Pass struct net in nft_pktinfo
  ` [PATCH next 08/14] nftables: Use pkt->net instead of computing net from the passed net_devices
  ` [PATCH next 09/14] net: Pass net to nf_dup_ipv4 and nf_dup_ipv6
  ` [PATCH next 10/14] nf_conntrack: Add a struct net parameter to l4_pkt_to_tuple
  ` [PATCH next 11/14] ipvs: Read hooknum from state rather than ops->hooknum
  ` [PATCH next 12/14] netfilter: Pass priv instead of nf_hook_ops to netfilter hooks
  ` [PATCH next 13/14] netfilter: Pass net into nf_xfrm_me_harder

[Qemu-devel] [PATCH 0/7] Fix device introspection regressions
 2015-09-18 16:13 UTC  (13+ messages)
` [Qemu-devel] [PATCH 1/7] libqtest: Clean up unused QTestState member sigact_old
` [Qemu-devel] [PATCH 2/7] libqtest: New hmp() & friends
` [Qemu-devel] [PATCH 3/7] device-introspect-test: New, covering device introspection
` [Qemu-devel] [PATCH 4/7] qmp: Fix device-list-properties not to crash for abstract device
` [Qemu-devel] [PATCH 5/7] qdev: Protect device-list-properties against broken devices
` [Qemu-devel] [PATCH 6/7] Revert "qdev: Use qdev_get_device_class() for -device <type>, help"

[PATCH] fs-writeback: drop wb->list_lock during blk_finish_plug()
 2015-09-18 16:12 UTC  (16+ messages)

[cryptodev:master 10/29] arch/x86/crypto/sha256_ssse3_glue.c:172:19: error: 'X86_FEATURE_SHA_NI' undeclared
 2015-09-18 16:12 UTC  (2+ messages)

[RFC v2 0/4] MT8173 DRM support
 2015-09-18 16:12 UTC  (5+ messages)
` [RFC v2 1/4] dt-bindings: drm/mediatek: Add Mediatek display subsystem dts binding
` [RFC v2 2/4] drm/mediatek: Add DRM Driver for Mediatek SoC MT8173
` [RFC v2 3/4] drm/mediatek: Add DSI sub driver
` [RFC v2 4/4] drm/mediatek: Add DRM-based framebuffer device

[PATCH] [eclipse-poky] Fix setting remote debug launcher for DSF [YOCTO #8317]
 2015-09-18 15:37 UTC 

Re: What should be in the next hammer/firefly release ?
 2015-09-18 16:10 UTC  (4+ messages)
  `  "

[Qemu-devel] [PULL 00/11] Ide patches
 2015-09-18 15:04 UTC  (11+ messages)
` [Qemu-devel] [PULL 01/11] ide: unify io_buffer_offset increments
` [Qemu-devel] [PULL 02/11] qtest/ahci: use generate_pattern everywhere
` [Qemu-devel] [PULL 03/11] qtest/ahci: export generate_pattern
` [Qemu-devel] [PULL 04/11] ide-test: add cdrom pio test
` [Qemu-devel] [PULL 05/11] ide-test: add cdrom dma test
` [Qemu-devel] [PULL 06/11] ide: fix ATAPI command permissions
` [Qemu-devel] [PULL 07/11] atapi: abort transfers with 0 byte limits
` [Qemu-devel] [PULL 09/11] ahci: fix signature generation
` [Qemu-devel] [PULL 10/11] ahci: remove cmd_fis argument from write_fis_d2h
` [Qemu-devel] [PULL 11/11] ahci: clean up initial d2h semantics

Stable release 3.12.48
 2015-09-18 16:07 UTC  (4+ messages)

[PATCH] irq_remapping: move structs outside #ifdef
 2015-09-18 16:06 UTC 

[PATCH v9 00/18] Add VT-d Posted-Interrupts support - including prerequisite series
 2015-09-18 16:06 UTC  (14+ messages)
` [PATCH v9 01/18] virt: IRQ bypass manager
` [PATCH v9 04/18] KVM: create kvm_irqfd.h
` [PATCH v9 17/18] KVM: Update Posted-Interrupts Descriptor when vCPU is blocked

[PATCH] README: Add ARC architecture
 2015-09-18 16:05 UTC  (2+ messages)

[PATCH] crypto: qat - VF should never trigger SBR on PH
 2015-09-18 16:01 UTC  (2+ messages)

[PATCH] Doc:misc-devices: Fix typo in Documentation/misc-devices
 2015-09-18 16:04 UTC  (2+ messages)

[PATCH net] af_unix: return data from multiple SKBs on recv() with MSG_PEEK flag
 2015-09-18 16:04 UTC 

[PATCH] kvmtool: don't rely on $HOME
 2015-09-18 16:04 UTC  (5+ messages)

[PATCHSET v2 cgroup/for-4.4] cgroup: make multi-process migration atomic
 2015-09-18 16:04 UTC  (5+ messages)
` [PATCH 2/5] cgroup, memcg, cpuset: implement cgroup_taskset_for_each_leader()

mvneta: SGMII fixed-link not so fixed
 2015-09-18 16:04 UTC  (14+ messages)

[ath9k-devel] ath9k hangs with recent backports
 2015-09-18 16:04 UTC  (3+ messages)

[PATCH v2] can: Add documentation for CAN FD driver configuration
 2015-09-18 16:03 UTC  (3+ messages)

[Qemu-devel] [PATCH v2 1/4] utils: rename strtosz to use qemu prefix
 2015-09-18 15:44 UTC  (5+ messages)
` [Qemu-devel] [PATCH v2 4/4] Replace strotok() by strtok_r()

[PATCH] tests/gem_ctx_param_basic: fix up non-root-set-no-zeromap subtest
 2015-09-18 16:02 UTC  (3+ messages)

possible reason: unannotated irqs-off
 2015-09-18 16:02 UTC  (2+ messages)

What's up with this list?
 2015-09-18 16:01 UTC  (6+ messages)

[PULL REQUEST] Please pull rdma.git
 2015-09-18 16:01 UTC 

[Qemu-devel] [PATCH v5 00/38] blockdev: BlockBackend and media
 2015-09-18 16:00 UTC  (9+ messages)
` [Qemu-devel] [PATCH v5 01/38] block: Remove host floppy support
` [Qemu-devel] [PATCH v5 02/38] block: Set BDRV_O_INCOMING in bdrv_fill_options()
` [Qemu-devel] [PATCH v5 03/38] blockdev: Allow creation of BDS trees without BB
` [Qemu-devel] [PATCH v5 04/38] iotests: Only create BB if necessary

[RFC PATCH lttng-tools] Fix: runas: set thread name
 2015-09-18 16:00 UTC 

[PATCH -mm] vmscan: fix sane_reclaim helper for legacy memcg
 2015-09-18 15:59 UTC  (3+ messages)

[Qemu-devel] [PULL 0/8] Error reporting patches
 2015-09-18 15:57 UTC  (2+ messages)

[RFC PATCH 0/2] kvmclock: fix ABI breakage from PVCLOCK_COUNTS_FROM_ZERO
 2015-09-18 15:54 UTC  (3+ messages)
` [PATCH 1/2] x86: kvmclock: abolish PVCLOCK_COUNTS_FROM_ZERO
` [PATCH 2/2] Revert "KVM: x86: zero kvmclock_offset when vcpu0 initializes kvmclock system MSR"

[Qemu-devel] [PATCH] target-arm: implement arm_debug_target_el()
 2015-09-18 15:57 UTC  (4+ messages)

[PATCH/TRIVIAL] Documentation: lockstat: Fix typo lokcing -> locking
 2015-09-18 15:57 UTC  (3+ messages)
` [tip:locking/core] locking/Documentation/lockstat: Fix typo - "

[PATCH] kernel: fix data race in put_pid
 2015-09-18 15:57 UTC  (13+ messages)

ath10k RFKILL hard block
 2015-09-18 15:49 UTC 

[PATCH 5/6] net: ks8851: Fix module autoload for OF platform driver
 2015-09-18 15:55 UTC 

[PATCH 6/6] net: moxa: Fix module autoload for OF platform driver
 2015-09-18 15:56 UTC 

[PATCH 00/26] Remove struct clk based provider APIs
 2015-09-18 15:56 UTC  (4+ messages)
` [PATCH 02/26] clk: Replace __clk_get_num_parents with clk_hw_get_num_parents()

[PATCHSET] cgroup: use static_keys for subsystem enabled and on_dfl tests
 2015-09-18 15:55 UTC  (2+ messages)

[PATCH] driver core: Ensure proper suspend/resume ordering
 2015-09-18 15:55 UTC  (4+ messages)

[PATCH 4/6] net: freescale: Fix module autoload for OF platform driver
 2015-09-18 15:55 UTC 

[PATCH 3/6] net: bcmgenet: Fix module autoload for OF platform driver
 2015-09-18 15:55 UTC 

[Qemu-devel] [PATCH] throttle: test that snapshots move the throttling configuration
 2015-09-18 15:54 UTC  (2+ messages)
` [Qemu-devel] [Qemu-block] "

[PATCH 2/6] net: systemport: Fix module autoload for OF platform driver
 2015-09-18 15:54 UTC 

[PATCH v6 00/29] Introduce HVM without dm and new boot ABI
 2015-09-18 15:53 UTC  (5+ messages)
` [PATCH v6 08/29] libxc: introduce a xc_dom_arch for hvm-3.0-x86_32 guests
` [PATCH v6 09/29] libxl: switch HVM domain building to use xc_dom_* helpers

[PATCH 1/6] net: arc: Fix module autoload for OF platform driver
 2015-09-18 15:54 UTC 

[PATCH V2] IB/hfi: Properly set permissions for user device files
 2015-09-18 15:54 UTC  (2+ messages)

[PATCH 0/6] net: Fix module autoload for OF platform drivers
 2015-09-18 15:53 UTC 

[PATCH 1/2] nouveau: arm: Add MODULE_FIRMWARE for gk20a
 2015-09-18 15:52 UTC  (2+ messages)

[patch v2] IB/hfi1: info leak in get_ctxt_info()
 2015-09-18 15:51 UTC  (3+ messages)

[patch] IB/hfi1: fix a locking bug
 2015-09-18 15:51 UTC  (3+ messages)

[PATCH v2 0/7] hwrng: Add support for STMicroelectronics' RNG IP
 2015-09-18 15:51 UTC  (7+ messages)

[patch] IB/hfi1: checking for NULL instead of IS_ERR
 2015-09-18 15:51 UTC  (3+ messages)

[PATCH linux-next 0/4] mtd: spi-nor: fix Quad SPI memory support
 2015-09-18 15:49 UTC  (18+ messages)
` [PATCH linux-next 1/4] mtd: spi-nor: remove unused read_xfer/write_xfer hooks
` [PATCH linux-next 2/4] mtd: spi-nor: properly detect the memory when it boots in Quad or Dual mode
` [PATCH linux-next 3/4] mtd: spi-nor: fix Quad SPI mode support for Spansion, Micron and Macronix
` [PATCH linux-next 4/4] mtd: m25p80: add support of dual and quad spi protocols to all commands

[PATCH] IB/hfi1: fix sdma_descq_cnt parameter parsing
 2015-09-18 15:50 UTC  (2+ messages)

[patch] IB/hfi1: fix copy_to/from_user() error handling
 2015-09-18 15:50 UTC  (3+ messages)

[PATCH 00/17] Create and use ida and idr helper routines
 2015-09-18 15:49 UTC  (7+ messages)
` [PATCH 01/17] Add "

[U-Boot] [PATCH 0/6] ARM: sunxi: Introduce CHIP support
 2015-09-18 15:49 UTC  (7+ messages)
` [U-Boot] [PATCH 3/6] sunxi: Add the R8 DTSI
    ` [U-Boot] [linux-sunxi] "

[PATCH 1/2] Bluetooth: btmrvl: fix firmware dump issue
 2015-09-18 15:48 UTC  (4+ messages)
` [PATCH 2/2] Bluetooth: btmrvl: add sd8997 chipset support

[PATCH 0/2] VFIO: Accept IOMMU group (PE) ID
 2015-09-18 15:47 UTC  (3+ messages)

[Buildroot] [RFC 0/6] mdev-only /dev management (without devtmpfs)
 2015-09-18 15:47 UTC  (13+ messages)
` [Buildroot] [RFC 3/6] system: add "

master - tests: check dmsetup remove --force
 2015-09-18 15:46 UTC 

master - tests: use remount-ro for extfs
 2015-09-18 15:46 UTC 

master - man: use PD/HP for compressed lines
 2015-09-18 15:45 UTC 

master - man: enhance dmsetup/dmstats
 2015-09-18 15:45 UTC 

master - dmsetup: improve help text
 2015-09-18 15:45 UTC 

master - dmsetup: use noflush with force removal
 2015-09-18 15:45 UTC 

master - libdm: parse Overflow string from snapshot status
 2015-09-18 15:45 UTC 

[PATCH v17 00/14] port tag.c to use ref-filter APIs
 2015-09-18 15:44 UTC  (12+ messages)
` [PATCH v17 14/14] tag.c: implement '--merged' and '--no-merged' options

[Qemu-devel] [PATCH v5 0/4] Add 'blockdev-snapshot' command
 2015-09-18 15:45 UTC  (5+ messages)
` [Qemu-devel] [PATCH v5 2/4] block: support passing 'backing': '' to 'blockdev-add'
` [Qemu-devel] [PATCH v5 4/4] block: add tests for the 'blockdev-snapshot' command

[PATCH v4] ARM: configs: Add Freescale LS1021A defconfig
 2015-09-18 15:45 UTC  (5+ messages)

[PATCH 0/3] Dynamic common utilities
 2015-09-18 15:44 UTC  (3+ messages)

[PATCH] gpio: mention in DT binding doc that <name>-gpio is also supported
 2015-09-18 15:44 UTC  (2+ messages)

[PATCH] powercap / RAPL : remove dependency on iosf_mbi
 2015-09-18 15:43 UTC  (3+ messages)

[PATCH -mm] mm/khugepaged: fix scan not aborted on SCAN_EXCEED_SWAP_PTE
 2015-09-18 15:43 UTC  (2+ messages)

[PATCH] linux-firmware: Add qmss accumulator pdsp firmware for keystone SoCs
 2015-09-18 15:43 UTC  (3+ messages)

[PATCH] crypto: marvell: properly handle CRYPTO_TFM_REQ_MAY_BACKLOG-flagged requests
 2015-09-18 15:40 UTC  (3+ messages)

[PATCH] IB/hfi1: fix pstateinfo from returning improperly byteswapped value
 2015-09-18 15:41 UTC  (2+ messages)

[PATCH] mm/oom_kill.c: don't kill TASK_UNINTERRUPTIBLE tasks
 2015-09-18 15:41 UTC  (4+ messages)

[Qemu-devel] [PATCH v2 00/22] Do away with TB retranslation
 2015-09-18 15:40 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2 04/22] target-*: Introduce and use cpu_breakpoint_test

[PATCH v1 0/2] arm64: runtime workaround for erratum #843419
 2015-09-18 15:40 UTC  (3+ messages)
` [PATCH v1 1/2] arm64: introduce infrastructure for emitting veneers at module reloc time
` [PATCH v1 2/2] arm64: errata: add module load workaround for erratum #843419

[PATCH 0/5] ARM: sunxi: Introduce CHIP support
 2015-09-18 15:36 UTC  (3+ messages)
` [linux-sunxi] "

[PATCH] arm64: dmi: initialize DMI earlier in boot
 2015-09-18 15:37 UTC  (5+ messages)

[PATCH 5/5] drm/tegra: Fix module autoload for OF platform driver
 2015-09-18 15:36 UTC  (3+ messages)

Failover root devices
 2015-09-18 15:36 UTC  (16+ messages)

[PATCH v2 00/30] cxlflash: Miscellaneous bug fixes and corrections
 2015-09-18 15:34 UTC  (3+ messages)
` [PATCH v2 11/30] cxlflash: Make functions static

[PATCH OSSTEST] make_qcow2: Look for qemu-img under /usr as well as /usr/local
 2015-09-18 15:34 UTC 

[PATCH] KVM: x86: trap AMD MSRs for the TSeg base and mask
 2015-09-18 15:34 UTC 

[PATCH 0/1] new PTEST_RUN_SCRIPT_PATH
 2015-09-18 13:42 UTC 

hwmon: coretemp: use dynamically allocated array to store per core data
 2015-09-18 15:33 UTC  (4+ messages)
` [PATCH 1/1] "

[PATCH 0/4] ARM: dts: sun8i: Add pwm-backlight device for A23/A33 Q8 format tablets
 2015-09-18 15:32 UTC  (7+ messages)
` [PATCH 2/4] ARM: dts: sun8i: Add PWM channel 0 pinmux setting for A23/A33
  ` [linux-sunxi] "
` [PATCH 3/4] ARM: dts: sun8i: Enable PWM controller on A23/A33 Q8 format tablets
  ` [linux-sunxi] "

QEMU fw_cfg DMA interface
 2015-09-18 15:31 UTC  (4+ messages)
` [Qemu-devel] [PATCH v3 0/5] "
  ` [Qemu-devel] [PATCH v3 3/5] Implement "

[PATCH v2] arm64: Introduce IRQ stack
 2015-09-18 15:31 UTC  (9+ messages)

[PATCH V6 0/3] nvmem: add ocotp support for i.MX23 and i.MX28
 2015-09-18 15:31 UTC  (3+ messages)

[PATCH v3 1/2] Fixed ds1390_get_reg returned value
 2015-09-18 15:27 UTC  (4+ messages)
` [rtc-linux] "
` [PATCH v3 2/2] Added trickle charger device tree binding
  ` [rtc-linux] "


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.