linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-03-16 15:52:50 to 2018-03-16 18:59:13 UTC [more...]

[PATCH v2 0/5] Allow compile-testing NO_DMA (core)
 2018-03-16 18:59 UTC  (2+ messages)

[PATCH net-next] net: ethernet: ti: cpsw: enable vlan rx vlan offload
 2018-03-16 18:54 UTC  (4+ messages)

[PATCH v5 0/2] hwmon: (ucd9000) Add gpio and debugfs interfaces
 2018-03-16 18:54 UTC  (5+ messages)
` [PATCH v5 1/2] hwmon: (ucd9000) Add gpio chip interface

[PATCH v9 00/61] XArray v9
 2018-03-16 18:53 UTC  (5+ messages)
` [PATCH v9 08/61] page cache: Use xa_lock
` [PATCH v9 09/61] xarray: Replace exceptional entries

[PATCH] mm: add config for readahead window
 2018-03-16 18:49 UTC  (2+ messages)

[PATCH 4.14 000/109] 4.14.28-stable review
 2018-03-16 18:46 UTC  (6+ messages)
` [PATCH 4.14 002/109] net: phy: Restore phy_resume() locking assumption
` [PATCH 4.14 003/109] x86: Treat R_X86_64_PLT32 as R_X86_64_PC32
` [PATCH 4.14 022/109] serial: 8250_pci: Add Brainboxes UC-260 4 port serial device
` [PATCH 4.14 064/109] dmaengine: bcm2835-dma: Use vchan_terminate_vdesc() instead of desc_free

[PATCH][RFC] kernel.h: provide array iterator
 2018-03-16 18:45 UTC  (3+ messages)

[PATCH v2 00/36] remove in-kernel syscall invocations (part 1)
 2018-03-16 18:43 UTC  (14+ messages)
` [PATCH v2 02/36] kernel: use kernel_wait4() instead of sys_wait4()
` [PATCH v2 03/36] mm: use do_futex() instead of sys_futex() in mm_release()
` [PATCH v2 14/36] fs: add ksys_mount() helper; remove in-kernel calls to sys_mount()

[PATCH 0/2] net: phy: relax error checking when creating sysfs link netdev->phydev
 2018-03-16 18:42 UTC  (4+ messages)

[PATCH v2] netns: send uevent messages
 2018-03-16 18:41 UTC  (2+ messages)

[PATCH] platform/x86: panasonic-laptop: add support to mute and hardware optical switch
 2018-03-16 18:38 UTC  (2+ messages)

[PATCH 0/9] x86/dumpstack: Cleanups and user opcode bytes Code: section, v2
 2018-03-16 18:38 UTC  (8+ messages)
` [PATCH 8/9] x86/dumpstack: Save first regs set for the executive summary

[PATCH v4 3/4] PCI: hv: Remove hbus->enum_sem
 2018-03-16 18:31 UTC  (4+ messages)

[PATCH -next 00/22] remove in-kernel syscall invocations (part 2 == netdev)
 2018-03-16 18:30 UTC  (24+ messages)
` [PATCH -next 01/22] net: socket: add __sys_recvfrom() helper; remove in-kernel call to syscall
` [PATCH -next 02/22] net: socket: add __sys_sendto() "
` [PATCH -next 03/22] net: socket: add __sys_accept4() "
` [PATCH -next 04/22] net: socket: add __sys_socket() "
` [PATCH -next 05/22] net: socket: add __sys_bind() "
` [PATCH -next 06/22] net: socket: add __sys_connect() "
` [PATCH -next 07/22] net: socket: add __sys_listen() "
` [PATCH -next 08/22] net: socket: add __sys_getsockname() "
` [PATCH -next 09/22] net: socket: add __sys_getpeername() "
` [PATCH -next 10/22] net: socket: add __sys_socketpair() "
` [PATCH -next 11/22] net: socket: add __sys_shutdown() "
` [PATCH -next 12/22] net: socket: add __sys_setsockopt() "
` [PATCH -next 13/22] net: socket: add __sys_getsockopt() "
` [PATCH -next 14/22] net: socket: add do_sys_recvmmsg() "
` [PATCH -next 15/22] net: socket: move check for forbid_cmsg_compat to __sys_...msg()
` [PATCH -next 16/22] net: socket: replace calls to sys_send() with __sys_sendto()
` [PATCH -next 17/22] net: socket: replace call to sys_recv() with __sys_recvfrom()
` [PATCH -next 18/22] net: socket: add __compat_sys_recvfrom() helper; remove in-kernel call to compat syscall
` [PATCH -next 19/22] net: socket: add __compat_sys_setsockopt() "
` [PATCH -next 20/22] net: socket: add __compat_sys_getsockopt() "
` [PATCH -next 21/22] net: socket: add __compat_sys_recvmmsg() "
` [PATCH -next 22/22] net: socket: add __compat_sys_...msg() helpers; remove in-kernel calls to compat syscalls

[PATCH v5 0/2] drivers/qcom: add Command DB support
 2018-03-16 18:27 UTC  (3+ messages)
` [PATCH v5 2/2] dt-bindings: introduce Command DB for QCOM SoCs

[PATCH] storvsc: Set up correct queue depth values for IDE devices
 2018-03-16 18:27 UTC  (3+ messages)

[PATCH v4 0/2] drivers/qcom: add Command DB support
 2018-03-16 18:26 UTC  (6+ messages)
` [PATCH v4 2/2] dt-bindings: introduce Command DB for QCOM SoCs

[PATCH] vsprintf: Make "null" pointer dereference more robust
 2018-03-16 18:19 UTC  (12+ messages)
              ` [PATCH v3] vsprintf: Prevent crash when dereferencing invalid pointers

[PATCH v5 0/9] ipc: Clamp *mni to the real IPCMNI limit & increase that limit
 2018-03-16 18:13 UTC  (10+ messages)
` [PATCH v5 1/9] sysctl: Add flags to support min/max range clamping
` [PATCH v5 2/9] proc/sysctl: Provide additional ctl_table.flags checks
` [PATCH v5 3/9] sysctl: Warn when a clamped sysctl parameter is set out of range
` [PATCH v5 4/9] ipc: Clamp msgmni and shmmni to the real IPCMNI limit
` [PATCH v5 5/9] ipc: Clamp semmni "
` [PATCH v5 6/9] test_sysctl: Add range clamping test
` [PATCH v5 7/9] test_sysctl: Add ctl_table registration failure test
` [PATCH v5 8/9] ipc: Allow boot time extension of IPCMNI from 32k to 2M
` [PATCH v5 9/9] ipc: Conserve sequence numbers in extended IPCMNI mode

[RESEND PATCH v2] sched/fair: Remove check in idle_balance against migration_cost
 2018-03-16 18:14 UTC  (5+ messages)

[PATCH v5 0/2] Remove false-positive VLAs when using max()
 2018-03-16 18:14 UTC  (7+ messages)

arc_usr_cmpxchg and preemption
 2018-03-16 18:12 UTC  (11+ messages)

[ANNOUNCE] Git v2.17.0-rc0
 2018-03-16 18:08 UTC  (4+ messages)

[PATCH 4.4 00/63] 4.4.122-stable review
 2018-03-16 18:05 UTC  (9+ messages)
` [PATCH 4.4 01/63] RDMA/ucma: Limit possible option size
` [PATCH 4.4 06/63] drm: Allow determining if current task is output poll worker
` [PATCH 4.4 08/63] drm/radeon: Fix deadlock on runtime suspend
` [PATCH 4.4 10/63] drm/amdgpu: Notify sbios device ready before send request
` [PATCH 4.4 20/63] x86/MCE: Serialize sysfs changes
` [PATCH 4.4 25/63] ALSA: hda: add dock and led support for HP ProBook 640 G2
` [PATCH 4.4 31/63] ARM: omap2: hide omap3_save_secure_ram on non-OMAP3 builds

Bug: Microblaze stopped booting after 0fa1c579349fdd90173381712ad78aa99c09d38b
 2018-03-16 18:02 UTC  (7+ messages)

[PATCH v4 0/5] PCI endpoint 64-bit BAR fixes
 2018-03-16 18:02 UTC  (3+ messages)
` [PATCH v4 1/5] PCI: endpoint: BAR width should not depend on sizeof dma_addr_t

[tip:perf/core 1/2] drivers//perf/qcom_l2_pmu.c:598:13: error: invalid storage class for function 'l2_cache_event_start'
 2018-03-16 17:57 UTC  (2+ messages)

[PATCH 0/7] Allwinner A64 DE2 CCU support with dedicated DE2 bus driver
 2018-03-16 17:53 UTC  (8+ messages)
` [PATCH 1/7] dt-bindings: add compatible string for the A64 DE2 CCU
` [PATCH 2/7] dt-bindings: add binding for the Allwinner A64 DE2 bus
` [PATCH 3/7] bus: add bus driver for accessing Allwinner A64 DE2
` [PATCH 4/7] clk: sunxi-ng: add A64 compatible string
` [PATCH 5/7] arm64: allwinner: a64: add DE2 CCU related device tree nodes
` [PATCH 6/7] arm64: allwinner: a64: add simplefb for A64 SoC
` [PATCH 7/7] arm64: allwinner: a64: add HDMI regulator to all DTs' simplefb_hdmi

[PATCH v7 00/42] ARM: davinci: convert to common clock framework​
 2018-03-16 17:55 UTC  (4+ messages)
` [PATCH v7 10/42] clk: davinci: New driver for davinci PSC clocks

[PATCH 0/2] kprobe: Fix: add symbols to kprobe blacklist
 2018-03-16 17:53 UTC  (9+ messages)
` [PATCH 2/2] kprobe: fix: Add ftrace_ops_assist_func "

[PATCHv2 0/5] arm64: allwinner: Add support for TERES-I laptop
 2018-03-16 17:50 UTC  (4+ messages)
` [PATCHv2 5/5] arm64: allwinner: a64: "

[PATCH 0/8] trace_uprobe: Support SDT markers having reference count (semaphore)
 2018-03-16 17:50 UTC  (8+ messages)
` [PATCH 5/8] "
` [PATCH 6/8] trace_uprobe/sdt: Fix multiple update of same reference counter

[PATCH] tpm: TPM 2.0 selftest performance improvement
 2018-03-16 17:45 UTC 

[PATCH] staging: typec: rt1711h typec chip driver
 2018-03-16 17:47 UTC  (3+ messages)

[PATCH v2] staging: typec: rt1711h typec chip driver
 2018-03-16 17:40 UTC 

[PATCHv2 0/7] Add Intel Stratix10 FPGA manager and service layer
 2018-03-16 17:39 UTC  (4+ messages)
` [PATCHv2 3/7] driver, misc: add Intel Stratix10 service layer driver

[PATCH 3.18 00/25] 3.18.100-stable review
 2018-03-16 15:23 UTC  (6+ messages)
` [PATCH 3.18 04/25] x86/MCE: Serialize sysfs changes
` [PATCH 3.18 11/25] netfilter: bridge: ebt_among: add missing match size checks
` [PATCH 3.18 14/25] scripts: recordmcount: break hardlinks
` [PATCH 3.18 17/25] serial: sh-sci: prevent lockup on full TTY buffers
` [PATCH 3.18 25/25] fixup: sctp: verify size of a new chunk in _sctp_make_chunk()

[PATCH v6 0/3] drm: Add Thine THC63LVD1024 LVDS decoder bridge
 2018-03-16 15:16 UTC  (2+ messages)
` [PATCH v6 3/3] arm64: dts: renesas: Add LVDS decoder to R-Car V3M Eagle

[PATCH v5 00/11] Intel Processor Trace virtulization enabling
 2018-03-16 17:30 UTC  (5+ messages)
` [PATCH v5 03/11] perf/x86/intel/pt: Introduce a new function to get the capability of Intel PT
` [PATCH v5 11/11] KVM: x86: Disable Intel Processor Trace when VMXON in L1 guest

[PATCH v6 0/5] Add coupled regulators mechanism
 2018-03-16 17:21 UTC  (5+ messages)

[PATCH v8 00/42] ARM: davinci: convert to common clock framework​
 2018-03-16 17:20 UTC  (3+ messages)
` [PATCH v8 42/42] ARM: dts: da850: Add clocks

arm64 kvm built with clang doesn't boot
 2018-03-16 17:18 UTC  (7+ messages)

[PATCH RFC 1/8] powerpc: Add barrier_nospec
 2018-03-16 17:08 UTC  (6+ messages)
` [PATCH RFC rebase 0/9] powerpc barrier_nospec
  ` [PATCH RFC rebase 3/9] powerpc/64: Use barrier_nospec in syscall entry

[PATCH v4 0/9] Initial Allwinner H6 support
 2018-03-16 17:07 UTC  (3+ messages)
` [PATCH v4 4/9] pinctrl: sunxi: add support for the Allwinner H6 main pin controller
  ` [linux-sunxi] "

[PATCH v4 1/2] media: staging/imx: fill vb2_v4l2_buffer field entry
 2018-03-16 17:05 UTC  (4+ messages)
` [PATCH v4 2/2] media: staging/imx: fill vb2_v4l2_buffer sequence entry

[RFC PATCH v2 0/3] ima: namespacing IMA
 2018-03-16 17:04 UTC  (11+ messages)
` [RFC PATCH v2 1/3] ima: extend clone() with IMA namespace support

[PATCH v3 00/10] drivers/qcom: add RPMH communication support
 2018-03-16 17:00 UTC  (5+ messages)
` [PATCH v3 09/10] drivers: qcom: rpmh: add support for batch RPMH request

[PATCH v3] hugetlbfs: check for pgoff value overflow
 2018-03-16 16:53 UTC  (4+ messages)

uprobes misses breakpoint insertion into VM_WRITE mappings
 2018-03-16 16:52 UTC  (2+ messages)

[PATCH v3 2/2] media: ov2680: Add Omnivision OV2680 sensor driver
 2018-03-16 16:51 UTC  (5+ messages)

[PATCH] security: Fix IMA Kconfig for dependencies on ARM64
 2018-03-16 16:51 UTC  (22+ messages)

[PATCH 0/2] Add backlight-pwm-passthru in analogix DP driver
 2018-03-16 16:50 UTC  (2+ messages)

[PATCH V6 1/8] perf/x86/intel/uncore: customized event_read for client IMC uncore
 2018-03-16 16:48 UTC  (2+ messages)

[PATCH v4 1/2] mfd: rk808: Refactor shutdown functions
 2018-03-16 16:48 UTC  (2+ messages)
` [PATCH v4 2/2] mfd: rk808: Add restart functionality

[PATCH 0/2] irqchip/gic*: Complain about the use of IRQ_TYPE_NONE
 2018-03-16 16:46 UTC  (4+ messages)

[PATCH][next] crypto: x86/des3_ede: make array des3_ede_skciphers static
 2018-03-16 15:35 UTC  (2+ messages)

[RFC 0/3] seccomp trap to userspace
 2018-03-16 16:40 UTC  (10+ messages)

[pci PATCH v7 0/5] Add support for unmanaged SR-IOV
 2018-03-16 16:40 UTC  (4+ messages)
` [pci PATCH v7 2/5] virtio_pci: Add support for unmanaged SR-IOV on virtio_pci devices
  ` [virtio-dev] "

[mm] b33ddf50eb: INFO:trying_to_register_non-static_key
 2018-03-16 16:38 UTC  (2+ messages)

[PATCH 4.4 24/36] netlink: ensure to loop over all netns in genlmsg_multicast_allns()
 2018-03-16 16:36 UTC  (3+ messages)
` [PATCH net] netlink: avoid a double skb free in genlmsg_mcast()

[PATCH v3 01/18] i40e/i40evf: Eliminate duplicate barriers on weakly-ordered archs
 2018-03-16 16:33 UTC  (20+ messages)
` [PATCH v3 02/18] ixgbe: eliminate "
` [PATCH v3 03/18] igbvf: "
` [PATCH v3 04/18] igb: "
` [PATCH v3 05/18] ixgbevf: keep writel() closer to wmb()
` [PATCH v3 06/18] ixgbevf: eliminate duplicate barriers on weakly-ordered archs
` [PATCH v3 07/18] drivers: net: cxgb: Eliminate "
` [PATCH v3 08/18] scsi: hpsa: "
` [PATCH v3 09/18] fm10k: "
  ` [Intel-wired-lan] "
` [PATCH v3 10/18] net: qla3xxx: "
` [PATCH v3 11/18] qlcnic: "
` [PATCH v3 12/18] bnx2x: "
` [PATCH v3 13/18] net: cxgb4/cxgb4vf: "
` [PATCH v3 14/18] net: cxgb3: "
` [PATCH v3 15/18] RDMA/bnxt_re: "
` [PATCH v3 16/18] IB/mlx4: "
` [PATCH v3 17/18] RDMA/i40iw: "
` [PATCH v3 18/18] infiniband: cxgb4: "

[PATCH 0/2 v6] Lattice MachXO2 Slave SPI FPGA Manager support
 2018-03-16 16:31 UTC  (5+ messages)
` [PATCH 1/2] dt: bindings: fpga: add lattice machxo2 slave spi binding description
` [PATCH 2/2] fpga: lattice machxo2: Add Lattice MachXO2 support

[RT PATCH 1/2] kernel/cpu_chill: use schedule_hrtimeout()
 2018-03-16 16:23 UTC  (3+ messages)
  ` [RT PATCH 1/2 v2] "

[PATCH 4.14 000/110] 4.14.25-stable review
 2018-03-16 16:21 UTC  (8+ messages)
` [PATCH 4.14 024/110] btrfs: use proper endianness accessors for super_copy

[PATCH v3 00/14] s390: vfio-ap: guest dedicated crypto adapters
 2018-03-16 16:09 UTC  (11+ messages)
` [PATCH v3 04/14] KVM: s390: device attribute to set AP interpretive execution

[PATCH v5 0/2] add support for Socionext SynQuacer I2C controller
 2018-03-16 16:19 UTC  (3+ messages)

[PATCH 4.13 28/43] SMB3: Validate negotiate request must always be signed
 2018-03-16 16:19 UTC  (12+ messages)

[PATCH v3] ata: add Amiga Gayle PATA controller driver
 2018-03-16 16:15 UTC 

[PATCH][RESEND] block: sed-opal: fix u64 short atom length
 2018-03-16 16:14 UTC  (5+ messages)
  ` [PATCH v2] "

[PATCH v4 0/7] Enlightened VMCS support for KVM on Hyper-V
 2018-03-16 16:06 UTC  (3+ messages)
` [PATCH v4 7/7] x86/kvm: use Enlightened VMCS when running "

[PATCH net-next 00/10] net: mvpp2: phylink conversion
 2018-03-16 16:03 UTC  (5+ messages)
` [PATCH net-next 02/10] net: phy: phylink: allow 10GKR interface to use in-band negotiation
` [PATCH net-next 03/10] net: mvpp2: phylink support

[PATCH v2 00/21] Allow compile-testing NO_DMA (drivers)
 2018-03-16 16:01 UTC  (6+ messages)
  ` [PATCH v2 04/21] fbdev: Remove depends on HAS_DMA in case of platform dependency

[PATCH] README: Improve documentation descriptions
 2018-03-16 15:57 UTC 

[PATCH v2] crypto/ecc: Remove stack VLA usage
 2018-03-16 15:56 UTC  (2+ messages)

[PATCH v2] crypto: hash.h: Prevent use of req->result in ahash update
 2018-03-16 15:56 UTC  (2+ messages)

[PATCH 0/2] crypto: introduce SM4 symmetric cipher algorithm
 2018-03-16 15:55 UTC  (2+ messages)

[PATCH] dcache: remove trailing whitespace
 2018-03-16 15:55 UTC  (2+ messages)

[PATCH] libata: blacklist Micron 500IT SSD with MU01 firmware
 2018-03-16 15:54 UTC  (2+ messages)

[PATCH] crypto: ccp: Use memdup_user() rather than duplicating its implementation
 2018-03-16 15:53 UTC  (2+ messages)

[PATCH 4.15 000/128] 4.15.11-stable review
 2018-03-16 15:24 UTC  (2+ messages)
` [PATCH 4.15 107/128] media: davinci: vpif_capture: add NULL check on devm_kzalloc return value


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