All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-03-08 19:11:51 to 2018-03-08 19:50:22 UTC [more...]

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

[GIT PULL 00/54] perf/core improvements and fixes
 2018-03-08 19:50 UTC  (52+ messages)
` [PATCH 01/54] perf cgroup: Remove misplaced __maybe_unused
` [PATCH 02/54] perf cgroup: Rename 'struct cgroup_sel' to 'struct cgroup'
` [PATCH 03/54] perf cgroup: Introduce cgroup__delete()
` [PATCH 04/54] perf cgroup: Rename close_cgroup() to cgroup__put()
` [PATCH 05/54] perf cgroup: Introduce cgroup__get()
` [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 09/54] perf sched map: Re-annotate shortname if thread comm changed
` [PATCH 10/54] perf record: Combine some auxtrace initialization into a single function
` [PATCH 11/54] perf cgroup: Add evlist__findnew_cgroup()
` [PATCH 12/54] perf cgroup: Add evlist__add_default_cgroup()
` [PATCH 13/54] perf cgroup: Make the cgroup name be const char *
` [PATCH 14/54] perf trace: Support setting cgroups as targets
` [PATCH 15/54] perf auxtrace: Add missing parameters from kernel-doc comments
` [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 19/54] perf pmu: Support wildcards on pmu name in dynamic pmu events
` [PATCH 20/54] perf pmu: Display pmu name when printing unmerged events in stat
` [PATCH 21/54] perf pmu: Auto-merge PMU events created by prefix or glob match
` [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 25/54] perf mmap: Use the stored data in perf_mmap__read_event()
` [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 29/54] perf mmap: Simplify perf_mmap__read_init()
` [PATCH 30/54] perf intel-pt: Fix overlap detection to identify consecutive buffers correctly
` [PATCH 31/54] perf intel-pt: Fix sync_switch
` [PATCH 32/54] perf intel-pt: Fix error recovery from missing TIP packet
` [PATCH 33/54] perf intel-pt: Fix timestamp following overflow
` [PATCH 34/54] perf intel-pt/bts: In auxtrace_record__init_intel() evlist is never NULL
` [PATCH 35/54] perf intel-pt: Get rid of intel_pt_use_buffer_pid_tid()
` [PATCH 36/54] perf intel-pt: Tidy old_buffer handling in intel_pt_get_trace()
` [PATCH 37/54] perf intel-pt: Remove a check for sampling mode
` [PATCH 38/54] perf intel-pt: Adjust overlap-checking to support "
` [PATCH 39/54] perf annotate: Fix s390 target function disassembly
` [PATCH 40/54] perf report: Fix the output for stdio events list
` [PATCH 41/54] perf report: Display perf.data header info
` [PATCH 42/54] perf record: Move machine variable down the function
` [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

[Qemu-devel] [PATCH v2 0/2] block latency histogram
 2018-03-08 19:49 UTC  (8+ messages)
` [Qemu-devel] [PATCH v2 1/2] block/accounting: introduce "

[PATCH 1/3] libsepol: initialize tmp_key->ibdev_name if its allocation failed
 2018-03-08 19:49 UTC  (3+ messages)
` [PATCH 3/3] libsemanage: silence clang static analyzer report

[PATCHv2] arm: dts: zynq: Add support for Z-turn board
 2018-03-08 19:49 UTC 

[PATCH] staging: speakup: Replace simple_strtoul with kstrtoul
 2018-03-08 19:49 UTC 

[PATCH RFC 4/5] tls: RX path for ktls
 2018-03-08 19:48 UTC  (2+ messages)

[PATCH 06/10] drm/i915: Replace pcu_lock with sb_lock
 2018-03-08 19:49 UTC  (2+ messages)
` [PATCH v2] "

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

[RFC PATCH] git-submodule.sh:cmd_update: if submodule branch exists, fetch that instead of default
 2018-03-08 19:41 UTC  (3+ messages)

[PATCH] pinctrl: bc2835: Add brcm,level property
 2018-03-08 19:47 UTC  (6+ messages)
` [PATCH v2 0/3] pinctrl: bcm2835: "

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

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

[U-Boot] [RFC 00/14] bmips: add bcm6348-enet support
 2018-03-08 19:46 UTC  (8+ messages)
` [U-Boot] [PATCH v5 00/15] "
  ` [U-Boot] [PATCH v5 02/15] dma: add channels support
  ` [U-Boot] [PATCH v5 07/15] phy: add support for internal phys

[PATCH] xfs: do not log/recover swapext extent owner changes for deleted inodes
 2018-03-08 19:46 UTC  (5+ messages)

[Qemu-devel] [PATCH 2/2] slirp: Add classless static routes support to DHCP server
 2018-03-08 19:46 UTC  (3+ messages)
` [Qemu-devel] [PATCH 2/2 v2] "

[PATCH] staging: speakup: Replace simple_strtoul with kstrtoul
 2018-03-08 19:45 UTC  (2+ messages)

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

[PATCH v6 00/11] xen: xen-domid-restrict improvements
 2018-03-08 17:54 UTC  (2+ messages)
` [Qemu-devel] "

[RFC][PATCH 1/2] drm_hwcomposer: Error out on YUV layer as it would fail for single planes
 2018-03-08 19:43 UTC  (3+ messages)

[pull request][for-next 00/11] Mellanox, mlx5 IPSec updates 2018-02-28-2 (Part 2)
 2018-03-08 19:43 UTC  (6+ messages)

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

[RFC] config: remove RTE_NEXT_ABI
 2018-03-08 19:40 UTC  (5+ messages)

[PATCH] set_handle_irq: Return EBUSY if the handler has already been registered
 2018-03-08 19:41 UTC  (4+ messages)

[CI 1/2] drm/i915: Kick the rps worker when changing the boost frequency
 2018-03-08 19:41 UTC  (3+ messages)
` ✓ Fi.CI.IGT: success for series starting with [CI,1/2] "

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

[xtf test] 120303: all pass - PUSHED
 2018-03-08 19:38 UTC 

[PATCH v3 0/6] ipc: Clamp *mni to the real IPCMNI limit
 2018-03-08 19:37 UTC  (13+ messages)
` [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 00/16] xfsprogs: misc fixes, geometry refactoring
 2018-03-08 19:36 UTC  (5+ messages)
` [PATCH 03/16] xfs_scrub: log operational messages when interactive
  ` [PATCH v2 "
` [PATCH 04/16] xfs_scrub: don't ask user to run xfs_repair for only warnings
  ` [PATCH v2 "

[PATCH] riscv: Respect the initrd found in the dt, if any
 2018-03-08 19:35 UTC  (4+ messages)

[PATCH] staging: speakup: Replace simple_strtoul with kstrtoul
 2018-03-08 19:34 UTC  (3+ messages)

[PATCH] multipath-tools: refresh kernel-doc from kernel sources
 2018-03-08 19:34 UTC 

[Qemu-devel] [PULL] RISC-V QEMU Port Submission v8.2
 2018-03-08 19:29 UTC  (2+ messages)
` [Qemu-devel] [patches] "

[PATCH 1/1] libselinux, libsemanage: Replace PYSITEDIR with PYTHONLIBDIR
 2018-03-08 19:34 UTC  (3+ messages)

tools/libacpi printf output to logging instead of console/stdout ?
 2018-03-08 19:32 UTC  (4+ messages)

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

[PATCH v3 0/6] DRM/i915 cgroup integration
 2018-03-08 19:31 UTC  (8+ messages)
` [PATCH v3 5/6] drm/i915: Introduce 'priority offset' for GPU contexts (v2)

[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  (5+ 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  (3+ messages)

[PATCH] git manpage: note git-security@googlegroups.com
 2018-03-08 19:29 UTC  (2+ messages)

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

[GSoC][PATCH v4] Make options that expect object ids less chatty if id is invalid
 2018-03-08 19:27 UTC  (2+ messages)

How to change/fix 'Received UUID'
 2018-03-08 19:26 UTC  (10+ messages)

[igt-dev] [PATCH i-g-t v7 1/2] include: bump drm uAPI headers
 2018-03-08 19:24 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for series starting with [i-g-t,v7,1/2] "

[Qemu-devel] [PATCH] s390x/virtio: Convert virtio-ccw from *_exit to *_unrealize
 2018-03-08 19:24 UTC  (3+ messages)

[U-Boot] No BOOT_FROM tag build error
 2018-03-08 19:24 UTC  (5+ messages)

[Buildroot] [PATCH 01/19] package/libdrm: bump version to 2.4.91
 2018-03-08 19:23 UTC  (3+ messages)
` [Buildroot] [PATCH 18/19] package/x11r7/xdriver_xf86-video-ati: bump version to 18.0.0

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

[Qemu-devel] [PATCH] fsl-imx6: Swap Ethernet interrupt defines
 2018-03-08 19:22 UTC  (5+ messages)

[PATCH 0/5] sysctl: Enable easy addition of range showing sysctl parameters
 2018-03-08 19:21 UTC  (3+ 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 "

[Fuego] [PATCH] ftc: add support for --header_fields and --fields to gen-report
 2018-03-08 19:18 UTC 

[Qemu-arm] [PATCH v9 00/14] ARM SMMUv3 Emulation Support
 2018-03-08 19:06 UTC  (3+ messages)
` [Qemu-devel] [PATCH v9 10/14] hw/arm/smmuv3: Abort on vfio or vhost case

[PATCH v5 00/21] Verbatim device names and devm_nvmem_(un)register()
 2018-03-08 19:12 UTC  (48+ messages)
` [PATCH v5 02/21] nvmem: core: Allow specifying device name verbatim
` [PATCH v5 05/21] nvmem: imx-ocotp: Convert to use devm_nvmem_register()
` [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: "

[LTP] [PATCH v2] mtest06: Use temp dir from $TMPDIR if present
 2018-03-08 19:16 UTC 

[PATCH linux dev-4.13 0/2] hwmon: (occ): Port fixes to 4.13
 2018-03-08 19:15 UTC  (4+ messages)
` [PATCH linux dev-4.13 1/2] hwmon (occ): Remove temperature fault attribute and VRM temp alarm

[Buildroot] [PATCH v2,1/1] libmpdclient: fix install
 2018-03-08 19:15 UTC 

[Qemu-devel] [PATCH v2 0/8] RFC: ovmf: preliminary TPM2 support
 2018-03-08 19:14 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 7/8] ovmf: link with Tcg2Dxe module
  ` [Qemu-devel] [edk2] "

[Fuego] [PATCH 3/3] ftc: gen-report: Add support csv formatter
 2018-03-08 19:14 UTC  (4+ messages)

[PATCH v2 0/2] Add Renesas R8A77980 PFC driver
 2018-03-08 19:14 UTC  (3+ messages)
` [PATCH v2 1/2] pinctrl: sh-pfc: add PORT_GP_CFG_25() helper macro
` [PATCH v2 2/2] pinctrl: sh-pfc: add R8A77980 PFC support


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.