All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-11-29 13:51:30 to 2018-11-29 14:15:21 UTC [more...]

[PATCH 4.19 000/110] 4.19.6-stable review
 2018-11-29 14:13 UTC  (2+ messages)
` [PATCH 4.19 094/110] efi/arm: Revert deferred unmap of early memmap mapping

[PATCH 4.14 000/100] 4.14.85-stable review
 2018-11-29 14:12 UTC  (3+ messages)
` [PATCH 4.14 061/100] efi/arm: Revert deferred unmap of early memmap mapping
` [PATCH 4.14 079/100] iwlwifi: fix wrong WGDS_WIFI_DATA_SIZE

[PATCH 4.9 00/92] 4.9.142-stable review
 2018-11-29 14:12 UTC  (2+ messages)
` [PATCH 4.9 39/92] efi/arm: Revert deferred unmap of early memmap mapping

[PATCH 3.18 00/83] 3.18.128-stable review
 2018-11-29 14:12 UTC  (43+ messages)
` [PATCH 3.18 01/83] usb: core: Fix hub port connection events lost
` [PATCH 3.18 02/83] v9fs_dir_readdir: fix double-free on p9stat_read error
` [PATCH 3.18 03/83] bfs: add sanity check at bfs_fill_super()
` [PATCH 3.18 04/83] sctp: clear the transport of some out_chunk_list chunks in sctp_assoc_rm_peer
` [PATCH 3.18 05/83] gfs2: Dont leave s_fs_info pointing to freed memory in init_sbd
` [PATCH 3.18 06/83] llc: do not use sk_eat_skb()
` [PATCH 3.18 07/83] drm/ast: fixed cursor may disappear sometimes
` [PATCH 3.18 08/83] drm/ast: change resolution may cause screen blurred
` [PATCH 3.18 09/83] can: dev: can_get_echo_skb(): factor out non sending code to __can_get_echo_skb()
` [PATCH 3.18 10/83] can: dev: __can_get_echo_skb(): replace struct can_frame by canfd_frame to access frame length
` [PATCH 3.18 11/83] can: dev: __can_get_echo_skb(): Dont crash the kernel if can_priv::echo_skb is accessed out of bounds
` [PATCH 3.18 12/83] can: dev: __can_get_echo_skb(): print error message, if trying to echo non existing skb
` [PATCH 3.18 13/83] cpufreq: imx6q: add return value check for voltage scale
` [PATCH 3.18 14/83] ARM: make lookup_processor_type() non-__init
` [PATCH 3.18 15/83] SUNRPC: Fix a bogus get/put in generic_key_to_expire()
` [PATCH 3.18 16/83] kdb: Use strscpy with destination buffer size
` [PATCH 3.18 17/83] powerpc/numa: Suppress "VPHN is not supported" messages
` [PATCH 3.18 18/83] tmpfs: make lseek(SEEK_DATA/SEK_HOLE) return ENXIO with a negative offset
` [PATCH 3.18 19/83] arm64: remove no-op -p linker flag
` [PATCH 3.18 20/83] Input: initialize device counter variables with -1
` [PATCH 3.18 21/83] Input: xpad - add rumble support for Xbox One controller
` [PATCH 3.18 22/83] Input: xpad - set the LEDs properly on XBox Wireless controllers
` [PATCH 3.18 23/83] Input: xpad - re-send LED command on present event
` [PATCH 3.18 24/83] Input: xpad - add Covert Forces edition of the Xbox One controller
` [PATCH 3.18 25/83] Input: xpad - fix Razer Atrox Arcade Stick button mapping
` [PATCH 3.18 26/83] Input: xpad - clarify LED enumeration
` [PATCH 3.18 27/83] Input: xpad - use ida() for finding the pad_nr
` [PATCH 3.18 28/83] Input: xpad - remove needless bulk out URB used for LED setup
` [PATCH 3.18 29/83] Input: xpad - factor out URB submission in xpad_play_effect
` [PATCH 3.18 30/83] Input: xpad - x360w: report dpad as buttons and axes
` [PATCH 3.18 33/83] Input: xpad - fix clash of presence handling with LED setting
` [PATCH 3.18 34/83] Input: xpad - remove spurious events of wireless xpad 360 controller
` [PATCH 3.18 42/83] Input: xpad - add Mad Catz FightStick TE 2 VID/PID
` [PATCH 3.18 43/83] Input: xpad - move pending clear to the correct location
` [PATCH 3.18 44/83] Input: xpad - prevent spurious input from wired Xbox 360 controllers
` [PATCH 3.18 45/83] Input: xpad - add more third-party controllers
` [PATCH 3.18 46/83] Input: xpad - xbox one elite controller support
` [PATCH 3.18 47/83] Input: xpad - fix rumble on Xbox One controllers with 2015 firmware
` [PATCH 3.18 48/83] Input: xpad - fix oops when attaching an unknown Xbox One gamepad
` [PATCH 3.18 49/83] Input: xpad - power off wireless 360 controllers on suspend
` [PATCH 3.18 50/83] Input: xpad - add product ID for Xbox One S pad
` [PATCH 3.18 51/83] Input: xpad - fix Xbox One rumble stopping after 2.5 secs

ipipe-arm64 kernel config questions
 2018-11-29 14:15 UTC  (2+ messages)

[PATCH for-4.20] spi: bcm2835: Unbreak the build of esoteric configs
 2018-11-29 14:14 UTC 

[PATCH v9 00/20] Implement use of HW assistance on TLB table walk on 8xx
 2018-11-29 14:07 UTC  (24+ messages)
` [PATCH v9 01/20] powerpc/book3s32: Remove CONFIG_BOOKE dependent code
` [PATCH v9 02/20] powerpc/8xx: Remove PTE_ATOMIC_UPDATES
` [PATCH v9 03/20] powerpc/mm: Move pte_fragment_alloc() to a common location
` [PATCH v9 04/20] powerpc/mm: Avoid useless lock with single page fragments
` [PATCH v9 05/20] powerpc/mm: move platform specific mmu-xxx.h in platform directories
` [PATCH v9 06/20] powerpc/mm: Move pgtable_t into platform headers
` [PATCH v9 07/20] powerpc/mm: add helpers to get/set mm.context->pte_frag
` [PATCH v9 08/20] powerpc/mm: Extend pte_fragment functionality to PPC32
` [PATCH v9 09/20] powerpc/mm: enable the use of page table cache of order 0
` [PATCH v9 10/20] powerpc/mm: replace hugetlb_cache by PGT_CACHE(PTE_T_ORDER)
` [PATCH v9 11/20] powerpc/mm: fix a warning when a cache is common to PGD and hugepages
` [PATCH v9 12/20] powerpc/mm: remove unnecessary test in pgtable_cache_init()
` [PATCH v9 13/20] powerpc/8xx: Move SW perf counters in first 32kb of memory
` [PATCH v9 14/20] powerpc/8xx: Temporarily disable 16k pages and hugepages
` [PATCH v9 15/20] powerpc/8xx: Use hardware assistance in TLB handlers
` [PATCH v9 16/20] powerpc/8xx: Enable 8M hugepage support with HW assistance
` [PATCH v9 17/20] powerpc/8xx: Enable 512k "
` [PATCH v9 18/20] powerpc/8xx: reintroduce 16K pages "
` [PATCH v9 19/20] powerpc/8xx: don't use r12/SPRN_SPRG_SCRATCH2 in TLB Miss handlers
` [PATCH v9 20/20] powerpc/8xx: regroup TLB handler routines

[PATCH v3 1/1] drm: msm: Replace dma_map_sg with dma_sync_sg*
 2018-11-29 14:14 UTC  (4+ messages)

[RFC] android: ion: How to properly clean caches for uncached allocations
 2018-11-29 14:14 UTC  (12+ messages)
    ` [RFC PATCH v2] "

[PATCH v11 00/23] drm/i915/icl: dsi enabling
 2018-11-29 14:12 UTC  (24+ messages)
` [PATCH v11 01/23] drm/i915/icl: push pll to port mapping/unmapping to ddi encoder hooks
` [PATCH v11 02/23] drm/i915/icl: Sanitize DDI port clock gating for DSI ports
` [PATCH v11 03/23] drm/i915/icl: Calculate DPLL params for DSI
` [PATCH v11 04/23] drm/i915/icl: Allocate DSI encoder/connector
` [PATCH v11 05/23] drm/i915/icl: Use the same pll functions for dsi
` [PATCH v11 06/23] drm/i915/icl: Fill DSI ports info
` [PATCH v11 07/23] drm/i915/icl: Allocate DSI hosts and imlement host transfer
` [PATCH v11 08/23] drm/i915/icl: Add get config functionality for DSI
` [PATCH v11 09/23] drm/i915/icl: Get HW state for DSI encoder
` [PATCH v11 10/23] drm/i915/icl: Add DSI encoder compute config hook
` [PATCH v11 11/23] drm/i915/icl: Configure DSI Dual link mode
` [PATCH v11 12/23] drm/i915/icl: Consider DSI for getting transcoder state
` [PATCH v11 13/23] drm/i915/icl: Get pipe timings for DSI
` [PATCH v11 14/23] drm/i915/icl: Define missing bitfield for shortplug reg
` [PATCH v11 15/23] drm/i915/icl: Define Panel power ctrl register
` [PATCH v11 16/23] drm/i915/icl: Define display GPIO pins for DSI
` [PATCH v11 17/23] drm/i915/icl: add dummy DSI GPIO element execution function
` [PATCH v11 18/23] drm/i915/icl: Gate clocks for DSI
` [PATCH v11 19/23] drm/i915/icl: Ungate DSI clocks
` [PATCH v11 20/23] drm/i915/icl: add pll mapping for DSI
` [PATCH v11 21/23] HACK: drm/i915/icl: Add changes to program DSI panel GPIOs
` [PATCH v11 22/23] HACK: drm/i915/icl: Configure backlight functions for DSI
` [PATCH v11 23/23] HACK: drm/i915/bios: ignore VBT not overflowing the mailbox

pkg-config file generated with meson
 2018-11-29 14:13 UTC  (3+ messages)

[PATCH] fs: namespace: convert mnt_namespace.count from atomic_t to refcount_t
 2018-11-29  3:08 UTC  (2+ messages)

[U-Boot] [PATCH] arm64: zynqmp: Disable autoboot feature for mini
 2018-11-29 14:12 UTC 

[PATCH 1/2] drivers: caam: add RNG software self-test
 2018-11-29 14:11 UTC  (4+ messages)

[PATCH v2 0/6] mtd: spi-nor: Random cleanups
 2018-11-29 14:10 UTC  (7+ messages)
` [PATCH v2 1/6] mtd: spi-nor: Drop inline on all internal helpers
` [PATCH v2 2/6] mtd: spi-nor: Avoid forward declaration of internal functions
` [PATCH v2 3/6] mtd: spi-nor: Stop passing info to set_4byte()
` [PATCH v2 4/6] mtd: spi-nor: Make the enable argument passed to set_byte() a bool
` [PATCH v2 5/6] mtd: spi-nor: Add an SPDX tag to spi-nor.c
` [PATCH v2 6/6] mtd: spi-nor: Move the nor->info assignment earlier in the scan func

[PATCH v3 0/6] mips: system call table generation support
 2018-11-29 14:10 UTC  (3+ messages)
` [PATCH v3 1/6] mips: add __NR_syscalls along with __NR_Linux_syscalls

[RFC PATCH v3 0/4] irqchip/gic-v3: Add support to DT based quirk for msm8996
 2018-11-29 14:10 UTC  (4+ messages)
` [RFC PATCH v3 3/4] irqchip: gic-v3: Add quirk for msm8996 secured registers

[PATCHSET v3 0/18] Support for polled aio
 2018-11-29 14:10 UTC  (7+ messages)
` [PATCH 17/20] aio: support for IO polling

Support Mac address pass through on Dell DS1000 dock
 2018-11-29 14:10 UTC 

[PATCH] sysctl: clean up nr_pdflush_threads leftover
 2018-11-29 14:09 UTC  (2+ messages)

[RFC v1] Add virtual file system settings and hook proc
 2018-11-29 14:09 UTC  (4+ messages)
` [PATCH v1] teach git to support a virtual (partially populated) work directory

[Bug 113] pktgen -s option send pcap traffic once
 2018-11-29 14:09 UTC 

[PATCH RESEND] bus: fsl-mc: explicitly define the fsl_mc_command endianness
 2018-11-29 14:09 UTC  (3+ messages)

[PATCH v1] mem_pool: add GIT_TRACE_MEMPOOL support
 2018-11-29 14:09 UTC  (3+ messages)

[PATCH v2] staging: wilc1000: correct inconsistent indenting
 2018-11-29 14:08 UTC 

[PATCH 1/2] drm/i915/backlight: Restore backlight on resume
 2018-11-29 14:08 UTC  (4+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/2] drm/i915/backlight: Restore backlight on resume (rev2)
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "

[PATCH v2] power: supply: bq24190_charger: add support for bq24196 variant
 2018-11-29 14:07 UTC  (2+ messages)

[RFC] VSOCK: About Virtio-vsock support "Multiqueue" feature ?
 2018-11-29 14:06 UTC  (2+ messages)

[PATCH v2 4/4] oe-selftest: add some tests for recipeutils module
 2018-11-29 14:06 UTC  (3+ messages)
` [PATCH v3 "

[RFC 0/5] add XDP support to mt76x2e/mt76x0e drivers
 2018-11-29 14:06 UTC  (19+ messages)

[PATCH v11 00/22] Convert "git stash" to C builtin
 2018-11-29 14:06 UTC  (6+ messages)

[PATCH 0/2] Don’t leave executable TLB entries to freed pages
 2018-11-29 14:06 UTC  (2+ messages)

[PATCH] MIPS: Hardcode cpu_has_mmips=1 for microMIPS kernels
 2018-11-29 14:04 UTC  (4+ messages)

[PATCH] drm/i915/icl: Sanitize DDI port clock gating for DSI ports
 2018-11-29 14:05 UTC  (2+ messages)

[PATCH] kbuild: fix UML build error with CONFIG_GCC_PLUGINS
 2018-11-29  2:58 UTC 

[PATCH] net/nfp: add multiprocess support
 2018-11-29 14:05 UTC  (4+ messages)

[Qemu-devel] [PATCH for-4.0 0/4] Small checkpatch fixes and improvements
 2018-11-29 14:04 UTC  (5+ messages)
` [Qemu-devel] [PATCH for-4.0 1/4] checkpatch: fix premature exit when no input or --mailback
` [Qemu-devel] [PATCH for-4.0 2/4] checkpatch: check Signed-off-by in --mailback mode

[PATCH 0/5] various fixes
 2018-11-29 14:04 UTC  (3+ messages)
` [PATCH 1/5] RFC image_types.bbclass: add image size limit for tar image type

[Qemu-devel] [PATCH 00/18] Xen PV backend 'qdevification'
 2018-11-29 14:01 UTC  (6+ messages)
` [PATCH 17/18] MAINTAINERS: add myself as a Xen maintainer
  ` [Qemu-devel] "

[Qemu-devel] [PATCH v2 0/8] hw: acpi: RSDP fixes and refactoring
 2018-11-29 14:02 UTC  (7+ messages)
` [Qemu-devel] [PATCH v2 1/8] hw: acpi: The RSDP build API can return void
  ` [Qemu-arm] "
` [Qemu-devel] [PATCH v2 2/8] hw: arm: acpi: Fix incorrect checksums in RSDP

[PATCH 0/7] Bring suspend to RAM support to MVEBU SATA
 2018-11-29 14:02 UTC  (3+ messages)
` [PATCH 5/7] ata: ahci: mvebu: add clock support

[PATCH 00/18] xen/arm64: Suspend to RAM support for Xen
 2018-11-29 14:02 UTC  (17+ messages)
` [PATCH 17/18] xen/arm: Resume Dom0 after Xen resumes

[PATCH v5 0/2] Add device driver for APU2/APU3 GPIOs
 2018-11-29 14:02 UTC  (5+ messages)

[RFC] locking/rwsem: Avoid issuing wakeup before setting the reader waiter to nil
 2018-11-29 14:02 UTC  (4+ messages)

[RFC] Discuss about an new idea "Vsock over Virtio-net"
 2018-11-29 14:00 UTC  (5+ messages)

[Intel-wired-lan] [PATCH net v2 1/2] i40e: fix VLAN.TCI == 0 RX HW offload
 2018-11-29 14:00 UTC  (2+ messages)
` [Intel-wired-lan] [PATCH net v2 2/2] i40e: DRY rx_ptype handling code

[PATCH V10 0/5] Fix VGA logdirty related display freezes with altp2m
 2018-11-29 13:58 UTC  (5+ messages)
` [PATCH V10 4/5] p2m: Always use hostp2m when clipping rangesets

SPC-3 persistent reservations race condition
 2018-11-29 13:57 UTC  (2+ messages)

[PATCH] drm/i915/icl: Remove Wa_1604302699
 2018-11-29 13:56 UTC  (2+ messages)

[PATCH] tools/xenstore: domain can sometimes disappear when destroying connection
 2018-11-29 13:55 UTC  (5+ messages)

[PATCH 00/22] Add more support to RZ/G1N
 2018-11-29 13:56 UTC  (11+ messages)
` [PATCH 04/22] ARM: dts: r8a7744: Add MMC node
` [PATCH 05/22] ARM: dts: r8a7744-iwg20m: Add eMMC support
` [PATCH 06/22] ARM: dts: r8a7744-iwg20m: Enable SDHI10 controller

[RFC v3 00/19] kunit: introduce KUnit, the Linux kernel unit testing framework
 2018-11-29 13:56 UTC  (15+ messages)
` [RFC v3 11/19] kunit: add Python libraries for handing KUnit config and kernel
` [RFC v3 14/19] Documentation: kunit: add documentation for KUnit

Bug#912087: reassign to systemd #912087 | openssh-server: Slow startup after the upgrade to 7.9p1
 2018-11-29 13:54 UTC  (2+ messages)

[Bug 201815] New: Mouse Pointer Disappears when touching top of the screen
 2018-11-29 13:54 UTC  (2+ messages)
` [Bug 201815] "

[PATCH 1/5] cobalt/sched: add per-policy handler for early parameter checking
 2018-11-29 13:54 UTC  (5+ messages)
` [PATCH 2/5] cobalt/sched: quota: add early parameter checking handler
` [PATCH 3/5] cobalt/sched: sporadic: "
` [PATCH 4/5] cobalt/sched: tp: "
` [PATCH 5/5] cobalt/sched: weak: "

[Buildroot] [autobuild.buildroot.net] Build results for 2018-11-28
 2018-11-29 13:54 UTC  (2+ messages)

[Qemu-devel] [PATCH V2 for 3.1 0/4] Fix possible OOB during queuing packets
 2018-11-29 13:53 UTC  (3+ messages)
` [Qemu-devel] [PATCH V2 for 3.1 4/4] virtio-net-test: add large tx buffer test

dmaengine: at_hdmac: fix memory leak in at_dma_xlate()
 2018-11-29 13:52 UTC  (6+ messages)
` dmaengine: at_hdmac: fix module unloading
  ` [PATCH] "
` [PATCH] dmaengine: at_hdmac: fix memory leak in at_dma_xlate()

[PATCH 1/3] drm/i915/icl: Release TC ports when unloading or suspending driver
 2018-11-29 13:52 UTC  (4+ messages)

[PATCH v7 00/16] tracing: Hist trigger snapshot and onchange additions
 2018-11-29 13:52 UTC  (4+ messages)

[PATCH] x86/tools/relocs: fix big section header tables
 2018-11-29 13:51 UTC 

[PATCH] ath10k: remove an unnecessary NULL check
 2018-11-29 13:51 UTC  (3+ messages)

[PATCH] hugetlbfs: Call VM_BUG_ON_PAGE earlier in free_huge_page
 2018-11-29 13:51 UTC  (2+ 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.