All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-07-10 18:27:30 to 2018-07-10 18:35:46 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)

[PATCH 4.17 00/56] 4.17.6-stable review
 2018-07-10 18:25 UTC  (28+ messages)
` [PATCH 4.17 02/56] mm: hugetlb: yield when prepping struct pages
` [PATCH 4.17 03/56] mm: teach dump_page() to correctly output poisoned "
` [PATCH 4.17 04/56] PCI / ACPI / PM: Resume bridges w/o drivers on suspend-to-RAM
` [PATCH 4.17 11/56] scsi: aacraid: Fix PD performance regression over incorrect qd being set
` [PATCH 4.17 12/56] scsi: target: Fix truncated PR-in ReadKeys response
` [PATCH 4.17 13/56] s390: Correct register corruption in critical section cleanup
` [PATCH 4.17 14/56] drbd: fix access after free
` [PATCH 4.17 15/56] vfio: Use get_user_pages_longterm correctly
` [PATCH 4.17 16/56] ARM: dts: imx51-zii-rdu1: fix touchscreen pinctrl
` [PATCH 4.17 17/56] ARM: dts: omap3: Fix am3517 mdio and emac clock references
` [PATCH 4.17 18/56] ARM: dts: dra7: Disable metastability workaround for USB2
` [PATCH 4.17 20/56] cifs: Fix memory leak in smb2_set_ea()
` [PATCH 4.17 21/56] cifs: Fix slab-out-of-bounds in send_set_info() on SMB2 ACE setting
` [PATCH 4.17 22/56] cifs: Fix infinite loop when using hard mount option
` [PATCH 4.17 23/56] drm: Use kvzalloc for allocating blob property memory
` [PATCH 4.17 24/56] drm/udl: fix display corruption of the last line
` [PATCH 4.17 25/56] drm/amdgpu: Add amdgpu_atpx_get_dhandle()
` [PATCH 4.17 26/56] drm/amdgpu: Dynamically probe for ATIF handle (v2)
` [PATCH 4.17 27/56] jbd2: dont mark block as modified if the handle is out of credits
` [PATCH 4.17 28/56] ext4: add corruption check in ext4_xattr_set_entry()
` [PATCH 4.17 29/56] ext4: always verify the magic number in xattr blocks
` [PATCH 4.17 30/56] ext4: make sure bitmaps and the inode table dont overlap with bg descriptors
` [PATCH 4.17 31/56] ext4: always check block group bounds in ext4_init_block_bitmap()
` [PATCH 4.17 32/56] ext4: only look at the bg_flags field if it is valid
` [PATCH 4.17 33/56] ext4: verify the depth of extent tree in ext4_find_extent()
` [PATCH 4.17 34/56] ext4: include the illegal physical block in the bad map ext4_error msg
` [PATCH 4.17 36/56] ext4: never move the system.data xattr out of the inode body

Revert mm/vmstat.c: fix vmstat_update() preemption BUG
 2018-07-10 17:58 UTC  (3+ messages)

[v4.9 RT 0/6] futex backports
 2018-07-10 16:53 UTC  (2+ messages)
` [PATCH RT 8/6] sched, tracing: Fix trace_sched_pi_setprio() for deboosting

[PATCH] Revert "drm/amd/display: Don't return ddc result and read_bytes in same return value"
 2018-07-10 18:06 UTC 

[PATCH bpf-next v2 00/12] tools: bpf: extend bpftool prog load
 2018-07-10 18:09 UTC  (6+ messages)
` [PATCH bpf-next v2 11/12] tools: libbpf: allow map reuse

[Qemu-arm] [PATCH 0/6] accel/tcg: Support execution from MMIO and small MMU regions
 2018-07-10 18:34 UTC  (13+ messages)
` [Qemu-arm] [PATCH 3/6] accel/tcg: Handle get_page_addr_code() returning -1 in tb_check_watchpoint()
    ` [Qemu-devel] "
` [Qemu-arm] [PATCH 4/6] accel/tcg: tb_gen_code(): Create single-insn TB for execution from non-RAM
    ` [Qemu-devel] "
` [Qemu-arm] [PATCH 5/6] accel/tcg: Return -1 for execution from MMIO regions in get_page_addr_code()
    ` [Qemu-devel] "
` [Qemu-arm] [PATCH 6/6] target/arm: Allow execution from small regions
    ` [Qemu-devel] "

[PATCH 4.14 00/53] 4.14.55-stable review
 2018-07-10 18:25 UTC  (48+ 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 39/53] Kbuild: fix # escaping in .cmd files for future Make
` [PATCH 4.14 40/53] media: cx25840: Use subdev host data for PLL override
` [PATCH 4.14 41/53] mtd: rawnand: mxc: set spare area size register explicitly
` [PATCH 4.14 42/53] fs: allow per-device dax status checking for filesystems
` [PATCH 4.14 43/53] dax: change bdev_dax_supported() to support boolean returns
` [PATCH 4.14 44/53] dax: check for QUEUE_FLAG_DAX in bdev_dax_supported()
` [PATCH 4.14 45/53] dm: set QUEUE_FLAG_DAX accordingly in dm_table_set_restrictions()
` [PATCH 4.14 46/53] dm: prevent DAX mounts if not supported
` [PATCH 4.14 47/53] mtd: cfi_cmdset_0002: Change definition naming to retry write operation
` [PATCH 4.14 48/53] mtd: cfi_cmdset_0002: Change erase functions to retry for error
` [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 PATCH 0/4] Stop losing firmware-set DMA masks
 2018-07-10 17:17 UTC  (2+ messages)
` [RFC PATCH 2/4] ACPI/IORT: Set bus DMA mask as appropriate

[Qemu-devel] [PATCH v2 00/33] Add nanoMIPS support to QEMU
 2018-07-10 18:33 UTC  (7+ messages)
` [Qemu-devel] [PATCH v2 28/33] mips_malta: Add basic nanoMIPS boot code for MIPS' Malta
` [Qemu-devel] [PATCH v2 29/33] mips_malta: Setup GT64120 BARs in nanoMIPS bootloader
` [Qemu-devel] [PATCH v2 31/33] gdbstub: Disable handling of nanoMIPS ISA bit in the MIPS gdbstub

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

[PATCH 0/3] Add testcases showing suboptimal submodule/path conflict handling
 2018-07-10 17:30 UTC  (6+ messages)
` [PATCH 1/3] t7405: add a file/submodule conflict

[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  (53+ 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()

[SPDK] spdk/nvme-cli status
 2018-07-10 18:31 UTC 

[PATCH RFC net-next] openvswitch: Queue upcalls to userspace in per-port round-robin order
 2018-07-10 18:31 UTC  (2+ messages)

[ANNOUNCE] WireGuard Snapshot `0.0.20180708` Available
 2018-07-10 18:38 UTC  (6+ messages)

[PATCH 00/13] ARM BPF jit compiler improvements
 2018-07-10 18:30 UTC  (4+ messages)
` [PATCH net-next 01/13] ARM: net: bpf: enumerate the JIT scratch stack layout

[PATCH net-next v2 00/10] r8169: add phylib support
 2018-07-10 18:29 UTC 

[PATCH V5 3/3] PCI: Mask and unmask hotplug interrupts during reset
 2018-07-10 18:30 UTC  (7+ messages)

[PATCH] populate_sdk_base/check_sdk_sysroots(): Normalize os.path.commonprefix()
 2018-07-10 17:57 UTC 

[PATCH 4.4 00/47] 4.4.140-stable review
 2018-07-10 18:25 UTC  (34+ 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 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 rdma-next 0/9] Support mlx5 flow steering with RAW data
 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] block: iolatency: avoid 64-bit division
 2018-07-10 18:28 UTC  (2+ messages)

[Buildroot] [PATCH v2,1/1] wampcc: needs atomic
 2018-07-10 18:27 UTC 

[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


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.