linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-12-22 09:39:30 to 2017-12-22 12:06:24 UTC [more...]

[PATCH v4 00/19] fs: rework and optimize i_version handling in filesystems
 2017-12-22 12:05 UTC  (3+ messages)
` [PATCH v4 01/19] fs: new API for handling inode->i_version
` [PATCH v4 02/19] fs: don't take the i_lock in inode_inc_iversion

[PATCH v2] virt: vbox: use %pap format for printing resource_size_t
 2017-12-22 12:03 UTC  (2+ messages)

[PATCH v1 00/10] Renesas Capture Engine Unit (CEU) V4L2 driver
 2017-12-22 12:03 UTC  (4+ messages)
` [PATCH v1 03/10] v4l: platform: Add Renesas CEU driver

[PATCH] x86/acpi/cstate delete some unuseful operations
 2017-12-22 11:55 UTC 

[PATCH] drm: fix tainted kernel caused by drm_panel_orientation_quirks.c
 2017-12-22 11:50 UTC  (2+ messages)

[PATCH v3 0/6] cpufreq: schedutil: fixes for flags updates
 2017-12-22 11:46 UTC  (6+ messages)

[PATCH v2 4/5] ARM: dts: Add support for emtrion emCON-MX6 series
 2017-12-22 11:44 UTC  (6+ messages)
      ` AW: "

[RFC PATCH bpf-next 0/3] Separate error injection framework from kprobes
 2017-12-22 11:39 UTC  (4+ messages)
` [RFC PATCH bpf-next 1/3] tracing/kprobe: bpf: Check error injectable event is on function entry
` [RFC PATCH bpf-next 2/3] tracing/kprobe: bpf: Compare instruction pointer with original one
` [RFC PATCH bpf-next 3/3] error-injection: Separate error-injection from kprobe

[PATCH v5 00/15] soundwire: Add a new SoundWire subsystem
 2017-12-22 11:43 UTC  (10+ messages)
` [PATCH v5 10/15] soundwire: Add sysfs for SoundWire DisCo properties
        ` [alsa-devel] "

BUG: unable to handle kernel paging request in delayed_put_task_struct
 2017-12-22 11:34 UTC  (3+ messages)

[PATCH V1 0/1] Fix kernel panic caused by device ID duplication presented to the IOMMU
 2017-12-22 11:29 UTC  (3+ messages)

INFO: task hung in bpf_exit_net
 2017-12-22 11:24 UTC  (5+ messages)

[PATCH] KVM: PPC: Book3S HV: Fix pending_pri value in kvmppc_xive_get_icp()
 2017-12-22 11:24 UTC  (2+ messages)
`  "

[PATCH] Changed misspelled variable name
 2017-12-22 11:11 UTC 

[GIT PULL] Please pull powerpc/linux.git powerpc-4.15-5 tag
 2017-12-22 11:09 UTC 

linux-next: manual merge of the jc_docs tree with the printk tree
 2017-12-22 11:08 UTC  (2+ messages)

[PATCH 3.18 00/38] 3.18.90-stable review
 2017-12-22  8:46 UTC  (16+ messages)
` [PATCH 3.18 02/38] ALSA: hda - add support for docking station for HP 820 G2
` [PATCH 3.18 03/38] cpuidle: Validate cpu_dev in cpuidle_add_sysfs()
` [PATCH 3.18 04/38] r8152: fix the list rx_done may be used without initialization
` [PATCH 3.18 05/38] crypto: deadlock between crypto_alg_sem/rtnl_mutex/genl_mutex
` [PATCH 3.18 08/38] usb: gadget: udc: remove pointer dereference after free
` [PATCH 3.18 11/38] scsi: lpfc: Fix PT2PT PRLI reject
` [PATCH 3.18 17/38] s390/qeth: no ETH header for outbound AF_IUCV
` [PATCH 3.18 20/38] irda: vlsi_ir: fix check for DMA mapping errors
` [PATCH 3.18 22/38] netfilter: nf_nat_snmp: Fix panic when snmp_trap_helper fails to register
` [PATCH 3.18 23/38] ARM: dts: am335x-evmsk: adjust mmc2 param to allow suspend
` [PATCH 3.18 25/38] xhci: plat: Register shutdown for xhci_plat
` [PATCH 3.18 27/38] cpuidle: powernv: Pass correct drv->cpumask for registration
` [PATCH 3.18 28/38] backlight: pwm_bl: Fix overflow condition
` [PATCH 3.18 33/38] PCI: Create SR-IOV virtfn/physfn links before attaching driver
` [PATCH 3.18 38/38] fm10k: ensure we process SM mbx when processing VF mbx

[PATCH v4 1/2] dt-bindings: media: Add Allwinner V3s Camera Sensor Interface (CSI)
 2017-12-22 10:58 UTC  (3+ messages)
` [linux-sunxi] "

[PATCH] mm/sparse.c: Wrong allocation for mem_section
 2017-12-22  8:48 UTC 

[PATCH v4 2/2] media: V3s: Add support for Allwinner CSI
 2017-12-22 10:55 UTC  (3+ messages)
` [linux-sunxi] "

[PATCH 4.4 00/78] 4.4.108-stable review
 2017-12-22  8:46 UTC  (32+ messages)
` [PATCH 4.4 01/78] arm64: Initialise high_memory global variable earlier
` [PATCH 4.4 05/78] x86/mm: Add a noinvpcid boot option to turn off INVPCID
` [PATCH 4.4 07/78] mm/rmap: batched invalidations should use existing api
` [PATCH 4.4 10/78] x86/mm: Build arch/x86/mm/tlb.c even on !SMP
` [PATCH 4.4 11/78] x86/mm, sched/core: Uninline switch_mm()
` [PATCH 4.4 14/78] sched/core: Idle_task_exit() shouldnt use switch_mm_irqs_off()
` [PATCH 4.4 16/78] ALSA: hda - add support for docking station for HP 820 G2
` [PATCH 4.4 17/78] ALSA: hda - add support for docking station for HP 840 G3
` [PATCH 4.4 19/78] arm: kprobes: Align stack to 8-bytes in test code
` [PATCH 4.4 20/78] cpuidle: Validate cpu_dev in cpuidle_add_sysfs()
` [PATCH 4.4 22/78] crypto: deadlock between crypto_alg_sem/rtnl_mutex/genl_mutex
` [PATCH 4.4 24/78] bna: integer overflow bug in debugfs
` [PATCH 4.4 30/78] inet: frag: release spinlock before calling icmp_send()
` [PATCH 4.4 31/78] pinctrl: st: add irq_request/release_resources callbacks
` [PATCH 4.4 41/78] bna: avoid writing uninitialized data into hw registers
` [PATCH 4.4 44/78] RDMA/iser: Fix possible mr leak on device removal event
` [PATCH 4.4 46/78] netfilter: nfnl_cthelper: fix a race when walk the nf_ct_helper_hash table
` [PATCH 4.4 48/78] ARM: dts: am335x-evmsk: adjust mmc2 param to allow suspend
` [PATCH 4.4 51/78] xhci: plat: Register shutdown for xhci_plat
` [PATCH 4.4 52/78] netfilter: nfnetlink_queue: fix secctx memory leak
` [PATCH 4.4 55/78] bnxt_en: Fix NULL pointer dereference in reopen failure path
` [PATCH 4.4 56/78] backlight: pwm_bl: Fix overflow condition
` [PATCH 4.4 62/78] scsi: mpt3sas: Fix IO error occurs on pulling out a drive from RAID1 volume created on two SATA drive
` [PATCH 4.4 63/78] PCI: Create SR-IOV virtfn/physfn links before attaching driver
` [PATCH 4.4 65/78] ixgbe: fix use of uninitialized padding
` [PATCH 4.4 67/78] scsi: lpfc: Fix secure firmware updates
` [PATCH 4.4 71/78] rtc: set the alarm to the next expiring timer
` [PATCH 4.4 72/78] cpuidle: fix broadcast control when broadcast can not be entered
` [PATCH 4.4 74/78] MIPS: math-emu: Fix final emulation phase for certain instructions
` [PATCH 4.4 76/78] ALSA: hda - Clear the leftover component assignment at snd_hdac_i915_exit()
` [PATCH 4.4 78/78] ALSA: hda - Fix yet another i915 pointer leftover in error path

[PATCH v2 1/5] drm/panel: Add support for the EDT ETM0700G0BDH6
 2017-12-22 10:43 UTC 

[PATCH 00/15] dax: prep work for fixing dax-dma vs truncate collisions
 2017-12-22  8:51 UTC  (9+ messages)
` [PATCH 14/15] dax: associate mappings with inodes, and warn if dma collides with truncate

[PATCH v2] ASOC: wm8960: Add multiple MCLK frequency support
 2017-12-22 10:40 UTC  (6+ messages)

general protection fault in finish_task_switch
 2017-12-22 10:37 UTC  (13+ messages)

[PATCH v2] zram: better utilization of zram swap space
 2017-12-22 10:30 UTC 

[PATCH] clk: divider: fix incorrect usage of container_of
 2017-12-22 10:34 UTC  (2+ messages)

[PATCH 4.9 000/104] 4.9.72-stable review
 2017-12-22  8:47 UTC  (46+ messages)
` [PATCH 4.9 001/104] cxl: Check if vphb exists before iterating over AFU devices
` [PATCH 4.9 002/104] arm64: Initialise high_memory global variable earlier
` [PATCH 4.9 004/104] ALSA: hda - add support for docking station for HP 840 G3
` [PATCH 4.9 007/104] HID: corsair: Add driver Scimitar Pro RGB gaming mouse 1b1c:1b3e support to hid-corsair
` [PATCH 4.9 011/104] cpuidle: Validate cpu_dev in cpuidle_add_sysfs()
` [PATCH 4.9 012/104] r8152: fix the list rx_done may be used without initialization
` [PATCH 4.9 014/104] vsock: track pkt owner vsock
` [PATCH 4.9 016/104] vsock: cancel packets when failing to connect
` [PATCH 4.9 018/104] bna: integer overflow bug in debugfs
` [PATCH 4.9 022/104] usb: gadget: f_uvc: Sanity check wMaxPacketSize for SuperSpeed
` [PATCH 4.9 024/104] netfilter: nfnl_cthelper: fix runtime expectation policy updates
` [PATCH 4.9 029/104] inet: frag: release spinlock before calling icmp_send()
` [PATCH 4.9 031/104] scsi: lpfc: Fix PT2PT PRLI reject
` [PATCH 4.9 036/104] hwmon: (asus_atk0110) fix uninitialized data access
` [PATCH 4.9 037/104] i2c: mux: pca954x: Add missing pca9546 definition to chip_desc
` [PATCH 4.9 042/104] s390/qeth: no ETH header for outbound AF_IUCV
` [PATCH 4.9 043/104] bna: avoid writing uninitialized data into hw registers
` [PATCH 4.9 045/104] IB/core: Protect against self-requeue of a cq work item
` [PATCH 4.9 046/104] infiniband: Fix alignment of mmap cookies to support VIPT caching
` [PATCH 4.9 047/104] nbd: set queue timeout properly
` [PATCH 4.9 050/104] IB/rxe: increment msn only when completing a request
` [PATCH 4.9 051/104] i40e: Do not enable NAPI on q_vectors that have no rings
` [PATCH 4.9 053/104] irda: vlsi_ir: fix check for DMA mapping errors
` [PATCH 4.9 057/104] cpufreq: Fix creation of symbolic links to policy directories
` [PATCH 4.9 059/104] KVM: pci-assign: do not map smm memory slot pages in vt-d page tables
` [PATCH 4.9 061/104] virtio_balloon: prevent uninitialized variable use
` [PATCH 4.9 067/104] ARM: dma-mapping: disallow dma_get_sgtable() for non-kernel managed memory
` [PATCH 4.9 069/104] bnxt_en: Fix NULL pointer dereference in reopen failure path
` [PATCH 4.9 072/104] rtc: pl031: make interrupt optional
` [PATCH 4.9 073/104] kvm, mm: account kvm related kmem slabs to kmemcg
` [PATCH 4.9 074/104] net: phy: at803x: Change error to EINVAL for invalid MAC
` [PATCH 4.9 076/104] scsi: cxgb4i: fix Tx skb leak
` [PATCH 4.9 078/104] PCI: Create SR-IOV virtfn/physfn links before attaching driver
` [PATCH 4.9 081/104] ixgbe: fix use of uninitialized padding
` [PATCH 4.9 083/104] PCI/AER: Report non-fatal errors only to the affected endpoint
` [PATCH 4.9 085/104] ASoC: img-parallel-out: Add pm_runtime_get/put to set_fmt callback
` [PATCH 4.9 090/104] fm10k: ensure we process SM mbx when processing VF mbx
` [PATCH 4.9 091/104] net: ipv6: send NS for DAD when link operationally up
` [PATCH 4.9 092/104] staging: greybus: light: Release memory obtained by kasprintf
` [PATCH 4.9 093/104] clk: sunxi-ng: sun6i: Rename HDMI DDC clock to avoid name collision
` [PATCH 4.9 096/104] cpuidle: fix broadcast control when broadcast can not be entered
` [PATCH 4.9 097/104] thermal: hisilicon: Handle return value of clk_prepare_enable
` [PATCH 4.9 099/104] thermal/drivers/hisi: Fix kernel panic on alarm interrupt
` [PATCH 4.9 102/104] MIPS: math-emu: Fix final emulation phase for certain instructions
` [PATCH 4.9 104/104] Revert "Bluetooth: btusb: driver to enable the usb-wakeup feature"

[PATCH v4] printk: Add console owner and waiter logic to load balance console writes
 2017-12-22 10:31 UTC  (2+ messages)

[PATCH v3 0/3] create sysfs representation of ACPI HMAT
 2017-12-22 10:31 UTC  (3+ messages)

PROBLEM: 4.15.0-rc3 APIC causes lockups on Core 2 Duo laptop
 2017-12-22 10:28 UTC  (8+ messages)

[PATCH] tpm: remove unused data fields from I2C and OF device ID tables
 2017-12-22 10:26 UTC 

proc_flush_task oops
 2017-12-22 10:13 UTC  (13+ messages)

[PATCH v2] ARM: dts: sunxi: Add sid for a83t
 2017-12-22 10:11 UTC  (8+ messages)

[PATCH v5] arm64: dts: ls1088a: Add USB support
 2017-12-22  8:38 UTC 

[PATCH v2 0/8] arm64: Add initial Actions Semi S700 and CubieBoard7 support
 2017-12-22 10:10 UTC  (3+ messages)
` [PATCH v2 5/8] arm64: dts: actions: Add S700 and CubieBoard7

[PATCH -next] mtd: sharpslpart: make local function sharpsl_nand_cleanup_ftl() static
 2017-12-22 10:09 UTC  (2+ messages)

[PATCH] staging: most: Fix identifiers to function parameters
 2017-12-22 10:09 UTC 

[PATCH net-next] phylib: rename reset-(post-)delay-us to reset-(de)assert-us
 2017-12-22 10:08 UTC 

[PATCH 4.14 000/159] 4.14.9-stable review
 2017-12-22  8:46 UTC  (41+ messages)
` [PATCH 4.14 001/159] x86/asm: Remove unnecessary \n\t in front of CC_SET() from asm templates
` [PATCH 4.14 006/159] x86/boot: Annotate verify_cpu() as a callable function
` [PATCH 4.14 007/159] x86/xen: Fix xen head ELF annotations
` [PATCH 4.14 008/159] x86/xen: Add unwind hint annotations
` [PATCH 4.14 009/159] x86/head: "
` [PATCH 4.14 013/159] x86/unwind: Rename unwinder config options to CONFIG_UNWINDER_*
` [PATCH 4.14 014/159] x86/unwind: Make CONFIG_UNWINDER_ORC=y the default in kconfig for 64-bit
` [PATCH 4.14 017/159] x86/fpu: Parse clearcpuid= as early XSAVE argument
` [PATCH 4.14 018/159] x86/fpu: Make XSAVE check the base CPUID features before enabling
` [PATCH 4.14 020/159] x86/platform/UV: Convert timers to use timer_setup()
` [PATCH 4.14 022/159] x86/cpuid: Prevent out of bound access in do_clear_cpu_cap()
` [PATCH 4.14 024/159] x86/kasan: Use the same shadow offset for 4- and 5-level paging
` [PATCH 4.14 028/159] x86/asm: Dont use the confusing .ifeq directive
` [PATCH 4.14 029/159] x86/build: Beautify build log of syscall headers
` [PATCH 4.14 032/159] x86/mm: Relocate page fault error codes to traps.h
` [PATCH 4.14 034/159] ptrace,x86: Make user_64bit_mode() available to 32-bit builds
` [PATCH 4.14 037/159] x86/entry/64: Move SWAPGS into the common IRET-to-usermode path
` [PATCH 4.14 039/159] x86/entry/64: Shrink paranoid_exit_restore and make labels local
` [PATCH 4.14 042/159] x86/entry/64: Use POP instead of MOV to restore regs on NMI return
` [PATCH 4.14 043/159] x86/entry/64: Remove the RESTORE_..._REGS infrastructure
` [PATCH 4.14 044/159] xen, x86/entry/64: Add xen NMI trap entry
` [PATCH 4.14 045/159] x86/entry/64: De-Xen-ify our NMI code
` [PATCH 4.14 049/159] x86/xen/64, x86/entry/64: Clean up SP code in cpu_initialize_context()
` [PATCH 4.14 050/159] x86/entry/64: Stop initializing TSS.sp0 at boot
` [PATCH 4.14 051/159] x86/entry/64: Remove all remaining direct thread_struct::sp0 reads
` [PATCH 4.14 057/159] bitops: Revert cbe96375025e ("bitops: Add clear/set_bit32() to linux/bitops.h")
` [PATCH 4.14 058/159] x86/mm: Define _PAGE_TABLE using _KERNPG_TABLE
` [PATCH 4.14 060/159] x86/cpufeatures: Fix various details in the feature definitions
` [PATCH 4.14 061/159] selftests/x86/ldt_gdt: Add infrastructure to test set_thread_area()
` [PATCH 4.14 063/159] ACPI / APEI: Replace ioremap_page_range() with fixmap
` [PATCH 4.14 066/159] drivers/misc/intel/pti: Rename the header file to free up the namespace
` [PATCH 4.14 067/159] x86/cpufeature: Add User-Mode Instruction Prevention definitions
` [PATCH 4.14 073/159] x86/mm/kasan: Dont use vmemmap_populate() to initialize shadow
` [PATCH 4.14 074/159] x86/entry/64/paravirt: Use paravirt-safe macro to access eflags
` [PATCH 4.14 076/159] x86/unwinder: Handle stack overflows more gracefully
` [PATCH 4.14 077/159] x86/irq: Remove an old outdated comment about context tracking races
` [PATCH 4.14 079/159] x86/entry/64: Allocate and enable the SYSENTER stack
` [PATCH 4.14 080/159] x86/dumpstack: Add get_stack_info() support for "
` [PATCH 4.14 082/159] x86/mm/fixmap: Generalize the GDT fixmap mechanism, introduce struct cpu_entry_area
` [PATCH 4.14 084/159] x86/entry: Fix assumptions that the HW TSS is at the beginning of cpu_tss

[PATCH 0/3] Add DVFS support on CPU clock for Armada 37xx
 2017-12-22 10:02 UTC  (3+ messages)

regression 4.15-rc: kernel oops in dm-multipath
 2017-12-22  9:53 UTC 

[PATCH 0/2] CQSPI: Add direct mode support
 2017-12-22  9:48 UTC  (4+ messages)
` [PATCH 2/2] mtd: spi-nor: cadence-quadspi: Add support for direct access mode

[RFC PATCH 0/5] mm, hugetlb: allocation API and migration improvements
 2017-12-22  9:48 UTC  (3+ messages)

[PATCH 1/1] clk: remove invalid __clk_set_parent comment in __clk_core_init
 2017-12-22  9:47 UTC 

[RFC PATCH V1 1/2] clk: use atomic runtime pm api in clk_core_is_enabled
 2017-12-22  9:46 UTC  (2+ messages)
` [RFC PATCH V1 2/2] clk: add lock for clk_core_is_enabled

[PATCH] PCI: designware: add a check of msi_desc in irqchip
 2017-12-22  9:40 UTC  (9+ 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).