linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-10-09 04:49:27 to 2018-10-09 09:25:57 UTC [more...]

[RFD/RFC PATCH 0/8] Towards implementing proxy execution
 2018-10-09  9:24 UTC  (9+ messages)
` [RFD/RFC PATCH 1/8] locking/mutex: Convert mutex::wait_lock to raw_spinlock_t
` [RFD/RFC PATCH 2/8] locking/mutex: Removes wakeups from under mutex::wait_lock
` [RFD/RFC PATCH 3/8] locking/mutex: Rework task_struct::blocked_on
` [RFD/RFC PATCH 4/8] sched: Split scheduler execution context
` [RFD/RFC PATCH 5/8] sched: Add proxy execution
` [RFD/RFC PATCH 6/8] locking/mutex: make mutex::wait_lock irq safe
` [RFD/RFC PATCH 7/8] sched: Ensure blocked_on is always guarded by blocked_lock
` [RFD/RFC PATCH 8/8] sched: Fixup task CPUs for potential proxies

4.19-rcX: WARN_ON() arch/arm64/kernel/setup.c:271 reserve_memblock_reserved_regions
 2018-10-09  9:24 UTC  (3+ messages)

[PATCH 4.4 000/113] 4.4.160-stable review
 2018-10-09  9:23 UTC  (4+ messages)
` [PATCH 4.4 093/113] pinctrl: msm: Really mask level interrupts to prevent latching

[PATCH 4.18 000/168] 4.18.13-stable review
 2018-10-09  9:21 UTC  (5+ messages)

linux-next: manual merge of the staging tree with the vfs tree
 2018-10-09  9:18 UTC  (2+ messages)

[PATCH v2 0/3] host1x_cdma_update_sync_queue() clean up
 2018-10-09  9:16 UTC  (6+ messages)
` [PATCH v2 2/3] gpu: host1x: Don't complete a completed job
` [PATCH v2 3/3] gpu: host1x: Continue CDMA execution starting with a next job

[PATCH 0/3] lightnvm: pblk: support variable OOB size
 2018-10-09  9:16 UTC  (10+ messages)
` [PATCH 3/3] "

[PATCH v2 00/29] Allwinner H6 DE3 and HDMI support
 2018-10-09  9:14 UTC  (5+ messages)
` [PATCH v2 18/29] drm/sun4i: dw-hdmi: Add quirk for setting TMDS clock

[PATCH] backlight: lm3639: Unconditionally call led_classdev_unregister
 2018-10-09  9:10 UTC  (2+ messages)

[BUG] mfd: ezx-pcap: Possible sleep-in-atomic-context bugs in pcap_adc_irq()
 2018-10-09  9:07 UTC  (4+ messages)

[PATCH v12 0/6] Driver for at91 usart in spi mode
 2018-10-09  9:04 UTC  (11+ messages)

[PATCH v12 0/3]: perf: reduce data loss when profiling highly parallel CPU bound workloads
 2018-10-09  8:59 UTC  (4+ messages)
` [PATCH v12 1/3] perf util: map data buffer for preserving collected data
` [PATCH v12 2/3]: perf record: enable asynchronous trace writing
` [PATCH v12 3/3]: perf record: extend trace writing to multi AIO

[POC][RFC][PATCH 0/2] PROOF OF CONCEPT: Dynamic Functions (jump functions)
 2018-10-09  8:59 UTC  (4+ messages)
` [POC][RFC][PATCH 1/2] jump_function: Addition of new feature "jump_function"

[PATCH v3 0/7] Add-DMA-MDMA-chaining-support
 2018-10-09  8:57 UTC  (14+ messages)
` [PATCH v3 1/7] dt-bindings: stm32-dma: Add DMA/MDMA chaining support bindings
` [PATCH v3 2/7] dt-bindings: stm32-dmamux: Add one cell to support DMA/MDMA chain
` [PATCH v3 3/7] dt-bindings: stm32-mdma: Add DMA/MDMA chaining support bindings
` [PATCH v3 4/7] dmaengine: stm32-dma: Add DMA/MDMA chaining support

[PATCH 1/3] mfd: ti-lmu: switch to gpiod
 2018-10-09  8:57 UTC  (6+ messages)
` [PATCH 2/3] mfd: ti-lmu: use managed resource for everything
  ` [PATCH 3/3] mfd: ti-lmu: use of_device_get_match_data() helper

general protection fault in __handle_mm_fault
 2018-10-09  8:53 UTC  (4+ messages)

[PATCH] regulator: stpmic1: Return REGULATOR_MODE_INVALID for invalid mode
 2018-10-09  8:52 UTC 

[PATCH v1 00/11] Continuing the work on coupled regulators
 2018-10-09  8:52 UTC  (3+ messages)

[GIT PULL 00/12] perf/core improvements and fixes
 2018-10-09  8:47 UTC  (6+ messages)
` [PATCH 01/12] tools include: Adopt linux/bits.h
` [PATCH 02/12] perf auxtrace: Include missing asm/bitsperlong.h to get BITS_PER_LONG

[PATCH] HID: google: drop superfluous const before SIMPLE_DEV_PM_OPS()
 2018-10-09  8:48 UTC 

[PATCH] VMCI: Resource wildcard match fixed
 2018-10-09  8:43 UTC  (3+ messages)

[RFC][PATCH 0/3] printk: some pr_cont tweaks and cleanups
 2018-10-09  8:42 UTC  (7+ messages)
` [RFC][PATCH 1/3] printk: keep kernel cont support always enabled
` [RFC][PATCH 2/3] printk: lock/unlock console only for new logbuf entries
` [RFC][PATCH 3/3] printk: do not preliminary split up cont buffer

[PATCH v2 1/2] mfd: cros: add "base attached" MKBP switch definition
 2018-10-09  8:41 UTC  (5+ messages)
` [PATCH v2 2/2] HID: google: add support tablet mode switch for Whiskers

[PATCH v10 0/5] Add i.MX8MQ clock driver
 2018-10-09  8:37 UTC  (6+ messages)
` [PATCH v10 1/5] dt-bindings: add binding for i.MX8MQ CCM
` [PATCH v10 2/5] clk: imx: add fractional PLL output clock
` [PATCH v10 3/5] clk: imx: add SCCG PLL type
` [PATCH v10 4/5] clk: imx: add imx composite clock
` [PATCH v10 5/5] clk: imx: add clock driver for i.MX8MQ CCM

[patch v2] mm, thp: always specify ineligible vmas as nh in smaps
 2018-10-09  8:33 UTC  (11+ messages)
  ` [RFC PATCH] mm, proc: report PR_SET_THP_DISABLE in proc

[Patch] sched/fair: Avoid throttle_list starvation with low cfs quota
 2018-10-09  8:32 UTC  (2+ messages)

[PATCH v4 0/3] get_user_pages*() and RDMA: first steps
 2018-10-09  8:30 UTC  (4+ messages)
` [PATCH v4 2/3] mm: introduce put_user_page*(), placeholder versions

[PATCH 0/2] arm64: dts: meson: s400: emmc updates
 2018-10-09  8:29 UTC  (2+ messages)

[RESEND PATCH v2 1/3] video: ssd1307fb: Use gpiod_set_value_cansleep() for reset
 2018-10-09  8:29 UTC  (6+ messages)
` [RESEND PATCH v2 3/3] ARM: dts: imx28-cfa10036: Fix the reset gpio signal polarity

[PATCH net-next v3] wireless-drivers: rtnetlink wifi simulation device
 2018-10-09  8:25 UTC  (2+ messages)

[PATCH 0/7] Proper arch timer support for Exynos5433-based TM2(e) boards
 2018-10-09  8:19 UTC  (7+ messages)
  ` [PATCH 1/7] clocksource: exynos_mct: Remove dead code
  ` [PATCH 2/7] clocksource: exynos_mct: Add arch_timer cooperation mode for ARM64
  ` [PATCH 3/7] clocksource: Change CPU hotplug priority of exynos_mct driver

[PATCH V10 0/8] C-SKY(csky) Linux Kernel Driver
 2018-10-09  8:15 UTC  (5+ messages)
` [PATCH V10 1/8] irqchip: add C-SKY SMP interrupt controller

[RFC PATCH v2] media: docs-rst: Document m2m stateless video decoder interface
 2018-10-09  8:07 UTC  (12+ messages)

[PATCH] mm, oom_adj: avoid meaningless loop to find processes sharing mm
 2018-10-09  8:03 UTC  (2+ messages)

[PATCH] mm, oom_adj: avoid meaningless loop to find processes sharing mm
 2018-10-09  8:02 UTC  (9+ messages)
    `  "

linux-next: Tree for Oct 9
 2018-10-09  8:02 UTC 

[PATCH] media: venus: add support for key frame
 2018-10-09  7:53 UTC 

[PATCH] media: venus: add support for selection rectangles
 2018-10-09  7:53 UTC 

[PATCH] media: venus: queue initial buffers
 2018-10-09  7:50 UTC 

[PATCH] media: videodev2: add V4L2_FMT_FLAG_NO_SOURCE_CHANGE
 2018-10-09  7:58 UTC  (2+ messages)

[RESEND PATCH v3 0/3] sh: make early_platform code SuperH-specific
 2018-10-09  7:58 UTC  (6+ messages)

[PATCH] media: venus: add support for USERPTR to queue
 2018-10-09  7:52 UTC 

[PATCH] x86/mm: Fix preallocated PMD stack array
 2018-10-09  7:58 UTC  (3+ messages)
` [tip:x86/urgent] x86/mm: Avoid VLA in pgd_alloc()

[PATCH] media: venus: amend buffer size for bitstream plane
 2018-10-09  7:52 UTC 

[PATCH] media: venus: handle peak bitrate set property
 2018-10-09  7:51 UTC 

[PATCH V6 00/23] mmc: mmci: add sdmmc variant for stm32
 2018-10-09  7:54 UTC  (3+ messages)

[PATCH 2/2] mmc: Add mmc_force_detect_change_begin / _end functions
 2018-10-09  7:52 UTC  (6+ messages)

[PATCH v4 0/2] phy: zynqmp: Add phy driver for xilinx zynqmp phy core
 2018-10-09  7:47 UTC  (3+ messages)
` [PATCH v4 2/2] "

[PATCH] x86: avoid VLA in pgd_alloc()
 2018-10-09  7:48 UTC  (7+ messages)
` [tip:x86/urgent] x86/mm: Avoid "

[PATCH v3 0/6] System call table generation support
 2018-10-09  7:47 UTC  (11+ messages)
` [PATCH v3 3/6] parisc: add system "
` [PATCH v3 4/6] parisc: uapi header and system call table file generation

[PATCH] cpufreq: conservative: Fix requested_freq handling
 2018-10-09  7:47 UTC  (2+ messages)

[PATCH linux-next v2 9/9] ASoC: rsnd: add busif property to dai stream
 2018-10-09  7:47 UTC  (8+ messages)
` [alsa-devel] "

[PATCH 0/6] Add Support for MMC/SD in TI's AM65x SOCs
 2018-10-09  7:35 UTC  (16+ messages)
` [PATCH 1/6] dt-bindings: phy: am654-mmc-phy: Document new phy bindings
` [PATCH 2/6] phy: am654-mmc-phy: Add Support for MMC PHY on AM654 Devices
` [PATCH 3/6] dt-bindings: mmc: sdhci-of-arasan: Add new compatible for AM654 MMC PHY
` [PATCH 4/6] mmc: sdhci-of-arasan: Add a single data structure to incorporate pdata and soc_ctl_map
` [PATCH 5/6] mmc: sdhci-of-arasan: Add Support for AM654 MMC and PHY

[RESEND][PATCH] ACPI / CPPC: Add support for guaranteed performance
 2018-10-09  7:35 UTC  (2+ messages)

[PATCH] staging: erofs: adds a space around '*'
 2018-10-09  7:31 UTC  (3+ messages)

[PATCH v2] sysctl: kselftests: fix test_modprobe issue
 2018-10-09  7:29 UTC  (2+ messages)

[PATCH 0/2] phy: ocelot-serdes: fix out-of-bounds bug
 2018-10-09  7:28 UTC  (6+ messages)
` [PATCH 1/2] dt-bindings: phy: Update SERDES_MAX to be SERDES_MAX + 1
` [PATCH 2/2] phy: ocelot-serdes: fix out-of-bounds read

[PATCH] dt-bindings: Add bindings for aliases node
 2018-10-09  7:22 UTC  (4+ messages)

[PATCH v5 0/8] usb: dwc3: Fix broken BULK stream support to dwc3 gadget driver
 2018-10-09  7:20 UTC  (5+ messages)

[PATCH] of: base: Change logic in of_alias_get_alias_list()
 2018-10-09  7:18 UTC  (3+ messages)

[GIT PULL] ARC updates for 4.19-rc8
 2018-10-09  7:18 UTC  (2+ messages)

[linux-next][bisected e3fbcc7c] build error at drivers/pci/pcie/aer_inject.c:444:6: error: ‘struct pt_regs’ has no member named ‘ip
 2018-10-09  7:14 UTC 

Linux 4.19-rc7
 2018-10-09  7:14 UTC  (3+ messages)

[PATCH V2 3/3] x86/intel_rdt: Fix initial allocation to consider CDP
 2018-10-09  7:03 UTC  (2+ messages)
` [tip:x86/cache] "

[PATCH v3 0/3] namei: implement various lookup restriction AT_* flags
 2018-10-09  7:02 UTC  (4+ messages)
` [PATCH v3 1/3] namei: implement O_BENEATH-style "
` [PATCH v3 2/3] namei: implement AT_THIS_ROOT chroot-like path resolution
` [PATCH v3 3/3] namei: aggressively check for nd->root escape on ".." resolution

[PATCH V2 2/3] x86/intel_rdt: CBM overlap should also check for overlap with CDP peer
 2018-10-09  7:02 UTC  (2+ messages)
` [tip:x86/cache] "

[PATCH V2 1/3] x86/intel_rdt: Introduce utility to obtain CDP peer
 2018-10-09  7:01 UTC  (2+ messages)
` [tip:x86/cache] "

[PATCH] mm,numa: Remove remaining traces of rate-limiting
 2018-10-09  7:01 UTC  (4+ messages)
` [tip:sched/urgent] mm, sched/numa: Remove remaining traces of NUMA rate-limiting

[PATCH] x86/intel_rdt: Fix out-of-bounds memory access in CBM tests
 2018-10-09  7:00 UTC  (2+ messages)
` [tip:x86/cache] "

[PATCH v2 -next] powerpc/pseries/memory-hotplug: Fix return value type of find_aa_index
 2018-10-09  7:00 UTC  (2+ messages)

[PATCH v4] perf record: encode -k clockid frequency into Perf trace
 2018-10-09  6:59 UTC 

[PATCH 0/2] crypto: streebog - add Streebog hash function
 2018-10-09  6:57 UTC  (3+ messages)
` [PATCH 1/2] "

[PATCH 4.9 000/101] 4.9.111-stable review
 2018-10-09  6:56 UTC  (5+ messages)
` [PATCH 4.9 069/101] ubi: fastmap: Correctly handle interrupted erasures in EBA

[PATCH] bpf: btf: Fix a missing check bug
 2018-10-09  6:55 UTC  (6+ messages)

[PATCH] mfd: arizona: Correct link for sound binding document
 2018-10-09  6:55 UTC  (5+ messages)

[PATCH v2 0/3] namei: implement various lookup restriction AT_* flags
 2018-10-09  6:52 UTC  (3+ messages)
` [PATCH v2 1/3] namei: implement O_BENEATH-style "

linux-next: manual merge of the akpm tree with the s390 tree
 2018-10-09  6:46 UTC 

[PATCH 0/2] Document memory-to-memory video codec interfaces
 2018-10-09  6:39 UTC  (8+ messages)
` [PATCH 1/2] media: docs-rst: Document memory-to-memory video decoder interface

[PATCH v5 04/21] dt-bindings: Add doc for the Ingenic TCU drivers
 2018-10-09  6:36 UTC 

[PATCH RESEND v3 0/3] drivers/qcom: add additional functionality to RPMH
 2018-10-09  6:36 UTC  (4+ messages)
` [PATCH RESEND v3 1/3] drivers: qcom: rpmh-rsc: simplify TCS locking
` [PATCH RESEND v3 2/3] drivers: qcom: rpmh-rsc: return if the controller is idle
` [PATCH RESEND v3 3/3] drivers: qcom: rpmh: disallow active requests in solver mode

[BUG -next 20181008] list corruption with "mm/slub: remove useless condition in deactivate_slab"
 2018-10-09  6:35 UTC 

[PATCH] media: vivid: Support 480p for webcam capture
 2018-10-09  6:33 UTC  (9+ messages)

[PATCH] usb: gadget: musb: fix short isoc packets with inventra dma for pandaboard es
 2018-10-09  6:32 UTC 

tracing child threads with address filtering using intel_pt
 2018-10-09  6:31 UTC  (4+ messages)
  ` tracing child threads with address filtering using intel_pt in perf

[PATCH] x86/defconfig: Enable CONFIG_USB_XHCI_HCD
 2018-10-09  6:28 UTC  (4+ messages)
    ` [PATCH v2] "

[PATCH] remoteproc: qcom: q6v5-pil: add SCM probe dependency
 2018-10-09  6:21 UTC  (2+ messages)

[PATCH V3 0/4] Changes for SDCC5 version
 2018-10-09  6:15 UTC  (8+ messages)

unwind_init() takes 100 ms
 2018-10-09  6:13 UTC  (5+ messages)

[PATCH 3/3] crypto: siphash - drop _aligned variants
 2018-10-09  6:10 UTC  (3+ messages)

[PATCH v3] backlight: pwm_bl: switch to using "atomic" PWM API
 2018-10-09  6:04 UTC  (4+ messages)

[PATCH v3 0/7] regulator/mfd/dt_bindings: bd718x7: Support ROHM bd71847
 2018-10-09  6:02 UTC  (9+ messages)
` [PATCH v3 1/7] regulator/mfd: Support ROHM BD71847 power management IC

[PATCH] scsi/mpt3sas: Use dma_pool_zalloc
 2018-10-09  6:02 UTC  (2+ messages)

[PATCH 1/4] gpio: Assign gpio_irq_chip::parents to non-stack pointer
 2018-10-09  6:01 UTC  (3+ messages)

[PATCH trivial] genirq: Grammar s/an shared/a shared/
 2018-10-09  5:54 UTC  (2+ messages)
` [tip:irq/core] genirq: Fix grammar s/an /a /

[PATCH 0/7] NULL pointer deref fix for stm32-dma
 2018-10-09  5:47 UTC  (8+ messages)
` [PATCH 1/7] dmaengine: stm32-dma: threshold manages with bitfield feature
` [PATCH 2/7] dmaengine: stm32-dma: fix incomplete configuration in cyclic mode
` [PATCH 3/7] dmaengine: stm32-dma: fix typo and reported checkpatch warnings
` [PATCH 4/7] dmaengine: stm32-dma: Improve memory burst management
` [PATCH 5/7] dmaengine: stm32-dma: fix DMA IRQ status handling
` [PATCH 6/7] dmaengine: stm32-dma: fix max items per transfer
` [PATCH 7/7] dmaengine: stm32-dma: properly mask irq bits

[PATCH] tools/lib/traceevent, tools/perf: Move struct tep_handler definition in a local header file
 2018-10-09  5:33 UTC  (2+ messages)
` [tip:perf/core] tools lib traceevent, perf tools: "

[PATCH v4] tools/lib/traceevent: Separate out tep_strerror() for strerror_r() issues
 2018-10-09  5:33 UTC  (2+ messages)
` [tip:perf/core] tools lib traceevent: "

[PATCH 2/2] perf: More portable way to make CFLAGS work with clang
 2018-10-09  5:32 UTC  (2+ messages)
` [tip:perf/core] perf python: "

[PATCH 1/2] perf: Make clang_has_option() work on Python 3
 2018-10-09  5:32 UTC  (2+ messages)
` [tip:perf/core] perf python: "

[PATCH 5/5] perf tools: free temporary 'sys' string in read_event_files()
 2018-10-09  5:31 UTC  (2+ messages)
` [tip:perf/core] perf tools: Free "

[PATCH 4/5] perf tools: avoid double free in read_event_file()
 2018-10-09  5:31 UTC  (2+ messages)
` [tip:perf/core] perf tools: Avoid "

[PATCH 3/5] perf tools: free 'printk' string in parse_ftrace_printk()
 2018-10-09  5:30 UTC  (2+ messages)
` [tip:perf/core] perf tools: Free "

[PATCH 2/5] perf tools: cleanup trace-event-info 'tdata' leak
 2018-10-09  5:29 UTC  (2+ messages)
` [tip:perf/core] perf tools: Cleanup "

[PATCH 1/5] perf strbuf: match va_{add,copy} with va_end
 2018-10-09  5:29 UTC  (2+ messages)
` [tip:perf/core] perf strbuf: Match "

[PATCH v3] perf test: S390 does not support watchpoints in test 22
 2018-10-09  5:28 UTC  (2+ messages)
` [tip:perf/core] "

[tip:perf/core] perf auxtrace: Include missing asm/bitsperlong.h to get BITS_PER_LONG
 2018-10-09  5:28 UTC 

[tip:perf/core] tools include: Adopt linux/bits.h
 2018-10-09  5:27 UTC 

[PATCH] video: fbdev: remove dead old CLPS711x LCD support driver
 2018-10-09  5:25 UTC  (2+ messages)

linux-next: build failure after merge of the ext4 tree
 2018-10-09  5:23 UTC  (2+ messages)

[RFC PATCH 00/11] net: ethernet: ti: cpsw: replace cpsw-phy-sel with phy driver
 2018-10-09  5:22 UTC  (3+ messages)
` [RFC PATCH 01/11] phy: core add phy_set_netif_mode() api

[PATCH] powerpc/mm: make NULL pointer deferences explicit on bad page faults
 2018-10-09  5:21 UTC 

dma mask related fixups (including full bus_dma_mask support) v2
 2018-10-09  5:01 UTC  (4+ messages)
` [PATCH 5/5] dma-direct: always allow dma mask <= physiscal memory size

[PATCH] usb: roles: intel_xhci: Fix Unbalanced pm_runtime_enable
 2018-10-09  4:52 UTC 

[PATCH v7 0/9] powerpc: Switch to CONFIG_THREAD_INFO_IN_TASK
 2018-10-09  4:49 UTC  (2+ messages)
` [PATCH v7 6/9] powerpc: 'current_set' is now a table of task_struct pointers


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