messages from 2017-03-20 17:53:04 to 2017-03-20 18:41:30 UTC [more...]
[RFC PATCH] iommu/dma/pci: account pci host bridge dma_mask for IOVA allocation
2017-03-20 17:49 UTC (3+ messages)
[PATCH v2 00/18] clocksource/arch_timer: Errata workaround infrastructure rework
2017-03-20 17:48 UTC (11+ messages)
` [PATCH v2 03/18] arm64: Define Cortex-A73 MIDR
` [PATCH v2 04/18] arm64: cpu_errata: Allow an erratum to be match for all revisions of a core
` [PATCH v2 06/18] arm64: arch_timer: Add infrastructure for multiple erratum detection methods
` [PATCH v2 12/18] arm64: arch_timer: Make workaround methods optional
` [PATCH v2 13/18] arm64: arch_timer: Allows a CPU-specific erratum to only affect a subset of CPUs
` [PATCH v2 14/18] arm64: arch_timer: Move clocksource_counter and co around
` [PATCH v2 15/18] arm64: arch_timer: Enable CNTVCT_EL0 trap if workaround is enabled
` [PATCH v2 16/18] arm64: arch_timer: Workaround for Cortex-A73 erratum 858921
` [PATCH v2 17/18] arm64: arch_timer: Allow erratum matching with ACPI OEM information
` [PATCH v2 18/18] arm64: arch_timer: Add HISILICON_ERRATUM_161010101 ACPI matching data
[PATCH 4.4 00/28] 4.4.56-stable review
2017-03-20 17:49 UTC (18+ messages)
` [PATCH 4.4 01/28] netlink: remove mmapped netlink support
` [PATCH 4.4 02/28] [PATCH 04/41] vxlan: correctly validate VXLAN ID against VXLAN_N_VID
` [PATCH 4.4 03/28] [PATCH 05/41] vti6: return GRE_KEY for vti6
` [PATCH 4.4 04/28] ipv4: mask tos for input route
` [PATCH 4.4 06/28] net: dont call strlen() on the user buffer in packet_bind_spkt()
` [PATCH 4.4 07/28] net: net_enable_timestamp() can be called from irq contexts
` [PATCH 4.4 08/28] dccp: Unlock sock before calling sk_free()
` [PATCH 4.4 09/28] tcp: fix various issues for sockets morphing to listen state
` [PATCH 4.4 10/28] net: fix socket refcounting in skb_complete_wifi_ack()
` [PATCH 4.4 11/28] net: fix socket refcounting in skb_complete_tx_timestamp()
` [PATCH 4.4 12/28] dccp: fix use-after-free in dccp_feat_activate_values
` [PATCH 4.4 13/28] vrf: Fix use-after-free in vrf_xmit
` [PATCH 4.4 14/28] uapi: fix linux/packet_diag.h userspace compilation error
` [PATCH 4.4 16/28] mpls: Send route delete notifications when router module is unloaded
` [PATCH 4.4 25/28] x86/kasan: Fix boot with KASAN=y and PROFILE_ANNOTATED_BRANCHES=y
` [PATCH 4.4 26/28] x86/perf: Fix CR4.PCE propagation to use active_mm instead of mm
` [PATCH 4.4 28/28] futex: Add missing error handling to FUTEX_REQUEUE_PI
[RFC 0/2] Add streaming API for firmware and FPGA manager
2017-03-20 18:34 UTC (4+ messages)
` [RFC 1/2] firmware class: Add stream_firmware API
[PATCH 4.9 00/93] 4.9.17-stable review
2017-03-20 17:52 UTC (89+ messages)
` [PATCH 4.9 01/93] net/mlx5e: Register/unregister vport representors on interface attach/detach
` [PATCH 4.9 02/93] net/mlx5e: Do not reduce LRO WQE size when not using build_skb
` [PATCH 4.9 03/93] net/mlx5e: Fix wrong CQE decompression
` [PATCH 4.9 04/93] vxlan: correctly validate VXLAN ID against VXLAN_N_VID
` [PATCH 4.9 05/93] vti6: return GRE_KEY for vti6
` [PATCH 4.9 06/93] vxlan: dont allow overwrite of config src addr
` [PATCH 4.9 07/93] ipv4: mask tos for input route
` [PATCH 4.9 08/93] net sched actions: decrement module reference count after table flush
` [PATCH 4.9 10/93] net: phy: Avoid deadlock during phy_error()
` [PATCH 4.9 11/93] vxlan: lock RCU on TX path
` [PATCH 4.9 12/93] geneve: "
` [PATCH 4.9 13/93] mlxsw: spectrum_router: Avoid potential packets loss
` [PATCH 4.9 14/93] tcp/dccp: block BH for SYN processing
` [PATCH 4.9 15/93] net: bridge: allow IPv6 when multicast flood is disabled
` [PATCH 4.9 16/93] net: dont call strlen() on the user buffer in packet_bind_spkt()
` [PATCH 4.9 17/93] net: net_enable_timestamp() can be called from irq contexts
` [PATCH 4.9 18/93] ipv6: orphan skbs in reassembly unit
` [PATCH 4.9 19/93] dccp: Unlock sock before calling sk_free()
` [PATCH 4.9 20/93] strparser: destroy workqueue on module exit
` [PATCH 4.9 21/93] tcp: fix various issues for sockets morphing to listen state
` [PATCH 4.9 22/93] net: fix socket refcounting in skb_complete_wifi_ack()
` [PATCH 4.9 23/93] net: fix socket refcounting in skb_complete_tx_timestamp()
` [PATCH 4.9 24/93] net/sched: act_skbmod: remove unneeded rcu_read_unlock in tcf_skbmod_dump
` [PATCH 4.9 25/93] dccp: fix use-after-free in dccp_feat_activate_values
` [PATCH 4.9 26/93] vrf: Fix use-after-free in vrf_xmit
` [PATCH 4.9 27/93] net/tunnel: set inner protocol in network gro hooks
` [PATCH 4.9 28/93] uapi: fix linux/packet_diag.h userspace compilation error
` [PATCH 4.9 30/93] mpls: Send route delete notifications when router module is unloaded
` [PATCH 4.9 31/93] mpls: Do not decrement alive counter for unregister events
` [PATCH 4.9 32/93] ipv6: make ECMP route replacement less greedy
` [PATCH 4.9 33/93] ipv6: avoid write to a possibly cloned skb
` [PATCH 4.9 34/93] bridge: drop netfilter fake rtable unconditionally
` [PATCH 4.9 37/93] dccp: fix memory leak during tear-down of unsuccessful connection request
` [PATCH 4.9 38/93] bpf: Detect identical PTR_TO_MAP_VALUE_OR_NULL registers
` [PATCH 4.9 39/93] bpf: fix state equivalence
` [PATCH 4.9 40/93] bpf: fix regression on verifier pruning wrt map lookups
` [PATCH 4.9 41/93] bpf: fix mark_reg_unknown_value for spilled regs on map value marking
` [PATCH 4.9 42/93] dmaengine: iota: ioat_alloc_chan_resources should not perform sleeping allocations
` [PATCH 4.9 43/93] xen: do not re-use pirq number cached in pci device msi msg data
` [PATCH 4.9 44/93] igb: Workaround for igb i210 firmware issue
` [PATCH 4.9 45/93] igb: add i211 to i210 PHY workaround
` [PATCH 4.9 46/93] scsi: ibmvscsis: Issues from Dan Carpenter/Smatch
` [PATCH 4.9 47/93] scsi: ibmvscsis: Return correct partition name/# to client
` [PATCH 4.9 48/93] scsi: ibmvscsis: Clean up properly if target_submit_cmd/tmr fails
` [PATCH 4.9 49/93] scsi: ibmvscsis: Rearrange functions for future patches
` [PATCH 4.9 50/93] scsi: ibmvscsis: Synchronize cmds at tpg_enable_store time
` [PATCH 4.9 51/93] scsi: ibmvscsis: Synchronize cmds at remove time
` [PATCH 4.9 52/93] x86/hyperv: Handle unknown NMIs on one CPU when unknown_nmi_panic
` [PATCH 4.9 53/93] PCI: Separate VF BAR updates from standard BAR updates
` [PATCH 4.9 54/93] PCI: Remove pci_resource_bar() and pci_iov_resource_bar()
` [PATCH 4.9 55/93] PCI: Add comments about ROM BAR updating
` [PATCH 4.9 56/93] PCI: Decouple IORESOURCE_ROM_ENABLE and PCI_ROM_ADDRESS_ENABLE
` [PATCH 4.9 57/93] PCI: Dont update VF BARs while VF memory space is enabled
` [PATCH 4.9 58/93] PCI: Update BARs using property bits appropriate for type
` [PATCH 4.9 59/93] PCI: Ignore BAR updates on virtual functions
` [PATCH 4.9 60/93] PCI: Do any VF BAR updates before enabling the BARs
` [PATCH 4.9 61/93] ibmveth: calculate gso_segs for large packets
` [PATCH 4.9 62/93] Drivers: hv: ring_buffer: count on wrap around mappings in get_next_pkt_raw() (v2)
` [PATCH 4.9 63/93] vfio/spapr: Postpone allocation of userspace version of TCE table
` [PATCH 4.9 64/93] powerpc/iommu: Pass mm_struct to init/cleanup helpers
` [PATCH 4.9 65/93] powerpc/iommu: Stop using @current in mm_iommu_xxx
` [PATCH 4.9 66/93] vfio/spapr: Reference mm in tce_container
` [PATCH 4.9 67/93] powerpc/mm/iommu, vfio/spapr: Put pages on VFIO container shutdown
` [PATCH 4.9 68/93] vfio/spapr: Add a helper to create default DMA window
` [PATCH 4.9 69/93] vfio/spapr: Postpone default window creation
` [PATCH 4.9 70/93] drm/nouveau/disp/gp102: fix cursor/overlay immediate channel indices
` [PATCH 4.9 71/93] drm/nouveau/disp/nv50-: split chid into chid.ctrl and chid.user
` [PATCH 4.9 72/93] drm/nouveau/disp/nv50-: specify ctrl/user separately when constructing classes
` [PATCH 4.9 73/93] block: allow WRITE_SAME commands with the SG_IO ioctl
` [PATCH 4.9 74/93] s390/zcrypt: Introduce CEX6 toleration
` [PATCH 4.9 75/93] [media] uvcvideo: uvc_scan_fallback() for webcams with broken chain
` [PATCH 4.9 76/93] slub: move synchronize_sched out of slab_mutex on shrink
` [PATCH 4.9 77/93] ACPI / blacklist: add _REV quirks for Dell Precision 5520 and 3520
` [PATCH 4.9 78/93] ACPI / blacklist: Make Dell Latitude 3350 ethernet work
` [PATCH 4.9 79/93] serial: 8250_pci: Detach low-level driver during PCI error recovery
` [PATCH 4.9 80/93] usb: gadget: udc: atmel: remove memory leak
` [PATCH 4.9 82/93] clk: bcm2835: Fix ->fixed_divider of pllh_aux
` [PATCH 4.9 83/93] drm/vc4: Fix race between page flip completion event and clean-up
` [PATCH 4.9 84/93] drm/vc4: Fix ->clock_select setting for the VEC encoder
` [PATCH 4.9 85/93] arm64: KVM: VHE: Clear HCR_TGE when invalidating guest TLBs
` [PATCH 4.9 86/93] irqchip/gicv3-its: Add workaround for QDF2400 ITS erratum 0065
` [PATCH 4.9 87/93] x86/tsc: Fix ART for TSC_KNOWN_FREQ
` [PATCH 4.9 88/93] x86/kasan: Fix boot with KASAN=y and PROFILE_ANNOTATED_BRANCHES=y
` [PATCH 4.9 89/93] x86/perf: Fix CR4.PCE propagation to use active_mm instead of mm
` [PATCH 4.9 90/93] futex: Fix potential use-after-free in FUTEX_REQUEUE_PI
` [PATCH 4.9 91/93] futex: Add missing error handling to FUTEX_REQUEUE_PI
` [PATCH 4.9 92/93] locking/rwsem: Fix down_write_killable() for CONFIG_RWSEM_GENERIC_SPINLOCK=y
` [PATCH 4.9 93/93] crypto: powerpc - Fix initialisation of crc32c context
[PATCH v21 00/13] acpi, clocksource: add GTDT driver and GTDT support in arm_arch_timer
2017-03-20 18:09 UTC (5+ messages)
` [PATCH v21 13/13] acpi/arm64: Add SBSA Generic Watchdog support in GTDT driver
[PATCH net-next] stmmac: call stmmac_init_phy from stmmac_dvr_probe
2017-03-20 18:34 UTC (5+ messages)
[PATCH] drm/gma500: fix memory leak on edid
2017-03-20 18:30 UTC (2+ messages)
[PATCH] power: bq24190_charger: mark PM functions as __maybe_unused
2017-03-20 18:29 UTC (2+ messages)
Dell Inspiron 5558/0VNM2T hangs at resume from suspend when USB 3 is enabled
2017-03-20 18:27 UTC (9+ messages)
[PATCH] kvm: arm/arm64: Rework gpa callback handlers
2017-03-20 18:26 UTC
[PATCH v3 0/5] ASoC: sun8i-a33 clean-up for 4.11
2017-03-20 17:39 UTC (3+ messages)
` [PATCH v3 1/5] ASoC: sun8i-codec: Remove analog "HP" widget
[PATCH 4.4 00/35] 4.4.55-stable review
2017-03-20 17:55 UTC (4+ messages)
` [PATCH 4.4 33/35] nfit, libnvdimm: fix interleave set cookie calculation
[PATCH 0/2] ARM CLCD DRM driver
2017-03-20 18:23 UTC (4+ messages)
` [PATCH 2/2] drm/pl111: Initial drm/kms driver for pl111
[RFC v3 0/5] Add capacity capping support to the CPU controller
2017-03-20 18:08 UTC (4+ messages)
` [RFC v3 1/5] sched/core: add capacity constraints to "
[PATCH v1 0/3] ioremap() tidy-up
2017-03-20 18:17 UTC (3+ messages)
[PATCH 4.10 00/63] 4.10.5-stable review
2017-03-20 17:52 UTC (55+ messages)
` [PATCH 4.10 01/63] net/mlx5e: Register/unregister vport representors on interface attach/detach
` [PATCH 4.10 02/63] net/mlx5e: Do not reduce LRO WQE size when not using build_skb
` [PATCH 4.10 03/63] net/mlx5e: Fix broken CQE compression initialization
` [PATCH 4.10 04/63] net/mlx5e: Update MPWQE stride size when modifying CQE compress state
` [PATCH 4.10 05/63] net/mlx5e: Fix wrong CQE decompression
` [PATCH 4.10 06/63] sctp: deny peeloff operation on asocs with threads sleeping on it
` [PATCH 4.10 07/63] vxlan: correctly validate VXLAN ID against VXLAN_N_VID
` [PATCH 4.10 08/63] vti6: return GRE_KEY for vti6
` [PATCH 4.10 09/63] vxlan: dont allow overwrite of config src addr
` [PATCH 4.10 10/63] ipv4: add missing initialization for flowi4_uid
` [PATCH 4.10 11/63] ipv4: mask tos for input route
` [PATCH 4.10 12/63] sctp: set sin_port for addr param when checking duplicate address
` [PATCH 4.10 13/63] net sched actions: decrement module reference count after table flush
` [PATCH 4.10 15/63] vxlan: lock RCU on TX path
` [PATCH 4.10 16/63] geneve: "
` [PATCH 4.10 17/63] mlxsw: spectrum_router: Avoid potential packets loss
` [PATCH 4.10 18/63] tcp/dccp: block BH for SYN processing
` [PATCH 4.10 19/63] net: bridge: allow IPv6 when multicast flood is disabled
` [PATCH 4.10 20/63] net: dont call strlen() on the user buffer in packet_bind_spkt()
` [PATCH 4.10 21/63] net: net_enable_timestamp() can be called from irq contexts
` [PATCH 4.10 22/63] ipv6: orphan skbs in reassembly unit
` [PATCH 4.10 23/63] dccp: Unlock sock before calling sk_free()
` [PATCH 4.10 24/63] amd-xgbe: Stop the PHY before releasing interrupts
` [PATCH 4.10 25/63] amd-xgbe: Be sure to set MDIO modes on device (re)start
` [PATCH 4.10 26/63] amd-xgbe: Dont overwrite SFP PHY mod_absent settings
` [PATCH 4.10 27/63] bonding: use ETH_MAX_MTU as max mtu
` [PATCH 4.10 28/63] strparser: destroy workqueue on module exit
` [PATCH 4.10 29/63] tcp: fix various issues for sockets morphing to listen state
` [PATCH 4.10 30/63] net: fix socket refcounting in skb_complete_wifi_ack()
` [PATCH 4.10 31/63] net: fix socket refcounting in skb_complete_tx_timestamp()
` [PATCH 4.10 32/63] net/sched: act_skbmod: remove unneeded rcu_read_unlock in tcf_skbmod_dump
` [PATCH 4.10 33/63] dccp: fix use-after-free in dccp_feat_activate_values
` [PATCH 4.10 34/63] team: use ETH_MAX_MTU as max mtu
` [PATCH 4.10 35/63] vrf: Fix use-after-free in vrf_xmit
` [PATCH 4.10 36/63] net/tunnel: set inner protocol in network gro hooks
` [PATCH 4.10 37/63] uapi: fix linux/packet_diag.h userspace compilation error
` [PATCH 4.10 38/63] amd-xgbe: Enable IRQs only if napi_complete_done() is true
` [PATCH 4.10 40/63] mpls: Send route delete notifications when router module is unloaded
` [PATCH 4.10 41/63] mpls: Do not decrement alive counter for unregister events
` [PATCH 4.10 42/63] ipv6: make ECMP route replacement less greedy
` [PATCH 4.10 43/63] ipv6: avoid write to a possibly cloned skb
` [PATCH 4.10 44/63] bridge: drop netfilter fake rtable unconditionally
` [PATCH 4.10 48/63] dccp: fix memory leak during tear-down of unsuccessful connection request
` [PATCH 4.10 49/63] arm64: KVM: VHE: Clear HCR_TGE when invalidating guest TLBs
` [PATCH 4.10 50/63] irqchip/gicv3-its: Add workaround for QDF2400 ITS erratum 0065
` [PATCH 4.10 54/63] x86/unwind: Fix last frame check for aligned function stacks
` [PATCH 4.10 55/63] x86/tsc: Fix ART for TSC_KNOWN_FREQ
` [PATCH 4.10 56/63] x86/kasan: Fix boot with KASAN=y and PROFILE_ANNOTATED_BRANCHES=y
` [PATCH 4.10 57/63] x86/intel_rdt: Put group node in rdtgroup_kn_unlock
` [PATCH 4.10 58/63] x86/perf: Fix CR4.PCE propagation to use active_mm instead of mm
` [PATCH 4.10 59/63] futex: Fix potential use-after-free in FUTEX_REQUEUE_PI
` [PATCH 4.10 60/63] futex: Add missing error handling to FUTEX_REQUEUE_PI
` [PATCH 4.10 61/63] locking/rwsem: Fix down_write_killable() for CONFIG_RWSEM_GENERIC_SPINLOCK=y
` [PATCH 4.10 62/63] crypto: powerpc - Fix initialisation of crc32c context
[PATCH v4] usb: hub: Fix error loop seen after hub communication errors
2017-03-20 18:16 UTC
[PATCH 0/4] perf annotate: Bugfixes
2017-03-20 18:15 UTC (3+ messages)
` [PATCH 2/4] perf annotate: Avoid division by zero when calculating percent
[PATCH] fs/pstore: Perform erase from a worker
2017-03-20 17:49 UTC (2+ messages)
[PATCH v3] usb: hub: Fix error loop seen after hub communication errors
2017-03-20 18:03 UTC (2+ messages)
[PATCH v2 06/14] mmc: dw_mmc: simplify optional reset handling
2017-03-20 18:10 UTC (9+ messages)
[PATCH v5 00/39] i.MX Media Driver
2017-03-20 17:59 UTC (10+ messages)
` [PATCH v5 38/39] media: imx: csi: fix crop rectangle reset in sink set_fmt
[PATCH 00/26] x86: 5-level paging enabling for v4.12
2017-03-20 18:08 UTC (6+ messages)
` [PATCH 26/26] x86/mm: allow to have userspace mappings above 47-bits
[PATCH 00/15] Add Intel Cherry Trail Whiskey Cove PMIC support
2017-03-20 18:08 UTC (4+ messages)
` [PATCH 03/15] extcon: cht-wc: Add Intel Cherry Trail Whiskey Cove PMIC extcon driver
[PATCH v5 0/7] Xen transport for 9pfs frontend driver
2017-03-20 17:58 UTC
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