messages from 2015-04-10 23:12:31 to 2015-04-11 02:14:55 UTC [more...]
btrfs balance {,meta}data to raid5 not working?
2015-04-11 2:14 UTC (2+ messages)
[Intel-wired-lan] [net-next v2 05/25] fm10k: Add netconsole support
2015-04-11 2:14 UTC
[lm-sensors] [NCT6775] Additional temperature sensors on nct6791d
2015-04-11 2:12 UTC (2+ messages)
[dizzy 0/7] inotify patchset back-port
2015-04-11 2:12 UTC (3+ messages)
[meta-security][PATCH 1/2] libseccomp: add ppc support
2015-04-11 2:11 UTC (2+ messages)
` [meta-security][PATCH 2/2] libseccomp: add tests
[xen-4.5-testing test] 50373: regressions - FAIL
2015-04-11 2:09 UTC
RDMA Multicasting
2015-04-11 2:07 UTC (6+ messages)
[RFC PATCH net-next 00/10] ipv6: Only create RTF_CACHE route after encountering pmtu exception
2015-04-11 1:59 UTC (11+ messages)
` [RFC PATCH net-next 01/10] ipv6: Remove external dependency on rt6i_dst and rt6i_src
` [RFC PATCH net-next 02/10] ipv6: Remove external dependency on rt6i_gateway and RTF_ANYCAST
` [RFC PATCH net-next 03/10] ipv6: Combine rt6_alloc_cow and rt6_alloc_clone
` [RFC PATCH net-next 04/10] ipv6: Only create RTF_CACHE routes after encountering pmtu exception
` [RFC PATCH net-next 05/10] ipv6: Allow pmtu update on /128 via gateway route
` [RFC PATCH net-next 06/10] ipv6: Avoid deleting RTF_CACHE route from ip6_route_del()
` [RFC PATCH net-next 07/10] ipv6: Extend the route lookups to low priority metrics
` [RFC PATCH net-next 08/10] ipv6: Do not use inetpeer when creating RTF_CACHE route for /128 via gateway entry
` [RFC PATCH net-next 09/10] ipv6: Break up ip6_rt_copy()
` [RFC PATCH net-next 10/10] ipv6: Create percpu rt6_info
[RFC PATCH 00/10] ipv6: Only create RTF_CACHE route after encountering pmtu exception
2015-04-11 1:54 UTC (11+ messages)
` [RFC PATCH 01/10] ipv6: Remove external dependency on rt6i_dst and rt6i_src
` [RFC PATCH 02/10] ipv6: Remove external dependency on rt6i_gateway and RTF_ANYCAST
` [RFC PATCH 03/10] ipv6: Combine rt6_alloc_cow and rt6_alloc_clone
` [RFC PATCH 04/10] ipv6: Only create RTF_CACHE routes after encountering pmtu exception
` [RFC PATCH 05/10] ipv6: Allow pmtu update on /128 via gateway route
` [RFC PATCH 06/10] ipv6: Avoid deleting RTF_CACHE route from ip6_route_del()
` [RFC PATCH 07/10] ipv6: Extend the route lookups to low priority metrics
` [RFC PATCH 08/10] ipv6: Do not use inetpeer when creating RTF_CACHE route for /128 via gateway entry
` [RFC PATCH 09/10] ipv6: Break up ip6_rt_copy()
` [RFC PATCH 10/10] ipv6: Create percpu rt6_info
Issues and/or possible bugs in alsa
2015-04-11 1:54 UTC (15+ messages)
[GIT PULL 1/2] ARM: tegra: Core code changes for v4.1-rc1
2015-04-11 1:52 UTC (4+ messages)
` [GIT PULL v2 "
[PATCH v6 0/8] Add support for Tegra Activity Monitor
2015-04-11 1:48 UTC (4+ messages)
` [PATCH v6 3/8] clk: tegra: Have EMC clock implement determine_rate()
[B.A.T.M.A.N.] [PATCH 1/2] bridge: multicast: call skb_checksum_{simple_, }validate
2015-04-11 1:46 UTC (4+ messages)
` [B.A.T.M.A.N.] [PATCH 2/2] net: Export IGMP/MLD message validation code
` [Bridge] "
[PATCH net-next] net: use jump label patching for ingress qdisc in __netif_receive_skb_core
2015-04-11 1:41 UTC (3+ messages)
[OSADL QA 3.18.9-rt5 #1]
2015-04-11 1:35 UTC (4+ messages)
[PATCH v4 net-next 2/2] tc: add 'needs_l2' flag to ingress qdisc
2015-04-11 1:39 UTC (2+ messages)
kernel WARNING on skb_complete_tx_timestamp
2015-04-11 1:34 UTC
[PATCH 0/4] clk: improve handling of orphan clocks
2015-04-11 1:32 UTC (12+ messages)
` [PATCH 1/4] clk: Propagate prepare and enable when reparenting orphans
` [PATCH 2/4] clk: add clk_is_orphan() to check if a clocks inherits from an orphan clock
` [PATCH 3/4] clk: add CLK_DEFER_ORPHAN flag to prevent orphans from being used
kernel/timer: avoid spurious ksoftirqd wakeups (v2)
2015-04-11 1:30 UTC (5+ messages)
[PATCH 00/14] netfilter: nf_tables: concatenation support
2015-04-11 1:27 UTC (15+ messages)
` [PATCH 01/14] netfilter: nf_tables: validate len in nft_validate_data_load()
` [PATCH 02/14] netfilter: nf_tables: rename nft_validate_data_load()
` [PATCH 03/14] netfilter: nft_lookup: use nft_validate_register_store() to validate types
` [PATCH 04/14] netfilter: nf_tables: kill nft_validate_output_register()
` [PATCH 05/14] netfilter: nf_tables: introduce nft_validate_register_load()
` [PATCH 06/14] netfilter: nf_tables: get rid of NFT_REG_VERDICT usage
` [PATCH 07/14] netfilter: nf_tables: use struct nft_verdict within struct nft_data
` [PATCH 08/14] netfilter: nf_tables: convert expressions to u32 register pointers
` [PATCH 09/14] netfilter: nf_tables: kill nft_data_cmp()
` [PATCH 10/14] netfilter: nf_tables: convert sets to u32 data pointers
` [PATCH 11/14] netfilter: nf_tables: add register parsing/dumping helpers
` [PATCH 12/14] netfilter: nf_tables: switch registers to 32 bit addressing
` [PATCH 13/14] netfilter: nf_tables: support variable sized data in nft_data_init()
` [PATCH 14/14] netfilter: nf_tables: variable sized set element keys / data
[PATCH] drm/i915: PSR: Fix DP_PSR_NO_TRAIN_ON_EXIT logic
2015-04-11 1:22 UTC (2+ messages)
[next:master 9498/10844] drivers/input/mouse/alps.c:1096:15: sparse: symbol 'alps_get_pkt_id_ss4_v2' was not declared. Should it be static?
2015-04-11 1:21 UTC (2+ messages)
` [PATCH next] Input: alps_get_pkt_id_ss4_v2() can be static
[PATCH 00/17] musl fixes to run core-image-sato and core-image-weston
2015-04-11 1:20 UTC (18+ messages)
` [PATCH 01/17] mtd-utils: update to latest and fix static inlining
` [PATCH 02/17] var/volatile: Mount it if doing ro-rfs
` [PATCH 03/17] libproxy: Include select.h for posix compliance
` [PATCH 04/17] ppp: Add extra include dirs
` [PATCH 05/17] musl: Enable NLS
` [PATCH 06/17] vte: Pass _GNU_SOURCE via CFLAGS
` [PATCH 07/17] libfm-extra: Add own nls.m4
` [PATCH 08/17] connman: Fix builds to compile on musl
` [PATCH 09/17] perl: Fix build for musl
` [PATCH 10/17] iptables: Fix build on musl
` [PATCH 11/17] xserver-xorg: Use __GLIBC__ instread of __linux__ to denote glibc dependent code
` [PATCH 12/17] pulseaudio: Fix build with musl
` [PATCH 13/17] sudo: Disable hardening for musl
` [PATCH 14/17] xserver-xf86-config: Preload graphics driver modules "
` [PATCH 15/17] kbd: Mark glibc headers under __GLIBC__
` [PATCH 16/17] gdb: Refresh patches against git
` [PATCH 17/17] e2fsprogs: Delete identical binaries and create symlinks instead
[PATCH] Do not always checkout master branch in the kernel repository
2015-04-11 1:17 UTC
OT: Open letter to the Linux World
2015-04-11 1:08 UTC (5+ messages)
[GIT PULL] clk/tegra: Changes for v4.1-rc1
2015-04-11 1:07 UTC (3+ messages)
master - alloc: Respect cling_tag_list in contig alloc
2015-04-11 1:02 UTC
[PATCH v6 0/1] LTR301 ALS support
2015-04-11 0:59 UTC (2+ messages)
` [PATCH v6 1/1] iio: ltr501: Add support for ltr301
[PATCH] clk: spear600: Fix adc clock device name
2015-04-11 0:58 UTC (2+ messages)
[PATCH 2/2] drivers/usb/core: devio.c: Removed various warnings and errors generated by checkpatch.pl
2015-04-11 0:57 UTC
[PATCH v5 0/1] LTR301 ALS support
2015-04-11 0:56 UTC (2+ messages)
` [PATCH v5 1/1] iio: ltr301: Add support for ltr301
[PATCH] clk: clk-gpio-gate: Fix active low
2015-04-11 0:51 UTC (3+ messages)
[PATCH v3] ASoC: max98090: add shutdown callback for max98090
2015-04-11 0:50 UTC
[Bug 89842] New: Nvidia nouveau drivers hangs all gnome when open the new legacy tray in 3.16.0
2015-04-11 0:50 UTC (2+ messages)
` [Bug 89842] "
[PATCH net-next] tcp: fix bogus RTT for CC when retransmissions are acked
2015-04-11 0:50 UTC (2+ messages)
[PATCH] powerpc/hugetlb: Call mm_dec_nr_pmds() in hugetlb_free_pmd_range()
2015-04-11 0:45 UTC
[PATCH] efi: stub: use a pool allocation for the cmdline
2015-04-11 0:44 UTC (5+ messages)
[PATCH 0/2] Qualcomm Shared Memory Driver
2015-04-11 0:41 UTC (8+ messages)
` [PATCH 1/2] soc: qcom: Add device tree binding for Shared Memory Device
` [PATCH 2/2] soc: qcom: Add Shared Memory Driver
[PATCH] grep: correctly initialize help-all option
2015-04-11 0:34 UTC (5+ messages)
[miscdevice] BUG: unable to handle kernel NULL pointer dereference at 00000028
2015-04-10 3:28 UTC (4+ messages)
` [PATCH] lguest: explicitly setup /dev/lguest private_data
[PATCH] virtio_ring: Update weak barriers to use dma_wmb/rmb
2015-04-10 3:17 UTC (2+ messages)
Warning: HOME environment variable not set
2015-04-11 0:31 UTC (3+ messages)
[PATCH 1/2] soc: qcom: Add device tree binding for SMEM
2015-04-11 0:30 UTC (6+ messages)
` [PATCH 2/2] soc: qcom: Add Shared Memory Manager driver
[RFE] perf probe: Support globbing/regex in -a
2015-04-11 0:25 UTC (4+ messages)
` "
[PATCH RFC 0/3] simple copy offloading system call
2015-04-11 0:24 UTC (5+ messages)
` [PATCH RFC 1/3] vfs: add copy_file_range syscall and vfs helper
[PATCH] clk: sirf: add CSR atlas7 clk and reset support
2015-04-11 0:23 UTC (2+ messages)
bcache fails after reboot if discard is enabled
2015-04-11 0:14 UTC (14+ messages)
[PATCH] cpufreq/intel_pstate: Fix an annoying !CONFIG_SMP warning
2015-04-11 0:22 UTC (2+ messages)
[PATCH 1/2] i965/gen9: Pass alignment as function parameter in drm_intel_gem_bo_alloc_internal()
2015-04-11 0:20 UTC (2+ messages)
` [PATCH 2/2] Set alignment value in drm_intel_add_validate_buffer()
[Intel-wired-lan] [net-next v2 16/25] fm10k: don't handle mailbox events in iov_event path and always process mailbox
2015-04-11 0:20 UTC
[PATCH] PM / Hiberante : optimize swsusp_free()
2015-04-11 0:20 UTC (4+ messages)
[PATCH] ARM: dts: qcom: Add msm8660 PMU node
2015-04-11 0:19 UTC (3+ messages)
[PATCH v2 1/4] PCI: X-Gene: Add the APM X-Gene v1 PCIe MSI/MSIX termination driver
2015-04-11 0:16 UTC (11+ messages)
` [PATCH v3 0/4] PCI: X-Gene: Add APM X-Gene v1 "
` [PATCH v3 1/4] PCI: X-Gene: Add the APM X-Gene v1 PCIe "
[PATCH v5 00/11] ARM: vf610m4: Add Vybrid Cortex-M4 support
2015-04-11 0:13 UTC (4+ messages)
[PATCH v6 0/6] Add common clock support for Broadcom iProc architecture
2015-04-11 0:12 UTC (5+ messages)
` [PATCH v6 1/6] clk: iproc: define Broadcom iProc clock binding
Initial newstore vs filestore results
2015-04-11 0:09 UTC (17+ messages)
Bug#782364: linux-image-3.16.0-4-armmp: please configure drivers for both Cubox i4pro real time clocks
2015-04-11 0:08 UTC
[PATCH RFC] Support for write stream IDs
2015-04-11 0:06 UTC (6+ messages)
` [PATCH 3/6] direct-io: add support "
[PATCH v2 00/17] IB/Verbs: IB Management Helpers
2015-04-11 0:01 UTC (14+ messages)
` [PATCH v2 01/17] IB/Verbs: Implement new callback query_transport() for each HW
Bcache on btrfs: the perfect setup or the perfect storm?
2015-04-10 23:49 UTC (4+ messages)
[Buildroot] [PATCH v4] *config: improve handling of BR2_LEGACY
2015-04-10 23:49 UTC
[Intel-wired-lan] [net-next v2 07/25] fm10k: allow creation of VLAN on default vid
2015-04-10 23:48 UTC
[PATCH] goldfish_pipe: Fix unlikely() misuse
2015-04-10 23:47 UTC
[GIT PULL] irqchip: Core changes for v4.1 (round 3)
2015-04-10 23:45 UTC
[Buildroot] [PATCHv3] *config: improve handling of BR2_LEGACY
2015-04-10 23:43 UTC (2+ messages)
[PATCH] xfs_io: add copy_file_range command
2015-04-10 23:41 UTC
[PATCH] generic/326: basic copy_file_range() correctness
2015-04-10 23:41 UTC
[PATCH 0/3] clk: meson: Add clock controller
2015-04-10 23:40 UTC (5+ messages)
` [PATCH 1/3] clk: meson: Add support for Meson "
Advice on HYP interface for AsyncPF
2015-04-10 23:45 UTC (5+ messages)
[v12 0/5] ext4: add project quota support
2015-04-10 23:37 UTC (3+ messages)
` [v12 2/5] ext4: adds project ID support
[PATCH v2] mmap-lld: Update to new version 2.0.0.4
2015-04-10 23:35 UTC
[PATCH v4 net-next 1/2] net: introduce skb_postpush_rcsum() helper
2015-04-10 23:33 UTC (2+ messages)
` [PATCH v4 net-next 2/2] tc: add 'needs_l2' flag to ingress qdisc
CT ath10k firmware now supports IBSS + RSN
2015-04-10 23:32 UTC (2+ messages)
[PATCH] Add a quirk for the Dell XPS 13 (2015) when in PS/2 mode
2015-04-10 23:32 UTC (6+ messages)
libva decoding performance regression with kernel 4.0-rc
2015-04-10 23:25 UTC (4+ messages)
[PATCH 0/5] MIPS: xburst: add initial JZ4770 SoC support
2015-04-10 23:23 UTC (6+ messages)
` [PATCH 1/5] MIPS: xburst: add "
` [PATCH 2/5] MIPS: xburst: debug_ll: add JZ4770 support
` [PATCH 3/5] MIPS: xburst: add Ainol Novo7 Paladin support
` [PATCH 4/5] MIPS: add ainol-novo7-paladin_defconfig
` [PATCH 5/5] Documentation: add Ainol Novo7 Paladin board mini-howto
Updated RD/WRFS/GSBASE patchkit
2015-04-10 23:21 UTC (14+ messages)
` [PATCH 4/8] x86: Add support for rd/wr fs/gs base
[PATCH] mailbox: add ACPI support for mailbox framework
2015-04-10 23:42 UTC (4+ messages)
[GIT PULL] SCSI fixes for 4.0-rc7
2015-04-10 23:14 UTC
[RFT][PATCH 1/2] gpio: bcm-kona: Return error if requesting an already taken gpio
2015-04-10 23:13 UTC (4+ messages)
` [RFT][PATCH 2/2] gpio: bcm-kona: Implement get_direction callback
[Intel-wired-lan] [PATCH net-next v10 0/7]: ixgbevf: Allow querying VFs RSS indirection table and key
2015-04-10 23:12 UTC (13+ messages)
` [Intel-wired-lan] [PATCH net-next v10 1/7] if_link: Add an additional parameter to ifla_vf_info for RSS querying
` [Intel-wired-lan] [PATCH net-next v10 2/7] ixgbe: Add a new netdev op to allow/prevent a VF from querying an RSS info
` [Intel-wired-lan] [PATCH net-next v10 4/7] ixgbevf: Add a RETA query code
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.