linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-07-11 15:48:06 to 2018-07-11 19:54:04 UTC [more...]

KASAN: use-after-free Read in p9_fd_poll
 2018-07-11 19:54 UTC 

BUG: corrupted list in p9_fd_request
 2018-07-11 19:53 UTC 

[PATCH 0/12 V2] ipc: cleanups & bugfixes, rhashtable update
 2018-07-11 19:52 UTC  (5+ messages)
` [PATCH 06/12] ipc: rename ipc_lock() to ipc_lock_idr()
` [PATCH 07/12] ipc_idr_alloc refactoring

[PATCH v3] uart: fix race between uart_put_char() and uart_shutdown()
 2018-07-11 19:49 UTC  (4+ messages)
` [PATCH v4] "

general protection fault in kernel_accept
 2018-07-11 19:49 UTC 

general protection fault in p9_conn_cancel
 2018-07-11 19:49 UTC 

[PATCH v2 0/3] clk: meson: add a sub EMMC clock controller support
 2018-07-11 19:45 UTC  (5+ messages)
` [PATCH v2 1/3] clk: meson: add DT documentation for emmc clock controller
` [PATCH v2 2/3] clk: meson: add sub MMC clock dt-bindings IDs

[RFC PATCH v2 00/27] Control Flow Enforcement (CET)
 2018-07-11 19:45 UTC  (28+ messages)
` [RFC PATCH v2 08/27] mm: Introduce VM_SHSTK for shadow stack memory
` [RFC PATCH v2 12/27] x86/mm: Shadow stack page fault error checking
` [RFC PATCH v2 14/27] mm: Handle THP/HugeTLB shadow stack page fault
` [RFC PATCH v2 15/27] mm/mprotect: Prevent mprotect from changing shadow stack
` [RFC PATCH v2 16/27] mm: Modify can_follow_write_pte/pmd for "
` [RFC PATCH v2 17/27] x86/cet/shstk: User-mode shadow stack support
` [RFC PATCH v2 20/27] x86/cet/shstk: ELF header parsing of CET
` [RFC PATCH v2 23/27] mm/mmap: Add IBT bitmap size to address space limit check
` [RFC PATCH v2 27/27] x86/cet: Add arch_prctl functions for CET

[PATCH] ARM: at91: remove unnecessary of_platform_default_populate calls
 2018-07-11 19:41 UTC  (5+ messages)

[PATCH v5 0/3] console/fbcon: Add support for deferred console takeover
 2018-07-11 19:41 UTC  (13+ messages)
` [PATCH v5 2/3] fbcon: Call WARN_CONSOLE_UNLOCKED() where applicable

[PATCH] console: Replace #if 1 with a bool to ignore WARN_CONSOLE_UNLOCKED()
 2018-07-11 19:38 UTC  (2+ messages)

[PATCH v2 0/2] reset: uniphier: add USB3 core reset support
 2018-07-11 19:37 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: "

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

MHI initial design review
 2018-07-11 19:36 UTC  (8+ messages)
` MHI code review
  ` [PATCH v2 1/7] mhi_bus: core: initial checkin for modem host interface bus driver
  ` [PATCH v2 5/7] mhi_bus: core: add support to get external modem time
  ` [PATCH v2 6/7] mhi_bus: controller: MHI support for QCOM modems

[PATCH 0/2] kprobe: Fix: add symbols to kprobe blacklist
 2018-07-11 19:34 UTC  (13+ messages)
` [PATCH 2/2] kprobe: fix: Add ftrace_ops_assist_func "

[PATCH 01/12] kernel.h: Add for_each_if()
 2018-07-11 19:31 UTC  (18+ messages)
` [PATCH 02/12] blk: use for_each_if
` [PATCH 03/12] cgroup: "
` [PATCH 11/12] sched: use for_each_if in topology.h
              ` [Intel-gfx] "

[PATCH] sample: vfio-mdev: avoid deadlock in mdev_access()
 2018-07-11 19:30 UTC  (2+ messages)

[PATCH] staging: rtl8188eu: break line longer than 80 cols
 2018-07-11 19:24 UTC 

[0/10] staging:rtl8192u: One significant change
 2018-07-11 19:21 UTC  (11+ messages)
` [PATCH 01/10] staging:rtl8192u: typedef struct tx_desc_819x_usb > struct tx_desc_819x_usb
` [PATCH 02/10] staging:rtl8192u: trim multiple blank lines - Coding Style
` [PATCH 03/10] staging:rtl8192u: remove unused structure tx_desc_819x_usb_aggr_subframe
` [PATCH 04/10] staging:rtl8192u: Rename file macro to avoid camel case - Coding Style
` [PATCH 05/10] staging:rtl8192u: typedef struct tx_desc_cmd_819x_usb remove typedef
` [PATCH 06/10] staging:rtl8192u: typedef struct tx_fwinfo_819x_usb "
` [PATCH 07/10] staging:rtl8192u: typedef struct rx_desc_819x_usb "
` [PATCH 08/10] staging:rtl8192u: Remove struct rx_desc_819x_usb_aggr_subframe
` [PATCH 09/10] staging:rtl8192u: remove typedef from struct rx_drvinfo_819x_usb
` [PATCH 10/10] staging:rtl8192u: Change struct r8192_priv member Rf_Mode from u8 > enum

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

[PATCH 1/6] staging: rtl8723bs: replace while with shorter for loop
 2018-07-11 19:17 UTC  (7+ messages)
` [PATCH 3/6] staging: rtl8723bs: fix indentation

[PATCH] swiotlb: Clean up reporting
 2018-07-11 19:16 UTC  (2+ messages)

[PATCH v2 0/4] sun8i: r40: add AHCI
 2018-07-11 19:12 UTC  (5+ messages)
` [PATCH v2 1/4] dt-bindings: add binding for Allwinner R40 SATA AHCI controller

[PATCH net v2] net/mlx5: fix uaccess beyond "count" in debugfs read/write handlers
 2018-07-11 19:10 UTC  (2+ messages)

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

[PATCH] scripts/tags.sh: add __ro_after_init
 2018-07-11 18:36 UTC 

Bug report about KASLR and ZONE_MOVABLE
 2018-07-11 19:02 UTC  (3+ messages)
` [PATCH v3] mm, page_alloc: find movable zone after kernel text

Kernel 4.17.4 lockup
 2018-07-11 18:31 UTC  (17+ messages)

[PATCH v6 0/7] thermal: tsens: Refactoring for TSENSv2 IP
 2018-07-11 18:44 UTC  (18+ messages)
` [PATCH v6 2/7] thermal: tsens: Add support to split up register address space into two
` [PATCH v6 3/7] dt: qcom: 8996: thermal: Move to DT initialisation
` [PATCH v6 4/7] thermal: tsens: Rename tsens-8996 to tsens-v2 for reuse
` [PATCH v6 5/7] thermal: tsens: Add generic support for TSENS v2 IP
` [PATCH v6 6/7] dt: thermal: tsens: Document the fallback DT property for v2 of TSENS IP
` [PATCH v6 7/7] arm64: dts: sdm845: Add tsens nodes

[RFC] Make need_resched() return true when rcu_urgent_qs requested
 2018-07-11 18:39 UTC  (18+ messages)
                        ` [PATCH v2] kvm/x86: Inform RCU of quiescent state when entering guest mode

[PATCH] ARM: dts: imx: Add ZII SCU3 ESB
 2018-07-11 18:35 UTC  (3+ messages)

[PATCH] MIPS: generic: fix missing of_node_put()
 2018-07-11 18:32 UTC 

[GIT PULL] libata fixes for v4.18-rc4
 2018-07-11 18:35 UTC 

[PATCH] ARM: early_printk: respect keep parameter
 2018-07-11 18:32 UTC 

[PATCH] [v3] infiniband: i40iw, nes: don't use wall time for TCP sequence numbers
 2018-07-11 18:26 UTC  (2+ messages)

fpga: fpga_mgr_free usage
 2018-07-11 18:25 UTC  (3+ messages)

[PATCH] fpga: mgr: rework fpga_mgr_get API for multiple managers
 2018-07-11 18:17 UTC  (2+ messages)

[PATCH] ktime: provide typesafe ktime_to_ns()
 2018-07-11 18:16 UTC 

[PATCH v2] tools/memory-model: Add extra ordering for locks and remove it for ordinary release/acquire
 2018-07-11 18:10 UTC  (7+ messages)
  ` [PATCH v3] "

[RFC PATCH 0/4] Stop losing firmware-set DMA masks
 2018-07-11 18:03 UTC  (9+ 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] ARM: DTS: am3517.dtsi: Disable reference to OMAP3 OTG controller
 2018-07-11 17:54 UTC 

[PATCH v2] tools/memory-model: Add extra ordering for locks and remove it for ordinary release/acquire
 2018-07-11 17:50 UTC  (8+ messages)

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

[PATCH] xfs_attr_leaf: use swap macro in xfs_attr3_leaf_rebalance
 2018-07-11 17:44 UTC  (2+ messages)

[PATCH v2] xfs_bmap_util: use swap macro
 2018-07-11 17:44 UTC  (2+ messages)

[PATCH v2 0/9] Allwinner H6 USB support
 2018-07-11 17:39 UTC  (5+ messages)
` [PATCH v2 6/9] dt-bindings: phy: add binding for Allwinner USB3 PHY

[PATCH] x86/kvm/vmx: don't read current->thread.{fs,gs}base of legacy tasks
 2018-07-11 17:37 UTC 

[PATCH] refcount: always allow checked forms
 2018-07-11 17:37 UTC  (4+ messages)

[PATCH v3] tools/memory-model: Add extra ordering for locks and remove it for ordinary release/acquire
 2018-07-11 17:36 UTC 

[PATCH] cgroup: use irqsave in cgroup_rstat_flush_locked()
 2018-07-11 17:28 UTC  (5+ messages)

[PATCH 00/39 v7] PTI support for x86-32
 2018-07-11 17:28 UTC  (3+ messages)

[PATCH v2] checkpatch: Warn if missing author Signed-off-by
 2018-07-11 17:24 UTC  (4+ messages)

[PATCH] staging: comedi: remove redundant variable segpos
 2018-07-11 17:15 UTC  (2+ messages)

[PATCH] ARC: [plat-axs10x] Get rid of auto-selected CONFIG_AX10x options
 2018-07-11 17:13 UTC 

[PATCH v4 00/10] Add the I3C subsystem
 2018-07-11 17:12 UTC  (6+ messages)
` [PATCH v4 01/10] i3c: Add core I3C infrastructure

[PATCH] i2c: aspeed: Add newline characters into message printings
 2018-07-11 17:10 UTC  (4+ messages)

[RFC v4 0/3] mm: zap pages with read mmap_sem in munmap for large mapping
 2018-07-11 17:08 UTC  (8+ messages)

[PATCH 00/32] VFS: Introduce filesystem context [ver #9]
 2018-07-11 17:06 UTC  (11+ messages)
` [PATCH 24/32] vfs: syscall: Add fsopen() to prepare for superblock creation "

[PATCH] ARC: Enable FUSE_FS on devboards
 2018-07-11 17:02 UTC 

devfreq relation with pm qos
 2018-07-11 17:02 UTC  (3+ messages)
    `  "

[PATCH net-next 1/2] tcp: remove redundant rcv_nxt update
 2018-07-11 17:01 UTC  (2+ messages)

[PATCH v2 0/5] can: enable multi-queue for SocketCAN devices
 2018-07-11 17:00 UTC 

[PATCH V4 3/5] mailbox: imx: add imx mu support
 2018-07-11 17:00 UTC  (10+ messages)

[PATCH 1/1] Drivers: HV: Send one page worth of kmsg dump over Hyper-V during panic
 2018-07-11 16:59 UTC  (3+ messages)

[PATCH] i2c: aspeed: Fix initial values of master and slave state
 2018-07-11 16:54 UTC  (3+ messages)

[PATCH v2 0/5] Improve Broadcom PAXC support
 2018-07-11 16:52 UTC  (4+ messages)
` [PATCH v2 1/5] PCI: iproc: Activate PAXC bridge quirk for more devices

[PATCH] ntb: idt: Set PCIe bus address to BARLIMITx
 2018-07-11 16:52 UTC  (2+ messages)

general protection fault in _vm_normal_page
 2018-07-11 16:49 UTC 

general protection fault in in_aton
 2018-07-11 16:47 UTC  (5+ messages)

[PATCH] mm: hugetlb: don't zero 1GiB bootmem pages
 2018-07-11 16:47 UTC  (4+ messages)

[PATCH v9 0/7] Centralize and unify usage of preempt/irq tracepoints
 2018-07-11 16:46 UTC  (8+ messages)
` [PATCH v9 4/7] tracepoint: Make rcuidle tracepoint callers use SRCU

KASAN: use-after-free Read in ep_scan_ready_list
 2018-07-11 16:39 UTC 

[PATCH 1/3] clocksource: drivers: set clockevent device cpumask to cpu_possible_mask
 2018-07-11 16:38 UTC  (4+ messages)

[PATCH] scsi: switch to scsi-mq by default
 2018-07-11 16:35 UTC  (4+ messages)

[PATCH] clk: aspeed: Support HPLL strapping on ast2400
 2018-07-11 16:34 UTC  (4+ messages)

[PATCH 1/2] clk: imx6sll: add GPIO LPCGs
 2018-07-11 16:33 UTC  (4+ messages)

[PATCH] uts: Don't randomize "struct uts_namespace"
 2018-07-11 16:31 UTC  (4+ messages)

Lazy FPU restoration / moving kernel_fpu_end() to context switch
 2018-07-11 16:28 UTC  (4+ messages)

[PATCH v2] ARM64: dts: meson-axg: add saradc support
 2018-07-11 16:25 UTC  (2+ messages)

[PATCH] ARM: dts: at91: fix typo for PIN_PB22
 2018-07-11 16:25 UTC 

[PATCH v6 0/8] Introduce on-chip interconnect API
 2018-07-11 16:21 UTC  (3+ messages)
` [PATCH v6 1/8] interconnect: Add generic "

[PATCH v5 0/7] KVM: Support PUD hugepages at stage 2
 2018-07-11 16:19 UTC  (10+ messages)
` [PATCH v5 1/7] KVM: arm/arm64: Share common code in user_mem_abort()
  ` [PATCH v5 2/7] KVM: arm/arm64: Introduce helpers to manupulate page table entries
  ` [PATCH v5 7/7] KVM: arm64: Add support for creating PUD hugepages at stage 2

[PATCH v2] selftests/android: initialize heap_type to avoid compiling warning
 2018-07-11 16:17 UTC  (2+ messages)

[PATCH v3 0/4] rtc: OMAP: Add support for rtc-only mode
 2018-07-11 16:16 UTC  (4+ messages)
` [PATCH v3 1/4] rtc: omap: Cut down the shutdown time from 2 seconds to 1 sec

[PATCH 1/2] mips: Fix mips_dma_map_sg by using correct dma mapping function
 2018-07-11 16:15 UTC  (4+ messages)
` [PATCH 2/2] mips/jazz: provide dma_mask/coherent_dma_mask for platform devices

linux-next: manual merge of the vfs tree with the overlayfs tree
 2018-07-11 16:15 UTC  (5+ messages)
` [RFC][PATCH 01/42] drm_mode_create_lease_ioctl(): fix open-coded filp_clone_open()

[PATCH v3 0/5] Move {idmap_pg_dir,swapper_pg_dir} to .rodata
 2018-07-11 16:15 UTC  (3+ messages)
` [PATCH v3 5/5] arm64/mm: Move {idmap_pg_dir, swapper_pg_dir} to .rodata section

[PATCH v2 0/2] mmc: add SDHCI OF Synopsys DWC MSHC dirver
 2018-07-11 16:12 UTC  (3+ messages)
` [PATCH v2 1/2] dt: bindings: Add bindings for SDHCI Synopsys DWC MSHC

[PATCH] doc: Replace smp_cond_acquire() with smp_cond_load_acquire()
 2018-07-11 16:11 UTC  (5+ messages)

[PATCH v2 0/4] k3dma: add support to reserved channels
 2018-07-11 16:09 UTC  (4+ messages)
` [PATCH v2 1/4] dt-bindings: k3dma: add optional property hisilicon,dma-min-chan

KASAN: use-after-free Read in ipv6_gso_pull_exthdrs
 2018-07-11 16:08 UTC  (6+ messages)

[PATCH] arm64: neon: Fix function may_use_simd() return error status
 2018-07-11 16:07 UTC  (5+ messages)

[PATCH v2 00/34] Qualcomm Camera Subsystem driver - 8x96 support
 2018-07-11 16:07 UTC  (3+ messages)
` [PATCH v2 08/34] media: camss: Unify the clock names

[RFC PATCH v3] watchdog: sp805: Add clock-frequency property
 2018-07-11 16:05 UTC  (7+ messages)

[PATCH v2 04/12] dt-bindings: spi: Move the bindings for the FSL QSPI driver
 2018-07-11 16:05 UTC  (4+ messages)
` [PATCH v2 05/12] dt-bindings: spi: Adjust "

[RFC][PATCH 0/11] PIDTYPE_TGID and fewer fork restarts
 2018-07-11 16:02 UTC  (4+ messages)
` [RFC][PATCH 11/11] signal: Ignore all but multi-process signals that come in during fork

[RFC net-next 00/15] net: A socket API for LoRa
 2018-07-11 15:21 UTC  (2+ messages)

[PATCH] extcon: max3355: include mod_devicetable.h
 2018-07-11 15:50 UTC 

[PATCH v2] mfd: as3722: disable auto power on when AC OK
 2018-07-11 15:51 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).