linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-03-11 18:00:18 to 2019-03-11 19:58:57 UTC [more...]

[PATCH v8 perf,bpf 00/15] perf annotation of BPF programs
 2019-03-11 19:55 UTC  (6+ messages)
` [PATCH v8 perf,bpf 02/15] bpf: libbpf: introduce bpf_program__get_prog_info_linear()
` [PATCH v8 perf,bpf 05/15] perf: change prototype of perf_event__synthesize_bpf_events()
` [PATCH v8 perf,bpf 07/15] perf, bpf: save bpf_prog_info information as headers to perf.data
` [PATCH v8 perf,bpf 10/15] perf-top: add option --no-bpf-event
` [PATCH v8 perf,bpf 13/15] perf, bpf: process PERF_BPF_EVENT_PROG_LOAD for annotation

[PATCH] aio: prevent the final fput() in the middle of vfs_poll() (Re: KASAN: use-after-free Read in unix_dgram_poll)
 2019-03-11 19:58 UTC  (26+ messages)
` [PATCH 1/8] aio: make sure file is pinned
                ` [PATCH 1/8] pin iocb through aio
                  ` [PATCH 2/8] keep io_event in aio_kiocb
                  ` [PATCH 3/8] aio: store event at final iocb_put()
                  ` [PATCH 4/8] Fix aio_poll() races
                  ` [PATCH 5/8] make aio_read()/aio_write() return int
                  ` [PATCH 6/8] move dropping ->ki_eventfd into iocb_destroy()
                  ` [PATCH 7/8] deal with get_reqs_available() in aio_get_req() itself
                  ` [PATCH 8/8] aio: move sanity checks and request allocation to io_submit_one()

[PATCH AUTOSEL 4.14 01/27] drm/imx: ignore plane updates on disabled crtcs
 2019-03-11 19:58 UTC  (3+ messages)
` [PATCH AUTOSEL 4.14 08/27] ARM: OMAP2+: Variable "reg" in function omap4_dsi_mux_pads() could be uninitialized
` [PATCH AUTOSEL 4.14 10/27] ASoC: rsnd: fixup rsnd_ssi_master_clk_start() user count check

[PATCH 0/5] drm: Fix fb changes for async updates
 2019-03-11 19:58 UTC  (9+ messages)
` [PATCH 1/5] drm: don't block fb changes for async plane updates

[PATCH AUTOSEL 4.19 01/44] drm/imx: ignore plane updates on disabled crtcs
 2019-03-11 19:57 UTC  (20+ messages)
` [PATCH AUTOSEL 4.19 03/44] drm/imx: imx-ldb: add missing of_node_puts
` [PATCH AUTOSEL 4.19 07/44] KVM: arm/arm64: vgic: Make vgic_dist->lpi_list_lock a raw_spinlock
` [PATCH AUTOSEL 4.19 08/44] arm64: dts: rockchip: fix graph_port warning on rk3399 bob kevin and excavator
` [PATCH AUTOSEL 4.19 11/44] Input: pwm-vibra - stop regulator after disabling pwm, not before
` [PATCH AUTOSEL 4.19 14/44] ASoC: dapm: fix out-of-bounds accesses to DAPM lookup tables
` [PATCH AUTOSEL 4.19 15/44] ASoC: rsnd: fixup rsnd_ssi_master_clk_start() user count check
` [PATCH AUTOSEL 4.19 17/44] arm/arm64: KVM: Allow a VCPU to fully reset itself
` [PATCH AUTOSEL 4.19 18/44] arm/arm64: KVM: Don't panic on failure to properly reset system registers
` [PATCH AUTOSEL 4.19 21/44] ASoC: samsung: Prevent clk_get_rate() calls in atomic context
` [PATCH AUTOSEL 4.19 23/44] Input: cap11xx - switch to using set_brightness_blocking()
` [PATCH AUTOSEL 4.19 30/44] ipvs: fix dependency on nf_defrag_ipv6
` [PATCH AUTOSEL 4.19 31/44] floppy: check_events callback should not return a negative number
` [PATCH AUTOSEL 4.19 33/44] NFS: Don't use page_file_mapping after removing the page
` [PATCH AUTOSEL 4.19 34/44] mm/gup: fix gup_pmd_range() for dax
` [PATCH AUTOSEL 4.19 35/44] Revert "mm: use early_pfn_to_nid in page_ext_init"
` [PATCH AUTOSEL 4.19 37/44] net: dsa: bcm_sf2: potential array overflow in bcm_sf2_sw_suspend()
` [PATCH AUTOSEL 4.19 40/44] net: hns: Fix object reference leaks in hns_dsaf_roce_reset()
` [PATCH AUTOSEL 4.19 43/44] auxdisplay: ht16k33: fix potential user-after-free on module unload
` [PATCH AUTOSEL 4.19 44/44] Input: st-keyscan - fix potential zalloc NULL dereference

[PATCH 01/42] drivers: gpio: 74xx-mmio: use devm_platform_ioremap_resource()
 2019-03-11 19:58 UTC  (48+ messages)
` [PATCH 02/42] drivers: gpio: amdpt: "
` [PATCH 03/42] drivers: gpio: amdpt: drop unneeded deref of &pdev->dev
` [PATCH 04/42] drivers: gpio: aspeed: use devm_platform_ioremap_resource()
` [PATCH 05/42] drivers: gpio: bcm-kona: "
` [PATCH 06/42] drivers: gpio: cadence: "
` [PATCH 07/42] drivers: gpio: clps711x: "
` [PATCH 08/42] drivers: gpio: dwap: "
` [PATCH 09/42] drivers: gpio: sprd: "
` [PATCH 10/42] drivers: gpio: ep93xx: devm_platform_ioremap_resource()
` [PATCH 11/42] drivers: gpio: ftgpio010: use devm_platform_ioremap_resource()
` [PATCH 12/42] drivers: gpio: grgpio: "
` [PATCH 13/42] drivers: gpio: hlwd: "
` [PATCH 14/42] drivers: gpio: iop: "
` [PATCH 15/42] drivers: gpio: janz-ttl: "
` [PATCH 16/42] drivers: gpio: janz-ttl: drop unneccessary temp variable dev
` [PATCH 17/42] drivers: gpio: loongon1: use devm_platform_ioremap_resource()
` [PATCH 18/42] drivers: gpio: lpc18xx: "
` [PATCH 19/42] drivers: gpio: mb86s7x: "
` [PATCH 20/42] drivers: gpio: mt7621: "
` [PATCH 21/42] drivers: gpio: mvebu: "
` [PATCH 22/42] drivers: gpio: mxc: "
` [PATCH 23/42] drivers: gpio: "
  ` [PATCH] drivers: gpio: octeon: "
` [PATCH 24/42] drivers: gpio: "
    ` [PATCH] drivers: gpio: omap: "
` [PATCH 25/42] drivers: gpio: pxa: "
` [PATCH 26/42] drivers: gpio: rcar: pendantic formatting
` [PATCH 27/42] drivers: gpio: rcar: use devm_platform_ioremap_resource()
` [PATCH 28/42] drivers: gpio: spear-spics: "
` [PATCH 29/42] drivers: gpio: sprd: "
` [PATCH 30/42] drivers: gpio: sta2x11: "
` [PATCH 31/42] drivers: gpio: stp-xway: "
` [PATCH 32/42] drivers: gpio: tb10x: "
` [PATCH 33/42] drivers: gpio: tegra: "
` [PATCH 34/42] drivers: gpio: timberdale: "
` [PATCH 35/42] drivers: gpio: ts4800: "
` [PATCH 36/42] drivers: gpio: uniphier: "
` [PATCH 37/42] drivers: gpio: vf610: "
` [PATCH 38/42] drivers: gpio: vr41xx: "
` [PATCH 39/42] drivers: gpio: xgene-sb: "
` [PATCH 40/42] drivers: gpio: zx: "
` [PATCH 41/42] drivers: gpio: xlp: devm_platform_ioremap_resource()
` [PATCH 42/42] drivers: gpio: use devm_platform_ioremap_resource()

[PATCH AUTOSEL 4.20 01/52] drm/imx: ignore plane updates on disabled crtcs
 2019-03-11 19:55 UTC  (25+ messages)
` [PATCH AUTOSEL 4.20 03/52] drm/imx: imx-ldb: add missing of_node_puts
` [PATCH AUTOSEL 4.20 04/52] gpu: ipu-v3: Fix CSI offsets for imx53
` [PATCH AUTOSEL 4.20 06/52] clocksource: timer-ti-dm: Fix pwm dmtimer usage of fck reparenting
` [PATCH AUTOSEL 4.20 07/52] KVM: arm/arm64: vgic: Make vgic_dist->lpi_list_lock a raw_spinlock
` [PATCH AUTOSEL 4.20 09/52] hwmon: (nct6775) Fix fan6 detection for NCT6793D
` [PATCH AUTOSEL 4.20 10/52] s390/dasd: fix using offset into zero size array error
` [PATCH AUTOSEL 4.20 12/52] Input: pwm-vibra - stop regulator after disabling pwm, not before
` [PATCH AUTOSEL 4.20 13/52] ARM: dts: Configure clock parent for pwm vibra
` [PATCH AUTOSEL 4.20 17/52] ASoC: rsnd: fixup rsnd_ssi_master_clk_start() user count check
` [PATCH AUTOSEL 4.20 18/52] KVM: arm/arm64: Reset the VCPU without preemption and vcpu state loaded
` [PATCH AUTOSEL 4.20 21/52] KVM: arm/arm64: vgic: Always initialize the group of private IRQs
` [PATCH AUTOSEL 4.20 22/52] KVM: arm64: Forbid kprobing of the VHE world-switch code
` [PATCH AUTOSEL 4.20 24/52] ARM: OMAP2+: fix lack of timer interrupts on CPU1 after hotplug
` [PATCH AUTOSEL 4.20 27/52] Input: matrix_keypad - use flush_delayed_work()
` [PATCH AUTOSEL 4.20 29/52] cfg80211: prevent speculation on cfg80211_classify8021d() return
` [PATCH AUTOSEL 4.20 30/52] mac80211: Fix Tx aggregation session tear down with ITXQs
` [PATCH AUTOSEL 4.20 36/52] NFS: Don't use page_file_mapping after removing the page
` [PATCH AUTOSEL 4.20 40/52] csky: Fixup wrong pt_regs size
` [PATCH AUTOSEL 4.20 43/52] scsi: qla2xxx: Fix panic from use after free in qla2x00_async_tm_cmd
` [PATCH AUTOSEL 4.20 45/52] x86/CPU: Add Icelake model number
` [PATCH AUTOSEL 4.20 47/52] net: hns: Fix object reference leaks in hns_dsaf_roce_reset()
` [PATCH AUTOSEL 4.20 49/52] i2c: bcm2835: Clear current buffer pointers and counts after a transfer
` [PATCH AUTOSEL 4.20 51/52] lib/crc32.c: mark crc32_le_base/__crc32c_le_base aliases as __pure
` [PATCH AUTOSEL 4.20 52/52] Input: st-keyscan - fix potential zalloc NULL dereference

[PATCHv7 00/10] Heterogenous memory node attributes
 2019-03-11 19:52 UTC  (4+ messages)
` [PATCHv7 07/10] acpi/hmat: Register processor domain to its memory

[PATCH] net: hyperv: fix a NULL pointer dereference
 2019-03-11 19:49 UTC  (3+ messages)

a.out coredumping: fix or delete?
 2019-03-11 19:47 UTC  (18+ messages)
      ` [PATCH] x86: Deprecate a.out support

ssh session with qemu-arm using busybox
 2019-03-11 19:33 UTC  (3+ messages)
` [Qemu-devel] "

[PATCH v2 0/9] Add Support for MediaTek PMIC MT6358
 2019-03-11 19:43 UTC  (9+ messages)
` [PATCH v2 1/9] mfd: mt6397: clean up code
` [PATCH v2 2/9] mfd: mt6397: extract irq related code from core driver
` [PATCH v2 3/9] dt-bindings: mfd: Add compatible for the MediaTek MT6358 PMIC
` [PATCH v2 4/9] regulator: Add document for MT6358 regulator

[PATCH v3] powerpc/pseries: Only wait for dying CPU after call to rtas_stop_self()
 2019-03-11 19:35 UTC 

[PATCH v2] powerpc/pseries: Only wait for dying CPU after call to rtas_stop_self()
 2019-03-11 19:29 UTC  (3+ messages)

[PATCH] net: lio_core: fix two NULL pointer dereferences
 2019-03-11 19:29 UTC  (2+ messages)

[PATCH 2/4] Add SUNIX Multi-I/O card device driver
 2019-03-11 19:27 UTC  (3+ messages)

[PATCH 0/5] mm: reduce the memory footprint of dying memory cgroups
 2019-03-11 19:27 UTC  (4+ messages)
` [PATCH 5/5] mm: spill memcg percpu stats and events before releasing

[PATCH 0/3] selftest/ima: fail kexec_load syscall
 2019-03-11 19:20 UTC  (10+ messages)
` [PATCH 3/3] x86/ima: retry detecting secure boot mode

[PATCH] net: liquidio: fix NULL pointer dereferences
 2019-03-11 19:17 UTC  (2+ messages)

[PATCH] mm/slab: protect cache_reap() against CPU and memory hot plug operations
 2019-03-11 19:17 UTC 

[PATCH 0/2] intel-lpss-pci-i2c: Fix oops when there is no ACPI fwnode
 2019-03-11 19:15 UTC  (3+ messages)
` [PATCH 2/2] mfd: intel-lpss: Add "linux,use-dynamic-adapter-nr" device-prop to i2c-devices

[GIT pull] core udpate for 5.1
 2019-03-11 19:14 UTC  (8+ messages)
` [GIT pull] x86/asm "

[PATCH v2] isdn: hfcpci: fix potential NULL pointer dereference
 2019-03-11 19:14 UTC  (2+ messages)

[PATCH v8 0/6] Add Fieldbus subsystem + support HMS Profinet card
 2019-03-11 19:13 UTC  (7+ messages)

[PATCH 2/3] MIPS: eBPF: Provide eBPF support for MIPS64R6
 2019-03-11 19:07 UTC 

[PATCH v2] Bluetooth: hci_qca: Add helper function to get the chip family
 2019-03-11 19:05 UTC  (3+ messages)

Support sample context in perf report
 2019-03-11 19:04 UTC  (14+ messages)
` [PATCH v6 07/11] perf tools report: Implement browsing of individual samples
` [PATCH v6 09/11] perf tools report: Add custom scripts to script menu
` [PATCH v6 10/11] perf tools script: Add array bound checking to list_scripts
` [PATCH v6 11/11] perf tools ui: Fix ui popup browser for many entries

[PATCH 1/2] x86/MCE/AMD: Export smca_get_bank_type()
 2019-03-11 19:01 UTC  (5+ messages)
` [PATCH 2/2] x86/MCE/AMD, EDAC/mce_amd: Don't report L1 BTB MCA errors on some Family 17h models

[GIT PULL] pin control bulk changes for v5.1
 2019-03-11 19:00 UTC  (2+ messages)

[git pull] Input updates for v5.1-rc0
 2019-03-11 19:00 UTC  (2+ messages)

[GIT PULL REQUEST] watchdog - v5.1 Merge window
 2019-03-11 19:00 UTC  (2+ messages)

[GIT PULL] first round of SCSI updates for the 5.0+ merge window
 2019-03-11 18:51 UTC  (3+ messages)

[PATCH] x86, mce: Fix machine_check_poll() tests for which errors to log
 2019-03-11 18:51 UTC 

[PATCH v2] net: 8390: fix potential NULL pointer dereferences
 2019-03-11 18:50 UTC  (2+ messages)

[PATCH] drm/vkms: Remove useless call to drm_connector_register()
 2019-03-11 18:50 UTC  (4+ messages)

[PATCH] ARM: dts: vf610: Add ZII SPB4 board
 2019-03-11 18:49 UTC 

[PATCH] drm/bochs: Fix NULL dereference on atomic_disable helper
 2019-03-11 18:48 UTC  (8+ messages)

[PATCH] iio: envelope-detector: fix use-after-free on device remove
 2019-03-11 18:47 UTC  (4+ messages)

[PATCH] net: mlx5: fix a potential NULL pointer dereference
 2019-03-11 18:46 UTC  (2+ messages)

[PATCH v2] net: liquidio: fix a NULL pointer dereference
 2019-03-11 18:44 UTC  (2+ messages)

sun6i MIPI DSI driver EoTp
 2019-03-11 18:43 UTC 

[RFC][PATCH 00/16] sched: Core scheduling
 2019-03-11 18:34 UTC  (6+ messages)

[PATCH] clk: imx6q: remove unsupported pll4_audio_div
 2019-03-11 18:35 UTC  (4+ messages)
` [V2 0/2] ARM: imx6qdl: remove PLL4_AUDIO_DIV clock
  ` [V2 1/2] clk: imx6q: remove unsupported pll4_audio_div

[PATCH 0/6] ptrace: consolidate PTRACE_SYSEMU handling and add support for arm64
 2019-03-11 18:34 UTC  (6+ messages)
` [PATCH 3/6] x86: clean up _TIF_SYSCALL_EMU handling using ptrace_syscall_enter hook

[PATCH 0/9] tc358767 driver improvements
 2019-03-11 18:32 UTC  (7+ messages)
` [PATCH 5/9] drm/bridge: tc358767: Simplify polling in tc_link_training()
` [PATCH 6/9] drm/bridge: tc358767: Simplify error check in tc_aux_linx_setup()

[GIT PULL] XArray updates for 5.1-rc1
 2019-03-11 18:28 UTC 

[PATCH v7 perf,bpf 00/15] perf annotation of BPF programs
 2019-03-11 18:26 UTC  (9+ messages)
` [PATCH v7 perf,bpf 02/15] bpf: libbpf: introduce bpf_program__get_prog_info_linear()
` [PATCH v7 perf,bpf 07/15] perf, bpf: save bpf_prog_info information as headers to perf.data
` [PATCH v7 perf,bpf 12/15] perf, bpf: enable annotation of bpf program

[PATCH] y2038: fix socket.h header inclusion
 2019-03-11 18:23 UTC  (2+ messages)

[PATCH v3] perf record: Add support for limit perf output file size
 2019-03-11 18:22 UTC  (2+ messages)

BUG: MAX_STACK_TRACE_ENTRIES too low!
 2019-03-11 18:17 UTC  (4+ messages)

[PATCH 1/3] list_bl: Add hlist_bl_add_before/behind helpers
 2019-03-11 18:16 UTC  (2+ messages)

[PATCH] drm: rockchip: add shutdown function to poweroff VOP and HDMI TX
 2019-03-11 18:14 UTC  (2+ messages)

[RFC PATCH V2 0/5] vhost: accelerate metadata access through vmap()
 2019-03-11 18:14 UTC  (4+ messages)

[PATCH 1/1] MIPS: Ensure ELF appended dtb is relocated
 2019-03-11 18:14 UTC  (2+ messages)

[PATCH] mips: loongson64: lemote-2f: Add IRQF_NO_SUSPEND to "cascade" irqaction
 2019-03-11 18:14 UTC  (2+ messages)

[PATCH 1/3] arm64: dts: rockchip: rk3399: rock960: Rename vcc_sys into vcc5v0_sys
 2019-03-11 18:10 UTC  (3+ messages)
` [PATCH 3/3] arm64: dts: rockchip: rk3399: rock960: Add missing GPIO for vcc5v0_host

general protection fault in skb_put
 2019-03-11 18:10 UTC  (4+ messages)

[PATCH v2] platform/chrome: Add Wilco EC Event Handling
 2019-03-11 18:08 UTC  (4+ messages)

[PATCH V2 01/10] mmc: tegra: fix ddr signaling for non-ddr modes
 2019-03-11 18:02 UTC  (10+ messages)
` [PATCH V2 02/10] mmc: sdhci: allow host to specify maximum tuning loops
` [PATCH V2 03/10] mmc: tegra: update hw tuning process
` [PATCH V2 04/10] dt-bindings: mmc: tegra: document Tegra194 compatible string
` [PATCH V2 05/10] arm64: tegra: fix default tap and trim values
` [PATCH V2 06/10] mmc: cqhci: allow hosts to specify dcmd cmd timing parameter
` [PATCH V2 07/10] mmc: tegra: add Tegra186 WAR for CQE
` [PATCH V2 08/10] mmc: cqhci: add CQHCI_SSC1 register CBC field mask
` [PATCH V2 09/10] mmc: tegra: fix CQE enable and resume sequences
` [PATCH V2 10/10] arm64: tegra: enable command queue for tegra186 sdmmc4

[PATCH 00/20] objtool: UACCESS validation v3
 2019-03-11 18:01 UTC  (11+ messages)
` [PATCH 18/20] objtool: Add UACCESS validation
` [PATCH 20/20] objtool: Add Direction Flag validation


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).