messages from 2018-01-03 17:10:49 to 2018-01-03 20:25:22 UTC [more...]
[PATCH 4.4 00/37] 4.4.110-stable review
2018-01-03 20:11 UTC (27+ messages)
` [PATCH 4.4 01/37] x86/boot: Add early cmdline parsing for options with arguments
` [PATCH 4.4 02/37] KAISER: Kernel Address Isolation
` [PATCH 4.4 03/37] kaiser: merged update
` [PATCH 4.4 05/37] kaiser: stack map PAGE_SIZE at THREAD_SIZE-PAGE_SIZE
` [PATCH 4.4 06/37] kaiser: fix build and FIXME in alloc_ldt_struct()
` [PATCH 4.4 07/37] kaiser: KAISER depends on SMP
` [PATCH 4.4 08/37] kaiser: fix regs to do_nmi() ifndef CONFIG_KAISER
` [PATCH 4.4 10/37] kaiser: ENOMEM if kaiser_pagetable_walk() NULL
` [PATCH 4.4 11/37] kaiser: tidied up asm/kaiser.h somewhat
` [PATCH 4.4 13/37] kaiser: kaiser_remove_mapping() move along the pgd
` [PATCH 4.4 15/37] kaiser: name that 0x1000 KAISER_SHADOW_PGD_OFFSET
` [PATCH 4.4 16/37] kaiser: delete KAISER_REAL_SWITCH option
` [PATCH 4.4 18/37] kaiser: enhanced by kernel and user PCIDs
` [PATCH 4.4 20/37] kaiser: PCID 0 for kernel and 128 for user
` [PATCH 4.4 22/37] kaiser: paranoid_entry pass cr3 need to paranoid_exit
` [PATCH 4.4 23/37] kaiser: _pgd_alloc() without __GFP_REPEAT to avoid stalls
` [PATCH 4.4 26/37] x86/kaiser: Rename and simplify X86_FEATURE_KAISER handling
` [PATCH 4.4 27/37] x86/kaiser: Check boottime cmdline params
` [PATCH 4.4 28/37] kaiser: use ALTERNATIVE instead of x86_cr3_pcid_noflush
` [PATCH 4.4 29/37] kaiser: drop is_atomic arg to kaiser_pagetable_walk()
` [PATCH 4.4 30/37] kaiser: asm/tlbflush.h handle noPGE at lower level
` [PATCH 4.4 31/37] kaiser: kaiser_flush_tlb_on_return_to_user() check PCID
` [PATCH 4.4 33/37] x86/kaiser: Reenable PARAVIRT
` [PATCH 4.4 34/37] kaiser: disabled on Xen PV
` [PATCH 4.4 36/37] KPTI: Rename to PAGE_TABLE_ISOLATION
` [PATCH 4.4 37/37] KPTI: Report when enabled
[PATCH 0/6] crypto: engine - Permit to enqueue all async requests
2018-01-03 20:11 UTC (4+ messages)
` [PATCH 3/6] crypto: omap: convert to new crypto engine API
` [PATCH 5/6] crypto: stm32-hash: convert to the "
` [PATCH 6/6] crypto: stm32-cryp: "
perf test BPF failing on 4.15.0-rc6
2018-01-03 20:13 UTC (7+ messages)
[PATCH 4.9 00/39] 4.9.75-stable review
2018-01-03 20:11 UTC (40+ messages)
` [PATCH 4.9 01/39] tcp_bbr: reset full pipe detection on loss recovery undo
` [PATCH 4.9 02/39] tcp_bbr: reset long-term bandwidth sampling "
` [PATCH 4.9 03/39] x86/boot: Add early cmdline parsing for options with arguments
` [PATCH 4.9 04/39] KAISER: Kernel Address Isolation
` [PATCH 4.9 05/39] kaiser: merged update
` [PATCH 4.9 06/39] kaiser: do not set _PAGE_NX on pgd_none
` [PATCH 4.9 07/39] kaiser: stack map PAGE_SIZE at THREAD_SIZE-PAGE_SIZE
` [PATCH 4.9 08/39] kaiser: fix build and FIXME in alloc_ldt_struct()
` [PATCH 4.9 09/39] kaiser: KAISER depends on SMP
` [PATCH 4.9 10/39] kaiser: fix regs to do_nmi() ifndef CONFIG_KAISER
` [PATCH 4.9 11/39] kaiser: fix perf crashes
` [PATCH 4.9 12/39] kaiser: ENOMEM if kaiser_pagetable_walk() NULL
` [PATCH 4.9 13/39] kaiser: tidied up asm/kaiser.h somewhat
` [PATCH 4.9 14/39] kaiser: tidied up kaiser_add/remove_mapping slightly
` [PATCH 4.9 15/39] kaiser: align addition to x86/mm/Makefile
` [PATCH 4.9 16/39] kaiser: cleanups while trying for gold link
` [PATCH 4.9 17/39] kaiser: name that 0x1000 KAISER_SHADOW_PGD_OFFSET
` [PATCH 4.9 18/39] kaiser: delete KAISER_REAL_SWITCH option
` [PATCH 4.9 19/39] kaiser: vmstat show NR_KAISERTABLE as nr_overhead
` [PATCH 4.9 20/39] kaiser: enhanced by kernel and user PCIDs
` [PATCH 4.9 21/39] kaiser: load_new_mm_cr3() let SWITCH_USER_CR3 flush user
` [PATCH 4.9 22/39] kaiser: PCID 0 for kernel and 128 for user
` [PATCH 4.9 23/39] kaiser: x86_cr3_pcid_noflush and x86_cr3_pcid_user
` [PATCH 4.9 24/39] kaiser: paranoid_entry pass cr3 need to paranoid_exit
` [PATCH 4.9 25/39] kaiser: kaiser_remove_mapping() move along the pgd
` [PATCH 4.9 26/39] kaiser: fix unlikely error in alloc_ldt_struct()
` [PATCH 4.9 27/39] kaiser: add "nokaiser" boot option, using ALTERNATIVE
` [PATCH 4.9 28/39] x86/kaiser: Rename and simplify X86_FEATURE_KAISER handling
` [PATCH 4.9 29/39] x86/kaiser: Check boottime cmdline params
` [PATCH 4.9 30/39] kaiser: use ALTERNATIVE instead of x86_cr3_pcid_noflush
` [PATCH 4.9 31/39] kaiser: drop is_atomic arg to kaiser_pagetable_walk()
` [PATCH 4.9 32/39] kaiser: asm/tlbflush.h handle noPGE at lower level
` [PATCH 4.9 33/39] kaiser: kaiser_flush_tlb_on_return_to_user() check PCID
` [PATCH 4.9 34/39] x86/paravirt: Dont patch flush_tlb_single
` [PATCH 4.9 35/39] x86/kaiser: Reenable PARAVIRT
` [PATCH 4.9 36/39] kaiser: disabled on Xen PV
` [PATCH 4.9 37/39] x86/kaiser: Move feature detection up
` [PATCH 4.9 38/39] KPTI: Rename to PAGE_TABLE_ISOLATION
` [PATCH 4.9 39/39] KPTI: Report when enabled
[PATCH 00/11] drm/sun4i: Add A83T HDMI support
2018-01-03 20:21 UTC (3+ messages)
` [PATCH 06/11] dt-bindings: display: sun4i-drm: Add A83T HDMI pipeline
[PATCH 0/5] RFC: Public key encryption of dmesg by the kernel
2018-01-03 20:21 UTC (4+ messages)
` [PATCH 5/5] docs: add dmesg encryption doc
[PATCH V2] perf script: add script to profile and resolve physical mem type
2018-01-03 20:20 UTC (2+ messages)
[PATCH v2 0/4] Remoteproc core dump support
2018-01-03 20:19 UTC (5+ messages)
` [PATCH v2 2/4] remoteproc: Rename "load_rsc_table" to "parse_fw"
page table isolation alternative mechanism
2018-01-03 20:15 UTC (2+ messages)
[PATCH 1/2] f2fs: use flexible array for f2fs_checkpoint::sit_nat_version_bitmap
2018-01-03 20:12 UTC (2+ messages)
[PATCH 0/2] wireless: libertas_tf: Adjustments for three function implementations
2018-01-03 20:11 UTC (2+ messages)
` [PATCH 1/2] wireless: libertas_tf: Delete an error message for a failed memory allocation in __if_usb_submit_rx_urb()
[RFC PATCH v11 0/5] PCI: rockchip: Move PCIe WAKE# handling into pci core
2018-01-03 20:08 UTC (9+ messages)
` [RFC PATCH v11 4/5] PCI / PM: Add support for the PCIe WAKE# signal for OF
[PATCH v3 00/22] Verbatim device names and devm_nvmem_(un)register()
2018-01-03 20:01 UTC (23+ messages)
` [PATCH v3 01/22] nvmem: Document struct nvmem_config
` [PATCH v3 02/22] nvmem: core: Allow specifying device name verbatim
` [PATCH v3 03/22] nvmem: Introduce devm_nvmem_(un)register()
` [PATCH v3 04/22] nvmem: vf610-ocotp: Convert to use devm_nvmem_register()
` [PATCH v3 05/22] nvmem: imx-ocotp: "
` [PATCH v3 06/22] nvmem: uniphier-efuse: "
` [PATCH v3 07/22] nvmem: snvs_lgpr: "
` [PATCH v3 08/22] nvmem: rockchip-efuse: "
` [PATCH v3 09/22] nvmem: qfprom: "
` [PATCH v3 10/22] nvmem: mtk-efuse: "
` [PATCH v3 11/22] nvmem: meson-mx-efuse: "
` [PATCH v3 12/22] nvmem: meson-efuse: "
` [PATCH v3 13/22] nvmem: lpc18xx_otp: "
` [PATCH v3 14/22] nvmem: imx-iim: "
` [PATCH v3 15/22] nvmem: bcm-ocotp: "
` [PATCH v3 16/22] nvmem: meson-efuse: Do no gate COMPILE_TEST with MESON_SM
` [PATCH v3 17/22] nvmem: snvs_lpgpr: Convert commas to semicolons
` [PATCH v3 18/22] nvmem: rockchip-efuse: Make use of of_device_get_match_data()
` [PATCH v3 19/22] nvmem: vf610-ocotp: Do not use "&pdev->dev" explicitly
` [PATCH v3 20/22] nvmem: rockchip-efuse: "
` [PATCH v3 21/22] nvmem: imx-iim: "
` [PATCH v3 22/22] nvmem: bcm-ocotp: "
[RESEND PATCH v2 00/15] ASoC: qcom: Add support to QDSP6 based audio
2018-01-03 20:04 UTC (20+ messages)
` [RESEND PATCH v2 07/15] ASoC: qcom: q6asm: Add support to memory map and unmap
` [RESEND PATCH v2 13/15] dt-bindings: sound: qcom: Add devicetree bindings for apq8096
` [RESEND PATCH v2 14/15] ASoC: qcom: apq8096: Add db820c machine driver
` [RESEND PATCH v2 15/15] arm64: dts: msm8996: db820c: Add sound card support
[PATCH v2 0/2] Add efuse driver for Ingenic JZ4780 SoC
2018-01-03 20:04 UTC (5+ messages)
` [PATCH v2 1/2] nvmem: add driver for JZ4780 efuse
` [PATCH v2 2/2] dts: Probe efuse for CI20
[PATCH] f2fs: check segment type before recover data
2018-01-03 20:04 UTC (2+ messages)
stable/linux-4.14.y boot: 108 boots: 0 failed, 107 passed with 1 conflict (v4.14.11)
2018-01-03 19:55 UTC (3+ messages)
[RFC PATCH v12 0/5] PCI: rockchip: Move PCIe WAKE# handling into pci core
2018-01-03 19:54 UTC (7+ messages)
` [RFC PATCH v12 1/5] dt-bindings: PCI: Add definition of PCIe WAKE# irq and PCI irq
[PATCH v2 0/9] ASoC: Intel: Kconfig+acpi fixes
2018-01-03 19:51 UTC (9+ messages)
` [PATCH v2 5/9] ASoC: Intel: Fix nested/unnecessary Kconfig dependencies
` [PATCH v2 9/9] ASoC: Intel: kconfig: add some comments for if symbols
[PATCH v2 0/2] sun8i-a83t: Add touchscreen support on TBS A711
2018-01-03 19:48 UTC (3+ messages)
` [PATCH v2 1/2] Input: edt-ft5x06 - Add support for regulator
general protection fault in blkcipher_walk_done (2)
2018-01-03 19:42 UTC (2+ messages)
[PATCH v2] dt: psci: Update DT bindings to support hierarchical PSCI states
2018-01-03 19:42 UTC (2+ messages)
[PATCH] x86/cpu, x86/pti: Do not enable PTI on AMD processors
2018-01-03 19:38 UTC
[PATCH] tty: fix data race in n_tty_receive_buf_common
2018-01-03 19:38 UTC (2+ messages)
[PATCH v2 0/9] Renesas Capture Engine Unit (CEU) V4L2 driver
2018-01-03 19:34 UTC (8+ messages)
` [PATCH v2 9/9] media: i2c: tw9910: Remove soc_camera dependencies
[PATCH v3] ARM: dts: imx6: RDU2: disable internal watchdog
2018-01-03 19:32 UTC
[PATCH] bonding: Delete an error message for a failed memory allocation in bond_update_slave_arr()
2018-01-03 19:28 UTC (4+ messages)
` "
CONFIG_PAGE_TABLE_ISOLATION=y on x86_64 causes gcc to segfault when building x86_32 binaries
2018-01-03 18:52 UTC (5+ messages)
correct section for cpu_tss_rw?
2018-01-03 19:27 UTC (2+ messages)
[PATCH v5 00/39] Andes(nds32) Linux Kernel Port
2018-01-03 19:14 UTC (3+ messages)
` [PATCH v5 26/39] nds32: Device tree support
[PATCH v3] gpio: winbond: add driver
2018-01-03 19:05 UTC (2+ messages)
[PATCH] exec: Weaken dumpability for secureexec
2018-01-03 19:08 UTC (9+ messages)
[PATCH] f2fs: add reserved blocks for root user
2018-01-03 19:06 UTC (6+ messages)
` [PATCH v3] "
` [PATCH v4] "
` [PATCH v5] "
` [f2fs-dev] "
WARNING in rds_cmsg_rdma_args
2018-01-03 18:55 UTC (3+ messages)
[PATCH] f2fs: add an ioctl to disable GC for specific file
2018-01-03 18:59 UTC (6+ messages)
` [PATCH v2] "
` [PATCH v3] "
[PATCH 1/2] f2fs: show precise # of blocks that user/root can use
2018-01-03 18:58 UTC (2+ messages)
` [PATCH 2/2] f2fs: add reserved blocks for root user
[PATCH -mm] proc: fixup comment
2018-01-03 18:51 UTC
KASAN: slab-out-of-bounds Write in tcp_v6_syn_recv_sock
2018-01-03 18:52 UTC (2+ messages)
general protection fault in fib6_add (2)
2018-01-03 18:53 UTC (3+ messages)
[PATCH] proc: spread __ro_after_init
2018-01-03 18:47 UTC
[V3 2/2] ASoC: max98373: Added Amplifier Driver
2018-01-03 18:39 UTC
[V3 1/2] dt-bindings: Added device tree binding for max98373 amplifier
2018-01-03 18:38 UTC
[v2] ASoC: max98373: Added Amplifier Driver
2018-01-03 18:37 UTC (3+ messages)
[PATCH net-next 5/6] arm64: dts: marvell: mcbin: enable the fourth network interface
2018-01-03 18:26 UTC (13+ messages)
` [EXT] "
[PATCH 00/12] account for const type of of_device_id.data
2018-01-03 18:23 UTC (5+ messages)
` [PATCH 04/12] PCI: qcom: "
[PATCH] irqchip/gic-v3-its: Add workaround for ThunderX2 erratum #174
2018-01-03 18:18 UTC (8+ messages)
[PATCH] tty: n_gsm: Allow ADM response in addition to UA for control dlci
2018-01-03 18:18 UTC
[GIT PULL rcu/next] RCU commits for 4.15
2018-01-03 17:38 UTC (3+ messages)
[PATCH net-next v2 0/4] net: mvpp2: 1000BaseX and 2000BaseX support
2018-01-03 18:08 UTC (7+ messages)
` [PATCH net-next v2 4/4] net: mvpp2: 2500baseX support
[PATCH v9 0/8] Add io{read|write}64 to io-64-atomic headers
2018-01-03 18:06 UTC (9+ messages)
` [PATCH v9 1/8] drm/tilcdc: ensure nonatomic iowrite64 is not used
` [PATCH v9 2/8] powerpc: io.h: move iomap.h include so that it can use readq/writeq defs
` [PATCH v9 3/8] powerpc: iomap.c: introduce io{read|write}64_{lo_hi|hi_lo}
` [PATCH v9 4/8] iomap: "
` [PATCH v9 5/8] io-64-nonatomic: add io{read|write}64[be]{_lo_hi|_hi_lo} macros
` [PATCH v9 6/8] ntb: ntb_hw_intel: use io-64-nonatomic instead of in-driver hacks
` [PATCH v9 7/8] crypto: caam: cleanup CONFIG_64BIT ifdefs when using io{read|write}64
` [PATCH v9 8/8] ntb: ntb_hw_switchtec: Cleanup 64bit IO defines to use the common header
[PATCH V6] mmc:host:sdhci-pci:Addition of Arasan PCI Controller with integrated phy
2018-01-03 18:06 UTC (3+ messages)
[RFC PATCH v2 00/13] Kernel based bootsplash
2018-01-03 18:04 UTC (25+ messages)
` [RFC PATCH v2 03/13] bootsplash: Flush framebuffer after drawing
v3.18.86 build: 0 failures 1 warnings (v3.18.86)
2018-01-03 17:33 UTC (8+ messages)
Which reminds me
2018-01-03 17:55 UTC
[Patch v8 00/16] CIFS: Implement SMB Direct protocol
2018-01-03 17:51 UTC (3+ messages)
` [Patch v8 02/16] CIFS: SMBD: Implement function to reconnect to a SMB Direct transport
4.15-rcX 32-bit SCSI suspend2ram warning
2018-01-03 17:51 UTC
[PATCH -next] cifs: fix build errors for SMB_DIRECT
2018-01-03 17:48 UTC (2+ messages)
[PATCH 1/5] ARM: EXYNOS: Add SPDX license identifier
2018-01-03 17:47 UTC (2+ messages)
[PATCH v5 0/9] Support PPTT for ARM64
2018-01-03 17:43 UTC (9+ messages)
` [PATCH v5 7/9] arm64: Topology, rename cluster_id
[PATCH] [RFT] crypto: aes-generic - turn off -ftree-pre and -ftree-sra
2018-01-03 17:36 UTC (8+ messages)
[PATCH 1/5] ARM: dts: exynos: Add SPDX license identifier
2018-01-03 17:35 UTC (2+ messages)
[PATCH net-next 0/6] net: mvpp2: 1000BaseX and 2000BaseX support
2018-01-03 17:29 UTC (8+ messages)
` [PATCH net-next 1/6] phy: add 2.5G SGMII mode to the phy_mode enum
[PATCH] clk: samsung: s3c: Remove unneeded enumeration
2018-01-03 17:29 UTC (2+ messages)
objtool segfault with ORC unwinder enabled
2018-01-03 17:26 UTC (4+ messages)
[patch] sched/fair: Add SIS_MIN_LAT feature to mitigate PELT lag induced stacking
2018-01-03 17:24 UTC (2+ messages)
[PATCH] ARM: dts: imx6q: Add Engicam i.CoreM6 Quad/Dual OpenFrame Cap 7 initial support
2018-01-03 17:14 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox