linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-10-10 13:13:01 to 2019-10-10 17:01:52 UTC [more...]

[MANPAGE] fsopen.2, fsmount.2
 2019-10-10 17:01 UTC 

[PATCH] ftrace/module: Allow ftrace to make only loaded module text read-write
 2019-10-10 17:01 UTC  (11+ messages)

[GIT PULL] xfs: fixes for 5.4-rc3
 2019-10-10 16:53 UTC 

[PATCH v6 0/5] Add initial support for S32V234-EVB
 2019-10-10 16:52 UTC  (6+ messages)
` [PATCH v6 1/5] dt-bindings: arm: fsl: Add the S32V234-EVB board
` [PATCH v6 2/5] arm64: Introduce config for S32
` [PATCH v6 3/5] serial: fsl_linflexuart: Be consistent with the name
` [PATCH v6 4/5] arm64: dts: fsl: Add device tree for S32V234-EVB
` [PATCH v6 5/5] arm64: defconfig: Enable configs for S32V234

[PATCH v3 0/4] kdb: Fixes for btc
 2019-10-10 16:51 UTC  (7+ messages)
` [PATCH v3 3/4] kdb: Fix "btc <cpu>" crash if the CPU didn't round up

Module loading problem since 5.3
 2019-10-10 16:50 UTC 

[PATCH] x86: uaccess: fix regression in unsafe_get_user
 2019-10-10 16:49 UTC  (11+ messages)

[PATCH 1/4] dt-bindings: samsung: Indent examples with four spaces
 2019-10-10 16:48 UTC  (2+ messages)

[PATCH 00/29] vmlinux.lds.h: Refactor EXCEPTION_TABLE and NOTES
 2019-10-10 16:47 UTC  (7+ messages)
` [PATCH 07/29] x86: Restore "text" Program Header with dummy section
` [PATCH 14/29] vmlinux.lds.h: Allow EXCEPTION_TABLE to live in RO_DATA

[PATCH v11 0/4] fix double page fault in cow_user_page for pfn mapping
 2019-10-10 16:45 UTC  (5+ messages)
` [PATCH v11 1/4] arm64: cpufeature: introduce helper cpu_has_hw_af()
` [PATCH v11 4/4] mm: fix double page fault on arm64 if PTE_AF is cleared

[PATCH v2] PCI: PM: Move to D0 before calling pci_legacy_resume_early()
 2019-10-10 16:45 UTC  (2+ messages)

Tracing Summit 2019 - Videos
 2019-10-10 16:43 UTC 

[PATCH v4 0/4] lib: introduce copy_struct_from_user() helper
 2019-10-10 16:43 UTC  (5+ messages)
` [PATCH v4 1/4] "

[PATCH v9 0/5] Use MFD framework for SGI IOC3 drivers
 2019-10-10 16:37 UTC  (7+ messages)
` [PATCH v9 1/5] nvmem: core: add nvmem_device_find
` [PATCH v9 2/5] MIPS: PCI: use information from 1-wire PROM for IOC3 detection
` [PATCH v9 3/5] mfd: ioc3: Add driver for SGI IOC3 chip
` [PATCH v9 4/5] MIPS: SGI-IP27: fix readb/writeb addressing
` [PATCH v9 5/5] MIPS: SGI-IP27: Enable ethernet phy on second Origin 200 module

[PATCH REPOST] lib/ubsan: Don't seralize UBSAN report
 2019-10-10 16:36 UTC 

[PATCH 0/1] PCI/ASPM: Remove locking
 2019-10-10 16:28 UTC  (5+ messages)
` [PATCH 1/1] PCI/ASPM: Remove pcie_aspm_enabled() unnecessary locking

[PATCH] ath10k: Correct error check of dma_map_single()
 2019-10-10 16:26 UTC 

[PATCH v4 0/8] recordmcount cleanups
 2019-10-10 16:23 UTC  (6+ messages)
` [PATCH v4 4/8] recordmcount: Rewrite error/success handling

[PATCH v4 0/3] RK3288 Gamma LUT
 2019-10-10 16:23 UTC  (6+ messages)
` [PATCH v4 2/3] drm/rockchip: Add optional support for CRTC gamma LUT

[PATCHv2 00/36] libperf: Add sampling interface
 2019-10-10 16:20 UTC  (8+ messages)
` [PATCH 12/36] libperf: Add perf_mmap__read_event() function
` [PATCH 27/36] libperf: Add perf_evlist__for_each_mmap function

[PATCH] wdt: bd70528: Trivial function documentation fix
 2019-10-10 16:19 UTC  (2+ messages)

[PATCH RESEND] mm: memcg/slab: fix panic in __free_slab() caused by premature memcg pointer release
 2019-10-10 16:05 UTC 

[PATCH net-next v7 00/17] ethtool netlink interface, part 1
 2019-10-10 15:59 UTC  (16+ messages)
` [PATCH net-next v7 05/17] ethtool: helper functions for netlink interface
` [PATCH net-next v7 08/17] ethtool: move string arrays into common file
` [PATCH net-next v7 09/17] ethtool: generic handlers for GET requests
` [PATCH net-next v7 10/17] ethtool: provide string sets with STRSET_GET request
` [PATCH net-next v7 12/17] ethtool: provide link settings with LINKINFO_GET request
` [PATCH net-next v7 13/17] ethtool: add standard notification handler
` [PATCH net-next v7 14/17] ethtool: set link settings with LINKINFO_SET request

[PATCH v3 0/6] Rewrite x86/ftrace to use text_poke()
 2019-10-10 15:54 UTC  (8+ messages)
` [PATCH v3 5/6] x86/ftrace: Use text_poke()

[PATCH] extcon: sm5502: Reset registers during initialization
 2019-10-10 15:47 UTC 

[PATCH v2 0/3] Drivers: hv: vmbus: Miscellaneous improvements
 2019-10-10 15:46 UTC  (4+ messages)
` [PATCH v2 1/3] Drivers: hv: vmbus: Introduce table of VMBus protocol versions
` [PATCH v2 2/3] Drivers: hv: vmbus: Enable VMBus protocol versions 4.1, 5.1 and 5.2
` [PATCH v2 3/3] Drivers: hv: vmbus: Add module parameter to cap the VMBus version

[PATCH] string.h: Mark 34 functions with __must_check
 2019-10-10 15:46 UTC  (8+ messages)

[GIT PULL] Crypto Update for 5.4
 2019-10-10 15:45 UTC  (4+ messages)
` [GIT PULL] Crypto Fixes "

[GIT PULL] Btrfs fixes for 5.4-rc3
 2019-10-10 15:45 UTC  (2+ messages)

[git pull] dcache_readdir() fixes
 2019-10-10 15:45 UTC  (2+ messages)

[git pull] a couple of mount fixes
 2019-10-10 15:45 UTC  (2+ messages)

[PATCH v2] xen: Stop abusing DT of_dma_configure API
 2019-10-10 15:44 UTC  (5+ messages)

KASAN: invalid-free in disconnect_rio (2)
 2019-10-10 15:39 UTC  (3+ messages)

general protection fault in open_rio
 2019-10-10 15:36 UTC  (4+ messages)

BUG: bad usercopy in read_rio
 2019-10-10 15:36 UTC  (2+ messages)

[PATCH -next] staging: rtl8723bs: Remove unnecessary null check
 2019-10-10 15:33 UTC 

[PATCH -next] samples: watch_queue: depends on HEADERS_INSTALL
 2019-10-10 15:30 UTC 

[Patch v2 1/2] mm/rmap.c: don't reuse anon_vma if we just want a copy
 2019-10-10 15:29 UTC  (3+ messages)
` [Patch v2 2/2] mm/rmap.c: reuse mergeable anon_vma as parent when fork

[PATCH -next] security: smack: add watch_queue.h header to fix build errors
 2019-10-10 15:24 UTC 

[PATCH 1/2] clone3: add CLONE3_CLEAR_SIGHAND
 2019-10-10 15:22 UTC  (5+ messages)
` [PATCH 2/2] tests: test CLONE3_CLEAR_SIGHAND

[PATCH] mm: annotate refault stalls from swap_readpage
 2019-10-10 15:21 UTC 

[PATCH v3] bcache: fix deadlock in bcache_allocator
 2019-10-10 15:21 UTC  (3+ messages)

[PATCH v3] hwspinlock: allow sharing of hwspinlocks
 2019-10-10 15:19 UTC  (2+ messages)

[PATCH 1/1] mm/vmalloc: remove preempt_disable/enable when do preloading
 2019-10-10 15:17 UTC  (4+ messages)

[PATCH 0/2] remoteproc: stm32: allow wdg irq to be a wakeup source
 2019-10-10 15:16 UTC  (2+ messages)

[PATCH 0/4] export/modpost: avoid renaming __ksymtab entries for symbol namespaces
 2019-10-10 15:14 UTC  (5+ messages)
` [PATCH 1/4] modpost: delegate updating namespaces to separate function
` [PATCH 2/4] modpost: make updating the symbol namespace explict
` [PATCH 3/4] symbol namespaces: revert to previous __ksymtab name scheme
` [PATCH 4/4] export: avoid code duplication in include/linux/export.h

[GIT PULL] usercopy structs for v5.4-rc2
 2019-10-10 15:15 UTC  (5+ messages)

[PATCH] scripts/gdb: fix lx-dmesg when CONFIG_PRINTK_CALLER is set
 2019-10-10 15:13 UTC  (3+ messages)

[PATCH RFC] perf_event: Add support for LSM and SELinux checks
 2019-10-10 15:13 UTC  (3+ messages)

[PATCH] crypto: fix ptr_ret.cocci warnings
 2019-10-10 15:02 UTC 

[PATCH] MIPS: add support for SGI Octane (IP30)
 2019-10-10 14:58 UTC  (6+ messages)

msm8996: sdhci-msm: apq8096-db820c sdhci fails to init - "Timeout waiting for hardware interrupt."
 2019-10-10 14:56 UTC  (3+ messages)

[PATCH] KPC2000: kpc2000_spi.c: Fix style issues (line length)
 2019-10-10 14:54 UTC  (2+ messages)

[RFC v5 0/6] TurboSched: A scheduler for sustaining Turbo Frequencies for longer durations
 2019-10-10 14:53 UTC  (9+ messages)
` [RFC v5 4/6] sched/fair: Tune task wake-up logic to pack small background tasks on fewer cores

[PATCH net-next 0/2] net: core: use listified Rx for GRO_NORMAL in napi_gro_receive()
 2019-10-10 14:42 UTC  (3+ messages)
` [PATCH net-next1/2] "
` [PATCH net-next 2/2] net: core: increase the default size of GRO_NORMAL skb lists to flush

[alsa-devel] [PATCH v2 3/5] ASoC: core: add support to snd_soc_dai_get_sdw_stream()
 2019-10-10 14:52 UTC  (14+ messages)

[PATCH v6 0/3] selftests: netfilter: introduce test cases for ipvs
 2019-10-10 14:50 UTC  (4+ messages)
` [PATCH v6 1/3] selftests: netfilter: add ipvs test script
` [PATCH v6 2/3] selftests: netfilter: add ipvs nat test case
` [PATCH v6 3/3] selftests: netfilter: add ipvs tunnel "

[PATCH net] rxrpc: Fix possible NULL pointer access in ICMP handling
 2019-10-10 14:52 UTC 

[PATCH v2] mm/page_isolation: fix a deadlock with printk()
 2019-10-10 14:47 UTC  (6+ messages)

[PATCH v3 0/3] x86/boot: Introduce the kernel_info et consortes
 2019-10-10 14:43 UTC  (5+ messages)
` [PATCH v3 1/3] x86/boot: Introduce the kernel_info

[PATCH 4.19 000/114] 4.19.79-stable review
 2019-10-10 14:41 UTC  (2+ messages)

[PATCH 5.3 000/148] 5.3.6-stable review
 2019-10-10 14:41 UTC  (2+ messages)

drivers/crypto/inside-secure/safexcel_cipher.c:2001:1-3: WARNING: PTR_ERR_OR_ZERO can be used
 2019-10-10 14:29 UTC 

[RFC PATCH v3 00/16] Core scheduling v3
 2019-10-10 14:29 UTC  (12+ messages)

[PATCH] xtensa: fix {get,put}_user() for 64bit values
 2019-10-10 14:29 UTC  (5+ messages)

[PATCH] mm/resource: Move child to new resource when release mem region
 2019-10-10 14:29 UTC  (2+ messages)

[RFC PATCH 0/3] ACPI, arm64: Backport for ACPI PPTT 6.3 thread flag for stable 4.19.x
 2019-10-10 14:28 UTC  (6+ messages)
` [RFC PATCH 1/3] ACPICA: ACPI 6.3: PPTT add additional fields in Processor Structure Flags
` [RFC PATCH 2/3] ACPI/PPTT: Add support for ACPI 6.3 thread flag
` [RFC PATCH 3/3] arm64: topology: Use PPTT to determine if PE is a thread

[PATCH v6 0/3] Add support for Amazon's Annapurna Labs EDAC for L1/L2
 2019-10-10 14:28 UTC  (6+ messages)
` [PATCH v6 3/3] edac: Add support for Amazon's Annapurna Labs L2 EDAC

[PATCH v2 0/2] Venus interconnect support for sdm845
 2019-10-10 14:24 UTC  (3+ messages)
` [PATCH v2 2/2] arm64: dts: sdm845: Add interconnect properties for Venus

[PATCH 4.14 00/61] 4.14.149-stable review
 2019-10-10 14:21 UTC  (3+ messages)

[PATCH v5 0/8] Emulated coherent graphics memory take 2
 2019-10-10 14:17 UTC  (5+ messages)
` [PATCH v5 4/8] mm: Add write-protect and clean utilities for address space ranges

[PATCH 0/4] treewide: fix interrupted release
 2019-10-10 14:07 UTC  (7+ messages)
` [PATCH 1/4] drm/msm: fix memleak on release
` [PATCH 2/4] media: bdisp: "
` [PATCH 3/4] media: radio: wl1273: fix interrupt masking "
` [PATCH 4/4] s390/zcrypt: fix memleak at release

[PATCH v1] drivers/base/memory.c: Don't access uninitialized memmaps in soft_offline_page_store()
 2019-10-10 14:12 UTC 

Serial 8250 DMA Broken on OMAP3630
 2019-10-10 14:11 UTC  (7+ messages)

[PATCH v2 0/2] mmc: core: Fix Marvell WiFi reset by adding SDIO API to replug card
 2019-10-10 14:10 UTC  (3+ messages)
` [PATCH v2 1/2] mmc: core: Add sdio_trigger_replug() API

[PATCH 1/2] habanalabs: support vmalloc memory mapping
 2019-10-10 14:09 UTC  (3+ messages)
` [PATCH 2/2] habanalabs: handle large memory on MMU

[PATCH 1/2] firmware: coreboot: Export the binary FMAP
 2019-10-10 14:09 UTC  (6+ messages)
` [PATCH 2/2] firmware: coreboot: Export active CBFS partition

[PATCH] drm/edid: Add 6 bpc quirk for SDC panel in Lenovo G50
 2019-10-10 14:09 UTC  (4+ messages)

"reuse mergeable anon_vma as parent when fork" causes a crash on s390
 2019-10-10 14:03 UTC  (6+ messages)

[PATCH v3] mtd: maps: l440gx: Avoid printing address to dmesg
 2019-10-10 13:58 UTC 

[PATCH v2 1/3] usb: phy: add usb mode for usb_phy
 2019-10-10 13:56 UTC  (3+ messages)
` [PATCH v2 2/3] usb: chipidea: set mode for usb phy driver
` [PATCH v2 3/3] usb: phy: mxs: optimize disconnect line condition

[PATCH] regulator: core: Skip balancing of the enabled regulators in regulator_enable()
 2019-10-10 13:55 UTC  (10+ messages)

[PATCH v6 1/2] x86/jailhouse: improve setup data version comparison
 2019-10-10 13:50 UTC  (2+ messages)
` [tip: x86/platform] x86/jailhouse: Improve "

Maybe a bug in kernel/irq/chip.c unmask_irq(), device IRQ masked unexpectedly. (re-formated the mail body, sorry)
 2019-10-10 13:51 UTC  (4+ messages)

[PATCH v6 2/2] x86/jailhouse: Only enable platform UARTs if available
 2019-10-10 13:50 UTC  (2+ messages)
` [tip: x86/platform] "

[PATCH] drm/tiny: Kconfig: Remove always-y THERMAL dep. from TINYDRM_REPAPER
 2019-10-10 13:51 UTC  (3+ messages)

[PATCH 0/3] ftrace: Introduce PERMANENT ftrace_ops flag
 2019-10-10 13:44 UTC  (9+ messages)

[PATCH -next] drm/vkms: Remove duplicated include from vkms_drv.c
 2019-10-10 13:45 UTC  (2+ messages)

linux-next: build failure after merge of the tip tree
 2019-10-10 13:44 UTC  (4+ messages)

[RFC PATCH 0/4] mm: pagewalk: Rework callback return values and optionally skip the pte level
 2019-10-10 13:40 UTC  (5+ messages)
` [RFC PATCH 1/4] mm: Have the mempolicy pagewalk to avoid positive callback return codes
` [RFC PATCH 2/4] fs: task_mmu: Have the pagewalk "
` [RFC PATCH 3/4] mm: pagewalk: Disallow user positive callback return values and use them for walk control
` [RFC PATCH 4/4] mm: mapping_dirty_helpers: Handle huge pmds correctly

[PATCH v7 0/2] ASoC: codecs: Add WSA881x Smart Speaker amplifier support
 2019-10-10 13:38 UTC  (6+ messages)
` [PATCH v7 2/2] ASoC: codecs: add wsa881x "

[PATCH v2] mtd: maps: l440gx: Avoid printing address to dmesg
 2019-10-10 13:31 UTC  (2+ messages)

[1/3] drm/tinydrm/Kconfig: Remove menuconfig DRM_TINYDRM
 2019-10-10 13:30 UTC  (8+ messages)

[PATCH v7 0/5] Use MFD framework for SGI IOC3 drivers
 2019-10-10 13:29 UTC  (4+ messages)
` [PATCH v8 3/5] mfd: ioc3: Add driver for SGI IOC3 chip

[PATCH] MAINTAINERS: Remove Simon as Renesas SoC Co-Maintainer
 2019-10-10 12:30 UTC 

[PATCH] rtl8723bs: Remove comparison to NULL
 2019-10-10 13:20 UTC 

[PATCH v2] serdev: Add ACPI devices by ResourceSource field
 2019-10-10 13:18 UTC  (3+ messages)

[PATCH v18 00/14] Introduce the for_each_set_clump8 macro
 2019-10-10 13:18 UTC  (8+ messages)
` [PATCH v18 01/14] bitops: "
` [PATCH v18 10/14] gpio: 74x164: Utilize "
` [PATCH v18 14/14] gpio: pca953x: "

[PATCH v3 0/4] staging: rtl8723bs: Style clean-up in rtw_mlme.c
 2019-10-10 13:15 UTC  (5+ messages)
` [PATCH v3 1/4] staging: rtl8723bs: Remove comparisons to NULL in conditionals
` [PATCH v3 2/4] staging: rtl8723bs: Remove unnecessary braces for single statements
` [PATCH v3 3/4] staging: rtl8723bs: Remove comparisons to booleans in conditionals
` [PATCH v3 4/4] staging: rtl8723bs: Remove unnecessary blank lines

[PATCH v17 01/14] bitops: Introduce the for_each_set_clump8 macro
 2019-10-10 13:12 UTC  (11+ 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).