linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-09-05 15:32:48 to 2016-09-05 17:04:36 UTC [more...]

[PATCH 4.4 000/113] 4.4.20-stable review
 2016-09-05 16:45 UTC  (57+ messages)
` [PATCH 4.4 005/113] SUNRPC: Handle EADDRNOTAVAIL on connection failures
` [PATCH 4.4 009/113] ALSA: usb-audio: Add quirk for ELP HD USB Camera
` [PATCH 4.4 010/113] arm64: Define AT_VECTOR_SIZE_ARCH for ARCH_DLINFO
` [PATCH 4.4 011/113] parisc: Fix order of EREFUSED define in errno.h
` [PATCH 4.4 012/113] virtio: fix memory leak in virtqueue_add()
` [PATCH 4.4 013/113] vfio/pci: Fix NULL pointer oops in error interrupt setup handling
` [PATCH 4.4 017/113] NVMe: Dont unmap controller registers on reset
` [PATCH 4.4 018/113] PCI: Support PCIe devices with short cfg_size
` [PATCH 4.4 019/113] PCI: Add Netronome vendor and device IDs
` [PATCH 4.4 020/113] PCI: Limit config space size for Netronome NFP6000 family
` [PATCH 4.4 022/113] PCI: Limit config space size for Netronome NFP4000
` [PATCH 4.4 024/113] ACPI: CPPC: Return error if _CPC is invalid on a CPU
` [PATCH 4.4 025/113] ACPI / CPPC: Prevent cpc_desc_ptr points to the invalid data
` [PATCH 4.4 034/113] usb: dwc3: pci: add Intel Kabylake PCI ID
` [PATCH 4.4 036/113] usb: define USB_SPEED_SUPER_PLUS speed for SuperSpeedPlus USB3.1 devices
` [PATCH 4.4 038/113] USB: hub: fix up early-exit pathway in hub_activate
` [PATCH 4.4 039/113] USB: hub: change the locking "
` [PATCH 4.4 041/113] usb: renesas_usbhs: Use dmac only if the pipe type is bulk
` [PATCH 4.4 050/113] USB: serial: option: add support for Telit LE920A4
` [PATCH 4.4 051/113] USB: serial: ftdi_sio: add device ID for WICED USB UART dev board
` [PATCH 4.4 053/113] xhci: Make sure xhci handles USB_SPEED_SUPER_PLUS devices
` [PATCH 4.4 055/113] iommu/arm-smmu: Fix CMDQ error handling
` [PATCH 4.4 058/113] EDAC: Increment correct counter in edac_inc_ue_error()
` [PATCH 4.4 059/113] s390/dasd: fix hanging device after clear subchannel
` [PATCH 4.4 060/113] mac80211: fix purging multicast PS buffer queue
` [PATCH 4.4 061/113] arm64: dts: rockchip: add reset saradc node for rk3368 SoCs
` [PATCH 4.4 062/113] of: fix reference counting in of_graph_get_endpoint_by_regs
` [PATCH 4.4 064/113] sched/nohz: Fix affine unpinned timers mess
` [PATCH 4.4 065/113] iio: fix sched WARNING "do not call blocking ops when !TASK_RUNNING"
` [PATCH 4.4 070/113] drm/amd/amdgpu: sdma resume fail during S4 on CI
` [PATCH 4.4 072/113] drm/i915: fix aliasing_ppgtt leak
` [PATCH 4.4 074/113] ARC: use correct offset in pt_regs for saving/restoring user mode r25
` [PATCH 4.4 076/113] ARC: Elide redundant setup of DMA callbacks
` [PATCH 4.4 078/113] mfd: cros_ec: Add cros_ec_cmd_xfer_status() helper
` [PATCH 4.4 081/113] mpt3sas: Fix resume on WarpDrive flash cards
` [PATCH 4.4 082/113] megaraid_sas: Fix probing cards without io port
` [PATCH 4.4 084/113] gpio: Fix OF build problem on UM
` [PATCH 4.4 085/113] fs/seq_file: fix out-of-bounds read
` [PATCH 4.4 086/113] btrfs: waiting on qgroup rescan should not always be interruptible
` [PATCH 4.4 087/113] btrfs: properly track when rescan worker is running
` [PATCH 4.4 089/113] Input: i8042 - break load dependency between atkbd/psmouse and i8042
` [PATCH 4.4 090/113] Input: i8042 - set up shared ps2_cmd_mutex for AUX ports
` [PATCH 4.4 096/113] USB: fix typo in wMaxPacketSize validation
` [PATCH 4.4 097/113] USB: serial: mos7720: fix non-atomic allocation in write path
` [PATCH 4.4 098/113] USB: serial: mos7840: "
` [PATCH 4.4 099/113] USB: serial: option: add WeTelecom WM-D200
` [PATCH 4.4 100/113] USB: serial: option: add WeTelecom 0x6802 and 0x6803 products
` [PATCH 4.4 101/113] staging: comedi: daqboard2000: bug fix board type matching code
` [PATCH 4.4 103/113] staging: comedi: ni_mio_common: fix AO inttrig backwards compatibility
` [PATCH 4.4 107/113] ACPI / sysfs: fix error code in get_status()
` [PATCH 4.4 108/113] ACPI / SRAT: fix SRAT parsing order with both LAPIC and X2APIC present
` [PATCH 4.4 109/113] ALSA: line6: Remove double line6_pcm_release() after failed acquire
` [PATCH 4.4 110/113] ALSA: line6: Give up on the lock while URBs are released
` [PATCH 4.4 111/113] ALSA: line6: Fix POD sysfs attributes segfault
` [PATCH 4.4 112/113] hwmon: (iio_hwmon) fix memory leak in name attribute
` [PATCH 4.4 113/113] sysfs: correctly handle read offset on PREALLOC attrs

Source code review around jump label usage
 2016-09-05 17:04 UTC  (14+ messages)
` [PATCH 00/21] ACPI-video: Fine-tuning for several function implementations
  ` [PATCH 01/21] ACPI-video: Use kmalloc_array() in acpi_video_get_levels()
  ` [PATCH 02/21] ACPI-video: Return directly after a failed device query
  ` [PATCH 07/21] ACPI-video: Rename jump labels in acpi_video_bus_add()
  ` [PATCH 08/21] ACPI-video: Improve a size determination "
  ` [PATCH 10/21] ACPI-video: Return directly after a failed input_allocate_device()
  ` [PATCH 11/21] ACPI-video: Rename jump labels in acpi_video_bus_add_notify_handler()
  ` [PATCH 12/21] ACPI-video: Delete unnecessary if statement in acpi_video_switch_brightness()
  ` [PATCH 13/21] ACPI-video: Improve a jump target "
  ` [PATCH 14/21] ACPI-video: Improve a size determination in acpi_video_device_enumerate()
  ` [PATCH 15/21] ACPI-video: Delete an unnecessary initialisation "
  ` [PATCH 16/21] ACPI-video: Rename jump labels "
  ` [PATCH 17/21] ACPI-video: Delete an unnecessary initialisation in acpi_video_init_brightness()

[PATCH 4.7 000/143] 4.7.3-stable review
 2016-09-05 16:45 UTC  (79+ messages)
` [PATCH 4.7 002/143] uprobes/x86: Fix RIP-relative handling of EVEX-encoded instructions
` [PATCH 4.7 003/143] x86/platform/uv: Skip UV runtime services mapping in the efi_runtime_disabled case
` [PATCH 4.7 006/143] SUNRPC: allow for upcalls for same uid but different gss service
` [PATCH 4.7 007/143] ALSA: usb-audio: Add a sample rate quirk for Creative Live! Cam Socialize HD (VF0610)
` [PATCH 4.7 008/143] ALSA: usb-audio: Add quirk for ELP HD USB Camera
` [PATCH 4.7 010/143] arm64: Define AT_VECTOR_SIZE_ARCH for ARCH_DLINFO
` [PATCH 4.7 012/143] parisc: Fix order of EREFUSED define in errno.h
` [PATCH 4.7 014/143] mm/slub.c: run free_partial() outside of the kmem_cache_node->list_lock
` [PATCH 4.7 015/143] vfio/pci: Fix NULL pointer oops in error interrupt setup handling
` [PATCH 4.7 016/143] tracing: Fix tick_stop tracepoint symbols for user export
` [PATCH 4.7 019/143] ACPI: CPPC: Return error if _CPC is invalid on a CPU
` [PATCH 4.7 020/143] ACPI / CPPC: Prevent cpc_desc_ptr points to the invalid data
` [PATCH 4.7 022/143] genirq/msi: Remove unused MSI_FLAG_IDENTITY_MAP
` [PATCH 4.7 023/143] genirq/msi: Make sure PCI MSIs are activated early
` [PATCH 4.7 024/143] crypto: caam - fix non-hmac hashes
` [PATCH 4.7 027/143] parisc: Fix automatic selection of cr16 clocksource
` [PATCH 4.7 029/143] usb: devio, do not warn when allocation fails
` [PATCH 4.7 030/143] usb: misc: usbtest: add fix for driver hang
` [PATCH 4.7 032/143] usb: dwc3: pci: add Intel Kabylake PCI ID
` [PATCH 4.7 033/143] usb: dwc3: gadget: increment request->actual once
` [PATCH 4.7 034/143] usb: dwc3: gadget: fix for short pkts during chained xfers
` [PATCH 4.7 037/143] USB: hub: fix up early-exit pathway in hub_activate
` [PATCH 4.7 038/143] USB: hub: change the locking "
` [PATCH 4.7 040/143] usb: renesas_usbhs: clear the BRDYSTS in usbhsg_ep_enable()
` [PATCH 4.7 046/143] xhci: always handle "Command Ring Stopped" events
` [PATCH 4.7 048/143] xhci: dont dereference a xhci member after removing xhci
` [PATCH 4.7 049/143] USB: serial: fix memleak in driver-registration error path
` [PATCH 4.7 050/143] USB: serial: option: add D-Link DWM-156/A3
` [PATCH 4.7 052/143] USB: serial: ftdi_sio: add device ID for WICED USB UART dev board
` [PATCH 4.7 054/143] uprobes: Fix the memcg accounting
` [PATCH 4.7 055/143] perf symbols: Fix annotation of objects with debuginfo files
` [PATCH 4.7 057/143] perf tools mem: Fix -t store option for record command
` [PATCH 4.7 058/143] iommu/dma: Dont put uninitialised IOVA domains
` [PATCH 4.7 060/143] iommu/arm-smmu: Fix CMDQ error handling
` [PATCH 4.7 061/143] iommu/arm-smmu: Disable stalling faults for all endpoints
` [PATCH 4.7 063/143] pinctrl: meson: Drop pinctrl_unregister for devm_ registered device
` [PATCH 4.7 065/143] i2c: mux: demux-pinctrl: properly roll back when adding adapter fails
` [PATCH 4.7 066/143] EDAC, sb_edac: Fix channel reporting on Knights Landing
` [PATCH 4.7 067/143] s390/dasd: fix hanging device after clear subchannel
` [PATCH 4.7 068/143] mac80211: fix purging multicast PS buffer queue
` [PATCH 4.7 069/143] arm64: kernel: avoid literal load of virtual address with MMU off
` [PATCH 4.7 070/143] arm64: avoid TLB conflict with CONFIG_RANDOMIZE_BASE
` [PATCH 4.7 072/143] arm64: kernel: Fix unmasked debug exceptions when restoring mdscr_el1
` [PATCH 4.7 074/143] sched/cputime: Fix NO_HZ_FULL getrusage() monotonicity regression
` [PATCH 4.7 082/143] drm/amd/amdgpu: compute ring test fail during S4 on CI
` [PATCH 4.7 087/143] drm/i915: Acquire audio powerwell for HD-Audio registers
` [PATCH 4.7 088/143] drm/i915: fix aliasing_ppgtt leak
` [PATCH 4.7 095/143] ARC: Call trace_hardirqs_on() before enabling irqs
` [PATCH 4.7 097/143] aacraid: Check size values after double-fetch from user
` [PATCH 4.7 098/143] mfd: cros_ec: Add cros_ec_cmd_xfer_status() helper
` [PATCH 4.7 100/143] cdc-acm: fix wrong pipe type on rx interrupt xfers
` [PATCH 4.7 102/143] megaraid_sas: Fix probing cards without io port
` [PATCH 4.7 103/143] usb: renesas_usbhs: gadget: fix return value check in usbhs_mod_gadget_probe()
` [PATCH 4.7 106/143] gpio: max730x: set gpiochip data pointer before using it
` [PATCH 4.7 107/143] fs/seq_file: fix out-of-bounds read
` [PATCH 4.7 108/143] soft_dirty: fix soft_dirty during THP split
` [PATCH 4.7 109/143] dax: fix device-dax region base
` [PATCH 4.7 114/143] Revert "floppy: fix open(O_ACCMODE) for ioctl-only open"
` [PATCH 4.7 115/143] Input: tegra-kbc - fix inverted reset logic
` [PATCH 4.7 116/143] Input: synaptics-rmi4 - fix register descriptor subpacket map construction
` [PATCH 4.7 117/143] Input: i8042 - break load dependency between atkbd/psmouse and i8042
` [PATCH 4.7 118/143] Input: i8042 - set up shared ps2_cmd_mutex for AUX ports
` [PATCH 4.7 119/143] crypto: nx - off by one bug in nx_of_update_msc()
` [PATCH 4.7 121/143] dmaengine: usb-dmac: check CHCR.DE bit in usb_dmac_isr_channel()
` [PATCH 4.7 124/143] USB: fix typo in wMaxPacketSize validation
` [PATCH 4.7 126/143] USB: serial: mos7720: fix non-atomic allocation in write path
` [PATCH 4.7 127/143] USB: serial: mos7840: "
` [PATCH 4.7 131/143] staging: comedi: daqboard2000: bug fix board type matching code
` [PATCH 4.7 133/143] staging: comedi: ni_mio_common: fix AO inttrig backwards compatibility
` [PATCH 4.7 135/143] ACPI / drivers: fix typo in ACPI_DECLARE_PROBE_ENTRY macro
` [PATCH 4.7 136/143] ACPI / drivers: replace acpi_probe_lock spinlock with mutex
` [PATCH 4.7 137/143] ALSA: line6: Remove double line6_pcm_release() after failed acquire
` [PATCH 4.7 138/143] ALSA: line6: Give up on the lock while URBs are released
` [PATCH 4.7 139/143] ALSA: line6: Fix POD sysfs attributes segfault
` [PATCH 4.7 140/143] hwmon: (it87) Add missing sysfs attribute group terminator
` [PATCH 4.7 141/143] hwmon: (iio_hwmon) fix memory leak in name attribute
` [PATCH 4.7 142/143] sysfs: correctly handle read offset on PREALLOC attrs
` [PATCH 4.7 143/143] SUNRPC: Fix infinite looping in rpc_clnt_iterate_for_each_xprt

[PATCHv5 0/6] x86: 32-bit compatible C/R on x86_64
 2016-09-05 17:01 UTC  (3+ messages)
` [PATCHv5 3/6] x86/arch_prctl/vdso: add ARCH_MAP_VDSO_*

[PATCH] rxrpc: initialize sched to false to ensure it is not a garbage value
 2016-09-05 17:00 UTC 

[PATCH v4 0/3] add support for Allwinner SoCs ADC
 2016-09-05 16:47 UTC  (4+ messages)
` [PATCH v4 3/3] iio: adc: "

[PATCH 3.14 00/35] 3.14.78-stable review
 2016-09-05 16:43 UTC  (23+ messages)
` [PATCH 3.14 02/35] arm64: Define AT_VECTOR_SIZE_ARCH for ARCH_DLINFO
` [PATCH 3.14 03/35] parisc: Fix order of EREFUSED define in errno.h
` [PATCH 3.14 04/35] PCI: Support PCIe devices with short cfg_size
` [PATCH 3.14 05/35] PCI: Add Netronome vendor and device IDs
` [PATCH 3.14 07/35] PCI: Add Netronome NFP4000 PF device ID
` [PATCH 3.14 08/35] PCI: Limit config space size for Netronome NFP4000
` [PATCH 3.14 09/35] usb: dwc3: gadget: increment request->actual once
` [PATCH 3.14 10/35] usb: define USB_SPEED_SUPER_PLUS speed for SuperSpeedPlus USB3.1 devices
` [PATCH 3.14 11/35] USB: validate wMaxPacketValue entries in endpoint descriptors
` [PATCH 3.14 13/35] USB: serial: fix memleak in driver-registration error path
` [PATCH 3.14 15/35] USB: serial: option: add support for Telit LE920A4
` [PATCH 3.14 16/35] USB: serial: ftdi_sio: add device ID for WICED USB UART dev board
` [PATCH 3.14 18/35] xhci: Make sure xhci handles USB_SPEED_SUPER_PLUS devices
` [PATCH 3.14 19/35] EDAC: Increment correct counter in edac_inc_ue_error()
` [PATCH 3.14 21/35] mac80211: fix purging multicast PS buffer queue
` [PATCH 3.14 22/35] aacraid: Check size values after double-fetch from user
` [PATCH 3.14 25/35] gpio: Fix OF build problem on UM
` [PATCH 3.14 27/35] Input: tegra-kbc - fix inverted reset logic
` [PATCH 3.14 29/35] Input: i8042 - set up shared ps2_cmd_mutex for AUX ports
` [PATCH 3.14 31/35] USB: fix typo in wMaxPacketSize validation
` [PATCH 3.14 34/35] staging: comedi: daqboard2000: bug fix board type matching code
` [PATCH 3.14 35/35] ACPI / sysfs: fix error code in get_status()

linux-next: Tree for Sep 5
 2016-09-05 16:39 UTC  (2+ messages)
` linux-next: Tree for Sep 5 (kernel/events/core.c)

6pack: stack-out-of-bounds in sixpack_receive_buf
 2016-09-05 16:37 UTC  (2+ messages)

[RFC v2 PATCH 0/7] Add support for monitoring guest TLB operations
 2016-09-05 16:31 UTC  (8+ messages)
` [RFC v2 PATCH 1/7] perf/trace: Add notification for perf trace events
` [RFC v2 PATCH 2/7] KVM: Track the pid of the VM process
` [RFC v2 PATCH 3/7] KVM: arm/arm64: Register perf trace event notifier
` [RFC v2 PATCH 4/7] arm64: tlbflush.h: add __tlbi() macro
` [RFC v2 PATCH 5/7] arm64/kvm: hyp: tlb: use __tlbi() helper
` [RFC v2 PATCH 6/7] arm64: KVM: Handle trappable TLB instructions
` [RFC v2 PATCH 7/7] arm64: KVM: Enable selective trapping of "

[PATCH] fs/proc/kcore.c: Omit kernel text area for hardened usercopy feature
 2016-09-05 16:27 UTC  (4+ messages)

[patch v3.18+ regression fix] sched: Further improve spurious CPU_IDLE active migrations
 2016-09-05 16:26 UTC  (8+ messages)
            ` [v2 patch "

[PATCH net-next 4/9] rxrpc: Randomise epoch and starting client conn ID values
 2016-09-05 16:24 UTC  (4+ messages)
` [PATCH net-next 0/9] rxrpc: Small fixes

[PATCH] ARM: LPAE: initialize cachepolicy correctly
 2016-09-05 16:22 UTC  (4+ messages)

[PATCH] s390/crypto: initialize ret to zero to avoid returning garbage value
 2016-09-05 16:21 UTC 

[PATCH] MIPS: rb532: Fix undefined reference to setup_serial_port
 2016-09-05 16:18 UTC 

Regulator probe
 2016-09-05 16:01 UTC  (5+ messages)

[PATCH 1/3] ARM: pxa: pxa_cplds: fix interrupt handling
 2016-09-05 16:04 UTC  (5+ messages)
` [PATCH 2/3] ARM: pxa: lubbock: add pcmcia clock

[PATCH V2 00/22] Replace the CFQ I/O Scheduler with BFQ
 2016-09-05 15:56 UTC  (4+ messages)

linux-next: manual merge of the tty tree with the slave-dma tree
 2016-09-05 15:53 UTC  (6+ messages)

[PATCH v2] pwm: Create device class for pwm channels
 2016-09-05 15:42 UTC  (4+ messages)

[PATCH v8 00/18] Add support for FDMA DMA controller and slim core rproc found on STi chipsets
 2016-09-05 15:42 UTC  (7+ messages)
` [PATCH v8 15/18] ARM: STi: DT: STiH407: Add uniperif reader dt nodes

[PATCH] usb: dwc3: host: inherit dma configuration from parent dev
 2016-09-05 15:39 UTC  (4+ messages)

[PATCH] usb: gadget: prevent potenial null pointer dereference on skb->len
 2016-09-05 15:37 UTC 

[PATCH 0/6] UBI: add support for 'SLC mode' volumes
 2016-09-05 15:31 UTC  (3+ messages)
` [PATCH 3/6] UBI: use vol->usable_leb_size instead of (ubi->leb_size - vol->data_pad)
` [PATCH 4/6] UBI: introduce per-volume leb_size


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