All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-09-17 23:12:21 to 2018-09-18 00:47:21 UTC [more...]

[PATCH 01/20] Input: iforce - remove "being used" silliness
 2018-09-18  0:47 UTC  (9+ messages)
` [PATCH 02/20] Input: iforce - introduce transport ops
` [PATCH 03/20] Input: iforce - move get_id to the transport operations
` [PATCH 04/20] Input: iforce - move command completion handling to serio code
` [PATCH 05/20] Input: iforce - introduce start and stop io transport ops
` [PATCH 06/20] Input: iforce - add bus type and parent arguments to iforce_init_device()
` [PATCH 07/20] Input: iforce - move transport data into transport modules
` [PATCH 08/20] Input: iforce - split into core and "
` [PATCH 09/20] Input: iforce - use DMA-safe buffer when getting IDs from USB

[xen-unstable test] 127677: regressions - trouble: broken/fail/pass
 2018-09-18  0:47 UTC 

[PATCH 00/18] LSM: Prepare for explict LSM ordering
 2018-09-18  0:45 UTC  (36+ messages)
` [PATCH 16/18] LSM: Allow arbitrary "

[PATCH] powerpc/mpc85xx: fix issues in clock node
 2018-09-18  0:43 UTC  (3+ messages)

kernel panic becase pci register more than once
 2018-09-17 19:15 UTC  (2+ messages)

Need information w.r.t PCIe end point framework
 2018-09-17 19:13 UTC 

[rocko][PATCH] ti-cgt-arm: Update to add rtsv7R4_A_le_v3D16_eabi.lib
 2018-09-18  0:40 UTC  (2+ messages)

[U-Boot] sandbox does not complete efi_selftest
 2018-09-18  0:41 UTC  (2+ messages)

[PATCH] drm/i915/psr: Enable PSR1 on gen-9+ HW
 2018-09-18  0:39 UTC  (4+ messages)

[PATCHv3 0/2] String fixups in ibmvscsi
 2018-09-18  0:38 UTC  (6+ messages)
` [PATCHv3 1/2] scsi: ibmvscsis: Fix a stringop-overflow warning
` [PATCHv2 2/2] scsi: ibmvscsis: Ensure partition name is properly NUL terminated

[BUG] mm: direct I/O (using GUP) can write to COW anonymous pages
 2018-09-18  0:35 UTC  (4+ messages)

desktop hard lock up (kernel panic) with Alfa AWUSB036ACM and wireless-testing 72d1e548defbf
 2018-09-17 19:07 UTC  (5+ messages)

[RFC 00/60] Coscheduling for Linux
 2018-09-18  0:33 UTC  (2+ messages)

[PATCH v1 0/2] Cleanup tests for test_cmp argument ordering and "|" placement
 2018-09-18  0:34 UTC  (6+ messages)
` [PATCH v2 0/6] Clean up tests for test_cmp arg ordering and pipe placement
  ` [PATCH v2 4/6] tests: Add linter check for pipe placement style
  ` [PATCH v2 1/6] CodingGuidelines: add shell piping guidelines

[PATCH RFC 0/4] PCI: Allow BAR movement during hotplug
 2018-09-17 19:00 UTC  (3+ messages)
` [PATCH RFC 1/4] PCI: hotplug: Add parameter to put devices to reset during rescan

[PATCH v6 4/4] Kselftest for module text allocation benchmarking
 2018-09-18  0:27 UTC  (2+ messages)

[PATCH] swtools: common tools for xdc-based component build
 2018-09-18  0:25 UTC  (2+ messages)

[PATCH xf86-video-intel] sna/io: Align the linear source buffer to cache line for 2d blt
 2018-09-18  0:11 UTC  (2+ messages)
` [PATCH xf86-video-intel] sna/io: Align the linear source buffer to cache line for 2d source copy

[3rdparty][PATCH 1/4] u-boot-variscite: upgrade 2015.04 -> 2017.03
 2018-09-18  0:21 UTC  (5+ messages)
` [3rdparty][PATCH 4/4] imx6qdl-variscite-som: select DEFAULTTUNE= "cortexa9thf-neon"

PCI: Enforce bus address limits in resource allocation
 2018-09-17 18:39 UTC  (2+ messages)

linux-next: manual merge of the net-next tree with the jc_docs tree
 2018-09-18  0:14 UTC 

linux-next: manual merge of the net-next tree with the net tree
 2018-09-18  0:11 UTC 

[igt-dev] [PATCH v2 i-g-t 1/3] lib: Reuse Gen9 mediafill on Gen11
 2018-09-18  0:10 UTC  (4+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for series starting with [v2,i-g-t,1/3] "

[PATCH 3/3] vhost/scsi: Use common handling code in request queue handler
 2018-09-18  0:09 UTC 

[PATCH 2/3] vhost/scsi: Extract common handling code from control queue handler
 2018-09-18  0:09 UTC 

[PATCH 1/3] vhost/scsi: Respond to control queue operations
 2018-09-18  0:09 UTC 

[PATCH 0/3] vhost/scsi: Respond to control queue operations
 2018-09-18  0:09 UTC 

[MPTCP] [PATCH 10/20] mptcp: Make subflow-list an RCU-list
 2018-09-18  0:08 UTC 

[REVIEW][PATCH 00/20] siginfo cleanups for x86
 2018-09-18  0:05 UTC  (22+ messages)
` [REVIEW][PATCH 01/20] signal: Simplify tracehook_report_syscall_exit
` [REVIEW][PATCH 02/20] signal/x86: Inline fill_sigtrap_info in it's only caller send_sigtrap
` [REVIEW][PATCH 03/20] signal/x86: Move MCE error reporting out of force_sig_info_fault
` [REVIEW][PATCH 04/20] signal/x86: Use send_sig_mceerr as apropriate
` [REVIEW][PATCH 05/20] signal/x86: In trace_mpx_bounds_register_exception add __user annotations
` [REVIEW][PATCH 06/20] signal/x86: Move mpx siginfo generation into do_bounds
` [REVIEW][PATCH 07/20] signal/x86/traps: Factor out show_signal
` [REVIEW][PATCH 08/20] signal/x86/traps: Move setting error_code and trap_nr into do_trap_no_signal
` [REVIEW][PATCH 09/20] signal/x86/traps: Use force_sig_bnderr
` [REVIEW][PATCH 10/20] signal/x86/traps: Use force_sig instead of open coding it
` [REVIEW][PATCH 11/20] signal/x86/traps: Simplify trap generation
` [REVIEW][PATCH 12/20] signal/x86: Remove pkey parameter from bad_area_nosemaphore
` [REVIEW][PATCH 13/20] signal/x86: Remove the pkey parameter from do_sigbus
` [REVIEW][PATCH 14/20] signal/x86: Remove pkey parameter from mm_fault_error
` [REVIEW][PATCH 15/20] signal/x86: Don't compute pkey in __do_page_fault
` [REVIEW][PATCH 16/20] signal/x86: Pass pkey not vma into __bad_area
` [REVIEW][PATCH 17/20] signal/x86: Call force_sig_pkuerr from __bad_area_nosemaphore
` [REVIEW][PATCH 18/20] signal/x86: Replace force_sig_info_fault with force_sig_fault
` [REVIEW][PATCH 19/20] signal/x86: Pass pkey by value
` [REVIEW][PATCH 20/20] signal/x86: Use force_sig_fault where appropriate

[PATCH v3] mmc: renesas_sdhi_internal_dmac: set scatter/gather max segment size
 2018-09-17 18:35 UTC  (2+ messages)

[RFC PATCH] mmc: sdhi: sys_dmac: check for all Gen3 types when whitelisting
 2018-09-17 18:34 UTC  (2+ messages)

[PATCH 4.14 000/126] 4.14.71-stable review
 2018-09-17 23:59 UTC  (2+ messages)

[PATCH 4.9 00/70] 4.9.128-stable review
 2018-09-17 23:59 UTC  (2+ messages)

[PATCH 4.4 00/56] 4.4.157-stable review
 2018-09-17 23:58 UTC  (2+ messages)

[linux] c208f0c9ab: general_protection_fault:#[##]
 2018-09-17 23:57 UTC  (3+ messages)

[PATCH] serial: sh-sci: Add earlycon for R7S9210
 2018-09-17 18:26 UTC 

[PATCHv5 0/7] tty: Hold write ldisc sem in tty_reopen()
 2018-09-17 23:52 UTC  (8+ messages)
` [PATCHv5 1/7] tty: Drop tty->count on tty_reopen() failure
` [PATCHv5 2/7] tty/ldsem: Wake up readers after timed out down_write()
` [PATCHv5 3/7] tty: Hold tty_ldisc_lock() during tty_reopen()
` [PATCHv5 4/7] tty: Simplify tty->count math in tty_reopen()
` [PATCHv5 5/7] tty/ldsem: Convert to regular lockdep annotations
` [PATCHv5 6/7] tty/ldsem: Add lockdep asserts for ldisc_sem
` [PATCHv5 7/7] tty/ldsem: Decrement wait_readers on timeouted down_read()

[PATCH 0/11 v3] audit: Fix various races when tagging and untagging mounts
 2018-09-17 18:13 UTC  (5+ messages)
` [PATCH 11/11] audit: Use 'mark' name for fsnotify_mark variables

FAILED: patch "[PATCH] x86/mm: Use WRITE_ONCE() when setting PTEs" failed to apply to 4.18-stable tree
 2018-09-17 18:16 UTC  (4+ messages)

[PATCH v5 00/27] arm64: provide pseudo NMI with GICv3
 2018-09-17 23:44 UTC  (6+ messages)
` [PATCH v5 03/27] arm64: alternative: Apply alternatives early in boot process

[linux-lvm] (Why) Does lvmcreate --raid6 need 5 drives?
 2018-09-17 23:41 UTC  (3+ messages)

[PATCH 0/6] Tracing register accesses with pstore and dynamic debug
 2018-09-17 23:39 UTC  (9+ messages)
` [PATCH 2/6] pstore: Add event tracing support
` [PATCH 5/6] arm64/io: Add header for instrumentation of io operations

[RESEND 0/5] drm/mxsfb: Fix runtime PM for unpowering lcdif block
 2018-09-17 23:37 UTC  (3+ messages)

[PATCH] net: apm: xgene: force XGene enet driver to re-balance IRQ usage
 2018-09-17 23:35 UTC 

[PATCH v4 0/2] pci-dra7xx: Enable errata i870 workaround for RC mode
 2018-09-17 18:06 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: PCI: dra7xx: Add bindings for unaligned access in host mode
` [PATCH v4 2/2] pci: dwc: pci-dra7xx: Enable errata i870 for both EP and RC mode

[PATCH V3 0/2] Xen/PCIback: PCI reset using 'reset' SysFS attribute
 2018-09-17 18:06 UTC  (9+ messages)
` [PATCH V3 2/2] Xen/PCIback: Implement PCI flr/slot/bus reset with "
            ` [Xen-devel] "

[linux-4.14 test] 127688: regressions - trouble: broken/fail/pass
 2018-09-17 23:33 UTC 

[LTP] LTP master: arm64: execveat03: execveat() returned unexpected errno: EINVAL
 2018-09-17 23:31 UTC  (5+ messages)

[PATCH net] net/ipv4: defensive cipso option parsing
 2018-09-17 18:02 UTC  (3+ messages)

[bpf PATCH v2 0/3] bpf, sockmap ESTABLISHED state only
 2018-09-17 17:59 UTC  (4+ messages)
` [bpf PATCH v2 1/3] bpf: sockmap only allow ESTABLISHED sock state
` [bpf PATCH v2 2/3] bpf: sockmap, fix transition through disconnect without close
` [bpf PATCH v2 3/3] bpf: test_maps, only support ESTABLISHED socks

[PATCH net-next] ravb: do not write 1 to reserved bits
 2018-09-17 17:58 UTC  (2+ messages)

[PATCH] [media] dib7000p: Remove dead code
 2018-09-17 17:58 UTC  (2+ messages)

[PATCH 4.18 000/158] 4.18.9-stable review
 2018-09-17 22:43 UTC  (66+ messages)
` [PATCH 4.18 032/158] ACPI / LPSS: Force LPSS quirks on boot
` [PATCH 4.18 068/158] gpu: ipu-v3: default to id 0 on missing OF alias
` [PATCH 4.18 072/158] Drivers: hv: vmbus: Cleanup synic memory free path
` [PATCH 4.18 073/158] tty: rocket: Fix possible buffer overwrite on register_PCI
` [PATCH 4.18 076/158] IB/IPoIB: Set ah valid flag in multicast send flow
` [PATCH 4.18 077/158] f2fs: fix to active page in lru list for read path
` [PATCH 4.18 078/158] f2fs: do not set free of current section
` [PATCH 4.18 079/158] f2fs: Keep alloc_valid_block_count in sync
` [PATCH 4.18 080/158] f2fs: issue discard align to section in LFS mode
` [PATCH 4.18 103/158] scsi: 3ware: fix return 0 on the error path of probe
` [PATCH 4.18 104/158] tools/testing/nvdimm: kaddr and pfn can be NULL to ->direct_access()
` [PATCH 4.18 105/158] ath10k: disable bundle mgmt tx completion event support
` [PATCH 4.18 106/158] media: em28xx: explicitly disable TS packet filter
` [PATCH 4.18 107/158] PCI: mobiveil: Add missing ../pci.h include
` [PATCH 4.18 108/158] PCI: mobiveil: Fix struct mobiveil_pcie.pcie_reg_base address type
` [PATCH 4.18 109/158] powerpc/mm: Dont report PUDs as memory leaks when using kmemleak
` [PATCH 4.18 110/158] Bluetooth: hidp: Fix handling of strncpy for hid->name information
` [PATCH 4.18 111/158] x86/mm: Remove in_nmi() warning from vmalloc_fault()
` [PATCH 4.18 112/158] regulator: tps65217: Fix NULL pointer dereference on probe
` [PATCH 4.18 113/158] pinctrl: imx: off by one in imx_pinconf_group_dbg_show()
` [PATCH 4.18 114/158] gpio: pxa: disable pinctrl calls for PXA3xx
` [PATCH 4.18 115/158] gpio: ml-ioh: Fix buffer underwrite on probe error path
` [PATCH 4.18 116/158] pinctrl/amd: only handle irq if it is pending and unmasked
` [PATCH 4.18 117/158] net: mvneta: fix mtu change on port without link
` [PATCH 4.18 118/158] f2fs: try grabbing node page lock aggressively in sync scenario
` [PATCH 4.18 119/158] pktcdvd: Fix possible Spectre-v1 for pkt_devs
` [PATCH 4.18 120/158] f2fs: fix to skip GC if type in SSA and SIT is inconsistent
` [PATCH 4.18 121/158] tpm_tis_spi: Pass the SPI IRQ down to the driver
` [PATCH 4.18 122/158] tpm/tpm_i2c_infineon: switch to i2c_lock_bus(..., I2C_LOCK_SEGMENT)
` [PATCH 4.18 123/158] f2fs: fix to do sanity check with reserved blkaddr of inline inode
` [PATCH 4.18 124/158] MIPS: Octeon: add missing of_node_put()
` [PATCH 4.18 125/158] MIPS: generic: fix "
` [PATCH 4.18 126/158] thermal: rcar_thermal: avoid NULL dereference in absence of IRQ resources
` [PATCH 4.18 127/158] thermal_hwmon: Sanitize attribute name passed to hwmon
` [PATCH 4.18 128/158] net: dcb: For wild-card lookups, use priority -1, not 0
` [PATCH 4.18 129/158] dm cache: only allow a single io_mode cache feature to be requested
` [PATCH 4.18 130/158] Input: atmel_mxt_ts - only use first T9 instance
` [PATCH 4.18 131/158] media: s5p-mfc: Fix buffer look up in s5p_mfc_handle_frame_{new, copy_time} functions
` [PATCH 4.18 132/158] partitions/aix: append null character to print data from disk
` [PATCH 4.18 133/158] partitions/aix: fix usage of uninitialized lv_info and lvname structures
` [PATCH 4.18 134/158] media: rcar-csi2: update stream start for V3M
` [PATCH 4.18 135/158] media: helene: fix xtal frequency setting at power on
` [PATCH 4.18 136/158] drm/amd/display: Prevent PSR from being enabled if initialization fails
` [PATCH 4.18 137/158] media: em28xx: Fix dual transport stream operation
` [PATCH 4.18 138/158] iommu/arm-smmu-v3: Abort all transactions if SMMU is enabled in kdump kernel
` [PATCH 4.18 139/158] f2fs: fix to wait on page writeback before updating page
` [PATCH 4.18 140/158] f2fs: Fix uninitialized return in f2fs_ioc_shutdown()
` [PATCH 4.18 141/158] media: em28xx: Fix DualHD disconnect oops
` [PATCH 4.18 142/158] f2fs: avoid potential deadlock in f2fs_sbi_store
` [PATCH 4.18 143/158] f2fs: fix to do sanity check with secs_per_zone
` [PATCH 4.18 144/158] mfd: rave-sp: Initialize flow control and parity of the port
` [PATCH 4.18 145/158] iommu/ipmmu-vmsa: Fix allocation in atomic context
` [PATCH 4.18 146/158] mfd: ti_am335x_tscadc: Fix struct clk memory leak
` [PATCH 4.18 147/158] f2fs: fix to do sanity check with {sit,nat}_ver_bitmap_bytesize
` [PATCH 4.18 148/158] f2fs: fix to propagate return value of scan_nat_page()
` [PATCH 4.18 149/158] f2fs: fix to do sanity check with extra_attr feature
` [PATCH 4.18 150/158] RDMA/hns: Add illegal hop_num judgement
` [PATCH 4.18 151/158] NFSv4.1: Fix a potential layoutget/layoutrecall deadlock
` [PATCH 4.18 152/158] RDMA/hns: Update the data type of immediate data
` [PATCH 4.18 153/158] MIPS: WARN_ON invalid DMA cache maintenance, not BUG_ON
` [PATCH 4.18 154/158] MIPS: mscc: ocelot: fix length of memory address space for MIIM
` [PATCH 4.18 155/158] RDMA/cma: Do not ignore net namespace for unbound cm_id
` [PATCH 4.18 156/158] clocksource: Revert "Remove kthread"
` [PATCH 4.18 157/158] autofs: fix autofs_sbi() does not check super block type
` [PATCH 4.18 158/158] mm: get rid of vmacache_flush_all() entirely

[PATCH v2] drm: Return -EOPNOTSUPP in drm_setclientcap() when driver do not support KMS
 2018-09-17 23:19 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

[PATCH] Add an EditorConfig file
 2018-09-17 23:18 UTC  (2+ messages)

[PATCH] rdma: move the ib_wr_opcode enum to include/uapi
 2018-09-17 23:14 UTC  (5+ messages)

[PATCH net] net: phy: sfp: Prevent NULL deference of socket_ops
 2018-09-17 23:13 UTC  (4+ messages)

[PATCH] [media] bt8xx: Remove unnecessary self-assignment
 2018-09-17 17:45 UTC  (2+ messages)

[PATCH 0/3] mm: Randomize free memory
 2018-09-17 23:12 UTC  (2+ messages)

[meta-initramfs][PATCH] klibc-utils: remove the two static binaries (kinit and gzip)
 2018-09-17 23:12 UTC 


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.