All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-12-28 18:38:00 to 2019-12-29 01:33:21 UTC [more...]

[PATCH] pinctrl: intel: Pass irqchip when adding gpiochip
 2019-12-29  1:30 UTC 

KASAN splat during mount on 5.4.5, no reproducer
 2019-12-29  1:32 UTC  (2+ messages)

[PATCH] mm/hugetlb: ensure signedness of large numbers
 2019-12-29  1:31 UTC  (2+ messages)

[PATCH v5 0/6] HPPA: i82596, PS/2 and graphics emulation
 2019-12-29  1:25 UTC  (7+ messages)
  ` [PATCH 1/2] hppa: Do not enable artist graphics with -nographic option
  ` [PATCH 2/2] hppa: Switch to tulip NIC by default

[PATCH] drm/v3d: remove duplicated kfree in v3d_submit_cl_ioctl
 2019-12-29  1:19 UTC  (3+ messages)

[PATCH net-next, 0/3] Add vmbus dev_num and enable netvsc async probing
 2019-12-29  1:23 UTC  (8+ messages)
` [PATCH net-next, 1/3] Drivers: hv: vmbus: Add a dev_num variable based on channel offer sequence
` [PATCH net-next, 2/3] Drivers: hv: vmbus: Add dev_num to sysfs
` [PATCH net-next, 3/3] hv_netvsc: Name NICs based on vmbus offer sequence and use async probe

usb-c pd: PD_MAX_PAYLOAD too small
 2019-12-29  1:06 UTC  (4+ messages)

[linux-arm:cex7 16/34] drivers/net/ethernet/stmicro/stmmac/dwmac-anarion.c:67:16: error: redeclaration of 'ctl_block' with no linkage
 2019-12-29  0:51 UTC 

[PATCH v2 1/2] samples, selftests/seccomp: Zero out seccomp_notif
 2019-12-29  0:18 UTC  (4+ messages)

[Intel-gfx] [CI] drm/i915/gt: Ensure that all new contexts clear STOP_RING
 2019-12-29  0:13 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for "

[PATCH v6 00/11] Multi-phase reset mechanism
 2019-12-29  0:05 UTC  (17+ messages)
` [PATCH v6 03/11] hw/core: create Resettable QOM interface
` [PATCH v6 05/11] hw/core/resettable: add support for changing parent
` [PATCH v6 06/11] hw/core/qdev: handle parent bus change regarding resettable
` [PATCH v6 07/11] hw/core/qdev: update hotplug reset "
` [PATCH v6 08/11] hw/core: deprecate old reset functions and introduce new ones
` [PATCH v6 09/11] docs/devel/reset.rst: add doc about Resettable interface
` [PATCH v6 10/11] vl: replace deprecated qbus_reset_all registration
` [PATCH v6 11/11] hw/s390x/ipl: replace deprecated qdev_reset_all registration

[Xen-devel] [qemu-mainline test] 145328: regressions - FAIL
 2019-12-28 23:39 UTC 

Patch "tpm_tis: reserve chip for duration of tpm_tis_core_init" has been added to the 5.4-stable tree
 2019-12-28 23:39 UTC  (5+ messages)

[PATCH] bitbake.conf: fix suspicious comparison with ('' or 'custom')
 2019-12-28 23:40 UTC  (2+ messages)

[PATCH 0/2] appendix/questions: Updates in ordering
 2019-12-28 23:35 UTC  (3+ messages)
` [PATCH 1/2] appendix/questions: Fix 'cleveref' macro usage in ordering section
` [PATCH 2/2] appendix/questions: Use nbsp in 'value n'

[PATCH v3 00/29] cputlb: Remove support for MMU_MODE*_SUFFIX
 2019-12-28 23:11 UTC  (30+ messages)
` [PATCH v3 01/29] target/xtensa: Use probe_access for itlb_hit_test
` [PATCH v3 02/29] cputlb: Use trace_mem_get_info instead of trace_mem_build_info
` [PATCH v3 03/29] trace: Remove trace_mem_build_info_no_se_[bl]e
` [PATCH v3 04/29] target/s390x: Include tcg.h in mem_helper.c
` [PATCH v3 05/29] target/arm: Include tcg.h in sve_helper.c
` [PATCH v3 06/29] accel/tcg: Include tcg.h in tcg-runtime.c
` [PATCH v3 07/29] linux-user: Include tcg.h in syscall.c
` [PATCH v3 08/29] linux-user: Include trace-root.h in syscall-trace.h
` [PATCH v3 09/29] plugins: Include trace/mem.h in api.c
` [PATCH v3 10/29] cputlb: Move body of cpu_ldst_template.h out of line
` [PATCH v3 11/29] translator: Use cpu_ld*_code instead of open-coding
` [PATCH v3 12/29] cputlb: Rename helper_ret_ld*_cmmu to cpu_ld*_code
` [PATCH v3 13/29] cputlb: Provide cpu_(ld, st}*_mmuidx_ra for user-only
` [PATCH v3 14/29] target/i386: Use cpu_*_mmuidx_ra instead of templates
` [PATCH v3 15/29] cputlb: Expand cpu_ldst_useronly_template.h in user-exec.c
` [PATCH v3 16/29] target/nios2: Remove MMU_MODE{0,1}_SUFFIX
` [PATCH v3 17/29] target/alpha: "
` [PATCH v3 18/29] target/cris: "
` [PATCH v3 19/29] target/i386: Remove MMU_MODE{0,1,2}_SUFFIX
` [PATCH v3 20/29] target/microblaze: "
` [PATCH v3 21/29] target/sh4: Remove MMU_MODE{0,1}_SUFFIX
` [PATCH v3 22/29] target/unicore32: "
` [PATCH v3 23/29] target/xtensa: Remove MMU_MODE{0,1,2,3}_SUFFIX
` [PATCH v3 24/29] target/m68k: Use cpu_*_mmuidx_ra instead of MMU_MODE{0, 1}_SUFFIX
` [PATCH v3 25/29] target/mips: Use cpu_*_mmuidx_ra instead of MMU_MODE*_SUFFIX
` [PATCH v3 26/29] target/s390x: "
` [PATCH v3 27/29] target/ppc: "
` [PATCH v3 28/29] cputlb: Remove support for MMU_MODE*_SUFFIX
` [PATCH v3 29/29] cputlb: Expand cpu_ldst_template.h in cputlb.c

[PATCH] libkmod-module: convert return value from system() to errno
 2019-12-28 22:59 UTC  (4+ messages)

[arm:cex7 23/135] drivers/pci//controller/mobiveil/pcie-mobiveil-host.c:362:15: error: variable 'mobiveil_msi_domain_info' has initializer but incomplete type
 2019-12-28 22:38 UTC 

[PATCH 1/2] mfd: dbx500-prcmu: Drop set_display_clocks()
 2019-12-28 22:26 UTC  (2+ messages)
` [PATCH 2/2] mfd: dbx500-prcmu: Drop DSI pll clock functions

[PATCH v2 0/6] NVIDIA Tegra I2C driver fixes and improvements
 2019-12-28 22:16 UTC  (7+ messages)
` [PATCH v2 1/6] i2c: tegra: Fix suspending in active runtime PM state
` [PATCH v2 2/6] i2c: tegra: Properly disable runtime PM on driver's probe error
` [PATCH v2 3/6] i2c: tegra: Prevent interrupt triggering after transfer timeout
` [PATCH v2 4/6] i2c: tegra: Support atomic transfers
` [PATCH v2 5/6] i2c: tegra: Rename I2C_PIO_MODE_MAX_LEN to I2C_PIO_MODE_PREFERRED_LEN
` [PATCH v2 6/6] i2c: tegra: Use relaxed versions of readl/writel

[PATCH] generic/402: Make timestamp range check conditional
 2019-12-28 22:13 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v4 0/3] Add support for efi_rng_protocol
 2019-12-28 21:55 UTC  (2+ messages)

WARNING: ODEBUG bug in io_sqe_files_unregister
 2019-12-28 21:53 UTC  (2+ messages)

Broken stuff in current 5.4 stable queue
 2019-12-28 21:45 UTC  (2+ messages)

[PATCH] usb: phy: phy-gpio-vbus-usb: fix odd_ptr_err.cocci warnings
 2019-12-28 21:39 UTC  (2+ messages)

remove peer endpoint
 2019-12-28 21:36 UTC  (5+ messages)

[PATCH v7 0/8] Add a random number generator uclass
 2019-12-28 21:24 UTC  (3+ messages)
` [PATCH v7 8/8] virtio: rng: Add a random number generator(rng) driver

flag specifications for structs
 2019-12-28 21:24 UTC  (2+ messages)

[PATCH RESEND] erofs: convert to use the new mount fs_context api
 2019-12-28 21:21 UTC  (4+ messages)

[PATCH v2 00/28] cputlb: Remove support for MMU_MODE*_SUFFIX
 2019-12-28 21:18 UTC  (16+ messages)
` [PATCH v2 03/28] trace: Remove trace_mem_build_info_no_se_[bl]e
` [PATCH v2 04/28] cputlb: Move body of cpu_ldst_template.h out of line
` [PATCH v2 06/28] cputlb: Rename helper_ret_ld*_cmmu to cpu_ld*_code
` [PATCH v2 08/28] target/i386: Use cpu_*_mmuidx_ra instead of templates
` [PATCH v2 26/28] target/ppc: Use cpu_*_mmuidx_ra instead of MMU_MODE*_SUFFIX

[RFC 0/5] ARC: handle DSP presence in HW
 2019-12-28 21:06 UTC  (4+ messages)
` [PATCH 1/5] ARC: pt_regs: remove hardcoded registers offset

[U-Boot] [PATCH 1/2] imx: add imx8x capricorn giedi board
 2019-12-28 21:05 UTC  (2+ messages)
`  "

[PATCH 0/6] sched/nohz: Make the rest of kcpustat vtime aware v3
 2019-12-28 20:56 UTC  (3+ messages)
` [PATCH 2/6] sched/vtime: Bring up complete kcpustat accessor

[PATCH] x86/efi: update e820 about reserved EFI boot services data to fix kexec breakage
 2019-12-28 20:54 UTC  (3+ messages)

[PATCH v1 0/7] NVIDIA Tegra APB DMA driver fixes and improvements
 2019-12-28 20:46 UTC  (8+ messages)
` [PATCH v1 1/7] dmaengine: tegra-apb: Fix use-after-free
` [PATCH v1 2/7] dmaengine: tegra-apb: Implement synchronization callback
` [PATCH v1 3/7] dmaengine: tegra-apb: Prevent race conditions on channel's freeing
` [PATCH v1 4/7] dmaengine: tegra-apb: Prevent race conditions of tasklet vs free list
` [PATCH v1 5/7] dmaengine: tegra-apb: Use devm_platform_ioremap_resource
` [PATCH v1 6/7] dmaengine: tegra-apb: Use devm_request_irq
` [PATCH v1 7/7] dmaengine: tegra-apb: Fix coding style problems

[PATCH v3 00/16] NVIDIA Tegra USB2 drivers clean up
 2019-12-28 20:33 UTC  (17+ messages)
` [PATCH v3 01/16] dt-binding: usb: ci-hdrc-usb2: Document NVIDIA Tegra support
` [PATCH v3 02/16] usb: phy: tegra: Hook up init/shutdown callbacks
` [PATCH v3 03/16] usb: phy: tegra: Perform general clean up of the code
` [PATCH v3 04/16] usb: phy: tegra: Use relaxed versions of readl/writel
` [PATCH v3 05/16] usb: phy: tegra: Use generic stub for a missing VBUS regulator
` [PATCH v3 06/16] usb: ulpi: Add resource-managed variant of otg_ulpi_create()
` [PATCH v3 07/16] usb: phy: tegra: Use devm_otg_ulpi_create()
` [PATCH v3 08/16] usb: phy: tegra: Use u32 for hardware register variables
` [PATCH v3 09/16] usb: phy: tegra: Assert reset on ULPI close instead of deasserting it
` [PATCH v3 10/16] usb: phy: tegra: Use device-tree notion of reset-GPIO's active-state
` [PATCH v3 11/16] usb: phy: tegra: Disable VBUS regulator on tegra_usb_phy_init failure
` [PATCH v3 12/16] usb: phy: tegra: Move utmip_pad_count checking under lock
` [PATCH v3 13/16] usb: phy: tegra: Keep CPU interrupts enabled
` [PATCH v3 14/16] usb: chipidea: tegra: Stop managing PHY's power
` [PATCH v3 15/16] usb: chipidea: tegra: Add USB_TEGRA_PHY to driver's dependencies
` [PATCH v3 16/16] usb: host: ehci-tegra: Remove unused fields from tegra_ehci_hcd

(no subject)
 2019-12-28 20:28 UTC  (10+ messages)
` [RFC 1/4] drm/sun4i: Wait for previous mixing process finish before committing next
` [RFC 2/4] drm/sun4i: Use CRTC size instead of PRIMARY plane size as mixer frame
` [RFC 3/4] drm/sun4i: Reimplement plane z position setting logic
` [RFC 4/4] drm/sun4i: Update mixer's internal registers after initialization

[PATCH v5.5 03/10] iwlwifi: pcie: work around DMA hardware bug
 2019-12-28 20:26 UTC  (3+ messages)
` [PATCH v2 "

very slow "btrfs dev delete" 3x6Tb, 7Tb of data
 2019-12-28 20:23 UTC  (9+ messages)

[PATCH v1 1/1] lkdtm/stackleak: Make the stack erasing test more verbose
 2019-12-28 20:20 UTC  (2+ messages)

[PATCH] locking/refcount: add sparse annotations to dec-and-lock functions
 2019-12-28 20:15 UTC  (3+ messages)

[PATCH 1/2 v1] iio: light: Add DT bindings for GP2AP002
 2019-12-28 20:11 UTC  (2+ messages)
` [PATCH 2/2 v1] iio: light: Add a driver for Sharp GP2AP002x00F

FS_IOC_GETFSLABEL and FS_IOC_SETFSLABEL
 2019-12-28 20:05 UTC  (3+ messages)

[PATCH v39 00/22] QEMU AVR 8 bit cores
 2019-12-28 20:00 UTC  (14+ messages)
` [PATCH v39 03/22] target/avr: Add instruction decoding
` [PATCH v39 14/22] target/avr: Add dummy mask device

[PATCH] Improved handling of incorrect IP fragments
 2019-12-28 19:57 UTC  (2+ messages)

filesystem being remounted supports timestamps until 2038
 2019-12-28 19:51 UTC  (3+ messages)
` [PATCH] "

[PATCH v3] infiniband: i40iw: fix a potential NULL pointer dereference
 2019-12-28 19:50 UTC  (2+ messages)

[B.A.T.M.A.N.] batman-adv and/or batmand porting effort to FreeBSD
 2019-12-28 19:50 UTC  (2+ messages)
` batman-adv on FreeBSD

[PATCH v2 net 0/2] The DSA TX timestamping situation
 2019-12-28 19:43 UTC  (2+ messages)

ba0aa433ab ("perf: Sharing PMU counters across compatible .."): [ 286.496077] WARNING: CPU: 0 PID: 1137 at kernel/events/core.c:2260 event_sync_dup_count
 2019-12-28 19:39 UTC  (2+ messages)

Droid 4 on 5.5-rc3
 2019-12-28 19:36 UTC  (3+ messages)

[PATCH next] net/wan/fsl_ucc_hdlc: remove set but not used variables 'ut_info' and 'ret'
 2019-12-28 19:34 UTC  (2+ messages)

[PATCH] usb: chipidea: host: Disable port power only if previously enabled
 2019-12-28 19:33 UTC  (2+ messages)

[PATCHSET 0/9] cleanups, improvements, additions
 2019-12-28 19:21 UTC  (10+ messages)
` [PATCH 1/9] io_uring: remove two unnecessary function declarations
` [PATCH 2/9] io_uring: add lookup table for various opcode needs
` [PATCH 3/9] io_uring: split overflow state into SQ and CQ side
` [PATCH 4/9] io_uring: improve poll completion performance
` [PATCH 5/9] io_uring: add non-vectored read/write commands
` [PATCH 6/9] io_uring: allow use of offset == -1 to mean file position
` [PATCH 7/9] io_uring: add IORING_OP_FADVISE
` [PATCH 8/9] mm: make do_madvise() available internally
` [PATCH 9/9] io_uring: add IORING_OP_MADVISE

[Bug 206003] New: Parallels Desktop Crack Mac + Keygen
 2019-12-28 19:19 UTC 

[PATCHSET 0/2] Extend io_uring batch freeing
 2019-12-28 19:18 UTC  (3+ messages)
` [PATCH 1/2] io_uring: wrap multi-req freeing in struct req_batch
` [PATCH 2/2] io_uring: extend batch freeing to cover more cases

[PATCH] hwspinlock: stm32: convert to devm_platform_ioremap_resource
 2019-12-28 19:15 UTC  (2+ messages)

[Bug 205999] New: Navicat Premium crack
 2019-12-28 19:13 UTC 

[PATCH] fsi: aspeed: convert to devm_platform_ioremap_resource
 2019-12-28 19:06 UTC  (2+ messages)

[PATCHSET 0/10] io_uring items for 5.6
 2019-12-28 19:03 UTC  (7+ messages)
` [PATCH 03/10] fs: add namei support for doing a non-blocking path lookup

[PATCH v2 0/2] Initial RTD1319 SoC and Realtek PymParticle EVB support
 2019-12-28 18:57 UTC  (4+ messages)
` [PATCH v2 2/2] arm64: dts: realtek: Add RTD1319 SoC and Realtek PymParticle EVB

[PATCH 1/2] i3c: dw: convert to devm_platform_ioremap_resource
 2019-12-28 18:54 UTC  (2+ messages)
` [PATCH 2/2] i3c: master: cdns: "

[PATCH 01/13] mailbox: altera: convert to devm_platform_ioremap_resource
 2019-12-28 18:35 UTC  (16+ messages)
` [PATCH 05/13] mailbox: bcm2835: "
` [PATCH 06/13] mailbox: hi3660: "
` [PATCH 07/13] mailbox: platform-mhu: "
` [PATCH 08/13] mailbox: stm32-ipcc: "
` [PATCH 09/13] mailbox: sti: do some cleanup
` [PATCH 10/13] mailbox: tegra: convert to devm_platform_ioremap_resource
` [PATCH 11/13] mailbox: hi6220: "
` [PATCH 12/13] mailbox: omap: do some cleanup
` [PATCH 13/13] mailbox: armada-37xx-rwtm: convert to devm_platform_ioremap_resource

[PATCH v4 0/2] optimise ctx's refs grabbing in io_uring
 2019-12-28 18:37 UTC  (5+ messages)
` [PATCH v4 2/2] io_uring: batch getting pcpu references


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.