All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-04-18 22:43:36 to 2017-04-18 23:21:59 UTC [more...]

[PATCH v7 0/4] mtd: spi-nor: parse SFDP tables to setup (Q)SPI memories
 2017-04-18 23:06 UTC  (7+ messages)
` [PATCH v7 1/4] mtd: spi-nor: introduce SPI 1-2-2 and SPI 1-4-4 protocols
` [PATCH v7 3/4] mtd: spi-nor: introduce Double Transfer Rate (DTR) SPI protocols
` [PATCH v7 4/4] mtd: spi-nor: introduce Octo "

[RFC 0/8] Copy Offload with Peer-to-Peer PCI Memory
 2017-04-18 23:21 UTC  (41+ messages)

net: heap out-of-bounds in fib6_clean_node/rt6_fill_node/fib6_age/fib6_prune_clone
 2017-04-18 23:20 UTC  (15+ messages)

[Qemu-devel] [PATCH v5] qga: Add `guest-get-timezone` command
 2017-04-18 23:19 UTC  (3+ messages)

[PATCH v4 00/10] forking and threading
 2017-04-18 23:18 UTC  (13+ messages)
` [PATCH v5 00/11] "
  ` [PATCH v5 01/11] t5550: use write_script to generate post-update hook
  ` [PATCH v5 02/11] t0061: run_command executes scripts without a #! line
  ` [PATCH v5 03/11] run-command: prepare command before forking
  ` [PATCH v5 04/11] run-command: use the async-signal-safe execv instead of execvp
  ` [PATCH v5 05/11] string-list: add string_list_remove function
  ` [PATCH v5 06/11] run-command: prepare child environment before forking
  ` [PATCH v5 07/11] run-command: don't die in child when duping /dev/null
  ` [PATCH v5 08/11] run-command: eliminate calls to error handling functions in child
  ` [PATCH v5 09/11] run-command: handle dup2 and close errors "
  ` [PATCH v5 10/11] run-command: add note about forking and threading
  ` [PATCH v5 11/11] run-command: block signals between fork and execve

[PATCH v2] smsc95xx: Use skb_cow_head to deal with cloned skbs
 2017-04-18 23:18 UTC  (5+ messages)

[PATCH 1/4] mmc: pxamci: Use the right flags for DMA callback init
 2017-04-18 23:18 UTC  (8+ messages)
` [PATCH 2/4] mmc: pxamci: Enhance error checking
` [PATCH 3/4] mmc: pxamci: Disable DATA_TRAN_DONE interrupt sooner
` [PATCH 4/4] mmc: pxamci: Fix race condition between pxamci_dma_irq() and pxamci_irq()

[PATCH net-next v6 00/11] Landlock LSM: Toward unprivileged sandboxing
 2017-04-18 23:16 UTC  (42+ messages)
` [PATCH net-next v6 04/11] landlock: Add LSM hooks related to filesystem
      ` [kernel-hardening] "
` [PATCH net-next v6 05/11] seccomp: Split put_seccomp_filter() with put_seccomp()
      ` [kernel-hardening] "
` [PATCH net-next v6 06/11] seccomp,landlock: Handle Landlock events per process hierarchy
  ` [kernel-hardening] "
      ` [kernel-hardening] "
` [PATCH net-next v6 08/11] bpf: Add a Landlock sandbox example
    ` [kernel-hardening] "
` [PATCH net-next v6 10/11] bpf,landlock: Add tests for Landlock
    ` [kernel-hardening] "

[PATCH] acpi, nfit: fix module unload vs workqueue shutdown race
 2017-04-18 23:16 UTC  (6+ messages)

[PATCH 0/4] mmc: pxamci: better error handling + fix a race condition
 2017-04-18 23:16 UTC  (2+ messages)

[PATCH 1/2] key: Use keyring restriction keyctl
 2017-04-18 23:14 UTC  (2+ messages)

[PATCH v6 0/8] coresight: enable debug module
 2017-04-18 23:13 UTC  (6+ messages)
` [PATCH v6 5/8] coresight: use const for device_node structures

[PATCH v6 00/20] Gen8+ engine-reset
 2017-04-18 23:13 UTC  (10+ messages)
` [PATCH v6 04/20] drm/i915/tdr: Modify error handler for per engine hang recovery
` [PATCH v6 17/20] drm/i915: Watchdog timeout: Ringbuffer command emission for gen8+

Corrupted SKB
 2017-04-18 23:12 UTC  (2+ messages)

[PATCH 0/4] Handle memmap and mem kernel options in boot stage kaslr
 2017-04-18 23:12 UTC  (7+ messages)
` [PATCH 2/4] KASLR: Parse all memmap entries in cmdline
` [PATCH 3/4] KASLR: Handle memory limit specified by memmap and mem option

[PATCH v2] mm, page_alloc: Remove debug_guardpage_minorder() test in warn_alloc()
 2017-04-18 23:10 UTC  (2+ messages)

[PATCH 0/5] Reduce code duplication
 2017-04-18 23:10 UTC  (6+ messages)
` [PATCH 1/5] block: Export blk_init_request_from_bio()
` [PATCH 2/5] null_blk: Use blk_init_request_from_bio() instead of open-coding it
` [PATCH 3/5] lightnvm: "
` [PATCH 4/5] block: Inline blk_rq_set_prio()
` [PATCH 5/5] block: Optimize ioprio_best()

[Qemu-devel] Simulating Soft Error with MCE Injection method
 2017-04-18 23:10 UTC 

[RFC PATCH 0/8] crypto: AF_ALG support for KPP
 2017-04-18 23:07 UTC  (9+ messages)
` [PATCH 1/8] crypto: AF_ALG -- add DH keygen / ssgen API
` [PATCH 2/8] crypto: AF_ALG -- add DH param / ECDH curve setsockopt call
` [PATCH 3/8] crypto: AF_ALG - eliminate code duplication
` [PATCH 4/8] crypto: KPP - add API crypto_kpp_set_params
` [PATCH 5/8] crypto: DH - allow params and key to be set independently
` [PATCH 6/8] crypto: DH - add PKCS#3 parameter handling
` [PATCH 7/8] crypto: ecdh - constify key
` [PATCH 8/8] crypto: AF_ALG - add KPP support

[PATCH V15 00/11] Add UEFI 2.6 and ACPI 6.1 updates for RAS on ARM64
 2017-04-18 23:05 UTC  (37+ messages)
` [PATCH V15 01/11] acpi: apei: read ack upon ghes record consumption
` [PATCH V15 02/11] ras: acpi/apei: cper: add support for generic data v3 structure
` [PATCH V15 03/11] cper: add timestamp print to CPER status printing
` [PATCH V15 04/11] efi: parse ARM processor error
` [PATCH V15 05/11] arm64: exception: handle Synchronous External Abort
` [PATCH V15 06/11] acpi: apei: handle SEA notification type for ARMv8
` [PATCH V15 07/11] acpi: apei: panic OS with fatal error status block
` [PATCH V15 08/11] efi: print unrecognized CPER section
` [PATCH V15 09/11] ras: acpi / apei: generate trace event for "
` [PATCH V15 10/11] trace, ras: add ARM processor error trace event
` [PATCH V15 11/11] arm/arm64: KVM: add guest SEA support

[PATCH v3 net-next RFC] Generic XDP
 2017-04-18 23:09 UTC  (7+ messages)

[qemu-mainline test] 107501: tolerable FAIL - PUSHED
 2017-04-18 23:07 UTC 

Patch Question
 2017-04-18 23:07 UTC  (3+ messages)

[PATCH net-next] net: ipv6: Add early demux handler for UDP unicast
 2017-04-18 23:06 UTC  (6+ messages)

Move Toaster Settings default from Morty to Pyro??
 2017-04-18 23:06 UTC  (3+ messages)

[PATCH v3 net-next RFC] Generic XDP
 2017-04-18 23:05 UTC  (5+ messages)

[net-next 00/15][pull request] 10GbE Intel Wired LAN Driver Updates 2017-04-18
 2017-04-18 23:02 UTC  (16+ messages)
` [net-next 01/15] ixgbe: Avoid Tx hang by not allowing more than the number of VFs supported
` [net-next 02/15] ixgbe: Remove pr_cont uses
` [net-next 03/15] ixgbe: Remove driver config for KX4 PHY
` [net-next 04/15] ixgbe: Complete support for X553 sgmii
` [net-next 05/15] ixgbe: Add X552 XFI backplane support
` [net-next 06/15] ixgbe: list X553 backplane speeds correctly
` [net-next 07/15] ixgbe: add default setup_link for x550em_a MAC type
` [net-next 08/15] ixgbe: move num_vfs_macvlans allocation into separate function
` [net-next 09/15] ixgbe: return early instead of wrap block in if statement
` [net-next 10/15] ixgbe: do not use adapter->num_vfs when setting VFs via module parameter
` [net-next 11/15] ixgbe: Remove unused define
` [net-next 12/15] ixgbevf: use new api ethtool_{get|set}_link_ksettings
` [net-next 13/15] ixgbe: add check for VETO bit when configuring link for KR
` [net-next 14/15] ixgbe: Add support for maximum headroom when using build_skb
` [net-next 15/15] ixgbe: Fix output from ixgbe_dump

[PATCH] fscrypt: use 32 bytes of encrypted filename
 2017-04-18 23:01 UTC  (2+ messages)

kill req->errors V2
 2017-04-18 22:59 UTC  (13+ messages)
` blk-mq: remove the error argument to blk_mq_complete_request
` block: add a error_count field to struct request
` pd: remove bogus check for req->errors

[PATCH RFC] sparc64: eBPF JIT
 2017-04-18 22:57 UTC  (6+ messages)

v3.18.49 build: 0 failures 29 warnings (v3.18.49)
 2017-04-18 22:56 UTC 

[linuxtv-media:master 1530/1538] warning: (VIDEO_EM28XX_V4L2) selects VIDEO_OV2640 which has unmet direct dependencies (MEDIA_SUPPORT && ..)
 2017-04-18 22:54 UTC 

RFC: WMI Enhancements
 2017-04-18 22:49 UTC  (5+ messages)

[PATCH 0/2] HWMON driver for Broadcom STB DPFE
 2017-04-18 22:47 UTC  (7+ messages)
` [PATCH 2/2] hwmon: (brcmstb) Add "

[PATCH 0/4] Properly invalidate data in the cleancache
 2017-04-18 22:46 UTC  (6+ messages)
` [PATCH 1/4] fs: fix data invalidation in the cleancache during direct IO

[PATCH v3 00/32] PCI: fix config and I/O Address space memory mappings
 2017-04-18 22:43 UTC  (8+ messages)
` [PATCH v3 04/32] asm-generic: add ioremap_nopost() remap interface


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.