messages from 2017-10-10 17:40:59 to 2017-10-10 19:56:28 UTC [more...]
[PATCH 4.4 00/47] 4.4.92-stable review
2017-10-10 19:50 UTC (28+ messages)
` [PATCH 4.4 02/47] USB: gadgetfs: Fix crash caused by inadequate synchronization
` [PATCH 4.4 03/47] USB: gadgetfs: fix copy_to_user while holding spinlock
` [PATCH 4.4 05/47] usb-storage: unusual_devs entry to fix write-access regression for Seagate external drives
` [PATCH 4.4 06/47] usb: renesas_usbhs: fix the BCLR setting condition for non-DCP pipe
` [PATCH 4.4 08/47] ALSA: usb-audio: Check out-of-bounds access by corrupted buffer descriptor
` [PATCH 4.4 09/47] usb: pci-quirks.c: Corrected timeout values used in handshake
` [PATCH 4.4 10/47] USB: dummy-hcd: fix connection failures (wrong speed)
` [PATCH 4.4 12/47] USB: dummy-hcd: Fix erroneous synchronization change
` [PATCH 4.4 14/47] usb: gadget: mass_storage: set msg_registered after msg registered
` [PATCH 4.4 15/47] USB: g_mass_storage: Fix deadlock when driver is unbound
` [PATCH 4.4 16/47] lsm: fix smack_inode_removexattr and xattr_getsecurity memleak
` [PATCH 4.4 18/47] ALSA: usx2y: Suppress kernel warning at page allocation failures
` [PATCH 4.4 19/47] driver core: platform: Dont read past the end of "driver_override" buffer
` [PATCH 4.4 20/47] Drivers: hv: fcopy: restore correct transfer length
` [PATCH 4.4 21/47] stm class: Fix a use-after-free
` [PATCH 4.4 24/47] iwlwifi: add workaround to disable wide channels in 5GHz
` [PATCH 4.4 28/47] usb: Increase quirk delay for USB devices
` [PATCH 4.4 29/47] USB: fix out-of-bounds in usb_set_configuration
` [PATCH 4.4 30/47] xhci: fix finding correct bus_state structure for USB 3.1 hosts
` [PATCH 4.4 32/47] iio: adc: twl4030: Disable the vusb3v1 rugulator in the error handling path of twl4030_madc_probe()
` [PATCH 4.4 34/47] staging: iio: ad7192: Fix - use the dedicated reset function avoiding dma from stack
` [PATCH 4.4 36/47] iio: ad7793: Fix the serial interface reset
` [PATCH 4.4 39/47] uwb: properly check kthread_run return value
` [PATCH 4.4 40/47] uwb: ensure that endpoint is interrupt
` [PATCH 4.4 43/47] nvme: protect against simultaneous shutdown invocations
` [PATCH 4.4 44/47] sched/cpuset/pm: Fix cpuset vs. suspend-resume bugs
` [PATCH 4.4 46/47] ext4: Dont clear SGID when inheriting ACLs
[PATCH 4.9 000/105] 4.9.55-stable review
2017-10-10 19:50 UTC (18+ messages)
` [PATCH 4.9 010/105] usb: renesas_usbhs: fix usbhsf_fifo_clear() for RX direction
` [PATCH 4.9 012/105] usb: pci-quirks.c: Corrected timeout values used in handshake
` [PATCH 4.9 014/105] USB: dummy-hcd: fix connection failures (wrong speed)
` [PATCH 4.9 015/105] USB: dummy-hcd: fix infinite-loop resubmission bug
` [PATCH 4.9 016/105] USB: dummy-hcd: Fix erroneous synchronization change
` [PATCH 4.9 019/105] USB: g_mass_storage: Fix deadlock when driver is unbound
` [PATCH 4.9 020/105] USB: uas: fix bug in handling of alternate settings
` [PATCH 4.9 022/105] usb: Increase quirk delay for USB devices
` [PATCH 4.9 024/105] xhci: fix finding correct bus_state structure for USB 3.1 hosts
` [PATCH 4.9 026/105] xhci: set missing SuperSpeedPlus Link Protocol bit in roothub descriptor
` [PATCH 4.9 027/105] Revert "xhci: Limit USB2 port wake support for AMD Promontory hosts"
` [PATCH 4.9 029/105] iio: adc: twl4030: Disable the vusb3v1 rugulator in the error handling path of twl4030_madc_probe()
` [PATCH 4.9 030/105] iio: ad_sigma_delta: Implement a dedicated reset function
` [PATCH 4.9 031/105] staging: iio: ad7192: Fix - use the dedicated reset function avoiding dma from stack
` [PATCH 4.9 033/105] IIO: BME280: Updates to Humidity readings need ctrl_reg write!
` [PATCH 4.9 035/105] iio: adc: mcp320x: Fix readout of negative voltages
` [PATCH 4.9 037/105] uwb: properly check kthread_run return value
[PATCH] rtl8xxxu: mark expected switch fall-throughs
2017-10-10 19:35 UTC (2+ messages)
[PATCH 3.18 00/32] 3.18.75-stable review
2017-10-10 19:50 UTC (23+ messages)
` [PATCH 3.18 01/32] usb: gadget: inode.c: fix unbalanced spin_lock in ep0_write
` [PATCH 3.18 03/32] USB: gadgetfs: fix copy_to_user while holding spinlock
` [PATCH 3.18 04/32] usb-storage: unusual_devs entry to fix write-access regression for Seagate external drives
` [PATCH 3.18 07/32] ALSA: usb-audio: Check out-of-bounds access by corrupted buffer descriptor
` [PATCH 3.18 08/32] usb: pci-quirks.c: Corrected timeout values used in handshake
` [PATCH 3.18 09/32] USB: dummy-hcd: fix connection failures (wrong speed)
` [PATCH 3.18 10/32] USB: dummy-hcd: fix infinite-loop resubmission bug
` [PATCH 3.18 11/32] USB: devio: Dont corrupt user memory
` [PATCH 3.18 13/32] usb: Increase quirk delay for USB devices
` [PATCH 3.18 16/32] iio: ad_sigma_delta: Implement a dedicated reset function
` [PATCH 3.18 17/32] staging: iio: ad7192: Fix - use the dedicated reset function avoiding dma from stack
` [PATCH 3.18 19/32] iio: ad7793: Fix the serial interface reset
` [PATCH 3.18 21/32] uwb: properly check kthread_run return value
` [PATCH 3.18 22/32] uwb: ensure that endpoint is interrupt
` [PATCH 3.18 23/32] lsm: fix smack_inode_removexattr and xattr_getsecurity memleak
` [PATCH 3.18 24/32] ALSA: usx2y: Suppress kernel warning at page allocation failures
` [PATCH 3.18 25/32] driver core: platform: Dont read past the end of "driver_override" buffer
` [PATCH 3.18 26/32] HID: i2c-hid: allocate hid buffers for real worst case
` [PATCH 3.18 29/32] fs/super.c: fix race between freeze_super() and thaw_super()
` [PATCH 3.18 30/32] ext4: fix data corruption for mmap writes
` [PATCH 3.18 31/32] ext4: Dont clear SGID when inheriting ACLs
` [PATCH 3.18 32/32] ext4: validate s_first_meta_bg at mount time
[PATCH v4 00/14] Introduce support for Dell SMBIOS over WMI
2017-10-10 19:51 UTC (10+ messages)
` [PATCH v4 13/14] platform/x86: dell-smbios-wmi: introduce userspace interface
[PATCH 00/10] new mmap_read interfaces for ring buffer
2017-10-10 19:50 UTC (20+ messages)
` [PATCH 01/10] perf record: new interfaces to read ring buffer to file
` [PATCH 02/10] perf tool: fix: Don't discard prev in backward mode
` [PATCH 03/10] perf tool: new iterfaces to read event from ring buffer
[PATCH] x86/mm: Disable various instrumentations of mem_encrypt.c
2017-10-10 19:45 UTC
x86/mce: suspicious RCU usage in 4.13.4
2017-10-10 19:44 UTC (2+ messages)
[PATCH] Fix mpage_writepage() for pages with buffers
2017-10-10 19:44 UTC (2+ messages)
[PATCH 0/3] perf/ftrace: Sanitize perf function-trace interaction
2017-10-10 19:43 UTC (5+ messages)
` [PATCH 1/3] perf/ftrace: Revert ("perf/ftrace: Fix double traces of perf on ftrace:function")
` [PATCH 2/3] perf/ftrace: Fix function trace events
[PATCH] staging: vt6655: mark expected switch fall-throughs in vnt_set_keymode
2017-10-10 19:40 UTC
[PATCH 00/12] of: overlay: clean up device tree overlay code
2017-10-10 19:39 UTC (6+ messages)
` [PATCH 09/12] of: overlay: avoid race condition between applying multiple overlays
mmotm 2016-08-02-15-53 uploaded
2017-10-10 19:37 UTC (2+ messages)
[PATCH v2] net/core: Fix BUG to BUG_ON conditionals
2017-10-10 19:32 UTC (2+ messages)
[PATCH v2 00/16] gpio: Tight IRQ chip integration and banked infrastructure
2017-10-10 19:31 UTC (5+ messages)
` [PATCH v2 15/16] gpio: tegra: Use banked GPIO infrastructure
[GIT PULL] nfsd changes for 4.14-rc
2017-10-10 19:27 UTC (3+ messages)
[PATCH 0/3] timer: Switch DEFINE_TIMER callback prototypes
2017-10-10 19:25 UTC (4+ messages)
` [PATCH 1/3] atm: idt77105: Drop needless setup_timer()
` [PATCH 2/3] timer: Prepare to change all DEFINE_TIMER() callbacks
` [PATCH 3/3] treewide: Switch DEFINE_TIMER callbacks to struct timer_list *
[PATCH v2 00/16] IOMMU driver support for SVM virtualization
2017-10-10 19:29 UTC (3+ messages)
` [PATCH v2 08/16] iommu: introduce device fault data
[PATCH][V2] ipv6: fix incorrect bitwise operator used on rt6i_flags
2017-10-10 19:24 UTC (4+ messages)
[PATCH v6 00/14] Introduce support for Dell SMBIOS over WMI
2017-10-10 19:24 UTC (11+ messages)
` [PATCH v6 09/14] platform/x86: dell-smbios: Introduce dispatcher for SMM calls
` [PATCH v6 10/14] platform/x86: dell-smbios: add filtering capability for requests
` [PATCH v6 12/14] platform/x86: dell-smbios-smm: test for WSMT
` [PATCH v6 13/14] platform/x86: wmi: create character devices when requested by drivers
[PATCH v2 0/3] Altera ASMI Parallel II IP Core
2017-10-10 19:23 UTC (3+ messages)
` [PATCH v2 3/3] mtd: spi-nor: add flag for reading dummy cycles from nv cfg reg
[PATCH] KVM: SVM: unconditionally wake up VCPU on IOMMU interrupt
2017-10-10 19:17 UTC (2+ messages)
[PATCH v15 0/7] drm/i915/gvt: Dma-buf support for GVT-g
2017-10-10 19:16 UTC (3+ messages)
` [PATCH v15 5/7] vfio: ABI for mdev display dma-buf operation
[PATCH] KVM: x86: extend usage of RET_MMIO_PF_* constants
2017-10-10 19:16 UTC (2+ messages)
[GIT PULL 0/2] infiniband hfi1 PREEMPT_RT_FULL changes
2017-10-10 19:15 UTC (7+ messages)
` [PATCH 1/2] IB/hfi1: Use preempt_{dis,en}able_nort()
` [PATCH 2/2] IB/hfi1: Handle packets in the theaded handler only
[PATCH v2] XDP Program for Ip forward
2017-10-10 19:06 UTC (3+ messages)
` [PATCH v2] xdp: Sample xdp program implementing ip forward
[PATCH] KVM: SVM: limit kvm_handle_page_fault to #PF handling
2017-10-10 19:01 UTC (2+ messages)
[PATCH] staging: rtlwifi: mark expected switch fall-through in rtl_make_smps_action
2017-10-10 19:01 UTC
[PATCH v3 1/2] KVM: X86: Processor States following Reset or INIT
2017-10-10 18:55 UTC (2+ messages)
[GIT PULL] seccomp fix for v4.14-rc5
2017-10-10 18:50 UTC
[PATCH 4.9 000/104] 4.9.54-stable review
2017-10-10 18:50 UTC (9+ messages)
[Part2 PATCH v5 12/31] crypto: ccp: Add Secure Encrypted Virtualization (SEV) command support
2017-10-10 18:43 UTC (9+ messages)
` [Part2 PATCH v5.1 12.1/31] "
[lockdep] b09be676e0 BUG: unable to handle kernel NULL pointer dereference at 000001f2
2017-10-10 18:38 UTC (8+ messages)
linux-next: Tree for Oct 9th
2017-10-10 18:34 UTC (4+ messages)
` linux-next: Tree for Oct 9th (of: unittest: testcases)
[PATCH v3 00/12] add pinmuxing support for pins in AXP209 and AXP813 PMICs
2017-10-10 18:33 UTC (5+ messages)
` [PATCH v3 02/12] pinctrl: axp209: add pinctrl features
` [PATCH v3 05/12] pinctrl: axp209: add support for AXP813 GPIOs
[PATCH v3] i2c: piix4: Disable completely the IMC during SMBUS_BLOCK_DATA
2017-10-10 18:28 UTC (2+ messages)
[PATCH V6 0/5] blk-mq-sched: improve sequential I/O performance
2017-10-10 18:26 UTC (9+ messages)
` [PATCH V6 1/5] blk-mq-sched: fix scheduler bad performance
` [PATCH V6 3/5] sbitmap: introduce __sbitmap_for_each_set()
` [PATCH V6 4/5] blk-mq-sched: improve dispatching from sw queue
` [PATCH V6 5/5] blk-mq-sched: don't dequeue request until all in ->dispatch are flushed
[PATCH] rpmsg: glink: keep balance of mutex locks in qcom_glink_request_intent()
2017-10-10 18:26 UTC (2+ messages)
[PATCH] USB: serial: garmin_gps: Convert timers to use timer_setup()
2017-10-10 18:25 UTC
[PATCH][net-next] ipv6: fix incorrect bitwise operator used on rt6i_flags
2017-10-10 18:24 UTC (5+ messages)
` NACK: "
[PATCH v2 0/5] Switch arm64 over to qrwlock
2017-10-10 18:20 UTC (2+ messages)
[GIT PULL] thermal: new material for hikey for 4.15
2017-10-10 18:02 UTC (26+ messages)
` [PATCH 01/25] thermal/drivers/hisi: Fix missing interrupt enablement
` [PATCH 02/25] thermal/drivers/hisi: Remove the multiple sensors support
` [PATCH 03/25] thermal/drivers/hisi: Fix kernel panic on alarm interrupt
` [PATCH 04/25] thermal/drivers/hisi: Simplify the temperature/step computation
` [PATCH 05/25] thermal/drivers/hisi: Fix multiple alarm interrupts firing
` [PATCH 06/25] thermal/drivers/hisi: Remove pointless lock
` [PATCH 07/25] thermal/drivers/hisi: Encapsulate register writes into helpers
` [PATCH 08/25] thermal/drivers/hisi: Fix configuration register setting
` [PATCH 09/25] thermal/drivers/hisi: Remove costly sensor inspection
` [PATCH 10/25] thermal/drivers/hisi: Rename and remove unused field
` [PATCH 11/25] thermal/drivers/hisi: Convert long to int
` [PATCH 12/25] thermal/drivers/hisi: Remove thermal data back pointer
` [PATCH 13/25] thermal/drivers/hisi: Remove mutex_lock in the code
` [PATCH 14/25] thermal/drivers/generic-iio-adc: Switch tz request to devm version
` [PATCH 15/25] thermal/drivers/step_wise: Fix temperature regulation misbehavior
` [PATCH 16/25] thermal/drivers/qcom-spmi: Use devm_iio_channel_get
` [PATCH 17/25] thermal/drivers/hisi: Move the clk setup in the corresponding functions
` [PATCH 18/25] thermal/drivers/hisi: Use round up step value
` [PATCH 19/25] thermal/drivers/hisi: Put platform code together
` [PATCH 20/25] thermal/drivers/hisi: Add platform prefix to function name
` [PATCH 21/25] thermal/drivers/hisi: Prepare to add support for other hisi platforms
` [PATCH 22/25] thermal/drivers/hisi: Add support for multi temp threshold
` [PATCH 23/25] dt-bindings: Document the hi3660 thermal sensor binding
` [PATCH 24/25] thermal/drivers/hisi: Add support for hi3660 SoC
` [PATCH 25/25] arm64: dts: Register Hi3660's thermal sensor
[PATCH v3 0/4] A few round_pipe_size() and pipe-max-size fixups
2017-10-10 18:04 UTC (5+ messages)
` [PATCH v3 1/4] pipe: match pipe_max_size data type with procfs
` [PATCH v3 2/4] pipe: avoid round_pipe_size() nr_pages overflow on 32-bit
` [PATCH v3 3/4] pipe: add proc_dopipe_max_size() to safely assign pipe_max_size
` [PATCH v3 4/4] sysctl: check for UINT_MAX before unsigned int min/max
Questions about commit "ipc/shm: Fix shmat mmap nil-page protection"
2017-10-10 18:11 UTC (3+ messages)
[PATCH] PCI: iproc: Allow allocation of multiple MSIs
2017-10-10 18:09 UTC (2+ messages)
[PATCH] xhci: Cope with VIA VL805 readahead
2017-10-10 18:09 UTC
[PATCH 0/8] Documentation: fix invalid Documentation refs (1)
2017-10-10 18:09 UTC (5+ messages)
` [PATCH 3/8] Documentation: fix input related doc refs
` [PATCH 6/8] Documentation: fix sound "
[PATCH v4 0/7] Add PMIC support to MediaTek MT7622 SoC
2017-10-10 18:00 UTC (3+ messages)
` [PATCH v4 4/7] soc: mediatek: pwrap: update pwrap_init without slave programming
[PATCH v5 0/3] sched/fair: Introduce scaled capacity awareness in enqueue
2017-10-10 18:02 UTC (4+ messages)
` [PATCH 2/3] sched/fair: Introduce scaled capacity awareness in select_idle_sibling code path
[PATCH] f2fs/crypto: drop crypto key at evict_inode only
2017-10-10 17:56 UTC
[PATCH][net-next] ipv6: fix dereference of rt6_ex before null check error
2017-10-10 17:54 UTC (3+ messages)
[PATCH v4 0/2] Replacing PID bitmap implementation with IDR API
2017-10-10 17:51 UTC (8+ messages)
` [PATCH v4 1/2] pid: Replace pid "
[PATCH v3] mm, sysctl: make NUMA stats configurable
2017-10-10 17:51 UTC (11+ messages)
[PATCHSET v2] cgroup, writeback, btrfs: make sure btrfs issues metadata IOs from the root cgroup
2017-10-10 17:45 UTC (4+ messages)
` [PATCH 5/5] btrfs: ensure that metadata and flush are issued "
` [PATCH v2 "
[PATCH] mmc:host:sdhci-pci:V2-Addition of Arasan PCI controller with integrated phy
2017-10-10 17:42 UTC
Cocci spatch "boolinit" - v4.14-rc1
2017-10-10 17:41 UTC (6+ messages)
` [PATCH] f2fs: Fix bool initialization/comparison
` [f2fs-dev] "
[PATCH v11 0/9] complete deferred page initialization
2017-10-10 17:41 UTC (6+ messages)
` [PATCH v11 7/9] arm64/kasan: add and use kasan_map_populate()
sysbench throughput degradation in 4.13+
2017-10-10 17:40 UTC (12+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).