linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-09-22 20:39:15 to 2017-09-23 15:27:51 UTC [more...]

[PATCH 0/8] [media] v4l2-core: Fine-tuning for some function implementations
 2017-09-23 15:27 UTC  (6+ messages)
        `  "

[PATCH 00/33] x86 FPU fixes and cleanups for v4.14
 2017-09-23 15:03 UTC  (36+ messages)
` [PATCH 01/33] x86/fpu: Rename copyin_to_xsaves()/copyout_from_xsaves() to copy_user_to_xstate()/copy_xstate_to_user()
` [PATCH 02/33] x86/fpu: Split copy_xstate_to_user() into copy_xstate_to_kernel() & copy_xstate_to_user()
` [PATCH 03/33] x86/fpu: Remove 'ubuf' parameter from the copy_xstate_to_kernel() APIs
` [PATCH 04/33] x86/fpu: Remove 'kbuf' parameter from the copy_xstate_to_user() APIs
` [PATCH 05/33] x86/fpu: Clean up parameter order in the copy_xstate_to_*() APIs
` [PATCH 06/33] x86/fpu: Clean up the parameter definitions of copy_xstate_to_*()
` [PATCH 07/33] x86/fpu: Remove the 'start_pos' parameter from the __copy_xstate_to_*() functions
` [PATCH 08/33] x86/fpu: Clarify parameter names in the copy_xstate_to_*() methods
` [PATCH 09/33] x86/fpu: Change 'size_total' parameter to unsigned and standardize the size checks in copy_xstate_to_*()
` [PATCH 10/33] x86/fpu: Simplify __copy_xstate_to_kernel() return values
` [PATCH 11/33] x86/fpu: Split copy_user_to_xstate() into copy_kernel_to_xstate() & copy_user_to_xstate()
` [PATCH 12/33] x86/fpu: Remove 'ubuf' parameter from the copy_kernel_to_xstate() API
` [PATCH 13/33] x86/fpu: Remove 'kbuf' parameter from the copy_user_to_xstate() API
` [PATCH 14/33] x86/fpu: Flip the parameter order in copy_*_to_xstate()
` [PATCH 15/33] x86/fpu: Simplify fpu->fpregs_active use
` [PATCH 16/33] x86/fpu: Make the fpu state change in fpu__clear() scheduler-atomic
` [PATCH 17/33] x86/fpu: Split the state handling in fpu__drop()
` [PATCH 18/33] x86/fpu: Change fpu->fpregs_active users to fpu->fpstate_active
` [PATCH 19/33] x86/fpu: Decouple fpregs_activate()/fpregs_deactivate() from fpu->fpregs_active
` [PATCH 20/33] x86/fpu: Remove struct fpu::fpregs_active
` [PATCH 21/33] x86/fpu: Add FPU state copying quirk to handle XRSTOR failure on Intel Skylake CPUs
` [PATCH 22/33] x86/fpu: Fix boolreturn.cocci warnings
` [PATCH 23/33] x86/fpu: Turn WARN_ON() in context switch into WARN_ON_FPU()
` [PATCH 24/33] x86/fpu: Don't let userspace set bogus xcomp_bv
` [PATCH 25/33] x86/fpu: Tighten validation of user-supplied xstate_header
` [PATCH 26/33] x86/fpu: Reinitialize FPU registers if restoring FPU state fails
` [PATCH 27/33] x86/fpu: Simplify fpu__activate_fpstate_read()
` [PATCH 28/33] x86/fpu: Remove fpu__current_fpstate_write_begin/end()
` [PATCH 29/33] x86/fpu: Rename fpu::fpstate_active to fpu::initialized
` [PATCH 30/33] x86/fpu: Fix stale comments about lazy FPU logic
` [PATCH 31/33] x86/fpu: Simplify and speed up fpu__copy()
` [PATCH 32/33] x86/fpu: Rename fpu__activate_curr() to fpu__initialize()
` [PATCH 33/33] x86/fpu: Rename fpu__activate_fpstate_read/write() to fpu__read/write()

[PATCH net-next 0/2] lan9303: Add basic offloading of unicast traffic
 2017-09-23 14:31 UTC  (7+ messages)
` [PATCH net-next 2/2] net: dsa: "

[PATCHSET for-4.14] cgroup, sched: cgroup2 basic resource accounting
 2017-09-23 13:44 UTC  (4+ messages)

[patch 0/3] KVM KVM_HC_RT_PRIO hypercall support
 2017-09-23 13:41 UTC  (11+ messages)
` [patch 3/3] x86: kvm guest side support for KVM_HC_RT_PRIO hypercall

[PATCH v2 2/2] x86/asm: Fix inline asm call constraints for clang
 2017-09-23 13:28 UTC  (2+ messages)
` [tip:x86/urgent] x86/asm: Fix inline asm call constraints for Clang

[PATCH v2 1/2] objtool: Handle another GCC stack pointer adjustment bug
 2017-09-23 13:28 UTC  (2+ messages)
` [tip:x86/urgent] "

[PATCH v2 0/2] x86: Fix inline asm call constraints for clang
 2017-09-23 13:05 UTC  (4+ messages)

[PATCH 1/2] i2c: designware: switch to suspend_late/resume_early
 2017-09-23 12:55 UTC  (5+ messages)

[PATCH v3 0/3] x86/fpu: prevent leaking FPU registers via invalid FPU state
 2017-09-23 11:29 UTC  (5+ messages)
    ` [PATCH] x86/fpu: Simplify fpu__activate_fpstate_read()

[PATCH 0/4] rcu/tracing/extable: Fix stack dump when RCU is not watching
 2017-09-23 11:22 UTC  (14+ messages)
` [PATCH 1/4] rcu: Allow for page faults in NMI handlers
` [PATCH 2/4] extable: Consolidate *kernel_text_address() functions
` [PATCH 3/4] extable: Enable RCU if it is not watching in kernel_text_address()
    ` [PATCH 3/4 v2] "
` [PATCH 4/4] tracing: Remove RCU work arounds from stack tracer

[PATCH] auxdisplay: change PANEL to menuconfig
 2017-09-23 11:07 UTC  (2+ messages)

[PATCH v2] staging: bcm2835-audio: Fix memory corruption
 2017-09-23 10:57 UTC  (2+ messages)

[PATCH] firmware: dmi_scan: Drop dmi_initialized
 2017-09-23 10:50 UTC  (2+ messages)

[PATCH] wireless: iwlwifi: fix minor code style issues
 2017-09-23 10:31 UTC 

[PATCH] kfifo: Fix some typo
 2017-09-23 10:08 UTC 

[PATCH] drm/tinydrm: Replace dev_error with DRM_DEV_ERROR
 2017-09-23  9:10 UTC 

[PATCH v4 0/3] x86/fpu: prevent leaking FPU registers via invalid FPU state
 2017-09-23  9:09 UTC  (2+ messages)

[Question] null pointer risk of kernel workqueue
 2017-09-23  9:04 UTC 

[PATCH] Revert "f2fs: node segment is prior to data segment selected victim"
 2017-09-23  9:02 UTC 

[PATCH v2] perf report: Fix debug messages with --call-graph option
 2017-09-23  8:18 UTC 

[PATCH] perf report: Fix debug messages with --call-graph option
 2017-09-23  8:19 UTC  (3+ messages)

[GIT PULL] parisc architecture fixes for v4.14-rc2
 2017-09-23  8:19 UTC 

[v8 0/4] cgroup-aware OOM killer
 2017-09-23  8:16 UTC  (10+ messages)

[PATCH] staging: greybus: light: remove unnecessary error check
 2017-09-23  8:09 UTC 

[PATCH v3] staging: greybus: light: Release memory obtained by kasprintf
 2017-09-23  7:55 UTC 

[PATCH 0/4] RFC: TDA1997x HDMI video receiver
 2017-09-23  7:30 UTC  (6+ messages)
` [PATCH 1/4] MAINTAINERS: add entry for NXP TDA1997x driver
` [PATCH 2/4] media: dt-bindings: Add bindings for TDA1997X
` [PATCH 3/4] media: i2c: Add TDA1997x HDMI receiver driver
` [PATCH 4/4] ARM: DTS: imx: ventana: add TDA19971 HDMI Receiver to GW54xx

[PATCH] hwmon: (xgene) Fix up error handling path mixup in 'xgene_hwmon_probe()'
 2017-09-23  6:44 UTC 

[PATCH v4 0/5] Add MediaTek PMIC keys support
 2017-09-23  6:47 UTC  (5+ messages)
` [PATCH v4 2/5] dt-bindings: input: Add document bindings for mtk-pmic-keys

[PATCH 0/3] iio: adc: twl4030: Fix some error handling issues in 'twl4030_madc_probe()'
 2017-09-23  6:06 UTC  (4+ messages)
` [PATCH 1/3] iio: adc: twl4030: Fix an error handling path "
` [PATCH 2/3] iio: adc: twl4030: Disable the vusb3v1 rugulator in the error handling path of 'twl4030_madc_probe()'
` [PATCH 3/3] iio: adc: twl4030: Return an error if we can not enable the vusb3v1 regulator in 'twl4030_madc_probe()'

[PATCH] mm/device-public-memory: Fix edge case in _vm_normal_page()
 2017-09-23  6:01 UTC  (2+ messages)

[GIT PULL] apparmor updates for v4.14-rc2
 2017-09-23  5:48 UTC 

[GIT] Networking
 2017-09-23  5:03 UTC 

[PATCH] clk: Export clk_bulk_prepare()
 2017-09-23  5:00 UTC 

[PATCH] params: Align add_sysfs_param documentation with code
 2017-09-23  3:07 UTC  (2+ messages)

drivers/scsi/pcmcia/aha152x_core.o: warning: objtool: is_complete()+0x83: unreachable instruction
 2017-09-23  4:33 UTC 

drivers/staging//rtlwifi/phydm/phydm_dig.c:494:45: warning: array subscript is below array bounds
 2017-09-23  3:40 UTC 

[PATCH 0/3] fix reuseaddr regression
 2017-09-23  3:40 UTC  (5+ messages)
` [PATCH 1/3] net: set tb->fast_sk_family
` [PATCH 2/3] net: use inet6_rcv_saddr to compare sockets
` [PATCH 3/3] inet: fix improper empty comparison

[PATCH v2 00/12] ARM: dts: sunxi: Fix DT build warnings
 2017-09-23  2:29 UTC  (5+ messages)
` [PATCH v2 03/12] ARM: dts: sunxi: h3/h5: Fix node with unit name and no reg property
` [PATCH v2 11/12] arm64: allwinner: a64: "

[PATCH 0/5] Squashfs Whitelist and Compression Threshold
 2017-09-23  2:01 UTC  (7+ messages)
` [PATCH 1/5] Squashfs: remove the FILE_CACHE option
` [PATCH 2/5] Squashfs: refactor page_actor
` [PATCH 3/5] Squashfs: replace buffer_head with BIO
` [PATCH 4/5] Squashfs: implement .readpages()
` [PATCH 5/5] Squashfs: optimize reading uncompressed data

[PATCH v2 00/22] Intel FPGA Device Drivers
 2017-09-23  1:53 UTC  (6+ messages)
` [PATCH v2 03/22] fpga: bridge: remove OF dependency for fpga-bridge

[PATCH v2] spi: fix spi-sprd-adi build errors when HWSPINLOCK=m and SPI_SPRD_ADI=y
 2017-09-23  1:47 UTC 

[PATCH v2 -next] spi: fix spi-sprd-adi build errors when SPI_SPRD_ADI=y and HWSPINLOCK=m
 2017-09-23  1:46 UTC  (3+ messages)

[PATCH] lib/lz4: make arrays static const, reduces object code size
 2017-09-23  1:33 UTC  (10+ messages)

[PATCH] net: stmmac: Meet alignment requirements for DMA
 2017-09-23  1:26 UTC  (2+ messages)

[PATCH net-next] virtio-net: correctly set xdp_xmit for mergeable buffer
 2017-09-23  1:16 UTC  (2+ messages)

[PATCH] nvme: use menu Kconfig interface
 2017-09-23  1:04 UTC 

[PATCH 1/2] KVM: nVMX: Fix nested #PF intends to break L1's vmlauch/vmresume
 2017-09-23  0:51 UTC  (5+ messages)

[PATCH net-next 00/10] Add support for DCB feature in hns3 driver
 2017-09-23  0:47 UTC  (5+ messages)
` [PATCH net-next 10/10] net: hns3: Add mqprio support when interacting with network stack

[PATCH 00/11] Kselftest make O=dir work
 2017-09-23  0:36 UTC  (3+ messages)
` [PATCH 10/11] selftests: futex: copy sub-dir test scripts for make O=dir run

[PATCH 0/3] fix reuseaddr regression
 2017-09-23  0:28 UTC  (3+ messages)

[PATCH] selftests: futex: Makefile: fix for lops in targets to run silently
 2017-09-23  0:25 UTC  (2+ messages)

[PATCH] Asus WMI : Add lightbar led support
 2017-09-23  0:18 UTC  (2+ messages)

[PATCH 0/3] Simple DVFS support for Allwinner A64 SoC
 2017-09-23  0:15 UTC  (4+ messages)
` [PATCH 1/3] clk: sunxi-ng: add mux and pll notifiers for A64 CPU clock
` [PATCH 2/3] arm64: allwinner: a64: add CPU opp table
` [PATCH 3/3] arm64: allwinner: a64: set CPU regulator for Pine64

[PATCH v2 00/10] dmaengine: sun6i: Fixes for H3/A83T, enable A64
 2017-09-23  0:00 UTC  (4+ messages)
    ` [PATCH v2 07/10] dmaengine: sun6i: Retrieve channel count/max request from devicetree

[PATCH] platform/x86: intel-hid: Power button suspend on Dell Latitude 7275
 2017-09-22 23:45 UTC  (2+ messages)

[PATCH v2 0/6] Miscellaneous improvements to Host1x and TegraDRM
 2017-09-22 23:17 UTC  (5+ messages)
` [PATCH v2 1/6] gpu: host1x: Enable Tegra186 syncpoint protection

[GIT PULL] ACPI fixes for v4.14-rc2
 2017-09-22 23:08 UTC 

[PATCH] mm: madvise: add description for MADV_WIPEONFORK and MADV_KEEPONFORK
 2017-09-22 23:07 UTC  (2+ messages)

[GIT PULL] Power management fixes for v4.14-rc2
 2017-09-22 23:07 UTC 

[PATCH net-next v3 0/2] net: dsa: port enabling
 2017-09-22 23:01 UTC  (3+ messages)
` [PATCH net-next v3 1/2] net: dsa: make slave close symmetrical to open
` [PATCH net-next v3 2/2] net: dsa: add port enable and disable helpers

[PATCH 1/2] sched/fair: make capacity_margin __read_mostly
 2017-09-22 23:04 UTC  (2+ messages)
` [PATCH 2/2] cpufreq: schedutil: consolidate capacity margin calculation

[PATCH 1/7] drm/rockchip/dsi: correct Feedback divider setting
 2017-09-22 22:57 UTC  (2+ messages)

[PATCH v4 00/13] introduce the Xen PV Calls frontend
 2017-09-22 22:48 UTC  (11+ messages)
` [PATCH v4 01/13] xen/pvcalls: introduce the pvcalls xenbus frontend
  ` [PATCH v4 09/13] xen/pvcalls: implement sendmsg
  ` [PATCH v4 10/13] xen/pvcalls: implement recvmsg
  ` [PATCH v4 11/13] xen/pvcalls: implement poll command
  ` [PATCH v4 12/13] xen/pvcalls: implement release command

[PATCH] i2c: piix4: Fix SMBus port selection for AMD Family 17h chips
 2017-09-22 22:41 UTC  (3+ messages)

[git pull] Input updates for v4.14-rc1
 2017-09-22 22:40 UTC 

[PATCH] PM: Document rules on using pm_runtime_resume() in system suspend callbacks
 2017-09-22 22:29 UTC  (4+ messages)

Contribution to Linux Kernel
 2017-09-22 22:33 UTC  (3+ messages)

[PATCH net-next] hv_netvsc: Fix the real number of queues of non-vRSS cases
 2017-09-22 22:31 UTC 

[Part2 PATCH v4 29/29] KVM: X86: Add CONFIG_KVM_AMD_SEV
 2017-09-22 22:18 UTC  (2+ messages)

[PATCH RESEND] ASoC: codecs: msm8916-wcd-digital: fix RX2 MIX1 and RX3 MIX1
 2017-09-22 22:18 UTC 

[Part2 PATCH v4 16/29] KVM: SVM: Add support for SEV LAUNCH_START command
 2017-09-22 22:13 UTC  (3+ messages)
  ` [PATCH] KVM: SVM: fix eno.cocci warnings

Build failure of kernel v4.14-rc due to error in tools/perf
 2017-09-22 22:11 UTC 

[PATCH v3] drivers:platform/x86:Use ARRAY_SIZE() for the size calculation of the array
 2017-09-22 21:57 UTC  (2+ messages)

[PATCH] ARM: unaligned.h: Use an arch-specific version
 2017-09-22 21:49 UTC  (5+ messages)

[PATCH] ASoC: codecs: msm8916-wcd-digital: fix RX2 MIX1 and RX3 MIX1
 2017-09-22 21:44 UTC 

Hello Dear
 2017-09-22 21:28 UTC 

[RFC 00/11] KVM, EFI, arm64: EFI Runtime Services Sandboxing
 2017-09-22 21:44 UTC  (2+ messages)

[PATCH] MAINTAINERS: Add entry for Synopsys DesignWare APB GPIO driver
 2017-09-22 21:33 UTC 

[Part2 PATCH v4 07/29] crypto: ccp: Add Secure Encrypted Virtualization (SEV) command support
 2017-09-22 21:35 UTC  (3+ messages)
  ` [PATCH] crypto: ccp: fix eno.cocci warnings

[PATCH] lib: zstd: make const array rtbTable static, reduces object code size
 2017-09-22 21:34 UTC  (3+ messages)

[PATCH v4 0/9] bring back stack frame warning with KASAN
 2017-09-22 21:29 UTC  (10+ messages)
` [PATCH v4 1/9] brcmsmac: make some local variables 'static const' to reduce stack size
` [PATCH v4 2/9] brcmsmac: split up wlc_phy_workarounds_nphy
` [PATCH v4 3/9] brcmsmac: reindent split functions
` [PATCH v4 4/9] em28xx: fix em28xx_dvb_init for KASAN
` [PATCH v4 5/9] r820t: fix r820t_write_reg "
` [PATCH v4 6/9] dvb-frontends: fix i2c access helpers "
` [PATCH v4 7/9] rocker: fix rocker_tlv_put_* functions "
` [PATCH v4 8/9] netlink: fix nla_put_{u8,u16,u32} "
` [PATCH v4 9/9] kasan: rework Kconfig settings

[PATCH RFC tip/core/rcu] Make rcu_irq_{enter,exit} check for NMI
 2017-09-22 21:10 UTC  (2+ messages)
` [PATCH tip/core/rcu] rcu: Allow for page faults in NMI handlers

[PATCH v3 0/6] drivers: fsi: Add SBEFIFO and OCC drivers
 2017-09-22 21:06 UTC  (7+ messages)
` [PATCH v3 1/6] dt-bindings: fsi: Add SBEFIFO documentation
` [PATCH v3 2/6] drivers: fsi: Add SBEFIFO FSI client device driver
` [PATCH v3 3/6] drivers: fsi: sbefifo: Add in-kernel API
` [PATCH v3 4/6] dt-bindings: fsi: Add OCC documentation
` [PATCH v3 5/6] drivers: fsi: Add On-Chip Controller (OCC) driver
` [PATCH v3 6/6] drivers: fsi: occ: Add in-kernel API

Memory-ordering recipes
 2017-09-22 21:06 UTC  (7+ messages)

[PATCH] mm/device-public-memory: Enable move_pages() to stat device memory
 2017-09-22 21:01 UTC  (3+ messages)

[PATCH] [media] spca500: Use common error handling code in spca500_synch310()
 2017-09-22 20:44 UTC  (7+ messages)
  `  "

[PATCH] auxdisplay: fix broken menus
 2017-09-22 20:40 UTC  (7+ messages)

[PATCH v2 3/4] fw_cfg: write vmcoreinfo details
 2017-09-22 20:38 UTC  (2+ messages)


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