linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-03-08 17:11:47 to 2018-03-08 19:55:51 UTC [more...]

[GIT PULL 00/54] perf/core improvements and fixes
 2018-03-08 19:50 UTC  (39+ messages)
` [PATCH 01/54] perf cgroup: Remove misplaced __maybe_unused
` [PATCH 04/54] perf cgroup: Rename close_cgroup() to cgroup__put()
` [PATCH 06/54] perf cgroup: Introduce find_cgroup() method
` [PATCH 07/54] perf cgroup: Introduce cgroup__new() out of open coded equivalent
` [PATCH 08/54] perf sched: Move thread::shortname to thread_runtime
` [PATCH 10/54] perf record: Combine some auxtrace initialization into a single function
` [PATCH 11/54] perf cgroup: Add evlist__findnew_cgroup()
` [PATCH 13/54] perf cgroup: Make the cgroup name be const char *
` [PATCH 14/54] perf trace: Support setting cgroups as targets
` [PATCH 16/54] perf auxtrace: Rename some buffer-queuing functions
` [PATCH 17/54] perf auxtrace: Make auxtrace_queues__add_buffer() return buffer_ptr
` [PATCH 18/54] perf tools: Correct title markers for asciidoctor
` [PATCH 20/54] perf pmu: Display pmu name when printing unmerged events in stat
` [PATCH 22/54] perf evlist: Store 'overwrite' in struct perf_mmap
` [PATCH 23/54] perf mmap: Store mmap scope in struct perf_mmap()
` [PATCH 24/54] perf mmap: Use the stored scope data in perf_mmap__push()
` [PATCH 26/54] perf mmap: Use stored 'overwrite' in perf_mmap__consume()
` [PATCH 27/54] perf mmap: Simplify perf_mmap__consume()
` [PATCH 28/54] perf mmap: Simplify perf_mmap__read_event()
` [PATCH 30/54] perf intel-pt: Fix overlap detection to identify consecutive buffers correctly
` [PATCH 32/54] perf intel-pt: Fix error recovery from missing TIP packet
` [PATCH 34/54] perf intel-pt/bts: In auxtrace_record__init_intel() evlist is never NULL
` [PATCH 36/54] perf intel-pt: Tidy old_buffer handling in intel_pt_get_trace()
` [PATCH 38/54] perf intel-pt: Adjust overlap-checking to support sampling mode
` [PATCH 39/54] perf annotate: Fix s390 target function disassembly
` [PATCH 41/54] perf report: Display perf.data header info
` [PATCH 43/54] perf record: Remove progname from struct record
` [PATCH 44/54] perf tools: Add refcnt into struct mem_info
` [PATCH 45/54] perf c2c: Use mem_info refcnt logic
` [PATCH 46/54] perf tools: Add MEM_TOPOLOGY feature to perf data file
` [PATCH 47/54] perf tools: Update tags with .cpp files
` [PATCH 48/54] perf build: Add llvm/clang/cxx make tests into FEATURE_TESTS_EXTRA
` [PATCH 49/54] perf build: Add llvm/clang make targets to FILES
` [PATCH 50/54] perf build: Force llvm/clang test compile output to .make.output
` [PATCH 51/54] perf report: Provide libtraceevent with a kernel symbol resolver
` [PATCH 52/54] perf annotate: Support to display the IPC/Cycle in TUI mode
` [PATCH 53/54] perf annotate: Handle s390 PC relative load and store instruction
` [PATCH 54/54] perf tools: Update quipper information

Warning from swake_up_all in 4.14.15-rt13 non-RT
 2018-03-08 19:54 UTC  (5+ messages)

[PATCH] firmware: meson-sm: rework meson_sm_init to use module_platform_driver_probe
 2018-03-08 19:54 UTC  (2+ messages)

[PATCH v7 00/13] Support PPTT for ARM64
 2018-03-08 19:52 UTC  (10+ messages)
` [PATCH v7 05/13] ACPI/PPTT: Add Processor Properties Topology Table parsing
` [PATCH v7 07/13] drivers: base cacheinfo: Add support for ACPI based firmware tables

[PATCH] aic7xxx/aic79xx: remove VLAs
 2018-03-08 19:52 UTC  (2+ messages)

[PATCH] ima: drop vla in ima_audit_measurement()
 2018-03-08 19:50 UTC  (8+ messages)

linux-next on n900: oops in codec_reg_show() when grepping sysfs
 2018-03-08 19:47 UTC  (2+ messages)

[PATCH] riscv: Implement free_initrd_mem
 2018-03-08 19:47 UTC  (4+ messages)

[PATCH] net: phy: Move interrupt check from phy_check to phy_interrupt
 2018-03-08 19:41 UTC  (2+ messages)

[PATCH] amlogic: meson-gx-socinfo: Update soc ids
 2018-03-08 19:45 UTC  (5+ messages)

[PATCH v3 00/10] drivers/qcom: add RPMH communication support
 2018-03-08 19:41 UTC  (5+ messages)
` [PATCH v3 04/10] drivers: qcom: rpmh: add RPMH helper functions
` [PATCH v3 05/10] drivers: qcom: rpmh-rsc: write sleep/wake requests to TCS

[PATCH] iio: potentiometer: ds1803: Remove VLA usage
 2018-03-08 19:39 UTC  (2+ messages)

[PATCH v3 0/6] ipc: Clamp *mni to the real IPCMNI limit
 2018-03-08 19:37 UTC  (23+ messages)
` [PATCH v3 1/6] proc/sysctl: Fix typo in sysctl_check_table_array()
` [PATCH v3 2/6] sysctl: Add kdoc comments to do_proc_do{u}intvec_minmax_conv_param
` [PATCH v3 3/6] sysctl: Add flags to support min/max range clamping
` [PATCH v3 4/6] sysctl: Warn when a clamped sysctl parameter is set out of range
` [PATCH v3 5/6] ipc: Clamp msgmni and shmmni to the real IPCMNI limit
` [PATCH v3 6/6] ipc: Clamp semmni "

[PATCH] selftests/android/ion: Makefile: fix build error
 2018-03-08 19:32 UTC  (2+ messages)

[PATCH v12 0/3] mm, x86, powerpc: Enhancements to Memory Protection Keys
 2018-03-08 19:30 UTC  (5+ messages)
` [PATCH v12 3/3] mm, x86, powerpc: display pkey in smaps only if arch supports pkeys
    ` mm, x86, powerpc: pkey semantics for key-0 ?

[PATCH 0/2] fix memory leak / panic in ioremap huge pages
 2018-03-08 19:30 UTC  (4+ messages)
` [PATCH 1/2] mm/vmalloc: Add interfaces to free unused page table

[PATCH v2 1/6] staging: vc04_services: Replace "firmware" node with a compatible lookup
 2018-03-08 19:30 UTC  (2+ messages)

[PATCH v4] Staging: iio: adis16209: Change some macro names
 2018-03-08 19:27 UTC  (3+ messages)

[PATCH 00/17] staging: remove requirement that lustre be built as module
 2018-03-08 19:23 UTC  (5+ messages)
` [PATCH 09/17] staging: lustre: ldlm: use delayed_work for pools_recalc
` [PATCH 10/17] staging: lustre: ptlrpc: use delayed_work in sec_gc

[PATCH 0/5] sysctl: Enable easy addition of range showing sysctl parameters
 2018-03-08 19:21 UTC  (5+ messages)

[PATCH v2 1/2] backlight: Add RAVE SP backlight driver
 2018-03-08 19:20 UTC  (2+ messages)
` [PATCH v2 2/2] dt-bindings: backlight: Add binding for "

[PATCH v5 00/21] Verbatim device names and devm_nvmem_(un)register()
 2018-03-08 19:12 UTC  (22+ messages)
` [PATCH v5 01/21] nvmem: Document struct nvmem_config
` [PATCH v5 02/21] nvmem: core: Allow specifying device name verbatim
` [PATCH v5 03/21] nvmem: Introduce devm_nvmem_(un)register()
` [PATCH v5 04/21] nvmem: vf610-ocotp: Convert to use devm_nvmem_register()
` [PATCH v5 05/21] nvmem: imx-ocotp: "
` [PATCH v5 06/21] nvmem: uniphier-efuse: "
` [PATCH v5 07/21] nvmem: snvs_lgpr: "
` [PATCH v5 08/21] nvmem: rockchip-efuse: "
` [PATCH v5 09/21] nvmem: mtk-efuse: "
` [PATCH v5 10/21] nvmem: meson-mx-efuse: "
` [PATCH v5 11/21] nvmem: meson-efuse: "
` [PATCH v5 12/21] nvmem: lpc18xx_otp: "
` [PATCH v5 13/21] nvmem: imx-iim: "
` [PATCH v5 14/21] nvmem: bcm-ocotp: "
` [PATCH v5 15/21] nvmem: qfprom: "
` [PATCH v5 16/21] nvmem: snvs_lpgpr: Convert commas to semicolons
` [PATCH v5 17/21] nvmem: rockchip-efuse: Make use of of_device_get_match_data()
` [PATCH v5 18/21] nvmem: vf610-ocotp: Do not use "&pdev->dev" explicitly
` [PATCH v5 19/21] nvmem: rockchip-efuse: "
` [PATCH v5 20/21] nvmem: imx-iim: "
` [PATCH v5 21/21] nvmem: bcm-ocotp: "

[pci PATCH v4 0/4] Add support for unmanaged SR-IOV
 2018-03-08 19:04 UTC  (5+ messages)
` [pci PATCH v4 1/4] pci-iov: "
` [pci PATCH v4 2/4] virtio_pci: Add support for unmanaged SR-IOV on virtio_pci devices
` [pci PATCH v4 3/4] ena: Migrate over to "unmanaged SR-IOV" support
` [pci PATCH v4 4/4] nvme: "

Nokia N900: refcount_t underflow, use after free
 2018-03-08 18:50 UTC  (4+ messages)

[GIT PULL] xfs: fixes for 4.16-rc5
 2018-03-08 18:48 UTC 

[PATCH] security: Fix IMA Kconfig for dependencies on ARM64
 2018-03-08 18:42 UTC  (8+ messages)

[PATCH] net: xfrm: use preempt-safe this_cpu_read() in ipcomp_alloc_tfms()
 2018-03-08 18:40 UTC  (4+ messages)

[PATCH AUTOSEL for 4.9 001/190] powerpc/nohash: Fix use of mmu_has_feature() in setup_initial_memory_limit()
 2018-03-08 18:37 UTC  (6+ messages)
` [PATCH AUTOSEL for 4.9 025/190] platform/x86: asus-nb-wmi: Add wapf4 quirk for the X302UA

[PATCH 0/2] ESRT fixes for relocatable kexec'd kernel
 2018-03-08 18:34 UTC  (7+ messages)
` [PATCH 1/2] efi/esrt: fix unsupported version initialization failure

[PATCH 0/2] Backport IBPB on context switch to non-dumpable process
 2018-03-08 18:23 UTC  (4+ messages)
` [PATCH 1/2] x86/mm: Give each mm a unique ID

[RFC PATCH] usb: musb: Fix external abort in musb_remove
 2018-03-08 18:22 UTC  (4+ messages)

[PATCH v3 00/22] Verbatim device names and devm_nvmem_(un)register()
 2018-03-08 18:22 UTC  (4+ messages)
` [PATCH v3 01/22] nvmem: Document struct nvmem_config

PATCH V4 0/5 nvme-pci: fixes on nvme_timeout and nvme_dev_disable
 2018-03-08 18:21 UTC  (3+ messages)
` [PATCH V4 2/5] nvme: add helper interface to flush in-flight requests

Regression from efi: call get_event_log before ExitBootServices
 2018-03-08 18:20 UTC  (7+ messages)

[PATCH] Staging: iio: adis16209: Move adis16209 driver out of staging
 2018-03-08 18:19 UTC 

[PATCH] ipmi:ssif: Fix double probe from tryacpi and trydmi
 2018-03-08 18:18 UTC  (5+ messages)

[PATCH v2] slub: use jitter-free reference while printing age
 2018-03-08 18:12 UTC  (2+ messages)

[RFC PATCH] KVM: arm/arm64: vgic: change condition for level interrupt resampling
 2018-03-08 18:12 UTC  (6+ messages)

Hang while booting 4.15.7
 2018-03-08 18:11 UTC  (4+ messages)

[PATCH 0/3] Remove accidental VLA usage
 2018-03-08 18:11 UTC  (5+ messages)

[PATCH V2 0/3] Use efi_rts_workqueue to invoke EFI Runtime Services
 2018-03-08 18:09 UTC  (9+ messages)
` [PATCH V2 1/3] x86/efi: Call efi_delete_dummy_variable() during efi subsystem initialization
` [PATCH V2 2/3] efi: Introduce efi_rts_workqueue and some infrastructure to invoke all efi_runtime_services()

[PATCH] slub: Fix misleading 'age' in verbose slub prints
 2018-03-08 18:09 UTC  (5+ messages)

Nokia N900: insecure W+X mapping at 0xd0050000
 2018-03-08 18:05 UTC  (4+ messages)

[PATCH 4.4 00/34] 4.4.120-stable review
 2018-03-08 18:04 UTC  (6+ messages)
` [PATCH 4.4 16/34] led: core: Fix brightness setting when setting delay_off=0

[PATCH] rtc: s5m: Remove VLA usage
 2018-03-08 18:03 UTC  (3+ messages)

[PATCH] audit: add containerid support for IMA-audit
 2018-03-08 18:02 UTC  (5+ messages)

[RFC] rcu: Prevent expedite reporting within RCU read-side section
 2018-03-08 18:01 UTC  (7+ messages)

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

[PATCH] selftests/net: enable fragments for fib-onlink-tests
 2018-03-08 17:59 UTC  (2+ messages)

[PATCH 0/5] staging: fsl-mc/dpio: Fix sparse warnings
 2018-03-08 17:58 UTC  (4+ messages)
` [PATCH 5/5] staging: fsl-mc/dpio: Remove dead code

linux-next: Tree for Mar 8
 2018-03-08 17:56 UTC  (2+ messages)
` linux-next: Tree for Mar 8 (md/dm-mpath.c)

[PATCH] devpts: resolve devpts bind-mounts
 2018-03-08 17:54 UTC  (2+ messages)

linux-next: Signed-off-by missing for commit in the rdma-fixes tree
 2018-03-08 17:52 UTC  (7+ messages)

[PATCH 1/2] backlight: Add RAVE SP backlight driver
 2018-03-08 17:51 UTC  (4+ messages)

[PATCH 4.15 000/122] 4.15.8-stable review
 2018-03-08 17:51 UTC  (11+ messages)

[PATCH] PCI/DPC: Fix INT legacy interrupt in dpc_irq
 2018-03-08 17:47 UTC  (3+ messages)

[PATCH] video: fbdev: via: remove VLA usage
 2018-03-08 17:39 UTC 

[PATCH v2 1/3] mfd: rave-sp: Add code to print firmware versions
 2018-03-08 17:37 UTC  (3+ messages)
` [PATCH v2 2/3] mfd: rave-sp: Convert print_hex_dump() to print_hex_dump_debug()
` [PATCH v2 3/3] mfd: rave-sp: Check received frame length before accepting next byte

[PATCH v2] rcu: exp: Protect all sync_rcu_preempt_exp_done() with rcu_node lock
 2018-03-08 17:37 UTC  (2+ messages)

[PATCH 1/2] net: macb: Add phy-handle DT support
 2018-03-08 17:32 UTC  (2+ messages)
` [1/2] "

[PATCH] usb: dwc2: Print error if unable to set DMA coherent mask
 2018-03-08 17:31 UTC  (2+ messages)

Build fails with SLOB in next
 2018-03-08 17:28 UTC 

[PATCH] [v2] docs: clarify security-bugs disclosure policy
 2018-03-08 17:28 UTC  (4+ messages)

[PATCHSET] percpu_ref, RCU: Audit RCU usages in percpu_ref users
 2018-03-08 17:28 UTC  (7+ messages)
` [PATCH 1/7] fs/aio: Add explicit RCU grace period when freeing kioctx
  ` [PATCH 7/7] RCU, workqueue: Implement rcu_work

[PATCH] video: fbdev: via_aux_vt1632: remove VLA usage
 2018-03-08 17:27 UTC  (3+ messages)

[PATCH v2 8/9] lib/vsprintf: Remove useless NULL checks
 2018-03-08 17:26 UTC  (13+ messages)
      ` [PATCH] vsprintf: Make "null" pointer dereference more robust

[PATCH] ASoC: cygnus: remove redundant assignment to pointer 'res'
 2018-03-08 17:22 UTC  (2+ messages)
` Applied "ASoC: cygnus: remove redundant assignment to pointer 'res'" to the asoc tree

[PATCH] ASoC: uniphier: remove superfluous <linux/mfd/syscon.h> inclusion
 2018-03-08 17:22 UTC  (2+ messages)
` Applied "ASoC: uniphier: remove superfluous <linux/mfd/syscon.h> inclusion" to the asoc tree

[PATCH 1/3] mfd: rave-sp: Add code to print firmware versions
 2018-03-08 17:18 UTC  (3+ messages)

RFC: remove the "tile" architecture from glibc
 2018-03-08 17:14 UTC  (2+ messages)

[PATCH] staging: ccree: remove ccree staging copy
 2018-03-08 17:14 UTC  (2+ messages)

[PATCH] ima: drop vla in ima_audit_measurement()
 2018-03-08 17:12 UTC  (2+ messages)

[PATCH v2 1/3] signal: Add FPE_FLTUNK si_code for undiagnosable fp exceptions
 2018-03-08 17:11 UTC 


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).