All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-01-13 18:17:54 to 2020-01-13 19:11:15 UTC [more...]

[PATCHv8 09/34] posix-clocks: Introduce clock_get_ktime() callback
 2020-01-13 19:09 UTC  (2+ messages)
` [tip: timers/core] "

[PATCH 08/10] soc: lantiq: convert to devm_platform_ioremap_resource
 2020-01-13 19:10 UTC  (4+ messages)

[PATCH] MIPS: Loongson: Fix potential NULL dereference in loongson3_platform_init()
 2020-01-13 19:10 UTC  (2+ messages)

[PATCH 0/4] introduce memory hinting API for external process
 2020-01-13 19:10 UTC  (8+ messages)
` [PATCH 2/4] mm: introduce external memory hinting API

[PATCH] MIPS: ip22-gio: Make gio_match_device() static
 2020-01-13 19:10 UTC  (2+ messages)

[PATCH] tc: Make tc_match_device() static
 2020-01-13 19:10 UTC  (2+ messages)

[PATCHv8 22/34] x86/vdso: Add timens page
 2020-01-13 19:09 UTC  (2+ messages)
` [tip: timers/core] x86/vdso: Add time napespace page

[PATCHv8 05/34] posix-clocks: Rename the clock_get() callback to clock_get_timespec()
 2020-01-13 19:09 UTC  (2+ messages)
` [tip: timers/core] "

[PATCH v2 8/8] x86: vdso: Remove unused VDSO_HAS_32BIT_FALLBACK
 2020-01-13 19:09 UTC  (2+ messages)
` [tip: timers/core] x86/vdso: "

[PATCHv8 04/34] time: Add timens_offsets to be used for tasks in timens
 2020-01-13 19:09 UTC  (2+ messages)
` [tip: timers/core] time: Add timens_offsets to be used for tasks in time namespace

[PATCHv8 02/34] lib/vdso: make do_hres and do_coarse as __always_inline
 2020-01-13 19:09 UTC  (2+ messages)
` [tip: timers/core] lib/vdso: Mark do_hres() and do_coarse() "

[PATCH V5 0/4] ARM: Enable thermal support for Raspberry Pi 4
 2020-01-13 19:10 UTC  (12+ messages)
` [PATCH V5 1/4] dt-bindings: Add Broadcom AVS RO thermal
` [PATCH V5 2/4] thermal: Add BCM2711 thermal driver
` [PATCH V5 3/4] ARM: dts: bcm2711: Enable thermal
` [PATCH V5 4/4] ARM: configs: Build BCM2711 thermal as module

[PATCH v2 4/8] lib: vdso: Remove VDSO_HAS_32BIT_FALLBACK
 2020-01-13 19:09 UTC  (2+ messages)
` [tip: timers/core] lib/vdso: "

[PATCHv8 07/34] alarmtimer: Rename gettime() callback to get_ktime()
 2020-01-13 19:09 UTC  (2+ messages)
` [tip: timers/core] "

[tip: timers/core] lib/vdso: Avoid duplication in __cvdso_clock_getres()
 2020-01-13 19:09 UTC 

[PATCHv8 03/34] ns: Introduce Time Namespace
 2020-01-13 19:09 UTC  (2+ messages)
` [tip: timers/core] "

[PATCH v2 7/8] mips: vdso: Remove unused VDSO_HAS_32BIT_FALLBACK
 2020-01-13 19:09 UTC  (2+ messages)
` [tip: timers/core] "

[tip: timers/core] lib/vdso: Let do_coarse() return 0 to simplify the callsite
 2020-01-13 19:09 UTC 

[PATCHv8 01/34] lib/vdso: Add unlikely() hint into vdso_read_begin()
 2020-01-13 19:09 UTC  (2+ messages)
` [tip: timers/core] "

[PATCH v2 5/8] lib: vdso: Remove checks on return value for 32 bit vDSO
 2020-01-13 19:09 UTC  (2+ messages)
` [tip: timers/core] lib/vdso: "

[PATCH v10 0/3] ARMv8.5-RNG support
 2020-01-13 19:09 UTC  (5+ messages)
` [PATCH v10 2/3] arm64: random: Add data to pool from setup_arch()
` [PATCH v10 3/3] arm64: Use v8.5-RNG entropy for KASLR seed

[PATCH v2 1/8] arm64: compat: vdso: Expose BUILD_VDSO32
 2020-01-13 19:09 UTC  (2+ messages)
` [tip: timers/core] "

[PATCH v2 2/8] lib: vdso: Build 32 bit specific functions in the right context
 2020-01-13 19:09 UTC  (2+ messages)
` [tip: timers/core] lib/vdso: "

[PATCHv8 18/34] fs/proc: Respect boottime inside time namespace for /proc/uptime
 2020-01-13 19:09 UTC  (2+ messages)
` [tip: timers/core] "

[PATCHv8 06/34] posix-clocks: Rename .clock_get_timespec() callbacks accordingly
 2020-01-13 19:09 UTC  (2+ messages)
` [tip: timers/core] "

[Buildroot] [PATCH] package/libnss: bump to version 3.49.1
 2020-01-13 19:09 UTC 

[PATCH v2 6/8] arm64: compat: vdso: Remove unused VDSO_HAS_32BIT_FALLBACK
 2020-01-13 19:09 UTC  (2+ messages)
` [tip: timers/core] "

[PATCHv8 19/34] x86/vdso: Restrict splitting VVAR VMA
 2020-01-13 19:09 UTC  (2+ messages)
` [tip: timers/core] "

[PATCHv8 20/34] lib/vdso: Prepare for time namespace support
 2020-01-13 19:09 UTC  (2+ messages)
` [tip: timers/core] "

[PATCHv8 33/34] selftests/timens: Add a simple perf test for clock_gettime()
 2020-01-13 19:09 UTC  (2+ messages)
` [tip: timers/core] "

[PATCHv8 34/34] selftests/timens: Check for right timens offsets after fork and exec
 2020-01-13 19:09 UTC  (2+ messages)
` [tip: timers/core] "

[PATCHv8 31/34] selftests/timens: Add procfs selftest
 2020-01-13 19:09 UTC  (2+ messages)
` [tip: timers/core] "

debian bootup hangs on qemu-system-mips64el
 2020-01-13 19:08 UTC  (6+ messages)

[PATCH] mwifiex: drop most magic numbers from mwifiex_process_tdls_action_frame()
 2020-01-13 19:05 UTC  (2+ messages)

[RESEND PATCH v10 00/10] Enable Sub-Page Write Protection Support
 2020-01-13 18:55 UTC  (6+ messages)
` [RESEND PATCH v10 06/10] vmx: spp: Set up SPP paging table at vmentry/vmexit

Using a struct[enum] as an sdbusplus D-Bus method arg?
 2020-01-13 18:59 UTC  (5+ messages)

[PATCH] ext4: use true,false for bool variable
 2020-01-13 19:04 UTC  (3+ messages)

[PATCH v2] sched/core: fix illegal RCU from offline CPUs
 2020-01-13 19:03 UTC 

[PATCH 1/1] rcu/tree: support kfree_bulk() interface in kfree_rcu()
 2020-01-13 19:03 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/6] Xen stubdom support
 2020-01-13 19:01 UTC  (11+ messages)
` [Qemu-devel] [PATCH 6/6] xen-pt: Round pci regions sizes to XEN_PAGE_SIZE
  `  "
                ` [Xen-devel] "

[PATCH 00/23] drm: Clean up VBLANK callbacks in struct drm_driver
 2020-01-13 19:02 UTC  (25+ messages)
` [PATCH 02/23] drm/amdgpu: Convert to struct drm_crtc_helper_funcs.get_scanout_position()
  ` [Intel-gfx] "
` [PATCH 05/23] drm/radeon: "
  ` [Intel-gfx] "
` [PATCH 12/23] drm/amdgpu: Convert to CRTC VBLANK callbacks
  ` [Intel-gfx] "
` [PATCH 17/23] drm/radeon: "
    ` [Intel-gfx] "

[PATCH 1/3] sysprof: add a recipe from oe-core
 2020-01-13 19:01 UTC  (7+ messages)
` [PATCH 3/3] sysprof: move from meta-oe to meta-gnome
        ` [meta-gnome][PATCHv2 1/2] sysprof: add a recipe from oe-core
          ` [meta-gnome][PATCHv2 2/2] sysprof: update to 3.34.1

[PATCH] media: vimc: streamer: fix memory leak in vimc subdevs if kthread_run fails
 2020-01-13 18:59 UTC  (2+ messages)
` [PATCH] media: vimc: streamer: if kthread_stop fails, ignore the error

[PATCH V3 0/1] selinux-testsuite: Add filesystem tests
 2020-01-13 19:01 UTC  (7+ messages)
` [PATCH V3 1/1] "

[PATCH v1 0/3] scsi: ufs: fix error history and complete device reset history
 2020-01-13 18:59 UTC  (5+ messages)
` [PATCH v1 2/3] scsi: ufs: add device reset history for vendor implementations

[PATCH v2 0/3] exclude hyperv synic sections from vhost
 2020-01-13 18:58 UTC  (3+ messages)

dm-integrity
 2020-01-13 18:58 UTC  (4+ messages)

[PATCH v2 0/1] arm/arm64: add support for folded p4d page tables
 2020-01-13 11:13 UTC  (2+ messages)
` [PATCH v2 1/1] "

[PATCH 1/8] drm/amdgpu: drop amdgpu_job.owner
 2020-01-13 18:56 UTC  (2+ messages)

[MPTCP] [RFC PATCH] subflow: held a ref to the current net
 2020-01-13 18:56 UTC 

Fwd: [PATCH] objtool, perf: fix stream_open.cocci warnings
 2020-01-13 18:56 UTC  (5+ messages)

[PATCH] drm/amdgpu/df3.6: remove unused variable
 2020-01-13 18:55 UTC  (3+ messages)

[Intel-gfx] [PATCH 0/6]: drm: Introduce struct drm_device based WARN* and use them in i915
 2020-01-13 18:54 UTC  (11+ messages)
` [Intel-gfx] [PATCH 1/6] drm/print: introduce new struct drm_device based WARN* macros
` [Intel-gfx] [PATCH 2/6] drm/i915: add helper functions to get device ptr

[PATCH] ext4: uninline ext4_inode_journal_mode()
 2020-01-13 18:54 UTC  (2+ messages)

MCTP over PCI on AST2500
 2020-01-13 18:54 UTC  (9+ messages)

[PATCH V2 0/1] selinux-testsuite: Add filesystem tests
 2020-01-13 18:54 UTC  (10+ messages)
` [PATCH V2 1/1] "

[PATCH] ext4: remove unnecessary ifdefs in htree_dirblock_to_tree()
 2020-01-13 18:52 UTC  (2+ messages)

[PATCH] ext4: remove unnecessary assignment in ext4_htree_store_dirent()
 2020-01-13 18:52 UTC  (2+ messages)

[PATCH 1/2] MIPS: Define pgprot_dmacoherent according to coherentio status
 2020-01-13 18:52 UTC  (3+ messages)
` [PATCH 2/2] MIPS: Loongson64: Add dma iocoherency detection support

[igt-dev] [PATCH i-g-t] prime_udl: Remove incorrect copypasted comment, add description
 2020-01-13 18:52 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for "

[PATCH v5 00/19] x86/cpu: Clean up handling of VMX features
 2020-01-13 18:52 UTC  (7+ messages)
` [PATCH v5 17/19] KVM: VMX: Use VMX_FEATURE_* flags to define VMCS control bits
          ` [PATCH] KVM: VMX: Rename define to CPU_BASED_USE_TSC_OFFSETTING

[PATCH libnetfilter_queue 0/1] New pktb_usebuf() function
 2020-01-13 18:51 UTC  (5+ messages)
` [PATCH libnetfilter_queue v2 0/1] New pktb_make() function

[Xen-devel] [qemu-mainline test] 146052: regressions - FAIL
 2020-01-13 18:50 UTC 

OpenBMC Platform telemetry and health monitoring Work Group
 2020-01-13 18:50 UTC 

OpenBMC Platform telemetry and health monitoring Work Group
 2020-01-13 18:48 UTC 

[dpdk-dev] patches not showing up on list?
 2020-01-13 18:48 UTC 

[PATCH v2 0/2] rxe should use same buffer size for SGE's and inline data
 2020-01-13 18:47 UTC  (11+ messages)
` [PATCH v2 1/2] Introduce maximum WQE size to check limits

[PATCH 0/3] riscv: add support for restartable sequence
 2020-01-13 18:47 UTC  (3+ messages)

[kvm-unit-tests PATCH v2 00/16] arm/arm64: Add ITS tests
 2020-01-13 18:45 UTC  (11+ messages)
` [kvm-unit-tests PATCH v2 13/16] arm/arm64: ITS: INT functional tests
` [kvm-unit-tests PATCH v2 14/16] arm/run: Allow Migration tests
` [kvm-unit-tests PATCH v2 16/16] arm/arm64: ITS: pending table migration test

[PATCH v2 0/4] drm/msm: use firmware-name to find zap fw
 2020-01-13 18:46 UTC  (7+ messages)
` [PATCH v2 1/4] drm/msm: support firmware-name for zap fw (v2)
` [PATCH v2 2/4] drm/msm: allow zapfw to not be specified in gpulist
` [PATCH v2 4/4] arm64: dts: sdm845: move gpu zap nodes to per-device dts

Reassembling Raid5 in degraded state
 2020-01-13 18:46 UTC  (4+ messages)

[PATCH v5 1/2] perf parse: Refactor struct perf_evsel_config_term
 2020-01-13 18:43 UTC  (3+ messages)

[PATCH v4 1/1] usb: gadget: add raw-gadget interface
 2020-01-13 18:45 UTC  (2+ messages)

[PATCH v1 0/3] use UFS device indicated maximum LU number
 2020-01-13 18:45 UTC  (7+ messages)
` [PATCH 1/3] scsi: ufs: add max_lu_supported in struct ufs_dev_info
` [PATCH 2/3] scsi: ufs: initialize max_lu_supported while booting
` [PATCH 3/3] scsi: ufs: use UFS device indicated maximum LU number

[PATCH] arm: dts: Move am33xx and am43xx mmc nodes to sdhci-omap driver
 2020-01-13 18:44 UTC  (3+ messages)

[PATCH v9 1/8] hugetlb_cgroup: Add hugetlb_cgroup reservation counter
 2020-01-13 18:43 UTC  (3+ messages)

[igt-dev] [PATCH i-g-t] perf_pmu: Use dynamic subtests
 2020-01-13 18:44 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for "

[PATCH v2] media: dvb_dummy_tuner: implement driver skeleton
 2020-01-13 18:43 UTC  (6+ messages)
  ` [Linux-kernel-mentees] "

PCI System level object
 2020-01-13 18:42 UTC  (2+ messages)

[GIT PULL rcu/next + kcsan] RCU and KCSAN commits for v5.6
 2020-01-13 18:42 UTC 

[GIT PULL] Allwinner Clock Fixes for 5.5
 2020-01-13 18:41 UTC  (2+ messages)

[bug report] resctrl high memory comsumption
 2020-01-13 18:38 UTC  (6+ messages)

[Virtio-fs] [PATCH] virtiofsd: Fix xattr operations
 2020-01-13 18:38 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/i915/gen11: Add additional pcode status values
 2020-01-13 18:38 UTC  (2+ messages)

[PATCH 1/3] wsc: Split out enrollee state machine to own object
 2020-01-13 18:38 UTC  (2+ messages)

[WIP PATCH 0/4] Support for UDF 1.01 and 2.60 revisions
 2020-01-13 18:37 UTC  (4+ messages)
` [WIP PATCH 1/4] udf: Do not access LVIDIU revision members when they are not filled

Wine List
 2020-01-13 18:29 UTC 

[Xen-devel] [PATCH v2 0/6] xl/libxl: domid allocation/preservation changes
 2020-01-13 18:34 UTC  (5+ messages)
` [Xen-devel] [PATCH v2 4/6] libxl: allow creation of domains with a specified or random domid

[RFC PATCH v1 00/10] Enable RK3066 NANDC for MK808
 2020-01-13 18:33 UTC  (6+ messages)
` [RFC PATCH v1 00/10] Enable RK3066 NANDC for MK808【请注意,邮件由linux-rockchip-bounces+shawn.lin=rock-chips.com@lists.infradead.org代发】

[PATCH v2 0/3] devlink region trigger support
 2020-01-13 18:33 UTC  (13+ messages)

[PATCH v2 0/9] built-in add -p: add support for the same config settings as the Perl version
 2020-01-13 18:33 UTC  (5+ messages)
` [PATCH v3 00/10] "
  ` [PATCH v3 01/10] built-in add -i/-p: treat SIGPIPE as EOF

[Intel-gfx] [PATCH v2] drm/i915/gt: Sanitize and reset GPU before removing powercontext
 2020-01-13 18:30 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915/gt: Sanitize and reset GPU before removing powercontext (rev6)
` [Intel-gfx] ✗ Fi.CI.BUILD: warning "

[Buildroot] [PATCH 1/1] package/file: bump to version 5.38
 2020-01-13 18:29 UTC 

[PATCH net-next] net: phy: Maintain MDIO device and bus statistics
 2020-01-13 18:29 UTC  (4+ messages)

[PATCH] Allow audit daemon to halt system
 2020-01-13 18:28 UTC 

linux-next: Tree for Jan 13
 2020-01-13 18:27 UTC  (2+ messages)
` BUG_ON hit in "reimplement path_mountpoint() with less magic" [Was: Re: linux-next: Tree for Jan 13]

[PATCH 5.4 000/165] 5.4.11-stable review
 2020-01-13 18:27 UTC  (4+ messages)

[PATCH v2] Allow systemd to getattr configfile
 2020-01-13 18:27 UTC 

Please apply 0b9aefea8600 ("tcp: minimize false-positives on TCP/GRO check") to v4.9.y
 2020-01-13 18:27 UTC  (2+ messages)

[PATCH] Input: keyspan-remote: fix control-message timeouts
 2020-01-13 18:26 UTC  (2+ messages)

[PATCH] media: usbtv: fix control-message timeouts
 2020-01-13 18:26 UTC  (2+ messages)

[PATCH] USB: serial: opticon: fix control-message timeouts
 2020-01-13 18:25 UTC  (2+ messages)

[PATCH] NFC: pn533: fix bulk-message timeout
 2020-01-13 18:25 UTC  (2+ messages)

interrupted rpcs problem
 2020-01-13 18:24 UTC  (6+ messages)

Commit bfdbfd28f76028b960458d107dc4ae9240c928b3 leads to crash on Intel SocFPGA Cyclone 5 DE0 NanoSoc
 2020-01-13 18:24 UTC  (3+ messages)

[PATCH v2] xfstests: xfs mount option sanity test
 2020-01-13 18:23 UTC  (3+ messages)

[PATCH 0/2] drm/msm: Add the MSM_WAIT_IOVA ioctl
 2020-01-13 18:23 UTC  (7+ messages)
` [PATCH 1/2] drm/msm: Add a GPU-wide wait queue
  ` [Freedreno] "
` [PATCH 2/2] drm/msm: Add MSM_WAIT_IOVA ioctl
  ` [Freedreno] "

[PATCH 1/4] mm: factor out madvise's core functionality
 2020-01-13 18:22 UTC  (2+ messages)
`  "

[RFC 0/8] Replacing the readpages a_op
 2020-01-13 18:22 UTC  (3+ messages)
` [PATCH 4/8] mm/fs: Add a_ops->readahead

[PATCH 5.5] cfg80211: fix page refcount issue in A-MSDU decap
 2020-01-13 18:21 UTC 

[PATCH] USB: dwc2: handle gadget mode disconnect correctly
 2020-01-13 18:20 UTC 

[PATCH v2 0/2] Add mt8173 elm and hana board
 2020-01-13 18:18 UTC  (6+ messages)
` [PATCH v2 2/2] arm64: dts: mediatek: add "

[PATCH v2] PM / devfreq: Add debugfs support with devfreq_summary file
 2020-01-13 18:18 UTC  (2+ messages)

[PATCH v3 0/5] Clean up VMD DMA Map Ops
 2020-01-13 18:17 UTC  (3+ messages)


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.