linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-06-26 02:22:09 to 2019-06-26 04:41:03 UTC [more...]

kernel panic: stack is corrupted in validate_chain
 2019-06-26  4:41 UTC  (2+ messages)

[PATCH v2] x86/tls: Fix possible spectre-v1 in do_get_thread_area()
 2019-06-26  4:40 UTC  (3+ messages)

linux-next: manual merge of the keys tree with the integrity tree
 2019-06-26  4:33 UTC 

[RESEND PATCH v1 0/5] Solve postboot supplier cleanup and optimize probe ordering
 2019-06-26  4:30 UTC  (4+ messages)

linux-next: manual merge of the keys tree with the ecryptfs tree
 2019-06-26  4:28 UTC 

[PATCH] arm64/efi: Mark __efistub_stext_offset as an absolute symbol explicitly
 2019-06-26  4:20 UTC 

Steam is broken on new kernels
 2019-06-26  4:20 UTC  (12+ messages)

[PATCH 0/2] Unexport __clk_of_table
 2019-06-26  4:15 UTC  (3+ messages)
` [PATCH 1/2] clk: Remove ifdef for COMMON_CLK in clk-provider.h
` [PATCH 2/2] clk: Unexport __clk_of_table

[PATCH v3 0/5] vfs: clean up SETFLAGS and FSSETXATTR option processing
 2019-06-26  4:11 UTC  (8+ messages)
` [PATCH 1/5] vfs: create a generic checking and prep function for FS_IOC_SETFLAGS
` [PATCH 2/5] vfs: create a generic checking function for FS_IOC_FSSETXATTR
` [PATCH 3/5] vfs: teach vfs_ioc_fssetxattr_check to check project id info
` [PATCH 4/5] vfs: teach vfs_ioc_fssetxattr_check to check extent size hints
` [PATCH 5/5] vfs: only allow FSSETXATTR to set DAX flag on files and dirs

[PATCH] linux/kernel.h: fix overflow for DIV_ROUND_UP_ULL
 2019-06-26  3:55 UTC  (4+ messages)

[PATCH 0/9] x86: Concurrent TLB flushes and other improvements
 2019-06-26  3:57 UTC  (18+ messages)
` [PATCH 4/9] x86/mm/tlb: Flush remote and local TLBs concurrently
` [PATCH 6/9] KVM: x86: Provide paravirtualized flush_tlb_multi()
` [PATCH 8/9] x86/tlb: Privatize cpu_tlbstate

[PATCH v2] pinctrl: mediatek: Update cur_mask in mask/mask ops
 2019-06-26  3:54 UTC 

[RFC v1] clk: core: support clocks that need to be enabled during re-parent
 2019-06-26  3:52 UTC  (4+ messages)

[PATCH v5 0/5] vfs: make immutable files actually immutable
 2019-06-26  3:51 UTC  (7+ messages)
` [PATCH 1/5] mm/fs: don't allow writes to immutable files
` [PATCH 2/5] vfs: flush and wait for io when setting the immutable flag via SETFLAGS
` [PATCH 3/5] vfs: flush and wait for io when setting the immutable flag via FSSETXATTR
` [PATCH 4/5] vfs: don't allow most setxattr to immutable files
` [PATCH 5/5] vfs: don't allow writes to swap files

[PATCH AUTOSEL 5.1 01/51] HID: i2c-hid: add iBall Aer3 to descriptor override
 2019-06-26  3:41 UTC  (51+ messages)
` [PATCH AUTOSEL 5.1 02/51] ASoC : cs4265 : readable register too low
` [PATCH AUTOSEL 5.1 03/51] ASoC: ak4458: add return value for ak4458_probe
` [PATCH AUTOSEL 5.1 04/51] ASoC: soc-pcm: BE dai needs prepare when pause release after resume
` [PATCH AUTOSEL 5.1 05/51] ASoC: ak4458: rstn_control - return a non-zero on error only
` [PATCH AUTOSEL 5.1 06/51] spi: bitbang: Fix NULL pointer dereference in spi_unregister_master
` [PATCH AUTOSEL 5.1 07/51] ASoC: soc-dpm: fixup DAI active unbalance
` [PATCH AUTOSEL 5.1 08/51] ASoC: core: lock client_mutex while removing link components
` [PATCH AUTOSEL 5.1 09/51] iommu/vt-d: Fix lock inversion between iommu->lock and device_domain_lock
` [PATCH AUTOSEL 5.1 10/51] iommu/vt-d: Set the right field for Page Walk Snoop
` [PATCH AUTOSEL 5.1 11/51] ASoC: sun4i-codec: fix first delay on Speaker
` [PATCH AUTOSEL 5.1 12/51] HID: a4tech: fix horizontal scrolling
` [PATCH AUTOSEL 5.1 13/51] ASoC: Intel: Baytrail: add quirk for Aegex 10 (RU2) tablet
` [PATCH AUTOSEL 5.1 14/51] ASoC: hda: fix unbalanced codec dev refcount for HDA_DEV_ASOC
` [PATCH AUTOSEL 5.1 15/51] drm/mediatek: fix unbind functions
` [PATCH AUTOSEL 5.1 16/51] drm/mediatek: unbind components in mtk_drm_unbind()
` [PATCH AUTOSEL 5.1 17/51] drm/mediatek: call drm_atomic_helper_shutdown() when unbinding driver
` [PATCH AUTOSEL 5.1 18/51] drm/mediatek: clear num_pipes when unbind driver
` [PATCH AUTOSEL 5.1 19/51] drm/mediatek: call mtk_dsi_stop() after mtk_drm_crtc_atomic_disable()
` [PATCH AUTOSEL 5.1 20/51] ASoC: max98090: remove 24-bit format support if RJ is 0
` [PATCH AUTOSEL 5.1 21/51] ASoC: sun4i-i2s: Fix sun8i tx channel offset mask
` [PATCH AUTOSEL 5.1 22/51] ASoC: sun4i-i2s: Add offset to RX channel select
` [PATCH AUTOSEL 5.1 23/51] x86/CPU: Add more Icelake model numbers
` [PATCH AUTOSEL 5.1 24/51] usb: gadget: fusb300_udc: Fix memory leak of fusb300->ep[i]
` [PATCH AUTOSEL 5.1 25/51] usb: gadget: udc: lpc32xx: allocate descriptor with GFP_ATOMIC
` [PATCH AUTOSEL 5.1 26/51] usb: gadget: dwc2: fix zlp handling
` [PATCH AUTOSEL 5.1 27/51] ASoC: Intel: cht_bsw_max98090: fix kernel oops with platform_name override
` [PATCH AUTOSEL 5.1 28/51] ASoC: Intel: bytcht_es8316: "
` [PATCH AUTOSEL 5.1 29/51] ASoC: Intel: cht_bsw_nau8824: "
` [PATCH AUTOSEL 5.1 30/51] ASoC: Intel: cht_bsw_rt5672: "
` [PATCH AUTOSEL 5.1 31/51] ASoC: core: move DAI pre-links initiation to snd_soc_instantiate_card
` [PATCH AUTOSEL 5.1 32/51] ALSA: hdac: fix memory release for SST and SOF drivers
` [PATCH AUTOSEL 5.1 33/51] SoC: rt274: Fix internal jack assignment in set_jack callback
` [PATCH AUTOSEL 5.1 34/51] scsi: hpsa: correct ioaccel2 chaining
` [PATCH AUTOSEL 5.1 35/51] gpio: pca953x: hack to fix 24 bit gpio expanders
` [PATCH AUTOSEL 5.1 36/51] drm: panel-orientation-quirks: Add quirk for GPD pocket2
` [PATCH AUTOSEL 5.1 37/51] drm: panel-orientation-quirks: Add quirk for GPD MicroPC
` [PATCH AUTOSEL 5.1 38/51] ASoC: core: Fix deadlock in snd_soc_instantiate_card()
` [PATCH AUTOSEL 5.1 39/51] ASoC: Intel: sst: fix kmalloc call with wrong flags
` [PATCH AUTOSEL 5.1 40/51] platform/x86: asus-wmi: Only Tell EC the OS will handle display hotkeys from asus_nb_wmi
` [PATCH AUTOSEL 5.1 41/51] platform/x86: intel-vbtn: Report switch events when event wakes device
` [PATCH AUTOSEL 5.1 42/51] platform/x86: mlx-platform: Fix parent device in i2c-mux-reg device registration
` [PATCH AUTOSEL 5.1 43/51] platform/mellanox: mlxreg-hotplug: Add devm_free_irq call to remove flow
` [PATCH AUTOSEL 5.1 44/51] i2c: pca-platform: Fix GPIO lookup code
` [PATCH AUTOSEL 5.1 45/51] arm64: tlbflush: Ensure start/end of address range are aligned to stride
` [PATCH AUTOSEL 5.1 46/51] cpuset: restore sanity to cpuset_cpus_allowed_fallback()
` [PATCH AUTOSEL 5.1 47/51] scripts/decode_stacktrace.sh: prefix addr2line with $CROSS_COMPILE
` [PATCH AUTOSEL 5.1 48/51] mm/mlock.c: change count_mm_mlocked_page_nr return type
` [PATCH AUTOSEL 5.1 49/51] tracing: avoid build warning with HAVE_NOP_MCOUNT
` [PATCH AUTOSEL 5.1 50/51] module: Fix livepatch/ftrace module text permissions race
` [PATCH AUTOSEL 5.1 51/51] ftrace: Fix NULL pointer dereference in free_ftrace_func_mapper()

[PATCH AUTOSEL 4.19 01/34] ASoC : cs4265 : readable register too low
 2019-06-26  3:43 UTC  (34+ messages)
` [PATCH AUTOSEL 4.19 02/34] ASoC: ak4458: add return value for ak4458_probe
` [PATCH AUTOSEL 4.19 03/34] ASoC: soc-pcm: BE dai needs prepare when pause release after resume
` [PATCH AUTOSEL 4.19 04/34] ASoC: ak4458: rstn_control - return a non-zero on error only
` [PATCH AUTOSEL 4.19 05/34] spi: bitbang: Fix NULL pointer dereference in spi_unregister_master
` [PATCH AUTOSEL 4.19 06/34] ASoC: core: lock client_mutex while removing link components
` [PATCH AUTOSEL 4.19 07/34] ASoC: sun4i-codec: fix first delay on Speaker
` [PATCH AUTOSEL 4.19 08/34] drm/mediatek: fix unbind functions
` [PATCH AUTOSEL 4.19 09/34] drm/mediatek: unbind components in mtk_drm_unbind()
` [PATCH AUTOSEL 4.19 10/34] drm/mediatek: call drm_atomic_helper_shutdown() when unbinding driver
` [PATCH AUTOSEL 4.19 11/34] drm/mediatek: clear num_pipes when unbind driver
` [PATCH AUTOSEL 4.19 12/34] drm/mediatek: call mtk_dsi_stop() after mtk_drm_crtc_atomic_disable()
` [PATCH AUTOSEL 4.19 13/34] ASoC: max98090: remove 24-bit format support if RJ is 0
` [PATCH AUTOSEL 4.19 14/34] ASoC: sun4i-i2s: Fix sun8i tx channel offset mask
` [PATCH AUTOSEL 4.19 15/34] ASoC: sun4i-i2s: Add offset to RX channel select
` [PATCH AUTOSEL 4.19 16/34] x86/CPU: Add more Icelake model numbers
` [PATCH AUTOSEL 4.19 17/34] usb: gadget: fusb300_udc: Fix memory leak of fusb300->ep[i]
` [PATCH AUTOSEL 4.19 18/34] usb: gadget: udc: lpc32xx: allocate descriptor with GFP_ATOMIC
` [PATCH AUTOSEL 4.19 19/34] ALSA: hdac: fix memory release for SST and SOF drivers
` [PATCH AUTOSEL 4.19 20/34] SoC: rt274: Fix internal jack assignment in set_jack callback
` [PATCH AUTOSEL 4.19 21/34] scsi: hpsa: correct ioaccel2 chaining
` [PATCH AUTOSEL 4.19 22/34] drm: panel-orientation-quirks: Add quirk for GPD pocket2
` [PATCH AUTOSEL 4.19 23/34] drm: panel-orientation-quirks: Add quirk for GPD MicroPC
` [PATCH AUTOSEL 4.19 24/34] platform/x86: asus-wmi: Only Tell EC the OS will handle display hotkeys from asus_nb_wmi
` [PATCH AUTOSEL 4.19 25/34] platform/x86: intel-vbtn: Report switch events when event wakes device
` [PATCH AUTOSEL 4.19 26/34] platform/x86: mlx-platform: Fix parent device in i2c-mux-reg device registration
` [PATCH AUTOSEL 4.19 27/34] platform/mellanox: mlxreg-hotplug: Add devm_free_irq call to remove flow
` [PATCH AUTOSEL 4.19 28/34] i2c: pca-platform: Fix GPIO lookup code
` [PATCH AUTOSEL 4.19 29/34] cpuset: restore sanity to cpuset_cpus_allowed_fallback()
` [PATCH AUTOSEL 4.19 30/34] scripts/decode_stacktrace.sh: prefix addr2line with $CROSS_COMPILE
` [PATCH AUTOSEL 4.19 31/34] mm/mlock.c: change count_mm_mlocked_page_nr return type
` [PATCH AUTOSEL 4.19 32/34] tracing: avoid build warning with HAVE_NOP_MCOUNT
` [PATCH AUTOSEL 4.19 33/34] module: Fix livepatch/ftrace module text permissions race
` [PATCH AUTOSEL 4.19 34/34] ftrace: Fix NULL pointer dereference in free_ftrace_func_mapper()

[PATCH v3 0/3] Qualcomm UFS device reset support
 2019-06-26  3:45 UTC  (4+ messages)
  ` [PATCH v3 1/3] scsi: ufs: Introduce vops for resetting device

[PATCH AUTOSEL 4.14 01/21] ASoC : cs4265 : readable register too low
 2019-06-26  3:45 UTC  (21+ messages)
` [PATCH AUTOSEL 4.14 02/21] ASoC: soc-pcm: BE dai needs prepare when pause release after resume
` [PATCH AUTOSEL 4.14 03/21] spi: bitbang: Fix NULL pointer dereference in spi_unregister_master
` [PATCH AUTOSEL 4.14 04/21] ASoC: core: lock client_mutex while removing link components
` [PATCH AUTOSEL 4.14 05/21] ASoC: sun4i-codec: fix first delay on Speaker
` [PATCH AUTOSEL 4.14 06/21] drm/mediatek: fix unbind functions
` [PATCH AUTOSEL 4.14 07/21] drm/mediatek: call drm_atomic_helper_shutdown() when unbinding driver
` [PATCH AUTOSEL 4.14 08/21] drm/mediatek: call mtk_dsi_stop() after mtk_drm_crtc_atomic_disable()
` [PATCH AUTOSEL 4.14 09/21] ASoC: max98090: remove 24-bit format support if RJ is 0
` [PATCH AUTOSEL 4.14 10/21] ASoC: sun4i-i2s: Fix sun8i tx channel offset mask
` [PATCH AUTOSEL 4.14 11/21] ASoC: sun4i-i2s: Add offset to RX channel select
` [PATCH AUTOSEL 4.14 12/21] usb: gadget: fusb300_udc: Fix memory leak of fusb300->ep[i]
` [PATCH AUTOSEL 4.14 13/21] usb: gadget: udc: lpc32xx: allocate descriptor with GFP_ATOMIC
` [PATCH AUTOSEL 4.14 14/21] SoC: rt274: Fix internal jack assignment in set_jack callback
` [PATCH AUTOSEL 4.14 15/21] scsi: hpsa: correct ioaccel2 chaining
` [PATCH AUTOSEL 4.14 16/21] platform/x86: mlx-platform: Fix parent device in i2c-mux-reg device registration
` [PATCH AUTOSEL 4.14 17/21] cpuset: restore sanity to cpuset_cpus_allowed_fallback()
` [PATCH AUTOSEL 4.14 18/21] scripts/decode_stacktrace.sh: prefix addr2line with $CROSS_COMPILE
` [PATCH AUTOSEL 4.14 19/21] mm/mlock.c: change count_mm_mlocked_page_nr return type
` [PATCH AUTOSEL 4.14 20/21] module: Fix livepatch/ftrace module text permissions race
` [PATCH AUTOSEL 4.14 21/21] ftrace: Fix NULL pointer dereference in free_ftrace_func_mapper()

[PATCH] docs: zh_CN: submitting-drivers.rst: Remove a duplicated Documentation/
 2019-06-26  3:45 UTC  (2+ messages)

[PATCH AUTOSEL 4.9 01/11] ASoC : cs4265 : readable register too low
 2019-06-26  3:46 UTC  (11+ messages)
` [PATCH AUTOSEL 4.9 02/11] ASoC: soc-pcm: BE dai needs prepare when pause release after resume
` [PATCH AUTOSEL 4.9 03/11] spi: bitbang: Fix NULL pointer dereference in spi_unregister_master
` [PATCH AUTOSEL 4.9 04/11] ASoC: sun4i-codec: fix first delay on Speaker
` [PATCH AUTOSEL 4.9 05/11] drm/mediatek: fix unbind functions
` [PATCH AUTOSEL 4.9 06/11] ASoC: max98090: remove 24-bit format support if RJ is 0
` [PATCH AUTOSEL 4.9 07/11] usb: gadget: fusb300_udc: Fix memory leak of fusb300->ep[i]
` [PATCH AUTOSEL 4.9 08/11] usb: gadget: udc: lpc32xx: allocate descriptor with GFP_ATOMIC
` [PATCH AUTOSEL 4.9 09/11] scsi: hpsa: correct ioaccel2 chaining
` [PATCH AUTOSEL 4.9 10/11] scripts/decode_stacktrace.sh: prefix addr2line with $CROSS_COMPILE
` [PATCH AUTOSEL 4.9 11/11] mm/mlock.c: change count_mm_mlocked_page_nr return type

[PATCH AUTOSEL 4.4 1/6] ASoC : cs4265 : readable register too low
 2019-06-26  3:46 UTC  (6+ messages)
` [PATCH AUTOSEL 4.4 2/6] spi: bitbang: Fix NULL pointer dereference in spi_unregister_master
` [PATCH AUTOSEL 4.4 3/6] ASoC: max98090: remove 24-bit format support if RJ is 0
` [PATCH AUTOSEL 4.4 4/6] usb: gadget: fusb300_udc: Fix memory leak of fusb300->ep[i]
` [PATCH AUTOSEL 4.4 5/6] usb: gadget: udc: lpc32xx: allocate descriptor with GFP_ATOMIC
` [PATCH AUTOSEL 4.4 6/6] scsi: hpsa: correct ioaccel2 chaining

[PATCH v5 00/18] kunit: introduce KUnit, the Linux kernel unit testing framework
 2019-06-26  3:40 UTC  (10+ messages)
` [PATCH v5 01/18] kunit: test: add KUnit test runner core

[PATCH] modules: fix compile error if don't have strict module rwx
 2019-06-26  3:36 UTC  (3+ messages)

[btrfs] c8eaeac7b7: aim7.jobs-per-min -11.7% regression
 2019-06-26  3:31 UTC  (8+ messages)
` [LKP] "

[PATCH RESEND] staging: erofs: return the error value if fill_inline_data() fails
 2019-06-26  3:30 UTC 

[v2 0/2] Add BOE tv101wum-nl6 panel driver
 2019-06-26  3:27 UTC  (3+ messages)
` [v2 2/2] drm/panel: support for BOE tv101wum-nl6 wuxga dsi video mode panel

[PATCH RESEND] staging: erofs: remove unsupported ->datamode check in fill_inline_data()
 2019-06-26  3:28 UTC 

[PATCH 1/2] scripts/gdb: add lx-genpd-summary command
 2019-06-26  3:18 UTC  (4+ messages)
` [PATCH 2/2] scripts/gdb: add helpers to find and list devices

dev_pagemap related cleanups
 2019-06-26  3:15 UTC  (9+ messages)
` [PATCH 18/22] mm: mark DEVICE_PUBLIC as broken

[PATCH V3 1/3] cpufreq: Move the IS_ENABLED(CPU_THERMAL) macro in a stub
 2019-06-26  2:59 UTC  (5+ messages)
` [PATCH V3 2/3] thermal/drivers/cpu_cooling: Unregister with the policy
` [PATCH V3 3/3] thermal/drivers/cpu_cooling: cpufreq_cooling_register returns an int

[v3 0/4] Add drivers for auo,kd101n80-45na and boe,tv101wum-nl6 panels
 2019-06-26  2:54 UTC  (5+ messages)
` [v3 1/4] dt-bindngs: display: panel: Add BOE tv101wum-n16 panel bindings
` [v3 2/4] drm/panel: support for BOE tv101wum-nl6 wuxga dsi video mode panel
` [v3 3/4] dt-bindings: display: panel: add auo kd101n80-45na panel bindings
` [v3 4/4] drm/panel: support for auo,kd101n80-45na wuxga dsi video mode panel

[RFC] rcu: Warn that rcu ktheads cannot be spawned
 2019-06-26  2:51 UTC  (6+ messages)

[PATCH] bcache: make stripe_size configurable and persistent for hardware raid5/6
 2019-06-26  2:50 UTC  (6+ messages)

[PATCH 2/2] staging: rtl8723bs: hal: hal_btcoex: Remove unneeded variable PHalData
 2019-06-26  2:42 UTC 

[PATCH 1/2] staging: rtl8723bs: hal: hal_btcoex: Using comparison to true is error prone
 2019-06-26  2:41 UTC 

[PATCH] test_power: Add CURRENT and CHARGE_COUNTER properties
 2019-06-26  2:36 UTC  (2+ messages)

[PATCH] test_power: Add CURRENT and CHARGE_COUNTER properties
 2019-06-26  2:33 UTC 

[PATCH] i2c: designware: Add disable runtime pm quirk
 2019-06-26  2:32 UTC  (3+ messages)

[PATCH v3 0/6] qcom: add OCMEM support
 2019-06-26  2:21 UTC  (7+ messages)
` [PATCH v3 1/6] dt-bindings: soc: qcom: add On Chip MEMory (OCMEM) bindings
` [PATCH v3 2/6] dt-bindings: display: msm: gmu: add optional ocmem property
` [PATCH v3 3/6] firmware: qcom: scm: add OCMEM lock/unlock interface
` [PATCH v3 4/6] firmware: qcom: scm: add support to restore secure config to qcm_scm-32
` [PATCH v3 5/6] soc: qcom: add OCMEM driver
` [PATCH v3 6/6] drm/msm/gpu: add ocmem init/cleanup functions


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).