linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-07-11 18:18:42 to 2018-07-11 22:26:22 UTC [more...]

[PATCH v6 5/5] mm/sparse: Remove CONFIG_SPARSEMEM_ALLOC_MEM_MAP_TOGETHER
 2018-07-11 22:26 UTC  (2+ messages)
` [v6,5/5] "

[RFC PATCH v2 00/27] Control Flow Enforcement (CET)
 2018-07-11 22:21 UTC  (18+ messages)
` [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 22/27] x86/cet/ibt: User-mode indirect branch tracking support
` [RFC PATCH v2 27/27] x86/cet: Add arch_prctl functions for CET

[PATCH 2/2] mm: Drop unneeded ->vm_ops checks
 2018-07-11 22:17 UTC  (2+ messages)
` [2/2] "

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

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

[PATCH] powerpc: Replaced msleep with usleep_range
 2018-07-11 22:03 UTC  (2+ messages)
` [PATCH] powerpc: Replaced msleep(x) with msleep(OPAL_BUSY_DELAY_MS)

[PATCH v6 0/7] thermal: tsens: Refactoring for TSENSv2 IP
 2018-07-11 22:00 UTC  (13+ 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 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

[PATCH v2] mm: hugetlb: don't zero 1GiB bootmem pages
 2018-07-11 21:56 UTC  (2+ messages)

linux-next: Signed-off-by missing for commit in the arm-current tree
 2018-07-11 21:56 UTC  (2+ messages)

[PATCH 1/3] arm64: dts: qcom: sdm845: Add thermal-zones node
 2018-07-11 21:56 UTC  (8+ messages)
` [PATCH 3/3] arm64: dts: qcom: pm8998: Add thermal zone

[PATCH 1/3] tty/serial_core: add ISO7816 infrastructure
 2018-07-11 21:52 UTC  (2+ messages)

[PATCH] ARM: defconfig: Set CONFIG_LOCALVERSION in multi v4t/v5/v7 defconfigs
 2018-07-11 21:46 UTC  (2+ messages)

[PATCH net-next 0/2] docs: Fix failover build warnings
 2018-07-11 21:42 UTC  (3+ messages)
` [PATCH net-next 1/2] docs: networking: Add failover docs to index
` [PATCH net-next 2/2] docs: networking: Fix failover build warnings

linux-next: Signed-off-by missing for commit in the imx-mxs tree
 2018-07-11 21:41 UTC 

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

[PATCH] mm/hugetlb: remove gigantic page support for HIGHMEM
 2018-07-11 21:36 UTC  (3+ messages)

[RFC PATCH] mm, page_alloc: double zone's batchsize
 2018-07-11 21:35 UTC  (2+ messages)

[PATCH v3 0/3] have the vt console preserve unicode characters
 2018-07-11 21:29 UTC  (8+ messages)
` [PATCH v3 1/3] vt: preserve unicode values corresponding to screen characters

[PATCH bpf-next v4 0/3] bpf: btf: print bpftool map data with btf
 2018-07-11 21:20 UTC  (8+ messages)
` [PATCH bpf-next v4 2/3] bpf: btf: add btf print functionality
` [PATCH bpf-next v4 3/3] bpf: btf: print map dump and lookup with btf info

[PATCH] net: ethtool: fix spelling mistake: "tubale" -> "tunable"
 2018-07-11 21:10 UTC 

mmotm 2018-07-10-16-50 uploaded
 2018-07-11 21:13 UTC  (5+ messages)
` Boot failures with "mm/sparse: Remove CONFIG_SPARSEMEM_ALLOC_MEM_MAP_TOGETHER" on powerpc (was Re: mmotm 2018-07-10-16-50 uploaded)

[PATCH 01/12] kernel.h: Add for_each_if()
 2018-07-11 21:13 UTC  (10+ messages)
` [PATCH 02/12] blk: use for_each_if

[PATCH v3 1/2] leds: core: Introduce generic pattern interface
 2018-07-11 21:10 UTC  (3+ messages)

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

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

general protection fault in _vm_normal_page
 2018-07-11 21:04 UTC  (2+ messages)

[PATCH v4 0/9] hwmon and fsi: Add On-Chip Controller (OCC) driver
 2018-07-11 21:01 UTC  (10+ messages)
` [PATCH v4 1/9] "
` [PATCH v4 2/9] Documentation: hwmon: Add OCC documentation
` [PATCH v4 3/9] dt-bindings: i2c: Add P8 OCC hwmon device documentation
` [PATCH v4 4/9] hwmon: Add On-Chip Controller (OCC) hwmon driver
` [PATCH v4 5/9] hwmon (occ): Add command transport method for P8 and P9
` [PATCH v4 6/9] hwmon (occ): Parse OCC poll response
` [PATCH v4 7/9] hwmon (occ): Add sensor types and versions
` [PATCH v4 8/9] hwmon (occ): Add sensor attributes and register hwmon device
` [PATCH v4 9/9] hwmon (occ): Add sysfs attributes for additional OCC data

[PATCH v2 0/6] 9p: Use IDRs more effectively
 2018-07-11 21:02 UTC  (7+ messages)
` [PATCH v2 1/6] 9p: Fix comment on smp_wmb
` [PATCH v2 2/6] 9p: Change p9_fid_create calling convention
` [PATCH v2 3/6] 9p: Replace the fidlist with an IDR
` [PATCH v2 4/6] 9p: Embed wait_queue_head into p9_req_t
` [PATCH v2 5/6] 9p: Use a slab for allocating requests
` [PATCH v2 6/6] 9p: Remove p9_idpool

KASAN: slab-out-of-bounds Read in rds_cong_queue_updates (2)
 2018-07-11 21:00 UTC  (2+ messages)

[PATCH 1/2] iommu: Add config option to set passthrough as default
 2018-07-11 20:59 UTC  (2+ messages)
` [PATCH 2/2] iommu: add sysfs attribyte for domain type

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

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

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

[GIT PULL 00/14] perf/urgent fixes
 2018-07-11 20:43 UTC  (15+ messages)
` [PATCH 01/14] perf tools: Generate a Python script compatible with Python 2 and 3
` [PATCH 02/14] perf scripts python: Add Python 3 support to Core.py
` [PATCH 03/14] perf scripts python: Add Python 3 support to SchedGui.py
` [PATCH 04/14] perf scripts python: Add Python 3 support to Util.py
` [PATCH 05/14] perf scripts python: Add Python 3 support to sched-migration.py
` [PATCH 06/14] perf scripts python: Add Python 3 support to EventClass.py
` [PATCH 07/14] perf test shell: Replace '|&' with '2>&1 |' to work with more shells
` [PATCH 08/14] perf test shell: Make perf's inet_pton test more portable
` [PATCH 09/14] perf llvm-utils: Remove bashism from kernel include fetch script
` [PATCH 10/14] perf test shell: Prevent temporary editor files from being considered test scripts
` [PATCH 11/14] perf tools: Fix compilation errors on gcc8
` [PATCH 12/14] perf stat: Fix --interval_clear option
` [PATCH 13/14] perf script python: Fix dict reference counting
` [PATCH 14/14] perf tools: Use python-config --includes rather than --cflags

[PATCH v1 0/2] pinctrl: nuvoton: add driver for NPCM7xx
 2018-07-11 20:40 UTC  (3+ messages)
` [PATCH v1 1/2] dt-binding: pinctrl: Add NPCM7xx pinctrl and GPIO documentation

[PATCH] ntb: idt: Set PCIe bus address to BARLIMITx
 2018-07-11 20:40 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v4 00/14] crypto: Remove VLA usage
 2018-07-11 20:36 UTC  (15+ messages)
` [PATCH v4 01/14] crypto: xcbc: "
` [PATCH v4 02/14] crypto: cbc: "
` [PATCH v4 03/14] crypto: shash: "
` [PATCH v4 04/14] dm integrity: "
` [PATCH v4 05/14] crypto: ahash: "
` [PATCH v4 06/14] dm verity fec: "
` [PATCH v4 07/14] crypto alg: Introduce generic max blocksize and alignmask
` [PATCH v4 08/14] crypto: qat: Remove VLA usage
` [PATCH v4 09/14] crypto: shash: Remove VLA usage in unaligned hashing
` [PATCH v4 10/14] kbuild: Introduce FRAME_WARN_BUMP_FLAG
` [PATCH v4 11/14] treewide: Prepare to remove VLA usage for AHASH_REQUEST_ON_STACK
` [PATCH v4 12/14] crypto: ahash: Remove "
` [PATCH v4 13/14] rxrpc: Prepare to remove VLA usage for SKCIPHER_REQUEST_ON_STACK
` [PATCH v4 14/14] crypto: skcipher: Remove "

[PATCH v4 0/2] cpufreq: qcom-fw: Add support for QCOM cpufreq FW driver
 2018-07-11 20:37 UTC  (3+ messages)
` [PATCH v4 2/2] "

[PATCH v12 0/4] iommu/arm-smmu: Add runtime pm/sleep support
 2018-07-11 20:36 UTC  (8+ messages)
` [PATCH v12 1/4] iommu/arm-smmu: Add pm_runtime/sleep ops

[PATCH v1 4/9] scsi: ufs: add option to change default UFS power management level
 2018-07-11 20:33 UTC  (2+ messages)

[PATCH v1 0/2] misc: Add NPCM7xx LPC BPC driver support
 2018-07-11 20:21 UTC  (3+ messages)
` [PATCH v1 1/2] dt-binding: bmc: Add NPCM7xx LPC BPC documentation

[PATCH] scsi: libfc: drop an incorrect assertion
 2018-07-11 20:15 UTC 

[PATCH 4.9 000/310] 4.9.94-stable review
 2018-07-11 20:15 UTC  (8+ messages)
` [PATCH 4.9 181/310] net: phy: micrel: Restore led_mode and clk_sel on resume

[PATCH 4.9 00/52] 4.9.112-stable review
 2018-07-11 20:12 UTC  (3+ messages)

Lazy FPU restoration / moving kernel_fpu_end() to context switch
 2018-07-11 20:10 UTC  (5+ messages)

[PATCH] x86/intel_rdt: Fix possible circular lock dependency
 2018-07-11 20:06 UTC 

[RFC PATCH v2 0/4] sysfs interface to miscellaneous BMC controls and fields
 2018-07-11 20:04 UTC  (3+ messages)
` [RFC PATCH v2 1/4] dt-bindings: misc: Add bindings for misc. BMC control fields

[GIT PULL][PATCH] tracing/kprobe: Release kprobe print_fmt properly
 2018-07-11 20:02 UTC 

[PATCH 0/12 V2] ipc: cleanups & bugfixes, rhashtable update
 2018-07-11 20:00 UTC  (6+ 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 20:00 UTC  (5+ messages)
` [PATCH v4] "

[PATCH v2 0/4] x86/split_lock: Enable #AC exception for split locked accesses
 2018-07-11 19:59 UTC  (9+ messages)
` [PATCH v2 1/4] x86/split_lock: Enumerate #AC exception for split locked access feature

KASAN: invalid-free in fat_fill_super
 2018-07-11 19:59 UTC 

general protection fault in inet_accept
 2018-07-11 19:57 UTC 

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

general protection fault in bpf_tcp_close (2)
 2018-07-11 19:55 UTC 

WARNING in port_delete
 2018-07-11 19:55 UTC 

[PATCH 0/2] ARM: dts: am3355: add support for the Sancloud Beaglebone Enhanced
 2018-07-11 19:54 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: Add vendor prefix for Sancloud

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 

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

[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  (9+ 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] 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] 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  (2+ messages)
` [PATCH v3] mm, page_alloc: find movable zone after kernel text

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

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


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