linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-07-30 18:19:31 to 2019-07-30 20:09:35 UTC [more...]

[patch 0/5] lib/vdso, x86/vdso: Fix fallout from generic VDSO conversion
 2019-07-30 20:09 UTC  (5+ messages)
` [patch 3/5] lib/vdso/32: Provide legacy syscall fallbacks
    ` [patch V2 "

[PATCH v5 00/29] compat_ioctl.c removal, part 1/3
 2019-07-30 20:01 UTC  (30+ messages)
` [PATCH v5 01/29] fix compat handling of FICLONERANGE, FIDEDUPERANGE and FS_IOC_FIEMAP
` [PATCH v5 02/29] FIGETBSZ: fix compat
` [PATCH v5 03/29] compat: itanic doesn't have one
` [PATCH v5 04/29] do_vfs_ioctl(): use saner types
` [PATCH v5 05/29] compat: move FS_IOC_RESVSP_32 handling to fs/ioctl.c
` [PATCH v5 06/29] compat_sys_ioctl(): make parallel to do_vfs_ioctl()
` [PATCH v5 07/29] ceph: fix compat_ioctl for ceph_dir_operations
` [PATCH v5 08/29] compat_ioctl: drop FIOQSIZE table entry
` [PATCH v5 09/29] compat_ioctl: pppoe: fix PPPOEIOCSFWD handling
` [PATCH v5 10/29] compat_ioctl: add compat_ptr_ioctl()
` [PATCH v5 11/29] compat_ioctl: move rtc handling into rtc-dev.c
` [PATCH v5 12/29] compat_ioctl: move drivers to compat_ptr_ioctl
` [PATCH v5 13/29] compat_ioctl: move more "
  ` [PATCH v5 14/29] compat_ioctl: use correct compat_ptr() translation in drivers
  ` [PATCH v5 15/29] compat_ioctl: move tape handling into drivers
  ` [PATCH v5 16/29] compat_ioctl: move ATYFB_CLK handling to atyfb driver
  ` [PATCH v5 17/29] compat_ioctl: move isdn/capi ioctl translation into driver
  ` [PATCH v5 18/29] compat_ioctl: move rfcomm handlers "
  ` [PATCH v5 19/29] compat_ioctl: move hci_sock "
` [PATCH v5 20/29] compat_ioctl: remove HCIUART handling
  ` [PATCH v5 21/29] compat_ioctl: remove HIDIO translation
  ` [PATCH v5 22/29] compat_ioctl: remove translation for sound ioctls
  ` [PATCH v5 23/29] compat_ioctl: remove IGNORE_IOCTL()
  ` [PATCH v5 24/29] compat_ioctl: remove /dev/random commands
  ` [PATCH v5 25/29] compat_ioctl: remove joystick ioctl translation
  ` [PATCH v5 26/29] compat_ioctl: remove PCI "
  ` [PATCH v5 27/29] compat_ioctl: remove /dev/raw "
  ` [PATCH v5 28/29] compat_ioctl: remove last RAID handling code
  ` [PATCH v5 29/29] compat_ioctl: remove unused convert_in_user macro

[RESEND PATCH] mpt3sas: support target smid for [abort|query] task
 2019-07-30 20:02 UTC  (2+ messages)

[PATCH v2] mm: kmemleak: Use mempool allocations for kmemleak objects
 2019-07-30 20:02 UTC  (3+ messages)

[PATCH] scsi: ibmvscsi_tgt: Mark expected switch fall-throughs
 2019-07-30 20:00 UTC  (2+ messages)

[PATCH V2 00/10] x86/CPU and x86/resctrl: Support pseudo-lock regions spanning L2 and L3 cache
 2019-07-30 20:00 UTC  (2+ messages)

[PATCH] scsi: cxlflash: Mark expected switch fall-throughs
 2019-07-30 19:59 UTC  (3+ messages)

[PATCH] xen/gntdev.c: Replace vm_map_pages() with vm_map_pages_zero()
 2019-07-30 19:56 UTC  (2+ messages)

[GIT PULL] meminit fix for v5.3-rc2
 2019-07-30 19:53 UTC  (5+ messages)

[PATCH] linux/coff.h: add include guard
 2019-07-30 19:52 UTC  (2+ messages)

[PATCH] mm: release the spinlock on zap_pte_range
 2019-07-30 19:42 UTC  (4+ messages)

[PATCH] powerpc: workaround clang codegen bug in dcbz
 2019-07-30 19:35 UTC  (11+ messages)

[PATCH v11 2/4] uprobe: use original page when all uprobes are removed
 2019-07-30 19:31 UTC  (2+ messages)
` [PATCH v11 3/4] mm, thp: introduce FOLL_SPLIT_PMD

[PATCH] video: fbdev:via: Remove dead code
 2019-07-30 19:33 UTC 

+ uprobe-use-original-page-when-all-uprobes-are-removed.patch added to -mm tree
 2019-07-30 19:28 UTC  (4+ messages)

[v5 1/2] dt-bindings: gpio: aspeed: Add SGPIO support
 2019-07-30 19:25 UTC  (2+ messages)

[Regression] Commit "nvme/pci: Use host managed power state for suspend" has problems
 2019-07-30 19:19 UTC  (8+ messages)

[PATCH 00/10] Refactor rxe driver to remove multiple race conditions
 2019-07-30 19:20 UTC  (6+ messages)
` [PATCH 10/10] Replace tasklets with workqueues

[PATCH v5] PM / wakeup: show wakeup sources stats in sysfs
 2019-07-30 19:20 UTC  (8+ messages)

[PATCH v8 00/11] x86: PIE support to extend KASLR randomization
 2019-07-30 19:09 UTC  (3+ messages)

[PATCH v9 00/11] x86: PIE support to extend KASLR randomization
 2019-07-30 19:12 UTC  (12+ messages)
` [PATCH v9 01/11] x86/crypto: Adapt assembly for PIE support
` [PATCH v9 02/11] x86: Add macro to get symbol address "
` [PATCH v9 03/11] x86: relocate_kernel - Adapt assembly "
` [PATCH v9 04/11] x86/entry/64: "
` [PATCH v9 05/11] x86: pm-trace - "
` [PATCH v9 06/11] x86/CPU: "
` [PATCH v9 07/11] x86/acpi: "
` [PATCH v9 08/11] x86/boot/64: "
` [PATCH v9 09/11] x86/power/64: "
` [PATCH v9 10/11] x86/paravirt: "
` [PATCH v9 11/11] x86/alternatives: "

[PATCH v2] perf vendor events: Add Icelake V1.00 event file
 2019-07-30 19:08 UTC  (3+ messages)

[PATCH] net: bridge: Allow bridge to joing multicast groups
 2019-07-30 19:00 UTC  (11+ messages)

[PATCH] video/fbdev/aty128fb: Remove dead code
 2019-07-30 19:14 UTC 

[PATCH V3 2/2] mmc: sdhci: Fix O2 Host data read/write DLL lock phase shift issue
 2019-07-30 19:08 UTC 

[PATCH] dm: fix dax_dev NULL dereference
 2019-07-30 19:07 UTC  (3+ messages)
  `  "

[PATCH V3 1/2] mmc: sdhci: Fix O2 Host data read/write DLL lock phase shift issue
 2019-07-30 19:07 UTC 

[PATCH 79/79] libperf: Initial documentation
 2019-07-30 19:07 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 78/79] libperf: Add perf_evsel__enable/disable test
 2019-07-30 19:06 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 0/2] KVM: selftests: Enable ucall and dirty_log_test on s390x
 2019-07-30 19:06 UTC  (4+ messages)
` [PATCH 2/2] KVM: selftests: Enable "

[PATCH 77/79] libperf: Add perf_evlist__enable/disable test
 2019-07-30 19:05 UTC  (2+ messages)
` [tip:perf/core] "

[GIT PULL] pidfd fixes
 2019-07-30 19:04 UTC 

[PATCH 76/79] libperf: Add perf_evsel tests
 2019-07-30 19:04 UTC  (2+ messages)
` [tip:perf/core] "

[RFC] net: phy: read link status twice when phy_check_link_status()
 2019-07-30 19:04 UTC  (8+ messages)

[PATCH 75/79] libperf: Add perf_evlist test
 2019-07-30 19:04 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 74/79] libperf: Add perf_thread_map test
 2019-07-30 19:03 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 73/79] libperf: Add perf_cpu_map test
 2019-07-30 19:02 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 72/79] libperf: Add tests support
 2019-07-30 19:01 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 71/79] libperf: Add install targets
 2019-07-30 19:00 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 70/79] libperf: Add perf_evsel__attr functions
 2019-07-30 19:00 UTC  (2+ messages)
` [tip:perf/core] libperf: Add perf_evsel__attr() function

[PATCH 69/79] libperf: Add perf_evlist__enable/disable functions
 2019-07-30 18:59 UTC  (2+ messages)
` [tip:perf/core] libperf: Adopt perf_evlist__enable()/disable() functions from perf

[PATCH 68/79] libperf: Add perf_evlist__open/close functions
 2019-07-30 18:58 UTC  (2+ messages)
` [tip:perf/core] libperf: Adopt simplified perf_evlist__open()/close() functions from tools/perf

[PATCH 67/79] libperf: Add perf_evsel__cpus/threads functions
 2019-07-30 18:57 UTC  (2+ messages)
` [tip:perf/core] libperf: Add perf_evsel__cpus()/threads() functions

[PATCH 66/79] libperf: Add perf_cpu_map__for_each_cpu macro
 2019-07-30 18:57 UTC  (2+ messages)
` [tip:perf/core] libperf: Add perf_cpu_map__for_each_cpu() macro

[PATCH 65/79] libperf: Add perf_evsel__enable/disable/apply_filter functions
 2019-07-30 18:56 UTC  (2+ messages)
` [tip:perf/core] libperf: Adopt perf_evsel__enable()/disable()/apply_filter() functions

[PATCH 63/79] libperf: Add perf_evsel__close function
 2019-07-30 18:54 UTC  (2+ messages)
` [tip:perf/core] libperf: Adopt simplified perf_evsel__close() function from tools/perf

[PATCH 64/79] libperf: Add perf_evsel__read function
 2019-07-30 18:55 UTC  (2+ messages)
` [tip:perf/core] libperf: Adopt perf_evsel__read() function from tools/perf

[PATCH v2 0/2] crypto: validate inputs for gcm and aes
 2019-07-30 18:55 UTC  (3+ messages)
` [PATCH v2 1/2] crypto: gcm - helper functions for assoclen/authsize check

[PATCH 62/79] libperf: Add perf_evsel__open function
 2019-07-30 18:53 UTC  (2+ messages)
` [tip:perf/core] libperf: Adopt simplified perf_evsel__open() function from tools/perf

[PATCH 61/79] libperf: Add perf_evsel__alloc_fd function
 2019-07-30 18:53 UTC  (2+ messages)
` [tip:perf/core] libperf: Adopt perf_evsel__alloc_fd() function from tools/perf

[PATCH 60/79] libperf: Add readn/writen function
 2019-07-30 18:52 UTC  (2+ messages)
` [tip:perf/core] libperf: Adopt the readn()/writen() functions from tools/perf

[PATCH 58/79] libperf: Add fd array to struct perf_evsel
 2019-07-30 18:50 UTC  (2+ messages)
` [tip:perf/core] libperf: Move fd array from perf's evsel to lobperf's perf_evsel class

[PATCH 59/79] libperf: Add nr_members to struct perf_evsel
 2019-07-30 18:51 UTC  (2+ messages)
` [tip:perf/core] libperf: Move nr_members from perf's evsel to libperf's perf_evsel

[PATCH 56/79] libperf: Add perf_evlist__set_maps function
 2019-07-30 18:49 UTC  (2+ messages)
` [tip:perf/core] libperf: Add perf_evlist__set_maps() function

[PATCH 4.19 000/113] 4.19.63-stable review
 2019-07-30 18:51 UTC  (4+ messages)
` [PATCH 4.19 044/113] iio: iio-utils: Fix possible incorrect mask calculation

[PATCH 57/79] libperf: Add xyarray object
 2019-07-30 18:49 UTC  (2+ messages)
` [tip:perf/core] libperf: Adopt xyarray class from perf

[PATCH 5.2 000/215] 5.2.5-stable review
 2019-07-30 18:49 UTC  (3+ messages)

[PATCH 55/79] libperf: Add threads to struct perf_evlist
 2019-07-30 18:48 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 53/79] libperf: Add has_user_cpus to struct perf_evlist
 2019-07-30 18:46 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 54/79] libperf: Add cpus to struct perf_evlist
 2019-07-30 18:47 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH V36 27/29] tracefs: Restrict tracefs when the kernel is locked down
 2019-07-30 18:47 UTC  (2+ messages)
` [PATCH] "

[PATCH 51/79] libperf: Add own_cpus to struct perf_evsel
 2019-07-30 18:45 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 52/79] libperf: Add threads to struct perf_evsel
 2019-07-30 18:46 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH v8 00/14] Rockchip ISP1 Driver
 2019-07-30 18:42 UTC  (15+ messages)
` [PATCH v8 01/14] media: videodev2.h, v4l2-ioctl: add rkisp1 meta buffer format
` [PATCH v8 02/14] media: doc: add document for "
` [PATCH v8 03/14] media: rkisp1: Add user space ABI definitions
` [PATCH v8 04/14] media: rkisp1: add Rockchip MIPI Synopsys DPHY driver
` [PATCH v8 05/14] media: rkisp1: add Rockchip ISP1 subdev driver
` [PATCH v8 06/14] media: rkisp1: add ISP1 statistics driver
` [PATCH v8 07/14] media: rkisp1: add ISP1 params driver
` [PATCH v8 08/14] media: rkisp1: add capture device driver
` [PATCH v8 09/14] media: rkisp1: add rockchip isp1 core driver
` [PATCH v8 10/14] dt-bindings: Document the Rockchip ISP1 bindings
` [PATCH v8 11/14] dt-bindings: Document the Rockchip MIPI RX D-PHY bindings
` [PATCH v8 12/14] arm64: dts: rockchip: add isp0 node for rk3399
` [PATCH v8 13/14] arm64: dts: rockchip: add rx0 mipi-phy "
` [PATCH v8 14/14] MAINTAINERS: add entry for Rockchip ISP1 driver

[PATCH 50/79] libperf: Add cpus to struct perf_evsel
 2019-07-30 18:44 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH v6 17/57] hwmon: Remove dev_err() usage after platform_get_irq()
 2019-07-30 18:44 UTC 

[PATCH 49/79] libperf: Add perf_evsel__delete function
 2019-07-30 18:44 UTC  (2+ messages)
` [tip:perf/core] libperf: Add perf_evsel__delete() function

INFO: task hung in perf_event_free_task
 2019-07-30 18:44 UTC  (2+ messages)

[PATCH 48/79] libperf: Add perf_evlist__delete function
 2019-07-30 18:43 UTC  (2+ messages)
` [tip:perf/core] libperf: Add perf_evlist__delete() function

[PATCH 47/79] libperf: Add perf_evlist__for_each_evsel macro
 2019-07-30 18:42 UTC  (2+ messages)
` [tip:perf/core] libperf: Add perf_evlist__for_each_evsel() iterator

[PATCH 4.14 000/293] 4.14.135-stable review
 2019-07-30 18:42 UTC  (5+ messages)
` [PATCH 4.14 054/293] sched/fair: Fix "runnable_avg_yN_inv" not used warnings

[PATCH 46/79] libperf: Add perf_evsel__new function
 2019-07-30 18:41 UTC  (2+ messages)
` [tip:perf/core] libperf: Add perf_evsel__new() function

[PATCH v6 00/57] Add error message to platform_get_irq*()
 2019-07-30 18:41 UTC  (25+ messages)
` [PATCH v6 01/57] ata: Remove dev_err() usage after platform_get_irq()
` [PATCH v6 03/57] hwrng: "
` [PATCH v6 04/57] clocksource: "
` [PATCH v6 08/57] MIPS: "
` [PATCH v6 09/57] devfreq: "
` [PATCH v6 11/57] edac: "
` [PATCH v6 13/57] firmware: "
` [PATCH v6 14/57] fpga: "
` [PATCH v6 16/57] HSI: "
` [PATCH v6 18/57] i2c: "
` [PATCH v6 19/57] iio: "
` [PATCH v6 20/57] infiniband: "
` [PATCH v6 22/57] iommu: "
` [PATCH v6 23/57] irqchip: "
` [PATCH v6 24/57] mailbox: "
` [PATCH v6 28/57] pcie-gadget-spear: "
` [PATCH v6 29/57] mmc: "
` [PATCH v6 34/57] pinctrl: intel: "
` [PATCH v6 40/57] soc: "
` [PATCH v6 48/57] watchdog: "

[PATCH 45/79] libperf: Add perf_evlist__new function
 2019-07-30 18:41 UTC  (2+ messages)
` [tip:perf/core] libperf: Add perf_evlist__new() function

[PATCH 0/2] khugepaged: collapse pmd for pte-mapped THP
 2019-07-30 18:39 UTC  (5+ messages)
` [PATCH 1/2] khugepaged: enable "

[PATCH 44/79] libperf: Move zalloc.o into libperf
 2019-07-30 18:40 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 43/79] libperf: Add perf_cpu_map__new/perf_cpu_map__read functions
 2019-07-30 18:39 UTC  (2+ messages)
` [tip:perf/core] libperf: Add perf_cpu_map__new()/perf_cpu_map__read() functions

[PATCH 42/79] libperf: Add attr to perf_evsel
 2019-07-30 18:38 UTC  (2+ messages)
` [tip:perf/core] libperf: Move perf_event_attr field from perf's evsel to libperf's perf_evsel

[PATCH 41/79] libperf: Add nr_entries to perf_evlist
 2019-07-30 18:37 UTC  (2+ messages)
` [tip:perf/core] libperf: Add nr_entries to struct perf_evlist

[PATCH v3] clk: imx8mq: Mark AHB clock as critical
 2019-07-30 18:38 UTC  (3+ messages)

[PATCH 39/79] libperf: Add perf_evlist__add function
 2019-07-30 18:36 UTC  (2+ messages)
` [tip:perf/core] libperf: Add perf_evlist__add() function

[PATCH 40/79] libperf: Add perf_evlist__remove function
 2019-07-30 18:37 UTC  (2+ messages)
` [tip:perf/core] libperf: Add perf_evlist__remove() function

[PATCH 38/79] libperf: Add perf_evlist__init function
 2019-07-30 18:35 UTC  (2+ messages)
` [tip:perf/core] libperf: Add perf_evlist__init() function

[PATCH 37/79] libperf: Add perf_evsel__init function
 2019-07-30 18:34 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 36/79] libperf: Include perf_evlist in evlist object
 2019-07-30 18:34 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 35/79] libperf: Include perf_evsel in evsel object
 2019-07-30 18:33 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 34/79] libperf: Add perf_evlist and perf_evsel structs
 2019-07-30 18:32 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 32/79] libperf: Add perf_thread_map__new_dummy function
 2019-07-30 18:31 UTC  (2+ messages)
` [tip:perf/core] libperf: Add perf_thread_map__new_dummy() function

[PATCH 33/79] libperf: Add perf_thread_map__get/perf_thread_map__put
 2019-07-30 18:31 UTC  (2+ messages)
` [tip:perf/core] libperf: Add perf_thread_map__get()/perf_thread_map__put()

[PATCH 31/79] libperf: Add perf_thread_map struct
 2019-07-30 18:30 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 30/79] libperf: Add perf_cpu_map__get/perf_cpu_map__put
 2019-07-30 18:29 UTC  (2+ messages)
` [tip:perf/core] libperf: Add perf_cpu_map__get()/perf_cpu_map__put()

[PATCH 29/79] libperf: Add perf_cpu_map__dummy_new function
 2019-07-30 18:28 UTC  (2+ messages)
` [tip:perf/core] libperf: Add perf_cpu_map__dummy_new() function

[PATCH 27/79] libperf: Add debug output support
 2019-07-30 18:27 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 28/79] libperf: Add perf_cpu_map struct
 2019-07-30 18:27 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH RFC v3 0/14] sched,fair: flatten CPU controller runqueues
 2019-07-30 18:27 UTC  (3+ messages)

[tip:perf/core] perf trace: Put the per-syscall entry/exit prog_array BPF map infrastructure in place
 2019-07-30 17:53 UTC 

[tip:perf/core] perf trace: Allow specifying the bpf prog to augment specific syscalls
 2019-07-30 17:52 UTC 

[PATCH 25/79] libperf: Add libperf in python.so compilation
 2019-07-30 18:25 UTC  (2+ messages)
` [tip:perf/core] libperf: Add libperf to the python.so build

[PATCH 26/79] libperf: Add perf/core.h header
 2019-07-30 18:26 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 24/79] libperf: Add build version support
 2019-07-30 18:24 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH v2 0/5] PCI: Convert pci_resource_to_user() to a weak function
 2019-07-30 18:25 UTC  (2+ messages)

[PATCH 23/79] libperf: Make libperf.a part of the build
 2019-07-30 18:24 UTC  (2+ messages)
` [tip:perf/core] libperf: Make libperf.a part of the perf build

[PATCH 21/79] perf tools: Rename perf_evlist__enable to evlist__enable
 2019-07-30 18:22 UTC  (2+ messages)
` [tip:perf/core] perf evlist: Rename perf_evlist__enable() to evlist__enable()

[PATCH 19/79] perf tools: Rename perf_evlist__open to evlist__open
 2019-07-30 18:20 UTC  (2+ messages)
` [tip:perf/core] perf evlist: Rename perf_evlist__open() to evlist__open()

[PATCH 22/79] perf tools: Rename perf_evlist__disable to evlist__disable
 2019-07-30 18:23 UTC  (2+ messages)
` [tip:perf/core] perf evlist: Rename perf_evlist__disable() to evlist__disable()

[PATCH 20/79] perf tools: Rename perf_evlist__close to evlist__close
 2019-07-30 18:21 UTC  (2+ messages)
` [tip:perf/core] perf evlist: Rename perf_evlist__close() to evlist__close()

[PATCH 0/2] LP5024/18 LED introduction
 2019-07-30 18:21 UTC  (8+ messages)
` Backlight in motorola Droid 4

[PATCH 18/79] perf tools: Rename perf_evsel__cpus to evsel__cpus
 2019-07-30 18:20 UTC  (2+ messages)
` [tip:perf/core] perf evsel: Rename perf_evsel__cpus() to evsel__cpus()

[PATCH 17/79] perf tools: Rename perf_evsel__apply_filter to evsel__apply_filter
 2019-07-30 18:19 UTC  (2+ messages)
` [tip:perf/core] perf evsel: Rename perf_evsel__apply_filter() to evsel__apply_filter()


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