messages from 2015-10-06 18:03:52 to 2015-10-06 19:06:20 UTC [more...]
[PATCH next 0/30] Passing net through the netfilter hooks
2015-10-06 18:53 UTC (37+ messages)
` [PATCH next 0/14] netfilter: Stop guessing net
` [PATCH next 0/15] netfilter: Stop guessing net (take 2)
` [PATCH next 0/5] netfilter: Pass net into ip_route_me_harder
` [PATCH net-next 0/6] net: Pass net through ip fragmention
` [PATCH net-next 00/15] net: Pass net through the output path
` [PATCH net-next 01/15] ipv4: Fix ip_local_out_sk by passing the sk into __ip_local_out_sk
` [PATCH net-next 02/15] xfrm: Only compute net once in xfrm_policy_queue_process
` [PATCH net-next 03/15] net: Pass net into dst_output and remove dst_output_okfn
` [PATCH net-next 04/15] dst: Pass a sk into .local_out
` [PATCH net-next 05/15] ipv4: Merge __ip_local_out and __ip_local_out_sk
` [PATCH net-next 06/15] ipv4: Merge ip_local_out and ip_local_out_sk
` [PATCH net-next 07/15] ipv6: Merge __ip6_local_out and __ip6_local_out_sk
` [PATCH net-next 08/15] ipv6: Merge ip6_local_out and ip6_local_out_sk
` [PATCH net-next 09/15] ipv4: Cache net in iptunnel_xmit
` [PATCH net-next 10/15] ipv4: Cache net in ip_build_and_send_pkt and ip_queue_xmit
` [PATCH net-next 11/15] ppp: Cache net in pptp_xmit
` [PATCH net-next 12/15] ipvlan: Cache net in ipvlan_process_v4_outbound and ipvlan_process_v6_outbound
` [PATCH net-next 13/15] ipv4,ipv6: Pass net into __ip_local_out and __ip6_local_out
` [PATCH net-next 14/15] ipv4,ipv6: Pass net into ip_local_out and ip6_local_out
` [PATCH net-next 15/15] dst: Pass net into dst->output
Potential OSD deadlock?
2015-10-06 19:06 UTC (16+ messages)
` [ceph-users] "
[PATCH 0/9] port branch.c to use ref-filter printing APIs
2015-10-06 19:03 UTC (7+ messages)
` [PATCH 8/9] branch: "
[Bug 92269] (Unity3D) A small game Sol 0 have graphic glitches
2015-10-06 19:04 UTC (2+ messages)
[PATCH net] openvswitch: Fix egress tunnel info
2015-10-06 19:03 UTC (11+ messages)
[PATCH] af_unix: constify the sock parameter in unix_sk()
2015-10-06 19:03 UTC
[PATCH 1/3] drm/i915: remove parens around revision ids
2015-10-06 19:02 UTC (5+ messages)
` [PATCH 2/3] drm/i915/bxt: add revision id for A1 stepping and use it
[Cluster-devel] [GFS2 PATCH v2 00/15] Fifteen patches related to file unlink->delete->new
2015-10-06 19:02 UTC (16+ messages)
` [Cluster-devel] [GFS2 PATCH v2 01/15] GFS2: Update master statfs buffer with sd_statfs_spin locked
` [Cluster-devel] [GFS2 PATCH v2 02/15] GFS2: Allow fail_gunlock3 to set the free_vfs_inode bit
` [Cluster-devel] [GFS2 PATCH v2 03/15] GFS2: Protect log tail calculations with inside locks
` [Cluster-devel] [GFS2 PATCH v2 04/15] GFS2: Wait for iopen glock dequeues
` [Cluster-devel] [GFS2 PATCH v2 05/15] GFS2: Reintroduce a timeout in function gfs2_gl_hash_clear
` [Cluster-devel] [GFS2 PATCH v2 06/15] GFS2: Prevent gl_delete work for re-used inodes
` [Cluster-devel] [GFS2 PATCH v2 07/15] GFS2: Truncate address space mapping when deleting an inode
` [Cluster-devel] [GFS2 PATCH v2 08/15] GFS2: Don't filter out I_FREEING inodes anymore
` [Cluster-devel] [GFS2 PATCH v2 09/15] GFS2: generalize gfs2_check_blk_type
` [Cluster-devel] [GFS2 PATCH v2 10/15] GFS2: Change from tr_touched to tr_bufs
` [Cluster-devel] [GFS2 PATCH v2 11/15] GFS2: Add new function gfs2_inode_lookup_for_del
` [Cluster-devel] [GFS2 PATCH v2 12/15] gfs2: Remove unused param non_block from gfs2_inode_lookup
` [Cluster-devel] [GFS2 PATCH v2 13/15] gfs2: Use new variable i_gl instead of ip->i_gl
` [Cluster-devel] [GFS2 PATCH v2 14/15] GFS2: Hold onto iopen glock longer when dinode creation fails
` [Cluster-devel] [GFS2 PATCH v2 15/15] GFS2: Rework gfs2_evict_inode to prevent collisions with openers
[Cluster-devel] [GFS2 PATCH 00/15] Fifteen patches related to file unlink->delete->new
2015-10-06 19:02 UTC (6+ messages)
` [Cluster-devel] [GFS2 PATCH 06/15] GFS2: Prevent gl_delete work for re-used inodes
` [Cluster-devel] [GFS2 PATCH 13/15] gfs2: Use new variable i_gl instead of ip->i_gl
[PATCH V9] dt: add NVIDIA Tegra XUSB controller binding
2015-10-06 19:01 UTC (2+ messages)
[PATCH v5 0/3] PCI: st: provide support for dw pcie
2015-10-06 19:01 UTC (5+ messages)
` [PATCH v5 1/3] ARM: STi: Kconfig update for PCIe support
[Qemu-devel] Debugging Migration
2015-10-06 19:00 UTC (2+ messages)
[xen-unstable-smoke test] 62704: tolerable all pass - PUSHED
2015-10-06 19:01 UTC
net: Microchip encx24j600 driver
2015-10-06 19:00 UTC
[PATCH] mtd: spi-nor: handle controller driver limitations in spi_nor_read
2015-10-06 18:51 UTC
[PATCH] mtd: m25p80: add error handling to m25p80_read
2015-10-06 18:20 UTC
[PATCH] genirq: Handle force threading of irqs with primary and thread handler
2015-10-06 18:59 UTC (3+ messages)
` [tip:irq/core] "
cpufreq-dt error: failed to init cpufreq table: -61
2015-10-06 18:57 UTC (6+ messages)
Bluetooth: btbcm: Read the local name in setup stage
2015-10-06 18:57 UTC
[PATCH v2 4/5] net: phy: Broadcom Cygnus internal Etherent PHY driver
2015-10-06 18:56 UTC (3+ messages)
[RFC PATCH v2 0/5] kdbus LSM/SELinux hooks
2015-10-06 18:55 UTC (4+ messages)
` [RFC PATCH v2 5/5] selinux: introduce kdbus access controls
[PATCH 0/9] dw-hdmi audio support
2015-10-06 18:54 UTC (12+ messages)
` [PATCH 1/9] drm: bridge/dw_hdmi-ahb-audio: add audio driver
[PATCH] x86: cmpxchg_double: Add missing memory clobber
2015-10-06 18:54 UTC
[PATCH tip/core/rcu 0/13] percpu-rwsem patches for 4.4
2015-10-06 18:50 UTC (3+ messages)
Input: joydev - validate axis/button maps before clobbering current ones
2015-10-06 18:51 UTC
[PATCH RFC V2 0/5] another generic audio hdmi codec proposal
2015-10-06 18:51 UTC (6+ messages)
` [alsa-devel] "
[PATCH v6 3/6] power: Add support for DA9150 Fuel-Gauge
2015-10-06 18:50 UTC (3+ messages)
[PATCH v3 0/3] uio: add MSI/MSI-X support to uio_pci_generic driver
2015-10-06 18:51 UTC (11+ messages)
` [PATCH v3 2/3] uio_pci_generic: add MSI/MSI-X support
[PATCH] block: flush queued bios when the process blocks
2015-10-06 18:50 UTC (10+ messages)
` "
` [dm-devel] "
[PATCH 00/17] ARM: pxa: Use PWM lookup tables
2015-10-06 18:49 UTC (5+ messages)
` [PATCH 01/17] ARM: pxa: cm-x300: Use PWM lookup table
[PATCH v1 00/24] New fast registration API
2015-10-06 18:49 UTC (12+ messages)
[urcu][GIT PULL] Add support for Solaris 10 and 11
2015-10-06 18:48 UTC
can't oom-kill zap the victim's memory?
2015-10-06 18:45 UTC (12+ messages)
[PATCH net-next v2 1/2] mpls: multipath support
2015-10-06 18:46 UTC
[PATCH net-next v2 2/2] mpls: flow-based multipath selection
2015-10-06 18:46 UTC
[PATCH net-next v2 0/2] mpls: multipath support
2015-10-06 18:46 UTC
YOUR PAYMENT IS NOW SCHEDULED VIA ATM MASTER CARD
2015-10-06 18:13 UTC
[PATCH] iio: mxs-lradc: Fix temperature offset
2015-10-06 18:43 UTC (2+ messages)
AMD-Vi IO_PAGE_FAULTs and ata3.00: failed command: READ FPDMA QUEUED errors since Linux 4.0
2015-10-06 18:37 UTC (13+ messages)
` [dm-devel] "
[PATCH 3.18+] ARM: orion: Fix DSA platform device after mvmdio conversion
2015-10-06 18:42 UTC (5+ messages)
` [PATCH 3.10-3.17] "
[GIT PULL] Renesas ARM Based SoC Cleanup for v4.4
2015-10-06 18:42 UTC (5+ messages)
[v2] [PATCHES] docker/docker-registry issues
2015-10-06 18:41 UTC (8+ messages)
` [PATCH 1/7] docker: needs go 1.3
` [PATCH 2/7] Backport go-cross: fix the bug of cross building error
` [PATCH 3/7] Backport go-cross: fix the building failed for quark bsp
` [PATCH 4/7] Backport go-cross: set alignment for the .rel.plt section on 32-bit architectures
` [PATCH 5/7] Enable go-cross 1.3 to coexist with later versions
` [PATCH 6/7] docker: fix paths for cross compile
` [PATCH 7/7] python-greenlet: uprev to 0.4.9
[PATCHES] docker/docker-registry issues
2015-10-06 18:40 UTC (9+ messages)
` [PATCH 1/7] docker: needs go 1.3
` [PATCH 2/7] Backport go-cross: fix the bug of cross building error
` [PATCH 3/7] Backport go-cross: fix the building failed for quark bsp
` [PATCH 4/7] Backport go-cross: set alignment for the .rel.plt section on 32-bit architectures
` [PATCH 5/7] Enable go-cross 1.3 to coexist with later versions
` [PATCH 6/7] docker: fix paths for cross compile
` [PATCH 7/7] python-greenlet: uprev to 0.4.9
Minor error in the firefly release notes
2015-10-06 18:35 UTC (2+ messages)
[Qemu-devel] [PATCH 0/5] ide: avoid main-loop hang on CDROM/NFS failure
2015-10-06 18:34 UTC (10+ messages)
` [Qemu-devel] [PATCH 1/5] ide/atapi: make PIO read requests async
all your slabs are belong to ram ?
2015-10-06 18:34 UTC (4+ messages)
[Qemu-devel] [PATCH v1 1/1] sdhci.c: Limit the maximum block size
2015-10-06 18:34 UTC (2+ messages)
[PATCH 00/11] arm: omap: counter32k rework
2015-10-06 18:33 UTC (4+ messages)
` [PATCH 04/11] arm: omap2: timer: provide generic sync32k_timer_init function
[PATCH tip/core/rcu 0/4] torture-test changes for 4.4
2015-10-06 18:32 UTC (4+ messages)
` [PATCH tip/core/rcu 1/4] rcutorture: Fix module unwind when bad torture_type specified
[PATCH 0/6] mdadm support for journal device of RAID-4/5/6
2015-10-06 18:32 UTC (3+ messages)
` [PATCH 3/6] Enable create array with write journal (--write-journal DEVICE)
[PATCH] iio: bmc150: Fix type of step transfer variable
2015-10-06 18:31 UTC
[PATCH v2 00/16] NFS/RDMA patches for merging into v4.4
2015-10-06 18:30 UTC (16+ messages)
` [PATCH v2 02/16] xprtrdma: Re-arm after missed events
` [PATCH v2 03/16] xprtrdma: Prevent loss of completion signals
` [PATCH v2 04/16] xprtrdma: Refactor reply handler error handling
` [PATCH v2 05/16] xprtrdma: Replace send and receive arrays
` [PATCH v2 06/16] xprtrdma: Use workqueue to process RPC/RDMA replies
[PATCH v3 0/6] Enable gpu switching on the MacBook Pro
2015-10-06 18:27 UTC (6+ messages)
` [PATCH v3 1/6] vga_switcheroo: Add support for switching only the DDC
[PATCH v5 0/4] uio: add MSI/MSI-X support to uio_pci_generic driver
2015-10-06 18:27 UTC (2+ messages)
RoCE RDMA CM handling after the demux patches
2015-10-06 18:27 UTC (3+ messages)
` [PATCH] [RESEND] IB/cma: Accept connection without a valid netdev on RoCE
[PATCH v2 00/36] x86: Rewrite all syscall entries except native 64-bit
2015-10-06 18:26 UTC (10+ messages)
` [PATCH v2 09/36] x86/asm: Re-add manual CFI infrastructure
` [PATCH v2 22/36] x86/entry: Add C code for fast system call entries
Missing operand for tlbie instruction on Power7
2015-10-06 18:25 UTC (3+ messages)
[PATCH] Typo correction for description in gpio document
2015-10-06 18:24 UTC
[PATCH] ipvs: Remove possibly unused net variable from ip_vs_out
2015-10-06 18:24 UTC (2+ messages)
[PATCH v3 0/4] SysFS driver for QEMU fw_cfg device
2015-10-06 18:17 UTC (7+ messages)
` [PATCH v3 1/4] firmware: introduce sysfs driver for QEMU's "
` [Qemu-devel] "
[PATCH] usnic: add missing clauses to BSD license
2015-10-06 18:17 UTC (2+ messages)
[PATCH 1/1] drm/i915/bxt: Set time interval unit to 0.833us
2015-10-06 18:16 UTC (2+ messages)
[PATCH v4 0/2] pwm: Broadcom BCM7038 PWM controller (v4)
2015-10-06 18:16 UTC (5+ messages)
[PATCH v2] iommu/arm-smmu: Add support for MSI on SMMUv3
2015-10-06 18:15 UTC (2+ messages)
[Printing-architecture] OP Minutes (1 September 2015)
2015-10-06 18:14 UTC (3+ messages)
` [Printing-architecture] REMINDER: OP telecon NOW
` [Printing-architecture] CANCELLED: OP telecon today
raid5-cache I/O path improvements V3
2015-10-06 18:14 UTC (2+ messages)
[refpolicy] modules_object_t vs. modules_dep_t labeling
2015-10-06 18:13 UTC (3+ messages)
[PATCH 00/18] ALSA: hdac: move hdac helpers to core
2015-10-06 18:12 UTC (2+ messages)
Move file from one share to an other share, all under the same DFS
2015-10-06 18:12 UTC
[PATCH] x86/process: Silence KASAN warnings in get_wchan()
2015-10-06 18:11 UTC (8+ messages)
[U-Boot] [PATCH 1/1] imximage: header.length of 4 is valid
2015-10-06 18:09 UTC (4+ messages)
[PATCH v2 00/43] lmdb ref backend
2015-10-06 18:09 UTC (6+ messages)
` [PATCH v2 40/43] refs: allow ref backend to be set for clone
[PATCH] tools/python: remove broken xl binding
2015-10-06 18:09 UTC (3+ messages)
[U-Boot] Inconsistencies in commands regarding load_addr
2015-10-06 18:09 UTC (2+ messages)
[PATCH 1/1] net: ipv4: tcp.c Fixed an assignment coding style issue
2015-10-06 18:08 UTC
[PATCH tip/core/rcu 0/13] Miscellaneous fixes for 4.4
2015-10-06 18:07 UTC (7+ messages)
` [PATCH tip/core/rcu 01/13] sched: Export sched_setscheduler_nocheck
` [PATCH tip/core/rcu 07/13] rcu: Move preemption disabling out of __srcu_read_lock()
[PATCH v3 0/4] ST PLL improvement
2015-10-06 18:06 UTC (4+ messages)
` [PATCH v3 2/4] drivers: clk: st: PLL rate change implementation for DVFS
[PATCH net-next 0/2] bpf: unprivileged
2015-10-06 18:05 UTC (14+ messages)
` [PATCH net-next 1/2] bpf: enable non-root eBPF programs
[PATCHv9 00/15] HDMI CEC framework
2015-10-06 18:05 UTC (3+ messages)
` [PATCHv9 06/15] rc: Add HDMI CEC protocol handling
[PATCH 01/10] nbd: Fix timeout detection
2015-10-06 18:03 UTC (2+ messages)
` [PATCH] nbd: Add locking for tasks
[PATCH 0/2] michaelw/toaster/buildinfo-fixes
2015-10-06 18:03 UTC (3+ messages)
` [PATCH 1/2] toaster: buildinfohelper associate build data with built_recipe
` [PATCH 2/2] toaster: buildinfohelper Skip packages we have no build info about
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.