linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-02-27 10:57:23 to 2020-02-27 13:34:12 UTC [more...]

[PATCH] sched/vtime: Prevent unstable evaluation of WARN(vtime->state)
 2020-02-27 13:34 UTC  (2+ messages)

[PATCH 0/8] perf annotate/config: More fixes
 2020-02-27 13:32 UTC  (10+ messages)
` [PATCH 1/8] perf annotate/tui: Re-render title bar after switching back from script browser
` [PATCH 2/8] perf annotate: Fix --show-total-period for tui/stdio2
` [PATCH 5/8] perf annotate: Make perf config effective

[PATCH 00/18] genirq: Remove setup_irq()
 2020-02-27 13:29 UTC  (7+ messages)
` [PATCH 14/18] x86: Replace setup_irq() by request_irq()

[PATCH 0/3] OpenRISC clone3 support
 2020-02-27 13:29 UTC  (11+ messages)
` [PATCH 1/3] openrisc: Convert copy_thread to copy_thread_tls
` [PATCH 2/3] openrisc: Enable the clone3 syscall
` [PATCH 3/3] openrisc: Cleanup copy_thread_tls docs and comments

[PATCH v3 0/8] Enable pt_regs based syscalls for x86-32 native
 2020-02-27 13:28 UTC  (9+ messages)
` [PATCH v3 1/8] x86, syscalls: Refactor SYSCALL_DEFINEx macros
` [PATCH v3 2/8] x86, syscalls: Refactor SYSCALL_DEFINE0 macros
` [PATCH v3 3/8] x86, syscalls: Refactor COND_SYSCALL macros
` [PATCH v3 4/8] x86, syscalls: Refactor SYS_NI macros
` [PATCH v3 5/8] x86: Move 32-bit compat syscalls to common location
` [PATCH v3 6/8] x86-32: Enable syscall wrappers
` [PATCH v3 7/8] x86-64: Use syscall wrappers for x32_rt_sigreturn
` [PATCH v3 8/8] x86: Drop asmlinkage from syscalls

[RFC PATCH v4 0/2] Small devm helper for devm implementations
 2020-02-27 13:28 UTC  (3+ messages)
` [RFC PATCH v4 1/2] devres: Provide new helper for devm functions

[Linux-kernel-mentees] [PATCH] doc: Convert rculist_nulls.txt to rculist_nulls.rst
 2020-02-27 13:28 UTC  (2+ messages)

[PATCH v2] dm-integrity: Prevent RMW for full metadata buffer writes
 2020-02-27 13:26 UTC 

[PATCH] media: spi: gs1662: Use new structure for SPI transfer delays
 2020-02-27 13:24 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 0/5] context_tracking: Remove TIF_NOHZ from 3 archs
 2020-02-27 13:23 UTC  (3+ messages)
` [GIT PULL] "

linux-next: Tree for Feb 25 (BOOT_CONFIG)
 2020-02-27 13:22 UTC  (4+ messages)
` [PATCH] bootconfig: Fix CONFIG_BOOTTIME_TRACING dependency issue

[PATCH v5 1/3] drm/shmem: add support for per object caching flags
 2020-02-27 13:21 UTC  (7+ messages)

[PATCH] mmc: host: sdhci-sprd: Set the missing MMC_CAP_WAIT_WHILE_BUSY flag
 2020-02-27 13:19 UTC  (2+ messages)

[PATCH v4 0/8] arm64: dts: librem5-devkit: description updates
 2020-02-27 13:17 UTC  (9+ messages)
` [PATCH v4 1/8] arm64: dts: librem5-devkit: add a vbus supply to usb0
` [PATCH v4 2/8] arm64: dts: librem5-devkit: add the sgtl5000 i2c audio codec
` [PATCH v4 3/8] arm64: dts: librem5-devkit: add the simcom 7100 modem and audio
` [PATCH v4 4/8] arm64: dts: librem5-devkit: allow modem to wake the system from suspend
` [PATCH v4 5/8] arm64: dts: librem5-devkit: add the regulators for DVFS
` [PATCH v4 6/8] arm64: dts: librem5-devkit: allow the redpine card to be removed
` [PATCH v4 7/8] arm64: dts: librem5-devkit: increase the VBUS current in the kernel
` [PATCH v4 8/8] arm64: dts: librem5-devkit: add lsm9ds1 mount matrix

[PATCH v1] lib/vsprintf: update comment about simple_strto<foo>() functions
 2020-02-27 13:14 UTC  (6+ messages)

[PATCH] net: ieee802154: ca8210: Use new structure for SPI transfer delays
 2020-02-27 13:12 UTC 

[PATCH v7 00/11] arm64: Branch Target Identification support
 2020-02-27 13:13 UTC  (3+ messages)

[RESEND PATCH v17 00/17] Multi Color LED Framework
 2020-02-27 13:07 UTC  (9+ messages)

[PATCH] sched/fair: fix runnable_avg for throttled cfs
 2020-02-27 13:12 UTC  (6+ messages)

[PATCH] mmc: Replace zero-length array with flexible-array member
 2020-02-27 13:11 UTC  (2+ messages)

[PATCH] i3c: master: Replace zero-length array with flexible-array member
 2020-02-27 13:13 UTC 

[PATCH 00/21] drm: subsytem-wide debugfs functions refactor
 2020-02-27 13:08 UTC  (28+ messages)
` [PATCH 01/21] drm/debugfs: remove checks for return value of drm_debugfs functions
` [PATCH 02/21] drm: convert the drm_driver.debugfs_init() hook to return void
` [PATCH 03/21] drm: convert drm_debugfs functions "
` [PATCH 04/21] drm/vram-helper: make drm_vram_mm_debugfs_init() "
` [PATCH 05/21] drm/vc4: remove check of return value of drm_debugfs functions
` [PATCH 06/21] drm/arc: make arcpgu_debugfs_init return void
` [PATCH 07/21] drm/arm: make hdlcd_debugfs_init() "
` [PATCH 08/21] drm/etnaviv: remove check for return value of drm_debugfs function
` [PATCH 09/21] drm/nouveau: remove checks for return value of debugfs functions
` [PATCH 10/21] drm/tegra: remove checks for debugfs functions return value
` [PATCH 11/21] drm/v3d: make v3d_debugfs_init return void
` [PATCH 12/21] drm/msm: remove checks for return value of drm_debugfs functions
` [PATCH 13/21] drm/omapdrm: "
` [PATCH 14/21] drm/pl111: make pl111_debugfs_init return void
` [PATCH 15/21] drm/sti: remove use drm_debugfs functions as return value
` [PATCH 16/21] drm/i915: make *_debugfs_register() functions return void
` [PATCH 17/21] drm/tilcdc: remove check for return value of debugfs functions
` [PATCH 18/21] drm/virtio: make virtio_gpu_debugfs() return void
` [PATCH 19/21] drm/mipi_dbi: make midi_dbi_debugfs_init() "
` [PATCH 20/21] drm/qxl: have debugfs functions "
` [PATCH 21/21] drm/arm: have malidp_debufs_init() "

5.6-rc3 nouveau failure, 5.6-rc2 OK
 2020-02-27 13:07 UTC  (4+ messages)

[PATCH] input: touchscreen: ad7877: Use new structure for SPI transfer delays
 2020-02-27 13:06 UTC 

[PATCH v2 0/3] Add support for Pine64 PinePhone Linux Smartphone
 2020-02-27 13:04 UTC  (2+ messages)

[PATCH] input: rmi4: rmi_spi: Use new structure for SPI transfer delays
 2020-02-27 13:03 UTC 

[PATCH 0/3] lib/test_printf: Clean up basic pointer testing
 2020-02-27 13:01 UTC  (4+ messages)
` [PATCH 1/3] lib/test_printf: Clean up test of hashed pointers
` [PATCH 2/3] lib/test_printf: Fix structure of basic pointer tests
` [PATCH 3/3] lib/test_printf: Clean up invalid pointer value testing

[PATCH 0/2] sched, arm64: enable CONFIG_SCHED_SMT for arm64
 2020-02-27 13:00 UTC  (3+ messages)
` [PATCH 1/2] sched/topology: Don't enable EAS on SMT systems

[PATCH] Input: elantech - fix x_max/y_max values
 2020-02-27 12:59 UTC  (2+ messages)

[PATCH] x86/tsc: Add kernel options to disable CPUID and MSR calibrations
 2020-02-27 12:58 UTC  (4+ messages)

[PATCH v2] x86/pkeys: Return correctly on a pkey error
 2020-02-27 12:57 UTC 

[PATCH V2] mmc: mmc_test: Pass different sg lists for non-blocking requests
 2020-02-27 12:57 UTC  (3+ messages)
` [PATCH V3] "

[RFC 0/8] MIPS: CI20: add HDMI out support
 2020-02-27 12:56 UTC  (3+ messages)

[PATCH] soc: qcom: cmd-db: Fix compilation error when CMD_DB is disabled
 2020-02-27 12:56 UTC 

[PATCH] security: integrity: Replace zero-length array with flexible-array member
 2020-02-27 12:58 UTC 

[PATCH v2] ARM: dts: sunxi: h3/h5: add r_pwm node
 2020-02-27 12:55 UTC  (2+ messages)

[PATCH v2 0/6] Add LCD support for Pine64 Pinebook 1080p
 2020-02-27 12:53 UTC  (3+ messages)
` [PATCH v2 6/6] arm64: allwinner: a64: enable LCD-related hardware for Pinebook

[PATCH] apparmor: Replace zero-length array with flexible-array member
 2020-02-27 12:53 UTC  (2+ messages)

[PATCH] mm: memcontrol: asynchronous reclaim for memory.high
 2020-02-27 12:50 UTC  (5+ messages)

[PATCH] mm/page_alloc: increase default min_free_kbytes bound
 2020-02-27 12:45 UTC  (3+ messages)

[PATCH] input: keyboard: applespi: Use new structure for SPI transfer delays
 2020-02-27 12:45 UTC 

[PATCHv3 00/11] Implement V4L2_BUF_FLAG_NO_CACHE_* flags
 2020-02-27 12:39 UTC  (10+ messages)
` [PATCHv3 01/11] videobuf2: add cache management members
` [PATCHv3 02/11] videobuf2: handle V4L2 buffer cache flags
` [PATCHv3 03/11] videobuf2: add V4L2_FLAG_MEMORY_NON_CONSISTENT flag
` [PATCHv3 05/11] videobuf2: handle "

Regression in v4.19.106 breaking waking up of readers of /proc/kmsg and /dev/kmsg
 2020-02-27 12:39 UTC  (3+ messages)

[PATCH] iio: imu: adis_buffer: Use new structure for SPI transfer delays
 2020-02-27 12:38 UTC 

[PATCH 0/7] mtd: rawnand: Convert drivers to use dma_request_chan()
 2020-02-27 12:37 UTC  (8+ messages)
` [PATCH 1/7] mtd: rawnand: gpmi: Use dma_request_chan() instead dma_request_slave_channel()
` [PATCH 2/7] mtd: rawnand: marvell: Release DMA channel on error
` [PATCH 3/7] mtd: rawnand: marvell: Use dma_request_chan() instead dma_request_slave_channel()
` [PATCH 4/7] mtd: rawnand: sunxi: "
` [PATCH 5/7] mtd: rawnand: qcom: Release resources on failure within qcom_nandc_alloc()
` [PATCH 6/7] mtd: rawnand: qcom: Use dma_request_chan() instead dma_request_slave_channel()
` [PATCH 7/7] mtd: rawnand: stm32_fmc2: "

[PATCH] ARM: dts: uniphier: rename cache controller nodes to follow json-schema
 2020-02-27 12:37 UTC 

[PATCH] dt-bindings: arm: Convert UniPhier System Cache to json-schema
 2020-02-27 12:36 UTC 

[PATCH] iio: adc: ti-tlc4541: Use new structure for SPI transfer delays
 2020-02-27 12:34 UTC 

[PATCH 0/1] pwm: mediatek: add longer period support
 2020-02-27 12:33 UTC  (7+ messages)
` [PATCH 1/1] "

[PATCH] powerpc/watchpoint: Don't call dar_within_range() for Book3S
 2020-02-27 12:31 UTC  (2+ messages)

[PATCH] pci: brcmstb: Fix build on 32bit ARM platforms with older compilers
 2020-02-27 12:30 UTC  (3+ messages)

[PATCH] iio: adc: mcp320x: Use new structure for SPI transfer delays
 2020-02-27 12:29 UTC 

KASAN: use-after-free Read in _vm_unmap_aliases
 2020-02-27 12:29 UTC 

[PATCH] ahci: Add Intel Comet Lake H RAID PCI ID
 2020-02-27 12:28 UTC 

[PATCH] iio: adc: max1118: Use new structure for SPI transfer delays
 2020-02-27 12:25 UTC 

[PATCH RFC 0/5] fs, ext4: Physical blocks placement hint for fallocate(0): fallocate2(). TP defrag
 2020-02-27 12:24 UTC  (8+ messages)
` [PATCH RFC 5/5] ext4: Add fallocate2() support

Perf tool regression from 07d369857808
 2020-02-27 12:23 UTC 

[PATCH] iio: adc: ad9292: Use new structure for SPI transfer delays
 2020-02-27 12:18 UTC 

[PATCH v3 0/2] kstats: kernel metric collector
 2020-02-27 12:13 UTC  (6+ messages)

[PATCHv2 0/5] perf expr: Add flex scanner
 2020-02-27 12:10 UTC  (2+ messages)

[PATCH] fpga: ice40-spi: Use new structure for SPI transfer delays
 2020-02-27 12:09 UTC 

[PATCH] sched/fair: Fix kernel build warning in test_idle_cores() for !SMT NUMA
 2020-02-27 12:08 UTC  (3+ messages)

[PATCH] dm-integrity: Prevent RMW for full tag area writes
 2020-02-27 12:08 UTC  (5+ messages)
` [dm-devel] "

[PATCH v2 06/18] m68k: Replace setup_irq() by request_irq()
 2020-02-27 12:06 UTC  (9+ messages)

[PATCH 0/2] printk: replace ringbuffer
 2020-02-27 12:04 UTC  (4+ messages)
` [PATCH 1/2] printk: add lockless buffer
  ` more barriers: "

[PATCH V13 0/2] arm64/mm: Enable memory hot remove
 2020-02-27 12:02 UTC  (2+ messages)

KMSAN: uninit-value in simple_attr_read
 2020-02-27 11:57 UTC  (2+ messages)

[PATCH v5 0/2] mfd: rn5t618: add ADC support
 2020-02-27 11:56 UTC  (8+ messages)
` [PATCH v5 1/2] mfd: rn5t618: add ADC subdevice for RC5T619

[PATCH v3 0/4] Add support for iMX8MQ Display Controller Subsystem
 2020-02-27 11:52 UTC  (3+ messages)
` [PATCH v3 3/4] dt-bindings: display: imx: add bindings for DCSS

[PATCH v4 00/13] Reduce ifdef mess in ptrace
 2020-02-27 11:49 UTC  (14+ messages)
` [PATCH v4 01/13] powerpc: move ptrace into a subdirectory
` [PATCH v4 02/13] powerpc/ptrace: remove unused header includes
` [PATCH v4 03/13] powerpc/ptrace: drop unnecessary #ifdefs CONFIG_PPC64
` [PATCH v4 04/13] powerpc/ptrace: drop PARAMETER_SAVE_AREA_OFFSET
` [PATCH v4 05/13] powerpc/ptrace: split out VSX related functions
` [PATCH v4 06/13] powerpc/ptrace: split out ALTIVEC "
` [PATCH v4 07/13] powerpc/ptrace: split out SPE "
` [PATCH v4 08/13] powerpc/ptrace: split out TRANSACTIONAL_MEM "
` [PATCH v4 09/13] powerpc/ptrace: move register viewing functions out of ptrace.c
` [PATCH v4 10/13] powerpc/ptrace: split out ADV_DEBUG_REGS related functions
` [PATCH v4 11/13] powerpc/ptrace: create ptrace_get_debugreg()
` [PATCH v4 12/13] powerpc/ptrace: create ppc_gethwdinfo()
` [PATCH v4 13/13] powerpc/ptrace: move ptrace_triggered() into hw_breakpoint.c

[PATCH V3 0/5] Add support for PCIe endpoint mode in Tegra194
 2020-02-27 11:48 UTC  (3+ messages)
` [PATCH V3 5/5] PCI: tegra: "

[PATCH][V2] backlight: sky81452: insure while loop does not allow negative array indexing
 2020-02-27 11:46 UTC  (3+ messages)
` AW: "

[PATCH] rtc: zynqmp: Add calibration set and get support
 2020-02-27 11:45 UTC  (2+ messages)

[PATCH v4 0/4] Introduce per-task latency_nice for scheduler hints
 2020-02-27 11:44 UTC  (5+ messages)
` [PATCH v4 4/4] sched/core: Add permission checks for setting the latency_nice value

possible deadlock in tty_unthrottle
 2020-02-27 11:40 UTC 

[PATCH v2] KVM: X86: deprecate obsolete KVM_GET_CPUID2 ioctl
 2020-02-27 11:36 UTC  (2+ messages)

[PATCH 00/17] VFS: Filesystem information and notifications [ver #17]
 2020-02-27 11:34 UTC  (11+ messages)

[PATCH] drm/bridge: analogix-anx6345: fix set of link bandwidth
 2020-02-27 11:34 UTC  (6+ messages)

kernel BUG at mm/vmscan.c:1740! in `isolate_lru_pages()`
 2020-02-27 11:31 UTC 

[PATCH v2 0/4] i3c: Address i3c_device_id related issues
 2020-02-27 11:31 UTC  (5+ messages)
` [PATCH v2 1/4] i3c: Fix MODALIAS uevents
` [PATCH v2 2/4] i3c: Add modalias sysfs attribute
` [PATCH v2 3/4] i3c: Generate aliases for i3c modules
` [PATCH v2 4/4] i3c: Simplify i3c_device_match_id()

[PATCH 1/3] f2fs: cover last_disk_size update with spinlock
 2020-02-27 11:30 UTC  (3+ messages)
` [PATCH 2/3] f2fs: remove i_sem lock coverage in f2fs_setxattr()
` [PATCH 3/3] f2fs: fix inconsistent comments

[PATCH] mm/debug: Add tests validating arch page table helpers for core features
 2020-02-27 11:29 UTC  (2+ messages)

[char-misc-next] mei: fix CNL itouch device number to match the spec
 2020-02-27 11:27 UTC 

[PATCH v2] f2fs: introduce F2FS_IOC_RELEASE_COMPRESS_BLOCKS
 2020-02-27 11:26 UTC 

[PATCH v2 16/18] clocksource: Replace setup_irq() by request_irq()
 2020-02-27 11:18 UTC  (3+ messages)
` [PATCH v3 "

[PATCH RESEND 1/4] dt-bindings: thermal: imx8mm-thermal: Add binding doc for i.MX8MM
 2020-02-27 11:07 UTC  (3+ messages)
` [PATCH RESEND 2/4] thermal: imx8mm: Add support for i.MX8MM thermal monitoring unit

[RFC net-next 0/3] net: marvell: prestera: Add Switchdev driver for Prestera family ASIC device 98DX326x (AC3x)
 2020-02-27 11:05 UTC  (3+ messages)
` [RFC net-next 2/3] net: marvell: prestera: Add PCI interface support

[patch 00/10] x86/entry: Consolidation - Part I
 2020-02-27 11:01 UTC  (2+ messages)

[PATCH] mtd: rawnand: Replace zero-length array with flexible-array member
 2020-02-27 10:59 UTC  (2+ messages)

[PATCH v5 0/7] Add OSM L3 Interconnect Provider
 2020-02-27 10:56 UTC  (4+ messages)
` [PATCH v5 3/7] interconnect: qcom: Add OSM L3 interconnect provider support
` [PATCH v5 6/7] arm64: dts: qcom: sdm845: Add OSM L3 interconnect provider
` [PATCH v5 7/7] arm64: dts: qcom: sc7180: "


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