All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-10-14 23:20:36 to 2018-10-15 02:32:49 UTC [more...]

[PATCH V12 0/8] C-SKY(csky) Linux Kernel Driver
 2018-10-15  2:32 UTC  (5+ messages)

[PATCH 0/6] Some trivail cleanup about dealyed-refs
 2018-10-15  2:32 UTC  (8+ messages)
` [PATCH 5/6] btrfs: simplify btrfs_select_ref_head and cleanup some local variables

[PATCH v7 0/2] Amiga RDB partition support fixes
 2018-10-15  2:32 UTC  (2+ messages)
` [PATCH v7 2/2] block: add overflow checks for Amiga partition support

[RFC PATCH 0/3] support for filtering trees and blobs based on depth
 2018-10-15  2:31 UTC  (5+ messages)
` [RFC PATCH 2/3] Documentation/git-rev-list: s/<commit>/<object>/
` [RFC PATCH 3/3] list-objects-filter: teach tree:# how to handle >0

[PATCH] xfs: cancel COW blocks before swapext
 2018-10-14 18:48 UTC 

[PATCH] doc: rcu: Fix code listing in performance and scalability requirements
 2018-10-15  2:29 UTC 

[v1 02/10] drm/i915: get ready of memory for pvmmio
 2018-10-15  2:25 UTC  (3+ messages)

[PATCH] powerpc/xmon: Show the stack protector canary in xmon
 2018-10-15  2:23 UTC 

[PATCH net-next V2 0/8] Packed virtqueue support for vhost
 2018-10-15  2:22 UTC  (6+ messages)
` [PATCH net-next V2 6/8] vhost: packed ring support

[PATCH v2 00/13] Base SHA-256 implementation
 2018-10-15  2:19 UTC  (14+ messages)
` [PATCH v2 01/13] sha1-file: rename algorithm to "sha1"
` [PATCH v2 02/13] sha1-file: provide functions to look up hash algorithms
` [PATCH v2 03/13] hex: introduce functions to print arbitrary hashes
` [PATCH v2 04/13] cache: make hashcmp and hasheq work with larger hashes
` [PATCH v2 05/13] t: add basic tests for our SHA-1 implementation
` [PATCH v2 06/13] t: make the sha1 test-tool helper generic
` [PATCH v2 07/13] sha1-file: add a constant for hash block size
` [PATCH v2 08/13] t/helper: add a test helper to compute hash speed
` [PATCH v2 09/13] commit-graph: convert to using the_hash_algo
` [PATCH v2 10/13] Add a base implementation of SHA-256 support
` [PATCH v2 11/13] sha256: add an SHA-256 implementation using libgcrypt
` [PATCH v2 12/13] hash: add an SHA-256 implementation using OpenSSL
` [PATCH v2 13/13] commit-graph: specify OID version for SHA-256

[PATCH] libertas: remove set but not used variable 'int_type'
 2018-10-15  2:16 UTC  (3+ messages)

[PATCH linux dev-4.18] ARM: dts: aspeed: wspoon: Enable iio-hwmon battery
 2018-10-15  2:15 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 0/3] use object link instead of qdev property
 2018-10-15  2:14 UTC  (7+ messages)
` [Qemu-devel] [PATCH v2 2/3] audio: use object link instead of qdev property to pass wm8750 reference
    ` [Qemu-devel] [PATCH v2 2/3] audio: use object link instead ofqdev "
          ` [Qemu-devel] [PATCH v2 2/3] audio: use object link instead ofqdevproperty "

[PATCH RFC] doc: rcu: remove obsolete (non-)requirement about disabling preemption
 2018-10-15  2:13 UTC  (4+ messages)

[PATCH v8 0/5] riscv: Add support to no-FPU systems
 2018-10-15  2:13 UTC  (10+ messages)
` [PATCH v8 3/5] Cleanup ISA string setting

sys_tee() bug: after tee() of partial page, both pipes can merge, clobbering each other's data
 2018-10-15  2:13 UTC 

[Qemu-devel] [PATCH v2 0/2] spapr_pci: coding style fixes
 2018-10-15  1:49 UTC  (5+ messages)
` [Qemu-devel] [PATCH v2 1/2] spapr_pci: convert g_malloc() to g_new()
` [Qemu-devel] [PATCH v2 2/2] spapr_pci: rename some structured types

[PATCH net-next v4] net/ncsi: Add NCSI Broadcom OEM command
 2018-10-15  2:08 UTC  (3+ messages)

lttng create call trace on kernel 4.19
 2018-10-15  2:03 UTC 

[PATCH v6 0/9] PCI: mediatek: fixup find_port, enable_msi and add pm, module support
 2018-10-15  2:04 UTC  (10+ messages)
` [PATCH v6 2/9] PCI: mediatek: Fixup class ID for MT7622 as PCI_CLASS_BRIDGE_PCI

[xen-unstable baseline-only test] 75417: trouble: blocked/broken
 2018-10-15  2:03 UTC 

[PATCH v3 00/18] of: overlay: validation checks, subsequent fixes
 2018-10-15  1:55 UTC  (44+ messages)
` [PATCH v3 01/18] of: overlay: add tests to validate kfrees from overlay removal
` [PATCH v3 02/18] of: overlay: add missing of_node_put() after add new node to changeset
` [PATCH v3 03/18] of: overlay: add missing of_node_get() in __of_attach_node_sysfs
` [PATCH v3 04/18] powerpc/pseries: add of_node_put() in dlpar_detach_node()
` [PATCH v3 05/18] of: overlay: use prop add changeset entry for property in new nodes
` [PATCH v3 06/18] of: overlay: do not duplicate properties from overlay for "
` [PATCH v3 07/18] of: dynamic: change type of of_{at, de}tach_node() to void
  ` [PATCH v3 07/18] of: dynamic: change type of of_{at,de}tach_node() "
` [PATCH v3 08/18] of: overlay: reorder fields in struct fragment
` [PATCH v3 09/18] of: overlay: validate overlay properties #address-cells and #size-cells
` [PATCH v3 10/18] of: overlay: make all pr_debug() and pr_err() messages unique
` [PATCH v3 11/18] of: overlay: test case of two fragments adding same node
` [PATCH v3 12/18] of: overlay: check prevents multiple fragments add or delete "
` [PATCH v3 13/18] of: overlay: check prevents multiple fragments touching same property
` [PATCH v3 14/18] of: unittest: remove unused of_unittest_apply_overlay() argument
` [PATCH v3 15/18] of: overlay: set node fields from properties when add new overlay node
` [PATCH v3 16/18] of: unittest: allow base devicetree to have symbol metadata
` [PATCH v3 17/18] of: unittest: find overlays[] entry by name instead of index
` [PATCH v3 18/18] of: unittest: initialize args before calling of_*parse_*()

[RFC][PATCH] iio:st_magn: enable device after trigger
 2018-10-15  1:53 UTC 

[PATCH] Fix Code of Conduct ambiguities
 2018-10-15  1:46 UTC  (2+ messages)

[PATCH] net/mlx5: fix compiling issue of zero-size array
 2018-10-15  1:45 UTC 

[master][PATCH 1/2] hostap: inherit pkgconfig and depend on openssl10
 2018-10-15  1:44 UTC  (2+ messages)
` [master][PATCH 2/2] wpa-supplicant: "

[RFC] VSOCK: The performance problem of vhost_vsock
 2018-10-15  1:43 UTC 

[PATCH RFC,net-next 0/3] ip_tunnel: specify tunnel type via template
 2018-10-14 17:59 UTC  (7+ messages)

[PATCH] thermal: qoriq: add multiple sensors support
 2018-10-15  1:41 UTC  (3+ messages)

use generic DMA mapping code in powerpc V3
 2018-10-15  1:34 UTC  (8+ messages)
` [PATCH 01/33] powerpc: use mm zones more sensibly
` [PATCH 16/33] powerpc/powernv: remove dead npu-dma code

[PATCH] of: overlay: user space synchronization
 2018-10-15  1:34 UTC 

[SPDK] Patches for upcoming 18.10 release
 2018-10-15  1:34 UTC 

[PATCH] phy: uniphier-pcie: Depend on HAS_IOMEM
 2018-10-15  1:31 UTC  (2+ messages)

[RFC] drm/amd/display: add SI support to AMD DC
 2018-10-15  1:25 UTC  (7+ messages)

PAPR SCM support
 2018-10-15  0:55 UTC  (7+ messages)
` [PATCH 2/2] powerpc/pseries: Add driver for PAPR SCM regions

[PATCH v2 00/18] of: overlay: validation checks, subsequent fixes
 2018-10-15  0:29 UTC  (6+ messages)
` [PATCH v2 12/18] of: overlay: check prevents multiple fragments add or delete same node

[ovmf test] 128789: regressions - FAIL
 2018-10-15  1:12 UTC 

[PATCH] mm/sparse: remove a check that compare if unsigned variable is negative
 2018-10-15  1:08 UTC  (2+ messages)
` [PATCH] mm/sparse: remove a check that compare if unsignedvariable "

[PATCH v4 00/25] fs: fixes for serious clone/dedupe problems
 2018-10-14 17:24 UTC  (3+ messages)
` [PATCH 16/25] vfs: make remapping to source file eof more explicit

[U-Boot] [PATCH 1/2] efi_loader: rework fdt handling in distro boot script
 2018-10-15  1:01 UTC  (3+ messages)
` [U-Boot] [PATCH 2/2] ARM: qemu-arm: define fdt_addr_r

[PATCH 0/1] image_types_wic: set consistent staging dirs
 2018-10-15  0:54 UTC  (4+ messages)
` [PATCH 1/1] "

[PATCH v3 0/9] TI LMU common Framework
 2018-10-15  0:56 UTC  (9+ messages)
` [PATCH v3 2/9] dt-bindings: ti-lmu: Remove LM3697

[PATCH v6] virtio_blk: add DISCARD and WRIET ZEROES commands support
 2018-10-15  0:54 UTC  (4+ messages)
` [PATCH v8] virtio_blk: add discard and write zeroes support

[PATCH] mm/thp: Correctly differentiate between mapped THP and PMD migration entry
 2018-10-15  0:53 UTC  (6+ messages)

[PATCH 0/2] xfsprogs: enable sparse checking with "make C=[12]"
 2018-10-14 17:09 UTC  (5+ messages)
` [PATCH 1/2] xfsprogs: enable sparse checking with make C=1
` PATCH 2/2] xfsprogs: enable sparse checking with "make C=2"

[PATCH v8 0/3] x86/boot/KASLR: Parse ACPI table and limit kaslr in immovable memory
 2018-10-15  0:50 UTC  (11+ messages)

Miss Aminata musa ibrahim
 2018-10-14 19:16 UTC 

[PATCH v4 00/11] Zoned block device support improvements
 2018-10-15  0:45 UTC  (4+ messages)

[ovmf bisection] complete build-amd64-xsm
 2018-10-15  0:44 UTC 

[PATCH] zlib.c: use size_t for size
 2018-10-15  0:41 UTC  (9+ messages)
` [PATCH v2 1/1] "

[RFC/PATCH] headers: normalize the spelling of some header guards
 2018-10-15  0:38 UTC  (3+ messages)

[PATCH] x86/mm: annotate no_context with UNWIND_HINTS
 2018-10-15  0:37 UTC 

[PATCH v3 00/25] fs: fixes for serious clone/dedupe problems
 2018-10-15  0:31 UTC  (5+ messages)
` [PATCH 05/25] vfs: avoid problematic remapping requests into partial EOF block
    ` [Ocfs2-devel] "

[igb] 0bb7d3174c: BUG:sleeping_function_called_from_invalid_context_at_kernel/locking/mutex.c
 2018-10-15  0:29 UTC  (2+ messages)
` [LTP] [LKP] "

ed8481a61e [ 9.611710] BUG: non-zero pgtables_bytes on freeing mm: -32
 2018-10-15  0:27 UTC 

[PATCH] iio: st_sensors: miscellaneous cleanup
 2018-10-15  0:27 UTC 

[Bug 108359] amdgpu-pro rpm packages cyclical dependencies
 2018-10-15  0:25 UTC 

i2c: i2c-scmi: fix for i2c_smbus_write_block_data
 2018-10-14 16:42 UTC 

[PATCH] serial: sh-sci: do not warn if DMA transfers are not supported
 2018-10-14 16:42 UTC  (2+ messages)

[PATCH] macintosh/windfarm_smu_sat: Fix debug output
 2018-10-15  0:18 UTC 

[PATCH] hfsplus: return file attributes on statx
 2018-10-14 16:35 UTC 

[U-Boot] [PATCH 1/1] sandbox: clone host Ethernet address
 2018-10-15  0:15 UTC 

[LKP] [MD] d595567dc4: mdadm-selftests.02lineargrow.fail
 2018-10-15  0:14 UTC  (3+ messages)
  `  "

行 政 管 理
 2018-10-15  0:13 UTC 

[PATCH v6 0/2]
 2018-10-15  0:11 UTC  (4+ messages)
` [PATCH v6 2/2] block: add overflow checks for Amiga partition support

[U-Boot] [PATCH] drivers: serial: probe all serial devices
 2018-10-15  0:09 UTC 

[PATCH v3 1/2] powerpc/pseries: PAPR persistent memory support
 2018-10-15  0:05 UTC  (6+ messages)
` [PATCH v3 2/2] powerpc/pseries: Add driver for PAPR SCM regions

[PATCH] libnvdimm: Provide a simplified nvdimm_create() for non-security enabled DIMMs
 2018-10-15  0:05 UTC  (3+ messages)

[xen-4.8-testing test] 128681: regressions - FAIL
 2018-10-15  0:05 UTC 

[PATCH 0/2] sysctl: cap file-max value at ULONG_MAX
 2018-10-15  0:03 UTC  (5+ messages)
` [PATCH 1/2] sysctl: add overflow detection to proc_get_long()

[PATCH v2 00/15] Hash function transition part 15
 2018-10-15  0:02 UTC  (16+ messages)
` [PATCH v2 01/15] object_id.cocci: match only expressions of type 'struct object_id'
` [PATCH v2 02/15] pack-bitmap-write: use GIT_MAX_RAWSZ for allocation
` [PATCH v2 03/15] builtin/repack: replace hard-coded constants
` [PATCH v2 04/15] builtin/mktree: remove hard-coded constant
` [PATCH v2 05/15] builtin/fetch-pack: remove constants with parse_oid_hex
` [PATCH v2 06/15] pack-revindex: express constants in terms of the_hash_algo
` [PATCH v2 07/15] packfile: "
` [PATCH v2 08/15] refs/packed-backend: express constants using the_hash_algo
` [PATCH v2 09/15] upload-pack: express constants in terms of the_hash_algo
` [PATCH v2 10/15] transport: use parse_oid_hex instead of a constant
` [PATCH v2 11/15] tag: express constant in terms of the_hash_algo
` [PATCH v2 12/15] apply: replace hard-coded constants
` [PATCH v2 13/15] apply: rename new_sha1_prefix and old_sha1_prefix
` [PATCH v2 14/15] submodule: make zero-oid comparison hash function agnostic
` [PATCH v2 15/15] rerere: convert to use the_hash_algo

[master][PATCH] ti-sgx-ddk-km: fix/workaround new gcc8 checks
 2018-10-14 23:57 UTC 

[ANNOUNCE] fstests: master branch updated to 6fe6c772f66a
 2018-10-14 16:13 UTC 

[lustre-devel] [PATCH 00/24] Port Dynamic Discovery to drivers/staging
 2018-10-14 23:54 UTC  (17+ messages)
` [lustre-devel] [PATCH 21/24] lustre: lnet: add "lnetctl discover"
` [lustre-devel] [PATCH 20/24] lustre: lnet: add "lnetctl ping" command
` [lustre-devel] [PATCH 23/24] lustre: lnet: show peer state
` [lustre-devel] [PATCH 18/24] lustre: lnet: implement Peer Discovery
` [lustre-devel] [PATCH 22/24] lustre: lnet: add enhanced statistics
` [lustre-devel] [PATCH 19/24] lustre: lnet: add "lnetctl peer list"
` [lustre-devel] [PATCH 24/24] lustre: lnet: balance references in lnet_discover_peer_locked()

[PATCH 0/2] add 74aup1g157gw 2-input multiplexer as clock driver
 2018-10-14 23:53 UTC  (6+ messages)
` [PATCH 2/2] clk: "

[PATCH] TC: Set DMA masks for devices
 2018-10-14 23:51 UTC  (8+ messages)

最新劳动合同法及新个税解析
 2018-10-14 23:41 UTC 

reproducible builds with btrfs seed feature
 2018-10-14 23:38 UTC  (6+ messages)

[PATCH 3.16 000/366] 3.16.60-rc1 review
 2018-10-14 15:25 UTC  (2+ messages)
` [PATCH 3.16 186/366] usb: core: Add quirk for HP v222w 16GB Mini

[PATCH 0/6] fstests: fixes and new tests
 2018-10-14 15:40 UTC  (3+ messages)
` [PATCH 6/6] generic: test reflink side effects

[RFC] ethdev: complete closing to free all resources
 2018-10-14 23:20 UTC  (4+ messages)
` [PATCH v3 0/2] ethdev port freeing
  ` [PATCH v3 1/2] ethdev: free all common data when releasing port
  ` [PATCH v3 2/2] ethdev: complete closing of port


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.