linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-07-05 23:12:30 to 2018-07-06 06:06:39 UTC [more...]

[PATCH v3] media: dvb-frontends: add Socionext SC1501A ISDB-S/T demodulator driver
 2018-07-06  6:04 UTC  (7+ messages)

[PATCH v2 0/3] arm: dts: zynq: improvements and cleanup
 2018-07-06  6:01 UTC  (4+ messages)
` [PATCH v2 1/3] arm: dts: zynq: Set correct manufacturer for ZedBoard and MicroZed boards
` [PATCH v2 2/3] dt-bindings: xilinx: Add missing zynq boards and sort entries
` [PATCH v2 3/3] arm: dts: zynq: correct and improve the model property of dt files

[PATCH 4.14 00/61] 4.14.54-stable review
 2018-07-06  5:52 UTC  (54+ messages)
` [PATCH 4.14 01/61] usb: cdc_acm: Add quirk for Uniden UBC125 scanner
` [PATCH 4.14 02/61] USB: serial: cp210x: add CESINEL device ids
` [PATCH 4.14 03/61] USB: serial: cp210x: add Silicon Labs IDs for Windows Update
` [PATCH 4.14 04/61] usb: dwc2: fix the incorrect bitmaps for the ports of multi_tt hub
` [PATCH 4.14 05/61] acpi: Add helper for deactivating memory region
` [PATCH 4.14 06/61] usb: typec: ucsi: acpi: Workaround for cache mode issue
` [PATCH 4.14 07/61] usb: typec: ucsi: Fix for incorrect status data issue
` [PATCH 4.14 08/61] xhci: Fix kernel oops in trace_xhci_free_virt_device
` [PATCH 4.14 09/61] n_tty: Fix stall at n_tty_receive_char_special()
` [PATCH 4.14 10/61] n_tty: Access echo_* variables carefully
` [PATCH 4.14 11/61] staging: android: ion: Return an ERR_PTR in ion_map_kernel
` [PATCH 4.14 12/61] serial: 8250_pci: Remove stalled entries in blacklist
` [PATCH 4.14 13/61] serdev: fix memleak on module unload
` [PATCH 4.14 14/61] vt: prevent leaking uninitialized data to userspace via /dev/vcs*
` [PATCH 4.14 18/61] drm/qxl: Call qxl_bo_unref outside atomic context
` [PATCH 4.14 19/61] drm/atmel-hlcdc: check stride values in the first plane
` [PATCH 4.14 22/61] drm/i915: Enable provoking vertex fix on Gen9 systems
` [PATCH 4.14 23/61] netfilter: nf_tables: nft_compat: fix refcount leak on xt module
` [PATCH 4.14 24/61] netfilter: nft_compat: prepare for indirect info storage
` [PATCH 4.14 25/61] netfilter: nft_compat: fix handling of large matchinfo size
` [PATCH 4.14 26/61] netfilter: nf_tables: dont assume chain stats are set when jumplabel is set
` [PATCH 4.14 27/61] netfilter: nf_tables: bogus EBUSY in chain deletions
` [PATCH 4.14 28/61] netfilter: nft_meta: fix wrong value dereference in nft_meta_set_eval
` [PATCH 4.14 29/61] netfilter: nf_tables: disable preemption in nft_update_chain_stats()
` [PATCH 4.14 30/61] netfilter: nf_tables: increase nft_counters_enabled in nft_chain_stats_replace()
` [PATCH 4.14 31/61] netfilter: nf_tables: fix memory leak on error exit return
` [PATCH 4.14 32/61] netfilter: nf_tables: add missing netlink attrs to policies
` [PATCH 4.14 33/61] netfilter: nf_tables: fix NULL-ptr in nf_tables_dump_obj()
` [PATCH 4.14 34/61] md: always hold reconfig_mutex when calling mddev_suspend()
` [PATCH 4.14 35/61] md: dont call bitmap_create() while array is quiesced
` [PATCH 4.14 36/61] md: move suspend_hi/lo handling into core md code
` [PATCH 4.14 37/61] md: use mddev_suspend/resume instead of ->quiesce()
` [PATCH 4.14 38/61] md: allow metadata update while suspending
` [PATCH 4.14 39/61] md: remove special meaning of ->quiesce(.., 2)
` [PATCH 4.14 40/61] netfilter: dont set F_IFACE on ipv6 fib lookups
` [PATCH 4.14 41/61] netfilter: ip6t_rpfilter: provide input interface for route lookup
` [PATCH 4.14 42/61] netfilter: nf_tables: use WARN_ON_ONCE instead of BUG_ON in nft_do_chain()
` [PATCH 4.14 43/61] ARM: dts: imx6q: Use correct SDMA script for SPI5 core
` [PATCH 4.14 44/61] mtd: rawnand: fix return value check for bad block status
` [PATCH 4.14 46/61] afs: Fix directory permissions check
` [PATCH 4.14 47/61] netfilter: ebtables: handle string from userspace with care
` [PATCH 4.14 48/61] s390/dasd: use blk_mq_rq_from_pdu for per request data
` [PATCH 4.14 49/61] netfilter: nft_limit: fix packet ratelimiting
` [PATCH 4.14 50/61] ipvs: fix buffer overflow with sync daemon and service
` [PATCH 4.14 51/61] iwlwifi: pcie: compare with number of IRQs requested for, not number of CPUs
` [PATCH 4.14 52/61] atm: zatm: fix memcmp casting
` [PATCH 4.14 54/61] perf test: "Session topology" dumps core on s390
` [PATCH 4.14 55/61] perf bpf: Fix NULL return handling in bpf__prepare_load()
` [PATCH 4.14 56/61] fs: clear writeback errors in inode_init_always
` [PATCH 4.14 57/61] sched/core: Fix rules for running on online && !active CPUs
` [PATCH 4.14 58/61] sched/core: Require cpu_active() in select_task_rq(), for user tasks
` [PATCH 4.14 60/61] net/sonic: Use dma_mapping_error()

[PATCH v7 00/11] track CPU utilization
 2018-07-06  6:02 UTC  (9+ messages)
` [PATCH 03/11] cpufreq/schedutil: use rt utilization tracking
` [PATCH 05/11] cpufreq/schedutil: use dl "
` [PATCH 07/11] cpufreq/schedutil: take into account interrupt
` [PATCH 08/11] sched: schedutil: remove sugov_aggregate_util()

[PATCH] dma: add support for reporting pause and resume separately
 2018-07-06  6:00 UTC  (4+ messages)

[PATCH v2] dmaengine: imx-sdma: add missing structure description
 2018-07-06  5:58 UTC  (2+ messages)

[PATCHv3 00/12] atomics: generate atomic headers / instrument arm64
 2018-07-06  5:51 UTC  (4+ messages)
` [PATCHv3 08/12] atomics: switch to generated fallbacks

[PATCH V2 00/19] C-SKY(csky) Linux Kernel Port
 2018-07-06  5:57 UTC  (8+ messages)
` [PATCH V2 16/19] csky: SMP support
` [PATCH V2 18/19] clocksource: add C-SKY clocksource drivers

[PATCH] dmaengine: nbpfaxi: Mark expected switch fall-through
 2018-07-06  5:56 UTC  (2+ messages)

[PATCH] checkpatch: Add exceptions for dsb keyword usage
 2018-07-06  5:52 UTC  (4+ messages)

[PATCH 4.17 00/46] 4.17.5-stable review
 2018-07-06  5:47 UTC  (24+ messages)
` [PATCH 4.17 01/46] usb: cdc_acm: Add quirk for Uniden UBC125 scanner
` [PATCH 4.17 02/46] USB: serial: cp210x: add CESINEL device ids
` [PATCH 4.17 04/46] usb: dwc2: fix the incorrect bitmaps for the ports of multi_tt hub
` [PATCH 4.17 05/46] usb: typec: tcpm: fix logbuffer index is wrong if _tcpm_log is re-entered
` [PATCH 4.17 06/46] acpi: Add helper for deactivating memory region
` [PATCH 4.17 09/46] xhci: Fix kernel oops in trace_xhci_free_virt_device
` [PATCH 4.17 10/46] n_tty: Fix stall at n_tty_receive_char_special()
` [PATCH 4.17 11/46] n_tty: Access echo_* variables carefully
` [PATCH 4.17 12/46] staging: android: ion: Return an ERR_PTR in ion_map_kernel
` [PATCH 4.17 13/46] iio: mma8452: Fix ignoring MMA8452_INT_DRDY
` [PATCH 4.17 14/46] serial: 8250_pci: Remove stalled entries in blacklist
` [PATCH 4.17 16/46] vt: prevent leaking uninitialized data to userspace via /dev/vcs*
` [PATCH 4.17 22/46] drm/sti: Depend on OF rather than selecting it
` [PATCH 4.17 23/46] drm/amd/display: Clear connectors edid pointer
` [PATCH 4.17 26/46] drm/atmel-hlcdc: check stride values in the first plane
` [PATCH 4.17 27/46] Revert "drm/sun4i: Handle DRM_BUS_FLAG_PIXDATA_*EDGE"
` [PATCH 4.17 28/46] drm/amdgpu: Dont default to DC support for Kaveri and older
` [PATCH 4.17 40/46] drm/i915: Enable provoking vertex fix on Gen9 systems
` [PATCH 4.17 42/46] netfilter: xt_connmark: fix list corruption on rmmod
` [PATCH 4.17 43/46] netfilter: nf_tables: use WARN_ON_ONCE instead of BUG_ON in nft_do_chain()
` [PATCH 4.17 44/46] ARM64: dts: meson-gxl-s905x-p212: Add phy-supply for usb0
` [PATCH 4.17 45/46] x86/mm: Dont free P4D table when it is folded at runtime
` [PATCH 4.17 46/46] ARM: dts: imx6q: Use correct SDMA script for SPI5 core

[PATCH] staging: r8822be: Fix RTL8822be can't find any wireless AP
 2018-07-06  5:44 UTC 

linux-next: Tree for Jul 6
 2018-07-06  5:44 UTC 

[PATCH] mm,oom: Bring OOM notifier callbacks to outside of OOM killer
 2018-07-06  5:39 UTC  (11+ messages)

[patch v3] mm, oom: fix unnecessary killing of additional processes
 2018-07-06  5:39 UTC  (3+ messages)

[PATCH v4 0/5] Add devicetree functionality to w1 busses and ds2760
 2018-07-06  5:35 UTC  (6+ messages)
` [PATCH v4 1/5] dt-bindings: w1: document generic onewire bindings
` [PATCH v4 2/5] dt-bindings: w1: document bindings for ds2760 battery monitor
` [PATCH v4 3/5] w1: core: match sub-nodes of bus masters in devicetree
` [PATCH v4 4/5] power: supply: ds2760_battery: merge ds2760 supply driver with its w1 slave companion
` [PATCH v4 5/5] power: supply: ds2760_battery: add devicetree probing

[PATCH v3 0/4] Add devicetree functionality to w1 busses and ds2760
 2018-07-06  5:30 UTC  (4+ messages)
` [PATCH v3 1/4] dt-bindings: w1: document generic onewire and DS2760 bindings

[PATCH 0/2] Fix AppArmor issues found through static analysis
 2018-07-06  5:25 UTC  (3+ messages)
` [PATCH 1/2] apparmor: Check buffer bounds when mapping permissions mask
` [PATCH 2/2] apparmor: Fully initialize aa_perms struct when answering userspace query

[REGRESSION 4.17] Spurious wakeup / reboot with power button
 2018-07-06  5:18 UTC  (6+ messages)

[PATCH] drm/bridge/synopsys: remove commented-out flag in Makefile
 2018-07-06  5:10 UTC 

[PATCH v4 0/6] thermal: tsens: Refactoring for TSENSv2 IP
 2018-07-06  5:13 UTC  (6+ messages)
` [PATCH v4 4/6] thermal: tsens: Add support for SDM845

[PATCH] drm/sched: remove unneeded -Iinclude/drm compiler flag
 2018-07-06  5:12 UTC 

[PATCH] z3fold: fix wrong handling of headless pages
 2018-07-06  5:10 UTC 

[BUG] staging: r8822be: RTL8822be can't find any wireless AP
 2018-07-06  3:34 UTC  (8+ messages)

[PATCH 1/1] remoteproc: correct rproc_free_vring() to avoid invalid kernel paging
 2018-07-06  4:06 UTC  (2+ messages)

[PATCH v6] Add udmabuf misc device
 2018-07-06  4:00 UTC  (6+ messages)

[PATCH 1/1] X86/Hyper-V:: Fix the circular dependency in IPI enlightenment
 2018-07-06  3:59 UTC  (8+ messages)

[PATCH v2 0/4] k3dma: add support to reserved channels
 2018-07-06  3:55 UTC  (5+ messages)
` [PATCH v2 1/4] dt-bindings: k3dma: add optional property hisilicon,dma-min-chan
` [PATCH v2 2/4] k3dma: add support to reserved minimum channels
` [PATCH v2 3/4] arm64: dts: hi3660: update property name hisilicon,dma-min-chan
` [PATCH v2 4/4] k3dma: delete axi_config

[PATCH v5 00/27] Venus updates
 2018-07-06  3:55 UTC  (6+ messages)

[PATCH v3 0/3] uio: fix potential crash bug
 2018-07-06  3:40 UTC  (7+ messages)
` [PATCH v3 1/3] uio: use request_threaded_irq instead
` [PATCH v3 2/3] uio: change to use the mutex lock instead of the spin lock
` [PATCH v3 3/3] uio: fix crash after the device is unregistered

[PATCH 0/3] k3dma: add support to reserved channels
 2018-07-06  3:17 UTC  (8+ messages)
` [PATCH 1/3] dt-bindings: k3dma: add optional property dma_min_chan
` [PATCH 2/3] k3dma: add support to reserved minimum channels

[PATCHv3 0/4] drivers/base: bugfix for supplier<-consumer ordering in device_kset
 2018-07-06  3:02 UTC  (4+ messages)
` [PATCHv3 2/4] drivers/base: utilize device tree info to shutdown devices

[PATCH] x86/numa_emulation: Fix uniform size build failure
 2018-07-06  2:55 UTC  (3+ messages)

[PATCH] kconfig: update user kconfig tools doc
 2018-07-06  2:53 UTC  (2+ messages)

[PATCH] ipv4: Return EINVAL when ping_group_range sysctl doesn't map to user ns
 2018-07-06  2:52 UTC  (2+ messages)

[PATCH v22 0/4] MediaTek MT8173 CMDQ support
 2018-07-06  2:29 UTC  (18+ messages)
` [PATCH v22 1/4] dt-bindings: soc: Add documentation for the MediaTek GCE unit
` [PATCH v22 2/4] mailbox: mediatek: Add Mediatek CMDQ driver
` [PATCH v22 4/4] soc: mediatek: Add Mediatek CMDQ helper

[PATCH] ASoC: nau8824: use 64-bit arithmetic instead of 32-bit
 2018-07-06  2:09 UTC  (2+ messages)
` [alsa-devel] "

[PATCH] liquidio: make timeout HZ independent and readable
 2018-07-06  2:07 UTC  (3+ messages)

[PATCH bpf-next 1/2] bpftool: introduce cgroup tree command
 2018-07-06  2:01 UTC  (4+ messages)
` [PATCH bpf-next 2/2] bpftool: document "

[PATCH 1/1] MAINTAINERS: Remove myself as maintainer
 2018-07-06  1:57 UTC 

[PATCH v9 0/6] optimize memblock_next_valid_pfn and early_pfn_valid on arm and arm64
 2018-07-06  1:38 UTC  (4+ messages)
` [PATCH v9 2/6] mm: page_alloc: remain memblock_next_valid_pfn() on arm/arm64

[md PATCH 00/11] staging: More lustre cleanup - particularly interval-trees
 2018-07-06  1:36 UTC  (5+ messages)
` [PATCH 01/11] staging: lustre: simplify use of interval-tree

[git pull] drm-fixes for 4.18-rc4
 2018-07-06  1:32 UTC 

[PATCH v2 0/4] arm64: kexec,kdump: fix boot failures on acpi-only system
 2018-07-06  1:33 UTC  (10+ messages)
` [PATCH v2 3/4] efi/arm: map UEFI memory map earlier on boot

[git pull] drm fixes for 4.18-rc4
 2018-07-06  1:20 UTC 

[PATCH] resource: Use 2-factor allocator calls
 2018-07-06  1:14 UTC  (3+ messages)

[PATCH] autofs - fix slab out of bounds read in getname_kernel()
 2018-07-06  1:08 UTC  (3+ messages)

[PATCH 5/6] ftrace: Nuke clear_ftrace_function
 2018-07-06  1:06 UTC 

[PATCH 6/6] tracing: Fix missing return symbol in function_graph output
 2018-07-06  1:06 UTC 

[PATCH 1/6] tracing: Avoid string overflow
 2018-07-06  1:06 UTC 

[PATCH 3/6] tracing: Optimize trace_buffer_iter() logic
 2018-07-06  1:06 UTC 

[PATCH 0/6] [GIT PULL] tracing: Small fixes and clean ups
 2018-07-06  1:06 UTC 

[PATCH 2/6] tracing: Make create_filter() code match the comments
 2018-07-06  1:06 UTC 

[PATCH] kbuild: update kbuild.txt ARCH alias list
 2018-07-06  1:05 UTC  (3+ messages)

[PATCH] kbuild: delete INSTALL_FW_PATH from kbuild documentation
 2018-07-06  1:03 UTC  (4+ messages)

[PATCH] clk: aspeed: Mark bclk (PCIe) and dclk (VGA) as critical
 2018-07-06  0:58 UTC  (2+ messages)

[PATCH] kbuild: document the KBUILD_KCONFIG env. variable
 2018-07-06  0:55 UTC  (2+ messages)

[RFC PATCH] ata: ahci: Enable DEVSLP by default on x86 modern standby platform
 2018-07-06  0:52 UTC  (7+ messages)

[PATCHv6 0/4] Salted build ids via ELF notes
 2018-07-06  0:49 UTC  (5+ messages)
` [PATCHv6 1/4] kbuild: Add build salt to the kernel and modules
` [PATCHv6 2/4] x86: Add build salt to the vDSO
` [PATCHv6 3/4] powerpc: "
` [PATCHv6 4/4] arm64: "

[PATCH v2] kbuild: verify that $DEPMOD is installed
 2018-07-06  0:38 UTC  (2+ messages)

[PATCH 3/6] timex: prepare compat helpers for y2038 changes
 2018-07-06  0:41 UTC  (6+ messages)
        ` [kbuild-all] "

[PATCH V2 0/2] uio: fix potential crash bug
 2018-07-06  0:06 UTC  (3+ messages)
` [PATCH V2 1/2] uio: change to use the mutex lock instead of the spin lock
` [PATCH V2 2/2] uio: fix crash after the device is unregistered

linux-next: build warning after merge of the net-next tree
 2018-07-05 23:56 UTC 

[PATCH v2 0/7] Introduce struct __kernel_timex
 2018-07-05 23:56 UTC  (4+ messages)
` [PATCH v2 3/7] riscv: Include asm-generic/compat.h

[PATCH] staging: mt7621-pinctrl: Replace unsigned with unsigned int
 2018-07-05 23:45 UTC 

[PATCH 1/4] cachefiles: Fix assertion "6 == 5 is false" at fs/fscache/operation.c:494
 2018-07-05 23:45 UTC  (2+ messages)

[PATCH 2/2] arm64: add support for 43bit physical address
 2018-07-05 23:40 UTC  (5+ messages)

[PATCH v3 0/4] Venus updates - PIL
 2018-07-05 23:36 UTC  (3+ messages)
` [PATCH v3 4/4] venus: firmware: register separate driver for firmware device

[PATCH v3 0/2] Add Broadcom Stingray PCIe PHY support
 2018-07-05 23:34 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: phy: Add binding doc for Stingray PCIe PHY

[PATCH 2/2] tools/memory-model: Add write ordering by release-acquire and by locks
 2018-07-05 23:32 UTC  (11+ messages)

[PATCH 0/4] Add basic SoC support for mt6765
 2018-07-05 23:23 UTC  (7+ messages)
` [PATCH v3 1/4] dt-bindings: mediatek: add support for mt6765 reference board
` [PATCH v3 2/4] dt-bindings: mtk-uart: add mt6765 uart bindings
` [PATCH v3 3/4] dt-bindings: interrupt-controller: add binding for mt6765

[PATCH 0/2] uio: fix potential crash bug
 2018-07-05 23:23 UTC  (7+ messages)
` [PATCH 1/2] uio: change to use the mutex lock instead of the spin lock
` [PATCH 2/2] uio: fix crash after the device is unregistered

[PATCH v3 0/5] Add clock driver for Actions S700 SoC
 2018-07-05 23:19 UTC  (3+ messages)
` [PATCH v3 1/5] dt-bindings: clock: Rename document generic to Actions Semi Soc's

[PATCH v9 0/5] Add system timer driver for Mediatek SoCs
 2018-07-05 23:11 UTC  (3+ messages)
` [PATCH v9 1/5] clocksource/drivers/timer-mediatek: Add system timer bindings
` [PATCH v9 2/5] clocksource/drivers/timer-mediatek: Rename mtk_timer to timer-mediatek

[PATCH v2 3/3] perf trace arm64: Use generated syscall table
 2018-07-05 23:12 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).