All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-05-07 05:48:37 to 2019-05-07 06:09:23 UTC [more...]

cleanup bio page releasing and fix a page leak
 2019-05-07  6:09 UTC  (5+ messages)
` [PATCH 8/8] block: never take page references for ITER_BVEC

[PATCH AUTOSEL 5.0 01/99] iio: adc: xilinx: fix potential use-after-free on remove
 2019-05-07  5:32 UTC  (52+ messages)
` [PATCH AUTOSEL 5.0 03/99] iio: adc: xilinx: prevent touching unclocked h/w "
` [PATCH AUTOSEL 5.0 05/99] libnvdimm/namespace: Fix a potential NULL pointer dereference
` [PATCH AUTOSEL 5.0 07/99] HID: input: add mapping for keyboard Brightness Up/Down/Toggle keys
` [PATCH AUTOSEL 5.0 08/99] HID: input: add mapping for "Toggle Display" key
` [PATCH AUTOSEL 5.0 09/99] libnvdimm/btt: Fix a kmemdup failure check
` [PATCH AUTOSEL 5.0 10/99] s390/dasd: Fix capacity calculation for large volumes
` [PATCH AUTOSEL 5.0 11/99] mac80211: fix unaligned access in mesh table hash function
` [PATCH AUTOSEL 5.0 12/99] mac80211: Increase MAX_MSG_LEN
` [PATCH AUTOSEL 5.0 13/99] cfg80211: Handle WMM rules in regulatory domain intersection
` [PATCH AUTOSEL 5.0 14/99] mac80211: fix memory accounting with A-MSDU aggregation
` [PATCH AUTOSEL 5.0 15/99] nl80211: Add NL80211_FLAG_CLEAR_SKB flag for other NL commands
` [PATCH AUTOSEL 5.0 16/99] libnvdimm/security: provide fix for secure-erase to use zero-key
` [PATCH AUTOSEL 5.0 18/99] libnvdimm/pmem: fix a possible OOB access when read and write pmem
` [PATCH AUTOSEL 5.0 20/99] mac80211: Honor SW_CRYPTO_CONTROL for unicast keys in AP VLAN mode
` [PATCH AUTOSEL 5.0 23/99] drm/amd/display: extending AUX SW Timeout
` [PATCH AUTOSEL 5.0 25/99] clocksource/drivers/oxnas: Fix OX820 compatible
` [PATCH AUTOSEL 5.0 28/99] mISDN: Check address length before reading address family
` [PATCH AUTOSEL 5.0 29/99] vxge: fix return of a free'd memblock on a failed dma mapping
` [PATCH AUTOSEL 5.0 30/99] qede: fix write to free'd pointer error and double free of ptp
` [PATCH AUTOSEL 5.0 31/99] afs: Unlock pages for __pagevec_release()
` [PATCH AUTOSEL 5.0 33/99] bfq: update internal depth state when queue depth changes
` [PATCH AUTOSEL 5.0 34/99] qed: Delete redundant doorbell recovery types
` [PATCH AUTOSEL 5.0 35/99] qed: Fix the doorbell address sanity check
` [PATCH AUTOSEL 5.0 37/99] qed: Fix the DORQ's attentions handling
` [PATCH AUTOSEL 5.0 39/99] s390/pkey: add one more argument space for debug feature entry
` [PATCH AUTOSEL 5.0 42/99] x86/reboot, efi: Use EFI reboot for Acer TravelMate X514-51T
` [PATCH AUTOSEL 5.0 44/99] KVM: nVMX: always use early vmcs check when EPT is disabled
` [PATCH AUTOSEL 5.0 45/99] KVM: x86: Raise #GP when guest vCPU do not support PMU
` [PATCH AUTOSEL 5.0 47/99] KVM: fix spectrev1 gadgets
` [PATCH AUTOSEL 5.0 48/99] KVM: x86: avoid misreporting level-triggered irqs as edge-triggered in tracing
` [PATCH AUTOSEL 5.0 51/99] ipmi: ipmi_si_hardcode.c: init si_type array to fix a crash
` [PATCH AUTOSEL 5.0 52/99] ocelot: Don't sleep in atomic context (irqs_disabled())
` [PATCH AUTOSEL 5.0 54/99] x86/mm/KASLR: Fix the size of the direct mapping section
` [PATCH AUTOSEL 5.0 57/99] mm/hotplug: treat CMA pages as unmovable
` [PATCH AUTOSEL 5.0 63/99] netfilter: ctnetlink: don't use conntrack/expect object addresses as id
` [PATCH AUTOSEL 5.0 64/99] netfilter: nf_tables: prevent shift wrap in nft_chain_parse_hook()
` [PATCH AUTOSEL 5.0 68/99] s390: ctcm: fix ctcm_new_device error return code
` [PATCH AUTOSEL 5.0 73/99] selftests/net: correct the return value for run_afpackettests
` [PATCH AUTOSEL 5.0 75/99] netfilter: fix nf_l4proto_log_invalid to log invalid packets
` [PATCH AUTOSEL 5.0 76/99] dmaengine: bcm2835: Avoid GFP_KERNEL in device_prep_slave_sg
` [PATCH AUTOSEL 5.0 79/99] drm/imx: don't skip DP channel disable for background plane
` [PATCH AUTOSEL 5.0 82/99] spi: Micrel eth switch: declare missing of table
` [PATCH AUTOSEL 5.0 84/99] ceph: handle the case where a dentry has been renamed on outstanding req
` [PATCH AUTOSEL 5.0 85/99] Revert "drm/virtio: drop prime import/export callbacks"
` [PATCH AUTOSEL 5.0 87/99] drm/sun4i: Unbind components before releasing DRM and memory
` [PATCH AUTOSEL 5.0 88/99] Input: snvs_pwrkey - make it depend on ARCH_MXC
` [PATCH AUTOSEL 5.0 90/99] net: vrf: Fix operation not supported when set vrf mac
` [PATCH AUTOSEL 5.0 92/99] btrfs: Switch memory allocations in async csum calculation path to kvmalloc
` [PATCH AUTOSEL 5.0 95/99] mm/page_alloc.c: avoid potential NULL pointer dereference
` [PATCH AUTOSEL 5.0 96/99] bpf: only test gso type on gso packets
` [PATCH AUTOSEL 5.0 97/99] net: sched: fix cleanup NULL pointer exception in act_mirr

[PATCH 1/4] drm/amd/powerplay: fix Vega10 mclk/socclk voltage link setup
 2019-05-07  6:08 UTC  (4+ messages)
  ` [PATCH 2/4] drm/amd/powerplay: valid Vega10 DPMTABLE_OD_UPDATE_VDDC settings
  ` [PATCH 3/4] drm/amd/powerplay: avoid repeat AVFS enablement/disablement
  ` [PATCH 4/4] drm/amd/powerplay: update Vega10 power state on OD

cs4265 : alsactl store and "C data buffer" fails
 2019-05-07  6:08 UTC  (2+ messages)

[PATCH v2] cpufreq: imx6q: Fix the resource leak caused by incorrect error return
 2019-05-07  6:07 UTC  (7+ messages)

[PATCH] genirq: Prevent use-after-free and work list corruption]
 2019-05-07  6:07 UTC 

[[repost]RFC PATCH] mm/workingset : judge file page activity via timestamp
 2019-05-07  6:06 UTC  (4+ messages)

[U-Boot] [PATCH 0/4] efi_loader implent unloading of images
 2019-05-07  6:05 UTC  (11+ messages)
` [U-Boot] [PATCH 1/4] efi_loader: mark started images
` [U-Boot] [PATCH 4/4] efi_loader: unload applications upon Exit()

[U-Boot] [PATCH v2 1/1] efi_loader: optional data in load options are binary
 2019-05-07  6:04 UTC  (4+ messages)

[Bug 109649] [raven] gfx ring timeout when running clover apps
 2019-05-07  6:01 UTC  (2+ messages)
` [Bug 109649] [bisected][raven] "

[PATCH AUTOSEL 4.19 01/81] iio: adc: xilinx: fix potential use-after-free on remove
 2019-05-07  5:35 UTC  (57+ messages)
` [PATCH AUTOSEL 4.19 02/81] iio: adc: xilinx: fix potential use-after-free on probe
` [PATCH AUTOSEL 4.19 03/81] iio: adc: xilinx: prevent touching unclocked h/w on remove
` [PATCH AUTOSEL 4.19 04/81] acpi/nfit: Always dump _DSM output payload
` [PATCH AUTOSEL 4.19 05/81] libnvdimm/namespace: Fix a potential NULL pointer dereference
` [PATCH AUTOSEL 4.19 07/81] HID: input: add mapping for keyboard Brightness Up/Down/Toggle keys
` [PATCH AUTOSEL 4.19 09/81] libnvdimm/btt: Fix a kmemdup failure check
` [PATCH AUTOSEL 4.19 10/81] s390/dasd: Fix capacity calculation for large volumes
` [PATCH AUTOSEL 4.19 11/81] mac80211: fix unaligned access in mesh table hash function
` [PATCH AUTOSEL 4.19 12/81] mac80211: Increase MAX_MSG_LEN
` [PATCH AUTOSEL 4.19 14/81] mac80211: fix memory accounting with A-MSDU aggregation
` [PATCH AUTOSEL 4.19 16/81] Input: snvs_pwrkey - initialize necessary driver data before enabling IRQ
` [PATCH AUTOSEL 4.19 17/81] libnvdimm/pmem: fix a possible OOB access when read and write pmem
` [PATCH AUTOSEL 4.19 18/81] mac80211: Honor SW_CRYPTO_CONTROL for unicast keys in AP VLAN mode
` [PATCH AUTOSEL 4.19 19/81] s390/3270: fix lockdep false positive on view->lock
` [PATCH AUTOSEL 4.19 21/81] clocksource/drivers/npcm: select TIMER_OF
` [PATCH AUTOSEL 4.19 22/81] clocksource/drivers/oxnas: Fix OX820 compatible
` [PATCH AUTOSEL 4.19 23/81] selftests: fib_tests: Fix 'Command line is not complete' errors
` [PATCH AUTOSEL 4.19 26/81] qede: fix write to free'd pointer error and double free of ptp
` [PATCH AUTOSEL 4.19 27/81] afs: Unlock pages for __pagevec_release()
` [PATCH AUTOSEL 4.19 30/81] x86/build/lto: Fix truncated .bss with -fdata-sections
` [PATCH AUTOSEL 4.19 31/81] x86/reboot, efi: Use EFI reboot for Acer TravelMate X514-51T
` [PATCH AUTOSEL 4.19 32/81] x86/mm/tlb: Revert "x86/mm: Align TLB invalidation info"
` [PATCH AUTOSEL 4.19 33/81] KVM: x86: Raise #GP when guest vCPU do not support PMU
` [PATCH AUTOSEL 4.19 35/81] KVM: x86: avoid misreporting level-triggered irqs as edge-triggered in tracing
` [PATCH AUTOSEL 4.19 37/81] ipmi: ipmi_si_hardcode.c: init si_type array to fix a crash
` [PATCH AUTOSEL 4.19 39/81] x86/mm/KASLR: Fix the size of the direct mapping section
` [PATCH AUTOSEL 4.19 40/81] scsi: aic7xxx: fix EISA support
` [PATCH AUTOSEL 4.19 43/81] selftests: netfilter: check icmp pkttoobig errors are set as related
` [PATCH AUTOSEL 4.19 44/81] ipvs: do not schedule icmp errors from tunnels
` [PATCH AUTOSEL 4.19 46/81] netfilter: nf_tables: prevent shift wrap in nft_chain_parse_hook()
` [PATCH AUTOSEL 4.19 48/81] s390: ctcm: fix ctcm_new_device error return code
` [PATCH AUTOSEL 4.19 49/81] drm/sun4i: Set device driver data at bind time for use in unbind
` [PATCH AUTOSEL 4.19 50/81] drm/sun4i: Fix component unbinding and component master deletion
` [PATCH AUTOSEL 4.19 52/81] netfilter: fix nf_l4proto_log_invalid to log invalid packets
` [PATCH AUTOSEL 4.19 53/81] gpu: ipu-v3: dp: fix CSC handling
` [PATCH AUTOSEL 4.19 54/81] drm/imx: don't skip DP channel disable for background plane
` [PATCH AUTOSEL 4.19 56/81] spi: Micrel eth switch: declare missing of table
` [PATCH AUTOSEL 4.19 57/81] spi: ST ST95HF NFC: "
` [PATCH AUTOSEL 4.19 58/81] x86/mm: Fix a crash with kmemleak_scan()
` [PATCH AUTOSEL 4.19 59/81] drm/sun4i: Unbind components before releasing DRM and memory
` [PATCH AUTOSEL 4.19 61/81] btrfs: Switch memory allocations in async csum calculation path to kvmalloc
` [PATCH AUTOSEL 4.19 64/81] powerpc/smp: Fix NMI IPI timeout
` [PATCH AUTOSEL 4.19 65/81] powerpc/smp: Fix NMI IPI xmon timeout
` [PATCH AUTOSEL 4.19 67/81] mm/memory.c: fix modifying of page protection by insert_pfn()
` [PATCH AUTOSEL 4.19 68/81] usb: typec: Fix unchecked return value
` [PATCH AUTOSEL 4.19 69/81] f2fs: fix to data block override node segment by mistake
` [PATCH AUTOSEL 4.19 70/81] netfilter: nf_tables: use-after-free in dynamic operations
` [PATCH AUTOSEL 4.19 71/81] netfilter: nf_tables: add missing ->release_ops() in error path of newrule()
` [PATCH AUTOSEL 4.19 72/81] net: fec: manage ahb clock in runtime pm
` [PATCH AUTOSEL 4.19 73/81] mlxsw: spectrum_switchdev: Add MDB entries in prepare phase
` [PATCH AUTOSEL 4.19 76/81] mlxsw: core: Do not use WQ_MEM_RECLAIM for mlxsw workqueue
` [PATCH AUTOSEL 4.19 77/81] net/tls: fix the IV leaks
` [PATCH AUTOSEL 4.19 79/81] NFC: nci: Add some bounds checking in nci_hci_cmd_received()
` [PATCH AUTOSEL 4.19 80/81] nfc: nci: Potential off by one in ->pipes[] array
` [PATCH AUTOSEL 4.19 81/81] x86/kprobes: Avoid kretprobe recursion bug

[PATCH v2 0/3] cpufreq: Add imx-cpufreq-dt driver
 2019-05-07  5:35 UTC  (5+ messages)

[U-Boot] [PATCH] arm: socfpga: stratix10: Fix SPI flash ENV_SECT_SIZE
 2019-05-07  6:01 UTC 

[pull request][net-next 00/15] Mellanox, mlx5 Firmware devlink health and sw reset
 2019-05-07  6:01 UTC  (9+ messages)
` [net-next 09/15] net/mlx5: Create FW devlink health reporter

[PATCH 1/2] x86/boot: move early_serial_base to .data section
 2019-05-07  6:01 UTC  (2+ messages)
` [PATCH 2/2] x86/boot: push console_init forward

[Buildroot] [autobuild.buildroot.net] Build results for 2019-05-06
 2019-05-07  6:00 UTC 

[PATCH] systemd: Default to non-stateless images
 2019-05-07  6:00 UTC  (4+ messages)

[Virtio-fs] [PATCH] virtiofsd: do fallocate for setupmapping requests with write flag
 2019-05-07  5:58 UTC 

[Virtio-fs] [PATCH 0/2] guest hang fixes
 2019-05-07  5:58 UTC  (3+ messages)
` [Virtio-fs] [PATCH 1/2] virtio-fs: send setupmapping with write flag only if IOMAP_WRITE
` [Virtio-fs] [PATCH 2/2] virtiofs: add dmap flags to differentiate write mapping from read mapping

[PATCH] cgroup-lite: remove incorrect SYSTEMD_AUTO_ENABLE setting
 2019-05-07  5:57 UTC  (3+ messages)

[PATCH AUTOSEL 4.14 01/95] iio: adc: xilinx: fix potential use-after-free on remove
 2019-05-07  5:57 UTC  (50+ messages)
` [PATCH AUTOSEL 4.14 02/95] libnvdimm/namespace: Fix a potential NULL pointer dereference
` [PATCH AUTOSEL 4.14 03/95] HID: input: add mapping for Expose/Overview key
` [PATCH AUTOSEL 4.14 04/95] HID: input: add mapping for keyboard Brightness Up/Down/Toggle keys
` [PATCH AUTOSEL 4.14 05/95] HID: input: add mapping for "Toggle Display" key
` [PATCH AUTOSEL 4.14 07/95] s390/dasd: Fix capacity calculation for large volumes
` [PATCH AUTOSEL 4.14 08/95] mac80211: fix unaligned access in mesh table hash function
` [PATCH AUTOSEL 4.14 09/95] mac80211: Increase MAX_MSG_LEN
` [PATCH AUTOSEL 4.14 10/95] mac80211: fix memory accounting with A-MSDU aggregation
` [PATCH AUTOSEL 4.14 11/95] nl80211: Add NL80211_FLAG_CLEAR_SKB flag for other NL commands
` [PATCH AUTOSEL 4.14 13/95] s390/3270: fix lockdep false positive on view->lock
` [PATCH AUTOSEL 4.14 17/95] x86/reboot, efi: Use EFI reboot for Acer TravelMate X514-51T
` [PATCH AUTOSEL 4.14 18/95] KVM: fix spectrev1 gadgets
` [PATCH AUTOSEL 4.14 19/95] KVM: x86: avoid misreporting level-triggered irqs as edge-triggered in tracing
` [PATCH AUTOSEL 4.14 26/95] MIPS: perf: ath79: Fix perfcount IRQ assignment
` [PATCH AUTOSEL 4.14 27/95] s390: ctcm: fix ctcm_new_device error return code
` [PATCH AUTOSEL 4.14 28/95] drm/sun4i: Set device driver data at bind time for use in unbind
` [PATCH AUTOSEL 4.14 29/95] selftests/net: correct the return value for run_netsocktests
` [PATCH AUTOSEL 4.14 30/95] gpu: ipu-v3: dp: fix CSC handling
` [PATCH AUTOSEL 4.14 31/95] drm/imx: don't skip DP channel disable for background plane
` [PATCH AUTOSEL 4.14 33/95] spi: ST ST95HF NFC: declare missing of table
` [PATCH AUTOSEL 4.14 37/95] MIPS: VDSO: Reduce VDSO_RANDOMIZE_SIZE to 64MB for 64bit
` [PATCH AUTOSEL 4.14 38/95] bcache: correct dirty data statistics
` [PATCH AUTOSEL 4.14 41/95] ima: open a new file instance if no read permissions
` [PATCH AUTOSEL 4.14 46/95] media: adv7842: when the EDID is cleared, unconfigure CEC as well
` [PATCH AUTOSEL 4.14 47/95] fuse: fix possibly missed wake-up after abort
` [PATCH AUTOSEL 4.14 48/95] i2c: omap: Enable for ARCH_K3
` [PATCH AUTOSEL 4.14 49/95] drm/i915: Disable LP3 watermarks on all SNB machines
` [PATCH AUTOSEL 4.14 50/95] fsnotify: generalize handling of extra event flags
` [PATCH AUTOSEL 4.14 51/95] media: ov5640: fix wrong binning value in exposure calculation
` [PATCH AUTOSEL 4.14 53/95] net: don't keep lonely packets forever in the gro hash
` [PATCH AUTOSEL 4.14 54/95] tracing/fgraph: Fix set_graph_function from showing interrupts
` [PATCH AUTOSEL 4.14 56/95] scsi: raid_attrs: fix unused variable warning
` [PATCH AUTOSEL 4.14 57/95] staging: olpc_dcon: add a missing dependency
` [PATCH AUTOSEL 4.14 59/95] Btrfs: fix missing delayed iputs on unmount
` [PATCH AUTOSEL 4.14 61/95] mm: introduce mm_[p4d|pud|pmd]_folded
` [PATCH AUTOSEL 4.14 62/95] mm, memory_hotplug: initialize struct pages for the full memory section
` [PATCH AUTOSEL 4.14 63/95] arm64: KVM: Make VHE Stage-2 TLB invalidation operations non-interruptible
` [PATCH AUTOSEL 4.14 64/95] crypto: testmgr - add AES-CFB tests
` [PATCH AUTOSEL 4.14 65/95] powerpc: remove old GCC version checks
` [PATCH AUTOSEL 4.14 67/95] drm/rockchip: psr: do not dereference encoder before it is null checked
` [PATCH AUTOSEL 4.14 69/95] arm64: dts: marvell: armada-ap806: reserve PSCI area
` [PATCH AUTOSEL 4.14 70/95] vt: always call notifier with the console lock held
` [PATCH AUTOSEL 4.14 71/95] Revert "mm, memory_hotplug: initialize struct pages for the full memory section"
` [PATCH AUTOSEL 4.14 72/95] devres: Align data[] to ARCH_KMALLOC_MINALIGN
` [PATCH AUTOSEL 4.14 73/95] xtensa: xtfpga.dtsi: fix dtc warnings about SPI
` [PATCH AUTOSEL 4.14 74/95] btrfs: harden agaist duplicate fsid on scanned devices
` [PATCH AUTOSEL 4.14 79/95] x86/asm: Remove dead __GNUC__ conditionals

[RFC PATCH 0/7] soundwire: add sysfs and debugfs support
 2019-05-07  5:56 UTC  (11+ messages)
` [RFC PATCH 1/7] soundwire: Add sysfs support for master(s)
    ` [alsa-devel] "
` [RFC PATCH 5/7] soundwire: add debugfs support
    ` [alsa-devel] "

Error message when compiler not present
 2019-05-07  5:55 UTC 

[RFC] refactor tasklets to avoid unsigned long argument
 2019-05-07  5:55 UTC  (3+ messages)

[PATCH v2 0/3] staging: vchiq: use interruptible waits
 2019-05-07  5:54 UTC  (4+ messages)
` [PATCH v2 2/3] staging: vchiq: revert "switch to wait_for_completion_killable"

[PATCH 0/2] Add support for AXI DMA controller on Milbeaut series
 2019-05-07  5:39 UTC  (4+ messages)
` [2/2] dmaengine: milbeaut: Add Milbeaut AXI DMA controller
    ` [PATCH 2/2] "

[Qemu-devel] [PATCH v2] ui/console: Precautionary glBindTexture and surface->texture validation in surface_gl_update_texture
 2019-05-07  5:49 UTC 

[PATCH v2 0/2] introduction of version attribute for VFIO live migration
 2019-05-07  5:43 UTC  (6+ messages)
` [PATCH v2 2/2] drm/i915/gvt: export mdev device version to sysfs for Intel vGPU
      ` [Qemu-devel] "

[PATCH V4 1/2] PCI: dwc: Add API support to de-initialize host
 2019-05-07  5:49 UTC  (3+ messages)

[PATCH v2 0/5] Add TPU support for R-Car H3/M3-W/M3-N
 2019-05-07  5:48 UTC  (3+ 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.