linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-09-03 13:35:31 to 2018-09-03 16:52:32 UTC [more...]

[PATCH 3.18 00/56] 3.18.121-stable review
 2018-09-03 16:49 UTC  (43+ messages)
` [PATCH 3.18 01/56] sched/sysctl: Check user input value of sysctl_sched_time_avg
` [PATCH 3.18 02/56] Cipso: cipso_v4_optptr enter infinite loop
` [PATCH 3.18 03/56] xfrm: fix missing dst_release() after policy blocking lbcast and multicast
` [PATCH 3.18 04/56] xfrm: free skb if nlsk pointer is NULL
` [PATCH 3.18 05/56] mac80211: add stations tied to AP_VLANs during hw reconfig
` [PATCH 3.18 06/56] nl80211: Add a missing break in parse_station_flags
` [PATCH 3.18 07/56] scsi: libiscsi: fix possible NULL pointer dereference in case of TMF
` [PATCH 3.18 08/56] drm/imx: imx-ldb: disable LDB on driver bind
` [PATCH 3.18 09/56] drm/imx: imx-ldb: check if channel is enabled before printing warning
` [PATCH 3.18 10/56] usb: gadget: r8a66597: Fix two possible sleep-in-atomic-context bugs in init_controller()
` [PATCH 3.18 11/56] usb: gadget: r8a66597: Fix a possible sleep-in-atomic-context bugs in r8a66597_queue()
` [PATCH 3.18 12/56] usb/phy: fix PPC64 build errors in phy-fsl-usb.c
` [PATCH 3.18 14/56] usb: gadget: f_uac2: fix endianness of struct cntrl_*_lay3
` [PATCH 3.18 15/56] tools/power turbostat: fix -S on UP systems
` [PATCH 3.18 16/56] net: caif: Add a missing rcu_read_unlock() in caif_flow_cb
` [PATCH 3.18 17/56] atl1c: reserve min skb headroom
` [PATCH 3.18 18/56] can: mpc5xxx_can: check of_iomap return before use
` [PATCH 3.18 19/56] media: staging: omap4iss: Include asm/cacheflush.h after generic includes
` [PATCH 3.18 20/56] bnx2x: Fix invalid memory access in rss hash config path
` [PATCH 3.18 21/56] net: axienet: Fix double deregister of mdio
` [PATCH 3.18 22/56] fscache: Allow cancelled operations to be enqueued
` [PATCH 3.18 24/56] cachefiles: Wait rather than BUGing on "Unexpected object collision"
` [PATCH 3.18 25/56] selftests/ftrace: Add snapshot and tracing_on test case
` [PATCH 3.18 33/56] scsi: fcoe: drop frames in ELS LOGO error path
` [PATCH 3.18 34/56] scsi: vmw_pvscsi: Return DID_RESET for status SAM_STAT_COMMAND_TERMINATED
` [PATCH 3.18 35/56] mm/memory.c: check return value of ioremap_prot
` [PATCH 3.18 36/56] btrfs: dont leak ret from do_chunk_alloc
` [PATCH 3.18 37/56] s390/kvm: fix deadlock when killed by oom
` [PATCH 3.18 38/56] ext4: reset error code in ext4_find_entry in fallback
` [PATCH 3.18 39/56] arm64: mm: check for upper PAGE_SHIFT bits in pfn_valid()
` [PATCH 3.18 40/56] KVM: arm/arm64: Skip updating PTE entry if no change
` [PATCH 3.18 41/56] KVM: arm/arm64: Skip updating PMD "
` [PATCH 3.18 42/56] x86/process: Re-export start_thread()
` [PATCH 3.18 43/56] fuse: Dont access pipe->buffers without pipe_lock()
` [PATCH 3.18 44/56] fuse: Add missed unlock_page() to fuse_readpages_fill()
` [PATCH 3.18 45/56] udl-kms: change down_interruptible to down
` [PATCH 3.18 46/56] udl-kms: handle allocation failure
` [PATCH 3.18 47/56] udl-kms: fix crash due to uninitialized memory
` [PATCH 3.18 48/56] ASoC: sirf: Fix potential NULL pointer dereference
` [PATCH 3.18 50/56] s390/qdio: reset old sbal_state flags
` [PATCH 3.18 51/56] s390/pci: fix out of bounds access during irq setup
` [PATCH 3.18 52/56] kprobes: Make list and blacklist root user read only

[PATCH] ath10k: retrieve MAC address from firmware if provided
 2018-09-03 16:49 UTC  (7+ messages)

[PATCH 1/4] fbdev: Drop FBINFO_CAN_FORCE_OUTPUT flag
 2018-09-03 16:48 UTC  (3+ messages)
` [PATCH 3/4] fbdev: Add FBINFO_HIDE_SMEM_START flag

[PATCH 3/5] drm: fix drm_mode_addfb() on big endian machines
 2018-09-03 16:45 UTC  (2+ messages)

[PATCH v2] regulator: fix kernel-doc function parameter and warning
 2018-09-03 16:42 UTC  (2+ messages)

[PATCH] arm64/ptrace: add PTRACE_SYSEMU and PTRACE_SYSEMU_SINGLESTEP support
 2018-09-03 16:40 UTC  (2+ messages)

[PATCH bpf] selftests/bpf: add missing executables to .gitignore
 2018-09-03 16:05 UTC 

[PATCH] staging: android: ion: check for kref overflow
 2018-09-03 16:31 UTC  (6+ messages)

Affinity managed interrupts vs non-managed interrupts
 2018-09-03 16:28 UTC  (11+ messages)

Applied "regulator: Fix 'do-nothing' value for regulators without suspend state" to the regulator tree
 2018-09-03 16:27 UTC 

Applied "regulator: Fix useless O^2 complexity in suspend/resume" to the regulator tree
 2018-09-03 16:27 UTC 

Make perf script easier to use for itrace
 2018-09-03 16:22 UTC  (9+ messages)
` [PATCH v4 1/8] perf tools: Report itrace options in help
` [PATCH v4 2/8] tools, pager: Support overwriting the pager
` [PATCH v4 3/8] tools, perf, script: Add --insn-trace for instruction decoding
` [PATCH v4 4/8] perf, tools, script: Allow sym and dso without ip, addr
` [PATCH v4 5/8] perf, tools, script: Print DSO for callindent
` [PATCH v4 6/8] perf, tools, script: Make itrace script default to all calls
` [PATCH v4 7/8] tools, perf, script: Add --call-trace and --call-ret-trace
` [PATCH v4 8/8] tools, perf, script: Implement --graph-function

Make perf script easier to use for itrace
 2018-09-03 16:12 UTC  (9+ messages)
` [PATCH v2 04/10] perf, tools, script: Allow sym and dso without ip, addr
` [PATCH v2 10/10] tools, perf, script: Implement --graph-function

[PATCH net-next] i40e: remove inline directive
 2018-09-03 16:05 UTC  (2+ messages)

[PATCH] reiserfs: propagate errors from fill_with_dentries properly
 2018-09-03 16:04 UTC  (2+ messages)

[RFC][PATCH 1/5] [PATCH 1/5] kvm: register in task_struct
 2018-09-03 16:03 UTC  (2+ messages)

[PATCH] 9p: Rename req to rreq
 2018-09-03 16:03 UTC 

[PATCH v12 00/12]
 2018-09-03 16:00 UTC  (3+ messages)
` [PATCH v12 07/12] livepatch: Use lists to manage patches, objects and functions

[PATCH] firewire: nosy: don't read packets bigger than requested
 2018-09-03 15:58 UTC  (3+ messages)

[PATCH] HID: i2c-hid: enforce I2C_HID_QUIRK_RESEND_REPORT_DESCR
 2018-09-03 15:54 UTC  (2+ messages)
    ` [PATCH] HID: i2c-hid: Don't reset device upon system resume

[PATCH v3 00/23] Qualcomm 8x16 Camera Subsystem driver
 2018-09-03 15:38 UTC  (4+ messages)
` [PATCH v3 16/23] camss: vfe: Support for frame padding

Redoing eXclusive Page Frame Ownership (XPFO) with isolated CPUs in mind (for KVM to isolate its guests per CPU)
 2018-09-03 15:36 UTC  (6+ messages)

[PATCH v2 3/3] x86/speculation: Enable cross-hyperthread spectre v2 STIBP mitigation
 2018-09-03 15:18 UTC  (4+ messages)

KMSAN: uninit-value in snd_midi_event_encode_byte
 2018-09-03 15:18 UTC  (13+ messages)
`  "

[PATCH 0/2] regualtors: Fix suspend/resume issues since v4.16
 2018-09-03 15:16 UTC  (5+ messages)
  ` [PATCH 1/2] regulator: Fix useless O^2 complexity in suspend/resume
  ` [PATCH 2/2] regulator: Fix 'do-nothing' value for regulators without suspend state

[PATCH] cpufreq: intel_pstate: Optimize IO boost in non HWP mode
 2018-09-03 15:15 UTC  (3+ messages)

[REGRESSION] boot-screen override by "34db50e55656 efifb: Copy the ACPI BGRT"
 2018-09-03 15:11 UTC  (4+ messages)

[PATCH v6 00/11] arm64: untag user pointers passed to the kernel
 2018-09-03 15:10 UTC  (8+ messages)
` [PATCH v6 11/11] arm64: annotate user pointers casts detected by sparse

[PATH v6 0/4] gpiolib: speed up GPIO array processing
 2018-09-03 15:07 UTC  (8+ messages)
` [PATCH v7 "
  ` [PATCH v7 1/4] gpiolib: Pass bitmaps, not integer arrays, to get/set array
  ` [PATCH v7 3/4] gpiolib: Pass array info to get/set array functions

[4.17 regression] Performance drop on kernel-4.17 visible on Stream, Linpack and NAS parallel benchmarks
 2018-09-03 15:07 UTC  (4+ messages)

[PATCH] EDAC, ghes: use CPER module handles to locate DIMMs
 2018-09-03 15:05 UTC  (5+ messages)

[PATCH v3 15/15] x86/paravirt: remove unneeded mmu related paravirt ops bits
 2018-09-03 15:02 UTC  (2+ messages)
` [tip:x86/paravirt] x86/paravirt: Remove "

[PATCH v3] kmemleak: add module param to print warnings to dmesg
 2018-09-03 15:02 UTC  (2+ messages)

[PATCH v3 14/15] x86/paravirt: move the Xen-only pv_mmu_ops under the PARAVIRT_XXL umbrella
 2018-09-03 15:02 UTC  (2+ messages)
` [tip:x86/paravirt] x86/paravirt: Move "

[PATCH v13 00/13] Intel SGX1 support
 2018-09-03 15:01 UTC  (9+ messages)
` [PATCH v13 06/13] x86/sgx: Detect Intel SGX
` [PATCH v13 07/13] x86/sgx: Add data structures for tracking the EPC pages
` [PATCH v13 08/13] x86/sgx: Add wrappers for ENCLS leaf functions
` [PATCH v13 10/13] x86/sgx: Add sgx_einit() for initializing enclaves

[PATCH v3 13/15] x86/paravirt: move the pv_irq_ops under the PARAVIRT_XXL umbrella
 2018-09-03 15:01 UTC  (2+ messages)
` [tip:x86/paravirt] x86/paravirt: Move "

[PATCH 1/4] staging: comedi: Correct multiline dereference as per TODO
 2018-09-03 14:52 UTC  (3+ messages)

[PATCH v3 12/15] x86/paravirt: move the Xen-only pv_cpu_ops under the PARAVIRT_XXL umbrella
 2018-09-03 15:01 UTC  (2+ messages)
` [tip:x86/paravirt] x86/paravirt: Move "

[PATCH v3 11/15] x86/paravirt: move items in pv_info under PARAVIRT_XXL umbrella
 2018-09-03 15:00 UTC  (2+ messages)
` [tip:x86/paravirt] x86/paravirt: Move "

[PATCH v3 10/15] x86/paravirt: introduce new config option PARAVIRT_XXL
 2018-09-03 14:59 UTC  (2+ messages)
` [tip:x86/paravirt] x86/paravirt: Introduce "

[PATCH v3 09/15] x86/paravirt: remove unused paravirt bits
 2018-09-03 14:59 UTC  (2+ messages)
` [tip:x86/paravirt] x86/paravirt: Remove "

[PATCH v3 08/15] x86/paravirt: use a single ops structure
 2018-09-03 14:58 UTC  (2+ messages)
` [tip:x86/paravirt] x86/paravirt: Use "

[PATCH v3 07/15] x86/paravirt: remove clobbers from struct paravirt_patch_site
 2018-09-03 14:58 UTC  (2+ messages)
` [tip:x86/paravirt] x86/paravirt: Remove "

[PATCH v3 06/15] x86/paravirt: remove clobbers parameter from paravirt patch functions
 2018-09-03 14:57 UTC  (2+ messages)
` [tip:x86/paravirt] x86/paravirt: Remove "

[PATCH v3 05/15] x86/paravirt: make paravirt_patch_call() and paravirt_patch_jmp() static
 2018-09-03 14:57 UTC  (2+ messages)
` [tip:x86/paravirt] x86/paravirt: Make "

[PATCH net-next v1 0/5] rtnetlink: add IFA_IF_NETNSID for RTM_GETADDR
 2018-09-03 14:56 UTC  (3+ messages)
` [PATCH net-next v1 4/5] ipv6: enable "

[PATCH v3 04/15] xen: add SPDX identifier in arch/x86/xen files
 2018-09-03 14:56 UTC  (2+ messages)
` [tip:x86/paravirt] x86/xen: Add "

[PATCH v3 03/15] xen: link platform-pci-unplug.o only if CONFIG_XEN_PVHVM
 2018-09-03 14:56 UTC  (2+ messages)
` [tip:x86/paravirt] x86/xen: Link "

[PATCH v3 02/15] xen: move pv specific parts of arch/x86/xen/mmu.c to mmu_pv.c
 2018-09-03 14:55 UTC  (2+ messages)
` [tip:x86/paravirt] x86/xen: Move "

[PATCH v3 01/15] xen: move pv irq related functions under CONFIG_XEN_PV umbrella
 2018-09-03 14:54 UTC  (2+ messages)
` [tip:x86/paravirt] x86/xen: Move "

[PATCH net-next 0/5] rtnetlink: add IFA_IF_NETNSID for RTM_GETADDR
 2018-09-03 14:53 UTC  (10+ messages)

[GIT PULL 00/13] perf/urgent fixes
 2018-09-03 14:52 UTC  (14+ messages)
` [PATCH 01/13] perf annotate: Properly interpret indirect call
` [PATCH 02/13] perf tests: Add breakpoint modify tests
` [PATCH 03/13] perf/hw_breakpoint: Modify breakpoint even if the new attr has disabled set
` [PATCH 04/13] perf/hw_breakpoint: Remove superfluous bp->attr.disabled = 0
` [PATCH 05/13] perf/hw_breakpoint: Enable breakpoint in modify_user_hw_breakpoint
` [PATCH 06/13] perf/hw_breakpoint: Simplify breakpoint enable in perf_event_modify_breakpoint
` [PATCH 07/13] perf arm64: Fix include path for asm-generic/unistd.h
` [PATCH 08/13] perf evsel: Fix potential null pointer dereference in perf_evsel__new_idx()
` [PATCH 09/13] perf tools: Streamline bpf examples and headers installation
` [PATCH 10/13] perf util: Fix bad memory access in trace info
` [PATCH 11/13] perf event-parse: Use fixed size string for comms
` [PATCH 12/13] perf probe powerpc: Ignore SyS symbols irrespective of endianness
` [PATCH 13/13] perf annotate: Fix parsing aarch64 branch instructions after objdump update

[PATCH 1/2] x86/mm/KASLR: Fix the wrong calculation of kalsr region initial size
 2018-09-03 14:52 UTC  (8+ messages)
` [PATCH 2/2] x86/mm/KASLR: Adjust the vmemmap size according to paging mode

[PATCH] ASoC: core: Don't schedule DAPM work if already in target state
 2018-09-03 14:45 UTC  (4+ messages)
` [alsa-devel] "
` Applied "ASoC: core: Don't schedule DAPM work if already in target state" to the asoc tree

[PATCH] fs/cifs: suppress a string overflow warning
 2018-09-03 14:44 UTC  (2+ messages)

[PATCH v5 0/5] sched/deadline: fix cpusets bandwidth accounting
 2018-09-03 14:28 UTC  (6+ messages)
` [PATCH v5 1/5] sched/topology: Adding function partition_sched_domains_locked()
` [PATCH v5 2/5] sched/core: Streamlining calls to task_rq_unlock()
` [PATCH v5 3/5] cgroup/cpuset: make callback_lock raw
` [PATCH v5 4/5] sched/core: Prevent race condition between cpuset and __sched_setscheduler()
` [PATCH v5 5/5] cpuset: Rebuild root domain deadline accounting information

[PATCH v5 0/9] ata: ahci_platform: support allwinner R40 AHCI
 2018-09-03 14:26 UTC  (2+ messages)

[PATCH v3 00/30] IIO-based thermal sensor driver for Allwinner H3 and A83T SoC
 2018-09-03 14:24 UTC  (7+ messages)
` [PATCH v3 05/30] iio: adc: move SUN4I_GPADC_CHANNEL define to header file
` [PATCH v3 18/30] iio: adc: sun4i-gpadc-iio: rework: support multiple sensors

[PATCH 0/2] ARM: dts: at91: nattis/tse850: drop 3 indentation levels
 2018-09-03 14:19 UTC  (2+ messages)

[PATCH 01/13] seq_file: rewrite seq_puts() in terms of seq_write()
 2018-09-03 14:17 UTC  (2+ messages)

[PATCH v6 00/17] Rockchip ISP1 Driver
 2018-09-03 14:15 UTC  (4+ messages)

[PATCH] usb: chipidea: imx: make MODULE_LICENCE and SPDX-identifier match
 2018-09-03 14:10 UTC  (4+ messages)

[PATCH v2 1/5] arm64: dts: fsl: use a generic node name for m25p80 flashes
 2018-09-03 14:08 UTC  (5+ messages)
` [PATCH v2 2/5] arm64: dts: fsl: ls1046a: disable the flash controller by default
` [PATCH v2 3/5] arm64: dts: fsl: ls1046a: disable uarts "
` [PATCH v2 4/5] dt-bindings: Add vendor prefix for Microsys
` [PATCH v2 5/5] arm64: dts: add Microsys MPX-LS1046A SoM and SBC-LS1046A SBC

[PATCH v4 0/2] Bluetooth: mediatek: Add protocol support for MediaTek USB devices
 2018-09-03 14:08 UTC  (3+ messages)
` [PATCH v4 1/2] Bluetooth: mediatek: Add protocol support for MediaTek MT7668U "
` [PATCH v4 2/2] Bluetooth: mediatek: Add protocol support for MediaTek MT7663U "

[PATCH] locking: Fix mutex debug call and ww_mutex doc
 2018-09-03 14:07 UTC 

[PATCH 0/5 V6] Support kdump for AMD secure memory encryption(SME)
 2018-09-03 14:06 UTC  (4+ messages)
` [PATCH 2/5 V6] x86/ioremap: strengthen the logic in early_memremap_pgprot_adjust() to adjust encryption mask

[PATCH v2 2/3] x86/speculation: Apply IBPB more strictly to avoid cross-process spectre v2 leak
 2018-09-03 13:57 UTC  (3+ messages)

[RESEND] PCI: imx: Initial imx7d pm support
 2018-09-03 13:52 UTC  (5+ messages)

[RESEND 0/5] drm/mxsfb: Fix runtime PM for unpowering lcdif block
 2018-09-03 13:51 UTC  (3+ messages)

[PATCH] drm: stm: implement get_scanout_position function
 2018-09-03 13:49 UTC 

[PATCH] spi: tegra20-slink: explicitly enable/disable clock
 2018-09-03 13:47 UTC  (2+ messages)
` Applied "spi: tegra20-slink: explicitly enable/disable clock" to the spi tree

[PATCH] ASoC: q6routing: initialize data correctly
 2018-09-03 13:47 UTC  (2+ messages)
` Applied "ASoC: q6routing: initialize data correctly" to the asoc tree

[PATCH] sound: soc: fix soc-core.c kernel-doc warning
 2018-09-03 13:47 UTC  (2+ messages)
` Applied "ASoC: fix soc-core.c kernel-doc warning" to the asoc tree

[PATCH v2 00/11] mscc: ocelot: add support for SerDes muxing configuration
 2018-09-03 13:45 UTC  (3+ messages)

[PATCH v2 1/2] ASoC: Add driver for PROTO Audio CODEC (with a WM8731)
 2018-09-03 13:44 UTC  (2+ messages)
` Applied "ASoC: Add driver for PROTO Audio CODEC (with a WM8731)" to the asoc tree

[PATCH v2 2/2] ASoC: mikroe-proto: dt-bindings: add DT bindings for PROTO board
 2018-09-03 13:44 UTC  (2+ messages)
` Applied "ASoC: mikroe-proto: dt-bindings: add DT bindings for PROTO board" to the asoc tree

[PATCH v2 0/5] Add support for high-resolution scrolling on Logitech mice
 2018-09-03 13:43 UTC  (3+ messages)
` [PATCH v2 1/5] Add the `REL_WHEEL_HI_RES` event code

[PATCH AUTOSEL 4.4 01/47] misc: mic: SCIF Fix scif_get_new_port() error handling
 2018-09-03 13:42 UTC  (3+ messages)
` [PATCH AUTOSEL 4.4 22/47] x86/mm: Remove in_nmi() warning from vmalloc_fault()

[RFC 02/13] iommu: Introduce tlb_invalidate API
 2018-09-03 13:41 UTC  (5+ messages)

[PATCH v4 0/5] support a new type of PMIC,including two chips(rk817 and rk809)
 2018-09-03 13:41 UTC  (3+ messages)
` [PATCH v4 2/5] regulator: rk808: add RK809 and RK817 support

[PATCH net-next v2 1/7] net: phy: mscc: factorize code for LEDs mode
 2018-09-03 13:37 UTC  (8+ messages)
` [PATCH net-next v2 4/7] net: phy: mscc: read 'vsc8531,edge-slowdown' as an u32
` [PATCH net-next v2 6/7] dt-bindings: net: phy: mscc: vsc8531: remove compatible from required properties

[PATCH 0/3] Changes A64 HDMI PHY compatible to R40
 2018-09-03 13:34 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: change the A64 HDMI PHY binding "
` [PATCH 2/3] drm/sun4i: change "
` [PATCH 3/3] ARM: sun8i: dts: r40: drop A64 fallback compatible string of HDMI PHY


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