linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-09-05 13:40:13 to 2019-09-05 16:18:11 UTC [more...]

[PATCH 0/4] media: Use DIV_ROUND_CLOSEST directly
 2019-09-05 16:14 UTC  (3+ messages)
` [PATCH 3/4] media: uvcvideo: Use DIV_ROUND_CLOSEST directly to make it readable
` [PATCH 4/4] media: v4l2-dv-timings: "

[BACKPORT 4.14.y 00/18] Backport candidate from TI 4.14 product kernel
 2019-09-05 16:17 UTC  (2+ messages)
` [BACKPORT 4.14.y 04/18] usb: dwc3: Allow disabling of metastability workaround

[BACKPORT 4.14.y v2 0/6] Candidates from Spreadtrum 4.14 product kernel
 2019-09-05 16:16 UTC  (3+ messages)
` [BACKPORT 4.14.y v2 5/6] ppp: mppe: Revert "ppp: mppe: Add softdep to arc4"

[RFC PATCH 0/5] make use of gcc 9's "asm inline()"
 2019-09-05 16:13 UTC  (10+ messages)
` [PATCH v2 0/6] "
  ` [PATCH v2 4/6] compiler-gcc.h: add asm_inline definition

[PATCH] nvme: tcp: remove redundant assignment to variable ret
 2019-09-05 16:12 UTC  (3+ messages)

[PATCH -tip 0/2] x86: Prohibit kprobes on XEN_EMULATE_PREFIX
 2019-09-05 16:12 UTC  (8+ messages)
` [Xen-devel] "

[PATCH] nvme: Restore device naming sanity
 2019-09-05 16:11 UTC  (2+ messages)

[RFC PATCH v4 0/9] printk: new ringbuffer implementation
 2019-09-05 16:11 UTC  (6+ messages)

[RFC PATCH] mm, oom: disable dump_tasks by default
 2019-09-05 16:10 UTC  (9+ messages)

[PATCH v4 02/16] powerpc/pseries: Introduce option to build secure virtual machines
 2019-09-05 16:06 UTC  (5+ messages)

[PATCH] net/skbuff: silence warnings under memory pressure
 2019-09-05 16:03 UTC  (18+ messages)

[PATCH v2] mm: emit tracepoint when RSS changes by threshold
 2019-09-05 16:03 UTC  (11+ messages)

[PATCH 0/3] Add API to get rpmsg message max length
 2019-09-05 16:02 UTC  (6+ messages)
` [PATCH 1/3] rpmsg: core: add API to get message length
` [PATCH 2/3] rpmsg: glink: implement get_mtu ops
` [PATCH 3/3] rpmsg: smd: "

[RFC PATCH 0/2] Fix SEV user-space mapping of unencrypted coherent memory
 2019-09-05 15:59 UTC  (6+ messages)
` [RFC PATCH 1/2] x86: Don't let pgprot_modify() change the page encryption bit

[PATCH] ethernet: micrel: Use DIV_ROUND_CLOSEST directly to make it readable
 2019-09-05 15:53 UTC 

[PATCH] sched: make struct task_struct::state 32-bit
 2019-09-05 15:51 UTC  (2+ messages)
`  "

[PATCH 0/7] Adding a proper workaround for fixing RTD3 issues with Nouveau
 2019-09-05 15:51 UTC  (5+ messages)
` [PATCH 1/7] Revert "ACPI / OSI: Add OEM _OSI string to enable dGPU direct output"
  ` [Nouveau] "

[patch 0/6] posix-cpu-timers: Fallout fixes and permission tightening
 2019-09-05 15:49 UTC  (9+ messages)
` [patch 1/6] posix-cpu-timers: Always clear head pointer on dequeue
` [patch 5/6] posix-cpu-timers: Sanitize thread clock permissions

[PATCH] ALSA: hda/hdmi: remove redundant assignment to variable pcm_idx
 2019-09-05 15:48 UTC 

[PATCH] mips: sgi-ip27: switch from DISCONTIGMEM to SPARSEMEM
 2019-09-05 15:47 UTC  (5+ messages)

[PATCH] i2c: muxes: pca9541: use BIT() macro
 2019-09-05 15:45 UTC  (3+ messages)

[for-next][PATCH 00/25] tracing: Updates for 5.4
 2019-09-05 15:43 UTC  (26+ messages)
` [for-next][PATCH 01/25] kprobes: Allow kprobes coexist with livepatch
` [for-next][PATCH 02/25] recordmcount: Remove redundant strcmp
` [for-next][PATCH 03/25] recordmcount: Remove uread()
` [for-next][PATCH 04/25] recordmcount: Remove unused fd from uwrite() and ulseek()
` [for-next][PATCH 05/25] tracing/probe: Split trace_event related data from trace_probe
` [for-next][PATCH 06/25] tracing/dynevent: Delete all matched events
` [for-next][PATCH 07/25] tracing/dynevent: Pass extra arguments to match operation
` [for-next][PATCH 08/25] tracing/kprobe: Add multi-probe per event support
` [for-next][PATCH 09/25] tracing/uprobe: Add multi-probe per uprobe "
` [for-next][PATCH 10/25] tracing/kprobe: Add per-probe delete from event
` [for-next][PATCH 11/25] tracing/uprobe: "
` [for-next][PATCH 12/25] tracing/probe: Add immediate parameter support
` [for-next][PATCH 13/25] tracing/probe: Add immediate string "
` [for-next][PATCH 14/25] selftests/ftrace: Add a testcase for kprobe multiprobe event
` [for-next][PATCH 15/25] selftests/ftrace: Add syntax error test for immediates
` [for-next][PATCH 16/25] selftests/ftrace: Add syntax error test for multiprobe
` [for-next][PATCH 17/25] recordmcount: Rewrite error/success handling
` [for-next][PATCH 18/25] recordmcount: Kernel style function signature formatting
` [for-next][PATCH 19/25] recordmcount: Kernel style formatting
` [for-next][PATCH 20/25] recordmcount: Remove redundant cleanup() calls
` [for-next][PATCH 21/25] recordmcount: Clarify what cleanup() does
` [for-next][PATCH 22/25] tracing/arm64: Have max stack tracer handle the case of return address after data
` [for-next][PATCH 23/25] tracing: Document the stack trace algorithm in the comments
` [for-next][PATCH 24/25] tracing: Rename tracing_reset() to tracing_reset_cpu()
` [for-next][PATCH 25/25] tracing: Add "gfp_t" support in synthetic_events

[PATCH v4 00/12] Enhance the hv_vmbus driver to support hibernation
 2019-09-05 15:44 UTC  (3+ messages)
` [PATCH v4 01/12] x86/hyper-v: Suspend/resume the hypercall page for hibernation

[PATCH -rcu dev 1/2] Revert b8c17e6664c4 ("rcu: Maintain special bits at bottom of ->dynticks counter")
 2019-09-05 15:36 UTC  (7+ messages)

[PATCH] FS: timerfd: Fix unexpected return value of timerfd_read function. 'hrtimer_forward_now()' returns zero due to bigger backward time drift. This causes timerfd_read to return 0. As per man page, read on timerfd is not expected to return 0. This patch fixes this problem. Signed-off-by: Arul Jeniston <arul.jeniston@gmail.com>
 2019-09-05 15:34 UTC  (14+ messages)
  ` [PATCH] FS: timerfd: Fix unexpected return value of timerfd_read function

[PATCH v2] Bluetooth: btusb: Use cmd_timeout to reset Realtek device
 2019-09-05 15:33 UTC  (2+ messages)

[PATCH v2] Bluetooth: btrtl: Fix an issue that failing to download the FW which size is over 32K bytes
 2019-09-05 15:29 UTC  (2+ messages)

[PATCH 0/2] trace-vmscan-postprocess: fix parsing and output
 2019-09-05 15:27 UTC  (4+ messages)

[PATCH 1/2] ipc: fix semtimedop for generic 32-bit architectures
 2019-09-05 15:21 UTC  (2+ messages)
` [PATCH 2/2] ipc: fix sparc64 ipc() wrapper

[PATCH][V2] staging: rtl8723bs: hal: remove redundant variable n
 2019-09-05 15:22 UTC 

[PATCH] HID: hyperv: Use in-place iterator API in the channel callback
 2019-09-05 15:11 UTC  (4+ messages)

PCI/kernel msi code vs GIC ITS driver conflict?
 2019-09-05 15:09 UTC  (15+ messages)

[PATCH v2] watchdog: imx_sc: this patch just fixes whitespaces
 2019-09-05 15:08 UTC  (2+ messages)

[PATCH 1/1] x86/purgatory: Change compiler flags to avoid relocation errors
 2019-09-05 15:07 UTC  (3+ messages)

[PATCH v1] watchdog: imx_sc: this patch just fixes whitespaces
 2019-09-05 15:06 UTC  (4+ messages)

[PATCH] ACPI: support for NXP i2c controller
 2019-09-05 15:04 UTC  (6+ messages)

[PATCH] staging: rtl8723bs: hal: remove redundant assignment to variable n
 2019-09-05 15:02 UTC  (3+ messages)

[PATCH 5.2 000/143] 5.2.12-stable review
 2019-09-05 15:00 UTC  (2+ messages)

[PATCH] rtlwifi: rtl8821ae: make array static const and remove redundant assignment
 2019-09-05 15:00 UTC 

[BUG] Use of probe_kernel_address() in task_rcu_dereference() without checking return value
 2019-09-05 14:59 UTC  (11+ messages)
      ` [PATCH 0/3] task: Making tasks on the runqueue rcu protected
        ` [PATCH 1/3] task: Add a count of task rcu users

[PATCH 4.19 00/93] 4.19.70-stable review
 2019-09-05 14:57 UTC  (2+ messages)

linux-next: Tree for Sep 4
 2019-09-05 14:54 UTC  (4+ messages)
` linux-next: Tree for Sep 4 (amd/display/)

[PATCH v4 1/1] arm64: dts: qcom: Add Lenovo Yoga C630
 2019-09-05 14:51 UTC 

[PATCH v4] libnvdimm: Enable unit test infrastructure compile checks
 2019-09-05 14:50 UTC  (2+ messages)

[PATCH 0/5] mmu notifer debug annotations
 2019-09-05 14:49 UTC  (2+ messages)

[RFC PATCH 0/9] Task latency-nice
 2019-09-05 14:48 UTC  (9+ messages)
` [RFC PATCH 1/9] sched,cgroup: Add interface for latency-nice

[PATCH v2] pinctrl: at91-pio4: implement .get_multiple and .set_multiple
 2019-09-05 14:48 UTC 

[PATCH 0/8] x86/platform/UV: Update UV Hubless System Support
 2019-09-05 14:47 UTC  (4+ messages)
` [PATCH 6/8] x86/platform/uv: Decode UVsystab Info

[PATCH 00/13] Modernize Loongson64 Machine
 2019-09-05 14:43 UTC  (21+ messages)
` [PATCH v2 00/19] "
  ` [PATCH v2 01/19] MIPS: Loongson64: Rename CPU TYPES
  ` [PATCH v2 02/19] MIPS: Loongson64: separate loongson2ef/loongson64 code
  ` [PATCH v2 03/19] MAINTAINERS: Fix entries for new loongson64 path
  ` [PATCH v2 04/19] irqchip: Export generic chip domain map/unmap functions
  ` [PATCH v2 05/19] irqchip: Add driver for Loongson-3 I/O interrupt controller
  ` [PATCH v2 06/19] dt-bindings: interrupt-controller: Add Loongson-3 IOINTC
  ` [PATCH v2 07/19] irqchip: Add driver for Loongson-3 HyperTransport interrupt controller
  ` [PATCH v2 08/19] dt-bindings: interrupt-controller: Add Loongson-3 HTINTC
  ` [PATCH v2 09/19] irqchip: i8259: Add plat-poll support
  ` [PATCH v2 10/19] irqchip: mips-cpu: Convert to simple domain
  ` [PATCH v2 11/19] MIPS: Loongson64: Drop legacy IRQ code
  ` [PATCH v2 12/19] dt-bindings: mips: Add loongson boards
  ` [PATCH v2 13/19] dt-bindings: Document loongson vendor-prefix
  ` [PATCH v2 14/19] MIPS: Loongson64: Add generic dts
  ` [PATCH v2 15/19] MIPS: Loongson64: Load built-in dtbs
  ` [PATCH v2 16/19] GPIO: loongson: Drop Loongson-3A/3B support
  ` [PATCH v2 17/19] MIPS: Loongson: Regenerate defconfigs
  ` [PATCH v2 18/19] MAINTAINERS: Add new pathes to LOONGSON64 ARCHITECTURE
  ` [PATCH v2 19/19] MAINTAINERS: Add myself as maintainer of LOONGSON64

[PATCH 0/6] Symbol namespaces
 2019-09-05 14:46 UTC  (5+ messages)
` [PATCH v4 00/12] Symbol Namespaces
  ` [PATCH v4 08/12] scripts: Coccinelle script for namespace dependencies

[PATCH 4.14 00/57] 4.14.142-stable review
 2019-09-05 14:42 UTC  (2+ messages)

[RESEND v3 1/1] i2c: qcom-geni: Provide an option to disable DMA processing
 2019-09-05 14:41 UTC 

[PATCH] gpu/drm: fix a -Wstringop-truncation warning
 2019-09-05 14:40 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: soc: qcom: Provide option to disable DMA
 2019-09-05 14:34 UTC  (6+ messages)
` [PATCH 2/2] i2c: qcom-geni: Provide an option to disable DMA processing

[RFC v2 0/3] OMAP3: convert opp-v1 to opp-v2 and read speed binned / 720MHz grade bits
 2019-09-05 14:33 UTC  (7+ messages)
` [RFC v2 1/3] cpufreq: ti-cpufreq: add support for omap34xx and omap36xx
` [RFC v2 3/3] ARM: dts: omap3: bulk convert compatible to be explicitly ti,omap3430 or ti,omap36xx

[PATCH v3 1/1] i2c: qcom-geni: Provide an option to disable DMA processing
 2019-09-05 14:33 UTC  (4+ messages)

[PATCH] pinctrl: at91-pio4: implement .get_multiple and .set_multiple
 2019-09-05 14:33 UTC  (2+ messages)

[PATCH 4.9 00/83] 4.9.191-stable review
 2019-09-05 14:33 UTC  (2+ messages)

lockdep warning while booting POWER9 PowerNV
 2019-09-05 14:30 UTC  (4+ messages)

[RFC PATCH 2/2] livepatch: Clear relocation targets on a module removal
 2019-09-05 14:28 UTC  (16+ messages)

[PATCH v5 0/7] Amazon's Annapurna Labs DT-based PCIe host controller driver
 2019-09-05 14:27 UTC  (10+ messages)
` [PATCH v5 1/7] PCI: Add Amazon's Annapurna Labs vendor ID
` [PATCH v5 2/7] PCI: Add ACS quirk for Amazon Annapurna Labs root ports
` [PATCH v5 3/7] PCI/VPD: Prevent VPD access for Amazon's Annapurna Labs Root Port
` [PATCH v5 4/7] PCI: Add quirk to disable MSI-X support "
` [PATCH v5 5/7] dt-bindings: PCI: Add Amazon's Annapurna Labs PCIe host bridge binding
` [PATCH v5 6/7] PCI: dwc: al: Add support for DW based driver type
` [PATCH v5 7/7] PCI: dwc: Add validation that PCIe core is set to correct mode

[PATCH v2 0/2] reset: meson-audio-arb: add sm1 support
 2019-09-05 14:26 UTC  (4+ messages)
` [PATCH v2 1/2] reset: dt-bindings: meson: update arb bindings for sm1
` [PATCH v2 2/2] reset: meson-audio-arb: add sm1 support

[PATCH] drm/msm/dsi: Move static keyword to the front of declarations
 2019-09-05 14:26 UTC  (2+ messages)

[RFC PATCH] coccinelle: check for integer overflow in binary search
 2019-09-05 14:23 UTC  (2+ messages)

[PATCH 4.4 00/77] 4.4.191-stable review
 2019-09-05 14:22 UTC  (2+ messages)

[PATCH v3 0/6] counter: new TI eQEP driver
 2019-09-05 14:10 UTC  (3+ messages)

[PATCH v3] USB: dummy-hcd: fix power budget for SuperSpeed mode
 2019-09-05 14:14 UTC  (2+ messages)

[PATCH v3] video: hyperv: hyperv_fb: Support deferred IO for Hyper-V frame buffer driver
 2019-09-05 14:10 UTC  (2+ messages)

[PATCH] hostap: remove set but not used variable 'copied' in prism2_io_debug_proc_read
 2019-09-05 14:19 UTC  (5+ messages)

[PATCH] media: siano: Use the correct style for SPDX License Identifier
 2019-09-05 14:17 UTC  (4+ messages)
` [PATCH] docs: license-rules.txt: cover SPDX headers on Python scripts

[PATCH] bus: ti-sysc: Fix clock handling for no-idle quirks
 2019-09-05 14:17 UTC  (2+ messages)

[PATCH] pinctrl: bcm: remove redundant assignment to pointer log
 2019-09-05 14:09 UTC 

[PATCH v4] video: hyperv: hyperv_fb: Obtain screen resolution from Hyper-V host
 2019-09-05 14:05 UTC  (2+ messages)

[PATCH] mailmap: Update email address for Quentin Perret
 2019-09-05 10:25 UTC  (4+ messages)

[PATCH 1/1] sched/rt: avoid contend with CFS task
 2019-09-05 14:01 UTC  (5+ messages)

[PATCH] lan743x: remove redundant assignment to variable rx_process_result
 2019-09-05 14:01 UTC 

[PATCH] mm: Add nr_free_highatomimic to fix incorrect watermatk routine
 2019-09-05 13:59 UTC 

[PATCH 0/2] Revert and rework on the metadata accelreation
 2019-09-05 13:59 UTC  (2+ messages)

pull-request: wireless-drivers 2019-09-05
 2019-09-05 13:58 UTC 

[PATCH v3 0/5] Adjust the padding size for KASLR
 2019-09-05 13:54 UTC  (9+ messages)
` [PATCH v3 1/5] x86/boot: Wrap up the SRAT traversing code into subtable_parse()
` [PATCH v3 2/5] x86/boot: Add max_addr field in struct boot_params
` [PATCH v3 3/5] x86/boot: Get the max address from SRAT
` [PATCH v3 4/5] x86/mm/KASLR: Cleanup calculation for direct mapping size

[PATCH 0/3] replace code with FIELD_SIZEOF
 2019-09-05 13:53 UTC  (3+ messages)
` [PATCH 2/3] media: v4l2: Use FIELD_SIZEOF directly

[PATCH V5 0/1] perf: Add CPU hotplug support for events
 2019-09-05 13:52 UTC  (4+ messages)
` [PATCH V5 1/1] perf: event preserve and create across cpu hotplug

[GIT PULL] sound fixes for 5.3-rc8
 2019-09-05 13:52 UTC 

[PATCH 0/5] mm, slab: Make kmalloc_info[] contain all types of names
 2019-09-05 13:51 UTC  (3+ messages)

[PATCH] scsi: mvsas: remove redundant assignment to variable rc
 2019-09-05 13:50 UTC 

[PATCH] drm/panfrost: Fix regulator_get_optional() misuse
 2019-09-05 13:49 UTC  (6+ messages)

[PATCH] scsi: qla2xxx: remove redundant assignment to pointer host
 2019-09-05 13:42 UTC 

[PATCH v12 00/12] namei: openat2(2) path resolution restrictions
 2019-09-05 13:40 UTC  (4+ messages)
` [PATCH v12 01/12] lib: introduce copy_struct_{to,from}_user helpers


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