linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-07-10 16:56:47 to 2018-07-10 18:33:55 UTC [more...]

[PATCH 4.9 08/52] vt: prevent leaking uninitialized data to userspace via /dev/vcs*
 2018-07-10 18:30 UTC  (2+ messages)

[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

[GIT PULL] SCSI fixes for 4.18-rc3
 2018-07-10 18:04 UTC  (8+ messages)

[PATCH 4.14 00/53] 4.14.55-stable review
 2018-07-10 18:25 UTC  (39+ messages)
` [PATCH 4.14 01/53] userfaultfd: hugetlbfs: fix userfaultfd_huge_must_wait() pte access
` [PATCH 4.14 03/53] tracing: Fix missing return symbol in function_graph output
` [PATCH 4.14 05/53] scsi: target: Fix truncated PR-in ReadKeys response
` [PATCH 4.14 06/53] s390: Correct register corruption in critical section cleanup
` [PATCH 4.14 07/53] drbd: fix access after free
` [PATCH 4.14 10/53] cifs: Fix memory leak in smb2_set_ea()
` [PATCH 4.14 12/53] cifs: Fix slab-out-of-bounds in send_set_info() on SMB2 ACE setting
` [PATCH 4.14 13/53] drm: Use kvzalloc for allocating blob property memory
` [PATCH 4.14 14/53] drm/udl: fix display corruption of the last line
` [PATCH 4.14 16/53] ext4: add corruption check in ext4_xattr_set_entry()
` [PATCH 4.14 17/53] ext4: always verify the magic number in xattr blocks
` [PATCH 4.14 18/53] ext4: make sure bitmaps and the inode table dont overlap with bg descriptors
` [PATCH 4.14 19/53] ext4: always check block group bounds in ext4_init_block_bitmap()
` [PATCH 4.14 20/53] ext4: only look at the bg_flags field if it is valid
` [PATCH 4.14 21/53] ext4: verify the depth of extent tree in ext4_find_extent()
` [PATCH 4.14 22/53] ext4: include the illegal physical block in the bad map ext4_error msg
` [PATCH 4.14 23/53] ext4: clear i_data in ext4_inode_info when removing inline data
` [PATCH 4.14 24/53] ext4: never move the system.data xattr out of the inode body
` [PATCH 4.14 25/53] ext4: avoid running out of journal credits when appending to an inline file
` [PATCH 4.14 26/53] ext4: add more inode number paranoia checks
` [PATCH 4.14 27/53] ext4: add more mount time checks of the superblock
` [PATCH 4.14 28/53] ext4: check superblock mapped prior to committing
` [PATCH 4.14 29/53] block: factor out __blkdev_issue_zero_pages()
` [PATCH 4.14 30/53] block: cope with WRITE ZEROES failing in blkdev_issue_zeroout()
` [PATCH 4.14 31/53] HID: i2c-hid: Fix "incomplete report" noise
` [PATCH 4.14 32/53] HID: hiddev: fix potential Spectre v1
` [PATCH 4.14 33/53] HID: debug: check length before copy_to_user()
` [PATCH 4.14 34/53] irq/core: Fix boot crash when the irqaffinity= boot parameter is passed on CPUMASK_OFFSTACK=y kernels(v1)
` [PATCH 4.14 35/53] mm: hwpoison: disable memory error handling on 1GB hugepage
` [PATCH 4.14 36/53] media: vb2: core: Finish buffers at the end of the stream
` [PATCH 4.14 37/53] f2fs: truncate preallocated blocks in error case
` [PATCH 4.14 38/53] [PATCH] Revert "dpaa_eth: fix error in dpaa_remove()"
` [PATCH 4.14 40/53] media: cx25840: Use subdev host data for PLL override
` [PATCH 4.14 49/53] mtd: cfi_cmdset_0002: Change erase functions to check chip good only
` [PATCH 4.14 50/53] netfilter: nf_log: dont hold nf_log_mutex during user access
` [PATCH 4.14 51/53] staging: comedi: quatech_daqp_cs: fix no-op loop daqp_ao_insn_write()
` [PATCH 4.14 52/53] sched, tracing: Fix trace_sched_pi_setprio() for deboosting
` [PATCH 4.14 53/53] Revert mm/vmstat.c: fix vmstat_update() preemption BUG

Differences in cpu utilization reported by sar, emon
 2018-07-10 18:33 UTC  (3+ messages)

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

[PATCH] locking/rwsem: Take read lock immediate if empty queue with no writer
 2018-07-10 18:31 UTC 

[PATCH 4.9 00/52] 4.9.112-stable review
 2018-07-10 18:25 UTC  (52+ messages)
` [PATCH 4.9 01/52] usb: cdc_acm: Add quirk for Uniden UBC125 scanner
` [PATCH 4.9 02/52] USB: serial: cp210x: add CESINEL device ids
` [PATCH 4.9 03/52] USB: serial: cp210x: add Silicon Labs IDs for Windows Update
` [PATCH 4.9 04/52] usb: dwc2: fix the incorrect bitmaps for the ports of multi_tt hub
` [PATCH 4.9 05/52] n_tty: Fix stall at n_tty_receive_char_special()
` [PATCH 4.9 06/52] n_tty: Access echo_* variables carefully
` [PATCH 4.9 07/52] staging: android: ion: Return an ERR_PTR in ion_map_kernel
` [PATCH 4.9 09/52] i2c: rcar: fix resume by always initializing registers before transfer
` [PATCH 4.9 10/52] ipv4: Fix error return value in fib_convert_metrics()
` [PATCH 4.9 11/52] kprobes/x86: Do not modify singlestep buffer while resuming
` [PATCH 4.9 12/52] netfilter: nf_tables: use WARN_ON_ONCE instead of BUG_ON in nft_do_chain()
` [PATCH 4.9 13/52] Revert "sit: reload iphdr in ipip6_rcv"
` [PATCH 4.9 14/52] net: phy: micrel: fix crash when statistic requested for KSZ9031 phy
` [PATCH 4.9 15/52] ARM: dts: imx6q: Use correct SDMA script for SPI5 core
` [PATCH 4.9 16/52] IB/hfi1: Fix user context tail allocation for DMA_RTAIL
` [PATCH 4.9 17/52] x86/xen: Add call of speculative_store_bypass_ht_init() to PV paths
` [PATCH 4.9 18/52] x86/cpu: Re-apply forced caps every time CPU caps are re-read
` [PATCH 4.9 19/52] mm: hugetlb: yield when prepping struct pages
` [PATCH 4.9 20/52] tracing: Fix missing return symbol in function_graph output
` [PATCH 4.9 21/52] scsi: sg: mitigate read/write abuse
` [PATCH 4.9 22/52] s390: Correct register corruption in critical section cleanup
` [PATCH 4.9 23/52] drbd: fix access after free
` [PATCH 4.9 24/52] cifs: Fix infinite loop when using hard mount option
` [PATCH 4.9 25/52] drm/udl: fix display corruption of the last line
` [PATCH 4.9 26/52] jbd2: dont mark block as modified if the handle is out of credits
` [PATCH 4.9 27/52] ext4: make sure bitmaps and the inode table dont overlap with bg descriptors
` [PATCH 4.9 28/52] ext4: always check block group bounds in ext4_init_block_bitmap()
` [PATCH 4.9 29/52] ext4: only look at the bg_flags field if it is valid
` [PATCH 4.9 30/52] ext4: verify the depth of extent tree in ext4_find_extent()
` [PATCH 4.9 31/52] ext4: include the illegal physical block in the bad map ext4_error msg
` [PATCH 4.9 32/52] ext4: clear i_data in ext4_inode_info when removing inline data
` [PATCH 4.9 33/52] ext4: add more inode number paranoia checks
` [PATCH 4.9 34/52] ext4: add more mount time checks of the superblock
` [PATCH 4.9 35/52] ext4: check superblock mapped prior to committing
` [PATCH 4.9 36/52] mlxsw: spectrum: Forbid linking of VLAN devices to devices that have uppers
` [PATCH 4.9 37/52] HID: i2c-hid: Fix "incomplete report" noise
` [PATCH 4.9 38/52] HID: hiddev: fix potential Spectre v1
` [PATCH 4.9 39/52] HID: debug: check length before copy_to_user()
` [PATCH 4.9 40/52] PM / OPP: Update voltage in case freq == old_freq
` [PATCH 4.9 41/52] Kbuild: fix # escaping in .cmd files for future Make
` [PATCH 4.9 42/52] media: cx25840: Use subdev host data for PLL override
` [PATCH 4.9 43/52] mm, page_alloc: do not break __GFP_THISNODE by zonelist reset
` [PATCH 4.9 44/52] dm bufio: avoid sleeping while holding the dm_bufio lock
` [PATCH 4.9 45/52] dm bufio: drop the lock when doing GFP_NOIO allocation
` [PATCH 4.9 46/52] mtd: rawnand: mxc: set spare area size register explicitly
` [PATCH 4.9 47/52] dm bufio: dont take the lock in dm_bufio_shrink_count
` [PATCH 4.9 48/52] mtd: cfi_cmdset_0002: Change definition naming to retry write operation
` [PATCH 4.9 49/52] mtd: cfi_cmdset_0002: Change erase functions to retry for error
` [PATCH 4.9 50/52] mtd: cfi_cmdset_0002: Change erase functions to check chip good only
` [PATCH 4.9 51/52] netfilter: nf_log: dont hold nf_log_mutex during user access
` [PATCH 4.9 52/52] staging: comedi: quatech_daqp_cs: fix no-op loop daqp_ao_insn_write()

[PATCH 4.4 00/47] 4.4.140-stable review
 2018-07-10 18:25 UTC  (43+ 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 28/47] ext4: clear i_data in ext4_inode_info when removing inline data
` [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 37/47] media: cx25840: Use subdev host data for PLL override
` [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  (7+ 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 15/20] kvm: arm/arm64: Allow tuning the physical address size for VM
 2018-07-10 17:03 UTC  (11+ messages)

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


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