All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-11-04 22:42:29 to 2018-11-05 01:50:08 UTC [more...]

[PATCH] tree-walk.c: fix overoptimistic inclusion in :(exclude) matching
 2018-11-05  1:50 UTC  (3+ messages)
` [PATCH v2] "

[Qemu-devel] [PATCH] nvme: fix oob access issue(CVE-2018-16847)
 2018-11-05  1:49 UTC  (5+ messages)

[PATCH v5 1/1] staging: iio: adc: ad7280a: use devm_* APIs
 2018-11-04 16:33 UTC  (3+ messages)

[PATCH v3 00/16] Remove nested TPM operations
 2018-11-05  1:45 UTC  (16+ messages)
` [PATCH v3 01/16] tpm: use tpm_buf in tpm_transmit_cmd() as the IO parameter
` [PATCH v3 02/16] tpm: fix invalid return value in pubek_show()
` [PATCH v3 03/16] tpm: return 0 from pcrs_show() when tpm1_pcr_read() fails
` [PATCH v3 04/16] tpm: call tpm2_flush_space() on error in tpm_try_transmit()
` [PATCH v3 05/16] tpm: print tpm2_commit_space() error inside tpm2_commit_space()
` [PATCH v3 06/16] tpm: clean up tpm_try_transmit() error handling flow
` [PATCH v3 07/16] tpm: access command header through struct in tpm_try_transmit()
` [PATCH v3 08/16] tpm: move tpm_validate_commmand() to tpm2-space.c
` [PATCH v3 09/16] tpm: encapsulate tpm_dev_transmit()
` [PATCH v3 10/16] tpm: move TPM space code out of tpm_transmit()
` [PATCH v3 12/16] tpm: use tpm_try_get_ops() in tpm-sysfs.c
` [PATCH v3 13/16] tpm: remove TPM_TRANSMIT_UNLOCKED flag
` [PATCH v3 14/16] tpm: introduce tpm_chip_start() and tpm_chip_stop()
` [PATCH v3 15/16] tpm: take TPM chip power gating out of tpm_transmit()
` [PATCH v3 16/16] tpm: remove @flags from tpm_transmit()

[PATCH chao/erofs-dev 1/2] staging: erofs: separate into init_once / always
 2018-11-05  1:46 UTC  (13+ messages)

[Qemu-devel] [PATCH v5 00/24] ACPI reorganization for hardware-reduced API addition
 2018-11-05  1:40 UTC  (50+ messages)
`  "
` [Qemu-devel] [PATCH v5 01/24] hw: i386: Decouple the ACPI build from the PC machine type
  `  "
` [PATCH v5 02/24] hw: acpi: Export ACPI build alignment API
  ` [Qemu-devel] "
` [Qemu-devel] [PATCH v5 03/24] hw: acpi: The RSDP build API can return void
  `  "
` [Qemu-devel] [PATCH v5 04/24] hw: acpi: Export the RSDP build API
  `  "
` [Qemu-devel] [PATCH v5 05/24] hw: acpi: Implement XSDT support for RSDP
  `  "
` [Qemu-devel] [PATCH v5 06/24] hw: acpi: Factorize the RSDP build API implementation
  `  "
` [Qemu-devel] [PATCH v5 07/24] hw: acpi: Generalize AML build routines
  `  "
` [Qemu-devel] [PATCH v5 08/24] hw: acpi: Factorize _OSC AML across architectures
  `  "
` [Qemu-devel] [PATCH v5 09/24] hw: i386: Move PCI host definitions to pci_host.h
  `  "
` [Qemu-devel] [PATCH v5 10/24] hw: acpi: Export the PCI host and holes getters
  `  "
` [Qemu-devel] [PATCH v5 11/24] hw: acpi: Export and generalize the PCI host AML API
  `  "
` [Qemu-devel] [PATCH v5 12/24] hw: acpi: Export the MCFG getter
  `  "
` [Qemu-devel] [PATCH v5 13/24] hw: acpi: Do not create hotplug method when handler is not defined
  `  "
` [Qemu-devel] [PATCH v5 14/24] hw: i386: Make the hotpluggable memory size property more generic
  `  "
` [Qemu-devel] [PATCH v5 15/24] hw: i386: Export the i386 ACPI SRAT build method
  `  "
` [Qemu-devel] [PATCH v5 16/24] hw: acpi: Fix memory hotplug AML generation error
  `  "
` [Qemu-devel] [PATCH v5 17/24] hw: acpi: Export the PCI hotplug API
  `  "
` [Qemu-devel] [PATCH v5 18/24] hw: i386: Export the MADT build method
  `  "
` [Qemu-devel] [PATCH v5 19/24] hw: acpi: Retrieve the PCI bus from AcpiPciHpState
  `  "
` [Qemu-devel] [PATCH v5 20/24] hw: acpi: Define ACPI tables builder interface
  `  "
` [Qemu-devel] [PATCH v5 21/24] hw: i386: Implement the ACPI builder interface for PC
  `  "
` [Qemu-devel] [PATCH v5 22/24] hw: pci-host: piix: Return PCI host pointer instead of PCI bus
  `  "
` [Qemu-devel] [PATCH v5 23/24] hw: i386: Set ACPI configuration PCI host pointer
  `  "
` [Qemu-devel] [PATCH v5 24/24] hw: i386: Refactor PCI host getter
  `  "

[PATCH] fstest: CrashMonkey tests ported to xfstest
 2018-11-04 16:27 UTC  (4+ messages)

stable/linux-4.14.y build: 185 builds: 0 failed, 185 passed, 1 warning (v4.14.79)
 2018-11-04 16:22 UTC 

[PATCH 00/12] Series short description
 2018-11-05  1:30 UTC  (13+ messages)
` [PATCH 02/12] fs/locks: split out __locks_wake_up_blocks()
` [PATCH 01/12] fs/locks: rename some lists and pointers
` [PATCH 06/12] locks: use properly initialized file_lock when unlocking
` [PATCH 08/12] fs/locks: always delete_block after waiting
` [PATCH 04/12] gfs2: properly initial file_lock used for unlock
` [PATCH 05/12] ocfs2: "
` [PATCH 07/12] fs/locks: allow a lock request to block other requests
` [PATCH 09/12] fs/locks: change all *_conflict() functions to return bool
` [PATCH 03/12] NFS: use locks_copy_lock() to copy locks
` [PATCH 11/12] locks: merge posix_unblock_lock() and locks_delete_block()
` [PATCH 10/12] fs/locks: create a tree of dependent requests
` [PATCH 12/12] VFS: locks: remove unnecessary white space

[PATCH v1] xfs/050: make it passed for dax 2 MiB alignment test
 2018-11-04 16:15 UTC  (2+ messages)

[PATCH v2 0/2] [media] Depth confidence pixel-format for Intel RealSense cameras
 2018-11-04 16:10 UTC  (4+ messages)
` [PATCH v2 2/2] [media] CNF4 pixel format for media subsystem

[PATCH] sequencer.c: remove a stray semicolon
 2018-11-05  1:25 UTC  (2+ messages)

[PATCH v2] build: link with curl-defined linker flags
 2018-11-05  1:22 UTC  (2+ messages)

stable/linux-4.18.y build: 187 builds: 0 failed, 187 passed, 230 warnings (v4.18.17)
 2018-11-04 16:07 UTC 

[PATCH] git-worktree.txt: correct linkgit command name
 2018-11-05  1:22 UTC  (2+ messages)

[PATCH v5 0/3] Add support for PNI RM3100 magnetometer
 2018-11-05  1:19 UTC  (4+ messages)
` [PATCH v5 3/3] iio: magnetometer: Add driver support for PNI RM3100

[PATCH 0/8] fstests: fix quota failures on xfs
 2018-11-04 16:01 UTC  (4+ messages)
` [PATCH 3/8] generic/050: fix ro blockdev mount of xfs with quota

[LTP] [PATCH] open_posix_testsuite/mmap24-2: Support mips
 2018-11-05  1:15 UTC  (3+ messages)

How to request a certain version of a recipes for an image?
 2018-11-05  1:13 UTC  (2+ messages)

fsck lowmem mode only: ERROR: errors found in fs roots
 2018-11-05  1:21 UTC  (10+ messages)

stable-rc/linux-4.14.y build: 185 builds: 0 failed, 185 passed, 1 warning (v4.14.79)
 2018-11-04 15:57 UTC 

"git checkout" safety feature
 2018-11-05  1:12 UTC  (2+ messages)

[PATCH V2 1/2] clocksource: imx-gpt: add support for ARM64
 2018-11-05  1:10 UTC  (2+ messages)
` [PATCH V2 2/2] clocksource: imx-gpt: add necessary kfree to avoid resource leak

[PATCH 1/2] t/t7510-signed-commit.sh: Add %GP to custom format checks
 2018-11-05  1:08 UTC  (5+ messages)
` [PATCH 2/2] t/t7510-signed-commit.sh: add signing subkey to Eris Discordia key

[PATCH net-next v4 0/9] vrf: allow simultaneous service instances in default and other VRFs
 2018-11-04 15:52 UTC  (2+ messages)

[Buildroot] [PATCH 1/2] package/libnfs: add patch to fix musl build issue
 2018-11-05  1:02 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] package/libnfs: bump to version 3.0.0

Design of multiple hash support
 2018-11-05  1:00 UTC 

[PATCH] cpufreq: imx6q: add return value check for voltage scale
 2018-11-05  0:59 UTC 

[PATCH RESEND V4 0/9] clk: add imx7ulp clk support
 2018-11-05  0:59 UTC  (3+ messages)
` [PATCH RESEND V4 1/9] clk: clk-divider: add CLK_DIVIDER_ZERO_GATE "

[PATCH 2/2] mm: avoid unnecessary swap_info_struct allocation
 2018-11-05  0:57 UTC  (3+ messages)

[PATCH/RFC] sequencer.c: record revert/cherry-pick commit with trailer lines
 2018-11-05  0:56 UTC  (2+ messages)

[PATCH] net: skbuff.h: remove unnecessary unlikely()
 2018-11-05  0:51 UTC  (2+ messages)

[PATCH RFC] hist lookups
 2018-11-05  0:50 UTC  (4+ messages)

About the Use of sfence.vma in Kernel
 2018-11-05  0:49 UTC  (4+ messages)
` [sw-dev] "

[PATCH 1/2] mm: use kvzalloc for swap_info_struct allocation
 2018-11-05  0:50 UTC  (3+ messages)

[RESEND PATCH] sched/fair: fix a comment in task_numa_fault()
 2018-11-05  0:50 UTC 

[PATCH net] bonding/802.3ad: fix link_failure_count tracking
 2018-11-05  0:45 UTC  (3+ messages)
` [PATCH net v2] "

[RFC PATCH] checkout: add synonym of -b
 2018-11-05  0:41 UTC  (2+ messages)

[PATCH v3 0/3] Add support for PNI RM3100 magnetometer
 2018-11-05  0:39 UTC  (9+ messages)
` [PATCH v4 "
  ` [PATCH v4 3/3] iio: magnetometer: Add driver support for PNI RM3100

[Qemu-devel] [PATCH v2 0/5] Various option help readability improvement suggestions
 2018-11-05  0:25 UTC  (2+ messages)

"(deleted)" directories
 2018-11-05  0:32 UTC  (10+ messages)

Filesystem mounts fine but hangs on access
 2018-11-05  0:29 UTC  (7+ messages)

[PATCH] perf top: Display the LBR stats in callchain entry
 2018-11-05  0:31 UTC  (2+ messages)

[[PATCH v2]] commit: add a commit.allowempty config variable
 2018-11-05  0:30 UTC  (4+ messages)
` [PATCH v3] commit: add a commit.allowEmpty "

[cgroup] b519f5d3cb: BUG:kernel_hang_in_test_stage
 2018-11-05  0:28 UTC 

[LTP] [PATCH] syscalls/fremovexattr: Add fremovexattr() tests
 2018-11-05  0:25 UTC  (4+ messages)
  ` [LTP] [PATCH v2 1/2] "
    ` [LTP] [PATCH v2 2/2] syscalls/lremovexattr: Add lremovexattr() test

[PATCH v4 2/2] HAX: Enable GuC for CI
 2018-11-05  0:23 UTC  (3+ messages)
` [HAX] ddc7f46e1c: drm:i915_gem_init_hw[i915]]
  ` [LKP] "

stable-rc/linux-4.18.y build: 187 builds: 0 failed, 187 passed, 232 warnings (v4.18.17)
 2018-11-04 15:06 UTC 

Memory hotplug failed to offline on bare metal system of multiple nodes
 2018-11-05  0:20 UTC  (3+ messages)
` [PATCH] mm, memory_hotplug: teach has_unmovable_pages about of LRU migrateable pages

[Qemu-devel] [PATCH v4 0/8] off-by-one and NULL pointer accesses detected by static analysis
 2018-11-05  0:19 UTC  (9+ messages)
` [Qemu-devel] [PATCH v4 3/8] block: Null pointer dereference in blk_root_get_parent_desc()
` [Qemu-devel] [PATCH v4 4/8] qemu-img: assert block_job_get() does not return NULL in img_commit()
` [Qemu-devel] [PATCH v4 5/8] block: Fix potential Null pointer dereferences in vvfat.c
` [Qemu-devel] [PATCH v4 6/8] block: dump_qlist() may dereference a Null pointer

[blk] 801d462c8d: INFO:rcu_sched_detected_stalls_on_CPUs/tasks
 2018-11-05  0:17 UTC 

[PATCH 0/2] poewrpc/Boot: Fix cross compiling with clang
 2018-11-05  0:11 UTC  (10+ messages)
` [PATCH 1/2] Makefile: Export clang toolchain variables
` [PATCH 2/2] powerpc/boot: Set target when cross-compiling for clang

[lustre-devel] [PATCH 00/28] lustre: more assorted fixes for lustre 2.10
 2018-11-05  0:13 UTC  (16+ messages)
` [lustre-devel] [PATCH 04/28] lustre: ptlrpc: Do not assert when bd_nob_transferred != 0
` [lustre-devel] [PATCH 15/28] lustre: llite: fix for stat under kthread and X86_X32
` [lustre-devel] [PATCH 18/28] lustre: mdc: expose changelog through char devices

Linux 4.20-rc1
 2018-11-05  0:12 UTC 

Fwd: Disable receiving new flows on a core
 2018-11-05  0:08 UTC 

[Buildroot] [PATCH] package/meson: bump to version 0.47.2
 2018-11-05  0:05 UTC 

[PATCH v2 0/7] fix DMA mask check
 2018-11-05  0:03 UTC  (3+ messages)

[RFC v1] Add virtual file system settings and hook proc
 2018-11-05  0:02 UTC  (4+ messages)

[PATCH 0/7] add i2c controller support to st_lsm6dsx driver
 2018-11-04 14:39 UTC  (8+ messages)
` [PATCH 1/7] iio: imu: st_lsm6dsx: introduce locked read/write utility routines
` [PATCH 2/7] iio: imu: st_lsm6dsx: reboot memory content after reset
` [PATCH 3/7] iio: imu: st_lsm6dsx: remove static from st_lsm6dsx_set_watermark
` [PATCH 4/7] iio: imu: st_lsm6dsx: introduce ST_LSM6DSX_ID_EXT sensor ids
` [PATCH 5/7] iio: imu: st_lsm6dsx: add i2c embedded controller support
` [PATCH 6/7] iio: imu: st_lsm6dsx: add hw FIFO support to i2c controller
` [PATCH 7/7] dt-bindings: iio: imu: st_lsm6dsx: add support to i2c pullup resistors

[PATCH V2] ocfs2: free up write context when direct IO failed
 2018-11-04 23:54 UTC  (2+ messages)
` [Ocfs2-devel] "

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

[PATCH 0/1] Make compat/poll safer on Windows
 2018-11-04 23:44 UTC  (9+ messages)
` [PATCH 1/1] poll: use GetTickCount64() to avoid wrap-around issues

Linux kernel 4.20-rc1 released
 2018-11-04 23:44 UTC 

[lustre-devel] [PATCH RFC] lustre: obd: convert obd_nid_hash to rhashtable
 2018-11-04 23:43 UTC  (4+ messages)

[Qemu-devel] [PATCH] block: Make more block drivers compile-time configurable
 2018-11-04 23:40 UTC  (2+ messages)

linux-next: Tree for Oct 31
 2018-11-04 23:38 UTC  (9+ messages)
` linux-next: Tree for Oct 31 (vboxguest)

[U-Boot] [PATCH] efi_loader: Ensure memory allocations are page aligned
 2018-11-04 23:34 UTC 

[PATCH] mt76x0: dfs: fix IBI_R11 configuration on non-radar channels
 2018-11-04 23:18 UTC 

radeon vs radeonfb Mobility quirks (Thinkpad X32)
 2018-11-04 23:14 UTC  (3+ messages)

Re: VHUB didn't work on AST2500
 2018-11-04 23:09 UTC  (2+ messages)

dm-integrity + mdadm + btrfs = no journal?
 2018-11-04 22:55 UTC 

[GIT PULL] UBIFS updates for 4.20-rc1
 2018-11-04 22:49 UTC  (5+ messages)

[PATCH] crypto: ecc - regularize scalar for scalar multiplication
 2018-11-04 13:34 UTC 

[Buildroot] [PATCH v2 00/12] default runtime test case for python packages v2
 2018-11-04 22:42 UTC  (2+ messages)


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.