messages from 2018-05-06 20:17:51 to 2018-05-06 23:05:38 UTC [more...]
[PATCH] fstests: many dangerous+auto tests are not dangerous anymore
2018-05-06 23:05 UTC
[bug] Multiline value should error if the next line is section
2018-05-06 23:03 UTC (4+ messages)
[PATCH] xz: use update-alternatives
2018-05-06 23:00 UTC
[PATCH 00/18] Add `branch-diff`, a `tbdiff` lookalike
2018-05-06 22:56 UTC (9+ messages)
` [PATCH v2 "
` [PATCH v2 02/18] Add a new builtin: branch-diff
[PATCH 1/3] drm/i915: Flush submission tasklet after bumping priority
2018-05-06 22:54 UTC (6+ messages)
` [PATCH 2/3] drm/i915: Combine set-wedged protection and tasklet kicking
` [PATCH 3/3] drm/i915/execlists: Direct submit onto idle engines
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/3] drm/i915: Flush submission tasklet after bumping priority
` ✗ Fi.CI.SPARSE: "
[PATCH] xfs: test inobt/on disk free state mismatches
2018-05-06 22:53 UTC
[PATCH] thermal: tegra: soctherm: add const to struct thermal_cooling_device_ops
2018-05-06 22:50 UTC (2+ messages)
[igt-dev] [PATCH i-g-t 1/2] lib: drop drmtest dependency on intel_batchbuffer
2018-05-06 22:47 UTC (4+ messages)
` [igt-dev] [PATCH i-g-t 2/2] lib: create new dependency for aubdump
` [igt-dev] ✓ Fi.CI.BAT: success for series starting with [i-g-t,1/2] lib: drop drmtest dependency on intel_batchbuffer
[PATCH 00/51] Netfilter/IPVS updates for net-next
2018-05-06 22:47 UTC (52+ messages)
` [PATCH 01/51] netfilter: ipvs: Fix space before '[' error
` [PATCH 02/51] netfilter: ipvs: Keep latest weight of destination
` [PATCH 03/51] netfilter: ipvs: Add Maglev hashing scheduler
` [PATCH 04/51] netfilter: ipvs: Add configurations of Maglev hashing
` [PATCH 05/51] ipvs: fix multiplicative hashing in sh/dh/lblc/lblcr algorithms
` [PATCH 06/51] netfilter: xt_NFLOG: use nf_log_packet instead of nfulnl_log_packet
` [PATCH 07/51] netfilter: nf_flow_table: use IP_CT_DIR_* values for FLOW_OFFLOAD_DIR_*
` [PATCH 08/51] netfilter: nf_flow_table: clean up flow_offload_alloc
` [PATCH 09/51] ipv6: make ip6_dst_mtu_forward inline
` [PATCH 10/51] netfilter: nf_flow_table: cache mtu in struct flow_offload_tuple
` [PATCH 11/51] netfilter: nf_flow_table: rename nf_flow_table.c to nf_flow_table_core.c
` [PATCH 12/51] netfilter: nf_flow_table: move ipv4 offload hook code to nf_flow_table
` [PATCH 13/51] netfilter: nf_flow_table: move ip header check out of nf_flow_exceeds_mtu
` [PATCH 14/51] netfilter: nf_flow_table: move ipv6 offload hook code to nf_flow_table
` [PATCH 15/51] netfilter: nf_flow_table: relax mixed ipv4/ipv6 flowtable dependencies
` [PATCH 16/51] netfilter: nf_flow_table: move init code to nf_flow_table_core.c
` [PATCH 17/51] netfilter: nf_flow_table: fix priv pointer for netdev hook
` [PATCH 18/51] netfilter: nf_flow_table: track flow tables in nf_flow_table directly
` [PATCH 19/51] netfilter: nf_flow_table: make flow_offload_dead inline
` [PATCH 20/51] netfilter: nf_flow_table: add a new flow state for tearing down offloading
` [PATCH 21/51] netfilter: nf_flow_table: in flow_offload_lookup, skip entries being deleted
` [PATCH 22/51] netfilter: nf_flow_table: add support for sending flows back to the slow path
` [PATCH 23/51] netfilter: nf_flow_table: tear down TCP flows if RST or FIN was seen
` [PATCH 24/51] netfilter: nf_flow_table: add missing condition for TCP state check
` [PATCH 25/51] netfilter: nf_flow_table: fix offloading connections with SNAT+DNAT
` [PATCH 26/51] netfilter: nf_tables: simplify lookup functions
` [PATCH 27/51] netfilter: nf_tables: initial support for extended ACK reporting
` [PATCH 28/51] netfilter: nf_tables: Simplify set backend selection
` [PATCH 29/51] netfilter: add NAT support for shifted portmap ranges
` [PATCH 30/51] netfilter: add __exit mark to helper modules
` [PATCH 31/51] netfilter: ebtables: add ebt_free_table_info function
` [PATCH 32/51] netfilter: ebtables: remove EBT_MATCH and EBT_NOMATCH
` [PATCH 33/51] netfilter: x_tables: remove duplicate ip6t_get_target function call
` [PATCH 34/51] netfilter: ebtables: add ebt_get_target and ebt_get_target_c
` [PATCH 35/51] netfilter: xtables: use ipt_get_target_c instead of ipt_get_target
` [PATCH 36/51] netfilter: nf_tables: support timeouts larger than 23 days
` [PATCH 37/51] netfilter: nf_tables: always use an upper set size for dynsets
` [PATCH 38/51] netfilter: merge meta_bridge into nft_meta
` [PATCH 39/51] netfilter: nf_tables: make meta expression builtin
` [PATCH 40/51] netfilter: nf_tables: merge rt expression into nft core
` [PATCH 41/51] netfilter: nf_tables: merge exthdr "
` [PATCH 42/51] ipvs: initialize tbl->entries after allocation
` [PATCH 43/51] ipvs: initialize tbl->entries in ip_vs_lblc_init_svc()
` [PATCH 44/51] netfilter: nft_numgen: add map lookups for numgen statements
` [PATCH 45/51] netfilter: nft_numgen: enable hashing of one element
` [PATCH 46/51] netfilter: ip6t_srh: extend SRH matching for previous, next and last SID
` [PATCH 47/51] netfilter: nf_nat: remove unused ct arg from lookup functions
` [PATCH 48/51] netfilter: nf_tables: Provide NFT_{RT,CT}_MAX for userspace
` [PATCH 49/51] netfilter: extract Passive OS fingerprint infrastructure from xt_osf
` [PATCH 50/51] netfilter: ctnetlink: export nf_conntrack_max
` [PATCH 51/51] netfilter: nft_dynset: fix timeout updates on 32bit
[PATCH 0/6 v1] statfs: handle mount propagation
2018-05-06 22:47 UTC (7+ messages)
` [PATCH 1/6 v1] fs: use << for MS_* flags
` [PATCH 2/6 v1] statfs: use << to align with fs header
` [PATCH 3/6 v1] statfs: add ST_UNBINDABLE
` [PATCH 4/6 v1] statfs: add ST_SHARED
` [PATCH 5/6 v1] statfs: add ST_SLAVE
` [PATCH 6/6 v1] statfs: add ST_PRIVATE
[PATCH] check: fail tests if check/dmesg are not clean
2018-05-06 22:46 UTC
[PATCH] fstests: remove old electric fence support
2018-05-06 22:45 UTC
[MODERATED] [PATCH 0/5] SSB extra 0
2018-05-06 22:40 UTC (13+ messages)
` [PATCH 3/5] SSB extra 1
` [MODERATED] "
[net-next PATCH v2 0/8] UDP GSO Segmentation clean-ups
2018-05-06 22:29 UTC (9+ messages)
` [net-next PATCH v2 4/8] udp: Do not pass checksum as a parameter to GSO segmentation
` [net-next PATCH v2 6/8] udp: Add support for software checksum and GSO_PARTIAL with GSO offload
drivers/platform/x86/dell-smbios-smm.c:99: undefined reference to `dcdbas_smi_request'
2018-05-06 22:29 UTC (3+ messages)
linux-next: Signed-off-by missing for commit in the netfilter-next tree
2018-05-06 22:27 UTC
[PATCH 0/8] Assorted rhashtable fixes and cleanups
2018-05-06 22:24 UTC (15+ messages)
` [PATCH 7/8] rhashtable: add rhashtable_walk_prev()
` [PATCH 4/8] rhashtable: fix race in nested_table_alloc()
` [PATCH 8/8] rhashtable: don't hold lock on first table throughout insertion
[PATCH] nvmet,rxe: defer ip datagram sending to tasklet
2018-05-06 22:20 UTC
[PATCH 0/3] add support for the asus C201 chromebook (4GiB)
2018-05-06 22:19 UTC (11+ messages)
` [PATCH 2/3] rockchip: add support for veyron-speedy (ASUS Chromebook C201)
` [U-Boot] "
` [PATCH 3/3] rockchip: fix incorrect detection of ram size
` [U-Boot] "
[dbus] [meta-raspberrypi] using dbus with system verilog
2018-05-06 22:18 UTC (2+ messages)
[Buildroot] [PATCH v2, 1/1] libkcapi: split BR2_PACKAGE_LIBKCAPI_APPS
2018-05-06 22:09 UTC
WG interface to ipv4
2018-05-06 22:10 UTC (13+ messages)
` Android Configuration File
[PATCH 1/7] staging: ks7010: Replace license boilerplate with SPDX identifiers
2018-05-06 22:03 UTC (7+ messages)
` [PATCH 2/7] staging: ks7010: Remove unused variables
` [PATCH 3/7] staging: ks7010: Remove unnecessary limit checks
` [PATCH 4/7] staging: ks7010: Adjust spacing around functions and declarations
` [PATCH 5/7] staging: ks7010: Remove unnecessary parentheses
` [PATCH 6/7] staging: ks7010: Adjust alignment to open parenthesis
` [PATCH 7/7] staging: ks7010: Move from bool to int in structs
[qemu-mainline test] 122615: trouble: broken/fail/pass
2018-05-06 22:02 UTC
[PATCH v2] mtd: rawnand: Make sure we wait tWB before polling the STATUS reg
2018-05-06 21:56 UTC (2+ messages)
hwmon: How should we represent Apple SMC's temperature sensors?
2018-05-06 21:56 UTC (2+ messages)
[PATCH 0/1] Meson8b RGMII Ethernet pin cleanup
2018-05-06 21:53 UTC (4+ messages)
[PATCH] nubus: Unconditionally register bus type
2018-05-06 21:51 UTC (5+ messages)
[PATCH v3 1/3] drm/panel: Add RGB666 variant of Innolux AT070TN90
2018-05-06 21:49 UTC (9+ messages)
` [PATCH v3 2/3] ARM: dts: sun7i: Add RGB666 pins definition
` [PATCH v3 3/3] ARM: dts: sun7i: Add support for the Ainol AW1 tablet
[PATCH] MIPS: c-r4k: fix data corruption related to cache coherence
2018-05-06 21:40 UTC (6+ messages)
` [PATCH v2] "
[PATCH 1/3] drm/panel: Add RGB666 variant of Innolux AT070TN90
2018-05-06 21:38 UTC (12+ messages)
` [PATCH 2/3] ARM: dts: sun7i: Add RGB666 pins definition
` [PATCH 3/3] ARM: dts: sun7i: Add support for the Ainol AW1 tablet
Moving unmaintained filesystems to staging
2018-05-06 21:32 UTC (12+ messages)
` moving affs + RDB partition support to staging? (was: Re: Moving unmaintained filesystems to staging)
` moving affs + RDB partition support to staging?
[nf-next v2] netfilter: extend SRH matching for previous, next and last SID
2018-05-06 21:32 UTC (2+ messages)
[PATCH v3 0/4] Better integrate seccomp logging and auditing
2018-05-06 21:31 UTC (4+ messages)
[Buildroot] [PATCH 0/4] Improve verification of custom rootfs skeletons and overlays
2018-05-06 21:31 UTC (5+ messages)
` [Buildroot] [PATCH 1/4] skeleton-custom: use a script to check merged usr structure
` [Buildroot] [PATCH 2/4] skeleton-custom: install /bin, /lib, and /sbin
` [Buildroot] [PATCH 3/4] Makefile: check rootfs overlays with BR2_ROOTFS_MERGED_USR enabled
` [Buildroot] [PATCH 4/4] system: allow selecting merged /usr along with custom rootfs skeleton
[Buildroot] [PATCH] binutils: replace hard-links with soft-links to fix rpath
2018-05-06 21:29 UTC (4+ messages)
Help with Bitbake: (bitbake-layers show-recipes)
2018-05-06 21:21 UTC (2+ messages)
[Buildroot] [PATCH v2] uclibc: fix clock_nanosleep declaration
2018-05-06 21:19 UTC (2+ messages)
[Buildroot] [git commit] uclibc: fix clock_nanosleep declaration
2018-05-06 21:19 UTC
[PATCH v1 0/4] Tegra GART fixes and improvements
2018-05-06 21:19 UTC (6+ messages)
` [PATCH v1 4/4] iommu/tegra: gart: Optimize map/unmap
[Buildroot] [PATCH v1] gst1-plugins-ugly: fix x264 compile failure
2018-05-06 21:18 UTC (2+ messages)
[Buildroot] [git commit] gst1-plugins-ugly: fix x264 compile failure
2018-05-06 21:18 UTC
[U-Boot] [PATCH] arm: mach-omap2: cache: Explicitly enable I cache
2018-05-06 21:12 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [PATCHv2 2/2] stdio_names: Ensure MAX_NAMES is defined before use, don't use 3 directly
2018-05-06 21:12 UTC (2+ messages)
` [U-Boot] [U-Boot, PATCHv2, "
[U-Boot] [PATCHv2 1/2] stdio_dev.h: Drop the video section as it is unused
2018-05-06 21:12 UTC (2+ messages)
` [U-Boot] [U-Boot, PATCHv2, "
[U-Boot] [PATCH] Kconfig: Add dependency on HASH to verified boot
2018-05-06 21:12 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [PATCH] board: ti: am43: Fix DCDC3 voltage for epos-evm
2018-05-06 21:12 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [PATCH] README.sandbox: small typos
2018-05-06 21:12 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [PATCH v2 0/3] efi_loader: armv7: enable unaligned access
2018-05-06 21:12 UTC (8+ messages)
` [U-Boot] [PATCH v2 1/3] efi_loader: allow unaligned memory access
[U-Boot] [PATCH v3 0/8] riscv: Enable efi_loader support
2018-05-06 21:11 UTC (3+ messages)
[PULL] provide debug sources in externalsrc -dbg packages
2018-05-06 21:07 UTC (4+ messages)
` [PULL] package.bbclass: "
A cry for help, please don't ignore!
2018-05-06 21:03 UTC
[PATCH 0/2] IR remote (input) support for Odroid-C1 and cleanups
2018-05-06 20:57 UTC (3+ messages)
` [PATCH 1/2] ARM: dts: meson8b: odroid-c1: sort nodes alphabetically
` [PATCH 2/2] ARM: dts: meson8b: odroid-c1: enable the IR receiver
[Buildroot] [git commit] libfreeimage: correct 0005-Manage-powf64-with-glibc.patch line endings
2018-05-06 20:51 UTC
[PATCH] revisions.txt: expand tabs to spaces in diagram
2018-05-06 20:42 UTC (3+ messages)
` [PATCH 1/2] Documentation: use 8-space tabs with Asciidoctor
` [PATCH 2/2] Documentation: render revisions correctly under Asciidoctor
[PATCH] iio: potentiometer: add driver for Maxim Integrated DS1807
2018-05-06 20:40 UTC (3+ messages)
[U-Boot] [PATCH v2 00/11] pmic: sandbox: Add support for MC34709 PMIC
2018-05-06 20:35 UTC (13+ messages)
` [U-Boot] [PATCH v2 01/11] pmic: fsl: Provide some more definitions for MC34708 PMIC
` [U-Boot] [PATCH v2 02/11] pmic: fsl: Define number of bytes sent at once by "
` [U-Boot] [PATCH v2 03/11] pmic: Add support for setting transmission length in uclass private data
` [U-Boot] [PATCH v2 04/11] pmic: dm: Rewrite pmic_reg_{read|write|clrsetbits} to support 3 bytes transmissions
` [U-Boot] [PATCH v2 05/11] pmic: dm: Add support for MC34708 for PMIC DM
` [U-Boot] [PATCH v2 06/11] pmic: Rewrite the pmic command to not only work with single byte transmission
` [U-Boot] [PATCH v2 07/11] sandbox: Rewrite i2c_pmic_emul.c to support PMIC with 3 bytes transmission
` [U-Boot] [PATCH v2 08/11] sandbox: Enable support for MC34708 PMIC in DTS
` [U-Boot] [PATCH v2 09/11] sandbox: Enable MC34708 PMIC support
` [U-Boot] [PATCH v2 10/11] sandbox: tests: Exclude common test code (pmic_get) in test/dm/pmic.c
` [U-Boot] [PATCH v2 11/11] sandbox: tests: Add tests for mc34708 PMIC device
[U-Boot] Logo for U-Boot
2018-05-06 20:31 UTC (9+ messages)
[PATCH 2/3] ASoC: davinci-mcasp: Use 'snd_pcm_format_t' type
2018-05-06 20:30 UTC (2+ messages)
kernel panic: EXT4-fs (device loop0): panic forced after error
2018-05-06 20:30 UTC (6+ messages)
dwc2 (on Meson8b) doesn't detect "hot-plugged" USB devices
2018-05-06 20:27 UTC
[PATCH 0/4] Various fixes on STM32 RTC
2018-05-06 20:27 UTC (3+ messages)
[Bug 104001] GPU driver hung when start steam client while playback video on Youtube (it occurs on latest staging kernel)
2018-05-06 20:23 UTC (2+ messages)
[Buildroot] [PATCH 1/1] libkcapi: split BR2_PACKAGE_LIBKCAPI_APPS
2018-05-06 20:23 UTC (2+ messages)
[meta-oe][PATCH 1/2] android-tools: refresh patch
2018-05-06 20:18 UTC (3+ messages)
` [meta-oe][PATCH 2/2] android-tools: use fixed SRCREVs instead of tag name
BUG: soft lockup in commit_echoes
2018-05-06 20:17 UTC (2+ messages)
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.