linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-07-10 15:07:04 to 2018-07-10 18:29:06 UTC [more...]

[RFC PATCH 0/4] Stop losing firmware-set DMA masks
 2018-07-10 18:12 UTC  (8+ messages)
` [RFC PATCH 1/4] dma-mapping: Generalise dma_32bit_limit flag
` [RFC PATCH 2/4] ACPI/IORT: Set bus DMA mask as appropriate

[PATCH 4.4 00/47] 4.4.140-stable review
 2018-07-10 18:25 UTC  (41+ messages)
` [PATCH 4.4 02/47] USB: serial: cp210x: add CESINEL device ids
` [PATCH 4.4 03/47] USB: serial: cp210x: add Silicon Labs IDs for Windows Update
` [PATCH 4.4 04/47] n_tty: Fix stall at n_tty_receive_char_special()
` [PATCH 4.4 05/47] staging: android: ion: Return an ERR_PTR in ion_map_kernel
` [PATCH 4.4 06/47] n_tty: Access echo_* variables carefully
` [PATCH 4.4 07/47] x86/boot: Fix early command-line parsing when matching at end
` [PATCH 4.4 08/47] ath10k: fix rfc1042 header retrieval in QCA4019 with eth decap mode
` [PATCH 4.4 09/47] i2c: rcar: fix resume by always initializing registers before transfer
` [PATCH 4.4 10/47] ipv4: Fix error return value in fib_convert_metrics()
` [PATCH 4.4 11/47] kprobes/x86: Do not modify singlestep buffer while resuming
` [PATCH 4.4 12/47] nvme-pci: initialize queue memory before interrupts
` [PATCH 4.4 13/47] netfilter: nf_tables: use WARN_ON_ONCE instead of BUG_ON in nft_do_chain()
` [PATCH 4.4 14/47] ARM: dts: imx6q: Use correct SDMA script for SPI5 core
` [PATCH 4.4 15/47] ubi: fastmap: Correctly handle interrupted erasures in EBA
` [PATCH 4.4 16/47] mm: hugetlb: yield when prepping struct pages
` [PATCH 4.4 17/47] tracing: Fix missing return symbol in function_graph output
` [PATCH 4.4 18/47] scsi: sg: mitigate read/write abuse
` [PATCH 4.4 20/47] drbd: fix access after free
` [PATCH 4.4 21/47] cifs: Fix infinite loop when using hard mount option
` [PATCH 4.4 23/47] ext4: make sure bitmaps and the inode table dont overlap with bg descriptors
` [PATCH 4.4 24/47] ext4: always check block group bounds in ext4_init_block_bitmap()
` [PATCH 4.4 25/47] ext4: only look at the bg_flags field if it is valid
` [PATCH 4.4 26/47] ext4: verify the depth of extent tree in ext4_find_extent()
` [PATCH 4.4 27/47] ext4: include the illegal physical block in the bad map ext4_error msg
` [PATCH 4.4 29/47] ext4: add more inode number paranoia checks
` [PATCH 4.4 30/47] ext4: add more mount time checks of the superblock
` [PATCH 4.4 31/47] ext4: check superblock mapped prior to committing
` [PATCH 4.4 32/47] HID: i2c-hid: Fix "incomplete report" noise
` [PATCH 4.4 33/47] HID: hiddev: fix potential Spectre v1
` [PATCH 4.4 34/47] HID: debug: check length before copy_to_user()
` [PATCH 4.4 35/47] x86/mce: Detect local MCEs properly
` [PATCH 4.4 36/47] x86/mce: Fix incorrect "Machine check from unknown source" message
` [PATCH 4.4 38/47] mm, page_alloc: do not break __GFP_THISNODE by zonelist reset
` [PATCH 4.4 39/47] dm bufio: avoid sleeping while holding the dm_bufio lock
` [PATCH 4.4 40/47] dm bufio: drop the lock when doing GFP_NOIO allocation
` [PATCH 4.4 41/47] mtd: rawnand: mxc: set spare area size register explicitly
` [PATCH 4.4 43/47] mtd: cfi_cmdset_0002: Change definition naming to retry write operation
` [PATCH 4.4 44/47] mtd: cfi_cmdset_0002: Change erase functions to retry for error
` [PATCH 4.4 45/47] mtd: cfi_cmdset_0002: Change erase functions to check chip good only
` [PATCH 4.4 46/47] netfilter: nf_log: dont hold nf_log_mutex during user access

[PATCH] block: iolatency: avoid 64-bit division
 2018-07-10 18:28 UTC  (2+ messages)

[PATCH v2 0/3] Support rseq on arm64
 2018-07-10 17:53 UTC  (3+ messages)
` [PATCH v2 2/3] asm-generic: unistd.h: Wire up sys_rseq

[PATCH v9 0/7] Centralize and unify usage of preempt/irq tracepoints
 2018-07-10 17:33 UTC  (4+ messages)
` [PATCH v9 5/7] tracing: Centralize preemptirq tracepoints and unify their usage

[PATCH] Check jvmti_agent snprintf return value to avoid build failures with GCC-8.1.1
 2018-07-10 18:27 UTC 

[PATCH v2] objtool: move libelf detection to Kconfig from Makefile
 2018-07-10 18:26 UTC  (5+ messages)

[PATCH 3.18 00/23] 3.18.115-stable review
 2018-07-10 18:24 UTC  (24+ messages)
` [PATCH 3.18 01/23] n_tty: Fix stall at n_tty_receive_char_special()
` [PATCH 3.18 02/23] staging: android: ion: Return an ERR_PTR in ion_map_kernel
` [PATCH 3.18 03/23] x86/boot: Fix early command-line parsing when matching at end
` [PATCH 3.18 04/23] ubi: fastmap: Correctly handle interrupted erasures in EBA
` [PATCH 3.18 05/23] netfilter: ebtables: handle string from userspace with care
` [PATCH 3.18 06/23] atm: zatm: fix memcmp casting
` [PATCH 3.18 07/23] net: qmi_wwan: Add Netgear Aircard 779S
` [PATCH 3.18 08/23] net/sonic: Use dma_mapping_error()
` [PATCH 3.18 09/23] scsi: sg: mitigate read/write abuse
` [PATCH 3.18 10/23] cifs: Fix infinite loop when using hard mount option
` [PATCH 3.18 11/23] ext4: make sure bitmaps and the inode table dont overlap with bg descriptors
` [PATCH 3.18 12/23] ext4: clear i_data in ext4_inode_info when removing inline data
` [PATCH 3.18 13/23] ext4: add more mount time checks of the superblock
` [PATCH 3.18 14/23] HID: i2c-hid: Fix "incomplete report" noise
` [PATCH 3.18 15/23] HID: debug: check length before copy_to_user()
` [PATCH 3.18 16/23] media: cx25840: Use subdev host data for PLL override
` [PATCH 3.18 17/23] dm bufio: avoid sleeping while holding the dm_bufio lock
` [PATCH 3.18 18/23] dm bufio: drop the lock when doing GFP_NOIO allocation
` [PATCH 3.18 19/23] mtd: rawnand: mxc: set spare area size register explicitly
` [PATCH 3.18 20/23] mtd: cfi_cmdset_0002: Change definition naming to retry write operation
` [PATCH 3.18 21/23] mtd: cfi_cmdset_0002: Change erase functions to retry for error
` [PATCH 3.18 22/23] mtd: cfi_cmdset_0002: Change erase functions to check chip good only
` [PATCH 3.18 23/23] netfilter: nf_log: dont hold nf_log_mutex during user access

[PATCH 1/3] arm64: dts: qcom: sdm845: Add thermal-zones node
 2018-07-10 17:45 UTC  (7+ messages)
` [PATCH 3/3] arm64: dts: qcom: pm8998: Add thermal zone

[PATCH] checkpatch: Handle long multi-line macros better
 2018-07-10 17:46 UTC  (2+ messages)

[PATCH 1/2] mips: mm: Create UCA-based ioremap_wc() method
 2018-07-10 17:59 UTC  (5+ messages)
` [PATCH 2/2] mips: mm: Discard ioremap_uncached_accelerated() method

[PATCH] perf/core: fix possible spectre-v1 write
 2018-07-10 18:06 UTC 

[PATCH v35 0/5] Virtio-balloon: support free page reporting
 2018-07-10 17:33 UTC  (3+ messages)
` [PATCH v35 1/5] mm: support to get hints of free page blocks

[PATCH v5 3/3] iio: hx711: fix spurious unit-address in example
 2018-07-10 18:19 UTC 

[PATCH v5 2/3] iio: hx711: add delay until DOUT is ready
 2018-07-10 18:19 UTC 

[PATCH 0/2] arm64: spectre-v1 write fixes (CVE-2018-3693)
 2018-07-10 18:01 UTC  (3+ messages)
` [PATCH 1/2] arm64: fix possible spectre-v1 write in ptrace_hbp_set_event()
` [PATCH 2/2] KVM: arm/arm64: vgic: fix possible spectre-v1 write in vgic_mmio_write_apr()

[PATCH v5 1/3] iio: hx711: add clock-frequency property in DT
 2018-07-10 18:18 UTC 

[PATCH v4] regulator: fixed: Convert to use GPIO descriptor only
 2018-07-10 17:56 UTC  (2+ messages)

[PATCH v5 0/3] iio: hx711: add data-ready-delay
 2018-07-10 18:17 UTC 

[PATCH 0/3] fix selftests compiling errors and warnings
 2018-07-10 17:16 UTC  (5+ messages)
` [PATCH 1/3] selftests/android: fix compiling error
  ` [PATCH 2/3] selftests/android: initialize heap_type to avoid compiling warning

[PATCH] drm/amd/pp: fix semicolon.cocci warnings
 2018-07-10 17:11 UTC 

[PATCH v3 0/8] mm: Rework hmm to use devm_memremap_pages and other fixes
 2018-07-10 17:11 UTC  (5+ messages)
` [PATCH v3 7/8] mm, hmm: Mark hmm_devmem_{add, add_resource} EXPORT_SYMBOL_GPL

[PATCH V2] MIPS: implement smp_cond_load_acquire() for Loongson-3
 2018-07-10 17:10 UTC  (8+ messages)

[RFC] Add BPF_SYNCHRONIZE bpf(2) command
 2018-07-10 17:12 UTC  (8+ messages)

[PATCH] PCI: Mark expected switch fall-throughs
 2018-07-10 17:09 UTC  (2+ messages)

4.18rc3 TX2 boot failure with "ACPICA: AML parser: attempt to continue loading table after error"
 2018-07-10 17:04 UTC  (5+ messages)

[PATCH v3 00/20] arm64: Dynamic & 52bit IPA support
 2018-07-10 17:03 UTC  (12+ messages)
` [PATCH v3 15/20] kvm: arm/arm64: Allow tuning the physical address size for VM

[lkp-robot] [brd] 316ba5736c: aim7.jobs-per-min -11.2% regression
 2018-07-10 16:52 UTC  (3+ messages)
` [LKP] "

[PATCH v2] tools/memory-model: Add extra ordering for locks and remove it for ordinary release/acquire
 2018-07-10 16:56 UTC  (2+ messages)

[Bisect] ext4_validate_inode_bitmap:98: comm stress-ng: Corrupt inode bitmap
 2018-07-10 16:51 UTC  (3+ messages)

[PATCH] crypto: dh - fix memory leak
 2018-07-10 16:49 UTC  (3+ messages)

[PATCH] x86: Avoid pr_cont() in show_opcodes()
 2018-07-10 16:51 UTC  (6+ messages)

[PATCH 0/2] null_blk: zone support
 2018-07-10 16:47 UTC  (7+ messages)

[PATCH 0/5] staging: fsl-dpaa2/eth: Cleanup and minor fixes
 2018-07-10 16:45 UTC  (5+ messages)
` [PATCH 5/5] staging: fsl-dpaa2/eth: Remove Rx frame size check

[PATCH v9 0/7] Enable Bluetooth functionality for WCN3990
 2018-07-10 16:39 UTC  (9+ messages)
` [PATCH v9 4/7] Bluetooth: hci_qca: Add wrapper functions for setting UART speed
` [PATCH v9 7/7] Bluetooth: hci_qca: Add support for Qualcomm Bluetooth chip wcn3990

[PATCH bpf 0/1] bpf: btf: Fix endianness of bitfields
 2018-07-10 16:35 UTC  (4+ messages)
` [PATCH bpf 1/1] bpf: btf: Fix bitfield extraction for big endian

[RFC] Make need_resched() return true when rcu_urgent_qs requested
 2018-07-10 16:26 UTC  (11+ messages)

[PATCH v2] tools/memory-model: Add extra ordering for locks and remove it for ordinary release/acquire
 2018-07-10 16:25 UTC  (3+ messages)

[PATCH] cgroup/tracing: Move taking of spin lock out of trace event handlers
 2018-07-10 16:22 UTC  (2+ messages)

[PATCH] checkpatch: Require author Signed-off-by
 2018-07-10 16:22 UTC  (6+ messages)

[RFC PATCH] mm, oom: distinguish blockable mode for mmu notifiers
 2018-07-10 16:20 UTC  (6+ messages)

[PATCH v7 0/5] Reintroduce i.MX EPIT Timer
 2018-07-10 16:20 UTC  (8+ messages)
` [PATCH v7 4/5] clocksource: add driver for i.MX EPIT timer

[PATCH] MAINTAINERS: Update E-mail address
 2018-07-10 16:20 UTC  (2+ messages)

[PATCH v4 0/3] serial: 8250_dw: add fractional divisor support
 2018-07-10 16:19 UTC  (3+ messages)
` [PATCH v4 3/3] "

[PATCH 00/17] Allwinner R40 HDMI refactoring
 2018-07-10 16:18 UTC  (36+ messages)
` [PATCH 01/17] dt-bindings: display: sun4i-drm: Add R40 display engine compatible
` [PATCH 02/17] drm/sun4i: "
` [PATCH 03/17] ARM: dts: sun8i: r40: Remove fallback "
` [PATCH 04/17] drm/sun4i: tcon-top: Cleanup clock handling
` [PATCH 05/17] drm/sun4i: tcon: Release node when traversing of graph
` [PATCH 06/17] dt-bindings: display: sun4i-drm: Add R40 TV TCON description
` [PATCH 07/17] drm/sun4i: DW HDMI: Release nodes if error happens during CRTC search
` [PATCH 08/17] ARM: dts: sun8i: r40: Add mixer ids to TCON TOP
` [PATCH 09/17] drm/sun4i: mixer: Read id from DT
` [PATCH 10/17] drm/sun4i: tcon-top: Add helpers for switching mux
` [PATCH 11/17] drm/sun4i: tcon: Add another way for matching mixers with tcon
` [PATCH 12/17] drm/sun4i: tcon: Add support for R40 TCON
` [PATCH 13/17] ARM: dts: sun8i: r40: Remove fallback compatible for TCON TV
` [PATCH 14/17] ARM: dts: sun8i: r40: Add missing TCON-TOP - TCON connections
` [PATCH 15/17] ARM: dts: sun8i: r40: Disable TCONs by default
` [PATCH 16/17] drm/sun4i: tcon-top: Remove mux configuration at probe time
` [PATCH 17/17] dt-bindings: display: sun4i-drm: Fix order of DW HDMI PHY compatibles

[PATCH v4 0/4] Multiplex sdmmc low jitter clock path
 2018-07-10 16:17 UTC  (3+ messages)
` [PATCH v4 2/4] clk: tegra: refactor 7.1 div calculation

[PATCH] drm/tinydrm: add backlight dependency for ili9341
 2018-07-10 16:12 UTC  (3+ messages)

Vibrations on Droid 4?
 2018-07-10 16:11 UTC  (6+ messages)

[PATCH v6 0/7] fs/dcache: Track & limit # of negative dentries
 2018-07-10 16:09 UTC  (5+ messages)

[PATCH] sched/core: Remove useless hrtimer_active check
 2018-07-10 16:08 UTC  (2+ messages)

[next-20180709][bisected 9cf57731][ppc] build fail with ld: BFD version 2.26.1-1.fc25 assertion fail elf64-ppc.c:14734
 2018-07-10 16:00 UTC  (6+ messages)
    ` [PATCH] watchdog/softlockup: Fix SOFTLOCKUP_DETECTOR=n build
      ` [tip:sched/core] watchdog/softlockup: Fix the "

[Bug 200447] infinite loop in fork syscall
 2018-07-10 16:00 UTC 

[PATCH] f2fs: Replace strncpy with memcpy
 2018-07-10 15:58 UTC  (5+ messages)
        ` [f2fs-dev] "

[PATCH] ib_srpt: use kvmalloc to allocate ring pointers
 2018-07-10 15:53 UTC  (4+ messages)

[PATCH 3/3] clk: meson-g12a: Add EE Clock controller driver
 2018-07-10 15:51 UTC  (3+ messages)

[PATCH v3 0/8] Tegra Combined UART driver
 2018-07-10 15:49 UTC  (3+ messages)
` [PATCH v3 3/8] mailbox: Add transmit done by blocking option

[PATCH v3] cpufreq / CPPC: Add cpuinfo_cur_freq support for CPPC
 2018-07-10 15:49 UTC  (4+ messages)

[PATCH] ARM: dts: imx: Add ZII SCU2 Mezz board
 2018-07-10 15:47 UTC  (2+ messages)

[PATCH] perf: Use python-config --includes rather than --cflags
 2018-07-10 15:46 UTC 

[PATCHv3 0/4] drivers/base: bugfix for supplier<-consumer ordering in device_kset
 2018-07-10 15:47 UTC  (7+ messages)
` [PATCH] driver core: Drop devices_kset_move_last() call from really_probe()
  ` [PATCH] driver core: Partially revert "driver core: correct device's shutdown order"
    ` [PATCH v2] "

[PATCH 00/14] dma-jz4780 improvements
 2018-07-10 15:45 UTC  (10+ messages)
` [PATCH 02/14] dmaengine: dma-jz4780: Separate chan/ctrl registers
` [PATCH 04/14] dmaengine: dma-jz4780: Add support for the JZ4770 SoC
` [PATCH 06/14] dmaengine: dma-jz4780: Add support for the JZ4725B SoC

[PATCH 0/2] Minor thermal_hwmon cleanups
 2018-07-10 15:40 UTC  (3+ messages)
` [PATCH 1/2] thermal_hwmon: Sanitize attribute name passed to hwmon
` [PATCH 2/2] thermal_hwmon: Pass the originating device down to hwmon_device_register_with_info

[PATCH v5 0/1] *** PCI: kirin: Add MSI support ***
 2018-07-10 15:40 UTC  (4+ messages)
` [PATCH v5 1/1] PCI: kirin: Add MSI support
  ` 答复: "

[PATCH v2] tools/memory-model: Add extra ordering for locks and remove it for ordinary release/acquire
 2018-07-10 15:34 UTC  (4+ messages)

[PATCH v1 0/4] add memcpy support for sdma
 2018-07-10 16:23 UTC  (7+ messages)
` [PATCH v1 1/4] dmaengine: imx-sdma: add memcpy interface
` [PATCH v1 2/4] dmaengine: imx-sdma: add check_bd_buswidth() to kill the dulicated code
` [PATCH v1 3/4] dmaengine: imx-sdma: support dmatest

[PATCH v1] memory: tegra: Correct driver probe order
 2018-07-10 15:30 UTC  (2+ messages)

[PATCH 1/2] gpio: mt7621: add OF_GPIO dependency
 2018-07-10 15:30 UTC  (3+ messages)
` [PATCH 2/2] staging: mt7621-gpio: remove driver

[PATCH] hfs/hfsplus: use documented official timestamp range
 2018-07-10 15:26 UTC  (3+ messages)

[PATCH v5 00/10] Uprobes: Support SDT markers having reference count (semaphore)
 2018-07-10 15:25 UTC  (10+ messages)
` [PATCH v5 06/10] "

[PATCH v10 00/14] arm64: kexec: add kexec_file_load() support
 2018-07-10 15:25 UTC  (5+ messages)
` [PATCH v10 08/14] arm64: kexec_file: load initrd and device-tree

[PATCH v11 0/9] cpuset: Enable cpuset controller in default hierarchy
 2018-07-10 15:23 UTC  (7+ messages)
` [PATCH v11 7/9] cpuset: Expose cpus.effective and mems.effective on cgroup v2 root

[PATCH] printk: remove unused suppress_message_printing()
 2018-07-10 15:22 UTC 

[RFT PATCH 0/4] usb: dwc2: Turn on uframe sched everywhere
 2018-07-10 15:21 UTC  (2+ messages)

[PATCH v3 00/12] kbuild/kconfig: do not update config during installation
 2018-07-10 15:19 UTC  (6+ messages)
` [PATCH v3 05/12] kconfig: make syncconfig update .config regardless of sym_change_count

Several suspected memory leaks
 2018-07-10 15:17 UTC 

[PATCH] arm64: make flatmem depend on !NUMA
 2018-07-10 15:16 UTC 

[PATCH] eventpoll.h: wrap casts in () properly
 2018-07-10 15:15 UTC 

[PATCH] ieee802154: add rx LQI from userspace
 2018-07-10 15:13 UTC  (3+ messages)

[PATCH] perf/x86/intel: Disable LBR while checking LBR related MSRs
 2018-07-10 15:12 UTC 

linux-next: build warning after merge of the scsi tree
 2018-07-10 15:08 UTC  (7+ messages)

[PATCH v2 0/8] staging:rtl8192u Coding style changes
 2018-07-10 15:05 UTC  (4+ messages)
` [PATCH v2 1/8] staging:rtl8192u: Remove blank lines before '}' and after '{' characters
` [PATCH v2 3/8] staging:rtl8192u: Correct spacing before and after parenthesis - Style
` [PATCH v2 4/8] staging:rtl8192u: Remove prohibited spaces - Coding Style

[PATCH bpf-next v3 0/3] bpf: btf: print bpftool map data with btf
 2018-07-10 15:05 UTC  (4+ messages)
` [PATCH bpf-next v3 2/3] bpf: btf: add btf print functionality


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