public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-12-13 13:12:10 to 2017-12-13 15:50:48 UTC [more...]

[PATCH 01/10] ASoC: tlv320aic32x4: Remove filename from header and switch to SPDX
 2017-12-13 15:50 UTC  (5+ messages)

[PATCH] regmap: Disable debugfs when locking is disabled
 2017-12-13 15:50 UTC  (2+ messages)

[PATCH v4 1/4] dt-bindings: pwm: binding allwinner sun8i R40/V40/T3
 2017-12-13 15:50 UTC  (2+ messages)

[patch 00/16] x86/ldt: Use a VMA based read only mapping
 2017-12-13 15:47 UTC  (12+ messages)
` [patch 05/16] mm: Allow special mappings with user access cleared

Applied "regmap: rename regmap_lock_unlock_empty() to regmap_lock_unlock_none()" to the regmap tree
 2017-12-13 15:46 UTC 

[PATCH 0/3] regmap: follow-up for ("regmap: allow to disable all locking mechanisms")
 2017-12-13 15:46 UTC  (6+ messages)
` [PATCH 2/3] regmap: don't create the debugfs entries if locking is disabled

[PATCH v4 4/4] ARM: pinctrl: sunxi-pinctrl: fix pin funtion can not be match correctly
 2017-12-13 15:45 UTC  (2+ messages)

[PATCH v4] perf-probe: Support escaped character in parser
 2017-12-13 15:42 UTC  (4+ messages)

[PATCH] cgroup/cpuset: fix circular locking dependency
 2017-12-13 15:40 UTC  (10+ messages)

[PATCH 1/1] arm: sunxi: Add alternative pins for spi0
 2017-12-13 15:40 UTC  (2+ messages)

[PATCH v5] ASoC: TSCS42xx: Add support for Tempo Semiconductor's TSCS42xx audio CODEC
 2017-12-13 15:40 UTC  (6+ messages)

[PATCH] platform/x86: dell-rbtn: Block comments use * on subsequent lines
 2017-12-13 15:39 UTC  (8+ messages)

[PATCH] writeback: synchronize sync(2) against cgroup writeback membership switches
 2017-12-13 15:39 UTC  (4+ messages)
      ` [PATCH v2] "

[PATCH] ACPI, APEI, Fix use resource_size
 2017-12-13 15:38 UTC  (3+ messages)

[PATCH] vfio: Simplify capability helper
 2017-12-13 15:35 UTC  (5+ messages)

[PATCH 0/8] drm/sun4i: Support the Display Engine frontend
 2017-12-13 15:33 UTC  (9+ messages)
` [PATCH 1/8] drm/sun4i: backend: Move line stride setup to buffer setup function
` [PATCH 2/8] drm/sun4i: backend: Allow a NULL plane pointer to retrieve the format
` [PATCH 3/8] drm/sun4i: sun4i_layer: Add a custom plane state
` [PATCH 4/8] drm/sun4i: crtc: Add a custom crtc atomic_check
` [PATCH 5/8] drm/sun4i: Add a driver for the display frontend
` [PATCH 6/8] drm/sun4i: sun4i_layer: Wire in the frontend
` [PATCH 7/8] drm/sun4i: sun4i_layer: Add a custom atomic_check for "
` [PATCH 8/8] ARM: dts: sun8i: a33 Enable our display frontend

[PATCH v3 00/12] Rockchip ISP1 Driver
 2017-12-13 15:34 UTC  (3+ messages)
` [PATCH v3 03/12] media: rkisp1: Add user space ABI definitions

[PATCH v2] mm/slab: Do not hash pointers when debugging slab
 2017-12-13 15:34 UTC 

[PATCH] ARM: dts: omap3-evm: Fix missing NAND partition information
 2017-12-13 15:37 UTC  (12+ messages)

[PATCH 1/8] staging: pi433: collapse else block after return statement
 2017-12-13 15:32 UTC  (15+ messages)
` [PATCH 2/8] staging: pi433: move var declaration to function level
` [PATCH 3/8] staging: pi433: replace unsigned with unsigned int
` [PATCH 4/8] staging: pi433: add parentheses to mask and shift
` [PATCH 5/8] staging: pi433: fix DATAMODUL_MODULATION_TYPE_OOK value
` [PATCH 6/8] staging: pi433: use defines for shifting register values
` [PATCH 7/8] staging: pi433: avoid logging ENOMEM messages
` [PATCH 8/8] staging: pi433: replace printk calls with dev_dbg

Crash in cgroup_procs_show
 2017-12-13 15:29 UTC  (2+ messages)

[BUG]kernel softlockup due to sidtab_search_context run for long time because of too many sidtab context node
 2017-12-13 15:18 UTC  (2+ messages)

About the try to remove cross-release feature entirely by Ingo
 2017-12-13 15:23 UTC  (3+ messages)

[PATCH] ptp: make PTP a menuconfig to ease disabling it all
 2017-12-13 15:22 UTC  (4+ messages)

[PATCH v4 net-next 0/4] bpftool: cgroup bpf operations
 2017-12-13 15:18 UTC  (5+ messages)
` [PATCH v4 net-next 1/4] libbpf: add ability to guess program type based on section name
` [PATCH v4 net-next 2/4] libbpf: prefer global symbols as bpf program name source
` [PATCH v4 net-next 3/4] bpftool: implement prog load command
` [PATCH v4 net-next 4/4] bpftool: implement cgroup bpf operations

[PATCH] arm64: dts: hisilicon: Add hi3660 cpu capacity-dmips-mhz information
 2017-12-13 15:16 UTC  (3+ messages)

[PATCH 1/1] staging: rtl8723bs: make memcmp() calls consistent
 2017-12-13 15:12 UTC  (4+ messages)

[PATCH v2 0/7] x86/kvm/hyperv: stable clocksorce for L2 guests when running nested KVM on Hyper-V
 2017-12-13 15:09 UTC  (8+ messages)
` [PATCH v2 1/7] x86/hyper-v: check for required priviliges in hyperv_init()
` [PATCH v2 2/7] x86/hyper-v: add a function to read both TSC and TSC page value simulateneously
` [PATCH v2 3/7] x86/hyper-v: reenlightenment notifications support
` [PATCH v2 4/7] x86/hyper-v: redirect reenlightment notifications on CPU offlining
` [PATCH v2 5/7] x86/irq: Count Hyper-V reenlightenment interrupts
` [PATCH v2 6/7] x86/kvm: pass stable clocksource to guests when running nested on Hyper-V
` [PATCH v2 7/7] x86/kvm: support Hyper-V reenlightenment

TSC x86 fixes for LTS kernel 4.9.x
 2017-12-13 15:07 UTC  (5+ messages)

[PATCH 00/19] fs: rework and optimize i_version handling in filesystems
 2017-12-13 15:05 UTC  (21+ messages)
` [PATCH 01/19] fs: new API for handling inode->i_version
` [PATCH 02/19] fs: don't take the i_lock in inode_inc_iversion
` [PATCH 03/19] fat: convert to new i_version API
` [PATCH 04/19] affs: "
` [PATCH 05/19] afs: "
` [PATCH 06/19] btrfs: "
` [PATCH 07/19] exofs: switch "
` [PATCH 08/19] ext2: convert "
` [PATCH 09/19] ext4: "
` [PATCH 10/19] nfs: "
` [PATCH 11/19] nfsd: "
` [PATCH 12/19] ocfs2: "
` [PATCH 13/19] ufs: use "
` [PATCH 14/19] xfs: convert to "
` [PATCH 15/19] IMA: switch IMA over "
` [PATCH 16/19] fs: only set S_VERSION when updating times if necessary
` [PATCH 17/19] xfs: avoid setting XFS_ILOG_CORE if i_version doesn't need incrementing
` [PATCH 18/19] btrfs: only dirty the inode in btrfs_update_time if something was changed
` [PATCH 19/19] fs: handle inode->i_version more efficiently

[BUG] acpica: ltp_acpi test case causes kernel crash at acpi_ns_walk_namespace
 2017-12-13 14:55 UTC  (6+ messages)
` [PATCH] acpi: acpica: add acpi status check prior walking through namespace

[PATCH v2] KVM: X86: Fix stack-out-of-bounds read in write_mmio
 2017-12-13 14:55 UTC  (2+ messages)

[PATCH] staging/rtl8192u/ieee80211: Delete an error message for a failed memory allocation in ieee80211_networks_allocate()
 2017-12-13 14:54 UTC 

[PATCH] openrisc: Fix conflicting types for _exext and _stext
 2017-12-13 14:53 UTC  (3+ messages)

[PATCH RT] mm/slub: close possible memory-leak in kmem_cache_alloc_bulk()
 2017-12-13 14:50 UTC  (3+ messages)

[PATCH v4 3/4] ARM: dts: add pwm node for r40
 2017-12-13 14:46 UTC 

[PATCH v4 2/4] ARM: PWM: add allwinner sun8i R40/V40/T3 pwm support
 2017-12-13 14:44 UTC 

[PATCH] USB: serial: ark3116.c: Remove unused TIOCSSERIAL case from ioctl
 2017-12-13 14:39 UTC  (10+ messages)
  ` [PATCH 0/2] USB: serial: ark3116.c: ioctl changes
  ` [PATCH 1/2] USB: serial: ark3116.c: Remove unused TIOCSSERIAL ioctl case
  ` [PATCH 2/2] USB: serial: ark3116.c: Move TIOCGSERIAL ioctl case to function

[PATCH v2 net-next] net: dsa: lan9303: Introduce lan9303_read_wait
 2017-12-13 14:42 UTC 

[PATCH v2 0/2] mm: introduce MAP_FIXED_SAFE
 2017-12-13 14:40 UTC  (10+ messages)
` [PATCH 1/2] mmap.2: document new MAP_FIXED_SAFE flag
  ` [PATCH 2/2] mmap.2: MAP_FIXED updated documentation

[RFC PATCH] mm: unclutter THP migration
 2017-12-13 14:39 UTC  (9+ messages)
` [RFC PATCH 0/3] "
  ` [RFC PATCH 1/3] mm, numa: rework do_pages_move

[PATCH V4 00/12] drivers: Boot Constraints core
 2017-12-13 14:39 UTC  (6+ messages)
` [PATCH V4 08/12] boot_constraint: Manage deferrable constraints

[PATCH v4 0/4] pwm support for allwinner sun8i R40/V40/T3 SOCs
 2017-12-13 14:38 UTC 

[PATCHv2] virtio_mmio: fix devm cleanup
 2017-12-13 14:34 UTC  (3+ messages)

net/wireless/shipped-certs.c:2:1: error: expected expression at end of input
 2017-12-13 14:19 UTC  (8+ messages)

UBSAN: Undefined behaviour in drivers/net/wireless/intel/iwlwifi/mvm/utils.c:838:5
 2017-12-13 14:32 UTC  (2+ messages)

[PATCH v5 00/15] soundwire: Add a new SoundWire subsystem
 2017-12-13 14:31 UTC  (5+ messages)
` [PATCH v5 10/15] soundwire: Add sysfs for SoundWire DisCo properties

[PATCH v5 00/18] dwc MSI fixes, ARTPEC-6 EP mode support, ARTPEC-7 SoC support
 2017-12-13 14:31 UTC  (5+ messages)
` [PATCH v5 01/18] PCI: dwc: Use the DMA-API to get the MSI address

[PATCH] staging: vt6656: Delete an error message for a failed memory allocation in vnt_alloc_bufs()
 2017-12-13 14:25 UTC 

[PATCH v2 00/11] Add remaining clocks for QCOM IPQ8074
 2017-12-13 14:25 UTC  (12+ messages)
` [PATCH v2 01/11] clk: qcom: add read-only divider operations
` [PATCH v2 02/11] clk: qcom: add parent map for regmap mux
` [PATCH v2 03/11] clk: qcom: ipq8074: fix missing GPLL0 divider width
` [PATCH v2 04/11] dt-bindings: clock: qcom: add remaining clocks for IPQ8074
` [PATCH v2 05/11] clk: qcom: ipq8074: add remaining PLL’s
` [PATCH v2 06/11] clk: qcom: ipq8074: add PCIE, USB and SDCC clocks
` [PATCH v2 07/11] clk: qcom: ipq8074: add NSS clocks
` [PATCH v2 08/11] clk: qcom: ipq8074: add NSS ethernet port clocks
` [PATCH v2 09/11] clk: qcom: ipq8074: add GP and Crypto clocks
` [PATCH v2 10/11] dt-bindings: clock: qcom: add misc resets for PCIE and NSS
` [PATCH v2 11/11] clk: qcom: ipq8074: "

[PATCH v7 0/6] perf report/script: Support percent and multiple range in --time option
 2017-12-13 14:28 UTC  (2+ messages)

Setting large MTU size on slave interfaces may stall the whole system
 2017-12-13 14:28 UTC  (2+ messages)

[PATCH RT] time/hrtimer: disable that mode check
 2017-12-13 14:22 UTC  (3+ messages)

[PATCH RESEND v6 0/6] provide power off support for iMX6 with external PMIC
 2017-12-13 14:22 UTC  (5+ messages)
` [PATCH v6 3/6] kernel/reboot.c: export pm_power_off_prepare

[RFC][PATCH] new byteorder primitives - ..._{replace,get}_bits()
 2017-12-13 14:22 UTC  (11+ messages)

[PATCH] drm: Fix a possible sleep-in-atomic bug in show_leaks
 2017-12-13 14:22 UTC 

[PATCH AUTOSEL for 4.14 01/60] backlight: pwm_bl: Fix overflow condition
 2017-12-13 14:18 UTC  (6+ messages)
` [PATCH AUTOSEL for 4.14 19/60] Bluetooth: avoid silent hci_bcm ACPI PM regression

[PATCH v19 0/7] Virtio-balloon Enhancement
 2017-12-13 14:16 UTC  (5+ messages)
` [PATCH v19 3/7] xbitmap: add more operations

[PATCH 1/1] aio: make sure the input "timeout" value is valid
 2017-12-13 14:11 UTC  (2+ messages)

[PATCH 1/3] dt-bindings: reset: Add bindings for the Meson-AXG SoC Reset Controller
 2017-12-13 14:07 UTC  (3+ messages)
` [PATCH 2/3] reset: meson-axg: add compatible string for Meson-AXG SoC

[Intel-gfx] [PATCH] drm/i915: Remove unused IRQ chip data of HDMI LPE audio
 2017-12-13 14:06 UTC  (8+ messages)

[PATCH] mm: save current->journal_info before calling fault/page_mkwrite
 2017-12-13 13:53 UTC  (2+ messages)

[BUG] cx88: a possible sleep-in-atomic bug in snd_cx88_switch_put
 2017-12-13 14:03 UTC 

[PATCH v5 1/3] lib: Add strongly typed 64bit int_sqrt
 2017-12-13 14:00 UTC 

[PATCH v5 0/3] iio: temperataure: MLX90632
 2017-12-13 14:00 UTC 

[PATCH v10 0/4] Synopsys DesignWare HDMI Video Capture Controller + PHY
 2017-12-13 14:00 UTC  (6+ messages)
` [PATCH v10 4/4] [media] platform: Add Synopsys DesignWare HDMI RX Controller Driver

[PATCH] drm: Update edid-derived drm_display_info fields at edid property set
 2017-12-13 13:58 UTC  (3+ messages)
` [PATCH] drm: Update edid-derived drm_display_info fields at edid property set [v2]

[PATCH v3] perf evsel: Enable ignore_missing_thread for pid option
 2017-12-13 13:56 UTC  (2+ messages)

[PATCH crypto] crypto: aesni - add wrapper for generic gcm(aes)
 2017-12-13 13:54 UTC 

[PATCH crypto] crypto: aesni - fix typo in generic_gcmaes_decrypt
 2017-12-13 13:53 UTC 

[PATCH 2/2] rtc-r7301: Fix a possible sleep-in-atomic bug in rtc7301_set_time
 2017-12-13 13:56 UTC 

[PATCH 1/2] rtc-r7301: Fix a possible sleep-in-atomic bug in rtc7301_read_time
 2017-12-13 13:55 UTC 

[PATCH v2 0/5] i2c: meson-axg: add I2C controller driver
 2017-12-13 13:52 UTC  (3+ messages)
` [PATCH v2 2/5] i2c: meson: add configurable divider factors

[PATCH AUTOSEL for 3.18 01/40] ALSA: hda - add support for docking station for HP 820 G2
 2017-12-13 13:44 UTC  (4+ messages)
` [PATCH AUTOSEL for 3.18 36/40] powerpc/xmon: Avoid tripping SMP hardlockup watchdog

[PATCH v2 0/6] ARM: sunxi: Convert sun4i/sun7i series SoCs to sunxi-ng
 2017-12-13 13:44 UTC  (6+ messages)
` [PATCH v2 3/6] ARM: sun4i: Convert to CCU
  ` [linux-sunxi] "

[PATCH] bluecard: Fix a possible sleep-in-atomic bug in bluecard_write_wakeup
 2017-12-13 13:39 UTC  (2+ messages)

[PATCH] acct: fix the acct->needcheck check in check_free_space()
 2017-12-13 13:39 UTC 

[PATCH v8 0/4] KVM: X86: Add Paravirt TLB Shootdown
 2017-12-13 13:37 UTC  (11+ messages)
` [PATCH v8 3/4] KVM: X86: introduce invalidate_gpa argument to tlb flush
` [PATCH v8 4/4] KVM: X86: Add flush_on_enter before guest enter

[PATCH] KVM: vmx: speed up MSR bitmap merge
 2017-12-13 13:30 UTC 

[PATCH] staging: pi433: Fix disordered switch case
 2017-12-13 13:24 UTC  (2+ messages)

[PATCH 0/6] crypto: tcrypt: fix and add multi buf speed tests
 2017-12-13 13:23 UTC  (6+ messages)
` [PATCH 6/6] crypto: tcrypt: add multibuf aead speed test

[PATCH] pty: cancel pty slave port buf's work in tty_release
 2017-12-13 13:22 UTC  (2+ messages)

[PATCH] checkpatch: don't require octal permissions for "0" in module_param
 2017-12-13 13:18 UTC  (2+ messages)

[PATCH PTI v3 00/10] Clean up pgd handling and fix VSYSCALL and LDT
 2017-12-13 13:17 UTC  (5+ messages)
` [PATCH PTI v3 03/10] x86/pti/64: Fix ESPFIX64 user mapping
` [PATCH PTI v3 09/10] x86/mm/64: Make a full PGD-entry size hole in the memory map

[PATCH] kprobe : fix out-of-bounds in register_kretprobe when parsing negative data_size
 2017-12-13 13:14 UTC  (2+ messages)

[PATCH 0/4] staging/wlan-ng/prism2fw: Adjustments for two function implementations
 2017-12-13 13:14 UTC  (4+ messages)
` [PATCH 2/4] staging/wlan-ng/prism2fw: Use a known error code after a failed kzalloc() in mkimage()
` [PATCH 3/4] staging/wlan-ng/prism2fw: Delete an error message for a failed memory allocation in writeimage()
` [PATCH 4/4] staging/wlan-ng/prism2fw: Use common error handling code "

UBSAN: Undefined behaviour in drivers/acpi/sysfs.c:849:33
 2017-12-13 13:13 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox