All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-04-18 18:07:00 to 2019-04-18 18:20:15 UTC [more...]

[PATCH net-next] net: sched: flower: insert filter to ht before offloading it to hw
 2019-04-18 18:15 UTC  (11+ messages)
` [RFC PATCH net-next] net: sched: flower: refactor reoffload for concurrent access

[PATCH 4.19 000/110] 4.19.36-stable review
 2019-04-18 18:15 UTC  (4+ messages)
` [PATCH 4.19 005/110] perf data: Dont store auxtrace index for directory data file
` [PATCH 4.19 093/110] drm/panel: panel-innolux: set display off in innolux_panel_unprepare

[PATCH 4.9 00/50] 4.9.170-stable review
 2019-04-18 17:58 UTC  (41+ messages)
` [PATCH 4.9 01/50] ARC: u-boot args: check that magic number is correct
` [PATCH 4.9 02/50] perf/core: Restore mmap record type correctly
` [PATCH 4.9 03/50] ext4: add missing brelse() in add_new_gdb_meta_bg()
` [PATCH 4.9 06/50] ALSA: sb8: add a check for request_region
` [PATCH 4.9 07/50] IB/mlx4: Fix race condition between catas error reset and aliasguid flows
` [PATCH 4.9 08/50] mmc: davinci: remove extraneous __init annotation
` [PATCH 4.9 09/50] ALSA: opl3: fix mismatch between snd_opl3_drum_switch definition and declaration
` [PATCH 4.9 10/50] thermal/int340x_thermal: Add additional UUIDs
` [PATCH 4.9 11/50] thermal/int340x_thermal: fix mode setting
` [PATCH 4.9 13/50] perf config: Fix an error in the config template documentation
` [PATCH 4.9 14/50] perf config: Fix a memory leak in collect_config()
` [PATCH 4.9 17/50] perf hist: Add missing map__put() in error case
` [PATCH 4.9 19/50] perf tests: Fix a memory leak of cpu_map object in the openat_syscall_event_on_all_cpus test
` [PATCH 4.9 21/50] irqchip/mbigen: Dont clear eventid when freeing an MSI
` [PATCH 4.9 22/50] x86/hpet: Prevent potential NULL pointer dereference
` [PATCH 4.9 24/50] iommu/vt-d: Check capability before disabling protected memory
` [PATCH 4.9 25/50] x86/hw_breakpoints: Make default case in hw_breakpoint_arch_parse() return an error
` [PATCH 4.9 26/50] fix incorrect error code mapping for OBJECTID_NOT_FOUND
` [PATCH 4.9 27/50] ext4: prohibit fstrim in norecovery mode
` [PATCH 4.9 28/50] gpio: pxa: handle corner case of unprobed device
` [PATCH 4.9 29/50] rsi: improve kernel thread handling to fix kernel panic
` [PATCH 4.9 30/50] 9p: do not trust pdu content for stat item size
` [PATCH 4.9 31/50] 9p locks: add mount option for lock retry interval
` [PATCH 4.9 32/50] f2fs: fix to do sanity check with current segment number
` [PATCH 4.9 33/50] serial: uartps: console_setup() cant be placed to init section
` [PATCH 4.9 34/50] HID: i2c-hid: override HID descriptors for certain devices
` [PATCH 4.9 36/50] ACPI / SBS: Fix GPE storm on recent MacBookPros
` [PATCH 4.9 37/50] cifs: fallback to older infolevels on findfirst queryinfo retry
` [PATCH 4.9 38/50] kernel: hung_task.c: disable on suspend
` [PATCH 4.9 39/50] crypto: sha256/arm - fix crash bug in Thumb2 build
` [PATCH 4.9 40/50] crypto: sha512/arm "
` [PATCH 4.9 42/50] soc/tegra: pmc: Drop locking from tegra_powergate_is_powered()
` [PATCH 4.9 43/50] lkdtm: Add tests for NULL pointer dereference
` [PATCH 4.9 44/50] ARM: 8839/1: kprobe: make patch_lock a raw_spinlock_t
` [PATCH 4.9 45/50] appletalk: Fix use-after-free in atalk_proc_exit
` [PATCH 4.9 46/50] lib/div64.c: off by one in shift
` [PATCH 4.9 47/50] include/linux/swap.h: use offsetof() instead of custom __swapoffset macro
` [PATCH 4.9 48/50] tpm/tpm_crb: Avoid unaligned reads in crb_recv()
` [PATCH 4.9 49/50] tools include: Adopt linux/bits.h
` [PATCH 4.9 50/50] net: stmmac: Set dma ring length before enabling the DMA

[Qemu-arm] [PATCH for-QEMU-4.1 v5 00/29] Kconfig dependencies for ARM machines
 2019-04-18 18:00 UTC  (38+ messages)
` [Qemu-devel] [PATCH for-QEMU-4.1 v5 02/29] hw/ide/ahci: Add a Kconfig switch for the AHDI-ICH9 device
    ` [Qemu-arm] "
` [Qemu-devel] [PATCH for-QEMU-4.1 v5 03/29] hw/usb/hcd-ohci: Move PCI-related code into a separate file
` [Qemu-devel] [PATCH for-QEMU-4.1 v5 04/29] hw/arm: Express dependencies of the exynos machines with Kconfig
` [Qemu-devel] [PATCH for-QEMU-4.1 v5 05/29] hw/arm: Express dependencies of the highbank "
    ` [Qemu-arm] "
` [Qemu-devel] [PATCH for-QEMU-4.1 v5 07/29] hw/arm: Express dependencies of the fsl-imx31 machine "
` [Qemu-devel] [PATCH for-QEMU-4.1 v5 08/29] hw/arm: Express dependencies of musicpal "
    ` [Qemu-arm] "
` [Qemu-devel] [PATCH for-QEMU-4.1 v5 09/29] hw/arm: Express dependencies of the OMAP machines "
` [Qemu-devel] [PATCH for-QEMU-4.1 v5 10/29] hw/arm: Express dependencies of stellaris "
` [Qemu-devel] [PATCH for-QEMU-4.1 v5 11/29] hw/arm: Express dependencies of realview, versatile and vexpress "
` [Qemu-arm] [PATCH for-QEMU-4.1 v5 12/29] hw/arm: Express dependencies of the PXA2xx machines "
  ` [Qemu-devel] "
` [Qemu-arm] [PATCH for-QEMU-4.1 v5 14/29] hw/arm: Express dependencies of collie "
  ` [Qemu-devel] "
` [Qemu-devel] [PATCH for-QEMU-4.1 v5 15/29] hw/arm: Express dependencies of the aspeed boards "
` [Qemu-devel] [PATCH for-QEMU-4.1 v5 17/29] hw/arm: Express dependencies of netduino / stm32f2xx "
    ` [Qemu-arm] "
` [Qemu-arm] [PATCH for-QEMU-4.1 v5 18/29] hw/arm: Express dependencies of allwinner / cubieboard "
` [Qemu-devel] [PATCH for-QEMU-4.1 v5 19/29] hw/arm: Express dependencies of the MPS2 boards "
    ` [Qemu-arm] "
` [Qemu-arm] [PATCH for-QEMU-4.1 v5 20/29] hw/arm: Express dependencies of the raspi machines "
` [Qemu-devel] [PATCH for-QEMU-4.1 v5 21/29] hw/arm: Express dependencies of canon-a1100 "
` [Qemu-arm] [PATCH for-QEMU-4.1 v5 22/29] hw/arm: Express dependencies of sabrelite "
` [Qemu-devel] [PATCH for-QEMU-4.1 v5 23/29] hw/arm: Express dependencies of the MSF2 / EMCRAFT_SF2 machine "
` [Qemu-arm] [PATCH for-QEMU-4.1 v5 24/29] hw/arm: Express dependencies for remaining IMX boards "
` [Qemu-arm] [PATCH for-QEMU-4.1 v5 25/29] hw/arm: Express dependencies of the microbit / nrf51 machine "
` [Qemu-devel] [PATCH for-QEMU-4.1 v5 26/29] hw/arm: Express dependencies of the ZynqMP zcu102 "

[PATCH 5.0 00/93] 5.0.9-stable review
 2019-04-18 17:58 UTC  (93+ messages)
` [PATCH 5.0 01/93] ARC: u-boot args: check that magic number is correct
` [PATCH 5.0 02/93] arc: hsdk_defconfig: Enable CONFIG_BLK_DEV_RAM
` [PATCH 5.0 03/93] inotify: Fix fsnotify_mark refcount leak in inotify_update_existing_watch()
` [PATCH 5.0 04/93] perf/core: Restore mmap record type correctly
` [PATCH 5.0 05/93] perf data: Dont store auxtrace index for directory data file
` [PATCH 5.0 06/93] mips: bcm47xx: Enable USB power on Netgear WNDR3400v2
` [PATCH 5.0 07/93] ext4: avoid panic during forced reboot
` [PATCH 5.0 08/93] ext4: add missing brelse() in add_new_gdb_meta_bg()
` [PATCH 5.0 09/93] ext4: report real fs size after failed resize
` [PATCH 5.0 10/93] ALSA: echoaudio: add a check for ioremap_nocache
` [PATCH 5.0 11/93] ALSA: sb8: add a check for request_region
` [PATCH 5.0 12/93] auxdisplay: hd44780: Fix memory leak on ->remove()
` [PATCH 5.0 14/93] IB/mlx4: Fix race condition between catas error reset and aliasguid flows
` [PATCH 5.0 15/93] i40iw: Avoid panic when handling the inetdev event
` [PATCH 5.0 16/93] mmc: davinci: remove extraneous __init annotation
` [PATCH 5.0 17/93] ALSA: opl3: fix mismatch between snd_opl3_drum_switch definition and declaration
` [PATCH 5.0 18/93] paride/pf: cleanup queues when detection fails
` [PATCH 5.0 19/93] paride/pcd: "
` [PATCH 5.0 20/93] thermal/intel_powerclamp: fix __percpu declaration of worker_data
` [PATCH 5.0 21/93] thermal: samsung: Fix incorrect check after code merge
` [PATCH 5.0 22/93] thermal: bcm2835: Fix crash in bcm2835_thermal_debugfs
` [PATCH 5.0 23/93] thermal/int340x_thermal: Add additional UUIDs
` [PATCH 5.0 24/93] thermal/int340x_thermal: fix mode setting
` [PATCH 5.0 25/93] thermal/intel_powerclamp: fix truncated kthread name
` [PATCH 5.0 26/93] scsi: iscsi: flush running unbind operations when removing a session
` [PATCH 5.0 27/93] sched/cpufreq: Fix 32-bit math overflow
` [PATCH 5.0 28/93] sched/core: Fix buffer overflow in cgroup2 property cpu.max
` [PATCH 5.0 29/93] x86/mm: Dont leak kernel addresses
` [PATCH 5.0 30/93] tools/power turbostat: return the exit status of a command
` [PATCH 5.0 31/93] scsi: core: Also call destroy_rcu_head() for passthrough requests
` [PATCH 5.0 32/93] scsi: qla2xxx: Fix NULL pointer crash due to stale CPUID
` [PATCH 5.0 33/93] perf stat: Fix --no-scale
` [PATCH 5.0 34/93] perf list: Dont forget to drop the reference to the allocated thread_map
` [PATCH 5.0 35/93] perf tools: Fix errors under optimization level -Og
` [PATCH 5.0 36/93] perf config: Fix an error in the config template documentation
` [PATCH 5.0 37/93] perf config: Fix a memory leak in collect_config()
` [PATCH 5.0 38/93] perf build-id: Fix memory leak in print_sdt_events()
` [PATCH 5.0 39/93] perf top: Delete the evlist before perf_session, fixing heap-use-after-free issue
` [PATCH 5.0 40/93] perf top: Fix error handling in cmd_top()
` [PATCH 5.0 41/93] perf hist: Add missing map__put() in error case
` [PATCH 5.0 42/93] perf map: Remove map from names tree in __maps__remove()
` [PATCH 5.0 43/93] perf maps: Purge all maps from the names tree
` [PATCH 5.0 44/93] perf top: Fix global-buffer-overflow issue
` [PATCH 5.0 45/93] perf evsel: Free evsel->counts in perf_evsel__exit()
` [PATCH 5.0 46/93] perf tests: Fix a memory leak of cpu_map object in the openat_syscall_event_on_all_cpus test
` [PATCH 5.0 47/93] perf tests: Fix memory leak by expr__find_other() in test__expr()
` [PATCH 5.0 48/93] perf tests: Fix a memory leak in test__perf_evsel__tp_sched_test()
` [PATCH 5.0 49/93] ACPI / utils: Drop reference in test for device presence
` [PATCH 5.0 50/93] PM / Domains: Avoid a potential deadlock
` [PATCH 5.0 51/93] blk-iolatency: #include "blk.h"
` [PATCH 5.0 52/93] drm/exynos/mixer: fix MIXER shadow registry synchronisation code
` [PATCH 5.0 53/93] irqchip/stm32: Dont clear rising/falling config registers at init
` [PATCH 5.0 54/93] irqchip/stm32: Dont set rising configuration "
` [PATCH 5.0 55/93] irqchip/mbigen: Dont clear eventid when freeing an MSI
` [PATCH 5.0 56/93] x86/hpet: Prevent potential NULL pointer dereference
` [PATCH 5.0 57/93] x86/hyperv: "
` [PATCH 5.0 58/93] x86/cpu/cyrix: Use correct macros for Cyrix calls on Geode processors
` [PATCH 5.0 59/93] drm/nouveau/debugfs: Fix check of pm_runtime_get_sync failure
` [PATCH 5.0 60/93] iommu/vt-d: Check capability before disabling protected memory
` [PATCH 5.0 61/93] iommu/vt-d: Save the right domain ID used by hardware
` [PATCH 5.0 62/93] x86/hw_breakpoints: Make default case in hw_breakpoint_arch_parse() return an error
` [PATCH 5.0 63/93] cifs: fix that return -EINVAL when do dedupe operation
` [PATCH 5.0 64/93] fix incorrect error code mapping for OBJECTID_NOT_FOUND
` [PATCH 5.0 65/93] cifs: Fix slab-out-of-bounds when tracing SMB tcon
` [PATCH 5.0 66/93] x86/gart: Exclude GART aperture from kcore
` [PATCH 5.0 67/93] ext4: prohibit fstrim in norecovery mode
` [PATCH 5.0 68/93] lkdtm: Print real addresses
` [PATCH 5.0 69/93] lkdtm: Add tests for NULL pointer dereference
` [PATCH 5.0 70/93] drm/amdgpu: psp_ring_destroy cause psp->km_ring.ring_mem NULL
` [PATCH 5.0 71/93] drm/panel: panel-innolux: set display off in innolux_panel_unprepare
` [PATCH 5.0 72/93] net: hns3: Fix NULL deref when unloading driver
` [PATCH 5.0 73/93] crypto: axis - fix for recursive locking from bottom half
` [PATCH 5.0 74/93] Revert "ACPI / EC: Remove old CLEAR_ON_RESUME quirk"
` [PATCH 5.0 75/93] RDMA/hns: Fix the Oops during rmmod or insmod ko when reset occurs
` [PATCH 5.0 76/93] coresight: cpu-debug: Support for CA73 CPUs
` [PATCH 5.0 77/93] PCI: Blacklist power management of Gigabyte X299 DESIGNARE EX PCIe ports
` [PATCH 5.0 78/93] PCI/ASPM: Save LTR Capability for suspend/resume
` [PATCH 5.0 79/93] f2fs: sync filesystem after roll-forward recovery
` [PATCH 5.0 80/93] drm/nouveau/volt/gf117: fix speedo readout register
` [PATCH 5.0 81/93] platform/x86: intel_pmc_core: Quirk to ignore XTAL shutdown
` [PATCH 5.0 82/93] ARM: 8839/1: kprobe: make patch_lock a raw_spinlock_t
` [PATCH 5.0 83/93] drm/amdkfd: use init_mqd function to allocate object for hid_mqd (CI)
` [PATCH 5.0 84/93] appletalk: Fix use-after-free in atalk_proc_exit
` [PATCH 5.0 85/93] cifs: return -ENODATA when deleting an xattr that does not exist
` [PATCH 5.0 86/93] lib/div64.c: off by one in shift
` [PATCH 5.0 87/93] rxrpc: Fix client call connect/disconnect race
` [PATCH 5.0 88/93] f2fs: fix to dirty inode for i_mode recovery
` [PATCH 5.0 89/93] f2fs: fix to use kvfree instead of kzfree
` [PATCH 5.0 90/93] f2fs: fix to add refcount once page is tagged PG_private
` [PATCH 5.0 91/93] include/linux/swap.h: use offsetof() instead of custom __swapoffset macro
` [PATCH 5.0 92/93] bpf: fix use after free in bpf_evict_inode
` [PATCH 5.0 93/93] IB/hfi1: Failed to drain send queue when QP is put into error state

WARNING in usb_submit_urb (4)
 2019-04-18 18:09 UTC  (4+ messages)

[PATCH] docs: hwmon: convert three docs to ReST format
 2019-04-18 18:10 UTC  (3+ messages)

[PATCH 1/1] be2net: Detach interface for avoiding a system crash
 2019-04-18 18:17 UTC  (4+ messages)

[PATCH 1/5] glibc: Perform rseq(2) registration at C startup and thread creation (v8)
 2019-04-18 18:17 UTC  (8+ messages)

[PATCH 4.14 00/92] 4.14.113-stable review
 2019-04-18 18:14 UTC  (10+ messages)
` [PATCH 4.14 57/92] iommu/dmar: Fix buffer overflow during PCI bus notification
` [PATCH 4.14 61/92] drm/panel: panel-innolux: set display off in innolux_panel_unprepare
` [PATCH 4.14 70/92] include/linux/swap.h: use offsetof() instead of custom __swapoffset macro
` [PATCH 4.14 74/92] bpf: fix verifier memory leaks
` [PATCH 4.14 75/92] bpf: fix verifier NULL pointer dereference
` [PATCH 4.14 76/92] bpf: fix stack state printing in verifier log
` [PATCH 4.14 77/92] bpf: move {prev_,}insn_idx into verifier env
` [PATCH 4.14 79/92] bpf: enable access to ax register also from verifier rewrite

git version 2.20.1.windows.1 throws file name too long in gitk
 2019-04-18 18:16 UTC  (7+ messages)

[dpdk-dev] [PATCH] ethdev: deprecate legacy filter API
 2019-04-18 18:16 UTC  (3+ messages)

implement generic dma_map_ops for IOMMUs v2 [rebase + resend]
 2019-04-18 18:15 UTC  (10+ messages)
` [PATCH 12/21] dma-iommu: factor atomic pool allocations into helpers

[PATCH v5 0/6] virtio pmem driver
 2019-04-18 18:14 UTC  (12+ messages)
` [PATCH v5 1/6] libnvdimm: nd_region flush callback support
            ` [Qemu-devel] "

[PATCH v2 00/36] coresight: Support for ACPI bindings
 2019-04-18 18:14 UTC  (4+ messages)
` [PATCH v2 20/36] coresight: Make device to CPU mapping generic

pull-request: wireless-drivers-next 2019-04-18
 2019-04-18 18:14 UTC  (2+ messages)

[Virtio-fs] [PATCH 0/4] virtiofsd fixes
 2019-04-18 18:14 UTC  (5+ messages)
` [Virtio-fs] [PATCH 1/4] virtiofsd: send reply correctly on read failure

[dpdk-dev] [PATCH 0/9] net/mlx5: add Direct Verbs E-Switch support
 2019-04-18 18:14 UTC  (6+ messages)
` [dpdk-dev] [PATCH v3 "
  ` [dpdk-dev] [PATCH v3 9/9] net/mlx5: add drop action to Direct Verbs E-Switch

[PATCH 0/5] mm: reparent slab memory on cgroup removal
 2019-04-18 18:14 UTC  (8+ messages)
` [PATCH 4/5] mm: rework non-root kmem_cache lifecycle management

[Qemu-devel] [PATCH 0/6] Fix misuse of ctype.h functions
 2019-04-18 18:13 UTC  (4+ messages)
` [Qemu-devel] [PATCH 5/6] pc-bios/s390-ccw: Clean up harmless misuse of isdigit()

[dpdk-dev] [PATCH] net/tap: ipc add check for number of messages received
 2019-04-18 18:13 UTC  (2+ messages)
` [dpdk-dev] [dpdk-stable] "

[SPDK] Blobstore snapshot creation patch
 2019-04-18 18:07 UTC 

[PATCH 1/2] drm/i915: Stop overwriting RING_IMR in rcs resume
 2019-04-18 18:07 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for series starting with [1/2] "


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.