linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-04-30 11:56:43 to 2019-04-30 13:52:00 UTC [more...]

[PATCH v2 0/4] usb: dwc2: Another attempt handling rk3288's remote wake quirk
 2019-04-30 13:51 UTC  (5+ messages)
` [PATCH v2 1/4] dt-bindings: usb: dwc2: Document quirk to reset PHY upon wakeup

[PATCH] arm64: dts: imx8mq: Add a node for irqsteer
 2019-04-30 13:50 UTC  (2+ messages)

[PATCH 1/3] media: smiapp: core: add range to usleep_range
 2019-04-30 13:49 UTC  (2+ messages)

[PATCH v2 0/5] ARM: rskrza1: Add RZ/A1 IRQC and input switches
 2019-04-30 13:49 UTC  (7+ messages)
` [PATCH v2 1/5] dt-bindings: interrupt-controller: Add Renesas RZ/A1 Interrupt Controller
` [PATCH v2 2/5] irqchip: Add Renesas RZ/A1 Interrupt Controller driver
` [PATCH v2 3/5] soc: renesas: Enable RZ/A1 IRQC on RZ/A1H and RZ/A2M
` [PATCH v2 4/5] ARM: dts: r7s72100: Add IRQC device node
` [PATCH v3 5/5] ARM: dts: rskrza1: Add input switches

KASAN: invalid-free in disconnect_rio
 2019-04-30 13:49 UTC  (4+ messages)

[RT WARNING] DEBUG_LOCKS_WARN_ON(rt_mutex_owner(lock) != current) with fsfreeze (4.19.25-rt16)
 2019-04-30 13:45 UTC  (5+ messages)

[PATCH 0/4] x86/ftrace: make ftrace_int3_handler() not to skip fops invocation
 2019-04-30 13:44 UTC  (8+ messages)
` [PATCH 3/4] "

[PATCH v2 0/4] iommu/amd: Convert the AMD iommu driver to the dma-iommu api
 2019-04-30 13:42 UTC  (8+ messages)
` [PATCH v2 2/4] iommu/dma-iommu: Handle deferred devices
` [PATCH v2 3/4] iommu/dma-iommu: Use the dev->coherent_dma_mask

[PATCH] mm: Do not boost watermarks to avoid fragmentation for the DISCONTIG memory model
 2019-04-30 13:40 UTC  (8+ messages)
` DISCONTIGMEM is deprecated

[PATCH v3 0/3] thermal: rockchip: fix up thermal driver
 2019-04-30 13:38 UTC  (3+ messages)
` [PATCH v3 1/3] thermal: rockchip: fix up the tsadc pinctrl setting error

[PATCH v2 0/7] iommu/dma-iommu: Split iommu_dma_map_msi_msg in two parts
 2019-04-30 13:38 UTC  (11+ messages)
` [PATCH v2 1/7] genirq/msi: Add a new field in msi_desc to store an IOMMU cookie
` [PATCH v2 2/7] iommu/dma-iommu: Split iommu_dma_map_msi_msg() in two parts
` [PATCH v2 3/7] irqchip/gicv2m: Don't map the MSI page in gicv2m_compose_msi_msg()
` [PATCH v2 4/7] irqchip/gic-v3-its: Don't map the MSI page in its_irq_compose_msi_msg()
` [PATCH v2 7/7] iommu/dma-iommu: Remove iommu_dma_map_msi_msg()

[PATCH v3 0/5] soundwire: code cleanup
 2019-04-30 13:38 UTC  (6+ messages)
` [PATCH v3 2/5] soundwire: fix style issues
    ` [alsa-devel] "

[PATCH RESEND 0/5] soc/fsl/qe: cleanups and new DT binding
 2019-04-30 13:36 UTC  (6+ messages)
` [PATCH 1/5] soc/fsl/qe: qe.c: drop useless static qualifier
` [PATCH 2/5] soc/fsl/qe: qe.c: reduce static memory footprint by 1.7K
` [PATCH 3/5] soc/fsl/qe: qe.c: introduce qe_get_device_node helper
` [PATCH 4/5] soc/fsl/qe: qe.c: support fsl,qe-snums property
` [PATCH 5/5] soc/fsl/qe: qe.c: fold qe_get_num_of_snums into qe_snums_init

[PATCH][next] HID: logitech-dj: fix spelling mistake "Unexpect" -> "Unexpected"
 2019-04-30 13:32 UTC  (2+ messages)

[PATCH] of: replace be32_to_cpu to be32_to_cpup
 2019-04-30 13:32 UTC  (2+ messages)

[PATCH V2] staging: fieldbus: anybus-s: force endiannes annotation
 2019-04-30 13:32 UTC  (7+ messages)

perf build broken in 5.1-rc7
 2019-04-30 13:31 UTC  (4+ messages)

[PATCH v14 00/17] arm64: untag user pointers passed to the kernel
 2019-04-30 13:25 UTC  (18+ messages)
` [PATCH v14 01/17] uaccess: add untagged_addr definition for other arches
` [PATCH v14 02/17] arm64: untag user pointers in access_ok and __uaccess_mask_ptr
` [PATCH v14 03/17] lib, arm64: untag user pointers in strn*_user
` [PATCH v14 04/17] mm: add ksys_ wrappers to memory syscalls
` [PATCH v14 05/17] arms64: untag user pointers passed "
` [PATCH v14 06/17] mm: untag user pointers in do_pages_move
` [PATCH v14 07/17] mm, arm64: untag user pointers in mm/gup.c
` [PATCH v14 08/17] mm, arm64: untag user pointers in get_vaddr_frames
` [PATCH v14 09/17] fs, arm64: untag user pointers in copy_mount_options
` [PATCH v14 10/17] fs, arm64: untag user pointers in fs/userfaultfd.c
` [PATCH v14 11/17] drm/amdgpu, arm64: untag user pointers
` [PATCH v14 12/17] drm/radeon, "
` [PATCH v14 13/17] IB/mlx4, arm64: untag user pointers in mlx4_get_umem_mr
` [PATCH v14 14/17] media/v4l2-core, arm64: untag user pointers in videobuf_dma_contig_user_get
` [PATCH v14 15/17] tee, arm64: untag user pointers in tee_shm_register
` [PATCH v14 16/17] vfio/type1, arm64: untag user pointers in vaddr_get_pfn
` [PATCH v14 17/17] selftests, arm64: add a selftest for passing tagged pointers to kernel

[PATCH v7 0/4] vfio: ap: AP Queue Interrupt Control
 2019-04-30 13:26 UTC  (3+ messages)
` [PATCH v7 3/4] s390: ap: implement PAPQ AQIC interception in kernel

[PATCH 1/7] thermal/drivers/core: Remove the module Kconfig's option
 2019-04-30 13:25 UTC  (7+ messages)
` [PATCH 3/7] thermal/drivers/core: Add init section table for self-encapsulation

[PATCH] io_uring: avoid page allocation warnings
 2019-04-30 13:24 UTC 

[PATCH] prctl_set_mm: downgrade mmap_sem to read lock
 2019-04-30 13:24 UTC  (9+ messages)
` [PATCH 0/3] Reduce mmap_sem usage for args manipulation
  ` [PATCH 1/3] mm: get_cmdline use arg_lock instead of mmap_sem

vidioc_g_edid: BUG: Unable to handle kernel NULL pointer dereference at virtual address 00000716
 2019-04-30 13:20 UTC  (3+ messages)

[PATCH v4] proc/sysctl: add shared variables for range check
 2019-04-30 13:17 UTC  (2+ messages)

INFO: task hung in __get_super
 2019-04-30 13:18 UTC  (7+ messages)

fix SG list handling in the sparc32 iommu driver
 2019-04-30 13:17 UTC  (2+ messages)

[PATCH net-next 0/4] net: mvpp2: cls: Add classification
 2019-04-30 13:14 UTC  (5+ messages)
` [PATCH net-next 1/4] net: mvpp2: cls: Remove extra whitespace in mvpp2_cls_flow_write
` [PATCH net-next 2/4] net: mvpp2: cls: Use a bitfield to represent the flow_type
` [PATCH net-next 3/4] net: mvpp2: cls: Add Classification offload support
` [PATCH net-next 4/4] net: mvpp2: cls: Allow dropping packets with classification offload

[PATCH] clocksource/arm_arch_timer: extract elf_hwcap use to arch-helper
 2019-04-30 13:14 UTC 

[PATCH v6 0/10] Exynos5 Dynamic Memory Controller driver
 2019-04-30 13:12 UTC  (7+ messages)
  ` [PATCH v6 01/10] clk: samsung: add needed IDs for DMC clocks in Exynos5420
  ` [PATCH v6 02/10] clk: samsung: add new clocks for DMC for Exynos5422 SoC

Add support for TCG2 log format on UEFI systems
 2019-04-30 13:07 UTC  (3+ messages)
` [PATCH V5 2/4] tpm: Reserve the TPM final events table

[PATCH 1/4] rtc: digicolor: fix possible race condition
 2019-04-30 13:05 UTC  (10+ messages)
` [PATCH 2/4] rtc: digicolor: set range
` [PATCH 3/4] rtc: digicolor: use .set_time
` [PATCH 4/4] rtc: digicolor: convert to SPDX identifier

[PATCH] staging: vc04_services: bcm2835-camera: Modify return statement
 2019-04-30 13:00 UTC  (2+ messages)

[PATCH] staging: greybus: use proper return type for wait_for_completion_timeout
 2019-04-30 12:59 UTC  (3+ messages)

[PATCH V2] rds: ib: force endiannes annotation
 2019-04-30 12:54 UTC  (3+ messages)

[PATCH v2 1/2] net: phy: realtek: Add rtl8211e rx/tx delays config
 2019-04-30 12:54 UTC  (9+ messages)
` [PATCH v2 2/2] net: phy: realtek: Change TX-delay setting for RGMII modes only

[GIT PULL] Please pull RDMA subsystem changes
 2019-04-30 12:53 UTC  (5+ messages)

[RFC/RFT PATCH 0/2] Optimize dma_*_from_contiguous calls
 2019-04-30 12:52 UTC  (5+ messages)
` [RFC/RFT PATCH 1/2] dma-contiguous: Simplify dma_*_from_contiguous() function calls

[PATCH 1/2] i2c: imx: I2C Driver doesn't consider I2C_IPGCLK_SEL RCW bit when using ls1046a SoC
 2019-04-30 12:50 UTC  (2+ messages)

[PATCH v3 00/16] powerpc/32: Implement fast syscall entry
 2019-04-30 12:39 UTC  (17+ messages)
` [PATCH v3 01/16] powerpc/32: Refactor EXCEPTION entry macros for head_8xx.S and head_32.S
` [PATCH v3 02/16] powerpc/32: move LOAD_MSR_KERNEL() into head_32.h and use it
` [PATCH v3 03/16] powerpc/32: make the 6xx/8xx EXC_XFER_TEMPLATE() similar to the 40x/booke one
` [PATCH v3 04/16] powerpc/40x: Don't use SPRN_SPRG_SCRATCH2 in EXCEPTION_PROLOG
` [PATCH v3 05/16] powerpc/40x: add exception frame marker
` [PATCH v3 06/16] powerpc/40x: Split and rename NORMAL_EXCEPTION_PROLOG
` [PATCH v3 07/16] powerpc/40x: Refactor exception entry macros by using head_32.h
` [PATCH v3 08/16] powerpc/fsl_booke: ensure SPEFloatingPointException() reenables interrupts
` [PATCH v3 09/16] powerpc/32: enter syscall with MSR_EE inconditionaly set
` [PATCH v3 10/16] powerpc/32: Enter exceptions with MSR_EE unset
` [PATCH v3 11/16] powerpc/32: get rid of COPY_EE in exception entry
` [PATCH v3 12/16] powerpc: Fix 32-bit handling of MSR_EE on exceptions
` [PATCH v3 13/16] powerpc/32: implement fast entry for syscalls on non BOOKE
` [PATCH v3 14/16] powerpc/32: implement fast entry for syscalls on BOOKE
` [PATCH v3 15/16] powerpc/32: don't do syscall stuff in transfer_to_handler
` [PATCH v3 16/16] powerpc/32: Don't add dummy frames when calling trace_hardirqs_on/off

[PATCH 0/4] clone: add CLONE_PIDFD
 2019-04-30 12:39 UTC  (9+ messages)
` RFC: on adding new CLONE_* flags [WAS Re: [PATCH 0/4] clone: add CLONE_PIDFD]

[PATCH] io_uring: fix SQPOLL cpu validation
 2019-04-30 12:34 UTC 

[PATCH v3] docs/vm: add documentation of memory models
 2019-04-30 12:33 UTC  (2+ messages)

[PATCH] netfilter: nat: avoid unused-variable warning
 2019-04-30 12:31 UTC  (2+ messages)

[PATCH v2 0/2] livepatch: Clean up of reliable stacktrace warnings
 2019-04-30 12:30 UTC  (5+ messages)
` [PATCH v2 1/2] livepatch: Remove duplicate warning about missing reliable stacktrace support
` [PATCH v2 2/2] livepatch: Use static buffer for debugging messages under rq lock

[PATCH] doc:it_IT: translation alignment
 2019-04-30 12:29 UTC  (2+ messages)

[PATCH v1] dmaengine: tegra: Use relaxed versions of readl/writel
 2019-04-30 12:25 UTC  (9+ messages)

[PATCH] doc: fix typo in PGP guide
 2019-04-30 12:23 UTC  (2+ messages)

[PATCH] dontdiff: update with Kconfig build artifacts
 2019-04-30 12:23 UTC  (2+ messages)

[PATCH 0/6] objtool: Add support for Arm64
 2019-04-30 12:20 UTC  (8+ messages)
` [RFC 3/6] objtool: arm64: Adapt the stack frame checks and the section analysis for the arm architecture

[PATCH] netfilter: connlabels: fix spelling mistake "trackling" -> "tracking"
 2019-04-30 12:18 UTC  (2+ messages)

[PATCH] kernel/module: Reschedule while waiting for modules to finish loading
 2019-04-30 12:16 UTC  (2+ messages)

[PATCH 00/28] Optimize IRQ usage checks and other small bits
 2019-04-30 12:11 UTC  (5+ messages)
` [PATCH 19/28] locking/lockdep: Optimize irq usage check when marking lock usage bit

[PATCH 4.9 00/41] 4.9.172-stable review
 2019-04-30 11:38 UTC  (12+ messages)
` [PATCH 4.9 03/41] tracing: Fix a memory leak by early error exit in trace_pid_write()
` [PATCH 4.9 12/41] Input: synaptics-rmi4 - write config register values to the right offset
` [PATCH 4.9 14/41] ARM: 8857/1: efi: enable CP15 DMB instructions before cleaning the cache
` [PATCH 4.9 17/41] USB: Add new USB LPM helpers
` [PATCH 4.9 20/41] tipc: handle the err returned from cmd header function
` [PATCH 4.9 22/41] intel_th: gth: Fix an off-by-one in output unassigning
` [PATCH 4.9 25/41] netfilter: ebtables: CONFIG_COMPAT: drop a bogus WARN_ON
` [PATCH 4.9 28/41] tipc: check link name with right length in tipc_nl_compat_link_set
` [PATCH 4.9 31/41] mlxsw: spectrum: Fix autoneg status in ethtool
` [PATCH 4.9 34/41] team: fix possible recursive locking when add slaves
` [PATCH 4.9 40/41] net: IP6 defrag: use rbtrees for IPv6 defrag

[PATCH v1 1/2] Add polling support to pidfd
 2019-04-30 12:07 UTC  (8+ messages)

[PATCH v2 0/5] Allow CPU0 to be nohz full
 2019-04-30 12:07 UTC  (4+ messages)

[PATCH V2 0/5] mmc: mmci: add busy detect for stm32 sdmmc variant
 2019-04-30 12:06 UTC  (3+ messages)

[PATCH 4.14 00/53] 4.14.115-stable review
 2019-04-30 11:38 UTC  (20+ messages)
` [PATCH 4.14 04/53] tracing: Fix buffer_ref pipe ops
` [PATCH 4.14 06/53] lib/Kconfig.debug: fix build error without CONFIG_BLOCK
` [PATCH 4.14 09/53] IB/rdmavt: Fix frwr memory registration
` [PATCH 4.14 10/53] sched/numa: Fix a possible divide-by-zero
` [PATCH 4.14 12/53] ceph: ensure d_name stability in ceph_dentry_hash()
` [PATCH 4.14 14/53] nfsd: Dont release the callback slot unless it was actually held
` [PATCH 4.14 19/53] ARM: 8857/1: efi: enable CP15 DMB instructions before cleaning the cache
` [PATCH 4.14 20/53] drm/vc4: Fix memory leak during gpu reset
` [PATCH 4.14 21/53] Revert "drm/i915/fbdev: Actually configure untiled displays"
` [PATCH 4.14 27/53] tipc: handle the err returned from cmd header function
` [PATCH 4.14 28/53] slip: make slhc_free() silently accept an error pointer
` [PATCH 4.14 32/53] binder: fix handling of misaligned binder object
` [PATCH 4.14 33/53] sched/deadline: Correctly handle active 0-lag timers
` [PATCH 4.14 37/53] tipc: check bearer name with right length in tipc_nl_compat_bearer_enable
` [PATCH 4.14 40/53] x86, retpolines: Raise limit for generating indirect calls from switch-case
` [PATCH 4.14 44/53] ipv4: add sanity checks in ipv4_link_failure()
` [PATCH 4.14 48/53] net: stmmac: move stmmac_check_ether_addr() to driver probe
` [PATCH 4.14 49/53] stmmac: pci: Adjust IOT2000 matching
` [PATCH 4.14 51/53] net/rose: Convert timers to use timer_setup()

[PATCH v13 00/20] arm64: untag user pointers passed to the kernel
 2019-04-30 12:03 UTC  (4+ messages)
` [PATCH v13 16/20] IB/mlx4, arm64: untag user pointers in mlx4_get_umem_mr

[PATCH 4.19 000/100] 4.19.38-stable review
 2019-04-30 11:39 UTC  (38+ messages)
` [PATCH 4.19 001/100] netfilter: nft_compat: use refcnt_t type for nft_xt reference count
` [PATCH 4.19 005/100] netfilter: nf_tables: warn when expr implements only one of activate/deactivate
` [PATCH 4.19 011/100] netfilter: nf_tables: bogus EBUSY in helper removal from transaction
` [PATCH 4.19 012/100] net/ibmvnic: Fix RTNL deadlock during device reset
` [PATCH 4.19 017/100] drm/rockchip: fix for mailbox read validation
` [PATCH 4.19 020/100] powerpc/vdso32: fix CLOCK_MONOTONIC on PPC64
` [PATCH 4.19 022/100] net: dsa: mv88e6xxx: add call to mv88e6xxx_ports_cmode_init to probe for new DSA framework
` [PATCH 4.19 027/100] gpio: eic: sprd: Fix incorrect irq type setting for the sync EIC
` [PATCH 4.19 028/100] zram: pass down the bvec we need to read into in the work struct
` [PATCH 4.19 034/100] sched/numa: Fix a possible divide-by-zero
` [PATCH 4.19 035/100] ceph: only use d_name directly when parent is locked
` [PATCH 4.19 036/100] ceph: ensure d_name stability in ceph_dentry_hash()
` [PATCH 4.19 037/100] ceph: fix ci->i_head_snapc leak
` [PATCH 4.19 039/100] sunrpc: dont mark uninitialised items as VALID
` [PATCH 4.19 042/100] vfio/type1: Limit DMA mappings per container
` [PATCH 4.19 049/100] drm/vc4: Fix compilation error reported by kbuild test bot
` [PATCH 4.19 050/100] USB: Add new USB LPM helpers
` [PATCH 4.19 053/100] intel_th: gth: Fix an off-by-one in output unassigning
` [PATCH 4.19 054/100] fs/proc/proc_sysctl.c: Fix a NULL pointer dereference
` [PATCH 4.19 055/100] workqueue: Try to catch flush_work() without INIT_WORK()
` [PATCH 4.19 059/100] netfilter: ebtables: CONFIG_COMPAT: drop a bogus WARN_ON
` [PATCH 4.19 062/100] tipc: check link name with right length in tipc_nl_compat_link_set
` [PATCH 4.19 065/100] rxrpc: fix race condition in rxrpc_input_packet()
` [PATCH 4.19 067/100] aio: use assigned completion handler
` [PATCH 4.19 070/100] aio: use iocb_put() instead of open coding it
` [PATCH 4.19 072/100] aio: abstract out io_event filler helper
` [PATCH 4.19 074/100] aio: simplify - and fix - fget/fput for io_submit()
` [PATCH 4.19 079/100] Fix aio_poll() races
` [PATCH 4.19 083/100] x86/fpu: Dont export __kernel_fpu_{begin,end}()
` [PATCH 4.19 085/100] ipv4: set the tcp_min_rtt_wlen range from 0 to one day
` [PATCH 4.19 089/100] net/rose: fix unbound loop in rose_loopback_timer()
` [PATCH 4.19 090/100] net: stmmac: move stmmac_check_ether_addr() to driver probe
` [PATCH 4.19 092/100] stmmac: pci: Adjust IOT2000 matching
` [PATCH 4.19 093/100] team: fix possible recursive locking when add slaves
` [PATCH 4.19 095/100] mlxsw: pci: Reincrease PCI reset timeout
` [PATCH 4.19 096/100] mlxsw: spectrum: Put MC TCs into DWRR mode
` [PATCH 4.19 100/100] net/tls: dont leak IV and record seq when offload fails

[PATCH] 9p/virtio: Add cleanup path in p9_virtio_init
 2019-04-30 11:59 UTC 

[PATCH 0/5] irqchip/renesas-irqc: Miscellaneous cleanups and improvements
 2019-04-30 11:59 UTC  (4+ messages)
` [PATCH 2/5] irqchip/renesas-irqc: Remove devm_kzalloc()/ioremap_nocache() error printing

[PATCH v8 00/14] Add support for TISCI Interrupt controller drivers
 2019-04-30 11:45 UTC  (2+ messages)

[PATCH 5.0 00/89] 5.0.11-stable review
 2019-04-30 11:38 UTC  (6+ messages)
` [PATCH 5.0 02/89] netfilter: nf_tables: bogus EBUSY in helper removal from transaction
` [PATCH 5.0 03/89] intel_th: gth: Fix an off-by-one in output unassigning
` [PATCH 5.0 04/89] powerpc/vdso32: fix CLOCK_MONOTONIC on PPC64
` [PATCH 5.0 07/89] block, bfq: fix use after free in bfq_bfqq_expire
` [PATCH 5.0 21/89] arm64: mm: Ensure tail of unaligned initrd is reserved


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