linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-01-18 16:21:17 to 2019-01-18 19:33:46 UTC [more...]

[PATCH v2 00/29] y2038: add time64 syscalls
 2019-01-18 19:33 UTC  (32+ messages)
` [PATCH v2 01/29] ia64: add __NR_umount2 definition
` [PATCH v2 03/29] ia64: assign syscall numbers for perf and seccomp
` [PATCH v2 04/29] alpha: wire up io_pgetevents system call
` [PATCH v2 05/29] alpha: update syscall macro definitions
` [PATCH v2 06/29] ARM: add migrate_pages() system call
` [PATCH v2 07/29] ARM: add kexec_file_load system call number
` [PATCH v2 10/29] sh: add statx system call
` [PATCH v2 12/29] ipc: rename old-style shmctl/semctl/msgctl syscalls
` [PATCH v2 13/29] arch: add split IPC system calls where needed
` [PATCH v2 14/29] arch: add pkey and rseq syscall numbers everywhere
` [PATCH v2 17/29] syscalls: remove obsolete __IGNORE_ macros
` [PATCH v2 18/29] time: make adjtime compat handling available for 32 bit
` [PATCH v2 19/29] time: Add struct __kernel_timex
` [PATCH v2 20/29] time: fix sys_timer_settime prototype
` [PATCH v2 21/29] sparc64: add custom adjtimex/clock_adjtime functions
` [PATCH v2 22/29] timex: use __kernel_timex internally
` [PATCH v2 23/29] timex: change syscalls to use struct __kernel_timex
` [PATCH v2 24/29] x86/x32: use time64 versions of sigtimedwait and recvmmsg
` [PATCH v2 25/29] y2038: syscalls: rename y2038 compat syscalls
` [PATCH v2 26/29] y2038: use time32 syscall names on 32-bit
` [PATCH v2 27/29] y2038: remove struct definition redirects
` [PATCH v2 28/29] y2038: rename old time and utime syscalls
` [PATCH v2 29/29] y2038: add 64-bit time_t syscalls to all 32-bit architectures

[PATCH] video/hdmi: Change strncpy() into memcpy() in hdmi_spd_infoframe_init
 2019-01-18 19:32 UTC 

[PATCH] writeback: tracing: Copy only up to 31 characters in strncpy() calls
 2019-01-18 19:32 UTC 

[PATCH] um: Remove duplicate headers
 2019-01-18 19:23 UTC  (2+ messages)

[PATCH v3 0/3] arm64: dts: sdm845: Add sdm845 GPU interconnect
 2019-01-18 19:16 UTC  (4+ messages)
` [PATCH v3 1/3] drm/msm/a6xx: Add support for an interconnect path

[PATCH] bpftool: Fix prog dump by tag
 2019-01-18 19:16 UTC  (3+ messages)

kmemleak panic
 2019-01-18 19:12 UTC  (5+ messages)

Regression: spi: core: avoid waking pump thread from spi_sync instead run teardown delayed
 2019-01-18 19:12 UTC  (8+ messages)

[BUG] tiocsti() NULL dereference if ld->ops->receive_buf==NULL
 2019-01-18 19:09 UTC 

[RFC PATCH] ALSA: core: Add DMA share buffer support
 2019-01-18 19:08 UTC  (3+ messages)

[PATCH] net: phy: mdio_bus: add missing device_del() in mdiobus_register() error handling
 2019-01-18 19:08 UTC  (2+ messages)

[GIT PULL] PCI fixes for v5.0
 2019-01-18 19:07 UTC 

[PATCH 1/1 RESEND] doc: net: fix bad references to network drivers
 2019-01-18 19:04 UTC  (2+ messages)

[RFC PATCH 0/3] cgroup: fsio throttle controller
 2019-01-18 19:02 UTC  (6+ messages)

[PATCH v2 1/2] media: imx: csi: Disable CSI immediately after last EOF
 2019-01-18 19:01 UTC  (3+ messages)

[PATCH v1] clk: qcom: lpass: Add CLK_IGNORE_UNUSED for lpass clocks
 2019-01-18 19:01 UTC  (8+ messages)

[PATCH] mm/mincore: allow for making sys_mincore() privileged
 2019-01-18 18:58 UTC  (15+ messages)

[driver-core PATCH v9 0/9] Add NUMA aware async_schedule calls
 2019-01-18 19:00 UTC  (4+ messages)
` [driver-core PATCH v9 1/9] driver core: Establish order of operations for device_add and device_del via bitflag

Plain accesses and data races in the Linux Kernel Memory Model
 2019-01-18 18:53 UTC  (3+ messages)

[PATCH 1/2] ARM: dts: sun4i: Add support for the C1 SRAM region with the SRAM controller
 2019-01-18 18:46 UTC  (3+ messages)
` [PATCH 2/2] ARM: dts: sun4i-a10: Add Video Engine and reserved memory nodes

Applied "regulator: lochnagar: Add missing MODULE_DEVICE_TABLE" to the regulator tree
 2019-01-18 18:38 UTC 

[PATCH] ASoC: soc-core: remove error due to probe deferral
 2019-01-18 18:38 UTC  (2+ messages)
` Applied "ASoC: soc-core: remove error due to probe deferral" to the asoc tree

[PATCH] ASoC: fsl_sai: Remove expensive print in irq handler
 2019-01-18 18:38 UTC  (2+ messages)
` Applied "ASoC: fsl_sai: Remove expensive print in irq handler" to the asoc tree

[PATCH 0/4] ION stability and perf changes
 2019-01-18 18:37 UTC  (5+ messages)
` [PATCH 1/4] staging: android: ion: Support cpu access during dma_buf_detach
` [PATCH 2/4] staging: android: ion: Restrict cache maintenance to dma mapped memory
` [PATCH 3/4] dma-buf: add support for mapping with dma mapping attributes
` [PATCH 4/4] staging: android: ion: Support "

[PATCH 00/13] mfd: add support for max77650 PMIC
 2019-01-18 18:36 UTC  (6+ messages)
` [PATCH 08/13] regulator: max77650: add regulator support

linux-next: Fixes tag needs some work in the clk tree
 2019-01-18 18:36 UTC  (8+ messages)

[PATCH v3 0/3] mach-omap2: handle autoidle denial
 2019-01-18 18:36 UTC  (5+ messages)
` [PATCH v3 3/3] arm: omap_hwmod disable ick autoidling when a hwmod requires that

[PATCH] remoteproc: qcom_q6v5: don't auto boot remote processor
 2019-01-18 18:35 UTC  (4+ messages)

[PATCH v5 00/13] selftests/resctrl: Add resctrl selftest
 2019-01-18 18:27 UTC  (14+ messages)
` [PATCH v5 01/13] selftests/resctrl: Add README for resctrl tests
` [PATCH v5 02/13] selftests/resctrl: Add basic resctrl file system operations and data
` [PATCH v5 03/13] selftests/resctrl: Read memory bandwidth from perf IMC counter and from resctrl file system
` [PATCH v5 04/13] selftests/resctrl: Add callback to start a benchmark
` [PATCH v5 05/13] selftests/resctrl: Add built in benchmark
` [PATCH v5 06/13] selftests/resctrl: Add MBM test
` [PATCH v5 07/13] selftests/resctrl: Add MBA test
` [PATCH v5 08/13] selftests/resctrl Add Cache QoS Monitoring (CQM) selftest
` [PATCH v5 09/13] selftests/resctrl: Add Cache Allocation Technology (CAT) selftest
` [PATCH v5 10/13] selftests/resctrl: Add the test in MAINTAINERS
` [PATCH v5 11/13] selftests/resctrl: Add vendor detection mechanism
` [PATCH v5 12/13] selftests/resctrl: Use cache index3 id for AMD schemata masks
` [PATCH v5 13/13] selftests/resctrl: Disable MBA and MBM tests for AMD

[PATCH v8 00/26] arm64: provide pseudo NMI with GICv3
 2019-01-18 18:23 UTC  (18+ messages)
` [PATCH v8 09/26] arm64: Unmask PMR before going idle
` [PATCH v8 10/26] arm64: kvm: Unmask PMR before entering guest
` [PATCH v8 11/26] efi: Let architectures decide the flags that should be saved/restored
` [PATCH v8 12/26] arm64: irqflags: Use ICC_PMR_EL1 for interrupt masking
` [PATCH v8 13/26] arm64: daifflags: Include PMR in daifflags restore operations

[PATCH RESEND v5 00/23] drm/sun4i: Support for linear and tiled YUV formats with the frontend
 2019-01-18 18:20 UTC  (2+ messages)

[PATCH v2] soc: qcom: rpmh: Avoid accessing freed memory from batch API
 2019-01-18 18:15 UTC  (3+ messages)

[PATCH v3] media: vimc: Add vimc-streamer for stream control
 2019-01-18 18:14 UTC  (2+ messages)

[PATCH 0/7] qcom: support wakeup capable GPIOs
 2019-01-18 18:12 UTC  (3+ messages)
` [PATCH 1/7] gpio: Add support for hierarchical IRQ domains

[PATCH v1 1/1] mmc: dw_mmc-bluefield: : Fix the license information
 2019-01-18 18:12 UTC 

[PATCH v9 0/2] mtd: rawnand: meson: add Amlogic NAND driver support
 2019-01-18 18:11 UTC  (3+ messages)

[PATCH] arm64: dts: meson: fix g12a buses
 2019-01-18 18:09 UTC  (7+ messages)

[PATCH v3 0/7] arm64: add system vulnerability sysfs entries
 2019-01-18 18:05 UTC  (11+ messages)
` [PATCH v3 1/7] sysfs/cpu: Allow individual architectures to select vulnerabilities
` [PATCH v3 3/7] arm64: kpti: move check for non-vulnerable CPUs to a function

[GIT PULL] fbdev fixes for v5.0-rc3
 2019-01-18 18:05 UTC  (2+ messages)

[GIT PULL] Please pull powerpc/linux.git powerpc-5.0-3 tag
 2019-01-18 18:05 UTC  (2+ messages)

[GIT PULL] xen: fixes for 5.0-rc3
 2019-01-18 18:05 UTC  (2+ messages)

[GIT PULL] ACPI fixes for v5.0-rc3
 2019-01-18 18:05 UTC  (2+ messages)

[git pull] drm nouveau TU102 hw support
 2019-01-18 18:05 UTC  (2+ messages)

[PATCH resend] drm/panel: panel-innolux: set display off in innolux_panel_unprepare
 2019-01-18 17:58 UTC  (2+ messages)

[PATCH 00/22] Increase success rates and reduce latency of compaction v3
 2019-01-18 17:51 UTC  (23+ messages)
` [PATCH 01/22] mm, compaction: Shrink compact_control
` [PATCH 02/22] mm, compaction: Rearrange compact_control
` [PATCH 03/22] mm, compaction: Remove last_migrated_pfn from compact_control
` [PATCH 04/22] mm, compaction: Remove unnecessary zone parameter in some instances
` [PATCH 05/22] mm, compaction: Rename map_pages to split_map_pages
` [PATCH 06/22] mm, migrate: Immediately fail migration of a page with no migration handler
` [PATCH 07/22] mm, compaction: Always finish scanning of a full pageblock
` [PATCH 08/22] mm, compaction: Ignore the fragmentation avoidance boost for isolation and compaction
` [PATCH 09/22] mm, compaction: Use free lists to quickly locate a migration source
` [PATCH 10/22] mm, compaction: Keep migration source private to a single compaction instance
` [PATCH 11/22] mm, compaction: Use free lists to quickly locate a migration target
` [PATCH 12/22] mm, compaction: Avoid rescanning the same pageblock multiple times
` [PATCH 13/22] mm, compaction: Finish pageblock scanning on contention
` [PATCH 14/22] mm, compaction: Check early for huge pages encountered by the migration scanner
` [PATCH 15/22] mm, compaction: Keep cached migration PFNs synced for unusable pageblocks
` [PATCH 16/22] mm, compaction: Rework compact_should_abort as compact_check_resched
` [PATCH 17/22] mm, compaction: Do not consider a need to reschedule as contention
` [PATCH 18/22] mm, compaction: Reduce premature advancement of the migration target scanner
` [PATCH 19/22] mm, compaction: Round-robin the order while searching the free lists for a target
` [PATCH 20/22] mm, compaction: Sample pageblocks for free pages
` [PATCH 21/22] mm, compaction: Be selective about what pageblocks to clear skip hints
` [PATCH 22/22] mm, compaction: Capture a page under direct compaction

[PATCH 1/4] selftests: lib: allow to override CC in the top-level Makefile
 2019-01-18 17:54 UTC  (3+ messages)

[v5 0/3] Use interconnect API in MDSS on SDM845
 2019-01-18 17:52 UTC  (3+ messages)
` [v5 2/3] drm/msm/dpu: Integrate interconnect API in MDSS

[RESEND BUG REPORT] System hung! Due to ftrace or KASAN?
 2019-01-18 17:45 UTC 

[LSF/MM TOPIC] NUMA, memory hierarchy and device memory
 2019-01-18 17:45 UTC 

[PATCH 0/5] sched refcount_t conversions
 2019-01-18 17:41 UTC  (8+ messages)
` [PATCH 1/5] sched: convert sighand_struct.count to refcount_t

[RFC PATCH glibc 1/4] glibc: Perform rseq(2) registration at C startup and thread creation (v5)
 2019-01-18 17:41 UTC  (2+ messages)

[GIT PULL for v5.0-rc3] media fixes
 2019-01-18 17:40 UTC 

[PATCH] soc: qcom: update config dependencies for QCOM_RPMPD
 2019-01-18 17:39 UTC  (2+ messages)

[PATCH BUGFIX RFC 0/2] reverting two commits causing freezes
 2019-01-18 17:36 UTC  (5+ messages)

[PATCH] clk: mmp2: avoid disabling the SP clock when unused
 2019-01-18 17:31 UTC  (6+ messages)

[PATCH] drm: rcar-du: Fix build error
 2019-01-18 17:21 UTC 

[PATCH 1/2] regulator: lochnagar: Add missing MODULE_DEVICE_TABLE
 2019-01-18 17:28 UTC  (3+ messages)
` [PATCH 2/2] regulator: lochnagar: Remove redundant MODULE_ALIAS

[PATCH V1] i2c: tegra: increase transfer timeout
 2019-01-18 17:21 UTC  (3+ messages)

[PATCH v7 0/3] arm64: ftrace with regs
 2019-01-18 17:24 UTC  (5+ messages)
` [PATCH v7 1/3] arm64: replace -pg with CC_FLAGS_FTRACE in Makefiles
` [PATCH v7 2/3] arm64: implement ftrace with regs
` [PATCH v7 3/3] arm64: use -fpatchable-function-entry if available

perf: rdpmc bug when viewing all procs on remote cpu
 2019-01-18 17:24 UTC  (8+ messages)

[PATCH 00/14] Misc ION cleanups and adding unmapped heap
 2019-01-18 17:16 UTC  (19+ messages)
` [PATCH 13/14] staging: android: ion: Do not sync CPU cache on map/unmap

[PATCH v3 23/23] drm/qxl: add overflow checks to qxl_mode_dumb_create()
 2019-01-18 17:15 UTC  (4+ messages)

[PATCH] rbtree: fix the red root
 2019-01-18 17:10 UTC  (11+ messages)
` [PATCH v2] "

[PATCH] sched/wait: introduce wait_event_freezable_hrtimeout
 2019-01-18 17:08 UTC  (3+ messages)

[PATCH] workqueue: Try to catch flush_work() without INIT_WORK()
 2019-01-18 17:04 UTC 

[PATCH] irqchip/irq-csky-mpintc: Add triger type and priority setting
 2019-01-18 17:02 UTC  (5+ messages)

[Linux-eng] [RFC 0/3] Abstract empty functions with STUB_UNLESS macro
 2019-01-18 17:01 UTC  (10+ messages)
` [PATCH 1/3] kconfig.h: abstract "
` [PATCH 2/3] cpufreq: update headers to use "
` [PATCH 3/3] arm64: "

[PATCH V2 1/2] irqchip/irq-csky-mpintc: Add triger type and priority
 2019-01-18 16:52 UTC  (2+ messages)
` [PATCH V2 2/2] dt-bindings: interrupt-controller: Update csky mpintc

[PATCH v5 4/6] usb: gadget: add mechanism to specify an explicit status stage
 2019-01-18 16:52 UTC  (4+ messages)

[PATCH v3 00/15] Bring suspend to RAM support to PCIe Aardvark driver
 2019-01-18 16:51 UTC  (2+ messages)

[PATCH v6 0/5] sched/deadline: fix cpusets bandwidth accounting
 2019-01-18 16:46 UTC  (3+ messages)

Plain accesses and data races in the Linux Kernel Memory Model
 2019-01-18 16:43 UTC  (2+ messages)

[PATCHv4 00/13] Heterogeneuos memory node attributes
 2019-01-18 16:35 UTC  (4+ messages)
` [PATCHv4 05/13] Documentation/ABI: Add new node sysfs attributes

LSF/MM 2019: Call for Proposals
 2019-01-18 16:32 UTC 

[PATCH v6 0/6] media/sun6i: Allwinner A64 CSI support
 2019-01-18 16:31 UTC  (7+ messages)
` [PATCH v6 1/6] dt-bindings: media: sun6i: Add A64 CSI compatible
` [PATCH v6 2/6] media: sun6i: Add mod_rate quirk
` [PATCH v6 3/6] media: sun6i: Add A64 CSI block support
` [PATCH v6 4/6] arm64: dts: allwinner: a64: Add A64 CSI controller
` [PATCH v6 5/6] arm64: dts: allwinner: a64: Add pinmux setting for CSI MCLK on PE1
` [PATCH v6 6/6][DO NOT MERGE] arm64: dts: allwinner: bananapi-m64: Add HDF5640 camera module

[PATCH] net: sun: cassini: Cleanup license conflict
 2019-01-18 16:30 UTC  (2+ messages)

linux-next: Tree for Jan 18
 2019-01-18 16:27 UTC  (2+ messages)
` linux-next: Tree for Jan 18 (i2c-designware-platdrv.c)

[PATCH v4 1/3] fs: hoist EFSCORRUPTED definition into uapi header
 2019-01-18 16:23 UTC  (2+ messages)

[PATCH] EDAC, dmc520:: add DMC520 EDAC driver
 2019-01-18 16:23 UTC 

[PATCH v3 1/2] fs: don't let getdents return bogus names
 2019-01-18 16:22 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).