linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-04-06 11:11:20 to 2018-04-06 13:23:11 UTC [more...]

[PATCH 4.4 00/72] 4.4.127-stable review
 2018-04-06 13:23 UTC  (11+ messages)
` [PATCH 4.4 01/72] mtd: jedec_probe: Fix crash in jedec_read_mfr()
` [PATCH 4.4 02/72] ALSA: pcm: Use dma_bytes as size parameter in dma_mmap_coherent()
` [PATCH 4.4 03/72] ALSA: pcm: potential uninitialized return values
` [PATCH 4.4 04/72] perf/hwbp: Simplify the perf-hwbp code, fix documentation
` [PATCH 4.4 05/72] partitions/msdos: Unable to mount UFS 44bsd partitions
` [PATCH 4.4 06/72] usb: gadget: define free_ep_req as universal function
` [PATCH 4.4 07/72] usb: gadget: change len to size_t on alloc_ep_req()
` [PATCH 4.4 08/72] usb: gadget: fix usb_ep_align_maybe endianness and new usb_ep_align
` [PATCH 4.4 09/72] usb: gadget: align buffer size when allocating for OUT endpoint
` [PATCH 4.4 10/72] usb: gadget: f_hid: fix: Prevent accessing released memory

[PATCH 4.9 000/102] 4.9.93-stable review
 2018-04-06 13:23 UTC  (30+ messages)
` [PATCH 4.9 001/102] ARM: 8746/1: vfp: Go back to clearing vfp_current_hw_state[]
` [PATCH 4.9 002/102] mtd: jedec_probe: Fix crash in jedec_read_mfr()
` [PATCH 4.9 004/102] ALSA: pcm: Use dma_bytes as size parameter in dma_mmap_coherent()
` [PATCH 4.9 005/102] ALSA: pcm: potential uninitialized return values
` [PATCH 4.9 006/102] perf/hwbp: Simplify the perf-hwbp code, fix documentation
` [PATCH 4.9 007/102] ceph: only dirty ITER_IOVEC pages for direct read
` [PATCH 4.9 008/102] ipc/shm.c: add split function to shm_vm_ops
` [PATCH 4.9 009/102] powerpc/64s: Fix lost pending interrupt due to race causing lost update to irq_happened
` [PATCH 4.9 010/102] powerpc/64s: Fix i-side SLB miss bad address handler saving nonvolatile GPRs
` [PATCH 4.9 011/102] partitions/msdos: Unable to mount UFS 44bsd partitions
` [PATCH 4.9 012/102] kprobes/x86: Fix to set RWX bits correctly before releasing trampoline
` [PATCH 4.9 013/102] PCI: Make PCI_ROM_ADDRESS_MASK a 32-bit constant
` [PATCH 4.9 014/102] dm ioctl: remove double parentheses
` [PATCH 4.9 015/102] Input: mousedev - fix implicit conversion warning
` [PATCH 4.9 016/102] netfilter: nf_nat_h323: fix logical-not-parentheses warning
` [PATCH 4.9 017/102] genirq: Use cpumask_available() for check of cpumask variable
` [PATCH 4.9 018/102] cpumask: Add helper cpumask_available()
` [PATCH 4.9 019/102] selinux: Remove unnecessary check of array base in selinux_set_mapping()
` [PATCH 4.9 020/102] fs: compat: Remove warning from COMPATIBLE_IOCTL
` [PATCH 4.9 021/102] jiffies.h: declare jiffies and jiffies_64 with ____cacheline_aligned_in_smp
` [PATCH 4.9 022/102] frv: declare jiffies to be located in the .data section
` [PATCH 4.9 023/102] usb: gadget: remove redundant self assignment
` [PATCH 4.9 024/102] xgene_enet: remove bogus forward declarations
` [PATCH 4.9 025/102] nl80211: Fix enum type of variable in nl80211_put_sta_rate()
` [PATCH 4.9 026/102] cfg80211: Fix array-bounds warning in fragment copy
` [PATCH 4.9 027/102] HID: sony: Use LED_CORE_SUSPENDRESUME
` [PATCH 4.9 028/102] netfilter: ctnetlink: Make some parameters integer to avoid enum mismatch
` [PATCH 4.9 029/102] mac80211: Fix clang warning about constant operand in logical operation
` [PATCH 4.9 030/102] mac80211: ibss: Fix channel type enum in ieee80211_sta_join_ibss()

[PATCH 3.18 00/93] 3.18.103-stable review
 2018-04-06 13:23 UTC  (38+ messages)
` [PATCH 3.18 01/93] ALSA: usb-audio: Fix parsing descriptor of UAC2 processing unit
` [PATCH 3.18 02/93] ALSA: aloop: Sync stale timer before release
` [PATCH 3.18 03/93] ALSA: aloop: Fix access to not-yet-ready substream via cable
` [PATCH 3.18 04/93] libata: fix length validation of ATAPI-relayed SCSI commands
` [PATCH 3.18 05/93] libata: remove WARN() for DMA or PIO command without data
` [PATCH 3.18 06/93] libata: Apply NOLPM quirk to Crucial MX100 512GB SSDs
` [PATCH 3.18 07/93] libata: disable LPM for Crucial BX100 SSD 500GB drive
` [PATCH 3.18 08/93] libata: Enable queued TRIM for Samsung SSD 860
` [PATCH 3.18 09/93] libata: Apply NOLPM quirk to Crucial M500 480 and 960GB SSDs
` [PATCH 3.18 10/93] libata: Make Crucial BX100 500GB LPM quirk apply to all firmware versions
` [PATCH 3.18 11/93] libata: Modify quirks for MX100 to limit NCQ_TRIM quirk to MU01 version
` [PATCH 3.18 12/93] drm: udl: Properly check framebuffer mmap offsets
` [PATCH 3.18 13/93] brcmfmac: fix P2P_DEVICE ethernet address generation
` [PATCH 3.18 14/93] tracing: probeevent: Fix to support minus offset from symbol
` [PATCH 3.18 15/93] staging: ncpfs: memory corruption in ncp_read_kernel()
` [PATCH 3.18 17/93] can: cc770: Fix queue stall & dropped RTR reply
` [PATCH 3.18 18/93] can: cc770: Fix use after free in cc770_tx_interrupt()
` [PATCH 3.18 19/93] tty: vt: fix up tabstops properly
` [PATCH 3.18 20/93] kvm/x86: fix icebp instruction handling
` [PATCH 3.18 22/93] [PATCH] Revert "genirq: Use irqd_get_trigger_type to compare the trigger type for shared IRQs"
` [PATCH 3.18 23/93] dccp: check sk for closed state in dccp_sendmsg()
` [PATCH 3.18 25/93] l2tp: do not accept arbitrary sockets
` [PATCH 3.18 26/93] net: ethernet: arc: Fix a potential memory leak if an optional regulator is deferred
` [PATCH 3.18 27/93] net/iucv: Free memory obtained by kzalloc
` [PATCH 3.18 28/93] netlink: avoid a double skb free in genlmsg_mcast()
` [PATCH 3.18 29/93] net: Only honor ifindex in IP_PKTINFO if non-0
` [PATCH 3.18 30/93] skbuff: Fix not waking applications when errors are enqueued
` [PATCH 3.18 32/93] s390/qeth: free netdevice when removing a card
` [PATCH 3.18 33/93] s390/qeth: when thread completes, wake up all waiters
` [PATCH 3.18 34/93] s390/qeth: lock read device while queueing next buffer
` [PATCH 3.18 36/93] net: fec: Fix unbalanced PM runtime calls
` [PATCH 3.18 37/93] mtd: jedec_probe: Fix crash in jedec_read_mfr()
` [PATCH 3.18 38/93] ALSA: pcm: Use dma_bytes as size parameter in dma_mmap_coherent()
` [PATCH 3.18 39/93] ALSA: pcm: potential uninitialized return values
` [PATCH 3.18 40/93] perf/hwbp: Simplify the perf-hwbp code, fix documentation
` [PATCH 3.18 41/93] partitions/msdos: Unable to mount UFS 44bsd partitions
` [PATCH 3.18 42/93] usb: gadget: define free_ep_req as universal function

[PATCH 00/10] kernel/locking: qspinlock improvements
 2018-04-06 13:22 UTC  (6+ messages)
` [PATCH 10/10] locking/qspinlock: Elide back-to-back RELEASE operations with smp_wmb()

INFO: rcu detected stall in __snd_pcm_lib_xfer (2)
 2018-04-06 13:21 UTC  (3+ messages)

[PATCH v4 1/5] io: define several IO & PIO barrier types for the asm-generic version
 2018-04-06 13:20 UTC  (4+ messages)

Commit *driver core: emit uevents when device is bound to a driver* causes regression
 2018-04-06 13:18 UTC  (3+ messages)

[PATCH v3 0/2] Base enablement of IOMMU debugfs support
 2018-04-06 13:17 UTC  (3+ messages)
` [PATCH v3 1/2] iommu - Enable debugfs exposure of the IOMMU
` [PATCH v3 2/2] iommu/amd: Add basic debugfs infrastructure for AMD IOMMU

[PATCH v4 0/9] vsprintf: Prevent silent crashes and consolidate error handling
 2018-04-06 13:17 UTC  (15+ messages)
` [PATCH v4 4/9] vsprintf: Consolidate handling of unknown pointer specifiers
` [PATCH v4 6/9] vsprintf: Factor out %pV handler as va_format()
` [PATCH v4 8/9] vsprintf: Prevent crash when dereferencing invalid pointers

[PATCH v7 0/2] drm: Add Thine THC63LVD1024 LVDS decoder bridge
 2018-04-06 13:17 UTC  (9+ messages)
` [PATCH 1/7] arm64: dts: renesas: r8a77970: add FCPVD support
` [PATCH 2/7] arm64: dts: renesas: r8a77970: add VSPD support
` [PATCH 3/7] arm64: dts: renesas: r8a77970: add DU support
` [PATCH 4/7] arm64: dts: renesas: r8a77970: add the LVDS instance
` [PATCH 5/7] arm64: dts: renesas: eagle: Enable DU
` [PATCH 6/7] arm64: dts: renesas: eagle: Add LVDS decoder
` [PATCH 7/7] arm64: dts: renesas: eagle: Add ADV7511W and HDMI output

[PATCH v7 0/2] drm: Add Thine THC63LVD1024 LVDS decoder bridge
 2018-04-06 13:15 UTC  (4+ messages)
` [PATCH v7 1/2] dt-bindings: display: bridge: Document THC63LVD1024 LVDS decoder
` [PATCH v7 2/2] drm: bridge: Add thc63lvd1024 LVDS decoder driver

[PATCH] dts: remove cris & metag dts hard link file
 2018-04-06 13:14 UTC 

[PATCH v4] dell_rbu: make firmware payload memory uncachable
 2018-04-06 13:12 UTC 

[PATCH 0/8] use struct pt_regs based syscall calling for x86-64
 2018-04-06 13:07 UTC  (9+ messages)

[PATCH net-next] netns: filter uevents correctly
 2018-04-06 13:07 UTC  (7+ messages)

[PATCH v3 00/13] ARM: dts: ipq: updates to enable a few peripherals
 2018-04-06 13:05 UTC  (8+ messages)
` [PATCH v3 04/13] ARM: dts: ipq4019: Update ipq4019-dk01.1 board data

[for-next][PATCH 00/18] tracing: Last minute updates before pushing to Linus
 2018-04-06 13:00 UTC  (19+ messages)
` [for-next][PATCH 01/18] tracing: Fix a potential NULL dereference
` [for-next][PATCH 02/18] init: Fix initcall0 name as it is "pure" not "early"
` [for-next][PATCH 03/18] tracing: Default to using trace_global_clock if sched_clock is unstable
` [for-next][PATCH 04/18] tracing: Mention trace_clock=global when warning about unstable clocks
` [for-next][PATCH 05/18] ftrace: Drop a VLA in module_exists()
` [for-next][PATCH 06/18] tracing: Fix display of hist trigger expressions containing timestamps
` [for-next][PATCH 07/18] tracing: Dont add flag strings when displaying variable references
` [for-next][PATCH 08/18] tracing: Add action comparisons when testing matching hist triggers
` [for-next][PATCH 09/18] tracing: Make sure variable string fields are NULL-terminated
` [for-next][PATCH 10/18] tracing: Uninitialized variable in create_tracing_map_fields()
` [for-next][PATCH 11/18] vsprintf: Do not preprocess non-dereferenced pointers for bprintf (%px and %pK)
` [for-next][PATCH 12/18] lockdep: Add print_irqtrace_events() to __warn
` [for-next][PATCH 13/18] ring-buffer: Check if memory is available before allocation
` [for-next][PATCH 14/18] ring-buffer: Add set/clear_current_oom_origin() during allocations
` [for-next][PATCH 15/18] tracing: Hide global trace clock from lockdep
` [for-next][PATCH 16/18] tracing: Fixup logic inversion on setting trace_global_clock defaults
` [for-next][PATCH 17/18] tracing: Add rcu dereference annotation for filter->prog
` [for-next][PATCH 18/18] tracing: Add rcu dereference annotation for test func that touches filter->prog

[PATCH v3] dell_rbu: make firmware payload memory uncachable
 2018-04-06 13:02 UTC  (3+ messages)

WARNING: lock held when returning to user space!
 2018-04-06 13:02 UTC 

[PATCH] drivers/memory: can't open emif-asm-offsets.s for writing
 2018-04-06 13:00 UTC 

[PATCH] sched: support dynamiQ cluster
 2018-04-06 12:58 UTC  (10+ messages)

io_pgetevents & aio fsync V2
 2018-04-06 12:57 UTC  (8+ messages)
` [PATCH 3/6] aio: refactor read/write iocb setup

[PATCH v9 00/10] sched/cpuidle: Idle loop rework
 2018-04-06 12:56 UTC  (4+ messages)
` [PATCH v9 05/10] cpuidle: Return nohz hint from cpuidle_select()

[PATCH v2 0/2] mailbox: introduce STMicroelectronics STM32 IPCC driver
 2018-04-06 12:56 UTC  (5+ messages)
` [PATCH v2 2/2] mailbox: add "

[PATCH v1]: perf/x86: store user space frame-pointer value on a sample
 2018-04-06 12:49 UTC 

[PATCH 0/3 RESEND] namei: add follow_up_bind()
 2018-04-06 12:47 UTC  (4+ messages)

[PATCH] ARM: dts: ls1021a: Specify TBIPA register address
 2018-04-06 12:46 UTC 

[PATCH v2 0/2] optimize memory hotplug
 2018-04-06 12:45 UTC  (11+ messages)
` [PATCH v2 1/2] mm: uninitialized struct page poisoning sanity checking

call/normal switch was Re: omap4-droid4: voice call support was
 2018-04-06 12:45 UTC  (13+ messages)

[PATCH v2] Documentation: typec.rst: Use literal-block element with ascii art
 2018-04-06 12:41 UTC 

[GIT PULL 0/6] perf/urgent fixes
 2018-04-06 12:41 UTC  (8+ messages)
` [PATCH 1/6] perf auxtrace: Make auxtrace_queues__add_buffer() allocate struct buffer
` [PATCH 2/6] perf annotate: Show group details on the title line
` [PATCH 3/6] perf annotate browser: Fixup vertical line separating metrics from instructions
` [PATCH 4/6] perf ui browser: Fixup cleaning unused lines at the bottom
` [PATCH 5/6] perf report: Remove duplicated 'samples' in lost samples warning
` [PATCH 6/6] tools headers uapi: Synchronize i915_drm.h

[PATCH 1/2] net/fsl_pq_mdio: Allow explicit speficition of TBIPA address
 2018-04-06 12:38 UTC 

[PATCH v31 0/4] Virtio-balloon: support free page reporting
 2018-04-06 12:17 UTC  (5+ messages)
` [PATCH v31 1/4] mm: support reporting free page blocks
` [PATCH v31 2/4] virtio-balloon: VIRTIO_BALLOON_F_FREE_PAGE_HINT
` [PATCH v31 3/4] mm/page_poison: expose page_poisoning_enabled to kernel modules
` [PATCH v31 4/4] virtio-balloon: VIRTIO_BALLOON_F_PAGE_POISON

[RfC PATCH] Add udmabuf misc device
 2018-04-06 12:36 UTC  (10+ messages)

[PATCH 0/9] Update for QCOM NAND driver
 2018-04-06 12:31 UTC  (3+ messages)
` [PATCH 1/9] mtd: nand: qcom: use the ecc strength from device parameter

[RFC PATCH v2 00/15] khwasan: kernel hardware assisted address sanitizer
 2018-04-06 12:27 UTC  (9+ messages)
` [RFC PATCH v2 13/15] khwasan: add hooks implementation

[PATCH v2] Add udmabuf misc device
 2018-04-06 12:24 UTC  (4+ messages)

[PATCH v3 1/4] mm: rename page_counter's count/limit into usage/max
 2018-04-06 12:21 UTC  (4+ messages)
` [PATCH v3 3/4] mm: treat memory.low value inclusive

[GIT PULL] Mailbox changes for v4.17
 2018-04-06 12:20 UTC 

[GIT PULL] sound updates for 4.17-rc1
 2018-04-06 12:18 UTC  (7+ messages)

[PATCH 0/4] ARM: imx: use device properties for at24 eeprom
 2018-04-06 12:17 UTC  (2+ messages)

INFO: task hung in lo_ioctl
 2018-04-06 12:14 UTC  (4+ messages)

[PATCH 1/1] target:separate tx/rx cmd_puds
 2018-04-06 12:09 UTC  (3+ messages)

[PATCH] net: thunderx: rework mac addresses list to u64 array
 2018-04-06 12:07 UTC  (8+ messages)
` [PATCH v2] "

Fwd: regression, imx6 and sgtl5000 sound problems
 2018-04-06 12:03 UTC 

INFO: rcu detected stall in snd_pcm_oss_write2
 2018-04-06 12:04 UTC 

[PATCHSET] mm, memcontrol: Make cgroup_rstat available to controllers
 2018-04-06 12:03 UTC  (8+ messages)
` [PATCH 1/3] mm: memcontrol: Use cgroup_rstat for event accounting
          ` [PATCH] mm: memcg: make sure memory.events is uptodate when waking pollers

[PATCH 0/7] perf tools: Prepare for AUX area sampling support
 2018-04-06 11:44 UTC  (3+ messages)
` [PATCH 7/7] perf auxtrace: Make auxtrace_queues__add_buffer() do CPU filtering

[PATCH v2 0/4] vmscan per-cgroup reclaim fixes
 2018-04-06 11:44 UTC  (4+ messages)
` [PATCH v2 4/4] mm/vmscan: Don't mess with pgdat->flags in memcg reclaim

uart throughput
 2018-04-06 11:42 UTC  (2+ messages)

make xmldocs failed with error after 4.17 merge period
 2018-04-06 11:38 UTC  (9+ messages)

[PATCH] gup: return -EFAULT on access_ok failure
 2018-04-06 11:35 UTC  (6+ messages)

[RFC linux] init: make all setup_arch() output string to boot_command_line[]
 2018-04-06 11:11 UTC 

[PATCH 0/1] drm/xen-zcopy: Add Xen zero-copy helper DRM driver
 2018-04-06 11:25 UTC  (4+ messages)
` [PATCH 1/1] "

[PATCH v4 00/24] FPGA Device Feature List (DFL) Device Drivers
 2018-04-06 11:11 UTC  (14+ messages)
` [PATCH v4 10/24] fpga: dfl: add FPGA Management Engine driver basic framework
` [PATCH v4 16/24] fpga: dfl: add fpga manager platform driver for FME
` [PATCH v4 20/24] fpga: dfl: add FPGA Accelerated Function Unit driver basic framework

[PATCH v3] staging: greybus: Fix warning to limit chars per line
 2018-04-06 11:17 UTC  (2+ messages)

[PATCH v4 04/24] fpga: add device feature list support
 2018-04-06 11:01 UTC  (11+ 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).