All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-10-05 16:09:32 to 2018-10-05 16:26:47 UTC [more...]

[PATCH] x86: avoid VLA in pgd_alloc()
 2018-10-05 16:24 UTC  (2+ messages)
` [tip:x86/urgent] x86/mm: Avoid "

[meta-raspberrypi] Problem enabling w1-gpio
 2018-10-05 16:25 UTC  (2+ messages)

[PATCH] ARM: orion: avoid VLA in orion_mpp_conf
 2018-10-05 16:26 UTC  (4+ messages)

[PATCH AUTOSEL 4.18 01/48] ASoC: dapm: Fix NULL pointer deference on CODEC to CODEC DAIs
 2018-10-05 16:14 UTC  (45+ messages)
` [PATCH AUTOSEL 4.18 02/48] ASoC: max98373: Added speaker FS gain cotnrol register to volatile
` [PATCH AUTOSEL 4.18 04/48] selftests: android: move config up a level
` [PATCH AUTOSEL 4.18 06/48] ASoC: max98373: Added 10ms sleep after amp software reset
` [PATCH AUTOSEL 4.18 07/48] ASoC: wm8804: Add ACPI support
` [PATCH AUTOSEL 4.18 09/48] ASoC: q6routing: initialize data correctly
` [PATCH AUTOSEL 4.18 11/48] selftests/efivarfs: add required kernel configs
` [PATCH AUTOSEL 4.18 12/48] selftests: memory-hotplug: add required configs
` [PATCH AUTOSEL 4.18 13/48] ASoC: rsnd: adg: care clock-frequency size
` [PATCH AUTOSEL 4.18 14/48] ASoC: rsnd: don't fallback to PIO mode when -EPROBE_DEFER
` [PATCH AUTOSEL 4.18 15/48] hwmon: (nct6775) Fix access to fan pulse registers
` [PATCH AUTOSEL 4.18 16/48] Fix cg_read_strcmp()
` [PATCH AUTOSEL 4.18 17/48] Add tests for memory.oom.group
` [PATCH AUTOSEL 4.18 18/48] ASoC: AMD: Ensure reset bit is cleared before configuring
` [PATCH AUTOSEL 4.18 19/48] drm/pl111: Make sure of_device_id tables are NULL terminated
` [PATCH AUTOSEL 4.18 20/48] Bluetooth: SMP: Fix trying to use non-existent local OOB data
` [PATCH AUTOSEL 4.18 21/48] Bluetooth: Use correct tfm to generate "
` [PATCH AUTOSEL 4.18 22/48] Bluetooth: hci_ldisc: Free rw_semaphore on close
` [PATCH AUTOSEL 4.18 23/48] mfd: omap-usb-host: Fix dts probe of children
` [PATCH AUTOSEL 4.18 24/48] KVM: PPC: Book3S HV: Don't use compound_order to determine host mapping size
  ` [PATCH AUTOSEL 4.18 24/48] KVM: PPC: Book3S HV: Don't use compound_order to determine host mapping s
` [PATCH AUTOSEL 4.18 25/48] scsi: iscsi: target: Don't use stack buffer for scatterlist
` [PATCH AUTOSEL 4.18 26/48] scsi: qla2xxx: Fix an endian bug in fcpcmd_is_corrupted()
` [PATCH AUTOSEL 4.18 27/48] sound: enable interrupt after dma buffer initialization
` [PATCH AUTOSEL 4.18 28/48] sound: don't call skl_init_chip() to reset intel skl soc
` [PATCH AUTOSEL 4.18 29/48] bpf: btf: Fix end boundary calculation for type section
` [PATCH AUTOSEL 4.18 30/48] bpf: use __GFP_COMP while allocating page
` [PATCH AUTOSEL 4.18 31/48] hwmon: (nct6775) Fix virtual temperature sources for NCT6796D
` [PATCH AUTOSEL 4.18 32/48] hwmon: (nct6775) Fix RPM output for fan7 on NCT6796D
` [PATCH AUTOSEL 4.18 33/48] stmmac: fix valid numbers of unicast filter entries
` [PATCH AUTOSEL 4.18 34/48] hwmon: (nct6775) Use different register to get fan RPM for fan7
` [PATCH AUTOSEL 4.18 35/48] net: ethernet: ti: add missing GENERIC_ALLOCATOR dependency
` [PATCH AUTOSEL 4.18 36/48] net: macb: disable scatter-gather for macb on sama5d3
` [PATCH AUTOSEL 4.18 37/48] ARM: dts: at91: add new compatibility string "
` [PATCH AUTOSEL 4.18 38/48] PCI: hv: support reporting serial number as slot information
` [PATCH AUTOSEL 4.18 39/48] hv_netvsc: pair VF based on serial number
` [PATCH AUTOSEL 4.18 40/48] clk: x86: add "ether_clk" alias for Bay Trail / Cherry Trail
` [PATCH AUTOSEL 4.18 41/48] clk: x86: Stop marking clocks as CLK_IS_CRITICAL
` [PATCH AUTOSEL 4.18 42/48] pinctrl: cannonlake: Fix gpio base for GPP-E
` [PATCH AUTOSEL 4.18 43/48] x86/kvm/lapic: always disable MMIO interface in x2APIC mode
` [PATCH AUTOSEL 4.18 44/48] drm/amdgpu: Fix SDMA HQD destroy error on gfx_v7
` [PATCH AUTOSEL 4.18 45/48] drm/amdkfd: Change the control stack MTYPE from UC to NC on GFX9
` [PATCH AUTOSEL 4.18 46/48] drm/amdkfd: Fix ATS capablity was not reported correctly on some APUs
` [PATCH AUTOSEL 4.18 47/48] ubifs: Check for name being NULL while mounting
` [PATCH AUTOSEL 4.18 48/48] mm: slowly shrink slabs with a relatively small number of objects

[PATCH] fix static variables
 2018-10-05 16:26 UTC  (3+ messages)
` [PATCH v2 1/4] add missing static keyword to globals
  ` [PATCH v2 3/4] fix global variable issues

[PATCH v3] coccicheck: process every source file at once
 2018-10-05 16:25 UTC  (5+ messages)

[Qemu-devel] [PATCH v2 0/2] Use target_words_bigendian() for generic-loader
 2018-10-05 16:24 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 2/2] hw/core/generic-loader: Compile only once, not for each target

[PATCH v3 0/8] verifiers: Framework and EFI shim lock verifier
 2018-10-05 16:24 UTC  (5+ messages)
` [PATCH v3 4/8] verifiers: Add possibility to defer verification to other verifiers
` [PATCH v3 5/8] verifiers: Rename verify module to pgp module

[PATCH AUTOSEL 3.18 1/6] selftests/efivarfs: add required kernel configs
 2018-10-05 16:24 UTC  (7+ messages)
` [PATCH AUTOSEL 3.18 2/6] mfd: omap-usb-host: Fix dts probe of children
` [PATCH AUTOSEL 3.18 3/6] stmmac: fix valid numbers of unicast filter entries
` [PATCH AUTOSEL 3.18 4/6] net: hp100: fix always-true check for link up state
` [PATCH AUTOSEL 3.18 5/6] floppy: Do not copy a kernel pointer to user memory in FDGETPRM ioctl
` [PATCH AUTOSEL 3.18 6/6] ubifs: Check for name being NULL while mounting

[GIT PULL 0/5] perf/urgent fixes
 2018-10-05 16:14 UTC  (7+ messages)
` [PATCH 1/5] perf script python: Fix export-to-postgresql.py occasional failure
` [PATCH 2/5] perf script python: Fix export-to-sqlite.py sample columns
` [PATCH 3/5] perf report: Don't try to map ip to invalid map
` [PATCH 4/5] perf python: Use -Wno-redundant-decls to build with PYTHON=python3
` [PATCH 5/5] perf record: Use unmapped IP for inline callchain cursors

[U-Boot] [PATCH 00/11] efi_loader: patches for Shell.efi
 2018-10-05 16:24 UTC  (8+ messages)
` [U-Boot] [PATCH 02/11] efi_loader: Initial HII protocols

[Qemu-devel] [PATCH 0/7] Acceptance Tests: basic architecture support
 2018-10-05 16:24 UTC  (3+ messages)
` [Qemu-devel] [PATCH 6/7] Acceptance Tests: add variants definition for architectures

[PATCH 0/5] sparsemem support for RISC-V
 2018-10-05 16:16 UTC  (33+ messages)
` [PATCH 1/5] mm/sparse: add common helper to mark all memblocks present
` [PATCH 2/5] ARM: mm: make use of new memblocks_present() helper
` [PATCH 3/5] arm64: "
` [PATCH 4/5] sh: "
` [PATCH 5/5] RISC-V: Implement sparsemem

changing kernel config in Morty build
 2018-10-05 16:23 UTC  (4+ messages)

[PATCH AUTOSEL 4.14 01/23] ASoC: rt5514: Fix the issue of the delay volume applied again
 2018-10-05 16:16 UTC  (23+ messages)
` [PATCH AUTOSEL 4.14 02/23] ASoC: wm8804: Add ACPI support
` [PATCH AUTOSEL 4.14 03/23] ASoC: sigmadsp: safeload should not have lower byte limit
` [PATCH AUTOSEL 4.14 04/23] selftests/efivarfs: add required kernel configs
` [PATCH AUTOSEL 4.14 05/23] selftests: memory-hotplug: add required configs
` [PATCH AUTOSEL 4.14 06/23] ASoC: rsnd: adg: care clock-frequency size
` [PATCH AUTOSEL 4.14 07/23] ASoC: rsnd: don't fallback to PIO mode when -EPROBE_DEFER
` [PATCH AUTOSEL 4.14 08/23] Bluetooth: hci_ldisc: Free rw_semaphore on close
` [PATCH AUTOSEL 4.14 09/23] mfd: omap-usb-host: Fix dts probe of children
` [PATCH AUTOSEL 4.14 10/23] scsi: iscsi: target: Don't use stack buffer for scatterlist
` [PATCH AUTOSEL 4.14 11/23] scsi: qla2xxx: Fix an endian bug in fcpcmd_is_corrupted()
` [PATCH AUTOSEL 4.14 12/23] sound: enable interrupt after dma buffer initialization
` [PATCH AUTOSEL 4.14 13/23] sound: don't call skl_init_chip() to reset intel skl soc
` [PATCH AUTOSEL 4.14 14/23] hv_netvsc: fix schedule in RCU context
` [PATCH AUTOSEL 4.14 15/23] stmmac: fix valid numbers of unicast filter entries
` [PATCH AUTOSEL 4.14 16/23] net: macb: disable scatter-gather for macb on sama5d3
` [PATCH AUTOSEL 4.14 17/23] ARM: dts: at91: add new compatibility string "
` [PATCH AUTOSEL 4.14 18/23] PCI: hv: support reporting serial number as slot information
` [PATCH AUTOSEL 4.14 19/23] clk: x86: add "ether_clk" alias for Bay Trail / Cherry Trail
` [PATCH AUTOSEL 4.14 20/23] clk: x86: Stop marking clocks as CLK_IS_CRITICAL
` [PATCH AUTOSEL 4.14 21/23] x86/kvm/lapic: always disable MMIO interface in x2APIC mode
` [PATCH AUTOSEL 4.14 22/23] drm/amdgpu: Fix SDMA HQD destroy error on gfx_v7
` [PATCH AUTOSEL 4.14 23/23] ubifs: Check for name being NULL while mounting

[PATCH] drm/amdgpu: Always enable fan sensors for read
 2018-10-05 16:23 UTC 

[Qemu-devel] [PATCH 0/2] two little bochs-display patches
 2018-10-05 16:22 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/2] display: add separate config option for bochs-display

[PATCH] tools/lib/traceevent, tools/perf: Move struct tep_handler definition in a local header file
 2018-10-05 16:22 UTC 

[PATCH] branch: trivial style fix
 2018-10-05 16:21 UTC  (2+ messages)

[PATCH 00/21] atomic helper cleanup, take 2
 2018-10-05 16:21 UTC  (7+ messages)
` [PATCH 16/21] drm/vmwgfx: Fix vmw_du_cursor_plane_atomic_check
` [PATCH 20/21] drm/todo: Add some cleanup tasks

[PATCH AUTOSEL 4.9 01/14] ASoC: wm8804: Add ACPI support
 2018-10-05 16:17 UTC  (14+ messages)
` [PATCH AUTOSEL 4.9 02/14] ASoC: sigmadsp: safeload should not have lower byte limit
` [PATCH AUTOSEL 4.9 03/14] selftests/efivarfs: add required kernel configs
` [PATCH AUTOSEL 4.9 04/14] selftests: memory-hotplug: add required configs
` [PATCH AUTOSEL 4.9 05/14] mfd: omap-usb-host: Fix dts probe of children
` [PATCH AUTOSEL 4.9 06/14] scsi: iscsi: target: Don't use stack buffer for scatterlist
` [PATCH AUTOSEL 4.9 07/14] scsi: qla2xxx: Fix an endian bug in fcpcmd_is_corrupted()
` [PATCH AUTOSEL 4.9 08/14] sound: enable interrupt after dma buffer initialization
` [PATCH AUTOSEL 4.9 09/14] stmmac: fix valid numbers of unicast filter entries
` [PATCH AUTOSEL 4.9 10/14] net: macb: disable scatter-gather for macb on sama5d3
` [PATCH AUTOSEL 4.9 11/14] ARM: dts: at91: add new compatibility string "
` [PATCH AUTOSEL 4.9 12/14] x86/kvm/lapic: always disable MMIO interface in x2APIC mode
` [PATCH AUTOSEL 4.9 13/14] drm/amdgpu: Fix SDMA HQD destroy error on gfx_v7
` [PATCH AUTOSEL 4.9 14/14] ubifs: Check for name being NULL while mounting

[PATCH 2/3] perf report: use the offset address to find inline frames
 2018-10-05 16:21 UTC  (3+ messages)
` [PATCH] perf record: use unmapped IP for inline callchain cursors
  ` [tip:perf/urgent] perf record: Use "

[PATCH v2 0/3] A DRM API for adaptive sync and variable refresh rate support
 2018-10-05 16:21 UTC  (8+ messages)
` [PATCH v2 2/3] drm: Add variable refresh property to DRM CRTC

[tip:perf/urgent] perf python: Use -Wno-redundant-decls to build with PYTHON=python3
 2018-10-05 16:20 UTC  (2+ messages)

[RFC PATCH 00/10] arch/x86: AMD QoS support
 2018-10-05 16:20 UTC  (13+ messages)
` [RFC PATCH 10/10] arch/x86: Introduce QOS feature for AMD

[PATCH AUTOSEL 4.4 01/11] ASoC: wm8804: Add ACPI support
 2018-10-05 16:17 UTC  (11+ messages)
` [PATCH AUTOSEL 4.4 02/11] ASoC: sigmadsp: safeload should not have lower byte limit
` [PATCH AUTOSEL 4.4 03/11] selftests/efivarfs: add required kernel configs
` [PATCH AUTOSEL 4.4 04/11] mfd: omap-usb-host: Fix dts probe of children
` [PATCH AUTOSEL 4.4 05/11] sound: enable interrupt after dma buffer initialization
` [PATCH AUTOSEL 4.4 06/11] stmmac: fix valid numbers of unicast filter entries
` [PATCH AUTOSEL 4.4 07/11] net: macb: disable scatter-gather for macb on sama5d3
` [PATCH AUTOSEL 4.4 08/11] ARM: dts: at91: add new compatibility string "
` [PATCH AUTOSEL 4.4 09/11] floppy: Do not copy a kernel pointer to user memory in FDGETPRM ioctl
` [PATCH AUTOSEL 4.4 10/11] drm/amdgpu: Fix SDMA HQD destroy error on gfx_v7
` [PATCH AUTOSEL 4.4 11/11] ubifs: Check for name being NULL while mounting

[PATCH 1/3] perf report: don't try to map ip to invalid map
 2018-10-05 16:20 UTC  (2+ messages)
` [tip:perf/urgent] perf report: Don't "

[PATCH] arm64: mm: Use #ifdef for the __PAGETABLE_P?D_FOLDED defines
 2018-10-05 16:20 UTC  (2+ messages)

Is there some script to find un-delta-able objects?
 2018-10-05 16:19 UTC  (2+ messages)

[PATCH 2/2] perf script python: Fix export-to-sqlite.py sample columns
 2018-10-05 16:19 UTC  (2+ messages)
` [tip:perf/urgent] "

[PATCH 1/2] perf script python: Fix export-to-postgresql.py occasional failure
 2018-10-05 16:18 UTC  (2+ messages)
` [tip:perf/urgent] "

[PATCH] ceph: use an enum instead of 'static const' to define constants
 2018-10-05 16:18 UTC 

[RFC PATCH v4 0/9] Control Flow Enforcement: Branch Tracking, PTRACE
 2018-10-05 16:13 UTC  (5+ messages)
` [RFC PATCH v4 3/9] x86/cet/ibt: Add IBT legacy code bitmap allocation function

[PATCH] compress/qat: enable dynamic huffman encoding
 2018-10-05 16:18 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] bpf: 32-bit RSH verification must truncate input before the ALU op
 2018-10-05 16:17 UTC 

[PATCH] i2c: core: squelch error: uninitialized symbol 'ret'
 2018-10-05 16:18 UTC  (2+ messages)

[PATCH v4] tools/lib/traceevent: Separate out tep_strerror() for strerror_r() issues
 2018-10-05 16:18 UTC 

[PATCH v2] ethdev: add field for device data per process
 2018-10-05 16:16 UTC 

[PATCH v5 1/3] gpiolib: Add init_valid_mask exported function
 2018-10-05 16:17 UTC  (3+ messages)
` [PATCH v5 3/3] gpiolib: Show correct direction from the beginning

[Qemu-devel] [PATCH] tests: Disable test-bdrv-drain
 2018-10-05 16:17 UTC  (3+ messages)

[PATCH] hugetlb: fix ARM 3level page tables
 2018-10-05 16:16 UTC  (2+ messages)

[Qemu-devel] [PATCH] tests: remove gcov-files- variables
 2018-10-05 16:17 UTC 

[PATCH] bpf: fix building without CONFIG_INET
 2018-10-05 16:15 UTC 

[PATCH] jbd2: Fix use after free in jbd2_log_do_checkpoint()
 2018-10-05  9:18 UTC  (5+ messages)

[Bug 201331] New: deadlock (XFS?)
 2018-10-05  9:18 UTC  (3+ messages)
` [Bug 201331] "

[PATCH] [v2] interconnect: fix build error without DEBUGFS
 2018-10-05 16:14 UTC 

[RFC PATCH 0/4] i2c: core: introduce master_xfer_irqless
 2018-10-05 16:15 UTC  (7+ messages)
` [RFC PATCH 1/4] i2c: core: remove outdated DEBUG output
` [RFC PATCH 2/4] i2c: core: remove level of indentation in i2c_transfer

[PATCH v14 0/9] paravirtual IOMMU pre-requisites and clean-up
 2018-10-05 16:13 UTC  (4+ messages)
` [PATCH v14 8/9] mm / iommu: include need_iommu() test in iommu_use_hap_pt()

[PATCH v2 0/6] media: video-i2c: support changing frame interval and runtime PM
 2018-10-05  9:15 UTC  (5+ messages)
` [PATCH v2 1/6] media: video-i2c: avoid accessing released memory area when removing driver

[PATCH] apparmor: add #ifdef checks for secmark filtering
 2018-10-05 16:11 UTC 

[Bug 108095] Window becomes partially transparent for short time
 2018-10-05 16:12 UTC  (2+ messages)

[PATCH] clk: keystone: add missing MODULE_LICENSE
 2018-10-05 16:11 UTC 

[Qemu-devel] [PATCH] linux-user: Suppress address-of-packed-member warnings in __get/put_user_e
 2018-10-05 16:09 UTC  (5+ messages)

[PATCH v3] sched/rt : return accurate release rq lock info
 2018-10-05 16:09 UTC  (2+ messages)

[PATCH v3] tools/lib/traceevent: Replace str_error_r() with an open coded implementation
 2018-10-05 16:09 UTC  (7+ 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.