messages from 2017-09-03 21:12:11 to 2017-09-04 00:41:54 UTC [more...]
[U-Boot] [PATCH 6/8] include/configs: drop default definitions of CONFIG_SYS_MAXARGS
2017-09-04 0:41 UTC (2+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PATCH 5/8] include/config_fallbacks.h: add default for CONFIG_SYS_MAXARGS
2017-09-04 0:41 UTC (2+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PATCH 4/8] include/configs: drop default definitions of CONFIG_SYS_PBSIZE
2017-09-04 0:41 UTC (2+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PATCH 3/8] include/config_fallbacks.h: change fallback for CONFIG_SYS_PBSIZE
2017-09-04 0:41 UTC (2+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PATCH 2/8] include/configs: remove CONFIG_SYS_CBSIZE when the default value is used
2017-09-04 0:41 UTC (2+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PATCH 1/8] include/config_fallbacks.h: add default for CONFIG_SYS_CBSIZE
2017-09-04 0:41 UTC (2+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PATCH 4/4] part: efi: Disable overlap check
2017-09-04 0:41 UTC (2+ messages)
` [U-Boot] [U-Boot,4/4] "
[U-Boot] [PATCH 3/4] part: efi: make gpt_fill_pte take the device descriptor
2017-09-04 0:41 UTC (2+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PATCH 2/4] part: efi: rework the partition start and size in gpt_fill_pte
2017-09-04 0:41 UTC (2+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PATCH 1/4] part: efi: Fix offset
2017-09-04 0:41 UTC (2+ messages)
` [U-Boot] [U-Boot,1/4] "
[Qemu-devel] [PATCH] memory: Rename queue to mrqueue (memory region queue)
2017-09-04 0:39 UTC (2+ messages)
[Qemu-devel] [PATCH] usb-mtp: Add fallback definition of NAME_MAX
2017-09-04 0:35 UTC (2+ messages)
block group 11778977169408 has wrong amount of free space
2017-09-04 0:31 UTC
[Qemu-devel] [PATCH] target/m68k: Change fpu_rom from const static array to switch
2017-09-04 0:27 UTC (3+ messages)
[Qemu-devel] Questions regarding emulated UART in VersatilePB board
2017-09-04 0:27 UTC
[PATCH] misc: fix more stupid compiler warnings
2017-09-04 0:22 UTC (3+ messages)
[GIT PULL] hwmon updates for v4.14
2017-09-04 0:22 UTC
[PATCH nf-next 3/5] netlink: add NLM_F_NONREC flag for deletion requests
2017-09-04 0:22 UTC (5+ messages)
` [PATCH nf-next 4/5] netfilter: nf_tables: use NLM_F_NONREC "
` [PATCH nf-next 5/5] netfilter: nf_tables: support for recursive chain deletion
[PATCH v3 0/8] PM / ACPI / i2c: Deploy runtime PM centric path for system sleep
2017-09-04 0:17 UTC (5+ messages)
How to disable/revoke 'compression'?
2017-09-04 0:14 UTC (4+ messages)
What is the proper way to remove an xfs partition?
2017-09-04 0:14 UTC (5+ messages)
[PATCH 00/10] dmaengine: sun6i: Fixes for H3/A83T, enable A64
2017-09-04 0:13 UTC (44+ messages)
` [PATCH 01/10] dmaengine: sun6i: Correct setting of clock autogating register for A83T/H3
` [PATCH 02/10] dmaengine: sun6i: Correct burst length field offsets for H3
` [PATCH 03/10] dmaengine: sun6i: Restructure code to allow extension for new SoCs
` [PATCH 04/10] dmaengine: sun6i: Enable additional burst lengths/widths on H3
` [PATCH 05/10] dmaengine: sun6i: Move number of pchans/vchans/request to device struct
` [PATCH 06/10] arm64: allwinner: a64: Add devicetree binding for DMA controller
` [PATCH 07/10] dmaengine: sun6i: Retrieve channel count/max request from devicetree
` [PATCH 08/10] dmaengine: sun6i: Add support for Allwinner A64 and compatibles
` [PATCH 09/10] arm64: allwinner: a64: Add device node for DMA controller
[PATCH/rfc] dm: revise 'rescue' strategy for md->bs allocations
2017-09-04 0:12 UTC (5+ messages)
[PATCH 00/47] Netfilter updates for net-next
2017-09-04 0:09 UTC (11+ messages)
` [PATCH 01/47] netfilter: expect: add to hash table after expect init
` [PATCH 02/47] netfilter: nf_tables: keep chain counters away from hot path
` [PATCH 03/47] netfilter: Remove duplicated rcu_read_lock
` [PATCH 04/47] netfilter: nf_tables: Attach process info to NFT_MSG_NEWGEN notifications
` [PATCH 05/47] netfilter: nf_tables: fib: use skb_header_pointer
` [PATCH 06/47] netfilter: nf_tables: add fib expression to the netdev family
` [PATCH 07/47] netfilter: conntrack: Change to deferable work queue
` [PATCH 08/47] netfilter: expect: add and use nf_ct_expect_iterate helpers
` [PATCH 09/47] netfilter: add and use nf_ct_unconfirmed_destroy
error: "Your hard drive is failing" ???
2017-09-04 0:05 UTC (6+ messages)
[PATCH v2] xfs: add online uevent for mount operation
2017-09-04 0:03 UTC (9+ messages)
linux-next: manual merge of the s390 tree with Linus' tree
2017-09-03 23:49 UTC
[PATCH 0/4] crypt.3: documented "rounds" parameter for SHA-* algorithms
2017-09-03 23:43 UTC (10+ messages)
` [PATCH 1/4] crypt.3: wfix: encryption is not done with SHA-xxx, but with a function based on SHA-xxx
` [PATCH 2/4] crypt.3: ffix: added missing formatting
` [PATCH 3/4] crypt.3: wfix: clarified that ending of the salt string with '$' is optional
` [PATCH 4/4] crypt.3: Added description of previously undocumented 'rounds' parameter
[PATCH] toaster: recipe links broken for default layers
2017-09-03 23:31 UTC
[PATCH 0/1] [rfc] Port UVD from radeon for SI
2017-09-03 23:39 UTC
Memory. 100TB OSD?
2017-09-03 23:39 UTC (2+ messages)
[PATCH] toaster: missing ToasterSetting import
2017-09-03 23:28 UTC
[PATCH 0/7] EDAC, mce_amd: Issue decoded MCE through the tracepoint
2017-09-03 23:37 UTC (7+ messages)
` [0/7] "
ceph-osd fails to start - crash log
2017-09-03 23:25 UTC (2+ messages)
[RFT][PATCH 0/2] i2c: designware: Runtime PM aware system sleep handling
2017-09-03 23:14 UTC (3+ messages)
` [RFT][PATCH 1/2] i2c: designware: Clean up PM handling in dw_i2c_plat_probe()
` [RFT][PATCH 2/2] PM / i2c: designware: Clean up system sleep handling without ACPI
[PATCH] powerpc/powernv: Turn on SCSI_AACRAID in powernv_defconfig
2017-09-03 23:19 UTC (10+ messages)
[PATCH 3/3] dmaengine: sun6i: Add support for Allwinner A64
2017-09-03 23:14 UTC (7+ messages)
toaster settings failure
2017-09-03 23:13 UTC (2+ messages)
[RFT][PATCH v2 0/3] PM / ACPI / i2c: Runtime PM aware system sleep handling
2017-09-03 22:57 UTC (2+ messages)
[PATCH v2] kaslr: get ACPI SRAT table to avoid movable memory
2017-09-03 22:55 UTC (2+ messages)
status of rtl8188eu driver
2017-09-03 22:59 UTC
[Buildroot] [PATCH 1/4] toolchain: add 4.13.x choice for headers
2017-09-03 22:58 UTC (4+ messages)
` [Buildroot] [PATCH 2/4] linux-headers: bump to 4.13 kernel version
` [Buildroot] [PATCH 3/4] linux: bump default to version 4.13
` [Buildroot] [PATCH 4/4] configs/imx6q-sabresd: Bump kernel to 4.13
v4.12 backport request: 13a86519202 (drm/nouveau/i2c/gf119-: add support for address-only transactions)
2017-09-03 22:56 UTC (2+ messages)
` [Nouveau] "
(unknown),
2017-09-03 22:54 UTC
[nft PATCH 0/2] libnftables preparation work
2017-09-03 22:45 UTC (6+ messages)
` [nft PATCH 1/2] src: add flags fo nft_ctx_new
` [nft PATCH 2/2] src: get rid of printf
[PATCH 46/47] netfilter: conntrack: remove unused code in nf_conntrack_proto_generic.c
2017-09-03 22:43 UTC (2+ messages)
` [PATCH 47/47] netfilter: rt: account for tcp header size too
[PATCH 36/47] netfilter: conntrack: place print_tuple in procfs part
2017-09-03 22:42 UTC (10+ messages)
` [PATCH 37/47] netfilter: conntrack: print_conntrack only needed if CONFIG_NF_CONNTRACK_PROCFS
` [PATCH 38/47] netfilter: conntrack: make protocol tracker pointers const
` [PATCH 39/47] netfilter: ebtables: fix indent on if statements
` [PATCH 40/47] netfilter: fix a few (harmless) sparse warnings
` [PATCH 41/47] netfilter: convert hook list to an array
` [PATCH 42/47] netfilter: debug: check for sorted array
` [PATCH 43/47] netfilter: core: batch nf_unregister_net_hooks synchronize_net calls
` [PATCH 44/47] netfilter: conntrack: don't log "invalid" icmpv6 connections
` [PATCH 45/47] netfilter: Remove NFDEBUG()
[PATCH 33/47] netfilter: conntrack: remove protocol name from l3proto struct
2017-09-03 22:41 UTC (3+ messages)
` [PATCH 34/47] netfilter: conntrack: remove protocol name from l4proto struct
` [PATCH 35/47] netfilter: conntrack: reduce size of l4protocol trackers
[PATCH 23/47] netfilter: constify nf_loginfo structures
2017-09-03 22:40 UTC (10+ messages)
` [PATCH 24/47] netfilter: connlimit: merge root4 and root6
` [PATCH 25/47] netfilter: remove prototype of netfilter_queue_init
` [PATCH 26/47] netfilter: use audit_log()
` [PATCH 27/47] netfilter: exthdr: factor out tcp option access
` [PATCH 28/47] netfilter: exthdr: split netlink dump function
` [PATCH 29/47] netfilter: exthdr: tcp option set support
` [PATCH 30/47] netfilter: rt: add support to fetch path mss
` [PATCH 31/47] netfilter: nf_nat_h323: fix logical-not-parentheses warning
` [PATCH 32/47] netfilter: conntrack: compute l3proto nla size at compile time
linux-next: build warning after merge of the dma-mapping tree
2017-09-03 22:34 UTC
[PATCH] hwclock: add -a that is short of --adjust to manual page and usage
2017-09-03 22:34 UTC
[PATCH 0/2] Style guide updates
2017-09-03 22:30 UTC (3+ messages)
[PATCH 20/47] netfilter: conntrack: do not enable connection tracking unless needed
2017-09-03 22:28 UTC (3+ messages)
` [PATCH 21/47] netfilter: xtables: Remove unused variable in compat_copy_entry_from_user()
` [PATCH 22/47] netfilter: constify nf_conntrack_l3/4proto parameters
[PATCH 10/47] netfilter: conntrack: destroy functions need to free queued packets
2017-09-03 22:27 UTC (10+ messages)
` [PATCH 11/47] netfilter: nfnetlink_queue: don't queue dying conntracks to userspace
` [PATCH 12/47] netfilter: nf_hook_ops structs can be const
` [PATCH 13/47] netfilter: nf_tables: No need to check chain existence when tracing
` [PATCH 14/47] netlink: Introduce nla_strdup()
` [PATCH 15/47] netfilter: nf_tables: Allow table names of up to 255 chars
` [PATCH 16/47] netfilter: nf_tables: Allow chain name "
` [PATCH 17/47] netfilter: nf_tables: Allow set names "
` [PATCH 18/47] netfilter: nf_tables: Allow object "
` [PATCH 19/47] netfilter: nft_set_rbtree: use seqcount to avoid lock in most cases
[PATCH -tip 0/4] Add section address checking helper
2017-09-03 22:21 UTC (6+ messages)
` [PATCH -tip 2/4] arm: Cleanup in_exception_text() and move it in asm/sections.h
[PATCH V13 1/4] PCI: Don't ignore valid response before CRS timeout
2017-09-03 22:13 UTC (4+ messages)
[OpenRISC] [PATCH 00/13] OpenRISC SMP Support
2017-09-03 22:12 UTC (8+ messages)
` [OpenRISC] [PATCH 05/13] irqchip: add initial support for ompic
` "
[PULL] Documentation for 4.14
2017-09-03 22:09 UTC
[PATCH v2 0/3] XFS real-time device tweaks
2017-09-03 22:04 UTC (6+ messages)
` [PATCH v2 3/3] fs/xfs: Add rtfallocmin mount option
Linux 4.13
2017-09-03 21:57 UTC (2+ messages)
[PATCH 0/3] Pull Request
2017-09-03 21:54 UTC (6+ messages)
` [PATCH 2/3] hwclock: remove audit from control struct
[PATCH nf-next 1/5] netfilter: nf_tables: add nf_tables_updchain()
2017-09-03 21:54 UTC (2+ messages)
` [PATCH nf-next 2/5] netfilter: nf_tables: add nf_tables_addchain()
future of raid 6
2017-09-03 21:53 UTC (3+ messages)
(unknown),
2017-09-03 21:51 UTC
[PATCH v4 0/3] initialize (multiple) PHYs in xhci-plat
2017-09-03 21:38 UTC (8+ messages)
` [PATCH v4 1/3] dt-bindings: usb: add the documentation for USB root-hub
` [PATCH v4 2/3] usb: host: add a generic platform USB roothub driver
` [PATCH v4 3/3] usb: host: xhci: plat: integrate the platform-roothub
cannot re-use shared state cache between build hosts
2017-09-03 21:35 UTC (4+ messages)
[Bug 196161] New: Kernel freezes by starting a kvm vm
2017-09-03 21:34 UTC (2+ messages)
` [Bug 196161] Kernel freezes when using AVAST under nested virtualization
(unknown),
2017-09-03 21:26 UTC
[seabios baseline-only test] 72057: tolerable FAIL
2017-09-03 21:21 UTC
[refpolicy] [PATCH 0/4] Miscellaneous fixes for systemd in strict mode
2017-09-03 21:18 UTC (4+ messages)
` [refpolicy] [PATCH 0/3 v2] "
` [refpolicy] [PATCH 1/3] Add policy for systemd GPT generator
Linux kernel 4.13 released
2017-09-03 21:15 UTC
Bug#873508: sparse test failures on ppc32le (and other not so common archs)
2017-09-03 21:14 UTC (8+ messages)
` "
linux-next: Signed-off-by missing for commits in the mips tree
2017-09-03 21:14 UTC (2+ messages)
[PATCH 00/31] struct timer_list callback argument conversion, step 1
2017-09-03 21:12 UTC (3+ messages)
` [PATCH 27/31] usb/gadget/snps_udc_core: Move timer initialization earlier
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.