linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-03-15 22:01:30 to 2019-03-16 12:10:59 UTC [more...]

[PATCH ghak109 V1] audit: link integrity evm_write_xattrs record to syscall event
 2019-03-16 12:10 UTC 

KASAN: slab-out-of-bounds Read in linear_transfer
 2019-03-16 11:52 UTC  (2+ messages)

[PATCH v4 00/10] support wakeup capable GPIOs
 2019-03-16 11:39 UTC  (6+ messages)
` [PATCH v4 06/10] dt-bindings: sdm845-pinctrl: add wakeup interrupt parent for GPIO
` [PATCH v4 07/10] drivers: pinctrl: msm: setup GPIO irqchip hierarchy

[PATCH 0/6] Allwinner H6 DMA support
 2019-03-16 11:37 UTC  (10+ messages)
` [PATCH 1/6] dt-bindings: arm64: allwinner: h6: Add binding for DMA controller
` [PATCH 2/6] dmaengine: sun6i: Add a quirk for additional mbus clock
` [PATCH 5/6] dmaengine: sun6i: Add support for H6 DMA

[PATCH v2] staging: erofs: Add whitespace after declaration
 2019-03-16 11:29 UTC 

[GIT PULL] Please pull powerpc/linux.git powerpc-5.1-2 tag
 2019-03-16 11:28 UTC 

[PATCH v4 00/12] Add support for usb on Hikey960
 2019-03-16 11:28 UTC  (14+ messages)
` [PATCH v4 01/12] dt-bindings: phy: Add support for HiSilicon's hi3660 USB PHY
` [PATCH v4 02/12] dt-bindings: misc: Add bindings for HiSilicon usb hub and data role switch functionality on HiKey960
` [PATCH v4 03/12] usb: dwc3: dwc3-of-simple: Add support for dwc3 of Hisilicon Soc Platform
` [PATCH v4 04/12] usb: dwc3: Add splitdisable quirk for Hisilicon Kirin Soc
` [PATCH v4 05/12] usb: dwc3: Execute GCTL Core Soft Reset while switch mdoe "
` [PATCH v4 06/12] usb: dwc3: Increase timeout for CmdAct cleared by device controller
` [PATCH v4 07/12] phy: Add usb phy support for hi3660 Soc of Hisilicon
` [PATCH v4 08/12] usb: roles: Add usb role switch notifier
` [PATCH v4 09/12] usb: dwc3: Registering a role switch in the DRD code
` [PATCH v4 10/12] hikey960: Support usb functionality of Hikey960
` [PATCH v4 11/12] usb: gadget: Add configfs attribuite for controling match_existing_only
` [PATCH v4 12/12] dts: hi3660: Add support for usb on Hikey960

[PATCH] mbigen: don't clear eventid when free_irq
 2019-03-16 11:15 UTC 

[RFC PATCH nand-next 0/2] meson-nand: support for older SoCs
 2019-03-16 10:55 UTC  (6+ messages)

[PATCH] iio/chemical/bme680: Fix SPI read interface
 2019-03-16 10:24 UTC  (3+ messages)
` [PATCH v3 2/2] "

Staging status of speakup
 2019-03-16 10:22 UTC  (7+ messages)

[syzbot? printk?] no WARN_ON() messages printed before "Kernel panic - not syncing: panic_on_warn set ..."
 2019-03-16 10:18 UTC  (3+ messages)

KASAN: use-after-free Read in get_mem_cgroup_from_mm
 2019-03-16  9:38 UTC  (12+ messages)

[PATCH] sound: sb8: add a check for request_region
 2019-03-16  9:32 UTC  (2+ messages)

[PATCH] sound: echoaudio: add a check for ioremap_nocache
 2019-03-16  9:32 UTC  (2+ messages)

[PATCH 0/1] platform/x86: dell-wmi: Uncomment events that were
 2019-03-16  9:17 UTC 

serial driver cleanups v2
 2019-03-16  9:17 UTC  (8+ messages)
` [PATCH v2 10/45] drivers: tty: serial: zs: use devm_* functions

[PATCH v3] ipvs: allow tunneling with gue encapsulation
 2019-03-16  9:06 UTC  (2+ messages)

[PATCH v9 00/12] perf: enable compression of record mode trace to save storage space
 2019-03-16  8:58 UTC 

[PATCH v2 0/4] perf: Support a new 'percore' event qualifier
 2019-03-16 16:34 UTC  (5+ messages)
` [PATCH v2 1/4] perf: Add a "
` [PATCH v2 2/4] perf stat: Factor out aggregate counts printing
` [PATCH v2 3/4] perf stat: Support 'percore' event qualifier
` [PATCH v2 4/4] perf test: Add a simple test for term 'percore'

[PATCH 1/2] platform/x86: intel_pmc_core: Convert to a platform_driver
 2019-03-16  8:30 UTC  (4+ messages)
` [PATCH 2/2] platform/x86: intel_pmc_core: Allow to dump debug registers on S0ix failure

[PATCH] mm: Fix __dump_page when mapping->host is not set
 2019-03-16  8:34 UTC  (6+ messages)

[PATCH 1/2] elf: simpler check for -EEXIST
 2019-03-16  8:31 UTC  (4+ messages)

[PATCH 2/2] elf: print userspace address with %lx
 2019-03-16  8:28 UTC  (4+ messages)

[PATCH] sbitmap: trivial - update comment for sbitmap_deferred_clear_bit
 2019-03-16  8:24 UTC 

[PATCH v2] ipc: Fix race condition in ipc_idr_alloc()
 2019-03-16  8:23 UTC  (2+ messages)

mount.nfs: Protocol error after upgrade to linux/master
 2019-03-16  8:08 UTC  (4+ messages)

[PATCH] Use fall-through attribute rather than magic comments
 2019-03-16  8:08 UTC  (2+ messages)

[PATCH 00/16] fix some perf issues detected by ASan
 2019-03-16  8:05 UTC  (17+ messages)
` [PATCH 01/16] perf: add doc for how to build perf with Asan and UBSan
` [PATCH 02/16] perf: list: fix memory leak in function is_event_supported
` [PATCH 03/16] perf: fix errors under optimization level '-Og'
` [PATCH 04/16] perf: fix an error in config template
` [PATCH 05/16] perf: fix a memory leak in collect_config
` [PATCH 06/16] perf: fix memory leak in print_sdt_events()
` [PATCH 07/16] perf: top: fix heap-use-after-free issue
` [PATCH 08/16] perf: top: fix error handing in cmd_top()
` [PATCH 09/16] perf: missed a map__put() in error case
` [PATCH 10/16] perf: remove map from names tree in __maps__remove
` [PATCH 11/16] perf: purge all maps from the names tree
` [PATCH 12/16] perf: top: fix global-buffer-overflow issue
` [PATCH 13/16] perf: free all counts in perf_evsel__exit
` [PATCH 14/16] perf: fix a memory leak of cpu_map object
` [PATCH 15/16] perf: fix memory leak by expr__find_other
` [PATCH 16/16] perf: fix a memory leak in test__perf_evsel__tp_sched_test

[GIT PULL] AFS fixes and other bits
 2019-03-16  7:55 UTC  (3+ messages)

[spi:for-5.2 8/8] drivers/spi/spi-stm32-qspi.c:520:1: sparse: symbol 'stm32_qspi_pm_ops' was not declared. Should it be static?
 2019-03-16  7:33 UTC  (2+ messages)
` [RFC PATCH spi] spi: spi-mem: stm32-qspi: stm32_qspi_pm_ops can be static

[PATCH 0/2 v8] add reserved e820 ranges to the kdump kernel e820 table
 2019-03-16  7:31 UTC  (5+ messages)
` [PATCH 1/2 v8] resource: add the new I/O resource descriptor 'IORES_DESC_RESERVED'

[PATCH] tcp: don't use __constant_cpu_to_be32
 2019-03-16  7:18 UTC  (6+ messages)

[PATCH] [PATCH 1/1] staging: erofs: Add function comment for erofs/super.c
 2019-03-16  6:18 UTC  (3+ messages)

[PATCH] staging: erofs: Add function comment for erofs/inode.c
 2019-03-16  6:16 UTC 

[PATCH] csky/ftrace: Add dynamic function tracer (include graph tracer)
 2019-03-16  6:16 UTC 

[PATCH v2] ipvs: allow tunneling with gue encapsulation
 2019-03-16  6:06 UTC 

[PATCH 0/4] PM / core: Introduce some helper for better Code reuse
 2019-03-16  4:59 UTC  (5+ messages)
` [PATCH 1/4] PM / core: Introduce dpm_async_fn() helper
` [PATCH 2/4] PM / core: Introduce DEVICE_SUSPEND_FUNC() helper macro
` [PATCH 3/4] PM / core: Introduce ASYNC_RESUME_FUNC() "
` [PATCH 4/4] PM / core: Introduce ASYNC_SUSPEND_FUNC() "

[PATCH v2 0/5] lib/sort & lib/list_sort: faster and smaller
 2019-03-16  2:43 UTC  (6+ messages)
` [PATCH v2 1/5] lib/sort: Make swap functions more generic
` [PATCH v2 3/5] lib/sort: Avoid indirect calls to built-in swap
` [PATCH v2 2/5] lib/sort: Use more efficient bottom-up heapsort variant
` [PATCH v2 4/5] lib/list_sort: Simplify and remove MAX_LIST_LENGTH_BITS
` [PATCH v2 5/5] lib/list_sort: Optimize number of calls to comparison function

[PATCH] regulator: as3722: Remove *rdevs[] from struct as3722_regulators
 2019-03-16  3:52 UTC 

[PATCH 4/5] lib/list_sort: Simplify and remove MAX_LIST_LENGTH_BITS
 2019-03-16  3:49 UTC  (12+ messages)

[PATCH] PM / core: fix kerneldoc comment for device_pm_wait_for_dev
 2019-03-16  3:48 UTC 

[PATCH] PM / core: fix kerneldoc comment for dpm_watchdog_handler()
 2019-03-16  3:37 UTC 

[PATCH net] mac8390: Fix mmio access size probe
 2019-03-16  3:21 UTC 

DMCA takedown notice - GPC-Slots 2 (after GPL Revocation from "John Doe")
 2019-03-16  3:21 UTC  (2+ messages)
                                    ` DMCA takedown notice

[PATCHv8 00/10] Heterogenous memory node attributes
 2019-03-16  3:04 UTC  (3+ messages)

[PATCH net-next 0/3] net: phy: add Amlogic g12a support
 2019-03-16  2:54 UTC  (3+ messages)
` [PATCH net-next 2/3] net: phy: add amlogic g12a mdio mux support

[PATCH v5 00/11] staging: iio: ad7780: move out of staging
 2019-03-16  2:16 UTC  (12+ messages)
` [PATCH v5 01/11] staging: iio: ad7780: add gain & filter gpio support
` [PATCH v5 02/11] staging: iio: ad7780: add missing switch default case
` [PATCH v5 03/11] staging: iio: ad7780: add gain reading to ad778x
` [PATCH v5 04/11] staging: iio: ad7780: add filter "
` [PATCH v5 05/11] staging: iio: ad7780: set pattern values and masks directly
` [PATCH v5 06/11] staging:iio:ad7780: add chip ID values and mask
` [PATCH v5 07/11] staging: iio: ad7780: move regulator to after GPIO init
` [PATCH v5 08/11] staging: iio: ad7780: add SPDX identifier
` [PATCH v5 09/11] staging: iio: ad7780: add new copyright holder
` [PATCH v5 10/11] staging: iio: ad7780: moving ad7780 out of staging
` [PATCH v5 11/11] staging: iio: ad7780: add device tree binding

[RFC PATCH v2] scsi: fix oops in scsi_uninit_cmd()
 2019-03-16  2:09 UTC 

[GIT] SMB3 Fixes and debugging improvements
 2019-03-16  2:10 UTC  (3+ messages)

[PATCH] regulator: da9052: Include linux/of.h to fix build warning for of_match_ptr
 2019-03-16  1:50 UTC 

[PATCH v2 0/5] gpio: add support for pull-up/pull-down configuration
 2019-03-16  1:43 UTC  (3+ messages)
` [PATCH v2 3/5] gpio: use new gpio_set_config() helper in more places

[GIT PULL RESEND] pidfd changes for v5.1-rc1
 2019-03-16  1:22 UTC  (2+ messages)

paride/pf.c: blk-mq use-after-free (kernel v5.0)
 2019-03-16  0:32 UTC  (7+ messages)

[GIT PULL] final round of SCSI updates for the 5.0+ merge window
 2019-03-16  0:23 UTC 

[RFC][PATCH 0/5 v2] DMA-BUF Heaps (destaging ION)
 2019-03-16  0:16 UTC  (7+ messages)
` [RFC][PATCH 1/5 v2] dma-buf: Add dma-buf heaps framework

[PATCH] dt-bindings: Require child nodes type to be 'object'
 2019-03-16  0:09 UTC 

[PATCH] lib: Add shared copy of __lshrti3 from libgcc
 2019-03-15 23:53 UTC  (9+ messages)

[PATCH] drm/selftest:- Adding a new format(whose cpp=0) to be tested by igt_check_drm_format_min_pitch
 2019-03-15 23:50 UTC  (3+ messages)

possible deadlock in dev_uc_sync_multiple
 2019-03-15 23:42 UTC 

WARNING in wiphy_register (4)
 2019-03-15 23:42 UTC 

[PATCH] staging: octeon-usb octeon-hcd: Fix several typos
 2019-03-15 23:40 UTC  (2+ messages)

[RFC] Kernel access to Ftrace instances
 2019-03-15 23:35 UTC  (2+ messages)
` [PATCH] tracing: Kernel access to ftrace instances

[PATCH v4 1/4] dt: lm3532: Add lm3532 dt doc and update ti_lmu doc
 2019-03-15 23:35 UTC  (2+ messages)

[PATCH v1 0/3] perf: Support a new coresum event qualifier
 2019-03-15 23:31 UTC  (8+ messages)
` [PATCH v1 2/3] perf stat: Support "

[GIT PULL] AFS fixes and other bits
 2019-03-15 23:27 UTC 

[PATCH v5 01/12] dt-bindings: mtd: ingenic: Add compatible strings for JZ4740 and JZ4725B
 2019-03-15 23:25 UTC  (3+ messages)
` [PATCH v5 03/12] dt-bindings: mtd: ingenic: Use standard ecc-engine property

[PATCH 0/3] Boot RISC-V kernel from any 4KB aligned address
 2019-03-15 23:25 UTC  (9+ messages)
` [PATCH 3/3] RISC-V: Allow booting "

[PATCH v2 0/4] Patches to allow consistent mmc / mmcblk numbering w/ device tree
 2019-03-15 23:23 UTC  (6+ messages)

[PATCH v5 0/3] Stingray USB PHY driver support
 2019-03-15 23:23 UTC  (3+ messages)
` [PATCH v5 1/3] dt-bindings: phy: Add Stingray USB PHY binding document

[PATCH] x86/vdso: include generic __lshrdi3 in 32-bit vDSO
 2019-03-15 23:18 UTC  (4+ messages)

[PATCH net] net: phy: Don't assume loopback is supported
 2019-03-15 23:14 UTC  (4+ messages)

[PATCH v4 1/3] tracing: kdb: The skip_lines parameter should have been skip_entries
 2019-03-15 23:09 UTC  (3+ messages)
` [PATCH v4 2/3] tracing: Add trace_total_entries() / trace_total_entries_cpu()
` [PATCH v4 3/3] tracing: kdb: Allow ftdump to skip all but the last few entries

[PATCH 00/10] AFS fixes
 2019-03-15 23:00 UTC  (11+ messages)
` [PATCH 01/10] afs: Split wait from afs_make_call()
` [PATCH 02/10] afs: Calculate lock extend timer from set/extend reply reception
` [PATCH 03/10] afs: Fix AFS file locking to allow fine grained locks
` [PATCH 04/10] afs: Further fix file locking
` [PATCH 05/10] afs: Add file locking tracepoints
` [PATCH 06/10] afs: Improve dir check failure reports
` [PATCH 07/10] afs: Handle lock rpc ops failing on a file that got deleted
` [PATCH 08/10] afs: Add directory reload tracepoint
` [PATCH 09/10] afs: Implement sillyrename for unlink and rename
` [PATCH 10/10] afs: Add more tracepoints

kernel 5.0 blk_clear_pm_only triggers a warning during resume
 2019-03-15 23:07 UTC  (5+ messages)

[PATCH v2] doc: add translation disclaimer
 2019-03-15 22:57 UTC 

[PATCH] doc: add translation disclaimer
 2019-03-15 23:00 UTC  (3+ messages)

[PATCH v2] net: brcm80211: fix missing checks for kmemdup
 2019-03-15 22:46 UTC  (3+ messages)
` [PATCH v3] brcmfmac: "

[PATCH] MIPS: Remove custom MIPS32 __kernel_fsid_t type
 2019-03-15 22:39 UTC  (2+ messages)

[PATCH] security: inode: fix a missing check for securityfs_create_file
 2019-03-15 22:34 UTC  (3+ messages)

[PATCH net] net: phy: meson-gxl: fix interrupt support
 2019-03-15 22:34 UTC  (2+ messages)

[GIT PULL] KVM changes for 5.1 merge window
 2019-03-15 22:10 UTC  (2+ messages)

[GIT PULL] UML updates for 5.1-rc1
 2019-03-15 22:10 UTC  (4+ messages)

[PATCH 00/11] arm64: dts: g12a: Add boards peripherals
 2019-03-15 22:05 UTC  (5+ messages)
` [PATCH 04/11] arm64: dts: meson-g12a-u200: add regulators
` [PATCH 06/11] arm64: dts: meson-g12a-x96-max: "

[PATCH net-next] selftests: bpf: modify urandom_read and link it non-statically
 2019-03-15 22:05 UTC  (6+ 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).