linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-03-06 15:39:43 to 2018-03-06 19:29:57 UTC [more...]

[PATCH v8 00/63] XArray v8
 2018-03-06 19:24 UTC  (18+ messages)
` [PATCH v8 01/63] mac80211_hwsim: Use DEFINE_IDA
` [PATCH v8 02/63] radix tree: Use GFP_ZONEMASK bits of gfp_t for flags
` [PATCH v8 13/63] xarray: Add definition of struct xarray
` [PATCH v8 14/63] xarray: Define struct xa_node
` [PATCH v8 45/63] shmem: Convert replace to XArray
` [PATCH v8 46/63] shmem: Convert shmem_confirm_swap "
` [PATCH v8 48/63] shmem: Convert shmem_add_to_page_cache "
` [PATCH v8 54/63] shmem: Comment fixups
` [PATCH v8 55/63] btrfs: Convert page cache to XArray
` [PATCH v8 56/63] fs: Convert buffer "
` [PATCH v8 57/63] fs: Convert writeback "
` [PATCH v8 58/63] nilfs2: Convert "
` [PATCH v8 59/63] f2fs: "
` [PATCH v8 60/63] lustre: "
` [PATCH v8 61/63] dax: "
` [PATCH v8 62/63] page cache: Finish XArray conversion
` [PATCH v8 63/63] radix tree: Remove unused functions

[pci PATCH v3 0/3] Add support for unmanaged SR-IOV
 2018-03-06 19:29 UTC  (3+ messages)
` [pci PATCH v3 1/3] pci-iov: "
` [pci PATCH v3 2/3] vfio: Add support for unmanaged or userspace managed SR-IOV

[PATCH] usb,signal,security: only pass the cred, not the secid, to kill_pid_info_as_cred and security_task_kill
 2018-03-06 19:28 UTC  (5+ messages)

[PATCH v2 0/8] PECI device driver introduction
 2018-03-06 19:21 UTC  (6+ messages)
` [PATCH v2 2/8] [PATCH 2/8] Documentations: dt-bindings: Add a document of PECI adapter driver for Aspeed AST24xx/25xx SoCs

[PATCH 1/2] mmc: bcm2835: reset host on timeout
 2018-03-06 19:21 UTC  (8+ messages)

[PATCH] mm: might_sleep warning
 2018-03-06 19:20 UTC 

[PATCH RFC v9 0/7] Introduce the STACKLEAK feature and a test for it
 2018-03-06 19:16 UTC  (16+ messages)
` [PATCH RFC v9 4/7] x86/entry: Erase kernel stack in syscall_trace_enter()

[PATCH v7] PCI: Workaround wrong flags completions for IDT switch
 2018-03-06 19:15 UTC  (6+ messages)
        ` [PATCH v8] "

[PATCH 1/3] nfit_test: improve structure offset handling
 2018-03-06 19:13 UTC  (3+ messages)

[PATCH] X.509: unpack RSA signatureValue field from BIT STRING
 2018-03-06 19:13 UTC 

Regulator regression in next-20180305
 2018-03-06 19:12 UTC  (6+ messages)

[PATCH net-next] modules: allow modprobe load regular elf binaries
 2018-03-06 19:12 UTC  (2+ messages)

[RFC] netfilter: cttimeout: remove VLA in ctnl_timeout_parse_policy
 2018-03-06 18:47 UTC 

[PATCH] kernel/memremap: Remove stale devres_free() call
 2018-03-06 19:09 UTC  (3+ messages)

[PATCH] Revert "platform/chrome: chromeos_laptop: make chromeos_laptop const"
 2018-03-06 19:05 UTC  (2+ messages)

[RESEND PATCHv2 0/2] A couple of i_dir_seq fixes for fs/dcache.c
 2018-03-06 19:05 UTC  (3+ messages)
` [RESEND PATCHv2 1/2] fs: dcache: Avoid livelock between d_alloc_parallel and __d_add
` [RESEND PATCHv2 2/2] fs: dcache: Use READ_ONCE when accessing i_dir_seq

[PATCH] perf stat: fix cvs output format
 2018-03-06 19:03 UTC  (7+ messages)

ext4 ignoring rootfs default mount options
 2018-03-06 19:03 UTC 

[PATCH v5 0/4] Utilization estimation (util_est) for FAIR tasks
 2018-03-06 19:02 UTC  (5+ messages)
` [PATCH v5 1/4] sched/fair: add util_est on top of PELT

[PATCH 0/5] VCHI DT bindings
 2018-03-06 19:02 UTC  (4+ messages)
` [PATCH 2/5] staging: vc04_services: Remove cache-line-size property

[PATCH] arm64: dts: rockchip: Fix rk3399-gru-* s2r (pinctrl hogs, wifi reset)
 2018-03-06 18:58 UTC  (7+ messages)

[PATCH] kernel/sys_ni: sort cond_syscall() entries
 2018-03-06 18:53 UTC 

[PATCH] Fix partial warnings of checkpatch.pl for drivers/staging/greybus/i2c.c
 2018-03-06 18:52 UTC 

[PATCH v6] arm64: Add support for new control bits CTR_EL0.DIC and CTR_EL0.IDC
 2018-03-06 18:48 UTC  (5+ messages)

[PATCH 0/9] x86/dumpstack: Cleanups and user opcode bytes Code: section, v1
 2018-03-06 18:47 UTC  (3+ messages)
` [PATCH 5/9] x86/dumpstack: Improve opcodes dumping in the Code: section

[RFC PATCH 0/4 v2] Define killable version for access_remote_vm() and use it in fs/proc
 2018-03-06 18:45 UTC  (2+ messages)

[PATCH 1/2] vsprintf: distinguish between (null), (err) and (invalid) pointer derefs
 2018-03-06 18:42 UTC  (2+ messages)

[PATCH 1/3 RESEND] tpm: add longer timeouts for creation commands
 2018-03-06 18:36 UTC  (8+ messages)

[PATCH v3 0/6] some fixes to the pci-hyperv driver
 2018-03-06 18:32 UTC  (12+ messages)
` [PATCH v3 1/6] PCI: hv: fix a comment typo in _hv_pcifront_read_config()
` [PATCH v3 2/6] PCI: hv: hv_eject_device_work(): remove the bogus test
` [PATCH v3 3/6] PCI: hv: serialize the present/eject work items
` [PATCH v3 4/6] PCI: hv: remove hbus->enum_sem
` [PATCH v3 5/6] PCI: hv: hv_pci_devices_present(): only queue a new work when necessary
` [PATCH v3 6/6] PCI: hv: fix 2 hang issues in hv_compose_msi_msg()

[PATCH 0/5] staging: fsl-mc/dpio: Fix sparse warnings
 2018-03-06 18:32 UTC  (7+ messages)
` [PATCH 1/5] staging: fsl-mc/dpio: Fix incorrect cast
` [PATCH 2/5] staging: fsl-mc/dpio: Fix cast truncate warning
` [PATCH 3/5] staging: fsl-mc/dpio: Use __leXX types where needed
` [PATCH 4/5] staging: fsl-mc/dpio: Fix incorrect masking
` [PATCH 5/5] staging: fsl-mc/dpio: Remove dead code

[PATCHSET] percpu_ref, RCU: Audit RCU usages in percpu_ref users
 2018-03-06 18:30 UTC  (11+ messages)
` [PATCH 1/7] fs/aio: Add explicit RCU grace period when freeing kioctx
  ` [PATCH 2/7] fs/aio: Use RCU accessors for kioctx_table->table[]
  ` [PATCH 3/7] RDMAVT: Fix synchronization around percpu_ref
  ` [PATCH 4/7] HMM: Remove superflous RCU protection around radix tree lookup
  ` [PATCH 5/7] block: Remove superflous rcu_read_[un]lock_sched() in blk_queue_enter()
  ` [PATCH 6/7] percpu_ref: Update doc to dissuade users from depending on internal RCU grace periods
  ` [PATCH 7/7] RCU, workqueue: Implement rcu_work

[PATCH v4 00/24] FPGA Device Feature List (DFL) Device Drivers
 2018-03-06 18:29 UTC  (5+ messages)
` [PATCH v4 14/24] fpga: dfl: fme: add partial reconfiguration sub feature support

[PATCH] enic: fix boolreturn.cocci warnings
 2018-03-06 18:23 UTC 

[PATCH v2] kasan, slub: fix handling of kasan_slab_free hook
 2018-03-06 18:18 UTC 

[PATCH] vsprintf: Make "null" pointer dereference more robust
 2018-03-06 18:11 UTC  (3+ messages)
` [PATCH 1/2] vsprintf: distinguish between (null), (err) and (invalid) pointer derefs
  ` [PATCH 2/2] vsprintf: don't dereference pointers to the first or last page

[PATCH] scsi: mpt3sas: clarify mmio pointer types
 2018-03-06 18:09 UTC  (2+ messages)

[PATCH] pinctrl: intel: Implement intel_gpio_get_direction callback
 2018-03-06 18:06 UTC  (4+ messages)

[PATCH] crypto: hash.h: Prevent use of req->digest in ahash update
 2018-03-06 18:04 UTC  (2+ messages)

+ mm-relax-ptrace-mode-in-process_vm_readv2.patch added to -mm tree
 2018-03-06 18:03 UTC  (2+ messages)

[GIT PULL 0/4] ARM: exynos: Pull for v4.17
 2018-03-06 18:01 UTC  (5+ messages)
` [GIT PULL 1/4] soc: samsung: Driver changes "
` [GIT PULL 3/4] ARM: dts: exynos: DTS "
` [GIT PULL 4/4] arm64: "
` [GIT PULL 2/4] ARM: exynos: mach "

[PATCH V2 00/12] Drivers: hv: Miscellaneous fixes
 2018-03-06 17:56 UTC  (4+ messages)
` [PATCH V2 01/12] tools/hv: Fix IP reporting by KVP daemon with SRIOV
  ` [PATCH V2 06/12] vmbus/ring_buffer: remove some redundant helper function

[PATCH v2 00/10] splash screen on the stm32f769 disco board
 2018-03-06 17:51 UTC  (2+ messages)

[PATCH v7 00/13] Support PPTT for ARM64
 2018-03-06 17:50 UTC  (21+ messages)
` [PATCH v7 01/13] drivers: base: cacheinfo: move cache_setup_of_node()
` [PATCH v7 02/13] drivers: base: cacheinfo: setup DT cache properties early
` [PATCH v7 03/13] cacheinfo: rename of_node to fw_token
` [PATCH v7 04/13] arm64/acpi: Create arch specific cpu to acpi id helper
` [PATCH v7 05/13] ACPI/PPTT: Add Processor Properties Topology Table parsing
` [PATCH v7 06/13] ACPI: Enable PPTT support on ARM64
` [PATCH v7 07/13] drivers: base cacheinfo: Add support for ACPI based firmware tables
` [PATCH v7 08/13] arm64: "
` [PATCH v7 13/13] arm64: topology: divorce MC scheduling domain from core_siblings

[PATCH] documentation: add my name to kernel driver statement
 2018-03-06 17:48 UTC  (3+ messages)

[PATCH] kasan, slub: fix handling of kasan_slab_free hook
 2018-03-06 17:47 UTC  (4+ messages)

Warning from swake_up_all in 4.14.15-rt13 non-RT
 2018-03-06 17:46 UTC  (2+ messages)

[PATCH] mm: relax ptrace mode in process_vm_readv(2)
 2018-03-06 17:44 UTC  (3+ messages)

[RFC] translate_pid API
 2018-03-06 17:38 UTC 

[PATCH] staging: bcm2835-audio: Release resources on module_exit()
 2018-03-06 17:42 UTC  (3+ messages)

[RFC PATCH v18 0/7] mm: security: ro protection for dynamic data
 2018-03-06 17:39 UTC  (12+ messages)
` [PATCH 1/7] genalloc: track beginning of allocations
` [PATCH 5/7] Pmalloc selftest
` [PATCH 6/7] lkdtm: crash on overwriting protected pmalloc var
` [PATCH 7/7] Documentation for Pmalloc

Use of GCC plugin instead ISO C
 2018-03-06 17:24 UTC  (7+ messages)
    ` Re[v2]: "

[PATCH 0/29] arm meltdown fix backporting review for lts 4.9
 2018-03-06 17:25 UTC  (8+ messages)

[GIT PULL 0/9] perf/urgent fixes
 2018-03-06 17:23 UTC  (10+ messages)
` [PATCH 1/9] perf kallsyms: Fix the usage on the man page
` [PATCH 2/9] perf top: Fix annoying fallback message on older kernels
` [PATCH 3/9] perf annotate browser: Be more robust when drawing jump arrows
` [PATCH 4/9] perf record: Fix crash in pipe mode
` [PATCH 5/9] tools headers: Sync copy of kvm UAPI headers
` [PATCH 6/9] tools headers: Sync x86's cpufeatures.h
` [PATCH 7/9] perf stat: Fix CVS output format for non-supported counters
` [PATCH 8/9] perf auxtrace: Prevent decoding when --no-itrace
` [PATCH 9/9] perf tools: Fix trigger class trigger_on()

[RFC] rcu: Prevent expedite reporting within RCU read-side section
 2018-03-06 17:25 UTC  (5+ messages)

Regression in IPMI on 4.15.6
 2018-03-06 17:19 UTC  (10+ messages)

[PATCH v2 00/11] Add Kconfig unit tests
 2018-03-06 17:16 UTC  (3+ messages)
` [PATCH v2 01/11] kbuild: define PYTHON2 and PYTHON3 variables instead of PYTHON

[PATCH] checkpatch: Improve get_quoted_string for TRACE_EVENT macros
 2018-03-06 17:14 UTC 

[PATCH v4.15.7 1/1] on Intel, VDSO should handle CLOCK_MONOTONIC_RAW and export 'tsc_calibration' pointer
 2018-03-06 17:13 UTC  (3+ messages)
    ` Fwd: "

[RFC PATCH v17 0/7] mm: security: ro protection for dynamic data
 2018-03-06 17:08 UTC  (6+ messages)
` [PATCH 5/7] Pmalloc selftest
` [PATCH 6/7] lkdtm: crash on overwriting protected pmalloc var

[PATCH v2] staging: rtl8192u: Replace printk() with appropriate net_*macro_ratelimited()
 2018-03-06 17:08 UTC  (4+ messages)
` [Outreachy kernel] "

[PATCH v11 0/7] Add io{read|write}64 to io-64-atomic headers
 2018-03-06 17:03 UTC  (9+ messages)
` [PATCH v11 6/7] crypto: caam: cleanup CONFIG_64BIT ifdefs when using io{read|write}64
` [PATCH v11 7/7] ntb: ntb_hw_switchtec: Cleanup 64bit IO defines to use the common header

[PATCH] libnvdimm: remove redundant __func__ in dev_dbg
 2018-03-06 16:59 UTC  (3+ messages)

WARNING in compat_copy_entries (2)
 2018-03-06 16:59 UTC 

[RFC/RFT][PATCH 0/7] sched/cpuidle: Idle loop rework
 2018-03-06 16:50 UTC 

[PATCH v4 0/2] drivers/qcom: add Command DB support
 2018-03-06 16:56 UTC  (10+ messages)
` [PATCH v4 1/2] drivers: qcom: add command DB driver
` [PATCH v4 2/2] dt-bindings: introduce Command DB for QCOM SoCs

[PATCH] acpi, nfit: remove redundant __func__ in dev_dbg
 2018-03-06 16:52 UTC  (3+ messages)

[PATCH] HID: hid-ntrig: use true and false for boolean values
 2018-03-06 16:50 UTC  (3+ messages)

[PATCH v5 0/6] dt-bindings: add bindings for USB physical connector
 2018-03-06 16:49 UTC  (5+ messages)
  ` [PATCH v5 3/6] arm64: dts: exynos: add micro-USB connector node to TM2 platforms
  ` [PATCH v5 4/6] arm64: dts: exynos: add OF graph between MHL and USB connector

[PATCH v2] kconfig: make unmet dependency warnings readable
 2018-03-06 16:49 UTC  (2+ messages)

[PATCH v2 0/8] ARTPEC-6 ARM SoC device tree updates
 2018-03-06 16:45 UTC  (2+ messages)

[PATCH] k10temp support for AMD Ryzen w/ Vega gfx
 2018-03-06 16:40 UTC  (4+ messages)

[PATCH v16 0/9] LPC: legacy ISA I/O support
 2018-03-06 16:22 UTC  (5+ messages)

[PATCH] ARM64: dts: meson-gxbb-wetek: add a wetek specific dtsi to cleanup hub and play2
 2018-03-06 16:19 UTC 

[PATCH] meson-gx-socinfo: Add package id for S905H
 2018-03-06 16:17 UTC 

[PATCH v2 0/4] net: Use strlcpy() for ethtool::get_strings
 2018-03-06 16:13 UTC  (2+ messages)

[PATCH 4.4 000/193] 4.4.118-stable review
 2018-03-06 16:11 UTC  (5+ messages)
` [PATCH 4.4 178/193] x86/syscall: Sanitize syscall table de-references under speculation

[PATCH v3] dmaengine: pl330: flush before wait, and add dev burst support
 2018-03-06 16:03 UTC 

[PATCH] net: dsa: mv88e6xxx: fix boolreturn.cocci warnings
 2018-03-06 16:02 UTC  (2+ messages)

[PATCH] irqchip: gic-v3-its: ensure nr_ites >= nr_lpis
 2018-03-06 16:01 UTC  (3+ messages)

Regression from efi: call get_event_log before ExitBootServices
 2018-03-06 16:00 UTC 

[PATCH v3 0/5] Migrate all TPM 2.0 commands to use struct tpm_buf
 2018-03-06 15:44 UTC  (4+ messages)
` [PATCH v3 3/5] tpm: migrate tpm2_probe() "

[PATCH] thermal: of: Allow selection of thermal governor in DT
 2018-03-06 15:43 UTC  (4+ messages)

[PATCHv2 1/3] i2c: xlp9xx: Check for Bus state before every transfer
 2018-03-06 15:40 UTC  (3+ messages)

[PATCH] net: smsc911x: Fix unload crash when link is up
 2018-03-06 15:40 UTC  (3+ messages)

[PATCH AUTOSEL for 4.9 001/219] Input: tsc2007 - check for presence and power down tsc2007 during probe
 2018-03-06 15:39 UTC  (9+ messages)
` [PATCH AUTOSEL for 4.9 002/219] spi/bcm63xx: make spi subsystem aware of message size limits

[PATCH 00/31 v2] PTI support for x86_32
 2018-03-06 15:39 UTC  (10+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).